@numairbaseer/scifcode 0.1.6 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,677 @@
1
+ {
2
+ "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
3
+ "bomFormat": "CycloneDX",
4
+ "specVersion": "1.6",
5
+ "version": 1,
6
+ "metadata": {
7
+ "tools": {
8
+ "components": [
9
+ {
10
+ "type": "application",
11
+ "name": "npm",
12
+ "version": "12.0.2"
13
+ },
14
+ {
15
+ "type": "library",
16
+ "name": "cyclonedx-library",
17
+ "group": "@cyclonedx",
18
+ "version": "10.2.0",
19
+ "author": "Jan Kowalleck",
20
+ "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
21
+ "licenses": [
22
+ {
23
+ "license": {
24
+ "id": "Apache-2.0"
25
+ }
26
+ }
27
+ ],
28
+ "externalReferences": [
29
+ {
30
+ "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
31
+ "type": "issue-tracker",
32
+ "comment": "as detected from PackageJson property \"bugs.url\""
33
+ },
34
+ {
35
+ "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
36
+ "type": "vcs",
37
+ "comment": "as detected from PackageJson property \"repository.url\""
38
+ },
39
+ {
40
+ "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
41
+ "type": "website",
42
+ "comment": "as detected from PackageJson property \"homepage\""
43
+ }
44
+ ],
45
+ "properties": [
46
+ {
47
+ "name": "cdx:npm:package:constraint:engine:node",
48
+ "value": ">=20.18.0"
49
+ }
50
+ ]
51
+ },
52
+ {
53
+ "type": "application",
54
+ "name": "cyclonedx-npm",
55
+ "group": "@cyclonedx",
56
+ "version": "6.0.0",
57
+ "author": "Jan Kowalleck",
58
+ "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
59
+ "licenses": [
60
+ {
61
+ "license": {
62
+ "id": "Apache-2.0"
63
+ }
64
+ }
65
+ ],
66
+ "externalReferences": [
67
+ {
68
+ "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
69
+ "type": "issue-tracker",
70
+ "comment": "as detected from PackageJson property \"bugs.url\""
71
+ },
72
+ {
73
+ "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
74
+ "type": "vcs",
75
+ "comment": "as detected from PackageJson property \"repository.url\""
76
+ },
77
+ {
78
+ "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
79
+ "type": "website",
80
+ "comment": "as detected from PackageJson property \"homepage\""
81
+ }
82
+ ],
83
+ "properties": [
84
+ {
85
+ "name": "cdx:npm:package:constraint:engine:node",
86
+ "value": ">=20.18.0"
87
+ },
88
+ {
89
+ "name": "cdx:npm:package:constraint:engine:npm",
90
+ "value": ">=9"
91
+ }
92
+ ]
93
+ }
94
+ ]
95
+ },
96
+ "component": {
97
+ "type": "application",
98
+ "name": "scifcode",
99
+ "group": "@numairbaseer",
100
+ "version": "0.3.0",
101
+ "bom-ref": "@numairbaseer/scifcode@0.3.0",
102
+ "description": "Scifcode: a coding CLI agent powered by Poolside Laguna.",
103
+ "licenses": [
104
+ {
105
+ "license": {
106
+ "name": "Proprietary",
107
+ "acknowledgement": "declared"
108
+ }
109
+ }
110
+ ],
111
+ "purl": "pkg:npm/%40numairbaseer/scifcode@0.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnumairbaseer%2Fscifcode.git",
112
+ "externalReferences": [
113
+ {
114
+ "url": "https://github.com/numairbaseer/scifcode/issues",
115
+ "type": "issue-tracker",
116
+ "comment": "as detected from PackageJson property \"bugs.url\""
117
+ },
118
+ {
119
+ "url": "git+https://github.com/numairbaseer/scifcode.git",
120
+ "type": "vcs",
121
+ "comment": "as detected from PackageJson property \"repository.url\""
122
+ },
123
+ {
124
+ "url": "https://github.com/numairbaseer/scifcode#readme",
125
+ "type": "website",
126
+ "comment": "as detected from PackageJson property \"homepage\""
127
+ }
128
+ ],
129
+ "properties": [
130
+ {
131
+ "name": "cdx:npm:package:constraint:engine:node",
132
+ "value": ">=22.19.0"
133
+ },
134
+ {
135
+ "name": "cdx:npm:package:path",
136
+ "value": ""
137
+ }
138
+ ]
139
+ },
140
+ "properties": [
141
+ {
142
+ "name": "cdx:reproducible",
143
+ "value": "true"
144
+ }
145
+ ]
146
+ },
147
+ "components": [
148
+ {
149
+ "type": "library",
150
+ "name": "scifcode-runtime-darwin-arm64",
151
+ "group": "@numairbaseer",
152
+ "version": "0.3.0",
153
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-arm64@0.3.0",
154
+ "scope": "optional",
155
+ "licenses": [
156
+ {
157
+ "license": {
158
+ "id": "MIT",
159
+ "acknowledgement": "declared"
160
+ }
161
+ }
162
+ ],
163
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-darwin-arm64@0.3.0",
164
+ "externalReferences": [
165
+ {
166
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-darwin-arm64/-/scifcode-runtime-darwin-arm64-0.3.0.tgz",
167
+ "type": "distribution",
168
+ "hashes": [
169
+ {
170
+ "alg": "SHA-512",
171
+ "content": "cc4b0857e0e62538c0c9ce34560685159db5ec69ca5b9ad25e98c30729ab24569c0aeff2b4df37eaa919a7c3509313fe86b93fde9682c401fc9e08311762c3d5"
172
+ }
173
+ ],
174
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
175
+ }
176
+ ],
177
+ "properties": [
178
+ {
179
+ "name": "cdx:npm:package:path",
180
+ "value": "node_modules/@numairbaseer/scifcode-runtime-darwin-arm64"
181
+ }
182
+ ]
183
+ },
184
+ {
185
+ "type": "library",
186
+ "name": "scifcode-runtime-darwin-x64-baseline",
187
+ "group": "@numairbaseer",
188
+ "version": "0.3.0",
189
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-x64-baseline@0.3.0",
190
+ "scope": "optional",
191
+ "licenses": [
192
+ {
193
+ "license": {
194
+ "id": "MIT",
195
+ "acknowledgement": "declared"
196
+ }
197
+ }
198
+ ],
199
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-darwin-x64-baseline@0.3.0",
200
+ "externalReferences": [
201
+ {
202
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-darwin-x64-baseline/-/scifcode-runtime-darwin-x64-baseline-0.3.0.tgz",
203
+ "type": "distribution",
204
+ "hashes": [
205
+ {
206
+ "alg": "SHA-512",
207
+ "content": "e55ec7e050f6a4f6a2868ee51140409e66f3a8c0383ad32db95f841771e3f9ca08313529c9d8b764b6ed00f64ea35b9c03a2e7f599a34f4192b0b8c09ebde120"
208
+ }
209
+ ],
210
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
211
+ }
212
+ ],
213
+ "properties": [
214
+ {
215
+ "name": "cdx:npm:package:path",
216
+ "value": "node_modules/@numairbaseer/scifcode-runtime-darwin-x64-baseline"
217
+ }
218
+ ]
219
+ },
220
+ {
221
+ "type": "library",
222
+ "name": "scifcode-runtime-darwin-x64",
223
+ "group": "@numairbaseer",
224
+ "version": "0.3.0",
225
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-x64@0.3.0",
226
+ "scope": "optional",
227
+ "licenses": [
228
+ {
229
+ "license": {
230
+ "id": "MIT",
231
+ "acknowledgement": "declared"
232
+ }
233
+ }
234
+ ],
235
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-darwin-x64@0.3.0",
236
+ "externalReferences": [
237
+ {
238
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-darwin-x64/-/scifcode-runtime-darwin-x64-0.3.0.tgz",
239
+ "type": "distribution",
240
+ "hashes": [
241
+ {
242
+ "alg": "SHA-512",
243
+ "content": "d7f72ddbd03fb0516b14e96a42a9b8ccb9ac7c20a01184e8e7ec7591bab18e41a7b174375437917ba07a84eb9118801bc75b932dc755d1b2ac436970b7568b71"
244
+ }
245
+ ],
246
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
247
+ }
248
+ ],
249
+ "properties": [
250
+ {
251
+ "name": "cdx:npm:package:path",
252
+ "value": "node_modules/@numairbaseer/scifcode-runtime-darwin-x64"
253
+ }
254
+ ]
255
+ },
256
+ {
257
+ "type": "library",
258
+ "name": "scifcode-runtime-linux-arm64-musl",
259
+ "group": "@numairbaseer",
260
+ "version": "0.3.0",
261
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-arm64-musl@0.3.0",
262
+ "scope": "optional",
263
+ "licenses": [
264
+ {
265
+ "license": {
266
+ "id": "MIT",
267
+ "acknowledgement": "declared"
268
+ }
269
+ }
270
+ ],
271
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-linux-arm64-musl@0.3.0",
272
+ "externalReferences": [
273
+ {
274
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-linux-arm64-musl/-/scifcode-runtime-linux-arm64-musl-0.3.0.tgz",
275
+ "type": "distribution",
276
+ "hashes": [
277
+ {
278
+ "alg": "SHA-512",
279
+ "content": "af627809b8f33bff762606a36669a0c1ce5f093292be497bcd05400d8d81de8ba7eb49c0a13a1ee25063eabf71f3eee70073832e616fd5cef2d7b535aeb28d54"
280
+ }
281
+ ],
282
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
283
+ }
284
+ ],
285
+ "properties": [
286
+ {
287
+ "name": "cdx:npm:package:path",
288
+ "value": "node_modules/@numairbaseer/scifcode-runtime-linux-arm64-musl"
289
+ }
290
+ ]
291
+ },
292
+ {
293
+ "type": "library",
294
+ "name": "scifcode-runtime-linux-arm64",
295
+ "group": "@numairbaseer",
296
+ "version": "0.3.0",
297
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-arm64@0.3.0",
298
+ "scope": "optional",
299
+ "licenses": [
300
+ {
301
+ "license": {
302
+ "id": "MIT",
303
+ "acknowledgement": "declared"
304
+ }
305
+ }
306
+ ],
307
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-linux-arm64@0.3.0",
308
+ "externalReferences": [
309
+ {
310
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-linux-arm64/-/scifcode-runtime-linux-arm64-0.3.0.tgz",
311
+ "type": "distribution",
312
+ "hashes": [
313
+ {
314
+ "alg": "SHA-512",
315
+ "content": "8f89ed9a7f37e3227041f28eb84973eeced9e06d72b596d82aa6fe1ad1726ca85d75056f186cce8c6d43f2f6173ce5e5874ecf42e73c9edf204c465dfbe6cca0"
316
+ }
317
+ ],
318
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
319
+ }
320
+ ],
321
+ "properties": [
322
+ {
323
+ "name": "cdx:npm:package:path",
324
+ "value": "node_modules/@numairbaseer/scifcode-runtime-linux-arm64"
325
+ }
326
+ ]
327
+ },
328
+ {
329
+ "type": "library",
330
+ "name": "scifcode-runtime-linux-x64-baseline-musl",
331
+ "group": "@numairbaseer",
332
+ "version": "0.3.0",
333
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-baseline-musl@0.3.0",
334
+ "scope": "optional",
335
+ "licenses": [
336
+ {
337
+ "license": {
338
+ "id": "MIT",
339
+ "acknowledgement": "declared"
340
+ }
341
+ }
342
+ ],
343
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-linux-x64-baseline-musl@0.3.0",
344
+ "externalReferences": [
345
+ {
346
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-linux-x64-baseline-musl/-/scifcode-runtime-linux-x64-baseline-musl-0.3.0.tgz",
347
+ "type": "distribution",
348
+ "hashes": [
349
+ {
350
+ "alg": "SHA-512",
351
+ "content": "e72ebb235bb27a5f7831843a4c9dc2074a87cb8272193f191b4a10be932100744441a200df1f43300b2f21a57fe0aa943d155efd78dd5db0e0e76f9793bd9096"
352
+ }
353
+ ],
354
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
355
+ }
356
+ ],
357
+ "properties": [
358
+ {
359
+ "name": "cdx:npm:package:path",
360
+ "value": "node_modules/@numairbaseer/scifcode-runtime-linux-x64-baseline-musl"
361
+ }
362
+ ]
363
+ },
364
+ {
365
+ "type": "library",
366
+ "name": "scifcode-runtime-linux-x64-baseline",
367
+ "group": "@numairbaseer",
368
+ "version": "0.3.0",
369
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-baseline@0.3.0",
370
+ "scope": "optional",
371
+ "licenses": [
372
+ {
373
+ "license": {
374
+ "id": "MIT",
375
+ "acknowledgement": "declared"
376
+ }
377
+ }
378
+ ],
379
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-linux-x64-baseline@0.3.0",
380
+ "externalReferences": [
381
+ {
382
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-linux-x64-baseline/-/scifcode-runtime-linux-x64-baseline-0.3.0.tgz",
383
+ "type": "distribution",
384
+ "hashes": [
385
+ {
386
+ "alg": "SHA-512",
387
+ "content": "630587b514cdb40bc2d985366da7cd111098a36690eb159eafec1855b89cf54c0b78bce43032b3f520485382a5b476554eae3b9acc2bf810865736e9101b40fa"
388
+ }
389
+ ],
390
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
391
+ }
392
+ ],
393
+ "properties": [
394
+ {
395
+ "name": "cdx:npm:package:path",
396
+ "value": "node_modules/@numairbaseer/scifcode-runtime-linux-x64-baseline"
397
+ }
398
+ ]
399
+ },
400
+ {
401
+ "type": "library",
402
+ "name": "scifcode-runtime-linux-x64-musl",
403
+ "group": "@numairbaseer",
404
+ "version": "0.3.0",
405
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-musl@0.3.0",
406
+ "scope": "optional",
407
+ "licenses": [
408
+ {
409
+ "license": {
410
+ "id": "MIT",
411
+ "acknowledgement": "declared"
412
+ }
413
+ }
414
+ ],
415
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-linux-x64-musl@0.3.0",
416
+ "externalReferences": [
417
+ {
418
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-linux-x64-musl/-/scifcode-runtime-linux-x64-musl-0.3.0.tgz",
419
+ "type": "distribution",
420
+ "hashes": [
421
+ {
422
+ "alg": "SHA-512",
423
+ "content": "0c5157cf534e1a2dabe508e0802306a00a264d05da3294e6b577e76976d782f78e447bba1d2a63e8442dfb0e824c020f5be3fcfd27e76848a872712a0de44a5d"
424
+ }
425
+ ],
426
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
427
+ }
428
+ ],
429
+ "properties": [
430
+ {
431
+ "name": "cdx:npm:package:path",
432
+ "value": "node_modules/@numairbaseer/scifcode-runtime-linux-x64-musl"
433
+ }
434
+ ]
435
+ },
436
+ {
437
+ "type": "library",
438
+ "name": "scifcode-runtime-linux-x64",
439
+ "group": "@numairbaseer",
440
+ "version": "0.3.0",
441
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64@0.3.0",
442
+ "scope": "optional",
443
+ "licenses": [
444
+ {
445
+ "license": {
446
+ "id": "MIT",
447
+ "acknowledgement": "declared"
448
+ }
449
+ }
450
+ ],
451
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-linux-x64@0.3.0",
452
+ "externalReferences": [
453
+ {
454
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-linux-x64/-/scifcode-runtime-linux-x64-0.3.0.tgz",
455
+ "type": "distribution",
456
+ "hashes": [
457
+ {
458
+ "alg": "SHA-512",
459
+ "content": "9af6c05e64e6466a09405b7225953f25475a26f4adac7919b57311f8acaf5d2ccd610510ef6be8e32f529cf51ac4e684dfb027764a19548940e9b8fa9dd04a15"
460
+ }
461
+ ],
462
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
463
+ }
464
+ ],
465
+ "properties": [
466
+ {
467
+ "name": "cdx:npm:package:path",
468
+ "value": "node_modules/@numairbaseer/scifcode-runtime-linux-x64"
469
+ }
470
+ ]
471
+ },
472
+ {
473
+ "type": "library",
474
+ "name": "scifcode-runtime-windows-arm64",
475
+ "group": "@numairbaseer",
476
+ "version": "0.3.0",
477
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-arm64@0.3.0",
478
+ "scope": "optional",
479
+ "licenses": [
480
+ {
481
+ "license": {
482
+ "id": "MIT",
483
+ "acknowledgement": "declared"
484
+ }
485
+ }
486
+ ],
487
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-windows-arm64@0.3.0",
488
+ "externalReferences": [
489
+ {
490
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-windows-arm64/-/scifcode-runtime-windows-arm64-0.3.0.tgz",
491
+ "type": "distribution",
492
+ "hashes": [
493
+ {
494
+ "alg": "SHA-512",
495
+ "content": "72ccf3a6301c8dbb89db7c3c1b830516774fcc37af907c15e4f7aa0932bf07c3579c33e09775ffd8d431579e79ae0e1d1484485083b605f4a5f1f4e654edb40c"
496
+ }
497
+ ],
498
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
499
+ }
500
+ ],
501
+ "properties": [
502
+ {
503
+ "name": "cdx:npm:package:path",
504
+ "value": "node_modules/@numairbaseer/scifcode-runtime-windows-arm64"
505
+ }
506
+ ]
507
+ },
508
+ {
509
+ "type": "library",
510
+ "name": "scifcode-runtime-windows-x64-baseline",
511
+ "group": "@numairbaseer",
512
+ "version": "0.3.0",
513
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-x64-baseline@0.3.0",
514
+ "scope": "optional",
515
+ "licenses": [
516
+ {
517
+ "license": {
518
+ "id": "MIT",
519
+ "acknowledgement": "declared"
520
+ }
521
+ }
522
+ ],
523
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-windows-x64-baseline@0.3.0",
524
+ "externalReferences": [
525
+ {
526
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-windows-x64-baseline/-/scifcode-runtime-windows-x64-baseline-0.3.0.tgz",
527
+ "type": "distribution",
528
+ "hashes": [
529
+ {
530
+ "alg": "SHA-512",
531
+ "content": "24a9128da5b85709eb94f6ea6c728eb557aefee65221ac13891b68e312c39c0f61abb5d835d95614bd804c6424d11daebe9a13098befa2d57e8857cc452f1bb3"
532
+ }
533
+ ],
534
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
535
+ }
536
+ ],
537
+ "properties": [
538
+ {
539
+ "name": "cdx:npm:package:path",
540
+ "value": "node_modules/@numairbaseer/scifcode-runtime-windows-x64-baseline"
541
+ }
542
+ ]
543
+ },
544
+ {
545
+ "type": "library",
546
+ "name": "scifcode-runtime-windows-x64",
547
+ "group": "@numairbaseer",
548
+ "version": "0.3.0",
549
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-x64@0.3.0",
550
+ "scope": "optional",
551
+ "licenses": [
552
+ {
553
+ "license": {
554
+ "id": "MIT",
555
+ "acknowledgement": "declared"
556
+ }
557
+ }
558
+ ],
559
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime-windows-x64@0.3.0",
560
+ "externalReferences": [
561
+ {
562
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime-windows-x64/-/scifcode-runtime-windows-x64-0.3.0.tgz",
563
+ "type": "distribution",
564
+ "hashes": [
565
+ {
566
+ "alg": "SHA-512",
567
+ "content": "532aa3e20824a694c764827b93e28103f6b0ea4c795800e78e1f64815b186be367f341616436ad24b576d7550f7b1d71d379476f0d8c9da78febb8acd4ba97a5"
568
+ }
569
+ ],
570
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
571
+ }
572
+ ],
573
+ "properties": [
574
+ {
575
+ "name": "cdx:npm:package:path",
576
+ "value": "node_modules/@numairbaseer/scifcode-runtime-windows-x64"
577
+ }
578
+ ]
579
+ },
580
+ {
581
+ "type": "library",
582
+ "name": "scifcode-runtime",
583
+ "group": "@numairbaseer",
584
+ "version": "0.3.0",
585
+ "bom-ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime@0.3.0",
586
+ "licenses": [
587
+ {
588
+ "license": {
589
+ "id": "MIT",
590
+ "acknowledgement": "declared"
591
+ }
592
+ }
593
+ ],
594
+ "purl": "pkg:npm/%40numairbaseer/scifcode-runtime@0.3.0",
595
+ "externalReferences": [
596
+ {
597
+ "url": "https://registry.npmjs.org/@numairbaseer/scifcode-runtime/-/scifcode-runtime-0.3.0.tgz",
598
+ "type": "distribution",
599
+ "hashes": [
600
+ {
601
+ "alg": "SHA-512",
602
+ "content": "808cf270df03cd8cca0b0755ef12680f2e31ee56e4621bbdef0ad600973783c81f25fdd59c4223dac99c7c59e481b2a5116304cbd166496b3108eefc52425571"
603
+ }
604
+ ],
605
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
606
+ }
607
+ ],
608
+ "properties": [
609
+ {
610
+ "name": "cdx:npm:package:path",
611
+ "value": "node_modules/@numairbaseer/scifcode-runtime"
612
+ }
613
+ ]
614
+ }
615
+ ],
616
+ "dependencies": [
617
+ {
618
+ "ref": "@numairbaseer/scifcode@0.3.0",
619
+ "dependsOn": [
620
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime@0.3.0"
621
+ ]
622
+ },
623
+ {
624
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-arm64@0.3.0"
625
+ },
626
+ {
627
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-x64-baseline@0.3.0"
628
+ },
629
+ {
630
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-x64@0.3.0"
631
+ },
632
+ {
633
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-arm64-musl@0.3.0"
634
+ },
635
+ {
636
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-arm64@0.3.0"
637
+ },
638
+ {
639
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-baseline-musl@0.3.0"
640
+ },
641
+ {
642
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-baseline@0.3.0"
643
+ },
644
+ {
645
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-musl@0.3.0"
646
+ },
647
+ {
648
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64@0.3.0"
649
+ },
650
+ {
651
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-arm64@0.3.0"
652
+ },
653
+ {
654
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-x64-baseline@0.3.0"
655
+ },
656
+ {
657
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-x64@0.3.0"
658
+ },
659
+ {
660
+ "ref": "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime@0.3.0",
661
+ "dependsOn": [
662
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-arm64@0.3.0",
663
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-x64-baseline@0.3.0",
664
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-darwin-x64@0.3.0",
665
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-arm64-musl@0.3.0",
666
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-arm64@0.3.0",
667
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-baseline-musl@0.3.0",
668
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-baseline@0.3.0",
669
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64-musl@0.3.0",
670
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-linux-x64@0.3.0",
671
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-arm64@0.3.0",
672
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-x64-baseline@0.3.0",
673
+ "@numairbaseer/scifcode@0.3.0|@numairbaseer/scifcode-runtime-windows-x64@0.3.0"
674
+ ]
675
+ }
676
+ ]
677
+ }