-
Notifications
You must be signed in to change notification settings - Fork 1
/
apax-lock.json
740 lines (740 loc) · 27.4 KB
/
apax-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
{
"name": "@simatic-ax/simple-control-modules",
"version": "0.0.0-placeholder",
"lockFileVersion": "2",
"installStrategy": "strict",
"root": {
"name": "@simatic-ax/simple-control-modules",
"version": "0.0.0-placeholder",
"dependencies": {
"@simatic-ax/io": "^7.1.0",
"@ax/system-timer": "^8.0.7"
},
"devDependencies": {
"@ax/sdk": "^2411.0.0",
"@simatic-ax/snippetscollection": "^1.0.0"
}
},
"packages": {
"@ax/sdk": {
"name": "@ax/sdk",
"version": "2411.0.0",
"integrity": "sha512-TypSqzdGCIHbv55rrjFF6vTNpFmeHYNaT6B0Re3hiGaZxRi5q7V0AevYmgUp0fKW6/djD8kcRD5n1A4502T9Lg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/sdk/-/sdk-2411.0.0.tgz",
"dependencies": {
"@ax/apax-build": "2.0.20",
"@ax/axunitst": "6.0.6",
"@ax/axunitst-ls-contrib": "6.0.6",
"@ax/certificate-management": "1.1.3",
"@ax/diagnostic-buffer": "1.3.2",
"@ax/hw-s7-1500": "2.0.51",
"@ax/hwc": "2.0.51",
"@ax/hwld": "2.0.20",
"@ax/mod": "1.4.6",
"@ax/mon": "1.4.6",
"@ax/performance-info": "1.1.2",
"@ax/plc-info": "3.0.0",
"@ax/sdb": "1.4.6",
"@ax/simatic-package-tool": "2.0.11",
"@ax/simatic-pragma-stc-plugin": "5.0.8",
"@ax/sld": "3.0.9",
"@ax/st-ls": "8.0.17",
"@ax/st-resources.stc-plugin": "2.0.10",
"@ax/stc": "8.0.17",
"@ax/target-llvm": "8.0.17",
"@ax/target-mc7plus": "8.0.17",
"@ax/trace": "2.8.1"
}
},
"@simatic-ax/snippetscollection": {
"name": "@simatic-ax/snippetscollection",
"version": "1.0.0",
"integrity": "sha512-8BNldIIGZuuLSiMjJxcBmHt7sL7kSlc0dss88BcrfnL/7iXPmHwhlnh4XobcVoOHXaz5f8cbMbXCUrffBIwecQ==",
"resolved": "https://npm.pkg.github.com/download/@simatic-ax/snippetscollection/1.0.0/60302d7e0da15a914ce0126503398063a42e1917",
"dependencies": {}
},
"@simatic-ax/io": {
"name": "@simatic-ax/io",
"version": "7.1.0",
"integrity": "sha512-Rr0Ot1cn1iS0IMWkBkxuIkskft3scavqGCyqkxZ6Dlk+uD1YP+5Mt3m+g9P9djETivU1ebYPhknADsqrmOH04A==",
"resolved": "https://npm.pkg.github.com/download/@simatic-ax/io/7.1.0/a9c5220f1e36dd009429453dbfb7280c4e18ae14",
"dependencies": {
"@ax/system-math": "^8.0.7",
"@ax/system-timer": "^8.0.7"
}
},
"@ax/system-timer": {
"name": "@ax/system-timer",
"version": "8.0.7",
"integrity": "sha512-V8iqkWqFFWur7A/yWEWyTAIBOpsIvHOXUokFYy36qUgGe8JPQQ5brzo+hPQfxGdtNmnwQwyeeadMe/J/U87KDQ==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/system-timer/-/system-timer-8.0.7.tgz",
"dependencies": {}
},
"@ax/apax-build": {
"name": "@ax/apax-build",
"version": "2.0.20",
"integrity": "sha512-idFlv65YpsYmCKDOa2DyxMutYNGz4RVodNrHaaSGHmZiui9bo7OXt4mYBUlwQuz26PQNR9AgDdw4Gtp9NFA5iA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/apax-build/-/apax-build-2.0.20.tgz",
"dependencies": {}
},
"@ax/axunitst": {
"name": "@ax/axunitst",
"version": "6.0.6",
"integrity": "sha512-rXe92J2ty0VovegmUs0VUuIVp1D1PziEzhm0+j8MTTIIDLrulwjv/DOfme05RKN6jxpEeIfuoiIU+CQ0eDPlIA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/axunitst/-/axunitst-6.0.6.tgz",
"dependencies": {
"@ax/axunitst-library": "6.0.6",
"@ax/axunitst-test-director": "6.0.6",
"@ax/axunitst-docs": "6.0.6",
"@ax/build-native": "16.0.3"
}
},
"@ax/axunitst-ls-contrib": {
"name": "@ax/axunitst-ls-contrib",
"version": "6.0.6",
"integrity": "sha512-Z5WWXXhVH5Cq81AQ6b3cihmWkalDkh9GwgptgTcP+oi5Z8CjVSCWWvpZY5QB2pJMDv/w55n4QxpOMLMkiLH12A==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/axunitst-ls-contrib/-/axunitst-ls-contrib-6.0.6.tgz",
"dependencies": {}
},
"@ax/certificate-management": {
"name": "@ax/certificate-management",
"version": "1.1.3",
"integrity": "sha512-KDi+BELH05U5nEdezaU8lRVHUVh/7M0fqW5d22wg1ZttH36v0nW6hbXs6ejrJcHtKVCFvGyEadY2kmTt5WWhvA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/certificate-management/-/certificate-management-1.1.3.tgz",
"dependencies": {
"@ax/certificate-management-win-x64": "1.1.3",
"@ax/certificate-management-linux-x64": "1.1.3"
}
},
"@ax/diagnostic-buffer": {
"name": "@ax/diagnostic-buffer",
"version": "1.3.2",
"integrity": "sha512-MQQMB81qRyd8vq72obalo7zvITscULbQwLwdCKE9z8hvlZBtpwxat7fuDiy3VkRc9UYUgFFO/hNAKjRGk4dK5Q==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/diagnostic-buffer/-/diagnostic-buffer-1.3.2.tgz",
"dependencies": {
"@ax/diagnostic-buffer-win-x64": "1.3.2",
"@ax/diagnostic-buffer-linux-x64": "1.3.2"
}
},
"@ax/hw-s7-1500": {
"name": "@ax/hw-s7-1500",
"version": "2.0.51",
"integrity": "sha512-Rjo9VwKHQo6EuUadqV+lO/2xXEPSlx08M3X9Phv2PVCmjp/IRuH3zr9ut9iYZtp2OPC+AzGsHHwBv9WEL3PTJQ==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/hw-s7-1500/-/hw-s7-1500-2.0.51.tgz",
"dependencies": {}
},
"@ax/hwc": {
"name": "@ax/hwc",
"version": "2.0.51",
"integrity": "sha512-ytgiBgktxgAwZdhcWvTDR3lACOzWtOmOBByicM7GPUk0b94zRCBJAFOCabItYkKTCV3Hn09VNP3VDbBD+0D35w==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc/-/hwc-2.0.51.tgz",
"dependencies": {
"@ax/hwc-win-x64": "2.0.51",
"@ax/hwc-linux-x64": "2.0.51"
}
},
"@ax/hwld": {
"name": "@ax/hwld",
"version": "2.0.20",
"integrity": "sha512-kGYV4xu0tbjWtNlTLb9kGy9lF9aNBMfXeF/SuGWBnPkFEgsgTkSskWfCrvQhwIOI27hRr/vXUXoEgME8NUCsyg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/hwld/-/hwld-2.0.20.tgz",
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/mod": {
"name": "@ax/mod",
"version": "1.4.6",
"integrity": "sha512-B/VFMutYC0jXvWcuehmV6tzxsxYeOln6752P0vcAi9oRBf2jZRoXBNc1d/DlFkMooRNUjIiiRw6yqr0U7aTh0g==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/mod/-/mod-1.4.6.tgz",
"dependencies": {
"@ax/mod-win-x64": "1.4.6",
"@ax/mod-linux-x64": "1.4.6"
}
},
"@ax/mon": {
"name": "@ax/mon",
"version": "1.4.6",
"integrity": "sha512-GXTniSAyr0mhNSOvzy+BShj0hVKP5mae4XRS+BXxoMZIJe84/vekrZYYUX9YPS31mCcf/6YFNhy5y4X9QldLGA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/mon/-/mon-1.4.6.tgz",
"dependencies": {
"@ax/mon-win-x64": "1.4.6",
"@ax/mon-linux-x64": "1.4.6"
}
},
"@ax/performance-info": {
"name": "@ax/performance-info",
"version": "1.1.2",
"integrity": "sha512-CIgPtJrAUL/akDShp7fUvH9x+AxrI2QDkbH6zJ3sCFs25Auo8sLXWx+h60fG6m11Z+hNVDqe11VY6u0r7a9I5Q==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/performance-info/-/performance-info-1.1.2.tgz",
"dependencies": {
"@ax/performance-info-win-x64": "1.1.2",
"@ax/performance-info-linux-x64": "1.1.2"
}
},
"@ax/plc-info": {
"name": "@ax/plc-info",
"version": "3.0.0",
"integrity": "sha512-yxu1H3UFE2qp95Hd0UDWcoD23Jika880/4ORtTOQyR48PQWmW3+0Me6nJUqqTv7KGu5MjfVt9R8vNc1KhdA1tg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/plc-info/-/plc-info-3.0.0.tgz",
"dependencies": {
"@ax/plc-info-linux-x64": "3.0.0",
"@ax/plc-info-win-x64": "3.0.0"
}
},
"@ax/sdb": {
"name": "@ax/sdb",
"version": "1.4.6",
"integrity": "sha512-JULNDIZOjzU6rVfJG0kRALbVpCTZ7/+cOEWwXNUZCa8+ih2vslQw3LsPTojQqZOCrPpbKpDkd8oyQotTj3dINg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/sdb/-/sdb-1.4.6.tgz",
"dependencies": {
"@ax/sdb-win-x64": "1.4.6",
"@ax/sdb-linux-x64": "1.4.6"
}
},
"@ax/simatic-package-tool": {
"name": "@ax/simatic-package-tool",
"version": "2.0.11",
"integrity": "sha512-PAL+JLAxiwftcMJcx+zwAsAaGNL135bKFemlr1GVIP7e1Tq5nMjb4PYgLW+rQPg/gXZBKSbcj6+PjzXBigdTZw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/simatic-package-tool/-/simatic-package-tool-2.0.11.tgz",
"dependencies": {}
},
"@ax/simatic-pragma-stc-plugin": {
"name": "@ax/simatic-pragma-stc-plugin",
"version": "5.0.8",
"integrity": "sha512-fkv8rJkzFKvRRvoT69sn5gx2P74NIiX2uymB997aKmveHQJb+P7E2rIiAD3hA/VqlXYTo13rh0cc7bMVumKEYA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/simatic-pragma-stc-plugin/-/simatic-pragma-stc-plugin-5.0.8.tgz",
"dependencies": {}
},
"@ax/sld": {
"name": "@ax/sld",
"version": "3.0.9",
"integrity": "sha512-9JijTgtQdxjJOwTScqCciAMMMXn59whSKfYWTtndbjKkDhmds+GnuPJz2w0lQdS4IcFm9odxNWWV5I5lfwrZ0Q==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/sld/-/sld-3.0.9.tgz",
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/st-ls": {
"name": "@ax/st-ls",
"version": "8.0.17",
"integrity": "sha512-Q8dB0IiGGdkLJxnb1Q3WCBcd278e3O6dmiQrtKT8Jz4FB3ZER6iRX14P696405dN4x9wPwcOTSY9mhCJhootFw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/st-ls/-/st-ls-8.0.17.tgz",
"dependencies": {
"@ax/st-ls-win-x64": "8.0.17",
"@ax/st-ls-linux-x64": "8.0.17"
}
},
"@ax/st-resources.stc-plugin": {
"name": "@ax/st-resources.stc-plugin",
"version": "2.0.10",
"integrity": "sha512-+m//RX/nRwbxmPegv4aE2JCdj7Op46mdSTQ4Iif2yJaZKulDOJ2niignYbfphaIpONv+AUz5yrTb8ydgeLEE8w==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/st-resources.stc-plugin/-/st-resources.stc-plugin-2.0.10.tgz",
"dependencies": {}
},
"@ax/stc": {
"name": "@ax/stc",
"version": "8.0.17",
"integrity": "sha512-Ym2uWEmfrkhm2Z/ODujUwQOiAwQ2p0fv9hLTJGL+zwYMjAwja71JayMLSOO+cX0gv8VexrxISDa66jouT+XySA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/stc/-/stc-8.0.17.tgz",
"dependencies": {
"@ax/stc-win-x64": "8.0.17",
"@ax/stc-linux-x64": "8.0.17"
}
},
"@ax/target-llvm": {
"name": "@ax/target-llvm",
"version": "8.0.17",
"integrity": "sha512-dNet+Fuubo1abACwt1P0KlKenwwPv3QGEukqmCoxzAbaPmBvaH+zpiZ807I1bCgZ8HSkJYa6n5tg1HYwRIqEuw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/target-llvm/-/target-llvm-8.0.17.tgz",
"dependencies": {
"@ax/target-llvm-win-x64": "8.0.17",
"@ax/target-llvm-linux-x64": "8.0.17"
}
},
"@ax/target-mc7plus": {
"name": "@ax/target-mc7plus",
"version": "8.0.17",
"integrity": "sha512-gbZqAWGJk3mPd/dGjIws8tXOWlDUmBkolcOW1A3Th+vbCKdHwRcZzV0PwCK+jk72CPJ95RBkxhE87sfpfYbGGA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/target-mc7plus/-/target-mc7plus-8.0.17.tgz",
"dependencies": {
"@ax/target-mc7plus-win-x64": "8.0.17",
"@ax/target-mc7plus-linux-x64": "8.0.17"
}
},
"@ax/trace": {
"name": "@ax/trace",
"version": "2.8.1",
"integrity": "sha512-hMBCdnO3VjlZUwhRs8G80kcPPGk0OwkdXUCd7fxIsTYxePIKGE+vTN0myZwBi7d1kJwM5TlpdflXEjJyRlpn5w==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/trace/-/trace-2.8.1.tgz",
"dependencies": {
"@ax/trace-win-x64": "2.8.1",
"@ax/trace-linux-x64": "2.8.1"
}
},
"@ax/system-math": {
"name": "@ax/system-math",
"version": "8.0.7",
"integrity": "sha512-W+jM3gP4BguLMJJprVvEOXkqmsNsqR3BAWmwRM2lsQ6cgMSYheuzXhpBTR3MaIYX4UYM7RXEoQ6sDEszrQ2q9A==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/system-math/-/system-math-8.0.7.tgz",
"dependencies": {}
},
"@ax/axunitst-library": {
"name": "@ax/axunitst-library",
"version": "6.0.6",
"integrity": "sha512-cV8oi/dhgpR+vXWCfqlNHJunJXCsOzz7074WyGLyHJqUn+AOHKZwYbhVP9bHzfQkIaH+IiVdaHLqMLOOzFMW6A==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/axunitst-library/-/axunitst-library-6.0.6.tgz",
"dependencies": {
"@ax/system-strings": "^8.0.7"
}
},
"@ax/axunitst-test-director": {
"name": "@ax/axunitst-test-director",
"version": "6.0.6",
"integrity": "sha512-NcW3ynwIcn3tQGV17uc5zC/scvz500SsG8+JHly2bHTRvb5j5f9VVsz/diDnyJ//gLqRAlPgv2YNCAY82W1cQA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/axunitst-test-director/-/axunitst-test-director-6.0.6.tgz",
"dependencies": {
"@ax/axunitst-test-director-linux-x64": "6.0.6",
"@ax/axunitst-test-director-win-x64": "6.0.6"
}
},
"@ax/axunitst-docs": {
"name": "@ax/axunitst-docs",
"version": "6.0.6",
"integrity": "sha512-rNLMDuckZ2WronFlaPAstbTkebBWYJ1w4B8mwBqepDk93h9RtIhG7oUbCHMG6hGJQYVMwc3rr37FRYBfZboTaA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/axunitst-docs/-/axunitst-docs-6.0.6.tgz",
"dependencies": {}
},
"@ax/build-native": {
"name": "@ax/build-native",
"version": "16.0.3",
"integrity": "sha512-d7I0ICUaIwW/8v030Xw8H6fMMOD2FB9ON7pmq+XV+YXCPorTUJ7rCvq4+710B78QJn2ac+xJgpb1EhI1fiK40w==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/build-native/-/build-native-16.0.3.tgz",
"dependencies": {
"@ax/build-native-winx64": "16.0.3",
"@ax/build-native-linux": "16.0.3"
}
},
"@ax/certificate-management-win-x64": {
"name": "@ax/certificate-management-win-x64",
"version": "1.1.3",
"integrity": "sha512-Ls+vwjL+HpGAFXwEmkGCrAieT4dShONMkmxehSFeo19D75IPsSntoR1fkavlTcQKSqD3sPSEf1YgNs6e1v8Siw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/certificate-management-win-x64/-/certificate-management-win-x64-1.1.3.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/certificate-management-linux-x64": {
"name": "@ax/certificate-management-linux-x64",
"version": "1.1.3",
"integrity": "sha512-bJje00YlBTa0hODJ/CSQfZtDBafPfpb1EASIuiZK6peVTgEv9QFK1CCO6Z1qoyedvPAIqBoxJJZySCYoEnAMHQ==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/certificate-management-linux-x64/-/certificate-management-linux-x64-1.1.3.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/diagnostic-buffer-win-x64": {
"name": "@ax/diagnostic-buffer-win-x64",
"version": "1.3.2",
"integrity": "sha512-dLeHh225EtTuBaYHsi+RJSvNIYzLao4Z/IWyAxAohxnKogxGq1lD5xRvrWD78BlPE+adB/jMFuyNgyXJe2A79w==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/diagnostic-buffer-win-x64/-/diagnostic-buffer-win-x64-1.3.2.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/diagnostic-buffer-linux-x64": {
"name": "@ax/diagnostic-buffer-linux-x64",
"version": "1.3.2",
"integrity": "sha512-pnJWcBxVR9bfuNEcoxSVoVSfkcy2EaOo/mLUAL0yxcZqVyVxk29mQ+NOL6cflUwsMk8xdV5z2/TT1LUPN6Hw7Q==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/diagnostic-buffer-linux-x64/-/diagnostic-buffer-linux-x64-1.3.2.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/hwc-win-x64": {
"name": "@ax/hwc-win-x64",
"version": "2.0.51",
"integrity": "sha512-emVfvD5DTA5Y5czaJuE+fQEU9eh3wG1oWoivFfX156+LG7olfjtyWoE5WxTs1D3lWcCfosWtUBqlq7zjiFiUIw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc-win-x64/-/hwc-win-x64-2.0.51.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/hwc-linux-x64": {
"name": "@ax/hwc-linux-x64",
"version": "2.0.51",
"integrity": "sha512-ZDFDs9F/X873kT7SnBYIk6DAdrnpVRijbM+P0+ObjUuh/g8O5x8D0YFkWtQha/eQkmDJ/i0ApGrTYXHj9yTq8Q==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/hwc-linux-x64/-/hwc-linux-x64-2.0.51.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/mod-win-x64": {
"name": "@ax/mod-win-x64",
"version": "1.4.6",
"integrity": "sha512-/X/BV+eIAnF9MS46dDBh/eQMoLuAmUg9b2Lr7EaECpb2CMFZOK+dV73r1MaBoaW13fyWDk9ITyE4SE3xgs8Dgg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/mod-win-x64/-/mod-win-x64-1.4.6.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/mod-linux-x64": {
"name": "@ax/mod-linux-x64",
"version": "1.4.6",
"integrity": "sha512-B2JHQkBVAUmqQz8ZaL2AY2vB0r3qf06044hTQtvEAiXEnIrz+aDmlQfsioHGL2n/atrUpR0pgyqpRAbQAaZwLA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/mod-linux-x64/-/mod-linux-x64-1.4.6.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/mon-win-x64": {
"name": "@ax/mon-win-x64",
"version": "1.4.6",
"integrity": "sha512-RJDHte8Snsx+PxojJ/Q7HdOnEzv7Ux7ceLaPwETSpoOC00a8a3oEBPdtJ97GlQAGEvqnjTF3G2kr0HNQLPIoKw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/mon-win-x64/-/mon-win-x64-1.4.6.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/mon-linux-x64": {
"name": "@ax/mon-linux-x64",
"version": "1.4.6",
"integrity": "sha512-fqLIIgepcqjcpkZdQiiVoz25YWA+5Qmgcw2d3DZBOI6EZ7+6qBZxjVolK+oM7FInR40f32n8eLLrAEzpyiAoxg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/mon-linux-x64/-/mon-linux-x64-1.4.6.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/performance-info-win-x64": {
"name": "@ax/performance-info-win-x64",
"version": "1.1.2",
"integrity": "sha512-IMgcAFPWxvyFR3/MO4sFq40TSdr/QxT5AE70znzfa0ZOxocWrYXD78vo4C5bcyfClto9xp3sD3goweDQfMEHmg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/performance-info-win-x64/-/performance-info-win-x64-1.1.2.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/performance-info-linux-x64": {
"name": "@ax/performance-info-linux-x64",
"version": "1.1.2",
"integrity": "sha512-LkJkE7oYvsHsWz7OujiQcSldE18BbLhJ4478HtMMoU+76dtI8we2boB/EHPr3jSdIS5FztG8l7hZRA3/7GrOrQ==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/performance-info-linux-x64/-/performance-info-linux-x64-1.1.2.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/plc-info-linux-x64": {
"name": "@ax/plc-info-linux-x64",
"version": "3.0.0",
"integrity": "sha512-ThESJaGqEmBNNZ25R2i4xJzmnh81Sxd2yDHAV+v15Rl9iL/9BbIvshGPk87+7Y0EHmNXQ1lqeyLehxHR1huPng==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/plc-info-linux-x64/-/plc-info-linux-x64-3.0.0.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/plc-info-win-x64": {
"name": "@ax/plc-info-win-x64",
"version": "3.0.0",
"integrity": "sha512-xvT2U9eyim8YB2HM8so9JytvNBaYK0KOvI+SBj5vybmv5xunm7W+8fhBvRyKjNO9l6TRy6cqFBbtXwCk6dxs0A==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/plc-info-win-x64/-/plc-info-win-x64-3.0.0.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/sdb-win-x64": {
"name": "@ax/sdb-win-x64",
"version": "1.4.6",
"integrity": "sha512-bQejAXLApCzhQZtRkDtm+B9enHKNsWXX0Uu1PfLB8xtsECySo9qTz8UR9/ycnUgkDJA0No/mOX+PfjhR5vgLbg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/sdb-win-x64/-/sdb-win-x64-1.4.6.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/sdb-linux-x64": {
"name": "@ax/sdb-linux-x64",
"version": "1.4.6",
"integrity": "sha512-vvxqAlysF7JpCq4VxPPobmC+OWUwBJQGBgdOqoQdo0qiI6TnSJG/3kAtmT3uXt35hix/LWSARoDWTakqQQR/sA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/sdb-linux-x64/-/sdb-linux-x64-1.4.6.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/st-ls-win-x64": {
"name": "@ax/st-ls-win-x64",
"version": "8.0.17",
"integrity": "sha512-i6L6N6SpU44okYIGpe+YQUidvdt8hgGpJi43Mg9iDc+PKTQwTs/3/0zrhMz3WLcZdiHdrSpg4+pDSN7thd3kBw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/st-ls-win-x64/-/st-ls-win-x64-8.0.17.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/st-ls-linux-x64": {
"name": "@ax/st-ls-linux-x64",
"version": "8.0.17",
"integrity": "sha512-kc14cdAQms4GsIXbH769rZhU2T8nD3ywlQPwmdQ9ES8K886Rx0fTwMxyDlxPBNWZw22iNrSvSzb2cjA44KltLg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/st-ls-linux-x64/-/st-ls-linux-x64-8.0.17.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/stc-win-x64": {
"name": "@ax/stc-win-x64",
"version": "8.0.17",
"integrity": "sha512-vOnWIY+dLfASN2s7exuy7pQU/KKTp9ej3uMn86vLTXtjF5YUECInNYOM9kY6hQdnJFJH6RirxzbiRJftjvLHuw==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/stc-win-x64/-/stc-win-x64-8.0.17.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {
"@ax/st-docs": "8.0.17"
}
},
"@ax/stc-linux-x64": {
"name": "@ax/stc-linux-x64",
"version": "8.0.17",
"integrity": "sha512-BnpkLdkExZ6n6wyKHprrCPfQOu4FK6FTTt8ieVbrjOwABSJxez3ls9GBEpUOJKxqJa05epbR2nIHYoOO1pFKtQ==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/stc-linux-x64/-/stc-linux-x64-8.0.17.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {
"@ax/st-docs": "8.0.17"
}
},
"@ax/target-llvm-win-x64": {
"name": "@ax/target-llvm-win-x64",
"version": "8.0.17",
"integrity": "sha512-L+wQWEYum8xff8PmUSr8Rs7Nc+ltJF0bClB7DwvcqG8O+ENUQEEp3fJeEr7SvWo9LzmmkOjnFf58+sv/qq9RIg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/target-llvm-win-x64/-/target-llvm-win-x64-8.0.17.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/target-llvm-linux-x64": {
"name": "@ax/target-llvm-linux-x64",
"version": "8.0.17",
"integrity": "sha512-DPpHTGoAGQx0a4fF9AG82vHFDSIRp6Z4euZ6gju3H881ryq64V353Dc43B+xOeAJC2XU55uG9OpChfLUr4eyLQ==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/target-llvm-linux-x64/-/target-llvm-linux-x64-8.0.17.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/target-mc7plus-win-x64": {
"name": "@ax/target-mc7plus-win-x64",
"version": "8.0.17",
"integrity": "sha512-L5PGblyViDX6tILQ/N+Uv0f/m9hoa/z1NtxH60Yr+EW9W43udY+Yk+vEzzkxr5QiTBKm+inab+BSiOG3T1sOIA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/target-mc7plus-win-x64/-/target-mc7plus-win-x64-8.0.17.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/target-mc7plus-linux-x64": {
"name": "@ax/target-mc7plus-linux-x64",
"version": "8.0.17",
"integrity": "sha512-uUUcvZ0NEy/efgVOBq+twsl5i7JX5a9HCQpN8LCapQ63rOoylWDoH1V5NGFKh0yW+3AT2YTduMFo5863RFf0tA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/target-mc7plus-linux-x64/-/target-mc7plus-linux-x64-8.0.17.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/trace-win-x64": {
"name": "@ax/trace-win-x64",
"version": "2.8.1",
"integrity": "sha512-nc4aXwEJeSsbZjNe+mds5sQb3Fn+uDvKvUj4lrYHJkqBFp1JjzsPZKDUBXjyJs2s7GE+fHs8j19iQlvwtX0org==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/trace-win-x64/-/trace-win-x64-2.8.1.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/trace-linux-x64": {
"name": "@ax/trace-linux-x64",
"version": "2.8.1",
"integrity": "sha512-sw9WYyMHxWLpfcOlb4vjZlnPmWsOP9xTfhBh7lzPsdzNn5AYYKOZ/BeUoctB3jDQOpqZIbI7oHTo0kbSasFcUg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/trace-linux-x64/-/trace-linux-x64-2.8.1.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/system-strings": {
"name": "@ax/system-strings",
"version": "8.0.7",
"integrity": "sha512-JDuYJQx+l7R/xYAagCBSu+MsFFUoU2RTv5+Jl/5LYccgkF6dLavP2ooWUsWqYhlhGTdtqWBk16adpFW3g6ak8w==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/system-strings/-/system-strings-8.0.7.tgz",
"dependencies": {
"@ax/system-math": "^8.0.7",
"@ax/system-datetime": "^8.0.7"
}
},
"@ax/axunitst-test-director-linux-x64": {
"name": "@ax/axunitst-test-director-linux-x64",
"version": "6.0.6",
"integrity": "sha512-KoXjCcQpV7VhdXt0cnjSeNQWg1M+ROXDbL3Edradc+K7YY8QbIur2PhixOCGQFWC9BinlenRAZErHlNLwj/bfQ==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/axunitst-test-director-linux-x64/-/axunitst-test-director-linux-x64-6.0.6.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/axunitst-test-director-win-x64": {
"name": "@ax/axunitst-test-director-win-x64",
"version": "6.0.6",
"integrity": "sha512-rVh46Od6xokP3VdVkekFAs0WslZvb1hNIwCdAHxtGPTWLh3meGtayMsXGgM0Ujze8bhOZiHuHOO2L8rKY1GI2g==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/axunitst-test-director-win-x64/-/axunitst-test-director-win-x64-6.0.6.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/build-native-winx64": {
"name": "@ax/build-native-winx64",
"version": "16.0.3",
"integrity": "sha512-M1qk2yNNsGzz6NXKB0miyfOO4bpYkVcfnGhkHirXcJSLFnWDSx7hnRi0yhLp6jny99RkXEcRn9Cwx8lqynmUDg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/build-native-winx64/-/build-native-winx64-16.0.3.tgz",
"os": [
"win32"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/build-native-linux": {
"name": "@ax/build-native-linux",
"version": "16.0.3",
"integrity": "sha512-CfqbzR+wPnocP0+pDpb3cYBxdefkS6WvHbGaDNGAoCkK3Y8WnNfWbxXr37e5XIi7iPMZ8BONWaRFIN5h4RMeOA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/build-native-linux/-/build-native-linux-16.0.3.tgz",
"os": [
"linux"
],
"cpu": [
"x64"
],
"dependencies": {}
},
"@ax/st-docs": {
"name": "@ax/st-docs",
"version": "8.0.17",
"integrity": "sha512-bvMaT+GcSwF9ahzqI+wHBlCDfASqnJTDHwuBgVuR68u3R9cLaoOLnosw4HBoJRlBxWyooKB9bn+u++jRaekRNg==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/st-docs/-/st-docs-8.0.17.tgz",
"dependencies": {}
},
"@ax/system-datetime": {
"name": "@ax/system-datetime",
"version": "8.0.7",
"integrity": "sha512-tidKSDNTNcCpjebJoO1w57bdCPcwz09KtgUBSsjDjV7w+iMvzVETiwOkurKX9ExpAZR5QMTLPMABOo+8AzwqiA==",
"resolved": "https://registry.simatic-ax.siemens.io/@ax/system-datetime/-/system-datetime-8.0.7.tgz",
"dependencies": {}
}
},
"workspaces": {}
}