github.com/CycloneDX/sbom-utility@v0.16.0/examples/cyclonedx/SBOM/protonmail-webclient-v4-0912dff/bom.json (about) 1 { 2 "bomFormat": "CycloneDX", 3 "specVersion": "1.2", 4 "serialNumber": "urn:uuid:371ffb8c-c11e-42b5-b5b9-9280fc62783e", 5 "version": 1, 6 "metadata": { 7 "timestamp": "2020-08-03T08:53:09.834Z", 8 "tools": [ 9 { 10 "vendor": "CycloneDX", 11 "name": "Node.js module", 12 "version": "2.0.0" 13 } 14 ], 15 "component": { 16 "type": "library", 17 "bom-ref": "pkg:npm/protonmail-web@4.0.0-beta.20", 18 "name": "protonmail-web", 19 "version": "4.0.0-beta.20", 20 "description": "Angular frontend for protonmail.com", 21 "licenses": [ 22 { 23 "license": { 24 "id": "MIT" 25 } 26 } 27 ], 28 "purl": "pkg:npm/protonmail-web@4.0.0-beta.20", 29 "externalReferences": [ 30 { 31 "type": "website", 32 "url": "https://github.com/ProtonMail/WebClient#readme" 33 }, 34 { 35 "type": "issue-tracker", 36 "url": "https://github.com/ProtonMail/WebClient/issues" 37 }, 38 { 39 "type": "vcs", 40 "url": "git+https://github.com/ProtonMail/WebClient.git" 41 } 42 ] 43 } 44 }, 45 "components": [ 46 { 47 "type": "library", 48 "bom-ref": "pkg:npm/%40babel/polyfill@7.10.4", 49 "group": "@babel", 50 "name": "polyfill", 51 "version": "7.10.4", 52 "description": "Provides polyfills necessary for a full ES2015+ environment", 53 "hashes": [ 54 { 55 "alg": "SHA-512", 56 "content": "f0161c9d5a90e64303d875e81c89c11fb1f56ffb8fdca767c026173aa1675ea82e3b2baee38dd65eeb1b2146d611f6376744f1934335b86ffc62e00c84d97ace" 57 } 58 ], 59 "licenses": [ 60 { 61 "license": { 62 "id": "MIT" 63 } 64 } 65 ], 66 "purl": "pkg:npm/%40babel/polyfill@7.10.4", 67 "externalReferences": [ 68 { 69 "type": "website", 70 "url": "https://babeljs.io/" 71 }, 72 { 73 "type": "issue-tracker", 74 "url": "https://github.com/babel/babel/issues" 75 }, 76 { 77 "type": "vcs", 78 "url": "git+https://github.com/babel/babel.git" 79 } 80 ] 81 }, 82 { 83 "type": "library", 84 "bom-ref": "pkg:npm/core-js@2.6.11", 85 "name": "core-js", 86 "version": "2.6.11", 87 "description": "Standard library", 88 "hashes": [ 89 { 90 "alg": "SHA-512", 91 "content": "e708e7a5a4ffddd57e5c1e1ba2b12c9c06107219f4d174a04c058a0e412abfe2bc29ebe36f39a87caea17c9f536489698f6374c50a5acf2ecf891422587ab35a" 92 } 93 ], 94 "licenses": [ 95 { 96 "license": { 97 "id": "MIT" 98 } 99 } 100 ], 101 "purl": "pkg:npm/core-js@2.6.11", 102 "externalReferences": [ 103 { 104 "type": "website", 105 "url": "https://github.com/zloirock/core-js#readme" 106 }, 107 { 108 "type": "issue-tracker", 109 "url": "https://github.com/zloirock/core-js/issues" 110 }, 111 { 112 "type": "vcs", 113 "url": "git+https://github.com/zloirock/core-js.git" 114 } 115 ] 116 }, 117 { 118 "type": "library", 119 "bom-ref": "pkg:npm/regenerator-runtime@0.13.6", 120 "name": "regenerator-runtime", 121 "version": "0.13.6", 122 "description": "Runtime for Regenerator-compiled generator and async functions.", 123 "hashes": [ 124 { 125 "alg": "SHA-512", 126 "content": "1a6c251a26b34046cec1058375b6da3f5d22d79a46b5271858b6cc66ebbe44a473d1c67e83c21438d6b3067699a9eee3d7aef4215d47804e3ff22cbb0903dfe1" 127 } 128 ], 129 "licenses": [ 130 { 131 "license": { 132 "id": "MIT" 133 } 134 } 135 ], 136 "purl": "pkg:npm/regenerator-runtime@0.13.6", 137 "externalReferences": [ 138 { 139 "type": "vcs", 140 "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime" 141 } 142 ] 143 }, 144 { 145 "type": "framework", 146 "bom-ref": "pkg:npm/angular@1.8.0", 147 "name": "angular", 148 "version": "1.8.0", 149 "description": "HTML enhanced for web apps", 150 "hashes": [ 151 { 152 "alg": "SHA-512", 153 "content": "55d68cc7e424d129256bb079830efb6bc87395c39a93017c9a3956d770e921620395fab001b4922df77c37fa999f3126405e230b88a87c89ddde013bbcbf1966" 154 } 155 ], 156 "licenses": [ 157 { 158 "license": { 159 "id": "MIT" 160 } 161 } 162 ], 163 "purl": "pkg:npm/angular@1.8.0", 164 "externalReferences": [ 165 { 166 "type": "website", 167 "url": "http://angularjs.org" 168 }, 169 { 170 "type": "issue-tracker", 171 "url": "https://github.com/angular/angular.js/issues" 172 }, 173 { 174 "type": "vcs", 175 "url": "git+https://github.com/angular/angular.js.git" 176 } 177 ] 178 }, 179 { 180 "type": "framework", 181 "bom-ref": "pkg:npm/angular-aria@1.8.0", 182 "name": "angular-aria", 183 "version": "1.8.0", 184 "description": "AngularJS module for making accessibility easy", 185 "hashes": [ 186 { 187 "alg": "SHA-512", 188 "content": "782408e84c2063a6d81ddcc851f0c00479d98e86776cd6290ac9dc7901786cb7dbab542d67bada44f35c6b8e6c8fa0bd3df8dd7ba3cd7040efb8ba3314f627ad" 189 } 190 ], 191 "licenses": [ 192 { 193 "license": { 194 "id": "MIT" 195 } 196 } 197 ], 198 "purl": "pkg:npm/angular-aria@1.8.0", 199 "externalReferences": [ 200 { 201 "type": "website", 202 "url": "http://angularjs.org" 203 }, 204 { 205 "type": "issue-tracker", 206 "url": "https://github.com/angular/angular.js/issues" 207 }, 208 { 209 "type": "vcs", 210 "url": "git+https://github.com/angular/angular.js.git" 211 } 212 ] 213 }, 214 { 215 "type": "framework", 216 "bom-ref": "pkg:npm/angular-cookies@1.8.0", 217 "name": "angular-cookies", 218 "version": "1.8.0", 219 "description": "AngularJS module for cookies", 220 "hashes": [ 221 { 222 "alg": "SHA-512", 223 "content": "8163b744a17458c99786c7a2377030f5a126437981e77c12740c6978a2876e20f053bbe62be301b9e6f2397f6a6f0658b9b9f99ccf0b0726559a0ed3ea3395d7" 224 } 225 ], 226 "licenses": [ 227 { 228 "license": { 229 "id": "MIT" 230 } 231 } 232 ], 233 "purl": "pkg:npm/angular-cookies@1.8.0", 234 "externalReferences": [ 235 { 236 "type": "website", 237 "url": "http://angularjs.org" 238 }, 239 { 240 "type": "issue-tracker", 241 "url": "https://github.com/angular/angular.js/issues" 242 }, 243 { 244 "type": "vcs", 245 "url": "git+https://github.com/angular/angular.js.git" 246 } 247 ] 248 }, 249 { 250 "type": "library", 251 "bom-ref": "pkg:npm/angular-gettext@2.4.1", 252 "name": "angular-gettext", 253 "version": "2.4.1", 254 "description": "Gettext support for Angular.js", 255 "hashes": [ 256 { 257 "alg": "SHA-512", 258 "content": "f816ba998e613dd91aebcaf12ee5e4ec708315e892e842071532a04d3d2d4d5b606a9ea035d2739b275bf0d8aab396b295ff14dc1efe9b5113ce9a44feab602b" 259 } 260 ], 261 "licenses": [ 262 { 263 "license": { 264 "id": "MIT" 265 } 266 } 267 ], 268 "purl": "pkg:npm/angular-gettext@2.4.1", 269 "externalReferences": [ 270 { 271 "type": "website", 272 "url": "http://angular-gettext.rocketeer.be/" 273 }, 274 { 275 "type": "issue-tracker", 276 "url": "https://github.com/rubenv/angular-gettext/issues" 277 }, 278 { 279 "type": "vcs", 280 "url": "git://github.com/rubenv/angular-gettext.git" 281 } 282 ] 283 }, 284 { 285 "type": "library", 286 "bom-ref": "pkg:npm/angular-ical@1.1.0", 287 "name": "angular-ical", 288 "version": "1.1.0", 289 "description": "angular-ical is an Angular factory wrapper for ical.js (https://github.com/mozilla-comm/ical.js)", 290 "hashes": [ 291 { 292 "alg": "SHA-1", 293 "content": "b3a34e889d547181f09d415a7b577a0708a63f1c" 294 } 295 ], 296 "licenses": [ 297 { 298 "license": { 299 "id": "MIT" 300 } 301 } 302 ], 303 "purl": "pkg:npm/angular-ical@1.1.0", 304 "externalReferences": [ 305 { 306 "type": "website", 307 "url": "https://github.com/stevemao/angular-ical#readme" 308 }, 309 { 310 "type": "issue-tracker", 311 "url": "https://github.com/stevemao/angular-ical/issues" 312 }, 313 { 314 "type": "vcs", 315 "url": "git+https://github.com/stevemao/angular-ical.git" 316 } 317 ] 318 }, 319 { 320 "type": "framework", 321 "bom-ref": "pkg:npm/angular-loader@1.8.0", 322 "name": "angular-loader", 323 "version": "1.8.0", 324 "description": "AngularJS module for asynchronously loading modules", 325 "hashes": [ 326 { 327 "alg": "SHA-512", 328 "content": "342bcb2c55829312d1dffcc169518cfbbabd209ce86f1d8f5573273e82a3b40213a4ce808671f949816417370ad6843a3fa736bf4a0b79fea88a3ee64848f433" 329 } 330 ], 331 "licenses": [ 332 { 333 "license": { 334 "id": "MIT" 335 } 336 } 337 ], 338 "purl": "pkg:npm/angular-loader@1.8.0", 339 "externalReferences": [ 340 { 341 "type": "website", 342 "url": "http://angularjs.org" 343 }, 344 { 345 "type": "issue-tracker", 346 "url": "https://github.com/angular/angular.js/issues" 347 }, 348 { 349 "type": "vcs", 350 "url": "git+https://github.com/angular/angular.js.git" 351 } 352 ] 353 }, 354 { 355 "type": "framework", 356 "bom-ref": "pkg:npm/angular-messages@1.8.0", 357 "name": "angular-messages", 358 "version": "1.8.0", 359 "description": "AngularJS module that provides enhanced support for displaying messages within templates", 360 "hashes": [ 361 { 362 "alg": "SHA-512", 363 "content": "2d29724eff34cb5be0f027ddcfe449d01aeb69692ad2ab0e647cab1c54fc3726160b9ca9e8741a6ef66f4e92aff5803eea8d39c30014f74a971d2ae752549f94" 364 } 365 ], 366 "licenses": [ 367 { 368 "license": { 369 "id": "MIT" 370 } 371 } 372 ], 373 "purl": "pkg:npm/angular-messages@1.8.0", 374 "externalReferences": [ 375 { 376 "type": "website", 377 "url": "http://angularjs.org" 378 }, 379 { 380 "type": "issue-tracker", 381 "url": "https://github.com/angular/angular.js/issues" 382 }, 383 { 384 "type": "vcs", 385 "url": "git+https://github.com/angular/angular.js.git" 386 } 387 ] 388 }, 389 { 390 "type": "library", 391 "bom-ref": "pkg:npm/angular-notify@2.5.0", 392 "name": "angular-notify", 393 "version": "2.5.0", 394 "description": "A minimalistic notification service for angular.", 395 "purl": "pkg:npm/angular-notify@2.5.0", 396 "externalReferences": [ 397 { 398 "type": "website", 399 "url": "https://github.com/cgross/angular-notify#readme" 400 }, 401 { 402 "type": "issue-tracker", 403 "url": "https://github.com/cgross/angular-notify/issues" 404 }, 405 { 406 "type": "vcs", 407 "url": "git://github.com/cgross/angular-notify.git" 408 } 409 ] 410 }, 411 { 412 "type": "framework", 413 "bom-ref": "pkg:npm/angular-sanitize@1.8.0", 414 "name": "angular-sanitize", 415 "version": "1.8.0", 416 "description": "AngularJS module for sanitizing HTML", 417 "hashes": [ 418 { 419 "alg": "SHA-512", 420 "content": "8f91a238f0af7dc0d62b9b2f10e5683dbd755f7503572fe67473d15aecb5e08cb0f3ac5aabe05bfb1fde9b6b0039ae4c410798e5c88b5db177451a7c88229c36" 421 } 422 ], 423 "licenses": [ 424 { 425 "license": { 426 "id": "MIT" 427 } 428 } 429 ], 430 "purl": "pkg:npm/angular-sanitize@1.8.0", 431 "externalReferences": [ 432 { 433 "type": "website", 434 "url": "http://angularjs.org" 435 }, 436 { 437 "type": "issue-tracker", 438 "url": "https://github.com/angular/angular.js/issues" 439 }, 440 { 441 "type": "vcs", 442 "url": "git+https://github.com/angular/angular.js.git" 443 } 444 ] 445 }, 446 { 447 "type": "library", 448 "bom-ref": "pkg:npm/angular-ui-codemirror@0.3.0", 449 "name": "angular-ui-codemirror", 450 "version": "0.3.0", 451 "description": "This directive allows you to add CodeMirror to your textarea elements.", 452 "hashes": [ 453 { 454 "alg": "SHA-1", 455 "content": "e4286fc50f393f2a6e697c1bf3170424e12cbb60" 456 } 457 ], 458 "licenses": [ 459 { 460 "license": { 461 "id": "MIT" 462 } 463 } 464 ], 465 "purl": "pkg:npm/angular-ui-codemirror@0.3.0", 466 "externalReferences": [ 467 { 468 "type": "website", 469 "url": "http://angular-ui.github.com" 470 }, 471 { 472 "type": "issue-tracker", 473 "url": "https://github.com/angular-ui/ui-codemirror/issues" 474 }, 475 { 476 "type": "vcs", 477 "url": "git+https://github.com/angular-ui/ui-codemirror.git" 478 } 479 ] 480 }, 481 { 482 "type": "library", 483 "bom-ref": "pkg:npm/angular-ui-indeterminate@1.0.0", 484 "name": "angular-ui-indeterminate", 485 "version": "1.0.0", 486 "description": "Provides an easy way to toggle a checkbox input's special 'indeterminate' property. This is a visual toggle only and in no way affects the model or value outside of native browser behavior at this time.", 487 "hashes": [ 488 { 489 "alg": "SHA-1", 490 "content": "51784a60eb80aee8251e9fc9ec30fbe105125514" 491 } 492 ], 493 "licenses": [ 494 { 495 "license": { 496 "id": "MIT" 497 } 498 } 499 ], 500 "purl": "pkg:npm/angular-ui-indeterminate@1.0.0", 501 "externalReferences": [ 502 { 503 "type": "website", 504 "url": "https://github.com/angular-ui/ui-indeterminate" 505 }, 506 { 507 "type": "issue-tracker", 508 "url": "https://github.com/angular-ui/ui-indeterminate/issues" 509 }, 510 { 511 "type": "vcs", 512 "url": "git+https://github.com/angular-ui/ui-indeterminate.git" 513 } 514 ] 515 }, 516 { 517 "type": "library", 518 "bom-ref": "pkg:npm/angular-ui-router@0.4.3", 519 "name": "angular-ui-router", 520 "version": "0.4.3", 521 "description": "State-based routing for AngularJS", 522 "hashes": [ 523 { 524 "alg": "SHA-512", 525 "content": "106046ec6ec0ac556424f33e64880f2ae318b93d7a510aebdf38f70448971cac31b2cf3aedb1addeeed00fd83807147e2b6a903925a893a246be04d65c0928dc" 526 } 527 ], 528 "licenses": [ 529 { 530 "license": { 531 "id": "MIT" 532 } 533 } 534 ], 535 "purl": "pkg:npm/angular-ui-router@0.4.3", 536 "externalReferences": [ 537 { 538 "type": "website", 539 "url": "http://angular-ui.github.com/" 540 }, 541 { 542 "type": "issue-tracker", 543 "url": "https://github.com/angular-ui/ui-router/issues" 544 }, 545 { 546 "type": "vcs", 547 "url": "git+https://github.com/angular-ui/ui-router.git" 548 } 549 ] 550 }, 551 { 552 "type": "library", 553 "bom-ref": "pkg:npm/angular-vs-repeat@2.0.13", 554 "name": "angular-vs-repeat", 555 "version": "2.0.13", 556 "description": "Virtual Scroll for AngularJS ngRepeat directive", 557 "hashes": [ 558 { 559 "alg": "SHA-512", 560 "content": "25bd033ade23539ff1671ef08cabe0649b6001a300e1914bab969e40753c536219cfc8b158fd0c2fa805590d7279f31aa6f8392d5f997c0f3565e78dfcdb49ec" 561 } 562 ], 563 "licenses": [ 564 { 565 "license": { 566 "id": "MIT" 567 } 568 } 569 ], 570 "purl": "pkg:npm/angular-vs-repeat@2.0.13", 571 "externalReferences": [ 572 { 573 "type": "website", 574 "url": "http://kamilkp.github.io/angular-vs-repeat" 575 }, 576 { 577 "type": "issue-tracker", 578 "url": "https://github.com/kamilkp/angular-vs-repeat/issues" 579 }, 580 { 581 "type": "vcs", 582 "url": "git+https://github.com/kamilkp/angular-vs-repeat.git" 583 } 584 ] 585 }, 586 { 587 "type": "library", 588 "bom-ref": "pkg:npm/asmcrypto.js@2.3.2", 589 "name": "asmcrypto.js", 590 "version": "2.3.2", 591 "description": "Asm.js implementation of WebCrypto API", 592 "hashes": [ 593 { 594 "alg": "SHA-512", 595 "content": "dc58050117fb46ea6c6444d0d671e784b514be972db5c0aad6264269501b2596c267954d46b372be90f21d339bd0a0b796515cb32393fdaf7d3597026de884b0" 596 } 597 ], 598 "licenses": [ 599 { 600 "license": { 601 "id": "MIT" 602 } 603 } 604 ], 605 "purl": "pkg:npm/asmcrypto.js@2.3.2", 606 "externalReferences": [ 607 { 608 "type": "website", 609 "url": "https://github.com/asmcrypto/asmcrypto.js" 610 }, 611 { 612 "type": "issue-tracker", 613 "url": "https://github.com/asmcrypto/asmcrypto.js/issues" 614 }, 615 { 616 "type": "vcs", 617 "url": "git+https://github.com/asmcrypto/asmcrypto.js.git" 618 } 619 ] 620 }, 621 { 622 "type": "library", 623 "bom-ref": "pkg:npm/autofill-event@1.0.0", 624 "name": "autofill-event", 625 "version": "1.0.0", 626 "description": "[](https://travis-ci.org/tbosch/autofill-event) # Autofill event polyfill", 627 "purl": "pkg:npm/autofill-event@1.0.0", 628 "externalReferences": [ 629 { 630 "type": "website", 631 "url": "https://github.com/tbosch/autofill-event#readme" 632 }, 633 { 634 "type": "issue-tracker", 635 "url": "https://github.com/tbosch/autofill-event/issues" 636 }, 637 { 638 "type": "vcs", 639 "url": "git+https://github.com/tbosch/autofill-event.git" 640 } 641 ] 642 }, 643 { 644 "type": "library", 645 "bom-ref": "pkg:npm/awesomplete@1.1.1", 646 "name": "awesomplete", 647 "version": "1.1.1", 648 "description": "http://leaverou.github.io/awesomplete/", 649 "licenses": [ 650 { 651 "license": { 652 "id": "MIT" 653 } 654 } 655 ], 656 "purl": "pkg:npm/awesomplete@1.1.1", 657 "externalReferences": [ 658 { 659 "type": "website", 660 "url": "https://leaverou.github.io/awesomplete/" 661 }, 662 { 663 "type": "issue-tracker", 664 "url": "https://github.com/LeaVerou/awesomplete/issues" 665 }, 666 { 667 "type": "vcs", 668 "url": "git+https://github.com/LeaVerou/awesomplete.git" 669 } 670 ] 671 }, 672 { 673 "type": "library", 674 "bom-ref": "pkg:npm/bcryptjs@2.4.3", 675 "name": "bcryptjs", 676 "version": "2.4.3", 677 "description": "Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.", 678 "hashes": [ 679 { 680 "alg": "SHA-1", 681 "content": "9ab5627b93e60621ff7cdac5da9733027df1d0cb" 682 } 683 ], 684 "licenses": [ 685 { 686 "license": { 687 "id": "MIT" 688 } 689 } 690 ], 691 "purl": "pkg:npm/bcryptjs@2.4.3", 692 "externalReferences": [ 693 { 694 "type": "website", 695 "url": "https://github.com/dcodeIO/bcrypt.js#readme" 696 }, 697 { 698 "type": "issue-tracker", 699 "url": "https://github.com/dcodeIO/bcrypt.js/issues" 700 }, 701 { 702 "type": "vcs", 703 "url": "git+https://github.com/dcodeIO/bcrypt.js.git" 704 } 705 ] 706 }, 707 { 708 "type": "library", 709 "bom-ref": "pkg:npm/blob.js@1.0.1", 710 "name": "blob.js", 711 "version": "1.0.1", 712 "description": "An HTML5 Blob implementation", 713 "hashes": [ 714 { 715 "alg": "SHA-1", 716 "content": "547b449b252c855313e837b53d15b41d000ea1d2" 717 } 718 ], 719 "licenses": [ 720 { 721 "license": { 722 "id": "MIT" 723 } 724 } 725 ], 726 "purl": "pkg:npm/blob.js@1.0.1", 727 "externalReferences": [ 728 { 729 "type": "website", 730 "url": "https://github.com/ecomputer/Blob.js#readme" 731 }, 732 { 733 "type": "issue-tracker", 734 "url": "https://github.com/ecomputer/Blob.js/issues" 735 }, 736 { 737 "type": "vcs", 738 "url": "git+https://github.com/ecomputer/Blob.js.git" 739 } 740 ] 741 }, 742 { 743 "type": "library", 744 "bom-ref": "pkg:npm/clipboard@2.0.6", 745 "name": "clipboard", 746 "version": "2.0.6", 747 "description": "Modern copy to clipboard. No Flash. Just 2kb", 748 "hashes": [ 749 { 750 "alg": "SHA-512", 751 "content": "839cdb8a2c41464ff0c8a6a44b008a77bbd05c38c59c03061e8132068806fdbc3d9130fd1af740bdaa1147500b704cedde954ac59474a5589e90f3084b44321a" 752 } 753 ], 754 "licenses": [ 755 { 756 "license": { 757 "id": "MIT" 758 } 759 } 760 ], 761 "purl": "pkg:npm/clipboard@2.0.6", 762 "externalReferences": [ 763 { 764 "type": "website", 765 "url": "https://github.com/zenorocha/clipboard.js#readme" 766 }, 767 { 768 "type": "issue-tracker", 769 "url": "https://github.com/zenorocha/clipboard.js/issues" 770 }, 771 { 772 "type": "vcs", 773 "url": "git+https://github.com/zenorocha/clipboard.js.git" 774 } 775 ] 776 }, 777 { 778 "type": "library", 779 "bom-ref": "pkg:npm/good-listener@1.2.2", 780 "name": "good-listener", 781 "version": "1.2.2", 782 "description": "A more versatile way of adding & removing event listeners", 783 "hashes": [ 784 { 785 "alg": "SHA-1", 786 "content": "d53b30cdf9313dffb7dc9a0d477096aa6d145c50" 787 } 788 ], 789 "licenses": [ 790 { 791 "license": { 792 "id": "MIT" 793 } 794 } 795 ], 796 "purl": "pkg:npm/good-listener@1.2.2", 797 "externalReferences": [ 798 { 799 "type": "website", 800 "url": "https://github.com/zenorocha/good-listener#readme" 801 }, 802 { 803 "type": "issue-tracker", 804 "url": "https://github.com/zenorocha/good-listener/issues" 805 }, 806 { 807 "type": "vcs", 808 "url": "git+https://github.com/zenorocha/good-listener.git" 809 } 810 ] 811 }, 812 { 813 "type": "library", 814 "bom-ref": "pkg:npm/delegate@3.2.0", 815 "name": "delegate", 816 "version": "3.2.0", 817 "description": "Lightweight event delegation", 818 "hashes": [ 819 { 820 "alg": "SHA-512", 821 "content": "2287e39180596998af9f457c9e7b0c24606be2354bc470e178a496f3c3f2c52e500b8568f596d956f873952c58f3b7d5ab749347aafee1c19ea721e47163904b" 822 } 823 ], 824 "licenses": [ 825 { 826 "license": { 827 "id": "MIT" 828 } 829 } 830 ], 831 "purl": "pkg:npm/delegate@3.2.0", 832 "externalReferences": [ 833 { 834 "type": "website", 835 "url": "https://github.com/zenorocha/delegate#readme" 836 }, 837 { 838 "type": "issue-tracker", 839 "url": "https://github.com/zenorocha/delegate/issues" 840 }, 841 { 842 "type": "vcs", 843 "url": "git+https://github.com/zenorocha/delegate.git" 844 } 845 ] 846 }, 847 { 848 "type": "library", 849 "bom-ref": "pkg:npm/select@1.1.2", 850 "name": "select", 851 "version": "1.1.2", 852 "description": "Programmatically select the text of a HTML element", 853 "hashes": [ 854 { 855 "alg": "SHA-1", 856 "content": "0e7350acdec80b1108528786ec1d4418d11b396d" 857 } 858 ], 859 "licenses": [ 860 { 861 "license": { 862 "id": "MIT" 863 } 864 } 865 ], 866 "purl": "pkg:npm/select@1.1.2", 867 "externalReferences": [ 868 { 869 "type": "website", 870 "url": "https://github.com/zenorocha/select#readme" 871 }, 872 { 873 "type": "issue-tracker", 874 "url": "https://github.com/zenorocha/select/issues" 875 }, 876 { 877 "type": "vcs", 878 "url": "git+https://github.com/zenorocha/select.git" 879 } 880 ] 881 }, 882 { 883 "type": "library", 884 "bom-ref": "pkg:npm/tiny-emitter@2.1.0", 885 "name": "tiny-emitter", 886 "version": "2.1.0", 887 "description": "A tiny (less than 1k) event emitter library", 888 "hashes": [ 889 { 890 "alg": "SHA-512", 891 "content": "341e8393503dc6040f3281aa0b90955e7d76de05b2b5edb5e4e353e4fa796b4cade27944a0ed5959e0b0a6771a7a43c75ceeb48b8ee28459d93e244f8d132ae1" 892 } 893 ], 894 "licenses": [ 895 { 896 "license": { 897 "id": "MIT" 898 } 899 } 900 ], 901 "purl": "pkg:npm/tiny-emitter@2.1.0", 902 "externalReferences": [ 903 { 904 "type": "website", 905 "url": "https://github.com/scottcorgan/tiny-emitter#readme" 906 }, 907 { 908 "type": "issue-tracker", 909 "url": "https://github.com/scottcorgan/tiny-emitter/issues" 910 }, 911 { 912 "type": "vcs", 913 "url": "git+https://github.com/scottcorgan/tiny-emitter.git" 914 } 915 ] 916 }, 917 { 918 "type": "library", 919 "bom-ref": "pkg:npm/codemirror@5.56.0", 920 "name": "codemirror", 921 "version": "5.56.0", 922 "description": "Full-featured in-browser code editor", 923 "hashes": [ 924 { 925 "alg": "SHA-512", 926 "content": "31f2959988227d78d0a4b4a0a444ee8a1ec0ed64d322cc6f29f48b1ac793639faab74135503d706e564633a58b7a7391a3cb2099ffb75fe5937b6585ee6b9fcb" 927 } 928 ], 929 "licenses": [ 930 { 931 "license": { 932 "id": "MIT" 933 } 934 } 935 ], 936 "purl": "pkg:npm/codemirror@5.56.0", 937 "externalReferences": [ 938 { 939 "type": "website", 940 "url": "https://codemirror.net" 941 }, 942 { 943 "type": "issue-tracker", 944 "url": "http://github.com/codemirror/CodeMirror/issues" 945 }, 946 { 947 "type": "vcs", 948 "url": "git+https://github.com/codemirror/CodeMirror.git" 949 } 950 ] 951 }, 952 { 953 "type": "library", 954 "bom-ref": "pkg:npm/components-font-awesome@4.7.0", 955 "name": "components-font-awesome", 956 "version": "4.7.0", 957 "description": "Font Awesome, the iconic font designed for use with Twitter Bootstrap.", 958 "hashes": [ 959 { 960 "alg": "SHA-1", 961 "content": "a7550094b6e2cb5cd7dce49c405771c533e9cfe1" 962 } 963 ], 964 "licenses": [ 965 { 966 "license": { 967 "id": "MIT" 968 } 969 }, 970 { 971 "license": { 972 "id": "OFL-1.1" 973 } 974 } 975 ], 976 "purl": "pkg:npm/components-font-awesome@4.7.0", 977 "externalReferences": [ 978 { 979 "type": "website", 980 "url": "https://github.com/components/font-awesome#readme" 981 }, 982 { 983 "type": "issue-tracker", 984 "url": "https://github.com/components/font-awesome/issues" 985 }, 986 { 987 "type": "vcs", 988 "url": "git://github.com/components/font-awesome.git" 989 } 990 ] 991 }, 992 { 993 "type": "library", 994 "bom-ref": "pkg:npm/credit-card-type@8.3.0", 995 "name": "credit-card-type", 996 "version": "8.3.0", 997 "description": "A library for determining credit card type", 998 "hashes": [ 999 { 1000 "alg": "SHA-512", 1001 "content": "7337d952943b5bd083c592f8c852dbd6416d33fab6953398f7be612f668ef830bcf8644d0d54975421d78551593f18942a640265b14ff2f221c71e5305069387" 1002 } 1003 ], 1004 "licenses": [ 1005 { 1006 "license": { 1007 "id": "MIT" 1008 } 1009 } 1010 ], 1011 "purl": "pkg:npm/credit-card-type@8.3.0", 1012 "externalReferences": [ 1013 { 1014 "type": "website", 1015 "url": "https://github.com/braintree/credit-card-type" 1016 }, 1017 { 1018 "type": "issue-tracker", 1019 "url": "https://github.com/braintree/credit-card-type/issues" 1020 }, 1021 { 1022 "type": "vcs", 1023 "url": "git+ssh://git@github.com/braintree/credit-card-type.git" 1024 } 1025 ] 1026 }, 1027 { 1028 "type": "library", 1029 "bom-ref": "pkg:npm/cssuseragent@2.1.31", 1030 "name": "cssuseragent", 1031 "version": "2.1.31", 1032 "description": "Automatically adds UserAgent-specific CSS classes to the document allowing for browser variations without resorting to CSS hacks.", 1033 "hashes": [ 1034 { 1035 "alg": "SHA-1", 1036 "content": "bbb6e5695e5a5f1b80c898af933a87087b30ba3e" 1037 } 1038 ], 1039 "licenses": [ 1040 { 1041 "license": { 1042 "id": "MIT" 1043 } 1044 } 1045 ], 1046 "purl": "pkg:npm/cssuseragent@2.1.31", 1047 "externalReferences": [ 1048 { 1049 "type": "website", 1050 "url": "http://cssuseragent.org" 1051 }, 1052 { 1053 "type": "issue-tracker", 1054 "url": "https://github.com/mckamey/cssuseragent/issues" 1055 }, 1056 { 1057 "type": "vcs", 1058 "url": "git+https://github.com/mckamey/cssuseragent.git" 1059 } 1060 ] 1061 }, 1062 { 1063 "type": "library", 1064 "bom-ref": "pkg:npm/declassify@2.1.0", 1065 "name": "declassify", 1066 "version": "2.1.0", 1067 "description": "Remove any classes or IDs not found in CSS from HTML - modifies HTML, not CSS.", 1068 "hashes": [ 1069 { 1070 "alg": "SHA-512", 1071 "content": "09e1a46088cf009a5b73dbe06f75390cf7dc74b6018eb5f1944e44391b3b0a8a447845b650632d843efbc854e26e16fa4a42392a215e915934bd1d0b609d98fe" 1072 } 1073 ], 1074 "licenses": [ 1075 { 1076 "license": { 1077 "id": "MIT" 1078 } 1079 } 1080 ], 1081 "purl": "pkg:npm/declassify@2.1.0", 1082 "externalReferences": [ 1083 { 1084 "type": "website", 1085 "url": "https://github.com/jrit/declassify#readme" 1086 }, 1087 { 1088 "type": "issue-tracker", 1089 "url": "https://github.com/jrit/declassify/issues" 1090 }, 1091 { 1092 "type": "vcs", 1093 "url": "git+https://github.com/jrit/declassify.git" 1094 } 1095 ] 1096 }, 1097 { 1098 "type": "library", 1099 "bom-ref": "pkg:npm/cheerio@0.22.0", 1100 "name": "cheerio", 1101 "version": "0.22.0", 1102 "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server", 1103 "hashes": [ 1104 { 1105 "alg": "SHA-1", 1106 "content": "a9baa860a3f9b595a6b81b1a86873121ed3a269e" 1107 } 1108 ], 1109 "licenses": [ 1110 { 1111 "license": { 1112 "id": "MIT" 1113 } 1114 } 1115 ], 1116 "purl": "pkg:npm/cheerio@0.22.0", 1117 "externalReferences": [ 1118 { 1119 "type": "website", 1120 "url": "https://github.com/cheeriojs/cheerio#readme" 1121 }, 1122 { 1123 "type": "issue-tracker", 1124 "url": "https://github.com/cheeriojs/cheerio/issues" 1125 }, 1126 { 1127 "type": "vcs", 1128 "url": "git://github.com/cheeriojs/cheerio.git" 1129 } 1130 ] 1131 }, 1132 { 1133 "type": "library", 1134 "bom-ref": "pkg:npm/css-select@1.2.0", 1135 "name": "css-select", 1136 "version": "1.2.0", 1137 "description": "a CSS selector compiler/engine", 1138 "hashes": [ 1139 { 1140 "alg": "SHA-1", 1141 "content": "2b3a110539c5355f1cd8d314623e870b121ec858" 1142 } 1143 ], 1144 "licenses": [ 1145 { 1146 "license": { 1147 "name": "BSD-like" 1148 } 1149 } 1150 ], 1151 "purl": "pkg:npm/css-select@1.2.0", 1152 "externalReferences": [ 1153 { 1154 "type": "website", 1155 "url": "https://github.com/fb55/css-select#readme" 1156 }, 1157 { 1158 "type": "issue-tracker", 1159 "url": "https://github.com/fb55/css-select/issues" 1160 }, 1161 { 1162 "type": "vcs", 1163 "url": "git://github.com/fb55/css-select.git" 1164 } 1165 ] 1166 }, 1167 { 1168 "type": "library", 1169 "bom-ref": "pkg:npm/boolbase@1.0.0", 1170 "name": "boolbase", 1171 "version": "1.0.0", 1172 "description": "two functions: One that returns true, one that returns false", 1173 "hashes": [ 1174 { 1175 "alg": "SHA-1", 1176 "content": "68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" 1177 } 1178 ], 1179 "licenses": [ 1180 { 1181 "license": { 1182 "id": "ISC" 1183 } 1184 } 1185 ], 1186 "purl": "pkg:npm/boolbase@1.0.0", 1187 "externalReferences": [ 1188 { 1189 "type": "website", 1190 "url": "https://github.com/fb55/boolbase" 1191 }, 1192 { 1193 "type": "issue-tracker", 1194 "url": "https://github.com/fb55/boolbase/issues" 1195 }, 1196 { 1197 "type": "vcs", 1198 "url": "git+https://github.com/fb55/boolbase.git" 1199 } 1200 ] 1201 }, 1202 { 1203 "type": "library", 1204 "bom-ref": "pkg:npm/css-what@2.1.3", 1205 "name": "css-what", 1206 "version": "2.1.3", 1207 "description": "a CSS selector parser", 1208 "hashes": [ 1209 { 1210 "alg": "SHA-512", 1211 "content": "6be10fa03fae66235f87ee5fc70da73bd43015aea725ed8eaf7e5f198e88a70d51dd1e001b3d5dd53119ac27a0bf0d984e66748d78ab198973c71a58487c2912" 1212 } 1213 ], 1214 "licenses": [ 1215 { 1216 "license": { 1217 "id": "BSD-2-Clause" 1218 } 1219 } 1220 ], 1221 "purl": "pkg:npm/css-what@2.1.3", 1222 "externalReferences": [ 1223 { 1224 "type": "website", 1225 "url": "https://github.com/fb55/css-what#readme" 1226 }, 1227 { 1228 "type": "issue-tracker", 1229 "url": "https://github.com/fb55/css-what/issues" 1230 }, 1231 { 1232 "type": "vcs", 1233 "url": "git+https://github.com/fb55/css-what.git" 1234 } 1235 ] 1236 }, 1237 { 1238 "type": "library", 1239 "bom-ref": "pkg:npm/domutils@1.5.1", 1240 "name": "domutils", 1241 "version": "1.5.1", 1242 "description": "utilities for working with htmlparser2's dom", 1243 "hashes": [ 1244 { 1245 "alg": "SHA-1", 1246 "content": "dcd8488a26f563d61079e48c9f7b7e32373682cf" 1247 } 1248 ], 1249 "purl": "pkg:npm/domutils@1.5.1", 1250 "externalReferences": [ 1251 { 1252 "type": "website", 1253 "url": "https://github.com/FB55/domutils#readme" 1254 }, 1255 { 1256 "type": "issue-tracker", 1257 "url": "https://github.com/FB55/domutils/issues" 1258 }, 1259 { 1260 "type": "vcs", 1261 "url": "git://github.com/FB55/domutils.git" 1262 } 1263 ] 1264 }, 1265 { 1266 "type": "library", 1267 "bom-ref": "pkg:npm/dom-serializer@0.1.1", 1268 "name": "dom-serializer", 1269 "version": "0.1.1", 1270 "description": "render dom nodes to string", 1271 "hashes": [ 1272 { 1273 "alg": "SHA-512", 1274 "content": "974214d293f32d648705c89e65ba4e2a09089f7b6cdef021ed9b85c9737027125793f7381b08fdc5a4c9c080d54025dac160f4a9bdc8ccc187e6b82541a3b45c" 1275 } 1276 ], 1277 "licenses": [ 1278 { 1279 "license": { 1280 "id": "MIT" 1281 } 1282 } 1283 ], 1284 "purl": "pkg:npm/dom-serializer@0.1.1", 1285 "externalReferences": [ 1286 { 1287 "type": "website", 1288 "url": "https://github.com/cheeriojs/dom-renderer#readme" 1289 }, 1290 { 1291 "type": "issue-tracker", 1292 "url": "https://github.com/cheeriojs/dom-renderer/issues" 1293 }, 1294 { 1295 "type": "vcs", 1296 "url": "git://github.com/cheeriojs/dom-renderer.git" 1297 } 1298 ] 1299 }, 1300 { 1301 "type": "library", 1302 "bom-ref": "pkg:npm/domelementtype@1.3.1", 1303 "name": "domelementtype", 1304 "version": "1.3.1", 1305 "description": "all the types of nodes in htmlparser2's dom", 1306 "hashes": [ 1307 { 1308 "alg": "SHA-512", 1309 "content": "052281f934a9329148fc73b108daf53bc68c39367c853de9337190d30fe65919a48440d2149924cb3cf85d0b01578e010a1c0692b0df3328d50f4780d9a155df" 1310 } 1311 ], 1312 "licenses": [ 1313 { 1314 "license": { 1315 "id": "BSD-2-Clause" 1316 } 1317 } 1318 ], 1319 "purl": "pkg:npm/domelementtype@1.3.1", 1320 "externalReferences": [ 1321 { 1322 "type": "website", 1323 "url": "https://github.com/fb55/domelementtype#readme" 1324 }, 1325 { 1326 "type": "issue-tracker", 1327 "url": "https://github.com/fb55/domelementtype/issues" 1328 }, 1329 { 1330 "type": "vcs", 1331 "url": "git://github.com/fb55/domelementtype.git" 1332 } 1333 ] 1334 }, 1335 { 1336 "type": "library", 1337 "bom-ref": "pkg:npm/entities@1.1.2", 1338 "name": "entities", 1339 "version": "1.1.2", 1340 "description": "Encode & decode XML/HTML entities with ease", 1341 "hashes": [ 1342 { 1343 "alg": "SHA-512", 1344 "content": "7f62d9318975173bbb61204a83e46844e7a5a4e68dadc1a613d019b9b7837eb08489ae3cde85b8308e15c8577954d1c8810ffbaa6d48d305072b57899e7db2db" 1345 } 1346 ], 1347 "licenses": [ 1348 { 1349 "license": { 1350 "id": "BSD-2-Clause" 1351 } 1352 } 1353 ], 1354 "purl": "pkg:npm/entities@1.1.2", 1355 "externalReferences": [ 1356 { 1357 "type": "website", 1358 "url": "https://github.com/fb55/entities#readme" 1359 }, 1360 { 1361 "type": "issue-tracker", 1362 "url": "https://github.com/fb55/entities/issues" 1363 }, 1364 { 1365 "type": "vcs", 1366 "url": "git://github.com/fb55/entities.git" 1367 } 1368 ] 1369 }, 1370 { 1371 "type": "library", 1372 "bom-ref": "pkg:npm/nth-check@1.0.2", 1373 "name": "nth-check", 1374 "version": "1.0.2", 1375 "description": "performant nth-check parser & compiler", 1376 "hashes": [ 1377 { 1378 "alg": "SHA-512", 1379 "content": "59e04e763bbc4a7ccf379bd3509631614c4b797a426953f98b97b42c5f1f83b58e445d9677bc055ffa64d2d61993bb3c4fe27b54bcb40dae89d7ec024f402d1e" 1380 } 1381 ], 1382 "licenses": [ 1383 { 1384 "license": { 1385 "id": "BSD-2-Clause" 1386 } 1387 } 1388 ], 1389 "purl": "pkg:npm/nth-check@1.0.2", 1390 "externalReferences": [ 1391 { 1392 "type": "website", 1393 "url": "https://github.com/fb55/nth-check" 1394 }, 1395 { 1396 "type": "issue-tracker", 1397 "url": "https://github.com/fb55/nth-check/issues" 1398 }, 1399 { 1400 "type": "vcs", 1401 "url": "git+https://github.com/fb55/nth-check.git" 1402 } 1403 ] 1404 }, 1405 { 1406 "type": "library", 1407 "bom-ref": "pkg:npm/htmlparser2@3.10.1", 1408 "name": "htmlparser2", 1409 "version": "3.10.1", 1410 "description": "Fast & forgiving HTML/XML/RSS parser", 1411 "hashes": [ 1412 { 1413 "alg": "SHA-512", 1414 "content": "22089e3628d431b903a2fca828e6d4d435219b58b035813f7ee89f1281077ddd6864a64368e3414a46a5ed8d35b21c6c338f51e1768c7467b3dd69c5f547e209" 1415 } 1416 ], 1417 "licenses": [ 1418 { 1419 "license": { 1420 "id": "MIT" 1421 } 1422 } 1423 ], 1424 "purl": "pkg:npm/htmlparser2@3.10.1", 1425 "externalReferences": [ 1426 { 1427 "type": "website", 1428 "url": "https://github.com/fb55/htmlparser2#readme" 1429 }, 1430 { 1431 "type": "issue-tracker", 1432 "url": "http://github.com/fb55/htmlparser2/issues" 1433 }, 1434 { 1435 "type": "vcs", 1436 "url": "git://github.com/fb55/htmlparser2.git" 1437 } 1438 ] 1439 }, 1440 { 1441 "type": "library", 1442 "bom-ref": "pkg:npm/domhandler@2.4.2", 1443 "name": "domhandler", 1444 "version": "2.4.2", 1445 "description": "handler for htmlparser2 that turns pages into a dom", 1446 "hashes": [ 1447 { 1448 "alg": "SHA-512", 1449 "content": "2622b4e21d07b79bbff347dd2cc084995e3390d87605ca0c141999ffdd56b5867ca955d22a38b0edf5cc8053e71dc49980ea375dd8a71ef9a70d478c7f9478c0" 1450 } 1451 ], 1452 "licenses": [ 1453 { 1454 "license": { 1455 "id": "BSD-2-Clause" 1456 } 1457 } 1458 ], 1459 "purl": "pkg:npm/domhandler@2.4.2", 1460 "externalReferences": [ 1461 { 1462 "type": "website", 1463 "url": "https://github.com/fb55/DomHandler#readme" 1464 }, 1465 { 1466 "type": "issue-tracker", 1467 "url": "https://github.com/fb55/DomHandler/issues" 1468 }, 1469 { 1470 "type": "vcs", 1471 "url": "git://github.com/fb55/DomHandler.git" 1472 } 1473 ] 1474 }, 1475 { 1476 "type": "library", 1477 "bom-ref": "pkg:npm/inherits@2.0.4", 1478 "name": "inherits", 1479 "version": "2.0.4", 1480 "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", 1481 "hashes": [ 1482 { 1483 "alg": "SHA-512", 1484 "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1" 1485 } 1486 ], 1487 "licenses": [ 1488 { 1489 "license": { 1490 "id": "ISC" 1491 } 1492 } 1493 ], 1494 "purl": "pkg:npm/inherits@2.0.4", 1495 "externalReferences": [ 1496 { 1497 "type": "website", 1498 "url": "https://github.com/isaacs/inherits#readme" 1499 }, 1500 { 1501 "type": "issue-tracker", 1502 "url": "https://github.com/isaacs/inherits/issues" 1503 }, 1504 { 1505 "type": "vcs", 1506 "url": "git://github.com/isaacs/inherits.git" 1507 } 1508 ] 1509 }, 1510 { 1511 "type": "library", 1512 "bom-ref": "pkg:npm/readable-stream@3.6.0", 1513 "name": "readable-stream", 1514 "version": "3.6.0", 1515 "description": "Streams3, a user-land copy of the stream library from Node.js", 1516 "hashes": [ 1517 { 1518 "alg": "SHA-512", 1519 "content": "055887cbb2ca793cf8a0d9e470b27e95548beafa6215e5fafddde8487f33096ed4c4fda89dc864faf4c6075e37c6e1631d2ddd7938242a85d7ca65eaca688874" 1520 } 1521 ], 1522 "licenses": [ 1523 { 1524 "license": { 1525 "id": "MIT" 1526 } 1527 } 1528 ], 1529 "purl": "pkg:npm/readable-stream@3.6.0", 1530 "externalReferences": [ 1531 { 1532 "type": "website", 1533 "url": "https://github.com/nodejs/readable-stream#readme" 1534 }, 1535 { 1536 "type": "issue-tracker", 1537 "url": "https://github.com/nodejs/readable-stream/issues" 1538 }, 1539 { 1540 "type": "vcs", 1541 "url": "git://github.com/nodejs/readable-stream.git" 1542 } 1543 ] 1544 }, 1545 { 1546 "type": "library", 1547 "bom-ref": "pkg:npm/string_decoder@1.3.0", 1548 "name": "string_decoder", 1549 "version": "1.3.0", 1550 "description": "The string_decoder module from Node core", 1551 "hashes": [ 1552 { 1553 "alg": "SHA-512", 1554 "content": "864457f14d568c915df0bb03276c90ff0596c5aa2912c0015355df90cf00fa3d3ef392401a9a6dd7a72bd56860e8a21b6f8a2453a32a97a04e8febaea7fc0a78" 1555 } 1556 ], 1557 "licenses": [ 1558 { 1559 "license": { 1560 "id": "MIT" 1561 } 1562 } 1563 ], 1564 "purl": "pkg:npm/string_decoder@1.3.0", 1565 "externalReferences": [ 1566 { 1567 "type": "website", 1568 "url": "https://github.com/nodejs/string_decoder" 1569 }, 1570 { 1571 "type": "issue-tracker", 1572 "url": "https://github.com/nodejs/string_decoder/issues" 1573 }, 1574 { 1575 "type": "vcs", 1576 "url": "git://github.com/nodejs/string_decoder.git" 1577 } 1578 ] 1579 }, 1580 { 1581 "type": "library", 1582 "bom-ref": "pkg:npm/safe-buffer@5.2.1", 1583 "name": "safe-buffer", 1584 "version": "5.2.1", 1585 "description": "Safer Node.js Buffer API", 1586 "hashes": [ 1587 { 1588 "alg": "SHA-512", 1589 "content": "ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d" 1590 } 1591 ], 1592 "licenses": [ 1593 { 1594 "license": { 1595 "id": "MIT" 1596 } 1597 } 1598 ], 1599 "purl": "pkg:npm/safe-buffer@5.2.1", 1600 "externalReferences": [ 1601 { 1602 "type": "website", 1603 "url": "https://github.com/feross/safe-buffer" 1604 }, 1605 { 1606 "type": "issue-tracker", 1607 "url": "https://github.com/feross/safe-buffer/issues" 1608 }, 1609 { 1610 "type": "vcs", 1611 "url": "git://github.com/feross/safe-buffer.git" 1612 } 1613 ] 1614 }, 1615 { 1616 "type": "library", 1617 "bom-ref": "pkg:npm/util-deprecate@1.0.2", 1618 "name": "util-deprecate", 1619 "version": "1.0.2", 1620 "description": "The Node.js `util.deprecate()` function with browser support", 1621 "hashes": [ 1622 { 1623 "alg": "SHA-1", 1624 "content": "450d4dc9fa70de732762fbd2d4a28981419a0ccf" 1625 } 1626 ], 1627 "licenses": [ 1628 { 1629 "license": { 1630 "id": "MIT" 1631 } 1632 } 1633 ], 1634 "purl": "pkg:npm/util-deprecate@1.0.2", 1635 "externalReferences": [ 1636 { 1637 "type": "website", 1638 "url": "https://github.com/TooTallNate/util-deprecate" 1639 }, 1640 { 1641 "type": "issue-tracker", 1642 "url": "https://github.com/TooTallNate/util-deprecate/issues" 1643 }, 1644 { 1645 "type": "vcs", 1646 "url": "git://github.com/TooTallNate/util-deprecate.git" 1647 } 1648 ] 1649 }, 1650 { 1651 "type": "library", 1652 "bom-ref": "pkg:npm/lodash.assignin@4.2.0", 1653 "name": "lodash.assignin", 1654 "version": "4.2.0", 1655 "description": "The lodash method `_.assignIn` exported as a module.", 1656 "hashes": [ 1657 { 1658 "alg": "SHA-1", 1659 "content": "ba8df5fb841eb0a3e8044232b0e263a8dc6a28a2" 1660 } 1661 ], 1662 "licenses": [ 1663 { 1664 "license": { 1665 "id": "MIT" 1666 } 1667 } 1668 ], 1669 "purl": "pkg:npm/lodash.assignin@4.2.0", 1670 "externalReferences": [ 1671 { 1672 "type": "website", 1673 "url": "https://lodash.com/" 1674 }, 1675 { 1676 "type": "issue-tracker", 1677 "url": "https://github.com/lodash/lodash/issues" 1678 }, 1679 { 1680 "type": "vcs", 1681 "url": "git+https://github.com/lodash/lodash.git" 1682 } 1683 ] 1684 }, 1685 { 1686 "type": "library", 1687 "bom-ref": "pkg:npm/lodash.bind@4.2.1", 1688 "name": "lodash.bind", 1689 "version": "4.2.1", 1690 "description": "The lodash method `_.bind` exported as a module.", 1691 "hashes": [ 1692 { 1693 "alg": "SHA-1", 1694 "content": "7ae3017e939622ac31b7d7d7dcb1b34db1690d35" 1695 } 1696 ], 1697 "licenses": [ 1698 { 1699 "license": { 1700 "id": "MIT" 1701 } 1702 } 1703 ], 1704 "purl": "pkg:npm/lodash.bind@4.2.1", 1705 "externalReferences": [ 1706 { 1707 "type": "website", 1708 "url": "https://lodash.com/" 1709 }, 1710 { 1711 "type": "issue-tracker", 1712 "url": "https://github.com/lodash/lodash/issues" 1713 }, 1714 { 1715 "type": "vcs", 1716 "url": "git+https://github.com/lodash/lodash.git" 1717 } 1718 ] 1719 }, 1720 { 1721 "type": "library", 1722 "bom-ref": "pkg:npm/lodash.defaults@4.2.0", 1723 "name": "lodash.defaults", 1724 "version": "4.2.0", 1725 "description": "The lodash method `_.defaults` exported as a module.", 1726 "hashes": [ 1727 { 1728 "alg": "SHA-1", 1729 "content": "d09178716ffea4dde9e5fb7b37f6f0802274580c" 1730 } 1731 ], 1732 "licenses": [ 1733 { 1734 "license": { 1735 "id": "MIT" 1736 } 1737 } 1738 ], 1739 "purl": "pkg:npm/lodash.defaults@4.2.0", 1740 "externalReferences": [ 1741 { 1742 "type": "website", 1743 "url": "https://lodash.com/" 1744 }, 1745 { 1746 "type": "issue-tracker", 1747 "url": "https://github.com/lodash/lodash/issues" 1748 }, 1749 { 1750 "type": "vcs", 1751 "url": "git+https://github.com/lodash/lodash.git" 1752 } 1753 ] 1754 }, 1755 { 1756 "type": "library", 1757 "bom-ref": "pkg:npm/lodash.filter@4.6.0", 1758 "name": "lodash.filter", 1759 "version": "4.6.0", 1760 "description": "The lodash method `_.filter` exported as a module.", 1761 "hashes": [ 1762 { 1763 "alg": "SHA-1", 1764 "content": "668b1d4981603ae1cc5a6fa760143e480b4c4ace" 1765 } 1766 ], 1767 "licenses": [ 1768 { 1769 "license": { 1770 "id": "MIT" 1771 } 1772 } 1773 ], 1774 "purl": "pkg:npm/lodash.filter@4.6.0", 1775 "externalReferences": [ 1776 { 1777 "type": "website", 1778 "url": "https://lodash.com/" 1779 }, 1780 { 1781 "type": "issue-tracker", 1782 "url": "https://github.com/lodash/lodash/issues" 1783 }, 1784 { 1785 "type": "vcs", 1786 "url": "git+https://github.com/lodash/lodash.git" 1787 } 1788 ] 1789 }, 1790 { 1791 "type": "library", 1792 "bom-ref": "pkg:npm/lodash.flatten@4.4.0", 1793 "name": "lodash.flatten", 1794 "version": "4.4.0", 1795 "description": "The lodash method `_.flatten` exported as a module.", 1796 "hashes": [ 1797 { 1798 "alg": "SHA-1", 1799 "content": "f31c22225a9632d2bbf8e4addbef240aa765a61f" 1800 } 1801 ], 1802 "licenses": [ 1803 { 1804 "license": { 1805 "id": "MIT" 1806 } 1807 } 1808 ], 1809 "purl": "pkg:npm/lodash.flatten@4.4.0", 1810 "externalReferences": [ 1811 { 1812 "type": "website", 1813 "url": "https://lodash.com/" 1814 }, 1815 { 1816 "type": "issue-tracker", 1817 "url": "https://github.com/lodash/lodash/issues" 1818 }, 1819 { 1820 "type": "vcs", 1821 "url": "git+https://github.com/lodash/lodash.git" 1822 } 1823 ] 1824 }, 1825 { 1826 "type": "library", 1827 "bom-ref": "pkg:npm/lodash.foreach@4.5.0", 1828 "name": "lodash.foreach", 1829 "version": "4.5.0", 1830 "description": "The lodash method `_.forEach` exported as a module.", 1831 "hashes": [ 1832 { 1833 "alg": "SHA-1", 1834 "content": "1a6a35eace401280c7f06dddec35165ab27e3e53" 1835 } 1836 ], 1837 "licenses": [ 1838 { 1839 "license": { 1840 "id": "MIT" 1841 } 1842 } 1843 ], 1844 "purl": "pkg:npm/lodash.foreach@4.5.0", 1845 "externalReferences": [ 1846 { 1847 "type": "website", 1848 "url": "https://lodash.com/" 1849 }, 1850 { 1851 "type": "issue-tracker", 1852 "url": "https://github.com/lodash/lodash/issues" 1853 }, 1854 { 1855 "type": "vcs", 1856 "url": "git+https://github.com/lodash/lodash.git" 1857 } 1858 ] 1859 }, 1860 { 1861 "type": "library", 1862 "bom-ref": "pkg:npm/lodash.map@4.6.0", 1863 "name": "lodash.map", 1864 "version": "4.6.0", 1865 "description": "The lodash method `_.map` exported as a module.", 1866 "hashes": [ 1867 { 1868 "alg": "SHA-1", 1869 "content": "771ec7839e3473d9c4cde28b19394c3562f4f6d3" 1870 } 1871 ], 1872 "licenses": [ 1873 { 1874 "license": { 1875 "id": "MIT" 1876 } 1877 } 1878 ], 1879 "purl": "pkg:npm/lodash.map@4.6.0", 1880 "externalReferences": [ 1881 { 1882 "type": "website", 1883 "url": "https://lodash.com/" 1884 }, 1885 { 1886 "type": "issue-tracker", 1887 "url": "https://github.com/lodash/lodash/issues" 1888 }, 1889 { 1890 "type": "vcs", 1891 "url": "git+https://github.com/lodash/lodash.git" 1892 } 1893 ] 1894 }, 1895 { 1896 "type": "library", 1897 "bom-ref": "pkg:npm/lodash.merge@4.6.2", 1898 "name": "lodash.merge", 1899 "version": "4.6.2", 1900 "description": "The Lodash method `_.merge` exported as a module.", 1901 "hashes": [ 1902 { 1903 "alg": "SHA-512", 1904 "content": "d0aa63a97455beb6320ac5f5b3047f5d32b4bdae9542440ce8c368ecfa96efb0728c086801103c11facfd4de3e2a52a3f184b46540ad453fd852e872603ba321" 1905 } 1906 ], 1907 "licenses": [ 1908 { 1909 "license": { 1910 "id": "MIT" 1911 } 1912 } 1913 ], 1914 "purl": "pkg:npm/lodash.merge@4.6.2", 1915 "externalReferences": [ 1916 { 1917 "type": "website", 1918 "url": "https://lodash.com/" 1919 }, 1920 { 1921 "type": "issue-tracker", 1922 "url": "https://github.com/lodash/lodash/issues" 1923 }, 1924 { 1925 "type": "vcs", 1926 "url": "git+https://github.com/lodash/lodash.git" 1927 } 1928 ] 1929 }, 1930 { 1931 "type": "library", 1932 "bom-ref": "pkg:npm/lodash.pick@4.4.0", 1933 "name": "lodash.pick", 1934 "version": "4.4.0", 1935 "description": "The lodash method `_.pick` exported as a module.", 1936 "hashes": [ 1937 { 1938 "alg": "SHA-1", 1939 "content": "52f05610fff9ded422611441ed1fc123a03001b3" 1940 } 1941 ], 1942 "licenses": [ 1943 { 1944 "license": { 1945 "id": "MIT" 1946 } 1947 } 1948 ], 1949 "purl": "pkg:npm/lodash.pick@4.4.0", 1950 "externalReferences": [ 1951 { 1952 "type": "website", 1953 "url": "https://lodash.com/" 1954 }, 1955 { 1956 "type": "issue-tracker", 1957 "url": "https://github.com/lodash/lodash/issues" 1958 }, 1959 { 1960 "type": "vcs", 1961 "url": "git+https://github.com/lodash/lodash.git" 1962 } 1963 ] 1964 }, 1965 { 1966 "type": "library", 1967 "bom-ref": "pkg:npm/lodash.reduce@4.6.0", 1968 "name": "lodash.reduce", 1969 "version": "4.6.0", 1970 "description": "The lodash method `_.reduce` exported as a module.", 1971 "hashes": [ 1972 { 1973 "alg": "SHA-1", 1974 "content": "f1ab6b839299ad48f784abbf476596f03b914d3b" 1975 } 1976 ], 1977 "licenses": [ 1978 { 1979 "license": { 1980 "id": "MIT" 1981 } 1982 } 1983 ], 1984 "purl": "pkg:npm/lodash.reduce@4.6.0", 1985 "externalReferences": [ 1986 { 1987 "type": "website", 1988 "url": "https://lodash.com/" 1989 }, 1990 { 1991 "type": "issue-tracker", 1992 "url": "https://github.com/lodash/lodash/issues" 1993 }, 1994 { 1995 "type": "vcs", 1996 "url": "git+https://github.com/lodash/lodash.git" 1997 } 1998 ] 1999 }, 2000 { 2001 "type": "library", 2002 "bom-ref": "pkg:npm/lodash.reject@4.6.0", 2003 "name": "lodash.reject", 2004 "version": "4.6.0", 2005 "description": "The lodash method `_.reject` exported as a module.", 2006 "hashes": [ 2007 { 2008 "alg": "SHA-1", 2009 "content": "80d6492dc1470864bbf583533b651f42a9f52415" 2010 } 2011 ], 2012 "licenses": [ 2013 { 2014 "license": { 2015 "id": "MIT" 2016 } 2017 } 2018 ], 2019 "purl": "pkg:npm/lodash.reject@4.6.0", 2020 "externalReferences": [ 2021 { 2022 "type": "website", 2023 "url": "https://lodash.com/" 2024 }, 2025 { 2026 "type": "issue-tracker", 2027 "url": "https://github.com/lodash/lodash/issues" 2028 }, 2029 { 2030 "type": "vcs", 2031 "url": "git+https://github.com/lodash/lodash.git" 2032 } 2033 ] 2034 }, 2035 { 2036 "type": "library", 2037 "bom-ref": "pkg:npm/lodash.some@4.6.0", 2038 "name": "lodash.some", 2039 "version": "4.6.0", 2040 "description": "The lodash method `_.some` exported as a module.", 2041 "hashes": [ 2042 { 2043 "alg": "SHA-1", 2044 "content": "1bb9f314ef6b8baded13b549169b2a945eb68e4d" 2045 } 2046 ], 2047 "licenses": [ 2048 { 2049 "license": { 2050 "id": "MIT" 2051 } 2052 } 2053 ], 2054 "purl": "pkg:npm/lodash.some@4.6.0", 2055 "externalReferences": [ 2056 { 2057 "type": "website", 2058 "url": "https://lodash.com/" 2059 }, 2060 { 2061 "type": "issue-tracker", 2062 "url": "https://github.com/lodash/lodash/issues" 2063 }, 2064 { 2065 "type": "vcs", 2066 "url": "git+https://github.com/lodash/lodash.git" 2067 } 2068 ] 2069 }, 2070 { 2071 "type": "library", 2072 "bom-ref": "pkg:npm/cssom@0.3.8", 2073 "name": "cssom", 2074 "version": "0.3.8", 2075 "description": "CSS Object Model implementation and CSS parser", 2076 "hashes": [ 2077 { 2078 "alg": "SHA-512", 2079 "content": "6f4b461db7de81b84f269c698813d4dac0a48a002ab4cf4ed76d657ba6db3a583257e3721b20a655f27a416f5e463cfc0a935f5843980483081916242f0b0862" 2080 } 2081 ], 2082 "licenses": [ 2083 { 2084 "license": { 2085 "id": "MIT" 2086 } 2087 } 2088 ], 2089 "purl": "pkg:npm/cssom@0.3.8", 2090 "externalReferences": [ 2091 { 2092 "type": "website", 2093 "url": "https://github.com/NV/CSSOM#readme" 2094 }, 2095 { 2096 "type": "issue-tracker", 2097 "url": "https://github.com/NV/CSSOM/issues" 2098 }, 2099 { 2100 "type": "vcs", 2101 "url": "git+https://github.com/NV/CSSOM.git" 2102 } 2103 ] 2104 }, 2105 { 2106 "type": "library", 2107 "bom-ref": "pkg:npm/design-system@1.8.4", 2108 "name": "design-system", 2109 "version": "1.8.4", 2110 "description": "Proton Design system, for all Proton Projects: https://design-system.protontech.ch/", 2111 "licenses": [ 2112 { 2113 "license": { 2114 "id": "ISC" 2115 } 2116 } 2117 ], 2118 "purl": "pkg:npm/design-system@1.8.4", 2119 "externalReferences": [ 2120 { 2121 "type": "website", 2122 "url": "https://github.com/ProtonMail/design-system#readme" 2123 }, 2124 { 2125 "type": "issue-tracker", 2126 "url": "https://github.com/ProtonMail/design-system/issues" 2127 }, 2128 { 2129 "type": "vcs", 2130 "url": "git+ssh://git@github.com/ProtonMail/design-system.git" 2131 } 2132 ] 2133 }, 2134 { 2135 "type": "library", 2136 "bom-ref": "pkg:npm/dompurify@1.0.11", 2137 "name": "dompurify", 2138 "version": "1.0.11", 2139 "description": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not.", 2140 "hashes": [ 2141 { 2142 "alg": "SHA-512", 2143 "content": "5f2c024d766d73fa825f78a9ac3d69224951564fee865f012a9913c6bf99c8c554cd2520ef09105d1069fdeb89e49e66a1ad50bdfa6f68f4153fbd73d4ee7d75" 2144 } 2145 ], 2146 "licenses": [ 2147 { 2148 "license": { 2149 "name": "MPL-2.0 OR Apache-2.0" 2150 } 2151 } 2152 ], 2153 "purl": "pkg:npm/dompurify@1.0.11", 2154 "externalReferences": [ 2155 { 2156 "type": "website", 2157 "url": "https://github.com/cure53/DOMPurify" 2158 }, 2159 { 2160 "type": "issue-tracker", 2161 "url": "https://github.com/cure53/DOMPurify/issues" 2162 }, 2163 { 2164 "type": "vcs", 2165 "url": "git://github.com/cure53/DOMPurify.git" 2166 } 2167 ] 2168 }, 2169 { 2170 "type": "library", 2171 "bom-ref": "pkg:npm/dropzone@5.7.1", 2172 "name": "dropzone", 2173 "version": "5.7.1", 2174 "description": "Handles drag and drop of files for you.", 2175 "hashes": [ 2176 { 2177 "alg": "SHA-512", 2178 "content": "7aa70969fba930a4655548a166db0b9332e7d365933d430778898fe59b569b711139b0bf76fd79b5ed2aaa7fd7dab10a692a910b4a4d4c75013e0acf59c3f9db" 2179 } 2180 ], 2181 "licenses": [ 2182 { 2183 "license": { 2184 "id": "MIT" 2185 } 2186 } 2187 ], 2188 "purl": "pkg:npm/dropzone@5.7.1", 2189 "externalReferences": [ 2190 { 2191 "type": "website", 2192 "url": "http://www.dropzonejs.com" 2193 }, 2194 { 2195 "type": "issue-tracker", 2196 "url": "https://gitlab.com/meno/dropzone/issues" 2197 }, 2198 { 2199 "type": "vcs", 2200 "url": "git+https://gitlab.com/meno/dropzone.git" 2201 } 2202 ] 2203 }, 2204 { 2205 "type": "library", 2206 "bom-ref": "pkg:npm/fastclick@1.0.6", 2207 "name": "fastclick", 2208 "version": "1.0.6", 2209 "description": "Polyfill to remove click delays on browsers with touch UIs.", 2210 "hashes": [ 2211 { 2212 "alg": "SHA-1", 2213 "content": "161625b27b1a5806405936bda9a2c1926d06be6a" 2214 } 2215 ], 2216 "purl": "pkg:npm/fastclick@1.0.6", 2217 "externalReferences": [ 2218 { 2219 "type": "website", 2220 "url": "https://github.com/ftlabs/fastclick" 2221 }, 2222 { 2223 "type": "issue-tracker", 2224 "url": "https://github.com/ftlabs/fastclick/issues" 2225 }, 2226 { 2227 "type": "vcs", 2228 "url": "git://github.com/ftlabs/fastclick.git" 2229 } 2230 ] 2231 }, 2232 { 2233 "type": "library", 2234 "bom-ref": "pkg:npm/file-saver@2.0.2", 2235 "name": "file-saver", 2236 "version": "2.0.2", 2237 "description": "An HTML5 saveAs() FileSaver implementation", 2238 "hashes": [ 2239 { 2240 "alg": "SHA-512", 2241 "content": "5b3ddcdd7439c6ba02c5dd46f1bef22f412191fd130bda180ba6ee3c590d9d4f449da3e589f780142c8287e89ec174f2151720d1aea3dc9ec5989b0886584177" 2242 } 2243 ], 2244 "licenses": [ 2245 { 2246 "license": { 2247 "id": "MIT" 2248 } 2249 } 2250 ], 2251 "purl": "pkg:npm/file-saver@2.0.2", 2252 "externalReferences": [ 2253 { 2254 "type": "website", 2255 "url": "https://github.com/eligrey/FileSaver.js#readme" 2256 }, 2257 { 2258 "type": "issue-tracker", 2259 "url": "https://github.com/eligrey/FileSaver.js/issues" 2260 }, 2261 { 2262 "type": "vcs", 2263 "url": "git+https://github.com/eligrey/FileSaver.js.git" 2264 } 2265 ] 2266 }, 2267 { 2268 "type": "library", 2269 "bom-ref": "pkg:npm/get-random-values@1.0.1", 2270 "name": "get-random-values", 2271 "version": "1.0.1", 2272 "description": "Cross browser and node.js implementation to generate random values", 2273 "licenses": [ 2274 { 2275 "license": { 2276 "id": "MIT" 2277 } 2278 } 2279 ], 2280 "purl": "pkg:npm/get-random-values@1.0.1" 2281 }, 2282 { 2283 "type": "library", 2284 "bom-ref": "pkg:npm/hi-base32@0.5.0", 2285 "name": "hi-base32", 2286 "version": "0.5.0", 2287 "description": "A simple Base32 encode / decode function for JavaScript supports UTF-8 encoding.", 2288 "hashes": [ 2289 { 2290 "alg": "SHA-512", 2291 "content": "0c3466c52ca862ebe351bf449d776888c0a1059ed9714549b0ae45addde4a8c86e071be665d9c17b29c055f8fbfc409b9fef827a4728a6bbc2feba6b1cf02da3" 2292 } 2293 ], 2294 "licenses": [ 2295 { 2296 "license": { 2297 "id": "MIT" 2298 } 2299 } 2300 ], 2301 "purl": "pkg:npm/hi-base32@0.5.0", 2302 "externalReferences": [ 2303 { 2304 "type": "website", 2305 "url": "https://github.com/emn178/hi-base32" 2306 }, 2307 { 2308 "type": "issue-tracker", 2309 "url": "https://github.com/emn178/hi-base32/issues" 2310 }, 2311 { 2312 "type": "vcs", 2313 "url": "git+https://github.com/emn178/hi-base32.git" 2314 } 2315 ] 2316 }, 2317 { 2318 "type": "library", 2319 "bom-ref": "pkg:npm/ical.js@1.4.0", 2320 "name": "ical.js", 2321 "version": "1.4.0", 2322 "description": "Javascript parser for ics (rfc5545) and vcard (rfc6350) data", 2323 "hashes": [ 2324 { 2325 "alg": "SHA-512", 2326 "content": "96d1d9b8e14d3637321186f30e08de992ecb588161dafc9d25ece7c501d48777676ab6f1a8e62c58e358b5e05502ad4c10e1e7c171463767ac91945e1dc967ac" 2327 } 2328 ], 2329 "licenses": [ 2330 { 2331 "license": { 2332 "id": "MPL-2.0" 2333 } 2334 } 2335 ], 2336 "purl": "pkg:npm/ical.js@1.4.0", 2337 "externalReferences": [ 2338 { 2339 "type": "website", 2340 "url": "https://github.com/mozilla-comm/ical.js#readme" 2341 }, 2342 { 2343 "type": "issue-tracker", 2344 "url": "https://github.com/mozilla-comm/ical.js/issues" 2345 }, 2346 { 2347 "type": "vcs", 2348 "url": "git+https://github.com/mozilla-comm/ical.js.git" 2349 } 2350 ] 2351 }, 2352 { 2353 "type": "library", 2354 "bom-ref": "pkg:npm/intl-tel-input@12.4.0", 2355 "name": "intl-tel-input", 2356 "version": "12.4.0", 2357 "description": "A jQuery plugin for entering international telephone numbers", 2358 "hashes": [ 2359 { 2360 "alg": "SHA-512", 2361 "content": "b555edf5071ccc8a7d63ac96c437faa7cfb861f994d4d1926cd53793163810f63e415fbe8f80e50b5819ff090d222f284e9c8951664aab3ca7085f58d77e7079" 2362 } 2363 ], 2364 "licenses": [ 2365 { 2366 "license": { 2367 "id": "MIT" 2368 } 2369 } 2370 ], 2371 "purl": "pkg:npm/intl-tel-input@12.4.0", 2372 "externalReferences": [ 2373 { 2374 "type": "website", 2375 "url": "https://github.com/jackocnr/intl-tel-input#readme" 2376 }, 2377 { 2378 "type": "issue-tracker", 2379 "url": "https://github.com/jackocnr/intl-tel-input/issues" 2380 }, 2381 { 2382 "type": "vcs", 2383 "url": "git+https://github.com/jackocnr/intl-tel-input.git" 2384 } 2385 ] 2386 }, 2387 { 2388 "type": "library", 2389 "bom-ref": "pkg:npm/jquery@3.4.1", 2390 "name": "jquery", 2391 "version": "3.4.1", 2392 "description": "JavaScript library for DOM operations", 2393 "hashes": [ 2394 { 2395 "alg": "SHA-512", 2396 "content": "dfaf80741cc22fecbaaa3c394f1ec78337860b30bcd4c0c381a50ff25776ce1c79f0776a5c6a0177eb4776b04c8b28c642cd07c6cfcc2d94eefde1cd249b963f" 2397 } 2398 ], 2399 "licenses": [ 2400 { 2401 "license": { 2402 "id": "MIT" 2403 } 2404 } 2405 ], 2406 "purl": "pkg:npm/jquery@3.4.1", 2407 "externalReferences": [ 2408 { 2409 "type": "website", 2410 "url": "https://jquery.com" 2411 }, 2412 { 2413 "type": "issue-tracker", 2414 "url": "https://github.com/jquery/jquery/issues" 2415 }, 2416 { 2417 "type": "vcs", 2418 "url": "git+https://github.com/jquery/jquery.git" 2419 } 2420 ] 2421 }, 2422 { 2423 "type": "library", 2424 "bom-ref": "pkg:npm/jquery-mousewheel@3.1.13", 2425 "name": "jquery-mousewheel", 2426 "version": "3.1.13", 2427 "description": "A jQuery plugin that adds cross-browser mouse wheel support.", 2428 "hashes": [ 2429 { 2430 "alg": "SHA-1", 2431 "content": "06f0335f16e353a695e7206bf50503cb523a6ee5" 2432 } 2433 ], 2434 "purl": "pkg:npm/jquery-mousewheel@3.1.13", 2435 "externalReferences": [ 2436 { 2437 "type": "website", 2438 "url": "https://github.com/jquery/jquery-mousewheel" 2439 }, 2440 { 2441 "type": "issue-tracker", 2442 "url": "https://github.com/jquery/jquery-mousewheel/issues" 2443 }, 2444 { 2445 "type": "vcs", 2446 "url": "git+https://github.com/jquery/jquery-mousewheel.git" 2447 } 2448 ] 2449 }, 2450 { 2451 "type": "library", 2452 "bom-ref": "pkg:npm/jquery.payment@3.0.0", 2453 "name": "jquery.payment", 2454 "version": "3.0.0", 2455 "description": "A general purpose library for building credit card forms, validating inputs and formatting numbers.", 2456 "hashes": [ 2457 { 2458 "alg": "SHA-1", 2459 "content": "71b2319547cf430bdaeebd1091b77d6cae5cd505" 2460 } 2461 ], 2462 "licenses": [ 2463 { 2464 "license": { 2465 "id": "MIT" 2466 } 2467 } 2468 ], 2469 "purl": "pkg:npm/jquery.payment@3.0.0", 2470 "externalReferences": [ 2471 { 2472 "type": "website", 2473 "url": "https://github.com/stripe/jquery.payment#readme" 2474 }, 2475 { 2476 "type": "issue-tracker", 2477 "url": "https://github.com/stripe/jquery.payment/issues" 2478 }, 2479 { 2480 "type": "vcs", 2481 "url": "git+https://github.com/stripe/jquery.payment.git" 2482 } 2483 ] 2484 }, 2485 { 2486 "type": "library", 2487 "bom-ref": "pkg:npm/jszip@3.5.0", 2488 "name": "jszip", 2489 "version": "3.5.0", 2490 "description": "Create, read and edit .zip files with JavaScript http://stuartk.com/jszip", 2491 "hashes": [ 2492 { 2493 "alg": "SHA-512", 2494 "content": "591b6eed33c299878f4759dacdfaedb85db5e9c215a27ff71963af1d2f504796c8c126e7c6d76999aeae9f78f21863611ec2824b39f962993e1240d1bd31a214" 2495 } 2496 ], 2497 "licenses": [ 2498 { 2499 "license": { 2500 "name": "(MIT OR GPL-3.0)" 2501 } 2502 } 2503 ], 2504 "purl": "pkg:npm/jszip@3.5.0", 2505 "externalReferences": [ 2506 { 2507 "type": "website", 2508 "url": "https://github.com/Stuk/jszip#readme" 2509 }, 2510 { 2511 "type": "issue-tracker", 2512 "url": "https://github.com/Stuk/jszip/issues" 2513 }, 2514 { 2515 "type": "vcs", 2516 "url": "git+https://github.com/Stuk/jszip.git" 2517 } 2518 ] 2519 }, 2520 { 2521 "type": "library", 2522 "bom-ref": "pkg:npm/lie@3.3.0", 2523 "name": "lie", 2524 "version": "3.3.0", 2525 "description": "A basic but performant promise implementation", 2526 "hashes": [ 2527 { 2528 "alg": "SHA-512", 2529 "content": "51a88c27379646512e8f302ec392e8918d4be5e70d41864a7e6c99f4bef00c76ffa797ad29ac5786884172bc341186f2f86fcd039daf452378377f5dc47008c1" 2530 } 2531 ], 2532 "licenses": [ 2533 { 2534 "license": { 2535 "id": "MIT" 2536 } 2537 } 2538 ], 2539 "purl": "pkg:npm/lie@3.3.0", 2540 "externalReferences": [ 2541 { 2542 "type": "website", 2543 "url": "https://github.com/calvinmetcalf/lie#readme" 2544 }, 2545 { 2546 "type": "issue-tracker", 2547 "url": "https://github.com/calvinmetcalf/lie/issues" 2548 }, 2549 { 2550 "type": "vcs", 2551 "url": "git+https://github.com/calvinmetcalf/lie.git" 2552 } 2553 ] 2554 }, 2555 { 2556 "type": "library", 2557 "bom-ref": "pkg:npm/immediate@3.0.6", 2558 "name": "immediate", 2559 "version": "3.0.6", 2560 "description": "A cross browser microtask library", 2561 "hashes": [ 2562 { 2563 "alg": "SHA-1", 2564 "content": "9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b" 2565 } 2566 ], 2567 "licenses": [ 2568 { 2569 "license": { 2570 "id": "MIT" 2571 } 2572 } 2573 ], 2574 "purl": "pkg:npm/immediate@3.0.6", 2575 "externalReferences": [ 2576 { 2577 "type": "website", 2578 "url": "https://github.com/calvinmetcalf/immediate#readme" 2579 }, 2580 { 2581 "type": "issue-tracker", 2582 "url": "https://github.com/calvinmetcalf/immediate/issues" 2583 }, 2584 { 2585 "type": "vcs", 2586 "url": "git://github.com/calvinmetcalf/immediate.git" 2587 } 2588 ] 2589 }, 2590 { 2591 "type": "library", 2592 "bom-ref": "pkg:npm/pako@1.0.11", 2593 "name": "pako", 2594 "version": "1.0.11", 2595 "description": "zlib port to javascript - fast, modularized, with browser support", 2596 "hashes": [ 2597 { 2598 "alg": "SHA-512", 2599 "content": "e212c1f0fcb8cd971ee6ce3277d5f3a29ab056fff218d855d4197c353982ab5efadc778adbe130553bfe95e19e2f5dc39e1db07dbaa8c153d70883b4cf8b5a63" 2600 } 2601 ], 2602 "licenses": [ 2603 { 2604 "license": { 2605 "name": "(MIT AND Zlib)" 2606 } 2607 } 2608 ], 2609 "purl": "pkg:npm/pako@1.0.11", 2610 "externalReferences": [ 2611 { 2612 "type": "website", 2613 "url": "https://github.com/nodeca/pako" 2614 }, 2615 { 2616 "type": "issue-tracker", 2617 "url": "https://github.com/nodeca/pako/issues" 2618 }, 2619 { 2620 "type": "vcs", 2621 "url": "git+https://github.com/nodeca/pako.git" 2622 } 2623 ] 2624 }, 2625 { 2626 "type": "library", 2627 "bom-ref": "pkg:npm/readable-stream@2.3.7", 2628 "name": "readable-stream", 2629 "version": "2.3.7", 2630 "description": "Streams3, a user-land copy of the stream library from Node.js", 2631 "hashes": [ 2632 { 2633 "alg": "SHA-512", 2634 "content": "11b868f0ae2321b1c0c67bb18bba38d8ead9805fd94cd72c663ea744ac949a484b16af021c8b69fdfcba85066e6663ff9f7c99f550546e9e33cff997f219983f" 2635 } 2636 ], 2637 "licenses": [ 2638 { 2639 "license": { 2640 "id": "MIT" 2641 } 2642 } 2643 ], 2644 "purl": "pkg:npm/readable-stream@2.3.7", 2645 "externalReferences": [ 2646 { 2647 "type": "website", 2648 "url": "https://github.com/nodejs/readable-stream#readme" 2649 }, 2650 { 2651 "type": "issue-tracker", 2652 "url": "https://github.com/nodejs/readable-stream/issues" 2653 }, 2654 { 2655 "type": "vcs", 2656 "url": "git://github.com/nodejs/readable-stream.git" 2657 } 2658 ] 2659 }, 2660 { 2661 "type": "library", 2662 "bom-ref": "pkg:npm/core-util-is@1.0.2", 2663 "name": "core-util-is", 2664 "version": "1.0.2", 2665 "description": "The `util.is*` functions introduced in Node v0.12.", 2666 "hashes": [ 2667 { 2668 "alg": "SHA-1", 2669 "content": "b5fd54220aa2bc5ab57aab7140c940754503c1a7" 2670 } 2671 ], 2672 "licenses": [ 2673 { 2674 "license": { 2675 "id": "MIT" 2676 } 2677 } 2678 ], 2679 "purl": "pkg:npm/core-util-is@1.0.2", 2680 "externalReferences": [ 2681 { 2682 "type": "website", 2683 "url": "https://github.com/isaacs/core-util-is#readme" 2684 }, 2685 { 2686 "type": "issue-tracker", 2687 "url": "https://github.com/isaacs/core-util-is/issues" 2688 }, 2689 { 2690 "type": "vcs", 2691 "url": "git://github.com/isaacs/core-util-is.git" 2692 } 2693 ] 2694 }, 2695 { 2696 "type": "library", 2697 "bom-ref": "pkg:npm/isarray@1.0.0", 2698 "name": "isarray", 2699 "version": "1.0.0", 2700 "description": "Array#isArray for older browsers", 2701 "hashes": [ 2702 { 2703 "alg": "SHA-1", 2704 "content": "bb935d48582cba168c06834957a54a3e07124f11" 2705 } 2706 ], 2707 "licenses": [ 2708 { 2709 "license": { 2710 "id": "MIT" 2711 } 2712 } 2713 ], 2714 "purl": "pkg:npm/isarray@1.0.0", 2715 "externalReferences": [ 2716 { 2717 "type": "website", 2718 "url": "https://github.com/juliangruber/isarray" 2719 }, 2720 { 2721 "type": "issue-tracker", 2722 "url": "https://github.com/juliangruber/isarray/issues" 2723 }, 2724 { 2725 "type": "vcs", 2726 "url": "git://github.com/juliangruber/isarray.git" 2727 } 2728 ] 2729 }, 2730 { 2731 "type": "library", 2732 "bom-ref": "pkg:npm/process-nextick-args@2.0.1", 2733 "name": "process-nextick-args", 2734 "version": "2.0.1", 2735 "description": "process.nextTick but always with args", 2736 "hashes": [ 2737 { 2738 "alg": "SHA-512", 2739 "content": "de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a" 2740 } 2741 ], 2742 "licenses": [ 2743 { 2744 "license": { 2745 "id": "MIT" 2746 } 2747 } 2748 ], 2749 "purl": "pkg:npm/process-nextick-args@2.0.1", 2750 "externalReferences": [ 2751 { 2752 "type": "website", 2753 "url": "https://github.com/calvinmetcalf/process-nextick-args" 2754 }, 2755 { 2756 "type": "issue-tracker", 2757 "url": "https://github.com/calvinmetcalf/process-nextick-args/issues" 2758 }, 2759 { 2760 "type": "vcs", 2761 "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git" 2762 } 2763 ] 2764 }, 2765 { 2766 "type": "library", 2767 "bom-ref": "pkg:npm/safe-buffer@5.1.2", 2768 "name": "safe-buffer", 2769 "version": "5.1.2", 2770 "description": "Safer Node.js Buffer API", 2771 "hashes": [ 2772 { 2773 "alg": "SHA-512", 2774 "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa" 2775 } 2776 ], 2777 "licenses": [ 2778 { 2779 "license": { 2780 "id": "MIT" 2781 } 2782 } 2783 ], 2784 "purl": "pkg:npm/safe-buffer@5.1.2", 2785 "externalReferences": [ 2786 { 2787 "type": "website", 2788 "url": "https://github.com/feross/safe-buffer" 2789 }, 2790 { 2791 "type": "issue-tracker", 2792 "url": "https://github.com/feross/safe-buffer/issues" 2793 }, 2794 { 2795 "type": "vcs", 2796 "url": "git://github.com/feross/safe-buffer.git" 2797 } 2798 ] 2799 }, 2800 { 2801 "type": "library", 2802 "bom-ref": "pkg:npm/string_decoder@1.1.1", 2803 "name": "string_decoder", 2804 "version": "1.1.1", 2805 "description": "The string_decoder module from Node core", 2806 "hashes": [ 2807 { 2808 "alg": "SHA-512", 2809 "content": "9ff4a19ef0e2e851db6d57ef8aba3e5a88e2173bfeb3c30f30705ccd578f7d4a4324bc282d3d21b759786300426e2f29240bde104767907c8fc933ff9b345fc2" 2810 } 2811 ], 2812 "licenses": [ 2813 { 2814 "license": { 2815 "id": "MIT" 2816 } 2817 } 2818 ], 2819 "purl": "pkg:npm/string_decoder@1.1.1", 2820 "externalReferences": [ 2821 { 2822 "type": "website", 2823 "url": "https://github.com/nodejs/string_decoder" 2824 }, 2825 { 2826 "type": "issue-tracker", 2827 "url": "https://github.com/nodejs/string_decoder/issues" 2828 }, 2829 { 2830 "type": "vcs", 2831 "url": "git://github.com/nodejs/string_decoder.git" 2832 } 2833 ] 2834 }, 2835 { 2836 "type": "library", 2837 "bom-ref": "pkg:npm/set-immediate-shim@1.0.1", 2838 "name": "set-immediate-shim", 2839 "version": "1.0.1", 2840 "description": "Simple setImmediate shim", 2841 "hashes": [ 2842 { 2843 "alg": "SHA-1", 2844 "content": "4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61" 2845 } 2846 ], 2847 "licenses": [ 2848 { 2849 "license": { 2850 "id": "MIT" 2851 } 2852 } 2853 ], 2854 "purl": "pkg:npm/set-immediate-shim@1.0.1", 2855 "externalReferences": [ 2856 { 2857 "type": "website", 2858 "url": "https://github.com/sindresorhus/set-immediate-shim#readme" 2859 }, 2860 { 2861 "type": "issue-tracker", 2862 "url": "https://github.com/sindresorhus/set-immediate-shim/issues" 2863 }, 2864 { 2865 "type": "vcs", 2866 "url": "git+https://github.com/sindresorhus/set-immediate-shim.git" 2867 } 2868 ] 2869 }, 2870 { 2871 "type": "library", 2872 "bom-ref": "pkg:npm/juice@5.2.0", 2873 "name": "juice", 2874 "version": "5.2.0", 2875 "description": "Inlines css into html source", 2876 "hashes": [ 2877 { 2878 "alg": "SHA-512", 2879 "content": "d25e866664f779f7b1c9a69acb749c84a4f9906df5d4de7d4c414fe657ef132d27cfd48daa3c77d75a652776f88f37bb6abb260ec88740b87fc6702e9341c54d" 2880 } 2881 ], 2882 "licenses": [ 2883 { 2884 "license": { 2885 "id": "MIT" 2886 } 2887 } 2888 ], 2889 "purl": "pkg:npm/juice@5.2.0", 2890 "externalReferences": [ 2891 { 2892 "type": "website", 2893 "url": "https://github.com/Automattic/juice#readme" 2894 }, 2895 { 2896 "type": "issue-tracker", 2897 "url": "https://github.com/Automattic/juice/issues" 2898 }, 2899 { 2900 "type": "vcs", 2901 "url": "git+https://github.com/Automattic/juice.git" 2902 } 2903 ] 2904 }, 2905 { 2906 "type": "library", 2907 "bom-ref": "pkg:npm/commander@2.20.3", 2908 "name": "commander", 2909 "version": "2.20.3", 2910 "description": "the complete solution for node.js command-line programs", 2911 "hashes": [ 2912 { 2913 "alg": "SHA-512", 2914 "content": "1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71" 2915 } 2916 ], 2917 "licenses": [ 2918 { 2919 "license": { 2920 "id": "MIT" 2921 } 2922 } 2923 ], 2924 "purl": "pkg:npm/commander@2.20.3", 2925 "externalReferences": [ 2926 { 2927 "type": "website", 2928 "url": "https://github.com/tj/commander.js#readme" 2929 }, 2930 { 2931 "type": "issue-tracker", 2932 "url": "https://github.com/tj/commander.js/issues" 2933 }, 2934 { 2935 "type": "vcs", 2936 "url": "git+https://github.com/tj/commander.js.git" 2937 } 2938 ] 2939 }, 2940 { 2941 "type": "library", 2942 "bom-ref": "pkg:npm/cross-spawn@6.0.5", 2943 "name": "cross-spawn", 2944 "version": "6.0.5", 2945 "description": "Cross platform child_process#spawn and child_process#spawnSync", 2946 "hashes": [ 2947 { 2948 "alg": "SHA-512", 2949 "content": "79354bac14adedf8db0f2833f34e69327b2d22cd954c1364466d2ac5977e33b0395c377155158ee4cc460576618d8e1ca8b60b76dac6a917fc9813e6cf04a959" 2950 } 2951 ], 2952 "licenses": [ 2953 { 2954 "license": { 2955 "id": "MIT" 2956 } 2957 } 2958 ], 2959 "purl": "pkg:npm/cross-spawn@6.0.5", 2960 "externalReferences": [ 2961 { 2962 "type": "website", 2963 "url": "https://github.com/moxystudio/node-cross-spawn" 2964 }, 2965 { 2966 "type": "issue-tracker", 2967 "url": "https://github.com/moxystudio/node-cross-spawn/issues" 2968 }, 2969 { 2970 "type": "vcs", 2971 "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git" 2972 } 2973 ] 2974 }, 2975 { 2976 "type": "library", 2977 "bom-ref": "pkg:npm/nice-try@1.0.5", 2978 "name": "nice-try", 2979 "version": "1.0.5", 2980 "description": "Tries to execute a function and discards any error that occurs", 2981 "hashes": [ 2982 { 2983 "alg": "SHA-512", 2984 "content": "d67878e5d79e6f9a25358ede5fcd8190f3bb492c51e524982623d3ad3745515630025f0228c03937d3e34d89078918e2b15731710d475dd2e1c76ab1c49ccb35" 2985 } 2986 ], 2987 "licenses": [ 2988 { 2989 "license": { 2990 "id": "MIT" 2991 } 2992 } 2993 ], 2994 "purl": "pkg:npm/nice-try@1.0.5", 2995 "externalReferences": [ 2996 { 2997 "type": "website", 2998 "url": "https://github.com/electerious/nice-try" 2999 }, 3000 { 3001 "type": "issue-tracker", 3002 "url": "https://github.com/electerious/nice-try/issues" 3003 }, 3004 { 3005 "type": "vcs", 3006 "url": "git+https://github.com/electerious/nice-try.git" 3007 } 3008 ] 3009 }, 3010 { 3011 "type": "library", 3012 "bom-ref": "pkg:npm/path-key@2.0.1", 3013 "name": "path-key", 3014 "version": "2.0.1", 3015 "description": "Get the PATH environment variable key cross-platform", 3016 "hashes": [ 3017 { 3018 "alg": "SHA-1", 3019 "content": "411cadb574c5a140d3a4b1910d40d80cc9f40b40" 3020 } 3021 ], 3022 "licenses": [ 3023 { 3024 "license": { 3025 "id": "MIT" 3026 } 3027 } 3028 ], 3029 "purl": "pkg:npm/path-key@2.0.1", 3030 "externalReferences": [ 3031 { 3032 "type": "website", 3033 "url": "https://github.com/sindresorhus/path-key#readme" 3034 }, 3035 { 3036 "type": "issue-tracker", 3037 "url": "https://github.com/sindresorhus/path-key/issues" 3038 }, 3039 { 3040 "type": "vcs", 3041 "url": "git+https://github.com/sindresorhus/path-key.git" 3042 } 3043 ] 3044 }, 3045 { 3046 "type": "library", 3047 "bom-ref": "pkg:npm/semver@5.7.1", 3048 "name": "semver", 3049 "version": "5.7.1", 3050 "description": "The semantic version parser used by npm.", 3051 "hashes": [ 3052 { 3053 "alg": "SHA-512", 3054 "content": "b1ab9a0dffcf65d560acb4cd60746da576b589188a71a79b88a435049769425587da50af7b141d5f9e6c9cf1722bb433a6e76a6c2234a9715f39ab0777234319" 3055 } 3056 ], 3057 "licenses": [ 3058 { 3059 "license": { 3060 "id": "ISC" 3061 } 3062 } 3063 ], 3064 "purl": "pkg:npm/semver@5.7.1", 3065 "externalReferences": [ 3066 { 3067 "type": "website", 3068 "url": "https://github.com/npm/node-semver#readme" 3069 }, 3070 { 3071 "type": "issue-tracker", 3072 "url": "https://github.com/npm/node-semver/issues" 3073 }, 3074 { 3075 "type": "vcs", 3076 "url": "git+https://github.com/npm/node-semver.git" 3077 } 3078 ] 3079 }, 3080 { 3081 "type": "library", 3082 "bom-ref": "pkg:npm/shebang-command@1.2.0", 3083 "name": "shebang-command", 3084 "version": "1.2.0", 3085 "description": "Get the command from a shebang", 3086 "hashes": [ 3087 { 3088 "alg": "SHA-1", 3089 "content": "44aac65b695b03398968c39f363fee5deafdf1ea" 3090 } 3091 ], 3092 "licenses": [ 3093 { 3094 "license": { 3095 "id": "MIT" 3096 } 3097 } 3098 ], 3099 "purl": "pkg:npm/shebang-command@1.2.0", 3100 "externalReferences": [ 3101 { 3102 "type": "website", 3103 "url": "https://github.com/kevva/shebang-command#readme" 3104 }, 3105 { 3106 "type": "issue-tracker", 3107 "url": "https://github.com/kevva/shebang-command/issues" 3108 }, 3109 { 3110 "type": "vcs", 3111 "url": "git+https://github.com/kevva/shebang-command.git" 3112 } 3113 ] 3114 }, 3115 { 3116 "type": "library", 3117 "bom-ref": "pkg:npm/shebang-regex@1.0.0", 3118 "name": "shebang-regex", 3119 "version": "1.0.0", 3120 "description": "Regular expression for matching a shebang", 3121 "hashes": [ 3122 { 3123 "alg": "SHA-1", 3124 "content": "da42f49740c0b42db2ca9728571cb190c98efea3" 3125 } 3126 ], 3127 "licenses": [ 3128 { 3129 "license": { 3130 "id": "MIT" 3131 } 3132 } 3133 ], 3134 "purl": "pkg:npm/shebang-regex@1.0.0", 3135 "externalReferences": [ 3136 { 3137 "type": "website", 3138 "url": "https://github.com/sindresorhus/shebang-regex#readme" 3139 }, 3140 { 3141 "type": "issue-tracker", 3142 "url": "https://github.com/sindresorhus/shebang-regex/issues" 3143 }, 3144 { 3145 "type": "vcs", 3146 "url": "git+https://github.com/sindresorhus/shebang-regex.git" 3147 } 3148 ] 3149 }, 3150 { 3151 "type": "library", 3152 "bom-ref": "pkg:npm/which@1.3.1", 3153 "name": "which", 3154 "version": "1.3.1", 3155 "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", 3156 "hashes": [ 3157 { 3158 "alg": "SHA-512", 3159 "content": "1f125d616ab53132106c9de7c3472ab2c1e84cd536ebb2a5ac3b866755989710d2b54b4a52139a266875d76fd36661f1c547ee26a3d748e9bbb43c9ab3439221" 3160 } 3161 ], 3162 "licenses": [ 3163 { 3164 "license": { 3165 "id": "ISC" 3166 } 3167 } 3168 ], 3169 "purl": "pkg:npm/which@1.3.1", 3170 "externalReferences": [ 3171 { 3172 "type": "website", 3173 "url": "https://github.com/isaacs/node-which#readme" 3174 }, 3175 { 3176 "type": "issue-tracker", 3177 "url": "https://github.com/isaacs/node-which/issues" 3178 }, 3179 { 3180 "type": "vcs", 3181 "url": "git://github.com/isaacs/node-which.git" 3182 } 3183 ] 3184 }, 3185 { 3186 "type": "library", 3187 "bom-ref": "pkg:npm/isexe@2.0.0", 3188 "name": "isexe", 3189 "version": "2.0.0", 3190 "description": "Minimal module to check if a file is executable.", 3191 "hashes": [ 3192 { 3193 "alg": "SHA-1", 3194 "content": "e8fbf374dc556ff8947a10dcb0572d633f2cfa10" 3195 } 3196 ], 3197 "licenses": [ 3198 { 3199 "license": { 3200 "id": "ISC" 3201 } 3202 } 3203 ], 3204 "purl": "pkg:npm/isexe@2.0.0", 3205 "externalReferences": [ 3206 { 3207 "type": "website", 3208 "url": "https://github.com/isaacs/isexe#readme" 3209 }, 3210 { 3211 "type": "issue-tracker", 3212 "url": "https://github.com/isaacs/isexe/issues" 3213 }, 3214 { 3215 "type": "vcs", 3216 "url": "git+https://github.com/isaacs/isexe.git" 3217 } 3218 ] 3219 }, 3220 { 3221 "type": "library", 3222 "bom-ref": "pkg:npm/deep-extend@0.6.0", 3223 "name": "deep-extend", 3224 "version": "0.6.0", 3225 "description": "Recursive object extending", 3226 "hashes": [ 3227 { 3228 "alg": "SHA-512", 3229 "content": "2ce1f120e68f61d1e5251b4241f0c8559b5fc3fb9f33cfab563eb8f51207cdc9bfbc6c1045716de8e3ea2055ac9b65c432b34812d591eb8b18d4b10a0f6bc038" 3230 } 3231 ], 3232 "licenses": [ 3233 { 3234 "license": { 3235 "id": "MIT" 3236 } 3237 } 3238 ], 3239 "purl": "pkg:npm/deep-extend@0.6.0", 3240 "externalReferences": [ 3241 { 3242 "type": "website", 3243 "url": "https://github.com/unclechu/node-deep-extend" 3244 }, 3245 { 3246 "type": "issue-tracker", 3247 "url": "https://github.com/unclechu/node-deep-extend/issues" 3248 }, 3249 { 3250 "type": "vcs", 3251 "url": "git://github.com/unclechu/node-deep-extend.git" 3252 } 3253 ] 3254 }, 3255 { 3256 "type": "library", 3257 "bom-ref": "pkg:npm/mensch@0.3.4", 3258 "name": "mensch", 3259 "version": "0.3.4", 3260 "description": "A decent CSS parser", 3261 "hashes": [ 3262 { 3263 "alg": "SHA-512", 3264 "content": "200785bdc3a757d574624f9b161611d3b3b7c8d8a76bd00d20de4ca1704a609fd12d83eeaddd9dd32c35e0c0e1a6bf7f9a89a9d16a1f4f56cf521de1933762fe" 3265 } 3266 ], 3267 "licenses": [ 3268 { 3269 "license": { 3270 "id": "MIT" 3271 } 3272 } 3273 ], 3274 "purl": "pkg:npm/mensch@0.3.4", 3275 "externalReferences": [ 3276 { 3277 "type": "website", 3278 "url": "https://github.com/brettstimmerman/mensch" 3279 }, 3280 { 3281 "type": "issue-tracker", 3282 "url": "https://github.com/brettstimmerman/mensch/issues" 3283 }, 3284 { 3285 "type": "vcs", 3286 "url": "git://github.com/brettstimmerman/mensch.git" 3287 } 3288 ] 3289 }, 3290 { 3291 "type": "library", 3292 "bom-ref": "pkg:npm/slick@1.12.2", 3293 "name": "slick", 3294 "version": "1.12.2", 3295 "description": "Standalone CSS Selector Finder and Parser.", 3296 "hashes": [ 3297 { 3298 "alg": "SHA-1", 3299 "content": "bd048ddb74de7d1ca6915faa4a57570b3550c2d7" 3300 } 3301 ], 3302 "licenses": [ 3303 { 3304 "license": { 3305 "name": "MIT (http://mootools.net/license.txt)" 3306 } 3307 } 3308 ], 3309 "purl": "pkg:npm/slick@1.12.2", 3310 "externalReferences": [ 3311 { 3312 "type": "website", 3313 "url": "https://github.com/kamicane/slick" 3314 }, 3315 { 3316 "type": "issue-tracker", 3317 "url": "https://github.com/kamicane/slick/issues" 3318 }, 3319 { 3320 "type": "vcs", 3321 "url": "git://github.com/kamicane/slick.git" 3322 } 3323 ] 3324 }, 3325 { 3326 "type": "library", 3327 "bom-ref": "pkg:npm/web-resource-inliner@4.3.4", 3328 "name": "web-resource-inliner", 3329 "version": "4.3.4", 3330 "description": "Inlines img, script and link tags into the same file.", 3331 "hashes": [ 3332 { 3333 "alg": "SHA-512", 3334 "content": "6a054081184e3a2e06565bca2b7e28336ded0e01fcdfdd077cb9d96361d997c38507028dbd42641fbb7cf404f68a5b903fcc3d547000297e99f0437bffdb6a28" 3335 } 3336 ], 3337 "licenses": [ 3338 { 3339 "license": { 3340 "id": "MIT" 3341 } 3342 } 3343 ], 3344 "purl": "pkg:npm/web-resource-inliner@4.3.4", 3345 "externalReferences": [ 3346 { 3347 "type": "website", 3348 "url": "https://github.com/jrit/web-resource-inliner#readme" 3349 }, 3350 { 3351 "type": "issue-tracker", 3352 "url": "https://github.com/jrit/web-resource-inliner/issues" 3353 }, 3354 { 3355 "type": "vcs", 3356 "url": "git+https://github.com/jrit/web-resource-inliner.git" 3357 } 3358 ] 3359 }, 3360 { 3361 "type": "library", 3362 "bom-ref": "pkg:npm/async@3.2.0", 3363 "name": "async", 3364 "version": "3.2.0", 3365 "description": "Higher-order functions and common patterns for asynchronous code", 3366 "hashes": [ 3367 { 3368 "alg": "SHA-512", 3369 "content": "4d1da61191553a3da92d2b58c4b86ded3c9fb91cdac9d7e9c6bde4f51a47233320c3b03ae1dcec76a0b11f5589c907687bc4f5d270d777dc271228268ae1c867" 3370 } 3371 ], 3372 "licenses": [ 3373 { 3374 "license": { 3375 "id": "MIT" 3376 } 3377 } 3378 ], 3379 "purl": "pkg:npm/async@3.2.0", 3380 "externalReferences": [ 3381 { 3382 "type": "website", 3383 "url": "https://caolan.github.io/async/" 3384 }, 3385 { 3386 "type": "issue-tracker", 3387 "url": "https://github.com/caolan/async/issues" 3388 }, 3389 { 3390 "type": "vcs", 3391 "url": "git+https://github.com/caolan/async.git" 3392 } 3393 ] 3394 }, 3395 { 3396 "type": "library", 3397 "bom-ref": "pkg:npm/chalk@2.4.2", 3398 "name": "chalk", 3399 "version": "2.4.2", 3400 "description": "Terminal string styling done right", 3401 "hashes": [ 3402 { 3403 "alg": "SHA-512", 3404 "content": "32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9" 3405 } 3406 ], 3407 "licenses": [ 3408 { 3409 "license": { 3410 "id": "MIT" 3411 } 3412 } 3413 ], 3414 "purl": "pkg:npm/chalk@2.4.2", 3415 "externalReferences": [ 3416 { 3417 "type": "website", 3418 "url": "https://github.com/chalk/chalk#readme" 3419 }, 3420 { 3421 "type": "issue-tracker", 3422 "url": "https://github.com/chalk/chalk/issues" 3423 }, 3424 { 3425 "type": "vcs", 3426 "url": "git+https://github.com/chalk/chalk.git" 3427 } 3428 ] 3429 }, 3430 { 3431 "type": "library", 3432 "bom-ref": "pkg:npm/ansi-styles@3.2.1", 3433 "name": "ansi-styles", 3434 "version": "3.2.1", 3435 "description": "ANSI escape codes for styling strings in the terminal", 3436 "hashes": [ 3437 { 3438 "alg": "SHA-512", 3439 "content": "553d1923a91945d4e1f18c89c3748c6d89bfbbe36a7ec03112958ed0f7fdb2af3f7bde16c713a93cac7d151d459720ad3950cd390fbc9ed96a17189173eaf9a8" 3440 } 3441 ], 3442 "licenses": [ 3443 { 3444 "license": { 3445 "id": "MIT" 3446 } 3447 } 3448 ], 3449 "purl": "pkg:npm/ansi-styles@3.2.1", 3450 "externalReferences": [ 3451 { 3452 "type": "website", 3453 "url": "https://github.com/chalk/ansi-styles#readme" 3454 }, 3455 { 3456 "type": "issue-tracker", 3457 "url": "https://github.com/chalk/ansi-styles/issues" 3458 }, 3459 { 3460 "type": "vcs", 3461 "url": "git+https://github.com/chalk/ansi-styles.git" 3462 } 3463 ] 3464 }, 3465 { 3466 "type": "library", 3467 "bom-ref": "pkg:npm/color-convert@1.9.3", 3468 "name": "color-convert", 3469 "version": "1.9.3", 3470 "description": "Plain color conversion functions", 3471 "hashes": [ 3472 { 3473 "alg": "SHA-512", 3474 "content": "41f014b5dfaf15d02d150702f020b262dd5f616c52a8088ad9c483eb30c1f0dddca6c10102f471a7dcce1a0e86fd21c7258013f3cfdacff22e0c600bb0d55b1a" 3475 } 3476 ], 3477 "licenses": [ 3478 { 3479 "license": { 3480 "id": "MIT" 3481 } 3482 } 3483 ], 3484 "purl": "pkg:npm/color-convert@1.9.3", 3485 "externalReferences": [ 3486 { 3487 "type": "website", 3488 "url": "https://github.com/Qix-/color-convert#readme" 3489 }, 3490 { 3491 "type": "issue-tracker", 3492 "url": "https://github.com/Qix-/color-convert/issues" 3493 }, 3494 { 3495 "type": "vcs", 3496 "url": "git+https://github.com/Qix-/color-convert.git" 3497 } 3498 ] 3499 }, 3500 { 3501 "type": "library", 3502 "bom-ref": "pkg:npm/color-name@1.1.3", 3503 "name": "color-name", 3504 "version": "1.1.3", 3505 "description": "A list of color names and its values", 3506 "hashes": [ 3507 { 3508 "alg": "SHA-1", 3509 "content": "a7d0558bd89c42f795dd42328f740831ca53bc25" 3510 } 3511 ], 3512 "licenses": [ 3513 { 3514 "license": { 3515 "id": "MIT" 3516 } 3517 } 3518 ], 3519 "purl": "pkg:npm/color-name@1.1.3", 3520 "externalReferences": [ 3521 { 3522 "type": "website", 3523 "url": "https://github.com/dfcreative/color-name" 3524 }, 3525 { 3526 "type": "issue-tracker", 3527 "url": "https://github.com/dfcreative/color-name/issues" 3528 }, 3529 { 3530 "type": "vcs", 3531 "url": "git+ssh://git@github.com/dfcreative/color-name.git" 3532 } 3533 ] 3534 }, 3535 { 3536 "type": "library", 3537 "bom-ref": "pkg:npm/escape-string-regexp@1.0.5", 3538 "name": "escape-string-regexp", 3539 "version": "1.0.5", 3540 "description": "Escape RegExp special characters", 3541 "hashes": [ 3542 { 3543 "alg": "SHA-1", 3544 "content": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" 3545 } 3546 ], 3547 "licenses": [ 3548 { 3549 "license": { 3550 "id": "MIT" 3551 } 3552 } 3553 ], 3554 "purl": "pkg:npm/escape-string-regexp@1.0.5", 3555 "externalReferences": [ 3556 { 3557 "type": "website", 3558 "url": "https://github.com/sindresorhus/escape-string-regexp#readme" 3559 }, 3560 { 3561 "type": "issue-tracker", 3562 "url": "https://github.com/sindresorhus/escape-string-regexp/issues" 3563 }, 3564 { 3565 "type": "vcs", 3566 "url": "git+https://github.com/sindresorhus/escape-string-regexp.git" 3567 } 3568 ] 3569 }, 3570 { 3571 "type": "library", 3572 "bom-ref": "pkg:npm/supports-color@5.5.0", 3573 "name": "supports-color", 3574 "version": "5.5.0", 3575 "description": "Detect whether a terminal supports color", 3576 "hashes": [ 3577 { 3578 "alg": "SHA-512", 3579 "content": "423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3" 3580 } 3581 ], 3582 "licenses": [ 3583 { 3584 "license": { 3585 "id": "MIT" 3586 } 3587 } 3588 ], 3589 "purl": "pkg:npm/supports-color@5.5.0", 3590 "externalReferences": [ 3591 { 3592 "type": "website", 3593 "url": "https://github.com/chalk/supports-color#readme" 3594 }, 3595 { 3596 "type": "issue-tracker", 3597 "url": "https://github.com/chalk/supports-color/issues" 3598 }, 3599 { 3600 "type": "vcs", 3601 "url": "git+https://github.com/chalk/supports-color.git" 3602 } 3603 ] 3604 }, 3605 { 3606 "type": "library", 3607 "bom-ref": "pkg:npm/has-flag@3.0.0", 3608 "name": "has-flag", 3609 "version": "3.0.0", 3610 "description": "Check if argv has a specific flag", 3611 "hashes": [ 3612 { 3613 "alg": "SHA-1", 3614 "content": "b5d454dc2199ae225699f3467e5a07f3b955bafd" 3615 } 3616 ], 3617 "licenses": [ 3618 { 3619 "license": { 3620 "id": "MIT" 3621 } 3622 } 3623 ], 3624 "purl": "pkg:npm/has-flag@3.0.0", 3625 "externalReferences": [ 3626 { 3627 "type": "website", 3628 "url": "https://github.com/sindresorhus/has-flag#readme" 3629 }, 3630 { 3631 "type": "issue-tracker", 3632 "url": "https://github.com/sindresorhus/has-flag/issues" 3633 }, 3634 { 3635 "type": "vcs", 3636 "url": "git+https://github.com/sindresorhus/has-flag.git" 3637 } 3638 ] 3639 }, 3640 { 3641 "type": "library", 3642 "bom-ref": "pkg:npm/datauri@2.0.0", 3643 "name": "datauri", 3644 "version": "2.0.0", 3645 "description": "Create DataURI scheme easily", 3646 "hashes": [ 3647 { 3648 "alg": "SHA-512", 3649 "content": "cd2d8749ff692395cf94d66022a260ff0089a5e72053f1c0e84feebf611f6969d6d4489318b7f2fc47b14c8b02f5cf7dca808e4d796a79e5a4e059024ae3b7fe" 3650 } 3651 ], 3652 "licenses": [ 3653 { 3654 "license": { 3655 "id": "MIT" 3656 } 3657 } 3658 ], 3659 "purl": "pkg:npm/datauri@2.0.0", 3660 "externalReferences": [ 3661 { 3662 "type": "website", 3663 "url": "https://github.com/data-uri/datauri#readme" 3664 }, 3665 { 3666 "type": "issue-tracker", 3667 "url": "https://github.com/data-uri/datauri/issues" 3668 }, 3669 { 3670 "type": "vcs", 3671 "url": "git://github.com/data-uri/datauri.git" 3672 } 3673 ] 3674 }, 3675 { 3676 "type": "library", 3677 "bom-ref": "pkg:npm/image-size@0.7.5", 3678 "name": "image-size", 3679 "version": "0.7.5", 3680 "description": "get dimensions of any image file", 3681 "hashes": [ 3682 { 3683 "alg": "SHA-512", 3684 "content": "1e2caffa65c77c510fecbcd42ff96583d470171c58fa8f4ddc954b21e1b913b88520501a971bd153d519b6105d6031159f31cc8239ca24f3e96b2e4159fd60f6" 3685 } 3686 ], 3687 "licenses": [ 3688 { 3689 "license": { 3690 "id": "MIT" 3691 } 3692 } 3693 ], 3694 "purl": "pkg:npm/image-size@0.7.5", 3695 "externalReferences": [ 3696 { 3697 "type": "website", 3698 "url": "https://github.com/image-size/image-size#readme" 3699 }, 3700 { 3701 "type": "issue-tracker", 3702 "url": "https://github.com/image-size/image-size/issues" 3703 }, 3704 { 3705 "type": "vcs", 3706 "url": "git+https://github.com/image-size/image-size.git" 3707 } 3708 ] 3709 }, 3710 { 3711 "type": "library", 3712 "bom-ref": "pkg:npm/mimer@1.1.0", 3713 "name": "mimer", 3714 "version": "1.1.0", 3715 "description": "A simple Mime type getter", 3716 "hashes": [ 3717 { 3718 "alg": "SHA-512", 3719 "content": "cbd7557f2dae8b2710bc33620185bace9e3d6611655c332be707dd3a231b77318cff43792cd47a1d3527dee9fe59441c3349286b0f053131b56ede449c725dbd" 3720 } 3721 ], 3722 "licenses": [ 3723 { 3724 "license": { 3725 "id": "MIT" 3726 } 3727 } 3728 ], 3729 "purl": "pkg:npm/mimer@1.1.0", 3730 "externalReferences": [ 3731 { 3732 "type": "website", 3733 "url": "https://github.com/heldr/mimer#readme" 3734 }, 3735 { 3736 "type": "issue-tracker", 3737 "url": "https://github.com/heldr/mimer/issues" 3738 }, 3739 { 3740 "type": "vcs", 3741 "url": "git://github.com/heldr/mimer.git" 3742 } 3743 ] 3744 }, 3745 { 3746 "type": "library", 3747 "bom-ref": "pkg:npm/htmlparser2@4.1.0", 3748 "name": "htmlparser2", 3749 "version": "4.1.0", 3750 "description": "Fast & forgiving HTML/XML/RSS parser", 3751 "hashes": [ 3752 { 3753 "alg": "SHA-512", 3754 "content": "e330ead5ad73844e2042ca3f7392cfd4eb6b8584e7717352a6f258b56241b570044cf94c7e2dc814d8c6b906d82ee558e1947440ca9156fa383ddcbd28bc8ff1" 3755 } 3756 ], 3757 "licenses": [ 3758 { 3759 "license": { 3760 "id": "MIT" 3761 } 3762 } 3763 ], 3764 "purl": "pkg:npm/htmlparser2@4.1.0", 3765 "externalReferences": [ 3766 { 3767 "type": "website", 3768 "url": "https://github.com/fb55/htmlparser2#readme" 3769 }, 3770 { 3771 "type": "issue-tracker", 3772 "url": "https://github.com/fb55/htmlparser2/issues" 3773 }, 3774 { 3775 "type": "vcs", 3776 "url": "git://github.com/fb55/htmlparser2.git" 3777 } 3778 ] 3779 }, 3780 { 3781 "type": "library", 3782 "bom-ref": "pkg:npm/domelementtype@2.0.1", 3783 "name": "domelementtype", 3784 "version": "2.0.1", 3785 "description": "all the types of nodes in htmlparser2's dom", 3786 "hashes": [ 3787 { 3788 "alg": "SHA-512", 3789 "content": "e47387503b1865657c14658dd0d8dbaff467edffde592422d6fefe1ec515c17827f2759694beb8cca0e44b49fc6664379a558e32e5ce9d1fbb371ff9b4c3b901" 3790 } 3791 ], 3792 "licenses": [ 3793 { 3794 "license": { 3795 "id": "BSD-2-Clause" 3796 } 3797 } 3798 ], 3799 "purl": "pkg:npm/domelementtype@2.0.1", 3800 "externalReferences": [ 3801 { 3802 "type": "website", 3803 "url": "https://github.com/fb55/domelementtype#readme" 3804 }, 3805 { 3806 "type": "issue-tracker", 3807 "url": "https://github.com/fb55/domelementtype/issues" 3808 }, 3809 { 3810 "type": "vcs", 3811 "url": "git://github.com/fb55/domelementtype.git" 3812 } 3813 ] 3814 }, 3815 { 3816 "type": "library", 3817 "bom-ref": "pkg:npm/domhandler@3.0.0", 3818 "name": "domhandler", 3819 "version": "3.0.0", 3820 "description": "Handler for htmlparser2 that turns pages into a dom", 3821 "hashes": [ 3822 { 3823 "alg": "SHA-512", 3824 "content": "78a2dd239bfd9baee46d741b252367d738e1d120f3bf35955ad5fea8423778c8d9c3c75a1fd93cae58f515963d99e98fc238ac91015b7bbbc755524802aa0487" 3825 } 3826 ], 3827 "licenses": [ 3828 { 3829 "license": { 3830 "id": "BSD-2-Clause" 3831 } 3832 } 3833 ], 3834 "purl": "pkg:npm/domhandler@3.0.0", 3835 "externalReferences": [ 3836 { 3837 "type": "website", 3838 "url": "https://github.com/fb55/DomHandler#readme" 3839 }, 3840 { 3841 "type": "issue-tracker", 3842 "url": "https://github.com/fb55/DomHandler/issues" 3843 }, 3844 { 3845 "type": "vcs", 3846 "url": "git://github.com/fb55/DomHandler.git" 3847 } 3848 ] 3849 }, 3850 { 3851 "type": "library", 3852 "bom-ref": "pkg:npm/domutils@2.1.0", 3853 "name": "domutils", 3854 "version": "2.1.0", 3855 "description": "Utilities for working with htmlparser2's dom", 3856 "hashes": [ 3857 { 3858 "alg": "SHA-512", 3859 "content": "083f4cd039b589a1df43547f4c8fb3dff256a7fa60b9bd23e23210287f3d011478013015da76da3904b95f153d99a24fe631da3dd0c3412107b84d949a95132a" 3860 } 3861 ], 3862 "licenses": [ 3863 { 3864 "license": { 3865 "id": "BSD-2-Clause" 3866 } 3867 } 3868 ], 3869 "purl": "pkg:npm/domutils@2.1.0", 3870 "externalReferences": [ 3871 { 3872 "type": "website", 3873 "url": "https://github.com/fb55/domutils#readme" 3874 }, 3875 { 3876 "type": "issue-tracker", 3877 "url": "https://github.com/fb55/domutils/issues" 3878 }, 3879 { 3880 "type": "vcs", 3881 "url": "git://github.com/fb55/domutils.git" 3882 } 3883 ] 3884 }, 3885 { 3886 "type": "library", 3887 "bom-ref": "pkg:npm/dom-serializer@0.2.2", 3888 "name": "dom-serializer", 3889 "version": "0.2.2", 3890 "description": "render dom nodes to string", 3891 "hashes": [ 3892 { 3893 "alg": "SHA-512", 3894 "content": "dbfc4f6f7391b10e369c76224ae9d79038cf2c16848ffc53c143b807b5c26504d193b101b5338f6b2821d74600021d8e23542ba7a3567e9021cecc23d3276df6" 3895 } 3896 ], 3897 "licenses": [ 3898 { 3899 "license": { 3900 "id": "MIT" 3901 } 3902 } 3903 ], 3904 "purl": "pkg:npm/dom-serializer@0.2.2", 3905 "externalReferences": [ 3906 { 3907 "type": "website", 3908 "url": "https://github.com/cheeriojs/dom-renderer#readme" 3909 }, 3910 { 3911 "type": "issue-tracker", 3912 "url": "https://github.com/cheeriojs/dom-renderer/issues" 3913 }, 3914 { 3915 "type": "vcs", 3916 "url": "git://github.com/cheeriojs/dom-renderer.git" 3917 } 3918 ] 3919 }, 3920 { 3921 "type": "library", 3922 "bom-ref": "pkg:npm/entities@2.0.3", 3923 "name": "entities", 3924 "version": "2.0.3", 3925 "description": "Encode & decode XML and HTML entities with ease", 3926 "hashes": [ 3927 { 3928 "alg": "SHA-512", 3929 "content": "332a19d238272ef0765f72e0e47aa91669f59326c38887c44262b34dbe5aa6be7545bf93dca766322a9aef44fe6e11a7cafedb43a58c8f640c1e918c9a5ad461" 3930 } 3931 ], 3932 "licenses": [ 3933 { 3934 "license": { 3935 "id": "BSD-2-Clause" 3936 } 3937 } 3938 ], 3939 "purl": "pkg:npm/entities@2.0.3", 3940 "externalReferences": [ 3941 { 3942 "type": "website", 3943 "url": "https://github.com/fb55/entities#readme" 3944 }, 3945 { 3946 "type": "issue-tracker", 3947 "url": "https://github.com/fb55/entities/issues" 3948 }, 3949 { 3950 "type": "vcs", 3951 "url": "git://github.com/fb55/entities.git" 3952 } 3953 ] 3954 }, 3955 { 3956 "type": "library", 3957 "bom-ref": "pkg:npm/lodash.unescape@4.0.1", 3958 "name": "lodash.unescape", 3959 "version": "4.0.1", 3960 "description": "The lodash method `_.unescape` exported as a module.", 3961 "hashes": [ 3962 { 3963 "alg": "SHA-1", 3964 "content": "bf2249886ce514cda112fae9218cdc065211fc9c" 3965 } 3966 ], 3967 "licenses": [ 3968 { 3969 "license": { 3970 "id": "MIT" 3971 } 3972 } 3973 ], 3974 "purl": "pkg:npm/lodash.unescape@4.0.1", 3975 "externalReferences": [ 3976 { 3977 "type": "website", 3978 "url": "https://lodash.com/" 3979 }, 3980 { 3981 "type": "issue-tracker", 3982 "url": "https://github.com/lodash/lodash/issues" 3983 }, 3984 { 3985 "type": "vcs", 3986 "url": "git+https://github.com/lodash/lodash.git" 3987 } 3988 ] 3989 }, 3990 { 3991 "type": "library", 3992 "bom-ref": "pkg:npm/request@2.88.2", 3993 "name": "request", 3994 "version": "2.88.2", 3995 "description": "Simplified HTTP request client.", 3996 "hashes": [ 3997 { 3998 "alg": "SHA-512", 3999 "content": "32cbed3ab7c6f5972b3b0016f908be17a1db0f40965c487da2eefbb8e6fb14cd963e1c13eec98cf37dcfcda9e124bb205e337cf48afa5763dccd7367329c0a87" 4000 } 4001 ], 4002 "licenses": [ 4003 { 4004 "license": { 4005 "id": "Apache-2.0" 4006 } 4007 } 4008 ], 4009 "purl": "pkg:npm/request@2.88.2", 4010 "externalReferences": [ 4011 { 4012 "type": "website", 4013 "url": "https://github.com/request/request#readme" 4014 }, 4015 { 4016 "type": "issue-tracker", 4017 "url": "http://github.com/request/request/issues" 4018 }, 4019 { 4020 "type": "vcs", 4021 "url": "git+https://github.com/request/request.git" 4022 } 4023 ] 4024 }, 4025 { 4026 "type": "library", 4027 "bom-ref": "pkg:npm/aws-sign2@0.7.0", 4028 "name": "aws-sign2", 4029 "version": "0.7.0", 4030 "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.", 4031 "hashes": [ 4032 { 4033 "alg": "SHA-1", 4034 "content": "b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8" 4035 } 4036 ], 4037 "licenses": [ 4038 { 4039 "license": { 4040 "id": "Apache-2.0" 4041 } 4042 } 4043 ], 4044 "purl": "pkg:npm/aws-sign2@0.7.0", 4045 "externalReferences": [ 4046 { 4047 "type": "website", 4048 "url": "https://github.com/mikeal/aws-sign#readme" 4049 }, 4050 { 4051 "type": "issue-tracker", 4052 "url": "https://github.com/mikeal/aws-sign/issues" 4053 }, 4054 { 4055 "type": "vcs", 4056 "url": "git+https://github.com/mikeal/aws-sign.git" 4057 } 4058 ] 4059 }, 4060 { 4061 "type": "library", 4062 "bom-ref": "pkg:npm/aws4@1.10.0", 4063 "name": "aws4", 4064 "version": "1.10.0", 4065 "description": "Signs and prepares requests using AWS Signature Version 4", 4066 "hashes": [ 4067 { 4068 "alg": "SHA-512", 4069 "content": "dd80e2bb7e3b9ad56d8e9c95deee6456a40b3f6e36734eb3c033a0a5e467c9b99795862c2dbb53ad40549bc8bcb2b38db7e156a1b9796a26e7535d37d0f79eb8" 4070 } 4071 ], 4072 "licenses": [ 4073 { 4074 "license": { 4075 "id": "MIT" 4076 } 4077 } 4078 ], 4079 "purl": "pkg:npm/aws4@1.10.0", 4080 "externalReferences": [ 4081 { 4082 "type": "website", 4083 "url": "https://github.com/mhart/aws4#readme" 4084 }, 4085 { 4086 "type": "issue-tracker", 4087 "url": "https://github.com/mhart/aws4/issues" 4088 }, 4089 { 4090 "type": "vcs", 4091 "url": "git+https://github.com/mhart/aws4.git" 4092 } 4093 ] 4094 }, 4095 { 4096 "type": "library", 4097 "bom-ref": "pkg:npm/caseless@0.12.0", 4098 "name": "caseless", 4099 "version": "0.12.0", 4100 "description": "Caseless object set/get/has, very useful when working with HTTP headers.", 4101 "hashes": [ 4102 { 4103 "alg": "SHA-1", 4104 "content": "1b681c21ff84033c826543090689420d187151dc" 4105 } 4106 ], 4107 "licenses": [ 4108 { 4109 "license": { 4110 "id": "Apache-2.0" 4111 } 4112 } 4113 ], 4114 "purl": "pkg:npm/caseless@0.12.0", 4115 "externalReferences": [ 4116 { 4117 "type": "website", 4118 "url": "https://github.com/mikeal/caseless#readme" 4119 }, 4120 { 4121 "type": "issue-tracker", 4122 "url": "https://github.com/mikeal/caseless/issues" 4123 }, 4124 { 4125 "type": "vcs", 4126 "url": "git+https://github.com/mikeal/caseless.git" 4127 } 4128 ] 4129 }, 4130 { 4131 "type": "library", 4132 "bom-ref": "pkg:npm/combined-stream@1.0.8", 4133 "name": "combined-stream", 4134 "version": "1.0.8", 4135 "description": "A stream that emits multiple other streams one after another.", 4136 "hashes": [ 4137 { 4138 "alg": "SHA-512", 4139 "content": "1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476" 4140 } 4141 ], 4142 "licenses": [ 4143 { 4144 "license": { 4145 "id": "MIT" 4146 } 4147 } 4148 ], 4149 "purl": "pkg:npm/combined-stream@1.0.8", 4150 "externalReferences": [ 4151 { 4152 "type": "website", 4153 "url": "https://github.com/felixge/node-combined-stream" 4154 }, 4155 { 4156 "type": "issue-tracker", 4157 "url": "https://github.com/felixge/node-combined-stream/issues" 4158 }, 4159 { 4160 "type": "vcs", 4161 "url": "git://github.com/felixge/node-combined-stream.git" 4162 } 4163 ] 4164 }, 4165 { 4166 "type": "library", 4167 "bom-ref": "pkg:npm/delayed-stream@1.0.0", 4168 "name": "delayed-stream", 4169 "version": "1.0.0", 4170 "description": "Buffers events from a stream until you are ready to handle them.", 4171 "hashes": [ 4172 { 4173 "alg": "SHA-1", 4174 "content": "df3ae199acadfb7d440aaae0b29e2272b24ec619" 4175 } 4176 ], 4177 "licenses": [ 4178 { 4179 "license": { 4180 "id": "MIT" 4181 } 4182 } 4183 ], 4184 "purl": "pkg:npm/delayed-stream@1.0.0", 4185 "externalReferences": [ 4186 { 4187 "type": "website", 4188 "url": "https://github.com/felixge/node-delayed-stream" 4189 }, 4190 { 4191 "type": "issue-tracker", 4192 "url": "https://github.com/felixge/node-delayed-stream/issues" 4193 }, 4194 { 4195 "type": "vcs", 4196 "url": "git://github.com/felixge/node-delayed-stream.git" 4197 } 4198 ] 4199 }, 4200 { 4201 "type": "library", 4202 "bom-ref": "pkg:npm/extend@3.0.2", 4203 "name": "extend", 4204 "version": "3.0.2", 4205 "description": "Port of jQuery.extend for node.js and the browser", 4206 "hashes": [ 4207 { 4208 "alg": "SHA-512", 4209 "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe" 4210 } 4211 ], 4212 "licenses": [ 4213 { 4214 "license": { 4215 "id": "MIT" 4216 } 4217 } 4218 ], 4219 "purl": "pkg:npm/extend@3.0.2", 4220 "externalReferences": [ 4221 { 4222 "type": "website", 4223 "url": "https://github.com/justmoon/node-extend#readme" 4224 }, 4225 { 4226 "type": "issue-tracker", 4227 "url": "https://github.com/justmoon/node-extend/issues" 4228 }, 4229 { 4230 "type": "vcs", 4231 "url": "git+https://github.com/justmoon/node-extend.git" 4232 } 4233 ] 4234 }, 4235 { 4236 "type": "library", 4237 "bom-ref": "pkg:npm/forever-agent@0.6.1", 4238 "name": "forever-agent", 4239 "version": "0.6.1", 4240 "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.", 4241 "hashes": [ 4242 { 4243 "alg": "SHA-1", 4244 "content": "fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" 4245 } 4246 ], 4247 "licenses": [ 4248 { 4249 "license": { 4250 "id": "Apache-2.0" 4251 } 4252 } 4253 ], 4254 "purl": "pkg:npm/forever-agent@0.6.1", 4255 "externalReferences": [ 4256 { 4257 "type": "website", 4258 "url": "https://github.com/mikeal/forever-agent#readme" 4259 }, 4260 { 4261 "type": "issue-tracker", 4262 "url": "https://github.com/mikeal/forever-agent/issues" 4263 }, 4264 { 4265 "type": "vcs", 4266 "url": "git+https://github.com/mikeal/forever-agent.git" 4267 } 4268 ] 4269 }, 4270 { 4271 "type": "library", 4272 "bom-ref": "pkg:npm/form-data@2.3.3", 4273 "name": "form-data", 4274 "version": "2.3.3", 4275 "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", 4276 "hashes": [ 4277 { 4278 "alg": "SHA-512", 4279 "content": "d652ca07632edda18fd50ff67823b1d1f35b44c7bb5ddc24b703abba17eaa9dd2b2095b03780e1f84de1acf4a50c25e7491ed4b59d4ddfcad55e6fbaf8c12125" 4280 } 4281 ], 4282 "licenses": [ 4283 { 4284 "license": { 4285 "id": "MIT" 4286 } 4287 } 4288 ], 4289 "purl": "pkg:npm/form-data@2.3.3", 4290 "externalReferences": [ 4291 { 4292 "type": "website", 4293 "url": "https://github.com/form-data/form-data#readme" 4294 }, 4295 { 4296 "type": "issue-tracker", 4297 "url": "https://github.com/form-data/form-data/issues" 4298 }, 4299 { 4300 "type": "vcs", 4301 "url": "git://github.com/form-data/form-data.git" 4302 } 4303 ] 4304 }, 4305 { 4306 "type": "library", 4307 "bom-ref": "pkg:npm/asynckit@0.4.0", 4308 "name": "asynckit", 4309 "version": "0.4.0", 4310 "description": "Minimal async jobs utility library, with streams support", 4311 "hashes": [ 4312 { 4313 "alg": "SHA-1", 4314 "content": "c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" 4315 } 4316 ], 4317 "licenses": [ 4318 { 4319 "license": { 4320 "id": "MIT" 4321 } 4322 } 4323 ], 4324 "purl": "pkg:npm/asynckit@0.4.0", 4325 "externalReferences": [ 4326 { 4327 "type": "website", 4328 "url": "https://github.com/alexindigo/asynckit#readme" 4329 }, 4330 { 4331 "type": "issue-tracker", 4332 "url": "https://github.com/alexindigo/asynckit/issues" 4333 }, 4334 { 4335 "type": "vcs", 4336 "url": "git+https://github.com/alexindigo/asynckit.git" 4337 } 4338 ] 4339 }, 4340 { 4341 "type": "library", 4342 "bom-ref": "pkg:npm/mime-types@2.1.27", 4343 "name": "mime-types", 4344 "version": "2.1.27", 4345 "description": "The ultimate javascript content-type utility.", 4346 "hashes": [ 4347 { 4348 "alg": "SHA-512", 4349 "content": "24886a9c26ac23dc83f92b2692ab870714d212e65d417e41b909d2d9573ba6e41043ef3288fe40639b9686976fe182f854ce5cea296289858f809fe72502e9ef" 4350 } 4351 ], 4352 "licenses": [ 4353 { 4354 "license": { 4355 "id": "MIT" 4356 } 4357 } 4358 ], 4359 "purl": "pkg:npm/mime-types@2.1.27", 4360 "externalReferences": [ 4361 { 4362 "type": "website", 4363 "url": "https://github.com/jshttp/mime-types#readme" 4364 }, 4365 { 4366 "type": "issue-tracker", 4367 "url": "https://github.com/jshttp/mime-types/issues" 4368 }, 4369 { 4370 "type": "vcs", 4371 "url": "git+https://github.com/jshttp/mime-types.git" 4372 } 4373 ] 4374 }, 4375 { 4376 "type": "library", 4377 "bom-ref": "pkg:npm/mime-db@1.44.0", 4378 "name": "mime-db", 4379 "version": "1.44.0", 4380 "description": "Media Type Database", 4381 "hashes": [ 4382 { 4383 "alg": "SHA-512", 4384 "content": "fcd3937cbaec3c155e1fb62d14f82c556bdeb8bfb84a38d8c5a435c6d33528c163ec77719419717b234bce1c89571eebe2b64624067fea590a0a2b5273f366a6" 4385 } 4386 ], 4387 "licenses": [ 4388 { 4389 "license": { 4390 "id": "MIT" 4391 } 4392 } 4393 ], 4394 "purl": "pkg:npm/mime-db@1.44.0", 4395 "externalReferences": [ 4396 { 4397 "type": "website", 4398 "url": "https://github.com/jshttp/mime-db#readme" 4399 }, 4400 { 4401 "type": "issue-tracker", 4402 "url": "https://github.com/jshttp/mime-db/issues" 4403 }, 4404 { 4405 "type": "vcs", 4406 "url": "git+https://github.com/jshttp/mime-db.git" 4407 } 4408 ] 4409 }, 4410 { 4411 "type": "library", 4412 "bom-ref": "pkg:npm/har-validator@5.1.3", 4413 "name": "har-validator", 4414 "version": "5.1.3", 4415 "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", 4416 "hashes": [ 4417 { 4418 "alg": "SHA-512", 4419 "content": "b0dbce0b311036bfeaaef260737506fe40f842d947c9caf3c12fba99f4ebad2abdec1bda61c3d9648d594aa1923d1ef70b19f82ca4c3e0fb6d4707d4ee35aae6" 4420 } 4421 ], 4422 "licenses": [ 4423 { 4424 "license": { 4425 "id": "MIT" 4426 } 4427 } 4428 ], 4429 "purl": "pkg:npm/har-validator@5.1.3", 4430 "externalReferences": [ 4431 { 4432 "type": "website", 4433 "url": "https://github.com/ahmadnassri/node-har-validator" 4434 }, 4435 { 4436 "type": "issue-tracker", 4437 "url": "https://github.com/ahmadnassri/node-har-validator/issues" 4438 }, 4439 { 4440 "type": "vcs", 4441 "url": "git+https://github.com/ahmadnassri/node-har-validator.git" 4442 } 4443 ] 4444 }, 4445 { 4446 "type": "library", 4447 "bom-ref": "pkg:npm/ajv@6.12.3", 4448 "name": "ajv", 4449 "version": "6.12.3", 4450 "description": "Another JSON Schema Validator", 4451 "hashes": [ 4452 { 4453 "alg": "SHA-512", 4454 "content": "e0ad1c2b72f586caa4f7121bdb3f6fb3f5d4f8f18967d3cda494434bd60bce635d5fa8e654f7da98bbd326bd1a0c0bac9c7c821cee8c8f396402c82daa9f6d78" 4455 } 4456 ], 4457 "licenses": [ 4458 { 4459 "license": { 4460 "id": "MIT" 4461 } 4462 } 4463 ], 4464 "purl": "pkg:npm/ajv@6.12.3", 4465 "externalReferences": [ 4466 { 4467 "type": "website", 4468 "url": "https://github.com/ajv-validator/ajv" 4469 }, 4470 { 4471 "type": "issue-tracker", 4472 "url": "https://github.com/ajv-validator/ajv/issues" 4473 }, 4474 { 4475 "type": "vcs", 4476 "url": "git+https://github.com/ajv-validator/ajv.git" 4477 } 4478 ] 4479 }, 4480 { 4481 "type": "library", 4482 "bom-ref": "pkg:npm/fast-deep-equal@3.1.3", 4483 "name": "fast-deep-equal", 4484 "version": "3.1.3", 4485 "description": "Fast deep equal", 4486 "hashes": [ 4487 { 4488 "alg": "SHA-512", 4489 "content": "7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1" 4490 } 4491 ], 4492 "licenses": [ 4493 { 4494 "license": { 4495 "id": "MIT" 4496 } 4497 } 4498 ], 4499 "purl": "pkg:npm/fast-deep-equal@3.1.3", 4500 "externalReferences": [ 4501 { 4502 "type": "website", 4503 "url": "https://github.com/epoberezkin/fast-deep-equal#readme" 4504 }, 4505 { 4506 "type": "issue-tracker", 4507 "url": "https://github.com/epoberezkin/fast-deep-equal/issues" 4508 }, 4509 { 4510 "type": "vcs", 4511 "url": "git+https://github.com/epoberezkin/fast-deep-equal.git" 4512 } 4513 ] 4514 }, 4515 { 4516 "type": "library", 4517 "bom-ref": "pkg:npm/fast-json-stable-stringify@2.1.0", 4518 "name": "fast-json-stable-stringify", 4519 "version": "2.1.0", 4520 "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify", 4521 "hashes": [ 4522 { 4523 "alg": "SHA-512", 4524 "content": "96177fc05f8b93df076684c2b6556b687b5f8795d88a32236a55dc93bb1a52db9a9d20f22ccc671e149710326a1f10fb9ac47c0f4b829aa964c23095f31bf01f" 4525 } 4526 ], 4527 "licenses": [ 4528 { 4529 "license": { 4530 "id": "MIT" 4531 } 4532 } 4533 ], 4534 "purl": "pkg:npm/fast-json-stable-stringify@2.1.0", 4535 "externalReferences": [ 4536 { 4537 "type": "website", 4538 "url": "https://github.com/epoberezkin/fast-json-stable-stringify" 4539 }, 4540 { 4541 "type": "issue-tracker", 4542 "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues" 4543 }, 4544 { 4545 "type": "vcs", 4546 "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git" 4547 } 4548 ] 4549 }, 4550 { 4551 "type": "library", 4552 "bom-ref": "pkg:npm/json-schema-traverse@0.4.1", 4553 "name": "json-schema-traverse", 4554 "version": "0.4.1", 4555 "description": "Traverse JSON Schema passing each schema object to callback", 4556 "hashes": [ 4557 { 4558 "alg": "SHA-512", 4559 "content": "c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756" 4560 } 4561 ], 4562 "licenses": [ 4563 { 4564 "license": { 4565 "id": "MIT" 4566 } 4567 } 4568 ], 4569 "purl": "pkg:npm/json-schema-traverse@0.4.1", 4570 "externalReferences": [ 4571 { 4572 "type": "website", 4573 "url": "https://github.com/epoberezkin/json-schema-traverse#readme" 4574 }, 4575 { 4576 "type": "issue-tracker", 4577 "url": "https://github.com/epoberezkin/json-schema-traverse/issues" 4578 }, 4579 { 4580 "type": "vcs", 4581 "url": "git+https://github.com/epoberezkin/json-schema-traverse.git" 4582 } 4583 ] 4584 }, 4585 { 4586 "type": "library", 4587 "bom-ref": "pkg:npm/uri-js@4.2.2", 4588 "name": "uri-js", 4589 "version": "4.2.2", 4590 "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.", 4591 "hashes": [ 4592 { 4593 "alg": "SHA-512", 4594 "content": "298f45ae68abaa5f755f64208ebcb459de18f984ddadd661792f13170be46cb59ffc6e4a3490c287aa4a2f939972d116e3ed0169ae6274ad9942e10b4703f39d" 4595 } 4596 ], 4597 "licenses": [ 4598 { 4599 "license": { 4600 "id": "BSD-2-Clause" 4601 } 4602 } 4603 ], 4604 "purl": "pkg:npm/uri-js@4.2.2", 4605 "externalReferences": [ 4606 { 4607 "type": "website", 4608 "url": "https://github.com/garycourt/uri-js" 4609 }, 4610 { 4611 "type": "issue-tracker", 4612 "url": "https://github.com/garycourt/uri-js/issues" 4613 }, 4614 { 4615 "type": "vcs", 4616 "url": "git+ssh://git@github.com/garycourt/uri-js.git" 4617 } 4618 ] 4619 }, 4620 { 4621 "type": "library", 4622 "bom-ref": "pkg:npm/punycode@2.1.1", 4623 "name": "punycode", 4624 "version": "2.1.1", 4625 "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", 4626 "hashes": [ 4627 { 4628 "alg": "SHA-512", 4629 "content": "5d1b118dd7fe8f99a5fb2ffa18a1cf65bac5ffca766206b424fb5da93218d977b9a2124f0fdb1a0c924b3efa7df8d481a6b56f7af7576726e78f672ff0e11dd0" 4630 } 4631 ], 4632 "licenses": [ 4633 { 4634 "license": { 4635 "id": "MIT" 4636 } 4637 } 4638 ], 4639 "purl": "pkg:npm/punycode@2.1.1", 4640 "externalReferences": [ 4641 { 4642 "type": "website", 4643 "url": "https://mths.be/punycode" 4644 }, 4645 { 4646 "type": "issue-tracker", 4647 "url": "https://github.com/bestiejs/punycode.js/issues" 4648 }, 4649 { 4650 "type": "vcs", 4651 "url": "git+https://github.com/bestiejs/punycode.js.git" 4652 } 4653 ] 4654 }, 4655 { 4656 "type": "library", 4657 "bom-ref": "pkg:npm/har-schema@2.0.0", 4658 "name": "har-schema", 4659 "version": "2.0.0", 4660 "description": "JSON Schema for HTTP Archive (HAR)", 4661 "hashes": [ 4662 { 4663 "alg": "SHA-1", 4664 "content": "a94c2224ebcac04782a0d9035521f24735b7ec92" 4665 } 4666 ], 4667 "licenses": [ 4668 { 4669 "license": { 4670 "id": "ISC" 4671 } 4672 } 4673 ], 4674 "purl": "pkg:npm/har-schema@2.0.0", 4675 "externalReferences": [ 4676 { 4677 "type": "website", 4678 "url": "https://github.com/ahmadnassri/har-schema" 4679 }, 4680 { 4681 "type": "issue-tracker", 4682 "url": "https://github.com/ahmadnassri/har-schema/issues" 4683 }, 4684 { 4685 "type": "vcs", 4686 "url": "git+https://github.com/ahmadnassri/har-schema.git" 4687 } 4688 ] 4689 }, 4690 { 4691 "type": "library", 4692 "bom-ref": "pkg:npm/http-signature@1.2.0", 4693 "name": "http-signature", 4694 "version": "1.2.0", 4695 "description": "Reference implementation of Joyent's HTTP Signature scheme.", 4696 "hashes": [ 4697 { 4698 "alg": "SHA-1", 4699 "content": "9aecd925114772f3d95b65a60abb8f7c18fbace1" 4700 } 4701 ], 4702 "licenses": [ 4703 { 4704 "license": { 4705 "id": "MIT" 4706 } 4707 } 4708 ], 4709 "purl": "pkg:npm/http-signature@1.2.0", 4710 "externalReferences": [ 4711 { 4712 "type": "website", 4713 "url": "https://github.com/joyent/node-http-signature/" 4714 }, 4715 { 4716 "type": "issue-tracker", 4717 "url": "https://github.com/joyent/node-http-signature/issues" 4718 }, 4719 { 4720 "type": "vcs", 4721 "url": "git://github.com/joyent/node-http-signature.git" 4722 } 4723 ] 4724 }, 4725 { 4726 "type": "library", 4727 "bom-ref": "pkg:npm/assert-plus@1.0.0", 4728 "name": "assert-plus", 4729 "version": "1.0.0", 4730 "description": "Extra assertions on top of node's assert module", 4731 "hashes": [ 4732 { 4733 "alg": "SHA-1", 4734 "content": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" 4735 } 4736 ], 4737 "licenses": [ 4738 { 4739 "license": { 4740 "id": "MIT" 4741 } 4742 } 4743 ], 4744 "purl": "pkg:npm/assert-plus@1.0.0", 4745 "externalReferences": [ 4746 { 4747 "type": "website", 4748 "url": "https://github.com/mcavage/node-assert-plus#readme" 4749 }, 4750 { 4751 "type": "issue-tracker", 4752 "url": "https://github.com/mcavage/node-assert-plus/issues" 4753 }, 4754 { 4755 "type": "vcs", 4756 "url": "git+https://github.com/mcavage/node-assert-plus.git" 4757 } 4758 ] 4759 }, 4760 { 4761 "type": "library", 4762 "bom-ref": "pkg:npm/jsprim@1.4.1", 4763 "name": "jsprim", 4764 "version": "1.4.1", 4765 "description": "utilities for primitive JavaScript types", 4766 "hashes": [ 4767 { 4768 "alg": "SHA-1", 4769 "content": "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2" 4770 } 4771 ], 4772 "licenses": [ 4773 { 4774 "license": { 4775 "id": "MIT" 4776 } 4777 } 4778 ], 4779 "purl": "pkg:npm/jsprim@1.4.1", 4780 "externalReferences": [ 4781 { 4782 "type": "website", 4783 "url": "https://github.com/joyent/node-jsprim#readme" 4784 }, 4785 { 4786 "type": "issue-tracker", 4787 "url": "https://github.com/joyent/node-jsprim/issues" 4788 }, 4789 { 4790 "type": "vcs", 4791 "url": "git://github.com/joyent/node-jsprim.git" 4792 } 4793 ] 4794 }, 4795 { 4796 "type": "library", 4797 "bom-ref": "pkg:npm/extsprintf@1.3.0", 4798 "name": "extsprintf", 4799 "version": "1.3.0", 4800 "description": "extended POSIX-style sprintf", 4801 "hashes": [ 4802 { 4803 "alg": "SHA-1", 4804 "content": "96918440e3041a7a414f8c52e3c574eb3c3e1e05" 4805 } 4806 ], 4807 "licenses": [ 4808 { 4809 "license": { 4810 "id": "MIT" 4811 } 4812 } 4813 ], 4814 "purl": "pkg:npm/extsprintf@1.3.0", 4815 "externalReferences": [ 4816 { 4817 "type": "website", 4818 "url": "https://github.com/davepacheco/node-extsprintf#readme" 4819 }, 4820 { 4821 "type": "issue-tracker", 4822 "url": "https://github.com/davepacheco/node-extsprintf/issues" 4823 }, 4824 { 4825 "type": "vcs", 4826 "url": "git://github.com/davepacheco/node-extsprintf.git" 4827 } 4828 ] 4829 }, 4830 { 4831 "type": "library", 4832 "bom-ref": "pkg:npm/json-schema@0.2.3", 4833 "name": "json-schema", 4834 "version": "0.2.3", 4835 "description": "JSON Schema validation and specifications", 4836 "hashes": [ 4837 { 4838 "alg": "SHA-1", 4839 "content": "b480c892e59a2f05954ce727bd3f2a4e882f9e13" 4840 } 4841 ], 4842 "purl": "pkg:npm/json-schema@0.2.3", 4843 "externalReferences": [ 4844 { 4845 "type": "website", 4846 "url": "https://github.com/kriszyp/json-schema#readme" 4847 }, 4848 { 4849 "type": "issue-tracker", 4850 "url": "https://github.com/kriszyp/json-schema/issues" 4851 }, 4852 { 4853 "type": "vcs", 4854 "url": "git+ssh://git@github.com/kriszyp/json-schema.git" 4855 } 4856 ] 4857 }, 4858 { 4859 "type": "library", 4860 "bom-ref": "pkg:npm/verror@1.10.0", 4861 "name": "verror", 4862 "version": "1.10.0", 4863 "description": "richer JavaScript errors", 4864 "hashes": [ 4865 { 4866 "alg": "SHA-1", 4867 "content": "3a105ca17053af55d6e270c1f8288682e18da400" 4868 } 4869 ], 4870 "licenses": [ 4871 { 4872 "license": { 4873 "id": "MIT" 4874 } 4875 } 4876 ], 4877 "purl": "pkg:npm/verror@1.10.0", 4878 "externalReferences": [ 4879 { 4880 "type": "website", 4881 "url": "https://github.com/davepacheco/node-verror#readme" 4882 }, 4883 { 4884 "type": "issue-tracker", 4885 "url": "https://github.com/davepacheco/node-verror/issues" 4886 }, 4887 { 4888 "type": "vcs", 4889 "url": "git://github.com/davepacheco/node-verror.git" 4890 } 4891 ] 4892 }, 4893 { 4894 "type": "library", 4895 "bom-ref": "pkg:npm/sshpk@1.16.1", 4896 "name": "sshpk", 4897 "version": "1.16.1", 4898 "description": "A library for finding and using SSH public keys", 4899 "hashes": [ 4900 { 4901 "alg": "SHA-512", 4902 "content": "1d75ea554abbfa970a78baaa663ea61c550cbd7b4e26dd6ea14c74f69156eb4d758a74ccc6a23c040f0f33de66cab232c8ac1d9f38dd1632e213a2813d5b4922" 4903 } 4904 ], 4905 "licenses": [ 4906 { 4907 "license": { 4908 "id": "MIT" 4909 } 4910 } 4911 ], 4912 "purl": "pkg:npm/sshpk@1.16.1", 4913 "externalReferences": [ 4914 { 4915 "type": "website", 4916 "url": "https://github.com/arekinath/node-sshpk#readme" 4917 }, 4918 { 4919 "type": "issue-tracker", 4920 "url": "https://github.com/arekinath/node-sshpk/issues" 4921 }, 4922 { 4923 "type": "vcs", 4924 "url": "git+https://github.com/joyent/node-sshpk.git" 4925 } 4926 ] 4927 }, 4928 { 4929 "type": "library", 4930 "bom-ref": "pkg:npm/asn1@0.2.4", 4931 "name": "asn1", 4932 "version": "0.2.4", 4933 "description": "Contains parsers and serializers for ASN.1 (currently BER only)", 4934 "hashes": [ 4935 { 4936 "alg": "SHA-512", 4937 "content": "8f1c334292d08d29965e0c1a09913d373fa09401b4d721754275a06e11b01c8e40e85448118e8856ab478487a91ea23bfe4c84c9011a8010b998110594862f76" 4938 } 4939 ], 4940 "licenses": [ 4941 { 4942 "license": { 4943 "id": "MIT" 4944 } 4945 } 4946 ], 4947 "purl": "pkg:npm/asn1@0.2.4", 4948 "externalReferences": [ 4949 { 4950 "type": "website", 4951 "url": "https://github.com/joyent/node-asn1#readme" 4952 }, 4953 { 4954 "type": "issue-tracker", 4955 "url": "https://github.com/joyent/node-asn1/issues" 4956 }, 4957 { 4958 "type": "vcs", 4959 "url": "git://github.com/joyent/node-asn1.git" 4960 } 4961 ] 4962 }, 4963 { 4964 "type": "library", 4965 "bom-ref": "pkg:npm/safer-buffer@2.1.2", 4966 "name": "safer-buffer", 4967 "version": "2.1.2", 4968 "description": "Modern Buffer API polyfill without footguns", 4969 "hashes": [ 4970 { 4971 "alg": "SHA-512", 4972 "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6" 4973 } 4974 ], 4975 "licenses": [ 4976 { 4977 "license": { 4978 "id": "MIT" 4979 } 4980 } 4981 ], 4982 "purl": "pkg:npm/safer-buffer@2.1.2", 4983 "externalReferences": [ 4984 { 4985 "type": "website", 4986 "url": "https://github.com/ChALkeR/safer-buffer#readme" 4987 }, 4988 { 4989 "type": "issue-tracker", 4990 "url": "https://github.com/ChALkeR/safer-buffer/issues" 4991 }, 4992 { 4993 "type": "vcs", 4994 "url": "git+https://github.com/ChALkeR/safer-buffer.git" 4995 } 4996 ] 4997 }, 4998 { 4999 "type": "library", 5000 "bom-ref": "pkg:npm/bcrypt-pbkdf@1.0.2", 5001 "name": "bcrypt-pbkdf", 5002 "version": "1.0.2", 5003 "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS", 5004 "hashes": [ 5005 { 5006 "alg": "SHA-1", 5007 "content": "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e" 5008 } 5009 ], 5010 "licenses": [ 5011 { 5012 "license": { 5013 "id": "BSD-3-Clause" 5014 } 5015 } 5016 ], 5017 "purl": "pkg:npm/bcrypt-pbkdf@1.0.2", 5018 "externalReferences": [ 5019 { 5020 "type": "website", 5021 "url": "https://github.com/joyent/node-bcrypt-pbkdf#readme" 5022 }, 5023 { 5024 "type": "issue-tracker", 5025 "url": "https://github.com/joyent/node-bcrypt-pbkdf/issues" 5026 }, 5027 { 5028 "type": "vcs", 5029 "url": "git://github.com/joyent/node-bcrypt-pbkdf.git" 5030 } 5031 ] 5032 }, 5033 { 5034 "type": "library", 5035 "bom-ref": "pkg:npm/tweetnacl@0.14.5", 5036 "name": "tweetnacl", 5037 "version": "0.14.5", 5038 "description": "Port of TweetNaCl cryptographic library to JavaScript", 5039 "hashes": [ 5040 { 5041 "alg": "SHA-1", 5042 "content": "5ae68177f192d4456269d108afa93ff8743f4f64" 5043 } 5044 ], 5045 "licenses": [ 5046 { 5047 "license": { 5048 "id": "Unlicense" 5049 } 5050 } 5051 ], 5052 "purl": "pkg:npm/tweetnacl@0.14.5", 5053 "externalReferences": [ 5054 { 5055 "type": "website", 5056 "url": "https://tweetnacl.js.org" 5057 }, 5058 { 5059 "type": "issue-tracker", 5060 "url": "https://github.com/dchest/tweetnacl-js/issues" 5061 }, 5062 { 5063 "type": "vcs", 5064 "url": "git+https://github.com/dchest/tweetnacl-js.git" 5065 } 5066 ] 5067 }, 5068 { 5069 "type": "library", 5070 "bom-ref": "pkg:npm/dashdash@1.14.1", 5071 "name": "dashdash", 5072 "version": "1.14.1", 5073 "description": "A light, featureful and explicit option parsing library.", 5074 "hashes": [ 5075 { 5076 "alg": "SHA-1", 5077 "content": "853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" 5078 } 5079 ], 5080 "licenses": [ 5081 { 5082 "license": { 5083 "id": "MIT" 5084 } 5085 } 5086 ], 5087 "purl": "pkg:npm/dashdash@1.14.1", 5088 "externalReferences": [ 5089 { 5090 "type": "website", 5091 "url": "https://github.com/trentm/node-dashdash#readme" 5092 }, 5093 { 5094 "type": "issue-tracker", 5095 "url": "https://github.com/trentm/node-dashdash/issues" 5096 }, 5097 { 5098 "type": "vcs", 5099 "url": "git://github.com/trentm/node-dashdash.git" 5100 } 5101 ] 5102 }, 5103 { 5104 "type": "library", 5105 "bom-ref": "pkg:npm/ecc-jsbn@0.1.2", 5106 "name": "ecc-jsbn", 5107 "version": "0.1.2", 5108 "description": "ECC JS code based on JSBN", 5109 "hashes": [ 5110 { 5111 "alg": "SHA-1", 5112 "content": "3a83a904e54353287874c564b7549386849a98c9" 5113 } 5114 ], 5115 "licenses": [ 5116 { 5117 "license": { 5118 "id": "MIT" 5119 } 5120 } 5121 ], 5122 "purl": "pkg:npm/ecc-jsbn@0.1.2", 5123 "externalReferences": [ 5124 { 5125 "type": "website", 5126 "url": "https://github.com/quartzjer/ecc-jsbn" 5127 }, 5128 { 5129 "type": "issue-tracker", 5130 "url": "https://github.com/quartzjer/ecc-jsbn/issues" 5131 }, 5132 { 5133 "type": "vcs", 5134 "url": "git+https://github.com/quartzjer/ecc-jsbn.git" 5135 } 5136 ] 5137 }, 5138 { 5139 "type": "library", 5140 "bom-ref": "pkg:npm/jsbn@0.1.1", 5141 "name": "jsbn", 5142 "version": "0.1.1", 5143 "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.", 5144 "hashes": [ 5145 { 5146 "alg": "SHA-1", 5147 "content": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" 5148 } 5149 ], 5150 "licenses": [ 5151 { 5152 "license": { 5153 "id": "MIT" 5154 } 5155 } 5156 ], 5157 "purl": "pkg:npm/jsbn@0.1.1", 5158 "externalReferences": [ 5159 { 5160 "type": "website", 5161 "url": "https://github.com/andyperlitch/jsbn#readme" 5162 }, 5163 { 5164 "type": "issue-tracker", 5165 "url": "https://github.com/andyperlitch/jsbn/issues" 5166 }, 5167 { 5168 "type": "vcs", 5169 "url": "git+https://github.com/andyperlitch/jsbn.git" 5170 } 5171 ] 5172 }, 5173 { 5174 "type": "library", 5175 "bom-ref": "pkg:npm/getpass@0.1.7", 5176 "name": "getpass", 5177 "version": "0.1.7", 5178 "description": "getpass for node.js", 5179 "hashes": [ 5180 { 5181 "alg": "SHA-1", 5182 "content": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa" 5183 } 5184 ], 5185 "licenses": [ 5186 { 5187 "license": { 5188 "id": "MIT" 5189 } 5190 } 5191 ], 5192 "purl": "pkg:npm/getpass@0.1.7", 5193 "externalReferences": [ 5194 { 5195 "type": "website", 5196 "url": "https://github.com/arekinath/node-getpass#readme" 5197 }, 5198 { 5199 "type": "issue-tracker", 5200 "url": "https://github.com/arekinath/node-getpass/issues" 5201 }, 5202 { 5203 "type": "vcs", 5204 "url": "git+https://github.com/arekinath/node-getpass.git" 5205 } 5206 ] 5207 }, 5208 { 5209 "type": "library", 5210 "bom-ref": "pkg:npm/is-typedarray@1.0.0", 5211 "name": "is-typedarray", 5212 "version": "1.0.0", 5213 "description": "Detect whether or not an object is a Typed Array", 5214 "hashes": [ 5215 { 5216 "alg": "SHA-1", 5217 "content": "e479c80858df0c1b11ddda6940f96011fcda4a9a" 5218 } 5219 ], 5220 "licenses": [ 5221 { 5222 "license": { 5223 "id": "MIT" 5224 } 5225 } 5226 ], 5227 "purl": "pkg:npm/is-typedarray@1.0.0", 5228 "externalReferences": [ 5229 { 5230 "type": "website", 5231 "url": "https://github.com/hughsk/is-typedarray" 5232 }, 5233 { 5234 "type": "issue-tracker", 5235 "url": "https://github.com/hughsk/is-typedarray/issues" 5236 }, 5237 { 5238 "type": "vcs", 5239 "url": "git://github.com/hughsk/is-typedarray.git" 5240 } 5241 ] 5242 }, 5243 { 5244 "type": "library", 5245 "bom-ref": "pkg:npm/isstream@0.1.2", 5246 "name": "isstream", 5247 "version": "0.1.2", 5248 "description": "Determine if an object is a Stream", 5249 "hashes": [ 5250 { 5251 "alg": "SHA-1", 5252 "content": "47e63f7af55afa6f92e1500e690eb8b8529c099a" 5253 } 5254 ], 5255 "licenses": [ 5256 { 5257 "license": { 5258 "id": "MIT" 5259 } 5260 } 5261 ], 5262 "purl": "pkg:npm/isstream@0.1.2", 5263 "externalReferences": [ 5264 { 5265 "type": "website", 5266 "url": "https://github.com/rvagg/isstream" 5267 }, 5268 { 5269 "type": "issue-tracker", 5270 "url": "https://github.com/rvagg/isstream/issues" 5271 }, 5272 { 5273 "type": "vcs", 5274 "url": "git+https://github.com/rvagg/isstream.git" 5275 } 5276 ] 5277 }, 5278 { 5279 "type": "library", 5280 "bom-ref": "pkg:npm/json-stringify-safe@5.0.1", 5281 "name": "json-stringify-safe", 5282 "version": "5.0.1", 5283 "description": "Like JSON.stringify, but doesn't blow up on circular refs.", 5284 "hashes": [ 5285 { 5286 "alg": "SHA-1", 5287 "content": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" 5288 } 5289 ], 5290 "licenses": [ 5291 { 5292 "license": { 5293 "id": "ISC" 5294 } 5295 } 5296 ], 5297 "purl": "pkg:npm/json-stringify-safe@5.0.1", 5298 "externalReferences": [ 5299 { 5300 "type": "website", 5301 "url": "https://github.com/isaacs/json-stringify-safe" 5302 }, 5303 { 5304 "type": "issue-tracker", 5305 "url": "https://github.com/isaacs/json-stringify-safe/issues" 5306 }, 5307 { 5308 "type": "vcs", 5309 "url": "git://github.com/isaacs/json-stringify-safe.git" 5310 } 5311 ] 5312 }, 5313 { 5314 "type": "library", 5315 "bom-ref": "pkg:npm/oauth-sign@0.9.0", 5316 "name": "oauth-sign", 5317 "version": "0.9.0", 5318 "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.", 5319 "hashes": [ 5320 { 5321 "alg": "SHA-512", 5322 "content": "7dec6150514f4c657cc9b02d48819b57a80e912bfc52d45b0c19c0c8b430e103ca920365b07d81c8f1ad314a9d5a4a2ce98091980a958b0819ac973f9910f365" 5323 } 5324 ], 5325 "licenses": [ 5326 { 5327 "license": { 5328 "id": "Apache-2.0" 5329 } 5330 } 5331 ], 5332 "purl": "pkg:npm/oauth-sign@0.9.0", 5333 "externalReferences": [ 5334 { 5335 "type": "website", 5336 "url": "https://github.com/mikeal/oauth-sign#readme" 5337 }, 5338 { 5339 "type": "issue-tracker", 5340 "url": "https://github.com/mikeal/oauth-sign/issues" 5341 }, 5342 { 5343 "type": "vcs", 5344 "url": "git+https://github.com/mikeal/oauth-sign.git" 5345 } 5346 ] 5347 }, 5348 { 5349 "type": "library", 5350 "bom-ref": "pkg:npm/performance-now@2.1.0", 5351 "name": "performance-now", 5352 "version": "2.1.0", 5353 "description": "Implements performance.now (based on process.hrtime).", 5354 "hashes": [ 5355 { 5356 "alg": "SHA-1", 5357 "content": "6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" 5358 } 5359 ], 5360 "licenses": [ 5361 { 5362 "license": { 5363 "id": "MIT" 5364 } 5365 } 5366 ], 5367 "purl": "pkg:npm/performance-now@2.1.0", 5368 "externalReferences": [ 5369 { 5370 "type": "website", 5371 "url": "https://github.com/braveg1rl/performance-now" 5372 }, 5373 { 5374 "type": "issue-tracker", 5375 "url": "https://github.com/braveg1rl/performance-now/issues" 5376 }, 5377 { 5378 "type": "vcs", 5379 "url": "git://github.com/braveg1rl/performance-now.git" 5380 } 5381 ] 5382 }, 5383 { 5384 "type": "library", 5385 "bom-ref": "pkg:npm/qs@6.5.2", 5386 "name": "qs", 5387 "version": "6.5.2", 5388 "description": "A querystring parser that supports nesting and arrays, with a depth limit", 5389 "hashes": [ 5390 { 5391 "alg": "SHA-512", 5392 "content": "3796405f8fcbc49985fbbc0def8a540faa8087dff09ef750723abd4d98debef5f3494a3b6df9b0f75b1aa8c8f3192db1abdd7fa1d376756fd63a5eea40734318" 5393 } 5394 ], 5395 "licenses": [ 5396 { 5397 "license": { 5398 "id": "BSD-3-Clause" 5399 } 5400 } 5401 ], 5402 "purl": "pkg:npm/qs@6.5.2", 5403 "externalReferences": [ 5404 { 5405 "type": "website", 5406 "url": "https://github.com/ljharb/qs" 5407 }, 5408 { 5409 "type": "issue-tracker", 5410 "url": "https://github.com/ljharb/qs/issues" 5411 }, 5412 { 5413 "type": "vcs", 5414 "url": "git+https://github.com/ljharb/qs.git" 5415 } 5416 ] 5417 }, 5418 { 5419 "type": "library", 5420 "bom-ref": "pkg:npm/tough-cookie@2.5.0", 5421 "name": "tough-cookie", 5422 "version": "2.5.0", 5423 "description": "RFC6265 Cookies and Cookie Jar for node.js", 5424 "hashes": [ 5425 { 5426 "alg": "SHA-512", 5427 "content": "9e52ec533826d647cb5d25df45931cd4a2c0ba077886a2470d3bdcda10c8c12de66407cc12e31b734dd2ba3305f8611ca5a5ffa9ba1ec9cc3a88ef09c15bf6fa" 5428 } 5429 ], 5430 "licenses": [ 5431 { 5432 "license": { 5433 "id": "BSD-3-Clause" 5434 } 5435 } 5436 ], 5437 "purl": "pkg:npm/tough-cookie@2.5.0", 5438 "externalReferences": [ 5439 { 5440 "type": "website", 5441 "url": "https://github.com/salesforce/tough-cookie" 5442 }, 5443 { 5444 "type": "issue-tracker", 5445 "url": "https://github.com/salesforce/tough-cookie/issues" 5446 }, 5447 { 5448 "type": "vcs", 5449 "url": "git://github.com/salesforce/tough-cookie.git" 5450 } 5451 ] 5452 }, 5453 { 5454 "type": "library", 5455 "bom-ref": "pkg:npm/psl@1.8.0", 5456 "name": "psl", 5457 "version": "1.8.0", 5458 "description": "Domain name parser based on the Public Suffix List", 5459 "hashes": [ 5460 { 5461 "alg": "SHA-512", 5462 "content": "44874ecf2a1abcafa1035f0e186583a944ec08b86d03b21c67fe8d0ace1f14968704369bfa90c3983201c96151409ab609deebd4ea10c4118a39acedabe86321" 5463 } 5464 ], 5465 "licenses": [ 5466 { 5467 "license": { 5468 "id": "MIT" 5469 } 5470 } 5471 ], 5472 "purl": "pkg:npm/psl@1.8.0", 5473 "externalReferences": [ 5474 { 5475 "type": "website", 5476 "url": "https://github.com/lupomontero/psl#readme" 5477 }, 5478 { 5479 "type": "issue-tracker", 5480 "url": "https://github.com/lupomontero/psl/issues" 5481 }, 5482 { 5483 "type": "vcs", 5484 "url": "git+ssh://git@github.com/lupomontero/psl.git" 5485 } 5486 ] 5487 }, 5488 { 5489 "type": "library", 5490 "bom-ref": "pkg:npm/tunnel-agent@0.6.0", 5491 "name": "tunnel-agent", 5492 "version": "0.6.0", 5493 "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.", 5494 "hashes": [ 5495 { 5496 "alg": "SHA-1", 5497 "content": "27a5dea06b36b04a0a9966774b290868f0fc40fd" 5498 } 5499 ], 5500 "licenses": [ 5501 { 5502 "license": { 5503 "id": "Apache-2.0" 5504 } 5505 } 5506 ], 5507 "purl": "pkg:npm/tunnel-agent@0.6.0", 5508 "externalReferences": [ 5509 { 5510 "type": "website", 5511 "url": "https://github.com/mikeal/tunnel-agent#readme" 5512 }, 5513 { 5514 "type": "issue-tracker", 5515 "url": "https://github.com/mikeal/tunnel-agent/issues" 5516 }, 5517 { 5518 "type": "vcs", 5519 "url": "git+https://github.com/mikeal/tunnel-agent.git" 5520 } 5521 ] 5522 }, 5523 { 5524 "type": "library", 5525 "bom-ref": "pkg:npm/uuid@3.4.0", 5526 "name": "uuid", 5527 "version": "3.4.0", 5528 "description": "RFC4122 (v1, v4, and v5) UUIDs", 5529 "hashes": [ 5530 { 5531 "alg": "SHA-512", 5532 "content": "1e3483470ea0644e4932081cb4705c8d56a4d3cf8a1158522220f31674fd4bd69e826a7ce52fdb45e0554dbe104c5691369b49f64b9868d8676cd10e91b29bfc" 5533 } 5534 ], 5535 "licenses": [ 5536 { 5537 "license": { 5538 "id": "MIT" 5539 } 5540 } 5541 ], 5542 "purl": "pkg:npm/uuid@3.4.0", 5543 "externalReferences": [ 5544 { 5545 "type": "website", 5546 "url": "https://github.com/uuidjs/uuid#readme" 5547 }, 5548 { 5549 "type": "issue-tracker", 5550 "url": "https://github.com/uuidjs/uuid/issues" 5551 }, 5552 { 5553 "type": "vcs", 5554 "url": "git+https://github.com/uuidjs/uuid.git" 5555 } 5556 ] 5557 }, 5558 { 5559 "type": "library", 5560 "bom-ref": "pkg:npm/valid-data-url@2.0.0", 5561 "name": "valid-data-url", 5562 "version": "2.0.0", 5563 "description": "Detect if a string is a data URL", 5564 "hashes": [ 5565 { 5566 "alg": "SHA-512", 5567 "content": "7720999efdda09ecbbc9f4e022a7596a72a5ef15801042826e0991ed22aac8ae904ff674ed139a72dae00f5780dfb0baf4e0d18fbacd3a3cca5953e1d0452304" 5568 } 5569 ], 5570 "licenses": [ 5571 { 5572 "license": { 5573 "id": "MIT" 5574 } 5575 } 5576 ], 5577 "purl": "pkg:npm/valid-data-url@2.0.0", 5578 "externalReferences": [ 5579 { 5580 "type": "website", 5581 "url": "https://github.com/killmenot/valid-data-url" 5582 }, 5583 { 5584 "type": "issue-tracker", 5585 "url": "https://github.com/killmenot/valid-data-url/issues" 5586 }, 5587 { 5588 "type": "vcs", 5589 "url": "git+ssh://git@github.com/killmenot/valid-data-url.git" 5590 } 5591 ] 5592 }, 5593 { 5594 "type": "library", 5595 "bom-ref": "pkg:npm/xtend@4.0.2", 5596 "name": "xtend", 5597 "version": "4.0.2", 5598 "description": "extend like a boss", 5599 "hashes": [ 5600 { 5601 "alg": "SHA-512", 5602 "content": "2ca614d620172575200179fd5118e2bbe3168725171ecbdfa7b99cb989bd75250a2b4fc28edad4c050310fcdbf98259bb4bb068c521a774c08b28778ceb4c011" 5603 } 5604 ], 5605 "licenses": [ 5606 { 5607 "license": { 5608 "id": "MIT" 5609 } 5610 } 5611 ], 5612 "purl": "pkg:npm/xtend@4.0.2", 5613 "externalReferences": [ 5614 { 5615 "type": "website", 5616 "url": "https://github.com/Raynos/xtend" 5617 }, 5618 { 5619 "type": "issue-tracker", 5620 "url": "https://github.com/Raynos/xtend/issues" 5621 }, 5622 { 5623 "type": "vcs", 5624 "url": "git://github.com/Raynos/xtend.git" 5625 } 5626 ] 5627 }, 5628 { 5629 "type": "library", 5630 "bom-ref": "pkg:npm/linkify-it@2.2.0", 5631 "name": "linkify-it", 5632 "version": "2.2.0", 5633 "description": "Links recognition library with FULL unicode support", 5634 "hashes": [ 5635 { 5636 "alg": "SHA-512", 5637 "content": "1a7025fe49c69fe8b553fc23073dda933dacb73f87ac72ecc4cc07406a1f0837cfbe57fe80328de7c52d7e652ab93638fcc5de136c7b935f4a4267a8662f7823" 5638 } 5639 ], 5640 "licenses": [ 5641 { 5642 "license": { 5643 "id": "MIT" 5644 } 5645 } 5646 ], 5647 "purl": "pkg:npm/linkify-it@2.2.0", 5648 "externalReferences": [ 5649 { 5650 "type": "website", 5651 "url": "https://github.com/markdown-it/linkify-it#readme" 5652 }, 5653 { 5654 "type": "issue-tracker", 5655 "url": "https://github.com/markdown-it/linkify-it/issues" 5656 }, 5657 { 5658 "type": "vcs", 5659 "url": "git+https://github.com/markdown-it/linkify-it.git" 5660 } 5661 ] 5662 }, 5663 { 5664 "type": "library", 5665 "bom-ref": "pkg:npm/uc.micro@1.0.6", 5666 "name": "uc.micro", 5667 "version": "1.0.6", 5668 "description": "Micro subset of unicode data files for markdown-it projects.", 5669 "hashes": [ 5670 { 5671 "alg": "SHA-512", 5672 "content": "f18ef9a6f4d890b256da15901d7c68a91815eea6fd07ef6f144b6274c2feee4a075056a99d524067a70ab3e423cf9030dda6561cc0babb4c0913702dfa7486c0" 5673 } 5674 ], 5675 "licenses": [ 5676 { 5677 "license": { 5678 "id": "MIT" 5679 } 5680 } 5681 ], 5682 "purl": "pkg:npm/uc.micro@1.0.6", 5683 "externalReferences": [ 5684 { 5685 "type": "website", 5686 "url": "https://github.com/markdown-it/uc.micro#readme" 5687 }, 5688 { 5689 "type": "issue-tracker", 5690 "url": "https://github.com/markdown-it/uc.micro/issues" 5691 }, 5692 { 5693 "type": "vcs", 5694 "url": "git+https://github.com/markdown-it/uc.micro.git" 5695 } 5696 ] 5697 }, 5698 { 5699 "type": "library", 5700 "bom-ref": "pkg:npm/lodash@4.17.19", 5701 "name": "lodash", 5702 "version": "4.17.19", 5703 "description": "Lodash modular utilities.", 5704 "hashes": [ 5705 { 5706 "alg": "SHA-512", 5707 "content": "24dbddf17111f46417d2fdaa260b1a37f9b3142340e4145efe3f0937d77eb56c862d2a1d2901ca16271dc0d6335b0237c2346768a3ec1a3d579018f1fc5f7a0d" 5708 } 5709 ], 5710 "licenses": [ 5711 { 5712 "license": { 5713 "id": "MIT" 5714 } 5715 } 5716 ], 5717 "purl": "pkg:npm/lodash@4.17.19", 5718 "externalReferences": [ 5719 { 5720 "type": "website", 5721 "url": "https://lodash.com/" 5722 }, 5723 { 5724 "type": "issue-tracker", 5725 "url": "https://github.com/lodash/lodash/issues" 5726 }, 5727 { 5728 "type": "vcs", 5729 "url": "git+https://github.com/lodash/lodash.git" 5730 } 5731 ] 5732 }, 5733 { 5734 "type": "library", 5735 "bom-ref": "pkg:npm/markdown-it@8.4.2", 5736 "name": "markdown-it", 5737 "version": "8.4.2", 5738 "description": "Markdown-it - modern pluggable markdown parser.", 5739 "hashes": [ 5740 { 5741 "alg": "SHA-512", 5742 "content": "19c473dc0593a92529858defb14a9048531b811dfc6b82e1dc65a51d187fecc470cfc99cbbd9f620eec73a1f9b5c7ad1f6438f0e5e51342684b2b9de6fec611d" 5743 } 5744 ], 5745 "licenses": [ 5746 { 5747 "license": { 5748 "id": "MIT" 5749 } 5750 } 5751 ], 5752 "purl": "pkg:npm/markdown-it@8.4.2", 5753 "externalReferences": [ 5754 { 5755 "type": "website", 5756 "url": "https://github.com/markdown-it/markdown-it#readme" 5757 }, 5758 { 5759 "type": "issue-tracker", 5760 "url": "https://github.com/markdown-it/markdown-it/issues" 5761 }, 5762 { 5763 "type": "vcs", 5764 "url": "git+https://github.com/markdown-it/markdown-it.git" 5765 } 5766 ] 5767 }, 5768 { 5769 "type": "library", 5770 "bom-ref": "pkg:npm/argparse@1.0.10", 5771 "name": "argparse", 5772 "version": "1.0.10", 5773 "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", 5774 "hashes": [ 5775 { 5776 "alg": "SHA-512", 5777 "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e" 5778 } 5779 ], 5780 "licenses": [ 5781 { 5782 "license": { 5783 "id": "MIT" 5784 } 5785 } 5786 ], 5787 "purl": "pkg:npm/argparse@1.0.10", 5788 "externalReferences": [ 5789 { 5790 "type": "website", 5791 "url": "https://github.com/nodeca/argparse#readme" 5792 }, 5793 { 5794 "type": "issue-tracker", 5795 "url": "https://github.com/nodeca/argparse/issues" 5796 }, 5797 { 5798 "type": "vcs", 5799 "url": "git+https://github.com/nodeca/argparse.git" 5800 } 5801 ] 5802 }, 5803 { 5804 "type": "library", 5805 "bom-ref": "pkg:npm/sprintf-js@1.0.3", 5806 "name": "sprintf-js", 5807 "version": "1.0.3", 5808 "description": "JavaScript sprintf implementation", 5809 "hashes": [ 5810 { 5811 "alg": "SHA-1", 5812 "content": "04e6926f662895354f3dd015203633b857297e2c" 5813 } 5814 ], 5815 "licenses": [ 5816 { 5817 "license": { 5818 "id": "BSD-3-Clause" 5819 } 5820 } 5821 ], 5822 "purl": "pkg:npm/sprintf-js@1.0.3", 5823 "externalReferences": [ 5824 { 5825 "type": "website", 5826 "url": "https://github.com/alexei/sprintf.js#readme" 5827 }, 5828 { 5829 "type": "issue-tracker", 5830 "url": "https://github.com/alexei/sprintf.js/issues" 5831 }, 5832 { 5833 "type": "vcs", 5834 "url": "git+https://github.com/alexei/sprintf.js.git" 5835 } 5836 ] 5837 }, 5838 { 5839 "type": "library", 5840 "bom-ref": "pkg:npm/mdurl@1.0.1", 5841 "name": "mdurl", 5842 "version": "1.0.1", 5843 "description": "URL utilities for markdown-it", 5844 "hashes": [ 5845 { 5846 "alg": "SHA-1", 5847 "content": "fe85b2ec75a59037f2adfec100fd6c601761152e" 5848 } 5849 ], 5850 "licenses": [ 5851 { 5852 "license": { 5853 "id": "MIT" 5854 } 5855 } 5856 ], 5857 "purl": "pkg:npm/mdurl@1.0.1", 5858 "externalReferences": [ 5859 { 5860 "type": "website", 5861 "url": "https://github.com/markdown-it/mdurl#readme" 5862 }, 5863 { 5864 "type": "issue-tracker", 5865 "url": "https://github.com/markdown-it/mdurl/issues" 5866 }, 5867 { 5868 "type": "vcs", 5869 "url": "git+https://github.com/markdown-it/mdurl.git" 5870 } 5871 ] 5872 }, 5873 { 5874 "type": "library", 5875 "bom-ref": "pkg:npm/mimemessage@1.1.4", 5876 "name": "mimemessage", 5877 "version": "1.1.4", 5878 "description": "MIME messages for JavaScript (RFC 2045 & 2046)", 5879 "licenses": [ 5880 { 5881 "license": { 5882 "id": "MIT" 5883 } 5884 } 5885 ], 5886 "purl": "pkg:npm/mimemessage@1.1.4", 5887 "externalReferences": [ 5888 { 5889 "type": "website", 5890 "url": "https://github.com/eface2face/mimemessage.js" 5891 }, 5892 { 5893 "type": "issue-tracker", 5894 "url": "https://github.com/eface2face/mimemessage.js/issues" 5895 }, 5896 { 5897 "type": "vcs", 5898 "url": "git+https://github.com/eface2face/mimemessage.js.git" 5899 } 5900 ] 5901 }, 5902 { 5903 "type": "library", 5904 "bom-ref": "pkg:npm/debug@2.6.9", 5905 "name": "debug", 5906 "version": "2.6.9", 5907 "description": "small debugging utility", 5908 "hashes": [ 5909 { 5910 "alg": "SHA-512", 5911 "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730" 5912 } 5913 ], 5914 "licenses": [ 5915 { 5916 "license": { 5917 "id": "MIT" 5918 } 5919 } 5920 ], 5921 "purl": "pkg:npm/debug@2.6.9", 5922 "externalReferences": [ 5923 { 5924 "type": "website", 5925 "url": "https://github.com/visionmedia/debug#readme" 5926 }, 5927 { 5928 "type": "issue-tracker", 5929 "url": "https://github.com/visionmedia/debug/issues" 5930 }, 5931 { 5932 "type": "vcs", 5933 "url": "git://github.com/visionmedia/debug.git" 5934 } 5935 ] 5936 }, 5937 { 5938 "type": "library", 5939 "bom-ref": "pkg:npm/ms@2.0.0", 5940 "name": "ms", 5941 "version": "2.0.0", 5942 "description": "Tiny milisecond conversion utility", 5943 "hashes": [ 5944 { 5945 "alg": "SHA-1", 5946 "content": "5608aeadfc00be6c2901df5f9861788de0d597c8" 5947 } 5948 ], 5949 "licenses": [ 5950 { 5951 "license": { 5952 "id": "MIT" 5953 } 5954 } 5955 ], 5956 "purl": "pkg:npm/ms@2.0.0", 5957 "externalReferences": [ 5958 { 5959 "type": "website", 5960 "url": "https://github.com/zeit/ms#readme" 5961 }, 5962 { 5963 "type": "issue-tracker", 5964 "url": "https://github.com/zeit/ms/issues" 5965 }, 5966 { 5967 "type": "vcs", 5968 "url": "git+https://github.com/zeit/ms.git" 5969 } 5970 ] 5971 }, 5972 { 5973 "type": "library", 5974 "bom-ref": "pkg:npm/rfc2047@2.0.1", 5975 "name": "rfc2047", 5976 "version": "2.0.1", 5977 "description": "Encode and decode rfc2047 (MIME encoded words)", 5978 "hashes": [ 5979 { 5980 "alg": "SHA-1", 5981 "content": "1a659b91585c3757d535a59f9afef1ba532ae86b" 5982 } 5983 ], 5984 "licenses": [ 5985 { 5986 "license": { 5987 "name": "BSD" 5988 } 5989 } 5990 ], 5991 "purl": "pkg:npm/rfc2047@2.0.1", 5992 "externalReferences": [ 5993 { 5994 "type": "website", 5995 "url": "https://github.com/One-com/rfc2047" 5996 }, 5997 { 5998 "type": "issue-tracker", 5999 "url": "https://github.com/One-com/rfc2047/issues" 6000 }, 6001 { 6002 "type": "vcs", 6003 "url": "git://github.com/One-com/rfc2047.git" 6004 } 6005 ] 6006 }, 6007 { 6008 "type": "library", 6009 "bom-ref": "pkg:npm/iconv-lite@0.4.5", 6010 "name": "iconv-lite", 6011 "version": "0.4.5", 6012 "description": "Convert character encodings in pure javascript.", 6013 "hashes": [ 6014 { 6015 "alg": "SHA-1", 6016 "content": "9c574b70c30d615859f2064d2be4335ad6b1a8d6" 6017 } 6018 ], 6019 "licenses": [ 6020 { 6021 "license": { 6022 "id": "MIT" 6023 } 6024 } 6025 ], 6026 "purl": "pkg:npm/iconv-lite@0.4.5", 6027 "externalReferences": [ 6028 { 6029 "type": "website", 6030 "url": "https://github.com/ashtuchkin/iconv-lite" 6031 }, 6032 { 6033 "type": "issue-tracker", 6034 "url": "https://github.com/ashtuchkin/iconv-lite/issues" 6035 }, 6036 { 6037 "type": "vcs", 6038 "url": "git://github.com/ashtuchkin/iconv-lite.git" 6039 } 6040 ] 6041 }, 6042 { 6043 "type": "library", 6044 "bom-ref": "pkg:npm/moment@2.27.0", 6045 "name": "moment", 6046 "version": "2.27.0", 6047 "description": "Parse, validate, manipulate, and display dates", 6048 "hashes": [ 6049 { 6050 "alg": "SHA-512", 6051 "content": "6a5d0c50aedca4872094cbf7605d77a9281d008ab11d33bb6eb46d6b3dc395250b6ea7dacea91ce6412336b2c338cedfb23b21a0522286753cb27acfef352f85" 6052 } 6053 ], 6054 "licenses": [ 6055 { 6056 "license": { 6057 "id": "MIT" 6058 } 6059 } 6060 ], 6061 "purl": "pkg:npm/moment@2.27.0", 6062 "externalReferences": [ 6063 { 6064 "type": "website", 6065 "url": "https://momentjs.com" 6066 }, 6067 { 6068 "type": "issue-tracker", 6069 "url": "https://github.com/moment/moment/issues" 6070 }, 6071 { 6072 "type": "vcs", 6073 "url": "git+https://github.com/moment/moment.git" 6074 } 6075 ] 6076 }, 6077 { 6078 "type": "library", 6079 "bom-ref": "pkg:npm/moment-timezone@0.5.31", 6080 "name": "moment-timezone", 6081 "version": "0.5.31", 6082 "description": "Parse and display moments in any timezone.", 6083 "hashes": [ 6084 { 6085 "alg": "SHA-512", 6086 "content": "f86807360f314613177c46eff35883b6b55e4dc5add245a64c46355d02b5e1d2024d79d62674f47717653eca70a85de478a3153d7c1ac84b24d43234000fe374" 6087 } 6088 ], 6089 "licenses": [ 6090 { 6091 "license": { 6092 "id": "MIT" 6093 } 6094 } 6095 ], 6096 "purl": "pkg:npm/moment-timezone@0.5.31", 6097 "externalReferences": [ 6098 { 6099 "type": "website", 6100 "url": "http://momentjs.com/timezone/" 6101 }, 6102 { 6103 "type": "issue-tracker", 6104 "url": "https://github.com/moment/moment-timezone/issues" 6105 }, 6106 { 6107 "type": "vcs", 6108 "url": "git+https://github.com/moment/moment-timezone.git" 6109 } 6110 ] 6111 }, 6112 { 6113 "type": "library", 6114 "bom-ref": "pkg:npm/mousetrap@1.6.5", 6115 "name": "mousetrap", 6116 "version": "1.6.5", 6117 "description": "Simple library for handling keyboard shortcuts", 6118 "hashes": [ 6119 { 6120 "alg": "SHA-512", 6121 "content": "40da389047a9688070893f020e13fdf2e9937ada7e24d7d06015af0b5a5cebf38089bb97b51731679f10cfcb24bc41d8bd44677bfed1f13e55a0e23bac3b0450" 6122 } 6123 ], 6124 "licenses": [ 6125 { 6126 "license": { 6127 "name": "Apache-2.0 WITH LLVM-exception" 6128 } 6129 } 6130 ], 6131 "purl": "pkg:npm/mousetrap@1.6.5", 6132 "externalReferences": [ 6133 { 6134 "type": "website", 6135 "url": "https://github.com/ccampbell/mousetrap#readme" 6136 }, 6137 { 6138 "type": "issue-tracker", 6139 "url": "https://github.com/ccampbell/mousetrap/issues" 6140 }, 6141 { 6142 "type": "vcs", 6143 "url": "git://github.com/ccampbell/mousetrap.git" 6144 } 6145 ] 6146 }, 6147 { 6148 "type": "library", 6149 "bom-ref": "pkg:npm/ng-intl-tel-input@2.0.0", 6150 "name": "ng-intl-tel-input", 6151 "version": "2.0.0", 6152 "description": "AngularJS directive implementing intl-tel-input (https://github.com/Bluefieldscom/intl-tel-input)", 6153 "hashes": [ 6154 { 6155 "alg": "SHA-1", 6156 "content": "705a09c68cbc754113e376d81856a0a598bd1890" 6157 } 6158 ], 6159 "licenses": [ 6160 { 6161 "license": { 6162 "id": "MIT" 6163 } 6164 } 6165 ], 6166 "purl": "pkg:npm/ng-intl-tel-input@2.0.0", 6167 "externalReferences": [ 6168 { 6169 "type": "website", 6170 "url": "http://hodgepodgers.github.io/ng-intl-tel-input" 6171 }, 6172 { 6173 "type": "issue-tracker", 6174 "url": "https://github.com/hodgepodgers/ng-intl-tel-input/issues" 6175 }, 6176 { 6177 "type": "vcs", 6178 "url": "git+https://github.com/hodgepodgers/ng-intl-tel-input.git" 6179 } 6180 ] 6181 }, 6182 { 6183 "type": "library", 6184 "bom-ref": "pkg:npm/ng-pikaday@2.0.2", 6185 "name": "ng-pikaday", 6186 "version": "2.0.2", 6187 "description": "an AngularJS directive wraper that aims to make using Pikaday with Angular as simple as possible.", 6188 "licenses": [ 6189 { 6190 "license": { 6191 "id": "MIT" 6192 } 6193 } 6194 ], 6195 "purl": "pkg:npm/ng-pikaday@2.0.2", 6196 "externalReferences": [ 6197 { 6198 "type": "website", 6199 "url": "https://github.com/fxding/ng-pikaday" 6200 }, 6201 { 6202 "type": "issue-tracker", 6203 "url": "https://github.com/fxding/ng-pikaday/issues" 6204 }, 6205 { 6206 "type": "vcs", 6207 "url": "git+https://github.com/fxding/ng-pikaday.git" 6208 } 6209 ] 6210 }, 6211 { 6212 "type": "library", 6213 "bom-ref": "pkg:npm/pikaday@1.8.0", 6214 "name": "pikaday", 6215 "version": "1.8.0", 6216 "description": "A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS", 6217 "hashes": [ 6218 { 6219 "alg": "SHA-512", 6220 "content": "4a01b13185f43478fda109cc692c808a9af680eadb0782dfb3f4c94dbe87ea1447b37f7fe5ce55662ef743c86be77faf5a3767e87ce459c8fc56d97773dce268" 6221 } 6222 ], 6223 "licenses": [ 6224 { 6225 "license": { 6226 "name": "(0BSD OR MIT)" 6227 } 6228 } 6229 ], 6230 "purl": "pkg:npm/pikaday@1.8.0", 6231 "externalReferences": [ 6232 { 6233 "type": "website", 6234 "url": "https://pikaday.com" 6235 }, 6236 { 6237 "type": "issue-tracker", 6238 "url": "https://github.com/Pikaday/Pikaday/issues" 6239 }, 6240 { 6241 "type": "vcs", 6242 "url": "git+https://github.com/Pikaday/Pikaday.git" 6243 } 6244 ] 6245 }, 6246 { 6247 "type": "library", 6248 "bom-ref": "pkg:npm/nouislider@10.1.0", 6249 "name": "nouislider", 6250 "version": "10.1.0", 6251 "description": "noUiSlider is lightweight JavaScript range slider.", 6252 "hashes": [ 6253 { 6254 "alg": "SHA-512", 6255 "content": "944370c65a68620e3fe608dd698fcf30d1de54bf82309cab3beed1cd78b532a852486c2e26c41226d7970905796c4d942847522c0456aea205f1749602aee1f8" 6256 } 6257 ], 6258 "licenses": [ 6259 { 6260 "license": { 6261 "id": "WTFPL" 6262 } 6263 } 6264 ], 6265 "purl": "pkg:npm/nouislider@10.1.0", 6266 "externalReferences": [ 6267 { 6268 "type": "website", 6269 "url": "https://github.com/leongersen/noUiSlider#readme" 6270 }, 6271 { 6272 "type": "issue-tracker", 6273 "url": "https://github.com/leongersen/noUiSlider/issues" 6274 }, 6275 { 6276 "type": "vcs", 6277 "url": "git://github.com/leongersen/noUiSlider.git" 6278 } 6279 ] 6280 }, 6281 { 6282 "type": "library", 6283 "bom-ref": "pkg:npm/papaparse@4.6.3", 6284 "name": "papaparse", 6285 "version": "4.6.3", 6286 "description": "Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.", 6287 "hashes": [ 6288 { 6289 "alg": "SHA-512", 6290 "content": "2d1abb06b1c2da41cf058483e7468abb0fc1fdd19c836f689b225b2966372ac614654ebd44ac1a047bb5de31a609806d39ce2876c2c2ac5ca4ea299fc8db9b25" 6291 } 6292 ], 6293 "licenses": [ 6294 { 6295 "license": { 6296 "id": "MIT" 6297 } 6298 } 6299 ], 6300 "purl": "pkg:npm/papaparse@4.6.3", 6301 "externalReferences": [ 6302 { 6303 "type": "website", 6304 "url": "http://papaparse.com" 6305 }, 6306 { 6307 "type": "issue-tracker", 6308 "url": "https://github.com/mholt/PapaParse/issues" 6309 }, 6310 { 6311 "type": "vcs", 6312 "url": "git+https://github.com/mholt/PapaParse.git" 6313 } 6314 ] 6315 }, 6316 { 6317 "type": "library", 6318 "bom-ref": "pkg:npm/parse-domain@2.3.4", 6319 "name": "parse-domain", 6320 "version": "2.3.4", 6321 "description": "Splits an url into sub-domain, domain and effective top-level-domain", 6322 "hashes": [ 6323 { 6324 "alg": "SHA-512", 6325 "content": "2e51492554ebcb80c3dd76bbe82b1534fe8c22edc967c1977791c4129dfc2920c604256c9dc71a80027960bcbbb8411a6efc2d6ae40440f72f5d68141a425b30" 6326 } 6327 ], 6328 "licenses": [ 6329 { 6330 "license": { 6331 "id": "Unlicense" 6332 } 6333 } 6334 ], 6335 "purl": "pkg:npm/parse-domain@2.3.4", 6336 "externalReferences": [ 6337 { 6338 "type": "website", 6339 "url": "https://github.com/peerigon/parse-domain#readme" 6340 }, 6341 { 6342 "type": "issue-tracker", 6343 "url": "https://github.com/peerigon/parse-domain/issues" 6344 }, 6345 { 6346 "type": "vcs", 6347 "url": "git+https://github.com/peerigon/parse-domain.git" 6348 } 6349 ] 6350 }, 6351 { 6352 "type": "library", 6353 "bom-ref": "pkg:npm/got@8.3.2", 6354 "name": "got", 6355 "version": "8.3.2", 6356 "description": "Simplified HTTP requests", 6357 "hashes": [ 6358 { 6359 "alg": "SHA-512", 6360 "content": "aa3509e54fe16b0c68b0caf220ba1f642926dc2f383cb252ff482b448a63030bbe2e4c718f9731782536e411b4ff79834a95ca4f266bf2887cc0880b687d100b" 6361 } 6362 ], 6363 "licenses": [ 6364 { 6365 "license": { 6366 "id": "MIT" 6367 } 6368 } 6369 ], 6370 "purl": "pkg:npm/got@8.3.2", 6371 "externalReferences": [ 6372 { 6373 "type": "website", 6374 "url": "https://github.com/sindresorhus/got#readme" 6375 }, 6376 { 6377 "type": "issue-tracker", 6378 "url": "https://github.com/sindresorhus/got/issues" 6379 }, 6380 { 6381 "type": "vcs", 6382 "url": "git+https://github.com/sindresorhus/got.git" 6383 } 6384 ] 6385 }, 6386 { 6387 "type": "library", 6388 "bom-ref": "pkg:npm/%40sindresorhus/is@0.7.0", 6389 "group": "@sindresorhus", 6390 "name": "is", 6391 "version": "0.7.0", 6392 "description": "Type check values: `is.string('🦄') //=> true`", 6393 "hashes": [ 6394 { 6395 "alg": "SHA-512", 6396 "content": "38d85a28f22e7f3ceb94d6eab5614577e8e59de997ea524082af597a266d4bb2353c87ff95aec25b89bcdeb4d7467567b0c6d6da4e7aa4662eec0505243f4fa3" 6397 } 6398 ], 6399 "licenses": [ 6400 { 6401 "license": { 6402 "id": "MIT" 6403 } 6404 } 6405 ], 6406 "purl": "pkg:npm/%40sindresorhus/is@0.7.0", 6407 "externalReferences": [ 6408 { 6409 "type": "website", 6410 "url": "https://github.com/sindresorhus/is#readme" 6411 }, 6412 { 6413 "type": "issue-tracker", 6414 "url": "https://github.com/sindresorhus/is/issues" 6415 }, 6416 { 6417 "type": "vcs", 6418 "url": "git+https://github.com/sindresorhus/is.git" 6419 } 6420 ] 6421 }, 6422 { 6423 "type": "library", 6424 "bom-ref": "pkg:npm/cacheable-request@2.1.4", 6425 "name": "cacheable-request", 6426 "version": "2.1.4", 6427 "description": "Wrap native HTTP requests with RFC compliant cache support", 6428 "hashes": [ 6429 { 6430 "alg": "SHA-1", 6431 "content": "0d808801b6342ad33c91df9d0b44dc09b91e5c3d" 6432 } 6433 ], 6434 "licenses": [ 6435 { 6436 "license": { 6437 "id": "MIT" 6438 } 6439 } 6440 ], 6441 "purl": "pkg:npm/cacheable-request@2.1.4", 6442 "externalReferences": [ 6443 { 6444 "type": "website", 6445 "url": "https://github.com/lukechilds/cacheable-request" 6446 }, 6447 { 6448 "type": "issue-tracker", 6449 "url": "https://github.com/lukechilds/cacheable-request/issues" 6450 }, 6451 { 6452 "type": "vcs", 6453 "url": "git+https://github.com/lukechilds/cacheable-request.git" 6454 } 6455 ] 6456 }, 6457 { 6458 "type": "library", 6459 "bom-ref": "pkg:npm/clone-response@1.0.2", 6460 "name": "clone-response", 6461 "version": "1.0.2", 6462 "description": "Clone a Node.js HTTP response stream", 6463 "hashes": [ 6464 { 6465 "alg": "SHA-1", 6466 "content": "d1dc973920314df67fbeb94223b4ee350239e96b" 6467 } 6468 ], 6469 "licenses": [ 6470 { 6471 "license": { 6472 "id": "MIT" 6473 } 6474 } 6475 ], 6476 "purl": "pkg:npm/clone-response@1.0.2", 6477 "externalReferences": [ 6478 { 6479 "type": "website", 6480 "url": "https://github.com/lukechilds/clone-response" 6481 }, 6482 { 6483 "type": "issue-tracker", 6484 "url": "https://github.com/lukechilds/clone-response/issues" 6485 }, 6486 { 6487 "type": "vcs", 6488 "url": "git+https://github.com/lukechilds/clone-response.git" 6489 } 6490 ] 6491 }, 6492 { 6493 "type": "library", 6494 "bom-ref": "pkg:npm/mimic-response@1.0.1", 6495 "name": "mimic-response", 6496 "version": "1.0.1", 6497 "description": "Mimic a Node.js HTTP response stream", 6498 "hashes": [ 6499 { 6500 "alg": "SHA-512", 6501 "content": "8f911cb67907eda99f57fab91e09a86a5d60d901c5251ada3ad9b1d09a48aa4c6106123f9494a5d67329438e6155aaf03444cea161229a7759e102b4447c6ec5" 6502 } 6503 ], 6504 "licenses": [ 6505 { 6506 "license": { 6507 "id": "MIT" 6508 } 6509 } 6510 ], 6511 "purl": "pkg:npm/mimic-response@1.0.1", 6512 "externalReferences": [ 6513 { 6514 "type": "website", 6515 "url": "https://github.com/sindresorhus/mimic-response#readme" 6516 }, 6517 { 6518 "type": "issue-tracker", 6519 "url": "https://github.com/sindresorhus/mimic-response/issues" 6520 }, 6521 { 6522 "type": "vcs", 6523 "url": "git+https://github.com/sindresorhus/mimic-response.git" 6524 } 6525 ] 6526 }, 6527 { 6528 "type": "library", 6529 "bom-ref": "pkg:npm/get-stream@3.0.0", 6530 "name": "get-stream", 6531 "version": "3.0.0", 6532 "description": "Get a stream as a string, buffer, or array", 6533 "hashes": [ 6534 { 6535 "alg": "SHA-1", 6536 "content": "8e943d1358dc37555054ecbe2edb05aa174ede14" 6537 } 6538 ], 6539 "licenses": [ 6540 { 6541 "license": { 6542 "id": "MIT" 6543 } 6544 } 6545 ], 6546 "purl": "pkg:npm/get-stream@3.0.0", 6547 "externalReferences": [ 6548 { 6549 "type": "website", 6550 "url": "https://github.com/sindresorhus/get-stream#readme" 6551 }, 6552 { 6553 "type": "issue-tracker", 6554 "url": "https://github.com/sindresorhus/get-stream/issues" 6555 }, 6556 { 6557 "type": "vcs", 6558 "url": "git+https://github.com/sindresorhus/get-stream.git" 6559 } 6560 ] 6561 }, 6562 { 6563 "type": "library", 6564 "bom-ref": "pkg:npm/http-cache-semantics@3.8.1", 6565 "name": "http-cache-semantics", 6566 "version": "3.8.1", 6567 "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", 6568 "hashes": [ 6569 { 6570 "alg": "SHA-512", 6571 "content": "e5a8b68a4b3257c6579a76611c7e2b58fa31c62b2d11ec528b9f77eb3210d5b9cd4d6e559c0f3907a3ff5695e244cd35ec8811bdbda42a8d5afffcbed304a9df" 6572 } 6573 ], 6574 "licenses": [ 6575 { 6576 "license": { 6577 "id": "BSD-2-Clause" 6578 } 6579 } 6580 ], 6581 "purl": "pkg:npm/http-cache-semantics@3.8.1", 6582 "externalReferences": [ 6583 { 6584 "type": "website", 6585 "url": "https://github.com/pornel/http-cache-semantics#readme" 6586 }, 6587 { 6588 "type": "issue-tracker", 6589 "url": "https://github.com/pornel/http-cache-semantics/issues" 6590 }, 6591 { 6592 "type": "vcs", 6593 "url": "git+https://github.com/pornel/http-cache-semantics.git" 6594 } 6595 ] 6596 }, 6597 { 6598 "type": "library", 6599 "bom-ref": "pkg:npm/keyv@3.0.0", 6600 "name": "keyv", 6601 "version": "3.0.0", 6602 "description": "Simple key-value storage with support for multiple backends", 6603 "hashes": [ 6604 { 6605 "alg": "SHA-512", 6606 "content": "7a0b879eadb6384dee5684981b42d558d3fee29a5a996afdfb35817b56ec35ca2f20ccba86e50914f832e261b009dfeb9e5def38b196d4c4e5bb8739ec24f5c4" 6607 } 6608 ], 6609 "licenses": [ 6610 { 6611 "license": { 6612 "id": "MIT" 6613 } 6614 } 6615 ], 6616 "purl": "pkg:npm/keyv@3.0.0", 6617 "externalReferences": [ 6618 { 6619 "type": "website", 6620 "url": "https://github.com/lukechilds/keyv" 6621 }, 6622 { 6623 "type": "issue-tracker", 6624 "url": "https://github.com/lukechilds/keyv/issues" 6625 }, 6626 { 6627 "type": "vcs", 6628 "url": "git+https://github.com/lukechilds/keyv.git" 6629 } 6630 ] 6631 }, 6632 { 6633 "type": "library", 6634 "bom-ref": "pkg:npm/json-buffer@3.0.0", 6635 "name": "json-buffer", 6636 "version": "3.0.0", 6637 "description": "JSON parse & stringify that supports binary via bops & base64", 6638 "hashes": [ 6639 { 6640 "alg": "SHA-1", 6641 "content": "5b1f397afc75d677bde8bcfc0e47e1f9a3d9a898" 6642 } 6643 ], 6644 "licenses": [ 6645 { 6646 "license": { 6647 "id": "MIT" 6648 } 6649 } 6650 ], 6651 "purl": "pkg:npm/json-buffer@3.0.0", 6652 "externalReferences": [ 6653 { 6654 "type": "website", 6655 "url": "https://github.com/dominictarr/json-buffer" 6656 }, 6657 { 6658 "type": "issue-tracker", 6659 "url": "https://github.com/dominictarr/json-buffer/issues" 6660 }, 6661 { 6662 "type": "vcs", 6663 "url": "git://github.com/dominictarr/json-buffer.git" 6664 } 6665 ] 6666 }, 6667 { 6668 "type": "library", 6669 "bom-ref": "pkg:npm/lowercase-keys@1.0.0", 6670 "name": "lowercase-keys", 6671 "version": "1.0.0", 6672 "description": "Lowercase the keys of an object", 6673 "hashes": [ 6674 { 6675 "alg": "SHA-1", 6676 "content": "4e3366b39e7f5457e35f1324bdf6f88d0bfc7306" 6677 } 6678 ], 6679 "licenses": [ 6680 { 6681 "license": { 6682 "id": "MIT" 6683 } 6684 } 6685 ], 6686 "purl": "pkg:npm/lowercase-keys@1.0.0", 6687 "externalReferences": [ 6688 { 6689 "type": "website", 6690 "url": "https://github.com/sindresorhus/lowercase-keys#readme" 6691 }, 6692 { 6693 "type": "issue-tracker", 6694 "url": "https://github.com/sindresorhus/lowercase-keys/issues" 6695 }, 6696 { 6697 "type": "vcs", 6698 "url": "git+https://github.com/sindresorhus/lowercase-keys.git" 6699 } 6700 ] 6701 }, 6702 { 6703 "type": "library", 6704 "bom-ref": "pkg:npm/normalize-url@2.0.1", 6705 "name": "normalize-url", 6706 "version": "2.0.1", 6707 "description": "Normalize a URL", 6708 "hashes": [ 6709 { 6710 "alg": "SHA-512", 6711 "content": "0fa3145b82bf573a09e2b274d4914ac43aed635bfdc2b833097e5fdaa8ff9731f59bf956e8c85464529ead5b27ca33a13ac63323d2aaa9a93ed749782ef2e933" 6712 } 6713 ], 6714 "licenses": [ 6715 { 6716 "license": { 6717 "id": "MIT" 6718 } 6719 } 6720 ], 6721 "purl": "pkg:npm/normalize-url@2.0.1", 6722 "externalReferences": [ 6723 { 6724 "type": "website", 6725 "url": "https://github.com/sindresorhus/normalize-url#readme" 6726 }, 6727 { 6728 "type": "issue-tracker", 6729 "url": "https://github.com/sindresorhus/normalize-url/issues" 6730 }, 6731 { 6732 "type": "vcs", 6733 "url": "git+https://github.com/sindresorhus/normalize-url.git" 6734 } 6735 ] 6736 }, 6737 { 6738 "type": "library", 6739 "bom-ref": "pkg:npm/prepend-http@2.0.0", 6740 "name": "prepend-http", 6741 "version": "2.0.0", 6742 "description": "Prepend `http://` to humanized URLs like todomvc.com and localhost", 6743 "hashes": [ 6744 { 6745 "alg": "SHA-1", 6746 "content": "e92434bfa5ea8c19f41cdfd401d741a3c819d897" 6747 } 6748 ], 6749 "licenses": [ 6750 { 6751 "license": { 6752 "id": "MIT" 6753 } 6754 } 6755 ], 6756 "purl": "pkg:npm/prepend-http@2.0.0", 6757 "externalReferences": [ 6758 { 6759 "type": "website", 6760 "url": "https://github.com/sindresorhus/prepend-http#readme" 6761 }, 6762 { 6763 "type": "issue-tracker", 6764 "url": "https://github.com/sindresorhus/prepend-http/issues" 6765 }, 6766 { 6767 "type": "vcs", 6768 "url": "git+https://github.com/sindresorhus/prepend-http.git" 6769 } 6770 ] 6771 }, 6772 { 6773 "type": "library", 6774 "bom-ref": "pkg:npm/query-string@5.1.1", 6775 "name": "query-string", 6776 "version": "5.1.1", 6777 "description": "Parse and stringify URL query strings", 6778 "hashes": [ 6779 { 6780 "alg": "SHA-512", 6781 "content": "82358eb26d92a069602c47401adedaeac9553a4f661a25e63c532aac484b43af2b850b819e97ecdfe12696fa8acb19c2a3dfcf3e517ef4cb58d364b568583e27" 6782 } 6783 ], 6784 "licenses": [ 6785 { 6786 "license": { 6787 "id": "MIT" 6788 } 6789 } 6790 ], 6791 "purl": "pkg:npm/query-string@5.1.1", 6792 "externalReferences": [ 6793 { 6794 "type": "website", 6795 "url": "https://github.com/sindresorhus/query-string#readme" 6796 }, 6797 { 6798 "type": "issue-tracker", 6799 "url": "https://github.com/sindresorhus/query-string/issues" 6800 }, 6801 { 6802 "type": "vcs", 6803 "url": "git+https://github.com/sindresorhus/query-string.git" 6804 } 6805 ] 6806 }, 6807 { 6808 "type": "library", 6809 "bom-ref": "pkg:npm/decode-uri-component@0.2.0", 6810 "name": "decode-uri-component", 6811 "version": "0.2.0", 6812 "description": "A better decodeURIComponent", 6813 "hashes": [ 6814 { 6815 "alg": "SHA-1", 6816 "content": "eb3913333458775cb84cd1a1fae062106bb87545" 6817 } 6818 ], 6819 "licenses": [ 6820 { 6821 "license": { 6822 "id": "MIT" 6823 } 6824 } 6825 ], 6826 "purl": "pkg:npm/decode-uri-component@0.2.0", 6827 "externalReferences": [ 6828 { 6829 "type": "website", 6830 "url": "https://github.com/SamVerschueren/decode-uri-component#readme" 6831 }, 6832 { 6833 "type": "issue-tracker", 6834 "url": "https://github.com/SamVerschueren/decode-uri-component/issues" 6835 }, 6836 { 6837 "type": "vcs", 6838 "url": "git+https://github.com/SamVerschueren/decode-uri-component.git" 6839 } 6840 ] 6841 }, 6842 { 6843 "type": "library", 6844 "bom-ref": "pkg:npm/object-assign@4.1.1", 6845 "name": "object-assign", 6846 "version": "4.1.1", 6847 "description": "ES2015 `Object.assign()` ponyfill", 6848 "hashes": [ 6849 { 6850 "alg": "SHA-1", 6851 "content": "2109adc7965887cfc05cbbd442cac8bfbb360863" 6852 } 6853 ], 6854 "licenses": [ 6855 { 6856 "license": { 6857 "id": "MIT" 6858 } 6859 } 6860 ], 6861 "purl": "pkg:npm/object-assign@4.1.1", 6862 "externalReferences": [ 6863 { 6864 "type": "website", 6865 "url": "https://github.com/sindresorhus/object-assign#readme" 6866 }, 6867 { 6868 "type": "issue-tracker", 6869 "url": "https://github.com/sindresorhus/object-assign/issues" 6870 }, 6871 { 6872 "type": "vcs", 6873 "url": "git+https://github.com/sindresorhus/object-assign.git" 6874 } 6875 ] 6876 }, 6877 { 6878 "type": "library", 6879 "bom-ref": "pkg:npm/strict-uri-encode@1.1.0", 6880 "name": "strict-uri-encode", 6881 "version": "1.1.0", 6882 "description": "A stricter URI encode adhering to RFC 3986", 6883 "hashes": [ 6884 { 6885 "alg": "SHA-1", 6886 "content": "279b225df1d582b1f54e65addd4352e18faa0713" 6887 } 6888 ], 6889 "licenses": [ 6890 { 6891 "license": { 6892 "id": "MIT" 6893 } 6894 } 6895 ], 6896 "purl": "pkg:npm/strict-uri-encode@1.1.0", 6897 "externalReferences": [ 6898 { 6899 "type": "website", 6900 "url": "https://github.com/kevva/strict-uri-encode#readme" 6901 }, 6902 { 6903 "type": "issue-tracker", 6904 "url": "https://github.com/kevva/strict-uri-encode/issues" 6905 }, 6906 { 6907 "type": "vcs", 6908 "url": "git+https://github.com/kevva/strict-uri-encode.git" 6909 } 6910 ] 6911 }, 6912 { 6913 "type": "library", 6914 "bom-ref": "pkg:npm/sort-keys@2.0.0", 6915 "name": "sort-keys", 6916 "version": "2.0.0", 6917 "description": "Sort the keys of an object", 6918 "hashes": [ 6919 { 6920 "alg": "SHA-1", 6921 "content": "658535584861ec97d730d6cf41822e1f56684128" 6922 } 6923 ], 6924 "licenses": [ 6925 { 6926 "license": { 6927 "id": "MIT" 6928 } 6929 } 6930 ], 6931 "purl": "pkg:npm/sort-keys@2.0.0", 6932 "externalReferences": [ 6933 { 6934 "type": "website", 6935 "url": "https://github.com/sindresorhus/sort-keys#readme" 6936 }, 6937 { 6938 "type": "issue-tracker", 6939 "url": "https://github.com/sindresorhus/sort-keys/issues" 6940 }, 6941 { 6942 "type": "vcs", 6943 "url": "git+https://github.com/sindresorhus/sort-keys.git" 6944 } 6945 ] 6946 }, 6947 { 6948 "type": "library", 6949 "bom-ref": "pkg:npm/is-plain-obj@1.1.0", 6950 "name": "is-plain-obj", 6951 "version": "1.1.0", 6952 "description": "Check if a value is a plain object", 6953 "hashes": [ 6954 { 6955 "alg": "SHA-1", 6956 "content": "71a50c8429dfca773c92a390a4a03b39fcd51d3e" 6957 } 6958 ], 6959 "licenses": [ 6960 { 6961 "license": { 6962 "id": "MIT" 6963 } 6964 } 6965 ], 6966 "purl": "pkg:npm/is-plain-obj@1.1.0", 6967 "externalReferences": [ 6968 { 6969 "type": "website", 6970 "url": "https://github.com/sindresorhus/is-plain-obj#readme" 6971 }, 6972 { 6973 "type": "issue-tracker", 6974 "url": "https://github.com/sindresorhus/is-plain-obj/issues" 6975 }, 6976 { 6977 "type": "vcs", 6978 "url": "git+https://github.com/sindresorhus/is-plain-obj.git" 6979 } 6980 ] 6981 }, 6982 { 6983 "type": "library", 6984 "bom-ref": "pkg:npm/responselike@1.0.2", 6985 "name": "responselike", 6986 "version": "1.0.2", 6987 "description": "A response-like object for mocking a Node.js HTTP response stream", 6988 "hashes": [ 6989 { 6990 "alg": "SHA-1", 6991 "content": "918720ef3b631c5642be068f15ade5a46f4ba1e7" 6992 } 6993 ], 6994 "licenses": [ 6995 { 6996 "license": { 6997 "id": "MIT" 6998 } 6999 } 7000 ], 7001 "purl": "pkg:npm/responselike@1.0.2", 7002 "externalReferences": [ 7003 { 7004 "type": "website", 7005 "url": "https://github.com/lukechilds/responselike#readme" 7006 }, 7007 { 7008 "type": "issue-tracker", 7009 "url": "https://github.com/lukechilds/responselike/issues" 7010 }, 7011 { 7012 "type": "vcs", 7013 "url": "git+https://github.com/lukechilds/responselike.git" 7014 } 7015 ] 7016 }, 7017 { 7018 "type": "library", 7019 "bom-ref": "pkg:npm/lowercase-keys@1.0.1", 7020 "name": "lowercase-keys", 7021 "version": "1.0.1", 7022 "description": "Lowercase the keys of an object", 7023 "hashes": [ 7024 { 7025 "alg": "SHA-512", 7026 "content": "1b62e3eb5b570e754514e8bc55976cf92a108ed402ddd82890a7431b69939b5b71e26e743541c1399481c10407cb2d15d760342531b889c7d9407fb13f287c54" 7027 } 7028 ], 7029 "licenses": [ 7030 { 7031 "license": { 7032 "id": "MIT" 7033 } 7034 } 7035 ], 7036 "purl": "pkg:npm/lowercase-keys@1.0.1", 7037 "externalReferences": [ 7038 { 7039 "type": "website", 7040 "url": "https://github.com/sindresorhus/lowercase-keys#readme" 7041 }, 7042 { 7043 "type": "issue-tracker", 7044 "url": "https://github.com/sindresorhus/lowercase-keys/issues" 7045 }, 7046 { 7047 "type": "vcs", 7048 "url": "git+https://github.com/sindresorhus/lowercase-keys.git" 7049 } 7050 ] 7051 }, 7052 { 7053 "type": "library", 7054 "bom-ref": "pkg:npm/decompress-response@3.3.0", 7055 "name": "decompress-response", 7056 "version": "3.3.0", 7057 "description": "Decompress a HTTP response if needed", 7058 "hashes": [ 7059 { 7060 "alg": "SHA-1", 7061 "content": "80a4dd323748384bfa248083622aedec982adff3" 7062 } 7063 ], 7064 "licenses": [ 7065 { 7066 "license": { 7067 "id": "MIT" 7068 } 7069 } 7070 ], 7071 "purl": "pkg:npm/decompress-response@3.3.0", 7072 "externalReferences": [ 7073 { 7074 "type": "website", 7075 "url": "https://github.com/sindresorhus/decompress-response#readme" 7076 }, 7077 { 7078 "type": "issue-tracker", 7079 "url": "https://github.com/sindresorhus/decompress-response/issues" 7080 }, 7081 { 7082 "type": "vcs", 7083 "url": "git+https://github.com/sindresorhus/decompress-response.git" 7084 } 7085 ] 7086 }, 7087 { 7088 "type": "library", 7089 "bom-ref": "pkg:npm/duplexer3@0.1.4", 7090 "name": "duplexer3", 7091 "version": "0.1.4", 7092 "description": "Like duplexer but using streams3", 7093 "hashes": [ 7094 { 7095 "alg": "SHA-1", 7096 "content": "ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2" 7097 } 7098 ], 7099 "licenses": [ 7100 { 7101 "license": { 7102 "id": "BSD-3-Clause" 7103 } 7104 } 7105 ], 7106 "purl": "pkg:npm/duplexer3@0.1.4", 7107 "externalReferences": [ 7108 { 7109 "type": "website", 7110 "url": "https://github.com/floatdrop/duplexer3#readme" 7111 }, 7112 { 7113 "type": "issue-tracker", 7114 "url": "https://github.com/floatdrop/duplexer3/issues" 7115 }, 7116 { 7117 "type": "vcs", 7118 "url": "git+https://github.com/floatdrop/duplexer3.git" 7119 } 7120 ] 7121 }, 7122 { 7123 "type": "library", 7124 "bom-ref": "pkg:npm/into-stream@3.1.0", 7125 "name": "into-stream", 7126 "version": "3.1.0", 7127 "description": "Convert a buffer/string/array/object/iterable/promise into a stream", 7128 "hashes": [ 7129 { 7130 "alg": "SHA-1", 7131 "content": "96fb0a936c12babd6ff1752a17d05616abd094c6" 7132 } 7133 ], 7134 "licenses": [ 7135 { 7136 "license": { 7137 "id": "MIT" 7138 } 7139 } 7140 ], 7141 "purl": "pkg:npm/into-stream@3.1.0", 7142 "externalReferences": [ 7143 { 7144 "type": "website", 7145 "url": "https://github.com/sindresorhus/into-stream#readme" 7146 }, 7147 { 7148 "type": "issue-tracker", 7149 "url": "https://github.com/sindresorhus/into-stream/issues" 7150 }, 7151 { 7152 "type": "vcs", 7153 "url": "git+https://github.com/sindresorhus/into-stream.git" 7154 } 7155 ] 7156 }, 7157 { 7158 "type": "library", 7159 "bom-ref": "pkg:npm/from2@2.3.0", 7160 "name": "from2", 7161 "version": "2.3.0", 7162 "description": "Convenience wrapper for ReadableStream, with an API lifted from \"from\" and \"through2\"", 7163 "hashes": [ 7164 { 7165 "alg": "SHA-1", 7166 "content": "8bfb5502bde4a4d36cfdeea007fcca21d7e382af" 7167 } 7168 ], 7169 "licenses": [ 7170 { 7171 "license": { 7172 "id": "MIT" 7173 } 7174 } 7175 ], 7176 "purl": "pkg:npm/from2@2.3.0", 7177 "externalReferences": [ 7178 { 7179 "type": "website", 7180 "url": "https://github.com/hughsk/from2" 7181 }, 7182 { 7183 "type": "issue-tracker", 7184 "url": "https://github.com/hughsk/from2/issues" 7185 }, 7186 { 7187 "type": "vcs", 7188 "url": "git://github.com/hughsk/from2.git" 7189 } 7190 ] 7191 }, 7192 { 7193 "type": "library", 7194 "bom-ref": "pkg:npm/p-is-promise@1.1.0", 7195 "name": "p-is-promise", 7196 "version": "1.1.0", 7197 "description": "Check if something is a promise", 7198 "hashes": [ 7199 { 7200 "alg": "SHA-1", 7201 "content": "9c9456989e9f6588017b0434d56097675c3da05e" 7202 } 7203 ], 7204 "licenses": [ 7205 { 7206 "license": { 7207 "id": "MIT" 7208 } 7209 } 7210 ], 7211 "purl": "pkg:npm/p-is-promise@1.1.0", 7212 "externalReferences": [ 7213 { 7214 "type": "website", 7215 "url": "https://github.com/sindresorhus/p-is-promise#readme" 7216 }, 7217 { 7218 "type": "issue-tracker", 7219 "url": "https://github.com/sindresorhus/p-is-promise/issues" 7220 }, 7221 { 7222 "type": "vcs", 7223 "url": "git+https://github.com/sindresorhus/p-is-promise.git" 7224 } 7225 ] 7226 }, 7227 { 7228 "type": "library", 7229 "bom-ref": "pkg:npm/is-retry-allowed@1.2.0", 7230 "name": "is-retry-allowed", 7231 "version": "1.2.0", 7232 "description": "Is retry allowed for Error?", 7233 "hashes": [ 7234 { 7235 "alg": "SHA-512", 7236 "content": "4546d478ac2f9b75c6d9561a9a124bd71164b608ef3f32f41eaf02fbacab588b300f2dc12171aa0b187191cdf437d8ea2b7d75815535dfb2bc122e79ff354946" 7237 } 7238 ], 7239 "licenses": [ 7240 { 7241 "license": { 7242 "id": "MIT" 7243 } 7244 } 7245 ], 7246 "purl": "pkg:npm/is-retry-allowed@1.2.0", 7247 "externalReferences": [ 7248 { 7249 "type": "website", 7250 "url": "https://github.com/floatdrop/is-retry-allowed#readme" 7251 }, 7252 { 7253 "type": "issue-tracker", 7254 "url": "https://github.com/floatdrop/is-retry-allowed/issues" 7255 }, 7256 { 7257 "type": "vcs", 7258 "url": "git+https://github.com/floatdrop/is-retry-allowed.git" 7259 } 7260 ] 7261 }, 7262 { 7263 "type": "library", 7264 "bom-ref": "pkg:npm/isurl@1.0.0", 7265 "name": "isurl", 7266 "version": "1.0.0", 7267 "description": "Checks whether a value is a WHATWG URL.", 7268 "hashes": [ 7269 { 7270 "alg": "SHA-512", 7271 "content": "d4fff25acc4f943b67ed07910fe50b2903da21a37ac85dfaf06676bc37efd002f4370a52b5a7e35820c3767d24f30805316a5502a1bba098711e796e778da2f7" 7272 } 7273 ], 7274 "licenses": [ 7275 { 7276 "license": { 7277 "id": "MIT" 7278 } 7279 } 7280 ], 7281 "purl": "pkg:npm/isurl@1.0.0", 7282 "externalReferences": [ 7283 { 7284 "type": "website", 7285 "url": "https://github.com/stevenvachon/isurl#readme" 7286 }, 7287 { 7288 "type": "issue-tracker", 7289 "url": "https://github.com/stevenvachon/isurl/issues" 7290 }, 7291 { 7292 "type": "vcs", 7293 "url": "git+https://github.com/stevenvachon/isurl.git" 7294 } 7295 ] 7296 }, 7297 { 7298 "type": "library", 7299 "bom-ref": "pkg:npm/has-to-string-tag-x@1.4.1", 7300 "name": "has-to-string-tag-x", 7301 "version": "1.4.1", 7302 "description": "Tests if ES6 @@toStringTag is supported.", 7303 "hashes": [ 7304 { 7305 "alg": "SHA-512", 7306 "content": "bdd6ca7e6c3edcba0e615afe9adc47697e5af7afb47f70e58d877c24eaaf38bb1fe66c363ad75adaa0834fda91a8b021ae3c90d21eee6a5e673a2012a6c18d17" 7307 } 7308 ], 7309 "licenses": [ 7310 { 7311 "license": { 7312 "id": "MIT" 7313 } 7314 } 7315 ], 7316 "purl": "pkg:npm/has-to-string-tag-x@1.4.1", 7317 "externalReferences": [ 7318 { 7319 "type": "website", 7320 "url": "https://github.com/Xotic750/has-to-string-tag-x" 7321 }, 7322 { 7323 "type": "issue-tracker", 7324 "url": "https://github.com/Xotic750/has-to-string-tag-x/issues" 7325 }, 7326 { 7327 "type": "vcs", 7328 "url": "git+https://github.com/Xotic750/has-to-string-tag-x.git" 7329 } 7330 ] 7331 }, 7332 { 7333 "type": "library", 7334 "bom-ref": "pkg:npm/has-symbol-support-x@1.4.2", 7335 "name": "has-symbol-support-x", 7336 "version": "1.4.2", 7337 "description": "Tests if ES6 Symbol is supported.", 7338 "hashes": [ 7339 { 7340 "alg": "SHA-512", 7341 "content": "dd3a0ebdafbe1da5be782a60a99ac27cde7520f07eedb24d553e825004f3b9e0791de6fca3a35a9b45771c6e5d943bd95351a7e502dc6da8622b0fd7564e4927" 7342 } 7343 ], 7344 "licenses": [ 7345 { 7346 "license": { 7347 "id": "MIT" 7348 } 7349 } 7350 ], 7351 "purl": "pkg:npm/has-symbol-support-x@1.4.2", 7352 "externalReferences": [ 7353 { 7354 "type": "website", 7355 "url": "https://github.com/Xotic750/has-symbol-support-x" 7356 }, 7357 { 7358 "type": "issue-tracker", 7359 "url": "https://github.com/Xotic750/has-symbol-support-x/issues" 7360 }, 7361 { 7362 "type": "vcs", 7363 "url": "git+https://github.com/Xotic750/has-symbol-support-x.git" 7364 } 7365 ] 7366 }, 7367 { 7368 "type": "library", 7369 "bom-ref": "pkg:npm/is-object@1.0.1", 7370 "name": "is-object", 7371 "version": "1.0.1", 7372 "description": "Checks whether a value is an object", 7373 "hashes": [ 7374 { 7375 "alg": "SHA-1", 7376 "content": "8952688c5ec2ffd6b03ecc85e769e02903083470" 7377 } 7378 ], 7379 "licenses": [ 7380 { 7381 "license": { 7382 "id": "MIT" 7383 } 7384 } 7385 ], 7386 "purl": "pkg:npm/is-object@1.0.1", 7387 "externalReferences": [ 7388 { 7389 "type": "website", 7390 "url": "https://github.com/ljharb/is-object" 7391 }, 7392 { 7393 "type": "issue-tracker", 7394 "url": "https://github.com/ljharb/is-object/issues" 7395 }, 7396 { 7397 "type": "vcs", 7398 "url": "git://github.com/ljharb/is-object.git" 7399 } 7400 ] 7401 }, 7402 { 7403 "type": "library", 7404 "bom-ref": "pkg:npm/p-cancelable@0.4.1", 7405 "name": "p-cancelable", 7406 "version": "0.4.1", 7407 "description": "Create a promise that can be canceled", 7408 "hashes": [ 7409 { 7410 "alg": "SHA-512", 7411 "content": "1cd6b503c2ef0759227bb704472cb6d5535e1dbd82589258ab2c82da8de495615f306945996bf667bb058191fc6626982fde72753a0a4c555780c57f3acd1b05" 7412 } 7413 ], 7414 "licenses": [ 7415 { 7416 "license": { 7417 "id": "MIT" 7418 } 7419 } 7420 ], 7421 "purl": "pkg:npm/p-cancelable@0.4.1", 7422 "externalReferences": [ 7423 { 7424 "type": "website", 7425 "url": "https://github.com/sindresorhus/p-cancelable#readme" 7426 }, 7427 { 7428 "type": "issue-tracker", 7429 "url": "https://github.com/sindresorhus/p-cancelable/issues" 7430 }, 7431 { 7432 "type": "vcs", 7433 "url": "git+https://github.com/sindresorhus/p-cancelable.git" 7434 } 7435 ] 7436 }, 7437 { 7438 "type": "library", 7439 "bom-ref": "pkg:npm/p-timeout@2.0.1", 7440 "name": "p-timeout", 7441 "version": "2.0.1", 7442 "description": "Timeout a promise after a specified amount of time", 7443 "hashes": [ 7444 { 7445 "alg": "SHA-512", 7446 "content": "f3c7a6e7c743541fcaccf131d57d0ddcbc057d864fc8373807a785dfc335ae4f554d931bc575e08ee833f269b0a52f4ec7804367eb7ab7740fe7efe06b3c1e20" 7447 } 7448 ], 7449 "licenses": [ 7450 { 7451 "license": { 7452 "id": "MIT" 7453 } 7454 } 7455 ], 7456 "purl": "pkg:npm/p-timeout@2.0.1", 7457 "externalReferences": [ 7458 { 7459 "type": "website", 7460 "url": "https://github.com/sindresorhus/p-timeout#readme" 7461 }, 7462 { 7463 "type": "issue-tracker", 7464 "url": "https://github.com/sindresorhus/p-timeout/issues" 7465 }, 7466 { 7467 "type": "vcs", 7468 "url": "git+https://github.com/sindresorhus/p-timeout.git" 7469 } 7470 ] 7471 }, 7472 { 7473 "type": "library", 7474 "bom-ref": "pkg:npm/p-finally@1.0.0", 7475 "name": "p-finally", 7476 "version": "1.0.0", 7477 "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", 7478 "hashes": [ 7479 { 7480 "alg": "SHA-1", 7481 "content": "3fbcfb15b899a44123b34b6dcc18b724336a2cae" 7482 } 7483 ], 7484 "licenses": [ 7485 { 7486 "license": { 7487 "id": "MIT" 7488 } 7489 } 7490 ], 7491 "purl": "pkg:npm/p-finally@1.0.0", 7492 "externalReferences": [ 7493 { 7494 "type": "website", 7495 "url": "https://github.com/sindresorhus/p-finally#readme" 7496 }, 7497 { 7498 "type": "issue-tracker", 7499 "url": "https://github.com/sindresorhus/p-finally/issues" 7500 }, 7501 { 7502 "type": "vcs", 7503 "url": "git+https://github.com/sindresorhus/p-finally.git" 7504 } 7505 ] 7506 }, 7507 { 7508 "type": "library", 7509 "bom-ref": "pkg:npm/pify@3.0.0", 7510 "name": "pify", 7511 "version": "3.0.0", 7512 "description": "Promisify a callback-style function", 7513 "hashes": [ 7514 { 7515 "alg": "SHA-1", 7516 "content": "e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" 7517 } 7518 ], 7519 "licenses": [ 7520 { 7521 "license": { 7522 "id": "MIT" 7523 } 7524 } 7525 ], 7526 "purl": "pkg:npm/pify@3.0.0", 7527 "externalReferences": [ 7528 { 7529 "type": "website", 7530 "url": "https://github.com/sindresorhus/pify#readme" 7531 }, 7532 { 7533 "type": "issue-tracker", 7534 "url": "https://github.com/sindresorhus/pify/issues" 7535 }, 7536 { 7537 "type": "vcs", 7538 "url": "git+https://github.com/sindresorhus/pify.git" 7539 } 7540 ] 7541 }, 7542 { 7543 "type": "library", 7544 "bom-ref": "pkg:npm/timed-out@4.0.1", 7545 "name": "timed-out", 7546 "version": "4.0.1", 7547 "description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged", 7548 "hashes": [ 7549 { 7550 "alg": "SHA-1", 7551 "content": "f32eacac5a175bea25d7fab565ab3ed8741ef56f" 7552 } 7553 ], 7554 "licenses": [ 7555 { 7556 "license": { 7557 "id": "MIT" 7558 } 7559 } 7560 ], 7561 "purl": "pkg:npm/timed-out@4.0.1", 7562 "externalReferences": [ 7563 { 7564 "type": "website", 7565 "url": "https://github.com/floatdrop/timed-out#readme" 7566 }, 7567 { 7568 "type": "issue-tracker", 7569 "url": "https://github.com/floatdrop/timed-out/issues" 7570 }, 7571 { 7572 "type": "vcs", 7573 "url": "git+https://github.com/floatdrop/timed-out.git" 7574 } 7575 ] 7576 }, 7577 { 7578 "type": "library", 7579 "bom-ref": "pkg:npm/url-parse-lax@3.0.0", 7580 "name": "url-parse-lax", 7581 "version": "3.0.0", 7582 "description": "Lax url.parse() with support for protocol-less URLs & IPs", 7583 "hashes": [ 7584 { 7585 "alg": "SHA-1", 7586 "content": "16b5cafc07dbe3676c1b1999177823d6503acb0c" 7587 } 7588 ], 7589 "licenses": [ 7590 { 7591 "license": { 7592 "id": "MIT" 7593 } 7594 } 7595 ], 7596 "purl": "pkg:npm/url-parse-lax@3.0.0", 7597 "externalReferences": [ 7598 { 7599 "type": "website", 7600 "url": "https://github.com/sindresorhus/url-parse-lax#readme" 7601 }, 7602 { 7603 "type": "issue-tracker", 7604 "url": "https://github.com/sindresorhus/url-parse-lax/issues" 7605 }, 7606 { 7607 "type": "vcs", 7608 "url": "git+https://github.com/sindresorhus/url-parse-lax.git" 7609 } 7610 ] 7611 }, 7612 { 7613 "type": "library", 7614 "bom-ref": "pkg:npm/url-to-options@1.0.1", 7615 "name": "url-to-options", 7616 "version": "1.0.1", 7617 "description": "Convert a WHATWG URL to an http(s).request options object.", 7618 "hashes": [ 7619 { 7620 "alg": "SHA-1", 7621 "content": "1505a03a289a48cbd7a434efbaeec5055f5633a9" 7622 } 7623 ], 7624 "licenses": [ 7625 { 7626 "license": { 7627 "id": "MIT" 7628 } 7629 } 7630 ], 7631 "purl": "pkg:npm/url-to-options@1.0.1", 7632 "externalReferences": [ 7633 { 7634 "type": "website", 7635 "url": "https://github.com/stevenvachon/url-to-options#readme" 7636 }, 7637 { 7638 "type": "issue-tracker", 7639 "url": "https://github.com/stevenvachon/url-to-options/issues" 7640 }, 7641 { 7642 "type": "vcs", 7643 "url": "git+https://github.com/stevenvachon/url-to-options.git" 7644 } 7645 ] 7646 }, 7647 { 7648 "type": "library", 7649 "bom-ref": "pkg:npm/jest@24.9.0", 7650 "name": "jest", 7651 "version": "24.9.0", 7652 "description": "Delightful JavaScript Testing.", 7653 "hashes": [ 7654 { 7655 "alg": "SHA-512", 7656 "content": "62f9012f5666eddd81d7e8797c710e7728c21beb06333e1ff03f3aff41e2a89e8c0783270dcf0580fe6f756b069de98e42ba3b967628f146a4677fb90348f11b" 7657 } 7658 ], 7659 "licenses": [ 7660 { 7661 "license": { 7662 "id": "MIT" 7663 } 7664 } 7665 ], 7666 "purl": "pkg:npm/jest@24.9.0", 7667 "externalReferences": [ 7668 { 7669 "type": "website", 7670 "url": "https://jestjs.io/" 7671 }, 7672 { 7673 "type": "issue-tracker", 7674 "url": "https://github.com/facebook/jest/issues" 7675 }, 7676 { 7677 "type": "vcs", 7678 "url": "git+https://github.com/facebook/jest.git" 7679 } 7680 ] 7681 }, 7682 { 7683 "type": "library", 7684 "bom-ref": "pkg:npm/import-local@2.0.0", 7685 "name": "import-local", 7686 "version": "2.0.0", 7687 "description": "Let a globally installed package use a locally installed version of itself if available", 7688 "hashes": [ 7689 { 7690 "alg": "SHA-512", 7691 "content": "6fab34e26dcefacdc21926ea0c8c8fe11e9a03001e62556af7e59459ea7a8876bc11345ff727a2d54e3c0b93267c9995f4088b61804a3ccabf5befd646942609" 7692 } 7693 ], 7694 "licenses": [ 7695 { 7696 "license": { 7697 "id": "MIT" 7698 } 7699 } 7700 ], 7701 "purl": "pkg:npm/import-local@2.0.0", 7702 "externalReferences": [ 7703 { 7704 "type": "website", 7705 "url": "https://github.com/sindresorhus/import-local#readme" 7706 }, 7707 { 7708 "type": "issue-tracker", 7709 "url": "https://github.com/sindresorhus/import-local/issues" 7710 }, 7711 { 7712 "type": "vcs", 7713 "url": "git+https://github.com/sindresorhus/import-local.git" 7714 } 7715 ] 7716 }, 7717 { 7718 "type": "library", 7719 "bom-ref": "pkg:npm/pkg-dir@3.0.0", 7720 "name": "pkg-dir", 7721 "version": "3.0.0", 7722 "description": "Find the root directory of a Node.js project or npm package", 7723 "hashes": [ 7724 { 7725 "alg": "SHA-512", 7726 "content": "fc4e7b018928790db9aa4c4c8f93c1395805f0a8aefe1edc612df4679f91ed66a208205f2eae7c648fdd49e68429bf565495799ffd37430acddc8796205965bf" 7727 } 7728 ], 7729 "licenses": [ 7730 { 7731 "license": { 7732 "id": "MIT" 7733 } 7734 } 7735 ], 7736 "purl": "pkg:npm/pkg-dir@3.0.0", 7737 "externalReferences": [ 7738 { 7739 "type": "website", 7740 "url": "https://github.com/sindresorhus/pkg-dir#readme" 7741 }, 7742 { 7743 "type": "issue-tracker", 7744 "url": "https://github.com/sindresorhus/pkg-dir/issues" 7745 }, 7746 { 7747 "type": "vcs", 7748 "url": "git+https://github.com/sindresorhus/pkg-dir.git" 7749 } 7750 ] 7751 }, 7752 { 7753 "type": "library", 7754 "bom-ref": "pkg:npm/find-up@3.0.0", 7755 "name": "find-up", 7756 "version": "3.0.0", 7757 "description": "Find a file or directory by walking up parent directories", 7758 "hashes": [ 7759 { 7760 "alg": "SHA-512", 7761 "content": "d720fa4662c8d5705fc6e82f391c25724e9fef9b582fe891d23ab0b0eacec4c672198a94b83849d25e005dd3b5897fc54ecf5c040304935816484c759126f296" 7762 } 7763 ], 7764 "licenses": [ 7765 { 7766 "license": { 7767 "id": "MIT" 7768 } 7769 } 7770 ], 7771 "purl": "pkg:npm/find-up@3.0.0", 7772 "externalReferences": [ 7773 { 7774 "type": "website", 7775 "url": "https://github.com/sindresorhus/find-up#readme" 7776 }, 7777 { 7778 "type": "issue-tracker", 7779 "url": "https://github.com/sindresorhus/find-up/issues" 7780 }, 7781 { 7782 "type": "vcs", 7783 "url": "git+https://github.com/sindresorhus/find-up.git" 7784 } 7785 ] 7786 }, 7787 { 7788 "type": "library", 7789 "bom-ref": "pkg:npm/locate-path@3.0.0", 7790 "name": "locate-path", 7791 "version": "3.0.0", 7792 "description": "Get the first path that exists on disk of multiple paths", 7793 "hashes": [ 7794 { 7795 "alg": "SHA-512", 7796 "content": "ec03bbe3cc169c884da80b9ab72d995879101d148d7cf548b0f21fc043963b6d8099aa15ad66af94e70c4799f34cb358be9dfa5f6db4fe669a46cade7351bae4" 7797 } 7798 ], 7799 "licenses": [ 7800 { 7801 "license": { 7802 "id": "MIT" 7803 } 7804 } 7805 ], 7806 "purl": "pkg:npm/locate-path@3.0.0", 7807 "externalReferences": [ 7808 { 7809 "type": "website", 7810 "url": "https://github.com/sindresorhus/locate-path#readme" 7811 }, 7812 { 7813 "type": "issue-tracker", 7814 "url": "https://github.com/sindresorhus/locate-path/issues" 7815 }, 7816 { 7817 "type": "vcs", 7818 "url": "git+https://github.com/sindresorhus/locate-path.git" 7819 } 7820 ] 7821 }, 7822 { 7823 "type": "library", 7824 "bom-ref": "pkg:npm/p-locate@3.0.0", 7825 "name": "p-locate", 7826 "version": "3.0.0", 7827 "description": "Get the first fulfilled promise that satisfies the provided testing function", 7828 "hashes": [ 7829 { 7830 "alg": "SHA-512", 7831 "content": "c7ed76c3f4e8fb81857e0261044a620dc2e8cd12467a063e122effcf4b522e4326c4664dc9b54c49f5a3f5a267f19e4573b74150d24e39580fbf61fb230ba549" 7832 } 7833 ], 7834 "licenses": [ 7835 { 7836 "license": { 7837 "id": "MIT" 7838 } 7839 } 7840 ], 7841 "purl": "pkg:npm/p-locate@3.0.0", 7842 "externalReferences": [ 7843 { 7844 "type": "website", 7845 "url": "https://github.com/sindresorhus/p-locate#readme" 7846 }, 7847 { 7848 "type": "issue-tracker", 7849 "url": "https://github.com/sindresorhus/p-locate/issues" 7850 }, 7851 { 7852 "type": "vcs", 7853 "url": "git+https://github.com/sindresorhus/p-locate.git" 7854 } 7855 ] 7856 }, 7857 { 7858 "type": "library", 7859 "bom-ref": "pkg:npm/p-limit@2.3.0", 7860 "name": "p-limit", 7861 "version": "2.3.0", 7862 "description": "Run multiple promise-returning & async functions with limited concurrency", 7863 "hashes": [ 7864 { 7865 "alg": "SHA-512", 7866 "content": "ffff3c985592271f25c42cf07400014c92f6332581d76f9e218ecc0cbd92a8b98091e294f6ac51bd6b92c938e6dc5526a4110cb857dc90022a11a546503c5beb" 7867 } 7868 ], 7869 "licenses": [ 7870 { 7871 "license": { 7872 "id": "MIT" 7873 } 7874 } 7875 ], 7876 "purl": "pkg:npm/p-limit@2.3.0", 7877 "externalReferences": [ 7878 { 7879 "type": "website", 7880 "url": "https://github.com/sindresorhus/p-limit#readme" 7881 }, 7882 { 7883 "type": "issue-tracker", 7884 "url": "https://github.com/sindresorhus/p-limit/issues" 7885 }, 7886 { 7887 "type": "vcs", 7888 "url": "git+https://github.com/sindresorhus/p-limit.git" 7889 } 7890 ] 7891 }, 7892 { 7893 "type": "library", 7894 "bom-ref": "pkg:npm/p-try@2.2.0", 7895 "name": "p-try", 7896 "version": "2.2.0", 7897 "description": "`Start a promise chain", 7898 "hashes": [ 7899 { 7900 "alg": "SHA-512", 7901 "content": "4789cf0154c053407d0f7e7f1a4dee25fffb5d86d0732a2148a76f03121148d821165e1eef5855a069c1350cfd716697c4ed88d742930bede331dbefa0ac3a75" 7902 } 7903 ], 7904 "licenses": [ 7905 { 7906 "license": { 7907 "id": "MIT" 7908 } 7909 } 7910 ], 7911 "purl": "pkg:npm/p-try@2.2.0", 7912 "externalReferences": [ 7913 { 7914 "type": "website", 7915 "url": "https://github.com/sindresorhus/p-try#readme" 7916 }, 7917 { 7918 "type": "issue-tracker", 7919 "url": "https://github.com/sindresorhus/p-try/issues" 7920 }, 7921 { 7922 "type": "vcs", 7923 "url": "git+https://github.com/sindresorhus/p-try.git" 7924 } 7925 ] 7926 }, 7927 { 7928 "type": "library", 7929 "bom-ref": "pkg:npm/path-exists@3.0.0", 7930 "name": "path-exists", 7931 "version": "3.0.0", 7932 "description": "Check if a path exists", 7933 "hashes": [ 7934 { 7935 "alg": "SHA-1", 7936 "content": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" 7937 } 7938 ], 7939 "licenses": [ 7940 { 7941 "license": { 7942 "id": "MIT" 7943 } 7944 } 7945 ], 7946 "purl": "pkg:npm/path-exists@3.0.0", 7947 "externalReferences": [ 7948 { 7949 "type": "website", 7950 "url": "https://github.com/sindresorhus/path-exists#readme" 7951 }, 7952 { 7953 "type": "issue-tracker", 7954 "url": "https://github.com/sindresorhus/path-exists/issues" 7955 }, 7956 { 7957 "type": "vcs", 7958 "url": "git+https://github.com/sindresorhus/path-exists.git" 7959 } 7960 ] 7961 }, 7962 { 7963 "type": "library", 7964 "bom-ref": "pkg:npm/resolve-cwd@2.0.0", 7965 "name": "resolve-cwd", 7966 "version": "2.0.0", 7967 "description": "Resolve the path of a module like `require.resolve()` but from the current working directory", 7968 "hashes": [ 7969 { 7970 "alg": "SHA-1", 7971 "content": "00a9f7387556e27038eae232caa372a6a59b665a" 7972 } 7973 ], 7974 "licenses": [ 7975 { 7976 "license": { 7977 "id": "MIT" 7978 } 7979 } 7980 ], 7981 "purl": "pkg:npm/resolve-cwd@2.0.0", 7982 "externalReferences": [ 7983 { 7984 "type": "website", 7985 "url": "https://github.com/sindresorhus/resolve-cwd#readme" 7986 }, 7987 { 7988 "type": "issue-tracker", 7989 "url": "https://github.com/sindresorhus/resolve-cwd/issues" 7990 }, 7991 { 7992 "type": "vcs", 7993 "url": "git+https://github.com/sindresorhus/resolve-cwd.git" 7994 } 7995 ] 7996 }, 7997 { 7998 "type": "library", 7999 "bom-ref": "pkg:npm/resolve-from@3.0.0", 8000 "name": "resolve-from", 8001 "version": "3.0.0", 8002 "description": "Resolve the path of a module like `require.resolve()` but from a given path", 8003 "hashes": [ 8004 { 8005 "alg": "SHA-1", 8006 "content": "b22c7af7d9d6881bc8b6e653335eebcb0a188748" 8007 } 8008 ], 8009 "licenses": [ 8010 { 8011 "license": { 8012 "id": "MIT" 8013 } 8014 } 8015 ], 8016 "purl": "pkg:npm/resolve-from@3.0.0", 8017 "externalReferences": [ 8018 { 8019 "type": "website", 8020 "url": "https://github.com/sindresorhus/resolve-from#readme" 8021 }, 8022 { 8023 "type": "issue-tracker", 8024 "url": "https://github.com/sindresorhus/resolve-from/issues" 8025 }, 8026 { 8027 "type": "vcs", 8028 "url": "git+https://github.com/sindresorhus/resolve-from.git" 8029 } 8030 ] 8031 }, 8032 { 8033 "type": "library", 8034 "bom-ref": "pkg:npm/jest-cli@24.9.0", 8035 "name": "jest-cli", 8036 "version": "24.9.0", 8037 "description": "Delightful JavaScript Testing.", 8038 "hashes": [ 8039 { 8040 "alg": "SHA-512", 8041 "content": "f952d12b28ad4f7056a0c7925081d1c55ff683ccbd830f75261e73d949976739192a96c2d3c0927a15718075304e9cbe1f019c9ecfeda9a7d00c95bb8a662f1a" 8042 } 8043 ], 8044 "licenses": [ 8045 { 8046 "license": { 8047 "id": "MIT" 8048 } 8049 } 8050 ], 8051 "purl": "pkg:npm/jest-cli@24.9.0", 8052 "externalReferences": [ 8053 { 8054 "type": "website", 8055 "url": "https://jestjs.io/" 8056 }, 8057 { 8058 "type": "issue-tracker", 8059 "url": "https://github.com/facebook/jest/issues" 8060 }, 8061 { 8062 "type": "vcs", 8063 "url": "git+https://github.com/facebook/jest.git" 8064 } 8065 ] 8066 }, 8067 { 8068 "type": "library", 8069 "bom-ref": "pkg:npm/%40jest/core@24.9.0", 8070 "group": "@jest", 8071 "name": "core", 8072 "version": "24.9.0", 8073 "description": "Delightful JavaScript Testing.", 8074 "hashes": [ 8075 { 8076 "alg": "SHA-512", 8077 "content": "168820dece30940af5557eeafab855f5156752fe6d0fb56e59f632d7ec21322594aef97b537409489c967038a8f4bab6a6ba98b1969e4efd91cf6e29586909d8" 8078 } 8079 ], 8080 "licenses": [ 8081 { 8082 "license": { 8083 "id": "MIT" 8084 } 8085 } 8086 ], 8087 "purl": "pkg:npm/%40jest/core@24.9.0", 8088 "externalReferences": [ 8089 { 8090 "type": "website", 8091 "url": "https://jestjs.io/" 8092 }, 8093 { 8094 "type": "issue-tracker", 8095 "url": "https://github.com/facebook/jest/issues" 8096 }, 8097 { 8098 "type": "vcs", 8099 "url": "git+https://github.com/facebook/jest.git" 8100 } 8101 ] 8102 }, 8103 { 8104 "type": "library", 8105 "bom-ref": "pkg:npm/%40jest/console@24.9.0", 8106 "group": "@jest", 8107 "name": "console", 8108 "version": "24.9.0", 8109 "hashes": [ 8110 { 8111 "alg": "SHA-512", 8112 "content": "66e8fa6fc4e72978b7ab8ca669cf0441f73779afee84b782193845a97782f07f7fada687f0044f51374877e5f219dd37678227d3f5630f639815c045d3d7cd2d" 8113 } 8114 ], 8115 "licenses": [ 8116 { 8117 "license": { 8118 "id": "MIT" 8119 } 8120 } 8121 ], 8122 "purl": "pkg:npm/%40jest/console@24.9.0", 8123 "externalReferences": [ 8124 { 8125 "type": "website", 8126 "url": "https://github.com/facebook/jest#readme" 8127 }, 8128 { 8129 "type": "issue-tracker", 8130 "url": "https://github.com/facebook/jest/issues" 8131 }, 8132 { 8133 "type": "vcs", 8134 "url": "git+https://github.com/facebook/jest.git" 8135 } 8136 ] 8137 }, 8138 { 8139 "type": "library", 8140 "bom-ref": "pkg:npm/%40jest/source-map@24.9.0", 8141 "group": "@jest", 8142 "name": "source-map", 8143 "version": "24.9.0", 8144 "hashes": [ 8145 { 8146 "alg": "SHA-512", 8147 "content": "fd7c3bc4696c65be0c273343801ecf5b972ba2ee49a9688141acfac723dddc0ace8369df9ff3ee9d5f3ea255db6c4673365e7dd68e6b58a13d0510da140b8806" 8148 } 8149 ], 8150 "licenses": [ 8151 { 8152 "license": { 8153 "id": "MIT" 8154 } 8155 } 8156 ], 8157 "purl": "pkg:npm/%40jest/source-map@24.9.0", 8158 "externalReferences": [ 8159 { 8160 "type": "website", 8161 "url": "https://github.com/facebook/jest#readme" 8162 }, 8163 { 8164 "type": "issue-tracker", 8165 "url": "https://github.com/facebook/jest/issues" 8166 }, 8167 { 8168 "type": "vcs", 8169 "url": "git+https://github.com/facebook/jest.git" 8170 } 8171 ] 8172 }, 8173 { 8174 "type": "library", 8175 "bom-ref": "pkg:npm/callsites@3.1.0", 8176 "name": "callsites", 8177 "version": "3.1.0", 8178 "description": "Get callsites from the V8 stack trace API", 8179 "hashes": [ 8180 { 8181 "alg": "SHA-512", 8182 "content": "3fc06302c5ef652f95203508d7584709012fef8613ebb6148b924914d588a8bdb7e6c0668d7e3eab1f4cbaf96ce62bf234435cb71e3ac502d0dda4ee13bb2c69" 8183 } 8184 ], 8185 "licenses": [ 8186 { 8187 "license": { 8188 "id": "MIT" 8189 } 8190 } 8191 ], 8192 "purl": "pkg:npm/callsites@3.1.0", 8193 "externalReferences": [ 8194 { 8195 "type": "website", 8196 "url": "https://github.com/sindresorhus/callsites#readme" 8197 }, 8198 { 8199 "type": "issue-tracker", 8200 "url": "https://github.com/sindresorhus/callsites/issues" 8201 }, 8202 { 8203 "type": "vcs", 8204 "url": "git+https://github.com/sindresorhus/callsites.git" 8205 } 8206 ] 8207 }, 8208 { 8209 "type": "library", 8210 "bom-ref": "pkg:npm/graceful-fs@4.2.4", 8211 "name": "graceful-fs", 8212 "version": "4.2.4", 8213 "description": "A drop-in replacement for fs, making various improvements.", 8214 "hashes": [ 8215 { 8216 "alg": "SHA-512", 8217 "content": "5a328f34917bf5db490159e2525186587606cf68d6c53e9584dff89b535d91b6769ceb0417e708d44760aa5e7309186cfd5b10611beb5dcb7192d557654922c7" 8218 } 8219 ], 8220 "licenses": [ 8221 { 8222 "license": { 8223 "id": "ISC" 8224 } 8225 } 8226 ], 8227 "purl": "pkg:npm/graceful-fs@4.2.4", 8228 "externalReferences": [ 8229 { 8230 "type": "website", 8231 "url": "https://github.com/isaacs/node-graceful-fs#readme" 8232 }, 8233 { 8234 "type": "issue-tracker", 8235 "url": "https://github.com/isaacs/node-graceful-fs/issues" 8236 }, 8237 { 8238 "type": "vcs", 8239 "url": "git+https://github.com/isaacs/node-graceful-fs.git" 8240 } 8241 ] 8242 }, 8243 { 8244 "type": "library", 8245 "bom-ref": "pkg:npm/source-map@0.6.1", 8246 "name": "source-map", 8247 "version": "0.6.1", 8248 "description": "Generates and consumes source maps", 8249 "hashes": [ 8250 { 8251 "alg": "SHA-512", 8252 "content": "52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee" 8253 } 8254 ], 8255 "licenses": [ 8256 { 8257 "license": { 8258 "id": "BSD-3-Clause" 8259 } 8260 } 8261 ], 8262 "purl": "pkg:npm/source-map@0.6.1", 8263 "externalReferences": [ 8264 { 8265 "type": "website", 8266 "url": "https://github.com/mozilla/source-map" 8267 }, 8268 { 8269 "type": "issue-tracker", 8270 "url": "https://github.com/mozilla/source-map/issues" 8271 }, 8272 { 8273 "type": "vcs", 8274 "url": "git+ssh://git@github.com/mozilla/source-map.git" 8275 } 8276 ] 8277 }, 8278 { 8279 "type": "library", 8280 "bom-ref": "pkg:npm/slash@2.0.0", 8281 "name": "slash", 8282 "version": "2.0.0", 8283 "description": "Convert Windows backslash paths to slash paths", 8284 "hashes": [ 8285 { 8286 "alg": "SHA-512", 8287 "content": "6582a1dd6876cf53e91175abd0ca52059d15ea66470107d87afb6d3b5d5ce7509a5a319369a762299fb056dd4f6cc943579aa1305b25a5909e9a1c0e2bb0bcf4" 8288 } 8289 ], 8290 "licenses": [ 8291 { 8292 "license": { 8293 "id": "MIT" 8294 } 8295 } 8296 ], 8297 "purl": "pkg:npm/slash@2.0.0", 8298 "externalReferences": [ 8299 { 8300 "type": "website", 8301 "url": "https://github.com/sindresorhus/slash#readme" 8302 }, 8303 { 8304 "type": "issue-tracker", 8305 "url": "https://github.com/sindresorhus/slash/issues" 8306 }, 8307 { 8308 "type": "vcs", 8309 "url": "git+https://github.com/sindresorhus/slash.git" 8310 } 8311 ] 8312 }, 8313 { 8314 "type": "library", 8315 "bom-ref": "pkg:npm/%40jest/reporters@24.9.0", 8316 "group": "@jest", 8317 "name": "reporters", 8318 "version": "24.9.0", 8319 "description": "Jest's reporters", 8320 "hashes": [ 8321 { 8322 "alg": "SHA-512", 8323 "content": "9aee17d328da1eb7df3ac5a654bce2b4a9a6996490dc61ae79f80db1c51258d89435c10e484424f64de911128441505bd029e7f3cf9411222c644307de8f3c1b" 8324 } 8325 ], 8326 "licenses": [ 8327 { 8328 "license": { 8329 "id": "MIT" 8330 } 8331 } 8332 ], 8333 "purl": "pkg:npm/%40jest/reporters@24.9.0", 8334 "externalReferences": [ 8335 { 8336 "type": "website", 8337 "url": "https://jestjs.io/" 8338 }, 8339 { 8340 "type": "issue-tracker", 8341 "url": "https://github.com/facebook/jest/issues" 8342 }, 8343 { 8344 "type": "vcs", 8345 "url": "git+https://github.com/facebook/jest.git" 8346 } 8347 ] 8348 }, 8349 { 8350 "type": "library", 8351 "bom-ref": "pkg:npm/%40jest/environment@24.9.0", 8352 "group": "@jest", 8353 "name": "environment", 8354 "version": "24.9.0", 8355 "hashes": [ 8356 { 8357 "alg": "SHA-512", 8358 "content": "e40d5096e4cf86f7483c56273b7b190b7b2690d7973d510bcfb8a43db8548f46d08c1d3b12813daad2eb7a6d786546167556b261bb235702222f858120c57869" 8359 } 8360 ], 8361 "licenses": [ 8362 { 8363 "license": { 8364 "id": "MIT" 8365 } 8366 } 8367 ], 8368 "purl": "pkg:npm/%40jest/environment@24.9.0", 8369 "externalReferences": [ 8370 { 8371 "type": "website", 8372 "url": "https://github.com/facebook/jest#readme" 8373 }, 8374 { 8375 "type": "issue-tracker", 8376 "url": "https://github.com/facebook/jest/issues" 8377 }, 8378 { 8379 "type": "vcs", 8380 "url": "git+https://github.com/facebook/jest.git" 8381 } 8382 ] 8383 }, 8384 { 8385 "type": "library", 8386 "bom-ref": "pkg:npm/%40jest/fake-timers@24.9.0", 8387 "group": "@jest", 8388 "name": "fake-timers", 8389 "version": "24.9.0", 8390 "hashes": [ 8391 { 8392 "alg": "SHA-512", 8393 "content": "79641c35ad984b0cd7588302e4ab9f061de85912228eb40544eb08aadeaffcd4bd228fe0927c358ec002f5cfa287f4505f80373bb49e58085078dd20a0a853f4" 8394 } 8395 ], 8396 "licenses": [ 8397 { 8398 "license": { 8399 "id": "MIT" 8400 } 8401 } 8402 ], 8403 "purl": "pkg:npm/%40jest/fake-timers@24.9.0", 8404 "externalReferences": [ 8405 { 8406 "type": "website", 8407 "url": "https://github.com/facebook/jest#readme" 8408 }, 8409 { 8410 "type": "issue-tracker", 8411 "url": "https://github.com/facebook/jest/issues" 8412 }, 8413 { 8414 "type": "vcs", 8415 "url": "git+https://github.com/facebook/jest.git" 8416 } 8417 ] 8418 }, 8419 { 8420 "type": "library", 8421 "bom-ref": "pkg:npm/%40jest/types@24.9.0", 8422 "group": "@jest", 8423 "name": "types", 8424 "version": "24.9.0", 8425 "hashes": [ 8426 { 8427 "alg": "SHA-512", 8428 "content": "5ca2bbcded5aa6ee49590e5e6631c84cfeba017f90b0b95b689441198afca4dcf07001362559309dfd32aa31d3b0345c8d1d26ba3cbf36664c5f0e6497e90607" 8429 } 8430 ], 8431 "licenses": [ 8432 { 8433 "license": { 8434 "id": "MIT" 8435 } 8436 } 8437 ], 8438 "purl": "pkg:npm/%40jest/types@24.9.0", 8439 "externalReferences": [ 8440 { 8441 "type": "website", 8442 "url": "https://github.com/facebook/jest#readme" 8443 }, 8444 { 8445 "type": "issue-tracker", 8446 "url": "https://github.com/facebook/jest/issues" 8447 }, 8448 { 8449 "type": "vcs", 8450 "url": "git+https://github.com/facebook/jest.git" 8451 } 8452 ] 8453 }, 8454 { 8455 "type": "library", 8456 "bom-ref": "pkg:npm/%40types/istanbul-lib-coverage@2.0.3", 8457 "group": "@types", 8458 "name": "istanbul-lib-coverage", 8459 "version": "2.0.3", 8460 "description": "TypeScript definitions for istanbul-lib-coverage", 8461 "hashes": [ 8462 { 8463 "alg": "SHA-512", 8464 "content": "b33ee22eabd5520d6021e7413af964c4f95cf3fb95cf24b93b01b3d5c2a35f3925dc5a4bdda97472b53c6065355a81e4c67d16c5bc39b728ba86fcc928dcc5b3" 8465 } 8466 ], 8467 "licenses": [ 8468 { 8469 "license": { 8470 "id": "MIT" 8471 } 8472 } 8473 ], 8474 "purl": "pkg:npm/%40types/istanbul-lib-coverage@2.0.3", 8475 "externalReferences": [ 8476 { 8477 "type": "website", 8478 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 8479 }, 8480 { 8481 "type": "issue-tracker", 8482 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 8483 }, 8484 { 8485 "type": "vcs", 8486 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 8487 } 8488 ] 8489 }, 8490 { 8491 "type": "library", 8492 "bom-ref": "pkg:npm/%40types/istanbul-reports@1.1.2", 8493 "group": "@types", 8494 "name": "istanbul-reports", 8495 "version": "1.1.2", 8496 "description": "TypeScript definitions for istanbul-reports", 8497 "hashes": [ 8498 { 8499 "alg": "SHA-512", 8500 "content": "3ff5bdc8e5ffde83d94a96983824331aa8024115e7d0514efd5f1b5ab090b3ec0b9af555c64e824415c02c4bcdb3d38721ab659e516891f86e0e8dae834d5c8b" 8501 } 8502 ], 8503 "licenses": [ 8504 { 8505 "license": { 8506 "id": "MIT" 8507 } 8508 } 8509 ], 8510 "purl": "pkg:npm/%40types/istanbul-reports@1.1.2", 8511 "externalReferences": [ 8512 { 8513 "type": "website", 8514 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 8515 }, 8516 { 8517 "type": "issue-tracker", 8518 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 8519 }, 8520 { 8521 "type": "vcs", 8522 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 8523 } 8524 ] 8525 }, 8526 { 8527 "type": "library", 8528 "bom-ref": "pkg:npm/%40types/istanbul-lib-report@3.0.0", 8529 "group": "@types", 8530 "name": "istanbul-lib-report", 8531 "version": "3.0.0", 8532 "description": "TypeScript definitions for istanbul-lib-report", 8533 "hashes": [ 8534 { 8535 "alg": "SHA-512", 8536 "content": "a651a05c03df54a16861f6bd369603024b1e1be83a26bdbde11a9ea9ca838b149b537e0c6552518bf3feed8f060e9ce41302da19964ea4a20499e55936d2acae" 8537 } 8538 ], 8539 "licenses": [ 8540 { 8541 "license": { 8542 "id": "MIT" 8543 } 8544 } 8545 ], 8546 "purl": "pkg:npm/%40types/istanbul-lib-report@3.0.0", 8547 "externalReferences": [ 8548 { 8549 "type": "website", 8550 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 8551 }, 8552 { 8553 "type": "issue-tracker", 8554 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 8555 }, 8556 { 8557 "type": "vcs", 8558 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 8559 } 8560 ] 8561 }, 8562 { 8563 "type": "library", 8564 "bom-ref": "pkg:npm/%40types/yargs@13.0.9", 8565 "group": "@types", 8566 "name": "yargs", 8567 "version": "13.0.9", 8568 "description": "TypeScript definitions for yargs", 8569 "hashes": [ 8570 { 8571 "alg": "SHA-512", 8572 "content": "c6bbe16780d97b03038681f5bad2ed380c18432eb47981685de8dedf44f333754ebd0941c10684a4a16ae66df8935c0ec3600a222da9c2d8808dd9a1be5054ce" 8573 } 8574 ], 8575 "licenses": [ 8576 { 8577 "license": { 8578 "id": "MIT" 8579 } 8580 } 8581 ], 8582 "purl": "pkg:npm/%40types/yargs@13.0.9", 8583 "externalReferences": [ 8584 { 8585 "type": "website", 8586 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 8587 }, 8588 { 8589 "type": "issue-tracker", 8590 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 8591 }, 8592 { 8593 "type": "vcs", 8594 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 8595 } 8596 ] 8597 }, 8598 { 8599 "type": "library", 8600 "bom-ref": "pkg:npm/%40types/yargs-parser@15.0.0", 8601 "group": "@types", 8602 "name": "yargs-parser", 8603 "version": "15.0.0", 8604 "description": "TypeScript definitions for yargs-parser", 8605 "hashes": [ 8606 { 8607 "alg": "SHA-512", 8608 "content": "140fc15aff2df19589fa010e9cb2ddf328311ffd9415b02f804a27c9f37ac9618b29cef35636e99766380938e277d87645f80f3fa484b7ab87c043a9972d34cb" 8609 } 8610 ], 8611 "licenses": [ 8612 { 8613 "license": { 8614 "id": "MIT" 8615 } 8616 } 8617 ], 8618 "purl": "pkg:npm/%40types/yargs-parser@15.0.0", 8619 "externalReferences": [ 8620 { 8621 "type": "website", 8622 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 8623 }, 8624 { 8625 "type": "issue-tracker", 8626 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 8627 }, 8628 { 8629 "type": "vcs", 8630 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 8631 } 8632 ] 8633 }, 8634 { 8635 "type": "library", 8636 "bom-ref": "pkg:npm/jest-message-util@24.9.0", 8637 "name": "jest-message-util", 8638 "version": "24.9.0", 8639 "hashes": [ 8640 { 8641 "alg": "SHA-512", 8642 "content": "a028fc1626775348533f8692ba2f3b3f82f88c2dfb06d43050caa4fb393f6f5d45475f41243799b1902f207bad5a79adc3bafce54991dc21166741d653698097" 8643 } 8644 ], 8645 "licenses": [ 8646 { 8647 "license": { 8648 "id": "MIT" 8649 } 8650 } 8651 ], 8652 "purl": "pkg:npm/jest-message-util@24.9.0", 8653 "externalReferences": [ 8654 { 8655 "type": "website", 8656 "url": "https://github.com/facebook/jest#readme" 8657 }, 8658 { 8659 "type": "issue-tracker", 8660 "url": "https://github.com/facebook/jest/issues" 8661 }, 8662 { 8663 "type": "vcs", 8664 "url": "git+https://github.com/facebook/jest.git" 8665 } 8666 ] 8667 }, 8668 { 8669 "type": "library", 8670 "bom-ref": "pkg:npm/%40babel/code-frame@7.10.4", 8671 "group": "@babel", 8672 "name": "code-frame", 8673 "version": "7.10.4", 8674 "description": "Generate errors that contain a code frame that point to source locations.", 8675 "hashes": [ 8676 { 8677 "alg": "SHA-512", 8678 "content": "bc6e92bc1ea860486f822b193454664425242f3d7573bae9fad6cd4f29c6a9cea64b577901377fb06c95e96d0a6599d744a313cd90d18104f73aef6386901f52" 8679 } 8680 ], 8681 "licenses": [ 8682 { 8683 "license": { 8684 "id": "MIT" 8685 } 8686 } 8687 ], 8688 "purl": "pkg:npm/%40babel/code-frame@7.10.4", 8689 "externalReferences": [ 8690 { 8691 "type": "website", 8692 "url": "https://babeljs.io/" 8693 }, 8694 { 8695 "type": "issue-tracker", 8696 "url": "https://github.com/babel/babel/issues" 8697 }, 8698 { 8699 "type": "vcs", 8700 "url": "git+https://github.com/babel/babel.git" 8701 } 8702 ] 8703 }, 8704 { 8705 "type": "library", 8706 "bom-ref": "pkg:npm/%40babel/highlight@7.10.4", 8707 "group": "@babel", 8708 "name": "highlight", 8709 "version": "7.10.4", 8710 "description": "Syntax highlight JavaScript strings for output in terminals.", 8711 "hashes": [ 8712 { 8713 "alg": "SHA-512", 8714 "content": "8baae09d1fd880f110cd96676d31c7b9976513cab2a0135a943e85faae2f00595c30472a9a4a06fa63ea258242a3adea3dfef8f98d5466c97797a7fbfd122498" 8715 } 8716 ], 8717 "licenses": [ 8718 { 8719 "license": { 8720 "id": "MIT" 8721 } 8722 } 8723 ], 8724 "purl": "pkg:npm/%40babel/highlight@7.10.4", 8725 "externalReferences": [ 8726 { 8727 "type": "website", 8728 "url": "https://babeljs.io/" 8729 }, 8730 { 8731 "type": "issue-tracker", 8732 "url": "https://github.com/babel/babel/issues" 8733 }, 8734 { 8735 "type": "vcs", 8736 "url": "git+https://github.com/babel/babel.git" 8737 } 8738 ] 8739 }, 8740 { 8741 "type": "library", 8742 "bom-ref": "pkg:npm/%40babel/helper-validator-identifier@7.10.4", 8743 "group": "@babel", 8744 "name": "helper-validator-identifier", 8745 "version": "7.10.4", 8746 "description": "Validate identifier/keywords name", 8747 "hashes": [ 8748 { 8749 "alg": "SHA-512", 8750 "content": "dd4f72fb8de1cfb64cfabcc6db841eda6b9f5b92a1bc583f3619cda61fa2f66802b5d4c2b4c26e2354cc92b21488aec8c783d895117d239761a9a2d803f0035f" 8751 } 8752 ], 8753 "licenses": [ 8754 { 8755 "license": { 8756 "id": "MIT" 8757 } 8758 } 8759 ], 8760 "purl": "pkg:npm/%40babel/helper-validator-identifier@7.10.4", 8761 "externalReferences": [ 8762 { 8763 "type": "website", 8764 "url": "https://github.com/babel/babel#readme" 8765 }, 8766 { 8767 "type": "issue-tracker", 8768 "url": "https://github.com/babel/babel/issues" 8769 }, 8770 { 8771 "type": "vcs", 8772 "url": "git+https://github.com/babel/babel.git" 8773 } 8774 ] 8775 }, 8776 { 8777 "type": "library", 8778 "bom-ref": "pkg:npm/js-tokens@4.0.0", 8779 "name": "js-tokens", 8780 "version": "4.0.0", 8781 "description": "A regex that tokenizes JavaScript.", 8782 "hashes": [ 8783 { 8784 "alg": "SHA-512", 8785 "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29" 8786 } 8787 ], 8788 "licenses": [ 8789 { 8790 "license": { 8791 "id": "MIT" 8792 } 8793 } 8794 ], 8795 "purl": "pkg:npm/js-tokens@4.0.0", 8796 "externalReferences": [ 8797 { 8798 "type": "website", 8799 "url": "https://github.com/lydell/js-tokens#readme" 8800 }, 8801 { 8802 "type": "issue-tracker", 8803 "url": "https://github.com/lydell/js-tokens/issues" 8804 }, 8805 { 8806 "type": "vcs", 8807 "url": "git+https://github.com/lydell/js-tokens.git" 8808 } 8809 ] 8810 }, 8811 { 8812 "type": "library", 8813 "bom-ref": "pkg:npm/%40jest/test-result@24.9.0", 8814 "group": "@jest", 8815 "name": "test-result", 8816 "version": "24.9.0", 8817 "hashes": [ 8818 { 8819 "alg": "SHA-512", 8820 "content": "5c416b1db0689c127c746a7626617c90ffe7408fc898fa7280a1f043f498f9eb39f59dcbe4f23841bf5341030011e62c4e11b5c45d24ead986d2d20a01336288" 8821 } 8822 ], 8823 "licenses": [ 8824 { 8825 "license": { 8826 "id": "MIT" 8827 } 8828 } 8829 ], 8830 "purl": "pkg:npm/%40jest/test-result@24.9.0", 8831 "externalReferences": [ 8832 { 8833 "type": "website", 8834 "url": "https://github.com/facebook/jest#readme" 8835 }, 8836 { 8837 "type": "issue-tracker", 8838 "url": "https://github.com/facebook/jest/issues" 8839 }, 8840 { 8841 "type": "vcs", 8842 "url": "git+https://github.com/facebook/jest.git" 8843 } 8844 ] 8845 }, 8846 { 8847 "type": "library", 8848 "bom-ref": "pkg:npm/%40types/stack-utils@1.0.1", 8849 "group": "@types", 8850 "name": "stack-utils", 8851 "version": "1.0.1", 8852 "description": "TypeScript definitions for stack-utils", 8853 "hashes": [ 8854 { 8855 "alg": "SHA-512", 8856 "content": "978d81820a6947accb9a97d4e9fabd1c46b6a063c423ccab48f2f71884e37d1227a696056a139b6c840e40add41b1127c90a65b592da3deef9d38e8d39942293" 8857 } 8858 ], 8859 "licenses": [ 8860 { 8861 "license": { 8862 "id": "MIT" 8863 } 8864 } 8865 ], 8866 "purl": "pkg:npm/%40types/stack-utils@1.0.1", 8867 "externalReferences": [ 8868 { 8869 "type": "website", 8870 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 8871 }, 8872 { 8873 "type": "issue-tracker", 8874 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 8875 }, 8876 { 8877 "type": "vcs", 8878 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 8879 } 8880 ] 8881 }, 8882 { 8883 "type": "library", 8884 "bom-ref": "pkg:npm/micromatch@3.1.10", 8885 "name": "micromatch", 8886 "version": "3.1.10", 8887 "description": "Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.", 8888 "hashes": [ 8889 { 8890 "alg": "SHA-512", 8891 "content": "3168a4825f67f4cdf0f9ba6c6371def0bfb0f5e17ddf7f31465f0800ee6f8838b3c12cf3885132533a36c6bae5a01eb80036d37fcb80f2f46aaadb434ce99c72" 8892 } 8893 ], 8894 "licenses": [ 8895 { 8896 "license": { 8897 "id": "MIT" 8898 } 8899 } 8900 ], 8901 "purl": "pkg:npm/micromatch@3.1.10", 8902 "externalReferences": [ 8903 { 8904 "type": "website", 8905 "url": "https://github.com/micromatch/micromatch" 8906 }, 8907 { 8908 "type": "issue-tracker", 8909 "url": "https://github.com/micromatch/micromatch/issues" 8910 }, 8911 { 8912 "type": "vcs", 8913 "url": "git+https://github.com/micromatch/micromatch.git" 8914 } 8915 ] 8916 }, 8917 { 8918 "type": "library", 8919 "bom-ref": "pkg:npm/arr-diff@4.0.0", 8920 "name": "arr-diff", 8921 "version": "4.0.0", 8922 "description": "Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.", 8923 "hashes": [ 8924 { 8925 "alg": "SHA-1", 8926 "content": "d6461074febfec71e7e15235761a329a5dc7c520" 8927 } 8928 ], 8929 "licenses": [ 8930 { 8931 "license": { 8932 "id": "MIT" 8933 } 8934 } 8935 ], 8936 "purl": "pkg:npm/arr-diff@4.0.0", 8937 "externalReferences": [ 8938 { 8939 "type": "website", 8940 "url": "https://github.com/jonschlinkert/arr-diff" 8941 }, 8942 { 8943 "type": "issue-tracker", 8944 "url": "https://github.com/jonschlinkert/arr-diff/issues" 8945 }, 8946 { 8947 "type": "vcs", 8948 "url": "git+https://github.com/jonschlinkert/arr-diff.git" 8949 } 8950 ] 8951 }, 8952 { 8953 "type": "library", 8954 "bom-ref": "pkg:npm/array-unique@0.3.2", 8955 "name": "array-unique", 8956 "version": "0.3.2", 8957 "description": "Remove duplicate values from an array. Fastest ES5 implementation.", 8958 "hashes": [ 8959 { 8960 "alg": "SHA-1", 8961 "content": "a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428" 8962 } 8963 ], 8964 "licenses": [ 8965 { 8966 "license": { 8967 "id": "MIT" 8968 } 8969 } 8970 ], 8971 "purl": "pkg:npm/array-unique@0.3.2", 8972 "externalReferences": [ 8973 { 8974 "type": "website", 8975 "url": "https://github.com/jonschlinkert/array-unique" 8976 }, 8977 { 8978 "type": "issue-tracker", 8979 "url": "https://github.com/jonschlinkert/array-unique/issues" 8980 }, 8981 { 8982 "type": "vcs", 8983 "url": "git+https://github.com/jonschlinkert/array-unique.git" 8984 } 8985 ] 8986 }, 8987 { 8988 "type": "library", 8989 "bom-ref": "pkg:npm/braces@2.3.2", 8990 "name": "braces", 8991 "version": "2.3.2", 8992 "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", 8993 "hashes": [ 8994 { 8995 "alg": "SHA-512", 8996 "content": "68d75b9e3f4ff0f8dd5d4e326da58b2b6205de373f1280d86c2ec06b35bab68dd346c7d7c6c702f545ce07988388442b93221b5a9d922d075ae3e4006bb9dcdf" 8997 } 8998 ], 8999 "licenses": [ 9000 { 9001 "license": { 9002 "id": "MIT" 9003 } 9004 } 9005 ], 9006 "purl": "pkg:npm/braces@2.3.2", 9007 "externalReferences": [ 9008 { 9009 "type": "website", 9010 "url": "https://github.com/micromatch/braces" 9011 }, 9012 { 9013 "type": "issue-tracker", 9014 "url": "https://github.com/micromatch/braces/issues" 9015 }, 9016 { 9017 "type": "vcs", 9018 "url": "git+https://github.com/micromatch/braces.git" 9019 } 9020 ] 9021 }, 9022 { 9023 "type": "library", 9024 "bom-ref": "pkg:npm/arr-flatten@1.1.0", 9025 "name": "arr-flatten", 9026 "version": "1.1.0", 9027 "description": "Recursively flatten an array or arrays.", 9028 "hashes": [ 9029 { 9030 "alg": "SHA-512", 9031 "content": "2f784a57947fa79a3cd51eced362069f0a439a4a7a13df365e1b5bbb049edcee2a3ad30c32da1d89c0120350a7cb653e6825dc3699a5fa6e1d3ecbec2778dab6" 9032 } 9033 ], 9034 "licenses": [ 9035 { 9036 "license": { 9037 "id": "MIT" 9038 } 9039 } 9040 ], 9041 "purl": "pkg:npm/arr-flatten@1.1.0", 9042 "externalReferences": [ 9043 { 9044 "type": "website", 9045 "url": "https://github.com/jonschlinkert/arr-flatten" 9046 }, 9047 { 9048 "type": "issue-tracker", 9049 "url": "https://github.com/jonschlinkert/arr-flatten/issues" 9050 }, 9051 { 9052 "type": "vcs", 9053 "url": "git+https://github.com/jonschlinkert/arr-flatten.git" 9054 } 9055 ] 9056 }, 9057 { 9058 "type": "library", 9059 "bom-ref": "pkg:npm/extend-shallow@2.0.1", 9060 "name": "extend-shallow", 9061 "version": "2.0.1", 9062 "description": "Extend an object with the properties of additional objects. node.js/javascript util.", 9063 "hashes": [ 9064 { 9065 "alg": "SHA-1", 9066 "content": "51af7d614ad9a9f610ea1bafbb989d6b1c56890f" 9067 } 9068 ], 9069 "licenses": [ 9070 { 9071 "license": { 9072 "id": "MIT" 9073 } 9074 } 9075 ], 9076 "purl": "pkg:npm/extend-shallow@2.0.1", 9077 "externalReferences": [ 9078 { 9079 "type": "website", 9080 "url": "https://github.com/jonschlinkert/extend-shallow" 9081 }, 9082 { 9083 "type": "issue-tracker", 9084 "url": "https://github.com/jonschlinkert/extend-shallow/issues" 9085 }, 9086 { 9087 "type": "vcs", 9088 "url": "git+https://github.com/jonschlinkert/extend-shallow.git" 9089 } 9090 ] 9091 }, 9092 { 9093 "type": "library", 9094 "bom-ref": "pkg:npm/is-extendable@0.1.1", 9095 "name": "is-extendable", 9096 "version": "0.1.1", 9097 "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", 9098 "hashes": [ 9099 { 9100 "alg": "SHA-1", 9101 "content": "62b110e289a471418e3ec36a617d472e301dfc89" 9102 } 9103 ], 9104 "licenses": [ 9105 { 9106 "license": { 9107 "id": "MIT" 9108 } 9109 } 9110 ], 9111 "purl": "pkg:npm/is-extendable@0.1.1", 9112 "externalReferences": [ 9113 { 9114 "type": "website", 9115 "url": "https://github.com/jonschlinkert/is-extendable" 9116 }, 9117 { 9118 "type": "issue-tracker", 9119 "url": "https://github.com/jonschlinkert/is-extendable/issues" 9120 }, 9121 { 9122 "type": "vcs", 9123 "url": "git+https://github.com/jonschlinkert/is-extendable.git" 9124 } 9125 ] 9126 }, 9127 { 9128 "type": "library", 9129 "bom-ref": "pkg:npm/fill-range@4.0.0", 9130 "name": "fill-range", 9131 "version": "4.0.0", 9132 "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", 9133 "hashes": [ 9134 { 9135 "alg": "SHA-1", 9136 "content": "d544811d428f98eb06a63dc402d2403c328c38f7" 9137 } 9138 ], 9139 "licenses": [ 9140 { 9141 "license": { 9142 "id": "MIT" 9143 } 9144 } 9145 ], 9146 "purl": "pkg:npm/fill-range@4.0.0", 9147 "externalReferences": [ 9148 { 9149 "type": "website", 9150 "url": "https://github.com/jonschlinkert/fill-range" 9151 }, 9152 { 9153 "type": "issue-tracker", 9154 "url": "https://github.com/jonschlinkert/fill-range/issues" 9155 }, 9156 { 9157 "type": "vcs", 9158 "url": "git+https://github.com/jonschlinkert/fill-range.git" 9159 } 9160 ] 9161 }, 9162 { 9163 "type": "library", 9164 "bom-ref": "pkg:npm/is-number@3.0.0", 9165 "name": "is-number", 9166 "version": "3.0.0", 9167 "description": "Returns true if the value is a number. comprehensive tests.", 9168 "hashes": [ 9169 { 9170 "alg": "SHA-1", 9171 "content": "24fd6201a4782cf50561c810276afc7d12d71195" 9172 } 9173 ], 9174 "licenses": [ 9175 { 9176 "license": { 9177 "id": "MIT" 9178 } 9179 } 9180 ], 9181 "purl": "pkg:npm/is-number@3.0.0", 9182 "externalReferences": [ 9183 { 9184 "type": "website", 9185 "url": "https://github.com/jonschlinkert/is-number" 9186 }, 9187 { 9188 "type": "issue-tracker", 9189 "url": "https://github.com/jonschlinkert/is-number/issues" 9190 }, 9191 { 9192 "type": "vcs", 9193 "url": "git+https://github.com/jonschlinkert/is-number.git" 9194 } 9195 ] 9196 }, 9197 { 9198 "type": "library", 9199 "bom-ref": "pkg:npm/kind-of@3.2.2", 9200 "name": "kind-of", 9201 "version": "3.2.2", 9202 "description": "Get the native type of a value.", 9203 "hashes": [ 9204 { 9205 "alg": "SHA-1", 9206 "content": "31ea21a734bab9bbb0f32466d893aea51e4a3c64" 9207 } 9208 ], 9209 "licenses": [ 9210 { 9211 "license": { 9212 "id": "MIT" 9213 } 9214 } 9215 ], 9216 "purl": "pkg:npm/kind-of@3.2.2", 9217 "externalReferences": [ 9218 { 9219 "type": "website", 9220 "url": "https://github.com/jonschlinkert/kind-of" 9221 }, 9222 { 9223 "type": "issue-tracker", 9224 "url": "https://github.com/jonschlinkert/kind-of/issues" 9225 }, 9226 { 9227 "type": "vcs", 9228 "url": "git+https://github.com/jonschlinkert/kind-of.git" 9229 } 9230 ] 9231 }, 9232 { 9233 "type": "library", 9234 "bom-ref": "pkg:npm/is-buffer@1.1.6", 9235 "name": "is-buffer", 9236 "version": "1.1.6", 9237 "description": "Determine if an object is a Buffer", 9238 "hashes": [ 9239 { 9240 "alg": "SHA-512", 9241 "content": "35c7402f0a579139b966fbdb93ba303944af56f04a0e028fe7f7b07d71339e64057ece194666a739e2814e34558e46b7405a0de9727ef45dd44aa7c7a93694e7" 9242 } 9243 ], 9244 "licenses": [ 9245 { 9246 "license": { 9247 "id": "MIT" 9248 } 9249 } 9250 ], 9251 "purl": "pkg:npm/is-buffer@1.1.6", 9252 "externalReferences": [ 9253 { 9254 "type": "website", 9255 "url": "https://github.com/feross/is-buffer#readme" 9256 }, 9257 { 9258 "type": "issue-tracker", 9259 "url": "https://github.com/feross/is-buffer/issues" 9260 }, 9261 { 9262 "type": "vcs", 9263 "url": "git://github.com/feross/is-buffer.git" 9264 } 9265 ] 9266 }, 9267 { 9268 "type": "library", 9269 "bom-ref": "pkg:npm/repeat-string@1.6.1", 9270 "name": "repeat-string", 9271 "version": "1.6.1", 9272 "description": "Repeat the given string n times. Fastest implementation for repeating a string.", 9273 "hashes": [ 9274 { 9275 "alg": "SHA-1", 9276 "content": "8dcae470e1c88abc2d600fff4a776286da75e637" 9277 } 9278 ], 9279 "licenses": [ 9280 { 9281 "license": { 9282 "id": "MIT" 9283 } 9284 } 9285 ], 9286 "purl": "pkg:npm/repeat-string@1.6.1", 9287 "externalReferences": [ 9288 { 9289 "type": "website", 9290 "url": "https://github.com/jonschlinkert/repeat-string" 9291 }, 9292 { 9293 "type": "issue-tracker", 9294 "url": "https://github.com/jonschlinkert/repeat-string/issues" 9295 }, 9296 { 9297 "type": "vcs", 9298 "url": "git+https://github.com/jonschlinkert/repeat-string.git" 9299 } 9300 ] 9301 }, 9302 { 9303 "type": "library", 9304 "bom-ref": "pkg:npm/to-regex-range@2.1.1", 9305 "name": "to-regex-range", 9306 "version": "2.1.1", 9307 "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", 9308 "hashes": [ 9309 { 9310 "alg": "SHA-1", 9311 "content": "7c80c17b9dfebe599e27367e0d4dd5590141db38" 9312 } 9313 ], 9314 "licenses": [ 9315 { 9316 "license": { 9317 "id": "MIT" 9318 } 9319 } 9320 ], 9321 "purl": "pkg:npm/to-regex-range@2.1.1", 9322 "externalReferences": [ 9323 { 9324 "type": "website", 9325 "url": "https://github.com/micromatch/to-regex-range" 9326 }, 9327 { 9328 "type": "issue-tracker", 9329 "url": "https://github.com/micromatch/to-regex-range/issues" 9330 }, 9331 { 9332 "type": "vcs", 9333 "url": "git+https://github.com/micromatch/to-regex-range.git" 9334 } 9335 ] 9336 }, 9337 { 9338 "type": "library", 9339 "bom-ref": "pkg:npm/isobject@3.0.1", 9340 "name": "isobject", 9341 "version": "3.0.1", 9342 "description": "Returns true if the value is an object and not an array or null.", 9343 "hashes": [ 9344 { 9345 "alg": "SHA-1", 9346 "content": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" 9347 } 9348 ], 9349 "licenses": [ 9350 { 9351 "license": { 9352 "id": "MIT" 9353 } 9354 } 9355 ], 9356 "purl": "pkg:npm/isobject@3.0.1", 9357 "externalReferences": [ 9358 { 9359 "type": "website", 9360 "url": "https://github.com/jonschlinkert/isobject" 9361 }, 9362 { 9363 "type": "issue-tracker", 9364 "url": "https://github.com/jonschlinkert/isobject/issues" 9365 }, 9366 { 9367 "type": "vcs", 9368 "url": "git+https://github.com/jonschlinkert/isobject.git" 9369 } 9370 ] 9371 }, 9372 { 9373 "type": "library", 9374 "bom-ref": "pkg:npm/repeat-element@1.1.3", 9375 "name": "repeat-element", 9376 "version": "1.1.3", 9377 "description": "Create an array by repeating the given value n times.", 9378 "hashes": [ 9379 { 9380 "alg": "SHA-512", 9381 "content": "6a11aad199d5e66e57b592cc6febcfefa91c00ce6790baa4d25a6a02ea2348a1a042d9f87918b86591a6da8968db32851feb0cb166aa3825b576a0273abbbbda" 9382 } 9383 ], 9384 "licenses": [ 9385 { 9386 "license": { 9387 "id": "MIT" 9388 } 9389 } 9390 ], 9391 "purl": "pkg:npm/repeat-element@1.1.3", 9392 "externalReferences": [ 9393 { 9394 "type": "website", 9395 "url": "https://github.com/jonschlinkert/repeat-element" 9396 }, 9397 { 9398 "type": "issue-tracker", 9399 "url": "https://github.com/jonschlinkert/repeat-element/issues" 9400 }, 9401 { 9402 "type": "vcs", 9403 "url": "git+https://github.com/jonschlinkert/repeat-element.git" 9404 } 9405 ] 9406 }, 9407 { 9408 "type": "library", 9409 "bom-ref": "pkg:npm/snapdragon@0.8.2", 9410 "name": "snapdragon", 9411 "version": "0.8.2", 9412 "description": "Fast, pluggable and easy-to-use parser-renderer factory.", 9413 "hashes": [ 9414 { 9415 "alg": "SHA-512", 9416 "content": "16dc8e9d637fc021d355738cc2f4afdba77e928e6f5a52030face8509ecb5bcbe1f99042f107658ef7913fe72b36bb41c22a04516cbfe1d32d6c18c0e22a0d96" 9417 } 9418 ], 9419 "licenses": [ 9420 { 9421 "license": { 9422 "id": "MIT" 9423 } 9424 } 9425 ], 9426 "purl": "pkg:npm/snapdragon@0.8.2", 9427 "externalReferences": [ 9428 { 9429 "type": "website", 9430 "url": "https://github.com/jonschlinkert/snapdragon" 9431 }, 9432 { 9433 "type": "issue-tracker", 9434 "url": "https://github.com/jonschlinkert/snapdragon/issues" 9435 }, 9436 { 9437 "type": "vcs", 9438 "url": "git+https://github.com/jonschlinkert/snapdragon.git" 9439 } 9440 ] 9441 }, 9442 { 9443 "type": "library", 9444 "bom-ref": "pkg:npm/base@0.11.2", 9445 "name": "base", 9446 "version": "0.11.2", 9447 "description": "base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.", 9448 "hashes": [ 9449 { 9450 "alg": "SHA-512", 9451 "content": "e53e8fe313e0a69d180c5bd25b0119e0da04dda3384014170f39956eb6829058fccc733e99b6bc4b2a81e436d95b247b9981e8e98ec1750a373280389b44de42" 9452 } 9453 ], 9454 "licenses": [ 9455 { 9456 "license": { 9457 "id": "MIT" 9458 } 9459 } 9460 ], 9461 "purl": "pkg:npm/base@0.11.2", 9462 "externalReferences": [ 9463 { 9464 "type": "website", 9465 "url": "https://github.com/node-base/base" 9466 }, 9467 { 9468 "type": "issue-tracker", 9469 "url": "https://github.com/node-base/base/issues" 9470 }, 9471 { 9472 "type": "vcs", 9473 "url": "git+https://github.com/node-base/base.git" 9474 } 9475 ] 9476 }, 9477 { 9478 "type": "library", 9479 "bom-ref": "pkg:npm/cache-base@1.0.1", 9480 "name": "cache-base", 9481 "version": "1.0.1", 9482 "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.", 9483 "hashes": [ 9484 { 9485 "alg": "SHA-512", 9486 "content": "00a71d4e71525804dde7f1823d1c6bd82870209f3909ecab1328d11e52b1439e9de1724c1b29b4b8088a9f4c5b2ce18e977fb24693938b8f38755084739014cd" 9487 } 9488 ], 9489 "licenses": [ 9490 { 9491 "license": { 9492 "id": "MIT" 9493 } 9494 } 9495 ], 9496 "purl": "pkg:npm/cache-base@1.0.1", 9497 "externalReferences": [ 9498 { 9499 "type": "website", 9500 "url": "https://github.com/jonschlinkert/cache-base" 9501 }, 9502 { 9503 "type": "issue-tracker", 9504 "url": "https://github.com/jonschlinkert/cache-base/issues" 9505 }, 9506 { 9507 "type": "vcs", 9508 "url": "git+https://github.com/jonschlinkert/cache-base.git" 9509 } 9510 ] 9511 }, 9512 { 9513 "type": "library", 9514 "bom-ref": "pkg:npm/collection-visit@1.0.0", 9515 "name": "collection-visit", 9516 "version": "1.0.0", 9517 "description": "Visit a method over the items in an object, or map visit over the objects in an array.", 9518 "hashes": [ 9519 { 9520 "alg": "SHA-1", 9521 "content": "4bc0373c164bc3291b4d368c829cf1a80a59dca0" 9522 } 9523 ], 9524 "licenses": [ 9525 { 9526 "license": { 9527 "id": "MIT" 9528 } 9529 } 9530 ], 9531 "purl": "pkg:npm/collection-visit@1.0.0", 9532 "externalReferences": [ 9533 { 9534 "type": "website", 9535 "url": "https://github.com/jonschlinkert/collection-visit" 9536 }, 9537 { 9538 "type": "issue-tracker", 9539 "url": "https://github.com/jonschlinkert/collection-visit/issues" 9540 }, 9541 { 9542 "type": "vcs", 9543 "url": "git+https://github.com/jonschlinkert/collection-visit.git" 9544 } 9545 ] 9546 }, 9547 { 9548 "type": "library", 9549 "bom-ref": "pkg:npm/map-visit@1.0.0", 9550 "name": "map-visit", 9551 "version": "1.0.0", 9552 "description": "Map `visit` over an array of objects.", 9553 "hashes": [ 9554 { 9555 "alg": "SHA-1", 9556 "content": "ecdca8f13144e660f1b5bd41f12f3479d98dfb8f" 9557 } 9558 ], 9559 "licenses": [ 9560 { 9561 "license": { 9562 "id": "MIT" 9563 } 9564 } 9565 ], 9566 "purl": "pkg:npm/map-visit@1.0.0", 9567 "externalReferences": [ 9568 { 9569 "type": "website", 9570 "url": "https://github.com/jonschlinkert/map-visit" 9571 }, 9572 { 9573 "type": "issue-tracker", 9574 "url": "https://github.com/jonschlinkert/map-visit/issues" 9575 }, 9576 { 9577 "type": "vcs", 9578 "url": "git+https://github.com/jonschlinkert/map-visit.git" 9579 } 9580 ] 9581 }, 9582 { 9583 "type": "library", 9584 "bom-ref": "pkg:npm/object-visit@1.0.1", 9585 "name": "object-visit", 9586 "version": "1.0.1", 9587 "description": "Call a specified method on each value in the given object.", 9588 "hashes": [ 9589 { 9590 "alg": "SHA-1", 9591 "content": "f79c4493af0c5377b59fe39d395e41042dd045bb" 9592 } 9593 ], 9594 "licenses": [ 9595 { 9596 "license": { 9597 "id": "MIT" 9598 } 9599 } 9600 ], 9601 "purl": "pkg:npm/object-visit@1.0.1", 9602 "externalReferences": [ 9603 { 9604 "type": "website", 9605 "url": "https://github.com/jonschlinkert/object-visit" 9606 }, 9607 { 9608 "type": "issue-tracker", 9609 "url": "https://github.com/jonschlinkert/object-visit/issues" 9610 }, 9611 { 9612 "type": "vcs", 9613 "url": "git+https://github.com/jonschlinkert/object-visit.git" 9614 } 9615 ] 9616 }, 9617 { 9618 "type": "library", 9619 "bom-ref": "pkg:npm/component-emitter@1.3.0", 9620 "name": "component-emitter", 9621 "version": "1.3.0", 9622 "description": "Event emitter", 9623 "hashes": [ 9624 { 9625 "alg": "SHA-512", 9626 "content": "45ddec7ba401fac3b54f0a998ec710aeeae910f21f3b4ff26274a29fa43fac3de63aeb47bd4ac202126e6f7afdd2e35bf9211206e134418a01f7461d7dab6c46" 9627 } 9628 ], 9629 "licenses": [ 9630 { 9631 "license": { 9632 "id": "MIT" 9633 } 9634 } 9635 ], 9636 "purl": "pkg:npm/component-emitter@1.3.0", 9637 "externalReferences": [ 9638 { 9639 "type": "website", 9640 "url": "https://github.com/component/emitter#readme" 9641 }, 9642 { 9643 "type": "issue-tracker", 9644 "url": "https://github.com/component/emitter/issues" 9645 }, 9646 { 9647 "type": "vcs", 9648 "url": "git+https://github.com/component/emitter.git" 9649 } 9650 ] 9651 }, 9652 { 9653 "type": "library", 9654 "bom-ref": "pkg:npm/get-value@2.0.6", 9655 "name": "get-value", 9656 "version": "2.0.6", 9657 "description": "Use property paths (`a.b.c`) to get a nested value from an object.", 9658 "hashes": [ 9659 { 9660 "alg": "SHA-1", 9661 "content": "dc15ca1c672387ca76bd37ac0a395ba2042a2c28" 9662 } 9663 ], 9664 "licenses": [ 9665 { 9666 "license": { 9667 "id": "MIT" 9668 } 9669 } 9670 ], 9671 "purl": "pkg:npm/get-value@2.0.6", 9672 "externalReferences": [ 9673 { 9674 "type": "website", 9675 "url": "https://github.com/jonschlinkert/get-value" 9676 }, 9677 { 9678 "type": "issue-tracker", 9679 "url": "https://github.com/jonschlinkert/get-value/issues" 9680 }, 9681 { 9682 "type": "vcs", 9683 "url": "git+https://github.com/jonschlinkert/get-value.git" 9684 } 9685 ] 9686 }, 9687 { 9688 "type": "library", 9689 "bom-ref": "pkg:npm/has-value@1.0.0", 9690 "name": "has-value", 9691 "version": "1.0.0", 9692 "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", 9693 "hashes": [ 9694 { 9695 "alg": "SHA-1", 9696 "content": "18b281da585b1c5c51def24c930ed29a0be6b177" 9697 } 9698 ], 9699 "licenses": [ 9700 { 9701 "license": { 9702 "id": "MIT" 9703 } 9704 } 9705 ], 9706 "purl": "pkg:npm/has-value@1.0.0", 9707 "externalReferences": [ 9708 { 9709 "type": "website", 9710 "url": "https://github.com/jonschlinkert/has-value" 9711 }, 9712 { 9713 "type": "issue-tracker", 9714 "url": "https://github.com/jonschlinkert/has-value/issues" 9715 }, 9716 { 9717 "type": "vcs", 9718 "url": "git+https://github.com/jonschlinkert/has-value.git" 9719 } 9720 ] 9721 }, 9722 { 9723 "type": "library", 9724 "bom-ref": "pkg:npm/has-values@1.0.0", 9725 "name": "has-values", 9726 "version": "1.0.0", 9727 "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", 9728 "hashes": [ 9729 { 9730 "alg": "SHA-1", 9731 "content": "95b0b63fec2146619a6fe57fe75628d5a39efe4f" 9732 } 9733 ], 9734 "licenses": [ 9735 { 9736 "license": { 9737 "id": "MIT" 9738 } 9739 } 9740 ], 9741 "purl": "pkg:npm/has-values@1.0.0", 9742 "externalReferences": [ 9743 { 9744 "type": "website", 9745 "url": "https://github.com/jonschlinkert/has-values" 9746 }, 9747 { 9748 "type": "issue-tracker", 9749 "url": "https://github.com/jonschlinkert/has-values/issues" 9750 }, 9751 { 9752 "type": "vcs", 9753 "url": "git+https://github.com/jonschlinkert/has-values.git" 9754 } 9755 ] 9756 }, 9757 { 9758 "type": "library", 9759 "bom-ref": "pkg:npm/kind-of@4.0.0", 9760 "name": "kind-of", 9761 "version": "4.0.0", 9762 "description": "Get the native type of a value.", 9763 "hashes": [ 9764 { 9765 "alg": "SHA-1", 9766 "content": "20813df3d712928b207378691a45066fae72dd57" 9767 } 9768 ], 9769 "licenses": [ 9770 { 9771 "license": { 9772 "id": "MIT" 9773 } 9774 } 9775 ], 9776 "purl": "pkg:npm/kind-of@4.0.0", 9777 "externalReferences": [ 9778 { 9779 "type": "website", 9780 "url": "https://github.com/jonschlinkert/kind-of" 9781 }, 9782 { 9783 "type": "issue-tracker", 9784 "url": "https://github.com/jonschlinkert/kind-of/issues" 9785 }, 9786 { 9787 "type": "vcs", 9788 "url": "git+https://github.com/jonschlinkert/kind-of.git" 9789 } 9790 ] 9791 }, 9792 { 9793 "type": "library", 9794 "bom-ref": "pkg:npm/set-value@2.0.1", 9795 "name": "set-value", 9796 "version": "2.0.1", 9797 "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.", 9798 "hashes": [ 9799 { 9800 "alg": "SHA-512", 9801 "content": "2711dcd7078237af30458d1f842a17a722b9e66fd73c769f3a62b85160fb9b6088d7818c705ca9b78c3fd3e355e5ffd931bcb617a4b6c3003b7e0ca787d8164b" 9802 } 9803 ], 9804 "licenses": [ 9805 { 9806 "license": { 9807 "id": "MIT" 9808 } 9809 } 9810 ], 9811 "purl": "pkg:npm/set-value@2.0.1", 9812 "externalReferences": [ 9813 { 9814 "type": "website", 9815 "url": "https://github.com/jonschlinkert/set-value" 9816 }, 9817 { 9818 "type": "issue-tracker", 9819 "url": "https://github.com/jonschlinkert/set-value/issues" 9820 }, 9821 { 9822 "type": "vcs", 9823 "url": "git+https://github.com/jonschlinkert/set-value.git" 9824 } 9825 ] 9826 }, 9827 { 9828 "type": "library", 9829 "bom-ref": "pkg:npm/is-plain-object@2.0.4", 9830 "name": "is-plain-object", 9831 "version": "2.0.4", 9832 "description": "Returns true if an object was created by the `Object` constructor.", 9833 "hashes": [ 9834 { 9835 "alg": "SHA-512", 9836 "content": "8793e98179168ad737f0104c61ac1360c5891c564956706ab85139ef11698c1f29245885ea067e6d4f96c88ff2a9788547999d2ec81835a3def2e6a8e94bfd3a" 9837 } 9838 ], 9839 "licenses": [ 9840 { 9841 "license": { 9842 "id": "MIT" 9843 } 9844 } 9845 ], 9846 "purl": "pkg:npm/is-plain-object@2.0.4", 9847 "externalReferences": [ 9848 { 9849 "type": "website", 9850 "url": "https://github.com/jonschlinkert/is-plain-object" 9851 }, 9852 { 9853 "type": "issue-tracker", 9854 "url": "https://github.com/jonschlinkert/is-plain-object/issues" 9855 }, 9856 { 9857 "type": "vcs", 9858 "url": "git+https://github.com/jonschlinkert/is-plain-object.git" 9859 } 9860 ] 9861 }, 9862 { 9863 "type": "library", 9864 "bom-ref": "pkg:npm/split-string@3.1.0", 9865 "name": "split-string", 9866 "version": "3.1.0", 9867 "description": "Split a string on a character except when the character is escaped.", 9868 "hashes": [ 9869 { 9870 "alg": "SHA-512", 9871 "content": "3733558490d8a7071e5558a2f3f1eee8329f0f61be36b407952fd5fea82fefadc462e755c0470c40dc5dda587ed15ad40725cdfe826497982b3a1616bd05188b" 9872 } 9873 ], 9874 "licenses": [ 9875 { 9876 "license": { 9877 "id": "MIT" 9878 } 9879 } 9880 ], 9881 "purl": "pkg:npm/split-string@3.1.0", 9882 "externalReferences": [ 9883 { 9884 "type": "website", 9885 "url": "https://github.com/jonschlinkert/split-string" 9886 }, 9887 { 9888 "type": "issue-tracker", 9889 "url": "https://github.com/jonschlinkert/split-string/issues" 9890 }, 9891 { 9892 "type": "vcs", 9893 "url": "git+https://github.com/jonschlinkert/split-string.git" 9894 } 9895 ] 9896 }, 9897 { 9898 "type": "library", 9899 "bom-ref": "pkg:npm/extend-shallow@3.0.2", 9900 "name": "extend-shallow", 9901 "version": "3.0.2", 9902 "description": "Extend an object with the properties of additional objects. node.js/javascript util.", 9903 "hashes": [ 9904 { 9905 "alg": "SHA-1", 9906 "content": "26a71aaf073b39fb2127172746131c2704028db8" 9907 } 9908 ], 9909 "licenses": [ 9910 { 9911 "license": { 9912 "id": "MIT" 9913 } 9914 } 9915 ], 9916 "purl": "pkg:npm/extend-shallow@3.0.2", 9917 "externalReferences": [ 9918 { 9919 "type": "website", 9920 "url": "https://github.com/jonschlinkert/extend-shallow" 9921 }, 9922 { 9923 "type": "issue-tracker", 9924 "url": "https://github.com/jonschlinkert/extend-shallow/issues" 9925 }, 9926 { 9927 "type": "vcs", 9928 "url": "git+https://github.com/jonschlinkert/extend-shallow.git" 9929 } 9930 ] 9931 }, 9932 { 9933 "type": "library", 9934 "bom-ref": "pkg:npm/assign-symbols@1.0.0", 9935 "name": "assign-symbols", 9936 "version": "1.0.0", 9937 "description": "Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.", 9938 "hashes": [ 9939 { 9940 "alg": "SHA-1", 9941 "content": "59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367" 9942 } 9943 ], 9944 "licenses": [ 9945 { 9946 "license": { 9947 "id": "MIT" 9948 } 9949 } 9950 ], 9951 "purl": "pkg:npm/assign-symbols@1.0.0", 9952 "externalReferences": [ 9953 { 9954 "type": "website", 9955 "url": "https://github.com/jonschlinkert/assign-symbols" 9956 }, 9957 { 9958 "type": "issue-tracker", 9959 "url": "https://github.com/jonschlinkert/assign-symbols/issues" 9960 }, 9961 { 9962 "type": "vcs", 9963 "url": "git+https://github.com/jonschlinkert/assign-symbols.git" 9964 } 9965 ] 9966 }, 9967 { 9968 "type": "library", 9969 "bom-ref": "pkg:npm/is-extendable@1.0.1", 9970 "name": "is-extendable", 9971 "version": "1.0.1", 9972 "description": "Returns true if a value is a plain object, array or function.", 9973 "hashes": [ 9974 { 9975 "alg": "SHA-512", 9976 "content": "6ab9d73314f5861a0aa3d9352d976694dc897430dfcb6bf47d78c5966a24e3e8bcba5ffa5a56d581ef5b84cef83a934f40f306513a03b73f8a5dad4f9de27138" 9977 } 9978 ], 9979 "licenses": [ 9980 { 9981 "license": { 9982 "id": "MIT" 9983 } 9984 } 9985 ], 9986 "purl": "pkg:npm/is-extendable@1.0.1", 9987 "externalReferences": [ 9988 { 9989 "type": "website", 9990 "url": "https://github.com/jonschlinkert/is-extendable" 9991 }, 9992 { 9993 "type": "issue-tracker", 9994 "url": "https://github.com/jonschlinkert/is-extendable/issues" 9995 }, 9996 { 9997 "type": "vcs", 9998 "url": "git+https://github.com/jonschlinkert/is-extendable.git" 9999 } 10000 ] 10001 }, 10002 { 10003 "type": "library", 10004 "bom-ref": "pkg:npm/to-object-path@0.3.0", 10005 "name": "to-object-path", 10006 "version": "0.3.0", 10007 "description": "Create an object path from a list or array of strings.", 10008 "hashes": [ 10009 { 10010 "alg": "SHA-1", 10011 "content": "297588b7b0e7e0ac08e04e672f85c1f4999e17af" 10012 } 10013 ], 10014 "licenses": [ 10015 { 10016 "license": { 10017 "id": "MIT" 10018 } 10019 } 10020 ], 10021 "purl": "pkg:npm/to-object-path@0.3.0", 10022 "externalReferences": [ 10023 { 10024 "type": "website", 10025 "url": "https://github.com/jonschlinkert/to-object-path" 10026 }, 10027 { 10028 "type": "issue-tracker", 10029 "url": "https://github.com/jonschlinkert/to-object-path/issues" 10030 }, 10031 { 10032 "type": "vcs", 10033 "url": "git+https://github.com/jonschlinkert/to-object-path.git" 10034 } 10035 ] 10036 }, 10037 { 10038 "type": "library", 10039 "bom-ref": "pkg:npm/union-value@1.0.1", 10040 "name": "union-value", 10041 "version": "1.0.1", 10042 "description": "Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.", 10043 "hashes": [ 10044 { 10045 "alg": "SHA-512", 10046 "content": "b497d79b131e5989dccc256ced7004bc857b89ea6900b7727a958c90793072246966b686ff1c13facd8937cfa9af5fbc8c245ff34145cefafe32941e7a81785e" 10047 } 10048 ], 10049 "licenses": [ 10050 { 10051 "license": { 10052 "id": "MIT" 10053 } 10054 } 10055 ], 10056 "purl": "pkg:npm/union-value@1.0.1", 10057 "externalReferences": [ 10058 { 10059 "type": "website", 10060 "url": "https://github.com/jonschlinkert/union-value" 10061 }, 10062 { 10063 "type": "issue-tracker", 10064 "url": "https://github.com/jonschlinkert/union-value/issues" 10065 }, 10066 { 10067 "type": "vcs", 10068 "url": "git+https://github.com/jonschlinkert/union-value.git" 10069 } 10070 ] 10071 }, 10072 { 10073 "type": "library", 10074 "bom-ref": "pkg:npm/arr-union@3.1.0", 10075 "name": "arr-union", 10076 "version": "3.1.0", 10077 "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.", 10078 "hashes": [ 10079 { 10080 "alg": "SHA-1", 10081 "content": "e39b09aea9def866a8f206e288af63919bae39c4" 10082 } 10083 ], 10084 "licenses": [ 10085 { 10086 "license": { 10087 "id": "MIT" 10088 } 10089 } 10090 ], 10091 "purl": "pkg:npm/arr-union@3.1.0", 10092 "externalReferences": [ 10093 { 10094 "type": "website", 10095 "url": "https://github.com/jonschlinkert/arr-union" 10096 }, 10097 { 10098 "type": "issue-tracker", 10099 "url": "https://github.com/jonschlinkert/arr-union/issues" 10100 }, 10101 { 10102 "type": "vcs", 10103 "url": "git+https://github.com/jonschlinkert/arr-union.git" 10104 } 10105 ] 10106 }, 10107 { 10108 "type": "library", 10109 "bom-ref": "pkg:npm/unset-value@1.0.0", 10110 "name": "unset-value", 10111 "version": "1.0.0", 10112 "description": "Delete nested properties from an object using dot notation.", 10113 "hashes": [ 10114 { 10115 "alg": "SHA-1", 10116 "content": "8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559" 10117 } 10118 ], 10119 "licenses": [ 10120 { 10121 "license": { 10122 "id": "MIT" 10123 } 10124 } 10125 ], 10126 "purl": "pkg:npm/unset-value@1.0.0", 10127 "externalReferences": [ 10128 { 10129 "type": "website", 10130 "url": "https://github.com/jonschlinkert/unset-value" 10131 }, 10132 { 10133 "type": "issue-tracker", 10134 "url": "https://github.com/jonschlinkert/unset-value/issues" 10135 }, 10136 { 10137 "type": "vcs", 10138 "url": "git+https://github.com/jonschlinkert/unset-value.git" 10139 } 10140 ] 10141 }, 10142 { 10143 "type": "library", 10144 "bom-ref": "pkg:npm/has-value@0.3.1", 10145 "name": "has-value", 10146 "version": "0.3.1", 10147 "description": "Returns true if a value exists, false if empty. Works with deeply nested values using object paths.", 10148 "hashes": [ 10149 { 10150 "alg": "SHA-1", 10151 "content": "7b1f58bada62ca827ec0a2078025654845995e1f" 10152 } 10153 ], 10154 "licenses": [ 10155 { 10156 "license": { 10157 "id": "MIT" 10158 } 10159 } 10160 ], 10161 "purl": "pkg:npm/has-value@0.3.1", 10162 "externalReferences": [ 10163 { 10164 "type": "website", 10165 "url": "https://github.com/jonschlinkert/has-value" 10166 }, 10167 { 10168 "type": "issue-tracker", 10169 "url": "https://github.com/jonschlinkert/has-value/issues" 10170 }, 10171 { 10172 "type": "vcs", 10173 "url": "git+https://github.com/jonschlinkert/has-value.git" 10174 } 10175 ] 10176 }, 10177 { 10178 "type": "library", 10179 "bom-ref": "pkg:npm/has-values@0.1.4", 10180 "name": "has-values", 10181 "version": "0.1.4", 10182 "description": "Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. ", 10183 "hashes": [ 10184 { 10185 "alg": "SHA-1", 10186 "content": "6d61de95d91dfca9b9a02089ad384bff8f62b771" 10187 } 10188 ], 10189 "licenses": [ 10190 { 10191 "license": { 10192 "id": "MIT" 10193 } 10194 } 10195 ], 10196 "purl": "pkg:npm/has-values@0.1.4", 10197 "externalReferences": [ 10198 { 10199 "type": "website", 10200 "url": "https://github.com/jonschlinkert/has-values" 10201 }, 10202 { 10203 "type": "issue-tracker", 10204 "url": "https://github.com/jonschlinkert/has-values/issues" 10205 }, 10206 { 10207 "type": "vcs", 10208 "url": "git+https://github.com/jonschlinkert/has-values.git" 10209 } 10210 ] 10211 }, 10212 { 10213 "type": "library", 10214 "bom-ref": "pkg:npm/isobject@2.1.0", 10215 "name": "isobject", 10216 "version": "2.1.0", 10217 "description": "Returns true if the value is an object and not an array or null.", 10218 "hashes": [ 10219 { 10220 "alg": "SHA-1", 10221 "content": "f065561096a3f1da2ef46272f815c840d87e0c89" 10222 } 10223 ], 10224 "licenses": [ 10225 { 10226 "license": { 10227 "id": "MIT" 10228 } 10229 } 10230 ], 10231 "purl": "pkg:npm/isobject@2.1.0", 10232 "externalReferences": [ 10233 { 10234 "type": "website", 10235 "url": "https://github.com/jonschlinkert/isobject" 10236 }, 10237 { 10238 "type": "issue-tracker", 10239 "url": "https://github.com/jonschlinkert/isobject/issues" 10240 }, 10241 { 10242 "type": "vcs", 10243 "url": "git+https://github.com/jonschlinkert/isobject.git" 10244 } 10245 ] 10246 }, 10247 { 10248 "type": "library", 10249 "bom-ref": "pkg:npm/class-utils@0.3.6", 10250 "name": "class-utils", 10251 "version": "0.3.6", 10252 "description": "Utils for working with JavaScript classes and prototype methods.", 10253 "hashes": [ 10254 { 10255 "alg": "SHA-512", 10256 "content": "a8e84f6bf163eece9363c1fc7ac1aee5036930c431cfbf61faeaf3acd60dea69fef419f194319fe5067e5de083b314a33eab12479e973993899a97aeae72cc7a" 10257 } 10258 ], 10259 "licenses": [ 10260 { 10261 "license": { 10262 "id": "MIT" 10263 } 10264 } 10265 ], 10266 "purl": "pkg:npm/class-utils@0.3.6", 10267 "externalReferences": [ 10268 { 10269 "type": "website", 10270 "url": "https://github.com/jonschlinkert/class-utils" 10271 }, 10272 { 10273 "type": "issue-tracker", 10274 "url": "https://github.com/jonschlinkert/class-utils/issues" 10275 }, 10276 { 10277 "type": "vcs", 10278 "url": "git+https://github.com/jonschlinkert/class-utils.git" 10279 } 10280 ] 10281 }, 10282 { 10283 "type": "library", 10284 "bom-ref": "pkg:npm/define-property@0.2.5", 10285 "name": "define-property", 10286 "version": "0.2.5", 10287 "description": "Define a non-enumerable property on an object.", 10288 "hashes": [ 10289 { 10290 "alg": "SHA-1", 10291 "content": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116" 10292 } 10293 ], 10294 "licenses": [ 10295 { 10296 "license": { 10297 "id": "MIT" 10298 } 10299 } 10300 ], 10301 "purl": "pkg:npm/define-property@0.2.5", 10302 "externalReferences": [ 10303 { 10304 "type": "website", 10305 "url": "https://github.com/jonschlinkert/define-property" 10306 }, 10307 { 10308 "type": "issue-tracker", 10309 "url": "https://github.com/jonschlinkert/define-property/issues" 10310 }, 10311 { 10312 "type": "vcs", 10313 "url": "git+https://github.com/jonschlinkert/define-property.git" 10314 } 10315 ] 10316 }, 10317 { 10318 "type": "library", 10319 "bom-ref": "pkg:npm/is-descriptor@0.1.6", 10320 "name": "is-descriptor", 10321 "version": "0.1.6", 10322 "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", 10323 "hashes": [ 10324 { 10325 "alg": "SHA-512", 10326 "content": "6af0d8af4481dc3c0ef73b0ca2fd20282112158a829c4e21abfe33dd375496e904cb9b7d0b4611abb1cbaec379d8d01ca9729a7a97820f49fe0746ab9d51b71e" 10327 } 10328 ], 10329 "licenses": [ 10330 { 10331 "license": { 10332 "id": "MIT" 10333 } 10334 } 10335 ], 10336 "purl": "pkg:npm/is-descriptor@0.1.6", 10337 "externalReferences": [ 10338 { 10339 "type": "website", 10340 "url": "https://github.com/jonschlinkert/is-descriptor" 10341 }, 10342 { 10343 "type": "issue-tracker", 10344 "url": "https://github.com/jonschlinkert/is-descriptor/issues" 10345 }, 10346 { 10347 "type": "vcs", 10348 "url": "git+https://github.com/jonschlinkert/is-descriptor.git" 10349 } 10350 ] 10351 }, 10352 { 10353 "type": "library", 10354 "bom-ref": "pkg:npm/is-accessor-descriptor@0.1.6", 10355 "name": "is-accessor-descriptor", 10356 "version": "0.1.6", 10357 "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", 10358 "hashes": [ 10359 { 10360 "alg": "SHA-1", 10361 "content": "a9e12cb3ae8d876727eeef3843f8a0897b5c98d6" 10362 } 10363 ], 10364 "licenses": [ 10365 { 10366 "license": { 10367 "id": "MIT" 10368 } 10369 } 10370 ], 10371 "purl": "pkg:npm/is-accessor-descriptor@0.1.6", 10372 "externalReferences": [ 10373 { 10374 "type": "website", 10375 "url": "https://github.com/jonschlinkert/is-accessor-descriptor" 10376 }, 10377 { 10378 "type": "issue-tracker", 10379 "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" 10380 }, 10381 { 10382 "type": "vcs", 10383 "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" 10384 } 10385 ] 10386 }, 10387 { 10388 "type": "library", 10389 "bom-ref": "pkg:npm/is-data-descriptor@0.1.4", 10390 "name": "is-data-descriptor", 10391 "version": "0.1.4", 10392 "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", 10393 "hashes": [ 10394 { 10395 "alg": "SHA-1", 10396 "content": "0b5ee648388e2c860282e793f1856fec3f301b56" 10397 } 10398 ], 10399 "licenses": [ 10400 { 10401 "license": { 10402 "id": "MIT" 10403 } 10404 } 10405 ], 10406 "purl": "pkg:npm/is-data-descriptor@0.1.4", 10407 "externalReferences": [ 10408 { 10409 "type": "website", 10410 "url": "https://github.com/jonschlinkert/is-data-descriptor" 10411 }, 10412 { 10413 "type": "issue-tracker", 10414 "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" 10415 }, 10416 { 10417 "type": "vcs", 10418 "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" 10419 } 10420 ] 10421 }, 10422 { 10423 "type": "library", 10424 "bom-ref": "pkg:npm/kind-of@5.1.0", 10425 "name": "kind-of", 10426 "version": "5.1.0", 10427 "description": "Get the native type of a value.", 10428 "hashes": [ 10429 { 10430 "alg": "SHA-512", 10431 "content": "346104ae71fa176bd4b970e1f8e95b70a5bbff039c7dd447699ed55ada82ced7c7ae2ffef982a63f9d4e7567863eea8239b6ba924d8e4dee5dd365664c1f343f" 10432 } 10433 ], 10434 "licenses": [ 10435 { 10436 "license": { 10437 "id": "MIT" 10438 } 10439 } 10440 ], 10441 "purl": "pkg:npm/kind-of@5.1.0", 10442 "externalReferences": [ 10443 { 10444 "type": "website", 10445 "url": "https://github.com/jonschlinkert/kind-of" 10446 }, 10447 { 10448 "type": "issue-tracker", 10449 "url": "https://github.com/jonschlinkert/kind-of/issues" 10450 }, 10451 { 10452 "type": "vcs", 10453 "url": "git+https://github.com/jonschlinkert/kind-of.git" 10454 } 10455 ] 10456 }, 10457 { 10458 "type": "library", 10459 "bom-ref": "pkg:npm/static-extend@0.1.2", 10460 "name": "static-extend", 10461 "version": "0.1.2", 10462 "description": "Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.", 10463 "hashes": [ 10464 { 10465 "alg": "SHA-1", 10466 "content": "60809c39cbff55337226fd5e0b520f341f1fb5c6" 10467 } 10468 ], 10469 "licenses": [ 10470 { 10471 "license": { 10472 "id": "MIT" 10473 } 10474 } 10475 ], 10476 "purl": "pkg:npm/static-extend@0.1.2", 10477 "externalReferences": [ 10478 { 10479 "type": "website", 10480 "url": "https://github.com/jonschlinkert/static-extend" 10481 }, 10482 { 10483 "type": "issue-tracker", 10484 "url": "https://github.com/jonschlinkert/static-extend/issues" 10485 }, 10486 { 10487 "type": "vcs", 10488 "url": "git+https://github.com/jonschlinkert/static-extend.git" 10489 } 10490 ] 10491 }, 10492 { 10493 "type": "library", 10494 "bom-ref": "pkg:npm/object-copy@0.1.0", 10495 "name": "object-copy", 10496 "version": "0.1.0", 10497 "description": "Copy static properties, prototype properties, and descriptors from one object to another.", 10498 "hashes": [ 10499 { 10500 "alg": "SHA-1", 10501 "content": "7e7d858b781bd7c991a41ba975ed3812754e998c" 10502 } 10503 ], 10504 "licenses": [ 10505 { 10506 "license": { 10507 "id": "MIT" 10508 } 10509 } 10510 ], 10511 "purl": "pkg:npm/object-copy@0.1.0", 10512 "externalReferences": [ 10513 { 10514 "type": "website", 10515 "url": "https://github.com/jonschlinkert/object-copy" 10516 }, 10517 { 10518 "type": "issue-tracker", 10519 "url": "https://github.com/jonschlinkert/object-copy/issues" 10520 }, 10521 { 10522 "type": "vcs", 10523 "url": "git+https://github.com/jonschlinkert/object-copy.git" 10524 } 10525 ] 10526 }, 10527 { 10528 "type": "library", 10529 "bom-ref": "pkg:npm/copy-descriptor@0.1.1", 10530 "name": "copy-descriptor", 10531 "version": "0.1.1", 10532 "description": "Copy a descriptor from object A to object B", 10533 "hashes": [ 10534 { 10535 "alg": "SHA-1", 10536 "content": "676f6eb3c39997c2ee1ac3a924fd6124748f578d" 10537 } 10538 ], 10539 "licenses": [ 10540 { 10541 "license": { 10542 "id": "MIT" 10543 } 10544 } 10545 ], 10546 "purl": "pkg:npm/copy-descriptor@0.1.1", 10547 "externalReferences": [ 10548 { 10549 "type": "website", 10550 "url": "https://github.com/jonschlinkert/copy-descriptor" 10551 }, 10552 { 10553 "type": "issue-tracker", 10554 "url": "https://github.com/jonschlinkert/copy-descriptor/issues" 10555 }, 10556 { 10557 "type": "vcs", 10558 "url": "git+https://github.com/jonschlinkert/copy-descriptor.git" 10559 } 10560 ] 10561 }, 10562 { 10563 "type": "library", 10564 "bom-ref": "pkg:npm/define-property@1.0.0", 10565 "name": "define-property", 10566 "version": "1.0.0", 10567 "description": "Define a non-enumerable property on an object.", 10568 "hashes": [ 10569 { 10570 "alg": "SHA-1", 10571 "content": "769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6" 10572 } 10573 ], 10574 "licenses": [ 10575 { 10576 "license": { 10577 "id": "MIT" 10578 } 10579 } 10580 ], 10581 "purl": "pkg:npm/define-property@1.0.0", 10582 "externalReferences": [ 10583 { 10584 "type": "website", 10585 "url": "https://github.com/jonschlinkert/define-property" 10586 }, 10587 { 10588 "type": "issue-tracker", 10589 "url": "https://github.com/jonschlinkert/define-property/issues" 10590 }, 10591 { 10592 "type": "vcs", 10593 "url": "git+https://github.com/jonschlinkert/define-property.git" 10594 } 10595 ] 10596 }, 10597 { 10598 "type": "library", 10599 "bom-ref": "pkg:npm/is-descriptor@1.0.2", 10600 "name": "is-descriptor", 10601 "version": "1.0.2", 10602 "description": "Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.", 10603 "hashes": [ 10604 { 10605 "alg": "SHA-512", 10606 "content": "d9e8ace56a90195ee97a8a03c8b98d10f52ba6cf7e4975f973da4bdf1101fb87bd1e71ae0daee607b907c47c3809ba92f64d53da1387de688bf27f16b62615b6" 10607 } 10608 ], 10609 "licenses": [ 10610 { 10611 "license": { 10612 "id": "MIT" 10613 } 10614 } 10615 ], 10616 "purl": "pkg:npm/is-descriptor@1.0.2", 10617 "externalReferences": [ 10618 { 10619 "type": "website", 10620 "url": "https://github.com/jonschlinkert/is-descriptor" 10621 }, 10622 { 10623 "type": "issue-tracker", 10624 "url": "https://github.com/jonschlinkert/is-descriptor/issues" 10625 }, 10626 { 10627 "type": "vcs", 10628 "url": "git+https://github.com/jonschlinkert/is-descriptor.git" 10629 } 10630 ] 10631 }, 10632 { 10633 "type": "library", 10634 "bom-ref": "pkg:npm/is-accessor-descriptor@1.0.0", 10635 "name": "is-accessor-descriptor", 10636 "version": "1.0.0", 10637 "description": "Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.", 10638 "hashes": [ 10639 { 10640 "alg": "SHA-512", 10641 "content": "9b98671d391c56c3dfab1dc02a5cadb483dbec9f97ca41ef24fd81f5b6438e584b22812ae17a0aeb8560edba199555982ba2d463de1d60f104ecb87466464a71" 10642 } 10643 ], 10644 "licenses": [ 10645 { 10646 "license": { 10647 "id": "MIT" 10648 } 10649 } 10650 ], 10651 "purl": "pkg:npm/is-accessor-descriptor@1.0.0", 10652 "externalReferences": [ 10653 { 10654 "type": "website", 10655 "url": "https://github.com/jonschlinkert/is-accessor-descriptor" 10656 }, 10657 { 10658 "type": "issue-tracker", 10659 "url": "https://github.com/jonschlinkert/is-accessor-descriptor/issues" 10660 }, 10661 { 10662 "type": "vcs", 10663 "url": "git+https://github.com/jonschlinkert/is-accessor-descriptor.git" 10664 } 10665 ] 10666 }, 10667 { 10668 "type": "library", 10669 "bom-ref": "pkg:npm/kind-of@6.0.3", 10670 "name": "kind-of", 10671 "version": "6.0.3", 10672 "description": "Get the native type of a value.", 10673 "hashes": [ 10674 { 10675 "alg": "SHA-512", 10676 "content": "75c4b5ba5fbdb66783f794fec76f3f7a12e077d98435adcbb2f0d3b739b7bf20443bb44fa6dbc00feb78e165576948d305172ba45785942f160abb94478e7a87" 10677 } 10678 ], 10679 "licenses": [ 10680 { 10681 "license": { 10682 "id": "MIT" 10683 } 10684 } 10685 ], 10686 "purl": "pkg:npm/kind-of@6.0.3", 10687 "externalReferences": [ 10688 { 10689 "type": "website", 10690 "url": "https://github.com/jonschlinkert/kind-of" 10691 }, 10692 { 10693 "type": "issue-tracker", 10694 "url": "https://github.com/jonschlinkert/kind-of/issues" 10695 }, 10696 { 10697 "type": "vcs", 10698 "url": "git+https://github.com/jonschlinkert/kind-of.git" 10699 } 10700 ] 10701 }, 10702 { 10703 "type": "library", 10704 "bom-ref": "pkg:npm/is-data-descriptor@1.0.0", 10705 "name": "is-data-descriptor", 10706 "version": "1.0.0", 10707 "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", 10708 "hashes": [ 10709 { 10710 "alg": "SHA-512", 10711 "content": "8db457cb5166b40a028d0915988558c2ebaa0c551b68e7838e679dd6d3863ebb0c86d240e2b0fdb64800d05d6a2778111515dc1d856475e68fe74439ac4fe32d" 10712 } 10713 ], 10714 "licenses": [ 10715 { 10716 "license": { 10717 "id": "MIT" 10718 } 10719 } 10720 ], 10721 "purl": "pkg:npm/is-data-descriptor@1.0.0", 10722 "externalReferences": [ 10723 { 10724 "type": "website", 10725 "url": "https://github.com/jonschlinkert/is-data-descriptor" 10726 }, 10727 { 10728 "type": "issue-tracker", 10729 "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" 10730 }, 10731 { 10732 "type": "vcs", 10733 "url": "git+https://github.com/jonschlinkert/is-data-descriptor.git" 10734 } 10735 ] 10736 }, 10737 { 10738 "type": "library", 10739 "bom-ref": "pkg:npm/mixin-deep@1.3.2", 10740 "name": "mixin-deep", 10741 "version": "1.3.2", 10742 "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.", 10743 "hashes": [ 10744 { 10745 "alg": "SHA-512", 10746 "content": "591a039fffe65c1889d47e34aea6b7bc7d2da1e3f04ac19be398889d6953c926be52ee24ded6144b16b6bf52aa0222edbe5ad2cda131a92d60b64f7a03dcef10" 10747 } 10748 ], 10749 "licenses": [ 10750 { 10751 "license": { 10752 "id": "MIT" 10753 } 10754 } 10755 ], 10756 "purl": "pkg:npm/mixin-deep@1.3.2", 10757 "externalReferences": [ 10758 { 10759 "type": "website", 10760 "url": "https://github.com/jonschlinkert/mixin-deep" 10761 }, 10762 { 10763 "type": "issue-tracker", 10764 "url": "https://github.com/jonschlinkert/mixin-deep/issues" 10765 }, 10766 { 10767 "type": "vcs", 10768 "url": "git+https://github.com/jonschlinkert/mixin-deep.git" 10769 } 10770 ] 10771 }, 10772 { 10773 "type": "library", 10774 "bom-ref": "pkg:npm/for-in@1.0.2", 10775 "name": "for-in", 10776 "version": "1.0.2", 10777 "description": "Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js", 10778 "hashes": [ 10779 { 10780 "alg": "SHA-1", 10781 "content": "81068d295a8142ec0ac726c6e2200c30fb6d5e80" 10782 } 10783 ], 10784 "licenses": [ 10785 { 10786 "license": { 10787 "id": "MIT" 10788 } 10789 } 10790 ], 10791 "purl": "pkg:npm/for-in@1.0.2", 10792 "externalReferences": [ 10793 { 10794 "type": "website", 10795 "url": "https://github.com/jonschlinkert/for-in" 10796 }, 10797 { 10798 "type": "issue-tracker", 10799 "url": "https://github.com/jonschlinkert/for-in/issues" 10800 }, 10801 { 10802 "type": "vcs", 10803 "url": "git+https://github.com/jonschlinkert/for-in.git" 10804 } 10805 ] 10806 }, 10807 { 10808 "type": "library", 10809 "bom-ref": "pkg:npm/pascalcase@0.1.1", 10810 "name": "pascalcase", 10811 "version": "0.1.1", 10812 "description": "Convert a string to pascal-case.", 10813 "hashes": [ 10814 { 10815 "alg": "SHA-1", 10816 "content": "b363e55e8006ca6fe21784d2db22bd15d7917f14" 10817 } 10818 ], 10819 "licenses": [ 10820 { 10821 "license": { 10822 "id": "MIT" 10823 } 10824 } 10825 ], 10826 "purl": "pkg:npm/pascalcase@0.1.1", 10827 "externalReferences": [ 10828 { 10829 "type": "website", 10830 "url": "https://github.com/jonschlinkert/pascalcase" 10831 }, 10832 { 10833 "type": "issue-tracker", 10834 "url": "https://github.com/jonschlinkert/pascalcase/issues" 10835 }, 10836 { 10837 "type": "vcs", 10838 "url": "git+https://github.com/jonschlinkert/pascalcase.git" 10839 } 10840 ] 10841 }, 10842 { 10843 "type": "library", 10844 "bom-ref": "pkg:npm/map-cache@0.2.2", 10845 "name": "map-cache", 10846 "version": "0.2.2", 10847 "description": "Basic cache object for storing key-value pairs.", 10848 "hashes": [ 10849 { 10850 "alg": "SHA-1", 10851 "content": "c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf" 10852 } 10853 ], 10854 "licenses": [ 10855 { 10856 "license": { 10857 "id": "MIT" 10858 } 10859 } 10860 ], 10861 "purl": "pkg:npm/map-cache@0.2.2", 10862 "externalReferences": [ 10863 { 10864 "type": "website", 10865 "url": "https://github.com/jonschlinkert/map-cache" 10866 }, 10867 { 10868 "type": "issue-tracker", 10869 "url": "https://github.com/jonschlinkert/map-cache/issues" 10870 }, 10871 { 10872 "type": "vcs", 10873 "url": "git+https://github.com/jonschlinkert/map-cache.git" 10874 } 10875 ] 10876 }, 10877 { 10878 "type": "library", 10879 "bom-ref": "pkg:npm/source-map@0.5.7", 10880 "name": "source-map", 10881 "version": "0.5.7", 10882 "description": "Generates and consumes source maps", 10883 "hashes": [ 10884 { 10885 "alg": "SHA-1", 10886 "content": "8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" 10887 } 10888 ], 10889 "licenses": [ 10890 { 10891 "license": { 10892 "id": "BSD-3-Clause" 10893 } 10894 } 10895 ], 10896 "purl": "pkg:npm/source-map@0.5.7", 10897 "externalReferences": [ 10898 { 10899 "type": "website", 10900 "url": "https://github.com/mozilla/source-map" 10901 }, 10902 { 10903 "type": "issue-tracker", 10904 "url": "https://github.com/mozilla/source-map/issues" 10905 }, 10906 { 10907 "type": "vcs", 10908 "url": "git+ssh://git@github.com/mozilla/source-map.git" 10909 } 10910 ] 10911 }, 10912 { 10913 "type": "library", 10914 "bom-ref": "pkg:npm/source-map-resolve@0.5.3", 10915 "name": "source-map-resolve", 10916 "version": "0.5.3", 10917 "description": "Resolve the source map and/or sources for a generated file.", 10918 "hashes": [ 10919 { 10920 "alg": "SHA-512", 10921 "content": "1edcfe467b175a4e7e3f6b25c79261dd0ebabe1423d429659b4cef9da63df3e345c7e0efd8217f7f93bfb7cc7e29a35dadd200b2bb8dce887f2a989a95ba809f" 10922 } 10923 ], 10924 "licenses": [ 10925 { 10926 "license": { 10927 "id": "MIT" 10928 } 10929 } 10930 ], 10931 "purl": "pkg:npm/source-map-resolve@0.5.3", 10932 "externalReferences": [ 10933 { 10934 "type": "website", 10935 "url": "https://github.com/lydell/source-map-resolve#readme" 10936 }, 10937 { 10938 "type": "issue-tracker", 10939 "url": "https://github.com/lydell/source-map-resolve/issues" 10940 }, 10941 { 10942 "type": "vcs", 10943 "url": "git+https://github.com/lydell/source-map-resolve.git" 10944 } 10945 ] 10946 }, 10947 { 10948 "type": "library", 10949 "bom-ref": "pkg:npm/atob@2.1.2", 10950 "name": "atob", 10951 "version": "2.1.2", 10952 "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", 10953 "hashes": [ 10954 { 10955 "alg": "SHA-512", 10956 "content": "5a6eae92868e1898bfef7a7f725d86bcb8d323924cd64fced788ac0fbdd830bf12b6b1ffeff9511609a0f272026600f76d966f8f0086c6d30e0f7c16340bbc72" 10957 } 10958 ], 10959 "licenses": [ 10960 { 10961 "license": { 10962 "name": "(MIT OR Apache-2.0)" 10963 } 10964 } 10965 ], 10966 "purl": "pkg:npm/atob@2.1.2", 10967 "externalReferences": [ 10968 { 10969 "type": "website", 10970 "url": "https://git.coolaj86.com/coolaj86/atob.js.git" 10971 }, 10972 { 10973 "type": "vcs", 10974 "url": "git://git.coolaj86.com/coolaj86/atob.js.git" 10975 } 10976 ] 10977 }, 10978 { 10979 "type": "library", 10980 "bom-ref": "pkg:npm/resolve-url@0.2.1", 10981 "name": "resolve-url", 10982 "version": "0.2.1", 10983 "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.", 10984 "hashes": [ 10985 { 10986 "alg": "SHA-1", 10987 "content": "2c637fe77c893afd2a663fe21aa9080068e2052a" 10988 } 10989 ], 10990 "licenses": [ 10991 { 10992 "license": { 10993 "id": "MIT" 10994 } 10995 } 10996 ], 10997 "purl": "pkg:npm/resolve-url@0.2.1", 10998 "externalReferences": [ 10999 { 11000 "type": "website", 11001 "url": "https://github.com/lydell/resolve-url#readme" 11002 }, 11003 { 11004 "type": "issue-tracker", 11005 "url": "https://github.com/lydell/resolve-url/issues" 11006 }, 11007 { 11008 "type": "vcs", 11009 "url": "git+https://github.com/lydell/resolve-url.git" 11010 } 11011 ] 11012 }, 11013 { 11014 "type": "library", 11015 "bom-ref": "pkg:npm/source-map-url@0.4.0", 11016 "name": "source-map-url", 11017 "version": "0.4.0", 11018 "description": "Tools for working with sourceMappingURL comments.", 11019 "hashes": [ 11020 { 11021 "alg": "SHA-1", 11022 "content": "3e935d7ddd73631b97659956d55128e87b5084a3" 11023 } 11024 ], 11025 "licenses": [ 11026 { 11027 "license": { 11028 "id": "MIT" 11029 } 11030 } 11031 ], 11032 "purl": "pkg:npm/source-map-url@0.4.0", 11033 "externalReferences": [ 11034 { 11035 "type": "website", 11036 "url": "https://github.com/lydell/source-map-url#readme" 11037 }, 11038 { 11039 "type": "issue-tracker", 11040 "url": "https://github.com/lydell/source-map-url/issues" 11041 }, 11042 { 11043 "type": "vcs", 11044 "url": "git+https://github.com/lydell/source-map-url.git" 11045 } 11046 ] 11047 }, 11048 { 11049 "type": "library", 11050 "bom-ref": "pkg:npm/urix@0.1.0", 11051 "name": "urix", 11052 "version": "0.1.0", 11053 "description": "Makes Windows-style paths more unix and URI friendly.", 11054 "hashes": [ 11055 { 11056 "alg": "SHA-1", 11057 "content": "da937f7a62e21fec1fd18d49b35c2935067a6c72" 11058 } 11059 ], 11060 "licenses": [ 11061 { 11062 "license": { 11063 "id": "MIT" 11064 } 11065 } 11066 ], 11067 "purl": "pkg:npm/urix@0.1.0", 11068 "externalReferences": [ 11069 { 11070 "type": "website", 11071 "url": "https://github.com/lydell/urix#readme" 11072 }, 11073 { 11074 "type": "issue-tracker", 11075 "url": "https://github.com/lydell/urix/issues" 11076 }, 11077 { 11078 "type": "vcs", 11079 "url": "git+https://github.com/lydell/urix.git" 11080 } 11081 ] 11082 }, 11083 { 11084 "type": "library", 11085 "bom-ref": "pkg:npm/use@3.1.1", 11086 "name": "use", 11087 "version": "3.1.1", 11088 "description": "Easily add plugin support to your node.js application.", 11089 "hashes": [ 11090 { 11091 "alg": "SHA-512", 11092 "content": "73011255794edeeae5f585a5156fd303d72c842121b6eec8289fe9e6ca09fe01a98fbbdbbc5ac063f7888a843a0f0db72a3661620888a3c1ceb359d0dafaffa1" 11093 } 11094 ], 11095 "licenses": [ 11096 { 11097 "license": { 11098 "id": "MIT" 11099 } 11100 } 11101 ], 11102 "purl": "pkg:npm/use@3.1.1", 11103 "externalReferences": [ 11104 { 11105 "type": "website", 11106 "url": "https://github.com/jonschlinkert/use" 11107 }, 11108 { 11109 "type": "issue-tracker", 11110 "url": "https://github.com/jonschlinkert/use/issues" 11111 }, 11112 { 11113 "type": "vcs", 11114 "url": "git+https://github.com/jonschlinkert/use.git" 11115 } 11116 ] 11117 }, 11118 { 11119 "type": "library", 11120 "bom-ref": "pkg:npm/snapdragon-node@2.1.1", 11121 "name": "snapdragon-node", 11122 "version": "2.1.1", 11123 "description": "Snapdragon utility for creating a new AST node in custom code, such as plugins.", 11124 "hashes": [ 11125 { 11126 "alg": "SHA-512", 11127 "content": "3b6ee5e3168c62dfd1490e53477be9582001e4a6ff73321ca9414e33f0b87d870b9db6547353e48d300c8e87f6a4159a493c0e51deaa5077051951a3eda2309f" 11128 } 11129 ], 11130 "licenses": [ 11131 { 11132 "license": { 11133 "id": "MIT" 11134 } 11135 } 11136 ], 11137 "purl": "pkg:npm/snapdragon-node@2.1.1", 11138 "externalReferences": [ 11139 { 11140 "type": "website", 11141 "url": "https://github.com/jonschlinkert/snapdragon-node" 11142 }, 11143 { 11144 "type": "issue-tracker", 11145 "url": "https://github.com/jonschlinkert/snapdragon-node/issues" 11146 }, 11147 { 11148 "type": "vcs", 11149 "url": "git+https://github.com/jonschlinkert/snapdragon-node.git" 11150 } 11151 ] 11152 }, 11153 { 11154 "type": "library", 11155 "bom-ref": "pkg:npm/snapdragon-util@3.0.1", 11156 "name": "snapdragon-util", 11157 "version": "3.0.1", 11158 "description": "Utilities for the snapdragon parser/compiler.", 11159 "hashes": [ 11160 { 11161 "alg": "SHA-512", 11162 "content": "99b2a431d40ab235f80402f86d16138f6d5e74e7fc70ded71dd6142447be667f7d85511870cbca3dcb7522a35eefe0193e2ae7f01083390047419927aa62a565" 11163 } 11164 ], 11165 "licenses": [ 11166 { 11167 "license": { 11168 "id": "MIT" 11169 } 11170 } 11171 ], 11172 "purl": "pkg:npm/snapdragon-util@3.0.1", 11173 "externalReferences": [ 11174 { 11175 "type": "website", 11176 "url": "https://github.com/jonschlinkert/snapdragon-util" 11177 }, 11178 { 11179 "type": "issue-tracker", 11180 "url": "https://github.com/jonschlinkert/snapdragon-util/issues" 11181 }, 11182 { 11183 "type": "vcs", 11184 "url": "git+https://github.com/jonschlinkert/snapdragon-util.git" 11185 } 11186 ] 11187 }, 11188 { 11189 "type": "library", 11190 "bom-ref": "pkg:npm/to-regex@3.0.2", 11191 "name": "to-regex", 11192 "version": "3.0.2", 11193 "description": "Generate a regex from a string or array of strings.", 11194 "hashes": [ 11195 { 11196 "alg": "SHA-512", 11197 "content": "156b6578d02d67f2a2daab6a7a3d825d339ac8e1fd6c70d017e438f15a56c835e36d8c40e18cfc883077d735ce05494e1c72a27436ea195ad352f40c3e604607" 11198 } 11199 ], 11200 "licenses": [ 11201 { 11202 "license": { 11203 "id": "MIT" 11204 } 11205 } 11206 ], 11207 "purl": "pkg:npm/to-regex@3.0.2", 11208 "externalReferences": [ 11209 { 11210 "type": "website", 11211 "url": "https://github.com/jonschlinkert/to-regex" 11212 }, 11213 { 11214 "type": "issue-tracker", 11215 "url": "https://github.com/jonschlinkert/to-regex/issues" 11216 }, 11217 { 11218 "type": "vcs", 11219 "url": "git+https://github.com/jonschlinkert/to-regex.git" 11220 } 11221 ] 11222 }, 11223 { 11224 "type": "library", 11225 "bom-ref": "pkg:npm/define-property@2.0.2", 11226 "name": "define-property", 11227 "version": "2.0.2", 11228 "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.", 11229 "hashes": [ 11230 { 11231 "alg": "SHA-512", 11232 "content": "8f02b6515e1c9cfa5b706efe55101129364f516a30c1703c6f31f934feae774a1e031c983ee1995000bb84cba0a42773e01792665d8397d93ae821c9ff8e9961" 11233 } 11234 ], 11235 "licenses": [ 11236 { 11237 "license": { 11238 "id": "MIT" 11239 } 11240 } 11241 ], 11242 "purl": "pkg:npm/define-property@2.0.2", 11243 "externalReferences": [ 11244 { 11245 "type": "website", 11246 "url": "https://github.com/jonschlinkert/define-property" 11247 }, 11248 { 11249 "type": "issue-tracker", 11250 "url": "https://github.com/jonschlinkert/define-property/issues" 11251 }, 11252 { 11253 "type": "vcs", 11254 "url": "git+https://github.com/jonschlinkert/define-property.git" 11255 } 11256 ] 11257 }, 11258 { 11259 "type": "library", 11260 "bom-ref": "pkg:npm/regex-not@1.0.2", 11261 "name": "regex-not", 11262 "version": "1.0.2", 11263 "description": "Create a javascript regular expression for matching everything except for the given string.", 11264 "hashes": [ 11265 { 11266 "alg": "SHA-512", 11267 "content": "27a4838d4803c508f936eb273ad745c43c0dffe1d6ca447c1842f072d27b99daa1732cb5c44738491147517bf14e9ebad586952808df44b67d702a92ead9f7d8" 11268 } 11269 ], 11270 "licenses": [ 11271 { 11272 "license": { 11273 "id": "MIT" 11274 } 11275 } 11276 ], 11277 "purl": "pkg:npm/regex-not@1.0.2", 11278 "externalReferences": [ 11279 { 11280 "type": "website", 11281 "url": "https://github.com/jonschlinkert/regex-not" 11282 }, 11283 { 11284 "type": "issue-tracker", 11285 "url": "https://github.com/jonschlinkert/regex-not/issues" 11286 }, 11287 { 11288 "type": "vcs", 11289 "url": "git+https://github.com/jonschlinkert/regex-not.git" 11290 } 11291 ] 11292 }, 11293 { 11294 "type": "library", 11295 "bom-ref": "pkg:npm/safe-regex@1.1.0", 11296 "name": "safe-regex", 11297 "version": "1.1.0", 11298 "description": "detect possibly catastrophic, exponential-time regular expressions", 11299 "hashes": [ 11300 { 11301 "alg": "SHA-1", 11302 "content": "40a3669f3b077d1e943d44629e157dd48023bf2e" 11303 } 11304 ], 11305 "licenses": [ 11306 { 11307 "license": { 11308 "id": "MIT" 11309 } 11310 } 11311 ], 11312 "purl": "pkg:npm/safe-regex@1.1.0", 11313 "externalReferences": [ 11314 { 11315 "type": "website", 11316 "url": "https://github.com/substack/safe-regex" 11317 }, 11318 { 11319 "type": "issue-tracker", 11320 "url": "https://github.com/substack/safe-regex/issues" 11321 }, 11322 { 11323 "type": "vcs", 11324 "url": "git://github.com/substack/safe-regex.git" 11325 } 11326 ] 11327 }, 11328 { 11329 "type": "library", 11330 "bom-ref": "pkg:npm/ret@0.1.15", 11331 "name": "ret", 11332 "version": "0.1.15", 11333 "description": "Tokenizes a string that represents a regular expression.", 11334 "hashes": [ 11335 { 11336 "alg": "SHA-512", 11337 "content": "4d3958a5af8e2febcc30d1b6e314a5406109dc1fd1cc47d494b72dedbe46ff2b5abfec0fae9942a55305bb0cd76e479c26b6fa218a358856f44bdbf7efbe789a" 11338 } 11339 ], 11340 "licenses": [ 11341 { 11342 "license": { 11343 "id": "MIT" 11344 } 11345 } 11346 ], 11347 "purl": "pkg:npm/ret@0.1.15", 11348 "externalReferences": [ 11349 { 11350 "type": "website", 11351 "url": "https://github.com/fent/ret.js#readme" 11352 }, 11353 { 11354 "type": "issue-tracker", 11355 "url": "https://github.com/fent/ret.js/issues" 11356 }, 11357 { 11358 "type": "vcs", 11359 "url": "git://github.com/fent/ret.js.git" 11360 } 11361 ] 11362 }, 11363 { 11364 "type": "library", 11365 "bom-ref": "pkg:npm/extglob@2.0.4", 11366 "name": "extglob", 11367 "version": "2.0.4", 11368 "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.", 11369 "hashes": [ 11370 { 11371 "alg": "SHA-512", 11372 "content": "3666fa4179042ecb81af6e02252922968e941c781b7a42b95226607c4e941c3dc46f6ed80baa03f9b85c4feb49e9c97c766b20750c675a572bcbc92c04804ba7" 11373 } 11374 ], 11375 "licenses": [ 11376 { 11377 "license": { 11378 "id": "MIT" 11379 } 11380 } 11381 ], 11382 "purl": "pkg:npm/extglob@2.0.4", 11383 "externalReferences": [ 11384 { 11385 "type": "website", 11386 "url": "https://github.com/micromatch/extglob" 11387 }, 11388 { 11389 "type": "issue-tracker", 11390 "url": "https://github.com/micromatch/extglob/issues" 11391 }, 11392 { 11393 "type": "vcs", 11394 "url": "git+https://github.com/micromatch/extglob.git" 11395 } 11396 ] 11397 }, 11398 { 11399 "type": "library", 11400 "bom-ref": "pkg:npm/expand-brackets@2.1.4", 11401 "name": "expand-brackets", 11402 "version": "2.1.4", 11403 "description": "Expand POSIX bracket expressions (character classes) in glob patterns.", 11404 "hashes": [ 11405 { 11406 "alg": "SHA-1", 11407 "content": "b77735e315ce30f6b6eff0f83b04151a22449622" 11408 } 11409 ], 11410 "licenses": [ 11411 { 11412 "license": { 11413 "id": "MIT" 11414 } 11415 } 11416 ], 11417 "purl": "pkg:npm/expand-brackets@2.1.4", 11418 "externalReferences": [ 11419 { 11420 "type": "website", 11421 "url": "https://github.com/jonschlinkert/expand-brackets" 11422 }, 11423 { 11424 "type": "issue-tracker", 11425 "url": "https://github.com/jonschlinkert/expand-brackets/issues" 11426 }, 11427 { 11428 "type": "vcs", 11429 "url": "git+https://github.com/jonschlinkert/expand-brackets.git" 11430 } 11431 ] 11432 }, 11433 { 11434 "type": "library", 11435 "bom-ref": "pkg:npm/posix-character-classes@0.1.1", 11436 "name": "posix-character-classes", 11437 "version": "0.1.1", 11438 "description": "POSIX character classes for creating regular expressions.", 11439 "hashes": [ 11440 { 11441 "alg": "SHA-1", 11442 "content": "01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab" 11443 } 11444 ], 11445 "licenses": [ 11446 { 11447 "license": { 11448 "id": "MIT" 11449 } 11450 } 11451 ], 11452 "purl": "pkg:npm/posix-character-classes@0.1.1", 11453 "externalReferences": [ 11454 { 11455 "type": "website", 11456 "url": "https://github.com/jonschlinkert/posix-character-classes" 11457 }, 11458 { 11459 "type": "issue-tracker", 11460 "url": "https://github.com/jonschlinkert/posix-character-classes/issues" 11461 }, 11462 { 11463 "type": "vcs", 11464 "url": "git+https://github.com/jonschlinkert/posix-character-classes.git" 11465 } 11466 ] 11467 }, 11468 { 11469 "type": "library", 11470 "bom-ref": "pkg:npm/fragment-cache@0.2.1", 11471 "name": "fragment-cache", 11472 "version": "0.2.1", 11473 "description": "A cache for managing namespaced sub-caches", 11474 "hashes": [ 11475 { 11476 "alg": "SHA-1", 11477 "content": "4290fad27f13e89be7f33799c6bc5a0abfff0d19" 11478 } 11479 ], 11480 "licenses": [ 11481 { 11482 "license": { 11483 "id": "MIT" 11484 } 11485 } 11486 ], 11487 "purl": "pkg:npm/fragment-cache@0.2.1", 11488 "externalReferences": [ 11489 { 11490 "type": "website", 11491 "url": "https://github.com/jonschlinkert/fragment-cache" 11492 }, 11493 { 11494 "type": "issue-tracker", 11495 "url": "https://github.com/jonschlinkert/fragment-cache/issues" 11496 }, 11497 { 11498 "type": "vcs", 11499 "url": "git+https://github.com/jonschlinkert/fragment-cache.git" 11500 } 11501 ] 11502 }, 11503 { 11504 "type": "library", 11505 "bom-ref": "pkg:npm/nanomatch@1.2.13", 11506 "name": "nanomatch", 11507 "version": "1.2.13", 11508 "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)", 11509 "hashes": [ 11510 { 11511 "alg": "SHA-512", 11512 "content": "7e9a1ed93d116c7c014c150e7ed01f04f683122d3ab9f6946a2d2613a627d6469c7374a74c4adf6ff87e5fde155f323ae2b2851d82265d2bddc061829b03aa08" 11513 } 11514 ], 11515 "licenses": [ 11516 { 11517 "license": { 11518 "id": "MIT" 11519 } 11520 } 11521 ], 11522 "purl": "pkg:npm/nanomatch@1.2.13", 11523 "externalReferences": [ 11524 { 11525 "type": "website", 11526 "url": "https://github.com/micromatch/nanomatch" 11527 }, 11528 { 11529 "type": "issue-tracker", 11530 "url": "https://github.com/micromatch/nanomatch/issues" 11531 }, 11532 { 11533 "type": "vcs", 11534 "url": "git+https://github.com/micromatch/nanomatch.git" 11535 } 11536 ] 11537 }, 11538 { 11539 "type": "library", 11540 "bom-ref": "pkg:npm/is-windows@1.0.2", 11541 "name": "is-windows", 11542 "version": "1.0.2", 11543 "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.", 11544 "hashes": [ 11545 { 11546 "alg": "SHA-512", 11547 "content": "7972b55089ead9b3e68f25fa7b754723330ba1b73827de22e005a7f87a6adce5392a4ad10bde8e01c4773d127fa46bba9bc4d19c11cff5d917415b13fc239520" 11548 } 11549 ], 11550 "licenses": [ 11551 { 11552 "license": { 11553 "id": "MIT" 11554 } 11555 } 11556 ], 11557 "purl": "pkg:npm/is-windows@1.0.2", 11558 "externalReferences": [ 11559 { 11560 "type": "website", 11561 "url": "https://github.com/jonschlinkert/is-windows" 11562 }, 11563 { 11564 "type": "issue-tracker", 11565 "url": "https://github.com/jonschlinkert/is-windows/issues" 11566 }, 11567 { 11568 "type": "vcs", 11569 "url": "git+https://github.com/jonschlinkert/is-windows.git" 11570 } 11571 ] 11572 }, 11573 { 11574 "type": "library", 11575 "bom-ref": "pkg:npm/object.pick@1.3.0", 11576 "name": "object.pick", 11577 "version": "1.3.0", 11578 "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.", 11579 "hashes": [ 11580 { 11581 "alg": "SHA-1", 11582 "content": "87a10ac4c1694bd2e1cbf53591a66141fb5dd747" 11583 } 11584 ], 11585 "licenses": [ 11586 { 11587 "license": { 11588 "id": "MIT" 11589 } 11590 } 11591 ], 11592 "purl": "pkg:npm/object.pick@1.3.0", 11593 "externalReferences": [ 11594 { 11595 "type": "website", 11596 "url": "https://github.com/jonschlinkert/object.pick" 11597 }, 11598 { 11599 "type": "issue-tracker", 11600 "url": "https://github.com/jonschlinkert/object.pick/issues" 11601 }, 11602 { 11603 "type": "vcs", 11604 "url": "git+https://github.com/jonschlinkert/object.pick.git" 11605 } 11606 ] 11607 }, 11608 { 11609 "type": "library", 11610 "bom-ref": "pkg:npm/stack-utils@1.0.2", 11611 "name": "stack-utils", 11612 "version": "1.0.2", 11613 "description": "Captures and cleans stack traces", 11614 "hashes": [ 11615 { 11616 "alg": "SHA-512", 11617 "content": "3135fe31e1b953df7871ace48ddffd28d01aa6c1e789b8cc2e77d7a1d9645f0efa24479ad1488dcebaa2773a357a633093bc3942173d8dde019fd4c16f5305c0" 11618 } 11619 ], 11620 "licenses": [ 11621 { 11622 "license": { 11623 "id": "MIT" 11624 } 11625 } 11626 ], 11627 "purl": "pkg:npm/stack-utils@1.0.2", 11628 "externalReferences": [ 11629 { 11630 "type": "website", 11631 "url": "https://github.com/tapjs/stack-utils#readme" 11632 }, 11633 { 11634 "type": "issue-tracker", 11635 "url": "https://github.com/tapjs/stack-utils/issues" 11636 }, 11637 { 11638 "type": "vcs", 11639 "url": "git+https://github.com/tapjs/stack-utils.git" 11640 } 11641 ] 11642 }, 11643 { 11644 "type": "library", 11645 "bom-ref": "pkg:npm/jest-mock@24.9.0", 11646 "name": "jest-mock", 11647 "version": "24.9.0", 11648 "description": "## API", 11649 "hashes": [ 11650 { 11651 "alg": "SHA-512", 11652 "content": "dc111837959b4aaf7077e4b22c3112ec01e78c7f40fd1381c26cfb976cbea25f8db5214ef03622101ce83b509e15cf5af03632d7410ee1d0c556fff0377ce5d7" 11653 } 11654 ], 11655 "licenses": [ 11656 { 11657 "license": { 11658 "id": "MIT" 11659 } 11660 } 11661 ], 11662 "purl": "pkg:npm/jest-mock@24.9.0", 11663 "externalReferences": [ 11664 { 11665 "type": "website", 11666 "url": "https://github.com/facebook/jest#readme" 11667 }, 11668 { 11669 "type": "issue-tracker", 11670 "url": "https://github.com/facebook/jest/issues" 11671 }, 11672 { 11673 "type": "vcs", 11674 "url": "git+https://github.com/facebook/jest.git" 11675 } 11676 ] 11677 }, 11678 { 11679 "type": "library", 11680 "bom-ref": "pkg:npm/%40jest/transform@24.9.0", 11681 "group": "@jest", 11682 "name": "transform", 11683 "version": "24.9.0", 11684 "hashes": [ 11685 { 11686 "alg": "SHA-512", 11687 "content": "4dc4149b2351c55f784b442930e9d9974fbee91322aa96c7fd931c70507f6a692ee94c2fc9bd5c8d85fbc64a799c63646d7e103c7fc5701eaad470531f29cb99" 11688 } 11689 ], 11690 "licenses": [ 11691 { 11692 "license": { 11693 "id": "MIT" 11694 } 11695 } 11696 ], 11697 "purl": "pkg:npm/%40jest/transform@24.9.0", 11698 "externalReferences": [ 11699 { 11700 "type": "website", 11701 "url": "https://github.com/facebook/jest#readme" 11702 }, 11703 { 11704 "type": "issue-tracker", 11705 "url": "https://github.com/facebook/jest/issues" 11706 }, 11707 { 11708 "type": "vcs", 11709 "url": "git+https://github.com/facebook/jest.git" 11710 } 11711 ] 11712 }, 11713 { 11714 "type": "library", 11715 "bom-ref": "pkg:npm/%40babel/core@7.10.5", 11716 "group": "@babel", 11717 "name": "core", 11718 "version": "7.10.5", 11719 "description": "Babel compiler core.", 11720 "hashes": [ 11721 { 11722 "alg": "SHA-512", 11723 "content": "3b7e0b428a185435cf97b41609d5bda78351f909733abef14a13cf273f06b2e094dfff2e6bfc2a4ebee09a7c57bfe58111288653f1b9b35ea2ead52f1e435bfb" 11724 } 11725 ], 11726 "licenses": [ 11727 { 11728 "license": { 11729 "id": "MIT" 11730 } 11731 } 11732 ], 11733 "purl": "pkg:npm/%40babel/core@7.10.5", 11734 "externalReferences": [ 11735 { 11736 "type": "website", 11737 "url": "https://babeljs.io/" 11738 }, 11739 { 11740 "type": "issue-tracker", 11741 "url": "https://github.com/babel/babel/issues" 11742 }, 11743 { 11744 "type": "vcs", 11745 "url": "git+https://github.com/babel/babel.git" 11746 } 11747 ] 11748 }, 11749 { 11750 "type": "library", 11751 "bom-ref": "pkg:npm/%40babel/generator@7.10.5", 11752 "group": "@babel", 11753 "name": "generator", 11754 "version": "7.10.5", 11755 "description": "Turns an AST into code.", 11756 "hashes": [ 11757 { 11758 "alg": "SHA-512", 11759 "content": "def5f1af71445bb13b949662590ddb338faffd5cabf42fa1a68950f01185afd63c462dad14b5938b19b028169f0ee8ced5655a8787e1641794d5b89e29d8218a" 11760 } 11761 ], 11762 "licenses": [ 11763 { 11764 "license": { 11765 "id": "MIT" 11766 } 11767 } 11768 ], 11769 "purl": "pkg:npm/%40babel/generator@7.10.5", 11770 "externalReferences": [ 11771 { 11772 "type": "website", 11773 "url": "https://babeljs.io/" 11774 }, 11775 { 11776 "type": "issue-tracker", 11777 "url": "https://github.com/babel/babel/issues" 11778 }, 11779 { 11780 "type": "vcs", 11781 "url": "git+https://github.com/babel/babel.git" 11782 } 11783 ] 11784 }, 11785 { 11786 "type": "library", 11787 "bom-ref": "pkg:npm/%40babel/types@7.10.5", 11788 "group": "@babel", 11789 "name": "types", 11790 "version": "7.10.5", 11791 "description": "Babel Types is a Lodash-esque utility library for AST nodes", 11792 "hashes": [ 11793 { 11794 "alg": "SHA-512", 11795 "content": "8b157ae8a59f088e862a803fd87f6fe9b41d6df5c4c30a4e750f1c46f6f817e7b2be195a1f1585310078fb777d40525766c8a28aa56b7b0355d03144429c93e1" 11796 } 11797 ], 11798 "licenses": [ 11799 { 11800 "license": { 11801 "id": "MIT" 11802 } 11803 } 11804 ], 11805 "purl": "pkg:npm/%40babel/types@7.10.5", 11806 "externalReferences": [ 11807 { 11808 "type": "website", 11809 "url": "https://babeljs.io/" 11810 }, 11811 { 11812 "type": "issue-tracker", 11813 "url": "https://github.com/babel/babel/issues" 11814 }, 11815 { 11816 "type": "vcs", 11817 "url": "git+https://github.com/babel/babel.git" 11818 } 11819 ] 11820 }, 11821 { 11822 "type": "library", 11823 "bom-ref": "pkg:npm/to-fast-properties@2.0.0", 11824 "name": "to-fast-properties", 11825 "version": "2.0.0", 11826 "description": "Force V8 to use fast properties for an object", 11827 "hashes": [ 11828 { 11829 "alg": "SHA-1", 11830 "content": "dc5e698cbd079265bc73e0377681a4e4e83f616e" 11831 } 11832 ], 11833 "licenses": [ 11834 { 11835 "license": { 11836 "id": "MIT" 11837 } 11838 } 11839 ], 11840 "purl": "pkg:npm/to-fast-properties@2.0.0", 11841 "externalReferences": [ 11842 { 11843 "type": "website", 11844 "url": "https://github.com/sindresorhus/to-fast-properties#readme" 11845 }, 11846 { 11847 "type": "issue-tracker", 11848 "url": "https://github.com/sindresorhus/to-fast-properties/issues" 11849 }, 11850 { 11851 "type": "vcs", 11852 "url": "git+https://github.com/sindresorhus/to-fast-properties.git" 11853 } 11854 ] 11855 }, 11856 { 11857 "type": "library", 11858 "bom-ref": "pkg:npm/jsesc@2.5.2", 11859 "name": "jsesc", 11860 "version": "2.5.2", 11861 "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.", 11862 "hashes": [ 11863 { 11864 "alg": "SHA-512", 11865 "content": "398bbb5c4ce39024370b93ecdd0219b107cda6aa09c99640f7dc1df5a59dd39342b42e6958e91284ada690be875d047afc2cb695b35d3e5641a6e4075c4eb780" 11866 } 11867 ], 11868 "licenses": [ 11869 { 11870 "license": { 11871 "id": "MIT" 11872 } 11873 } 11874 ], 11875 "purl": "pkg:npm/jsesc@2.5.2", 11876 "externalReferences": [ 11877 { 11878 "type": "website", 11879 "url": "https://mths.be/jsesc" 11880 }, 11881 { 11882 "type": "issue-tracker", 11883 "url": "https://github.com/mathiasbynens/jsesc/issues" 11884 }, 11885 { 11886 "type": "vcs", 11887 "url": "git+https://github.com/mathiasbynens/jsesc.git" 11888 } 11889 ] 11890 }, 11891 { 11892 "type": "library", 11893 "bom-ref": "pkg:npm/%40babel/helper-module-transforms@7.10.5", 11894 "group": "@babel", 11895 "name": "helper-module-transforms", 11896 "version": "7.10.5", 11897 "description": "Babel helper functions for implementing ES6 module transformations", 11898 "hashes": [ 11899 { 11900 "alg": "SHA-512", 11901 "content": "e0ff8258c27afe3d56f75e484c969491a74b39b982451482db7e2e72d25f9ffbc7aec2cdc6c47c77095c5eff598495b397bedac1ffa659749910ab79b743a794" 11902 } 11903 ], 11904 "licenses": [ 11905 { 11906 "license": { 11907 "id": "MIT" 11908 } 11909 } 11910 ], 11911 "purl": "pkg:npm/%40babel/helper-module-transforms@7.10.5", 11912 "externalReferences": [ 11913 { 11914 "type": "website", 11915 "url": "https://babeljs.io/" 11916 }, 11917 { 11918 "type": "issue-tracker", 11919 "url": "https://github.com/babel/babel/issues" 11920 }, 11921 { 11922 "type": "vcs", 11923 "url": "git+https://github.com/babel/babel.git" 11924 } 11925 ] 11926 }, 11927 { 11928 "type": "library", 11929 "bom-ref": "pkg:npm/%40babel/helper-module-imports@7.10.4", 11930 "group": "@babel", 11931 "name": "helper-module-imports", 11932 "version": "7.10.4", 11933 "description": "Babel helper functions for inserting module loads", 11934 "hashes": [ 11935 { 11936 "alg": "SHA-512", 11937 "content": "9c44091ea61abc8db5ee80fdface4c501ce4eb1d4896fa12f564cf7e01b8dc26cc11e4ad134bfeafe4ee716771f0a146a303c6bf23a40d3f7eec31de7480e757" 11938 } 11939 ], 11940 "licenses": [ 11941 { 11942 "license": { 11943 "id": "MIT" 11944 } 11945 } 11946 ], 11947 "purl": "pkg:npm/%40babel/helper-module-imports@7.10.4", 11948 "externalReferences": [ 11949 { 11950 "type": "website", 11951 "url": "https://babeljs.io/" 11952 }, 11953 { 11954 "type": "issue-tracker", 11955 "url": "https://github.com/babel/babel/issues" 11956 }, 11957 { 11958 "type": "vcs", 11959 "url": "git+https://github.com/babel/babel.git" 11960 } 11961 ] 11962 }, 11963 { 11964 "type": "library", 11965 "bom-ref": "pkg:npm/%40babel/helper-replace-supers@7.10.4", 11966 "group": "@babel", 11967 "name": "helper-replace-supers", 11968 "version": "7.10.4", 11969 "description": "Helper function to replace supers", 11970 "hashes": [ 11971 { 11972 "alg": "SHA-512", 11973 "content": "b0fc597c55e8704ca66137552b550d9853c137e1efe662642cfb185b0181c590316967c5bbec6aa7b6faa960f4ca336e34bd9529ce8be4cd7cb4e5d43fb354d0" 11974 } 11975 ], 11976 "licenses": [ 11977 { 11978 "license": { 11979 "id": "MIT" 11980 } 11981 } 11982 ], 11983 "purl": "pkg:npm/%40babel/helper-replace-supers@7.10.4", 11984 "externalReferences": [ 11985 { 11986 "type": "website", 11987 "url": "https://github.com/babel/babel#readme" 11988 }, 11989 { 11990 "type": "issue-tracker", 11991 "url": "https://github.com/babel/babel/issues" 11992 }, 11993 { 11994 "type": "vcs", 11995 "url": "git+https://github.com/babel/babel.git" 11996 } 11997 ] 11998 }, 11999 { 12000 "type": "library", 12001 "bom-ref": "pkg:npm/%40babel/helper-member-expression-to-functions@7.10.5", 12002 "group": "@babel", 12003 "name": "helper-member-expression-to-functions", 12004 "version": "7.10.5", 12005 "description": "Helper function to replace certain member expressions with function calls", 12006 "hashes": [ 12007 { 12008 "alg": "SHA-512", 12009 "content": "1e2a89a580f9f96a290972006d00c6d33c9ee57615bdc3bdc3f0c7a791ac68691151a6a62e3d9b12dbba8bcae7186a6b0211ccdea89d08c829ef51c5e1e9dd84" 12010 } 12011 ], 12012 "licenses": [ 12013 { 12014 "license": { 12015 "id": "MIT" 12016 } 12017 } 12018 ], 12019 "purl": "pkg:npm/%40babel/helper-member-expression-to-functions@7.10.5", 12020 "externalReferences": [ 12021 { 12022 "type": "website", 12023 "url": "https://github.com/babel/babel#readme" 12024 }, 12025 { 12026 "type": "issue-tracker", 12027 "url": "https://github.com/babel/babel/issues" 12028 }, 12029 { 12030 "type": "vcs", 12031 "url": "git+https://github.com/babel/babel.git" 12032 } 12033 ] 12034 }, 12035 { 12036 "type": "library", 12037 "bom-ref": "pkg:npm/%40babel/helper-optimise-call-expression@7.10.4", 12038 "group": "@babel", 12039 "name": "helper-optimise-call-expression", 12040 "version": "7.10.4", 12041 "description": "Helper function to optimise call expression", 12042 "hashes": [ 12043 { 12044 "alg": "SHA-512", 12045 "content": "9f7506298e155f05d384488aae0440a153c132a7a83e01d5aa21d939a9c02421bd9d050bda92d1422ad4ce5d22a0a7251c6a46a918083a481c20968858ba7282" 12046 } 12047 ], 12048 "licenses": [ 12049 { 12050 "license": { 12051 "id": "MIT" 12052 } 12053 } 12054 ], 12055 "purl": "pkg:npm/%40babel/helper-optimise-call-expression@7.10.4", 12056 "externalReferences": [ 12057 { 12058 "type": "website", 12059 "url": "https://github.com/babel/babel#readme" 12060 }, 12061 { 12062 "type": "issue-tracker", 12063 "url": "https://github.com/babel/babel/issues" 12064 }, 12065 { 12066 "type": "vcs", 12067 "url": "git+https://github.com/babel/babel.git" 12068 } 12069 ] 12070 }, 12071 { 12072 "type": "library", 12073 "bom-ref": "pkg:npm/%40babel/traverse@7.10.5", 12074 "group": "@babel", 12075 "name": "traverse", 12076 "version": "7.10.5", 12077 "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", 12078 "hashes": [ 12079 { 12080 "alg": "SHA-512", 12081 "content": "c9cfdfcafda05233eacd3cf4587791247da9bfb8c0f6403b9815f6b5797fc7988e13cd6e6953ee18fb5a624ef09a4c786faee643b36a23cae64f6a45e3b29829" 12082 } 12083 ], 12084 "licenses": [ 12085 { 12086 "license": { 12087 "id": "MIT" 12088 } 12089 } 12090 ], 12091 "purl": "pkg:npm/%40babel/traverse@7.10.5", 12092 "externalReferences": [ 12093 { 12094 "type": "website", 12095 "url": "https://babeljs.io/" 12096 }, 12097 { 12098 "type": "issue-tracker", 12099 "url": "https://github.com/babel/babel/issues" 12100 }, 12101 { 12102 "type": "vcs", 12103 "url": "git+https://github.com/babel/babel.git" 12104 } 12105 ] 12106 }, 12107 { 12108 "type": "library", 12109 "bom-ref": "pkg:npm/%40babel/helper-function-name@7.10.4", 12110 "group": "@babel", 12111 "name": "helper-function-name", 12112 "version": "7.10.4", 12113 "description": "Helper function to change the property 'name' of every function", 12114 "hashes": [ 12115 { 12116 "alg": "SHA-512", 12117 "content": "61d692cb3d67f20638e0498def1e38cc19fdcd0d51cb663edc64c0fb7bc7e8c8b391ed55c346960cceba14e6043f0f3ffea2a49aa39c92b1a04d86beeac71ea9" 12118 } 12119 ], 12120 "licenses": [ 12121 { 12122 "license": { 12123 "id": "MIT" 12124 } 12125 } 12126 ], 12127 "purl": "pkg:npm/%40babel/helper-function-name@7.10.4", 12128 "externalReferences": [ 12129 { 12130 "type": "website", 12131 "url": "https://github.com/babel/babel#readme" 12132 }, 12133 { 12134 "type": "issue-tracker", 12135 "url": "https://github.com/babel/babel/issues" 12136 }, 12137 { 12138 "type": "vcs", 12139 "url": "git+https://github.com/babel/babel.git" 12140 } 12141 ] 12142 }, 12143 { 12144 "type": "library", 12145 "bom-ref": "pkg:npm/%40babel/helper-get-function-arity@7.10.4", 12146 "group": "@babel", 12147 "name": "helper-get-function-arity", 12148 "version": "7.10.4", 12149 "description": "Helper function to get function arity", 12150 "hashes": [ 12151 { 12152 "alg": "SHA-512", 12153 "content": "12437760307e4910e0888527360726883dfad6d8be0156cbddfdc77a77fa76aa94cabe5d32ca2b9e8d2525626e2e10e1908e6c604a608facbd901f00394d48d8" 12154 } 12155 ], 12156 "licenses": [ 12157 { 12158 "license": { 12159 "id": "MIT" 12160 } 12161 } 12162 ], 12163 "purl": "pkg:npm/%40babel/helper-get-function-arity@7.10.4", 12164 "externalReferences": [ 12165 { 12166 "type": "website", 12167 "url": "https://github.com/babel/babel#readme" 12168 }, 12169 { 12170 "type": "issue-tracker", 12171 "url": "https://github.com/babel/babel/issues" 12172 }, 12173 { 12174 "type": "vcs", 12175 "url": "git+https://github.com/babel/babel.git" 12176 } 12177 ] 12178 }, 12179 { 12180 "type": "library", 12181 "bom-ref": "pkg:npm/%40babel/template@7.10.4", 12182 "group": "@babel", 12183 "name": "template", 12184 "version": "7.10.4", 12185 "description": "Generate an AST from a string template.", 12186 "hashes": [ 12187 { 12188 "alg": "SHA-512", 12189 "content": "6428c3dbb706245501ea7982075127922debf8be6426f797f69ab54af0142a8202cba099f720fcc4ed3ce985dd621bcd8c17677a49b866768fe720bc0acff5b4" 12190 } 12191 ], 12192 "licenses": [ 12193 { 12194 "license": { 12195 "id": "MIT" 12196 } 12197 } 12198 ], 12199 "purl": "pkg:npm/%40babel/template@7.10.4", 12200 "externalReferences": [ 12201 { 12202 "type": "website", 12203 "url": "https://babeljs.io/" 12204 }, 12205 { 12206 "type": "issue-tracker", 12207 "url": "https://github.com/babel/babel/issues" 12208 }, 12209 { 12210 "type": "vcs", 12211 "url": "git+https://github.com/babel/babel.git" 12212 } 12213 ] 12214 }, 12215 { 12216 "type": "library", 12217 "bom-ref": "pkg:npm/%40babel/parser@7.10.5", 12218 "group": "@babel", 12219 "name": "parser", 12220 "version": "7.10.5", 12221 "description": "A JavaScript parser", 12222 "hashes": [ 12223 { 12224 "alg": "SHA-512", 12225 "content": "c1faf2c72e1b135522bef40a4900d4e3f5fa76bfa2f1b72d8d48e3f19caddc3432ecdb4f8b32574fc339da7aa934a2fe9ead8f5bc97193866a2e3d1f0f807885" 12226 } 12227 ], 12228 "licenses": [ 12229 { 12230 "license": { 12231 "id": "MIT" 12232 } 12233 } 12234 ], 12235 "purl": "pkg:npm/%40babel/parser@7.10.5", 12236 "externalReferences": [ 12237 { 12238 "type": "website", 12239 "url": "https://babeljs.io/" 12240 }, 12241 { 12242 "type": "issue-tracker", 12243 "url": "https://github.com/babel/babel/issues" 12244 }, 12245 { 12246 "type": "vcs", 12247 "url": "git+https://github.com/babel/babel.git" 12248 } 12249 ] 12250 }, 12251 { 12252 "type": "library", 12253 "bom-ref": "pkg:npm/%40babel/helper-split-export-declaration@7.10.4", 12254 "group": "@babel", 12255 "name": "helper-split-export-declaration", 12256 "version": "7.10.4", 12257 "description": ">", 12258 "hashes": [ 12259 { 12260 "alg": "SHA-512", 12261 "content": "a724814dea147dfe7a7cbe42054da15a6f537ac038afface908f43c892efbe0cf4f4c07d62d7c861ede206b89569835a3def8096e6b4bc120e54e2ecd9bb9686" 12262 } 12263 ], 12264 "licenses": [ 12265 { 12266 "license": { 12267 "id": "MIT" 12268 } 12269 } 12270 ], 12271 "purl": "pkg:npm/%40babel/helper-split-export-declaration@7.10.4", 12272 "externalReferences": [ 12273 { 12274 "type": "website", 12275 "url": "https://github.com/babel/babel#readme" 12276 }, 12277 { 12278 "type": "issue-tracker", 12279 "url": "https://github.com/babel/babel/issues" 12280 }, 12281 { 12282 "type": "vcs", 12283 "url": "git+https://github.com/babel/babel.git" 12284 } 12285 ] 12286 }, 12287 { 12288 "type": "library", 12289 "bom-ref": "pkg:npm/debug@4.1.1", 12290 "name": "debug", 12291 "version": "4.1.1", 12292 "description": "small debugging utility", 12293 "hashes": [ 12294 { 12295 "alg": "SHA-512", 12296 "content": "a58008cde468f09e8a3c4689d1558e8793f391bc3f45eb6ecde84633b411457e617b87cf1f1dab74a301db9e9e8490a45fe5d1426d7a7992ea2cd4bc45265767" 12297 } 12298 ], 12299 "licenses": [ 12300 { 12301 "license": { 12302 "id": "MIT" 12303 } 12304 } 12305 ], 12306 "purl": "pkg:npm/debug@4.1.1", 12307 "externalReferences": [ 12308 { 12309 "type": "website", 12310 "url": "https://github.com/visionmedia/debug#readme" 12311 }, 12312 { 12313 "type": "issue-tracker", 12314 "url": "https://github.com/visionmedia/debug/issues" 12315 }, 12316 { 12317 "type": "vcs", 12318 "url": "git://github.com/visionmedia/debug.git" 12319 } 12320 ] 12321 }, 12322 { 12323 "type": "library", 12324 "bom-ref": "pkg:npm/ms@2.1.2", 12325 "name": "ms", 12326 "version": "2.1.2", 12327 "description": "Tiny millisecond conversion utility", 12328 "hashes": [ 12329 { 12330 "alg": "SHA-512", 12331 "content": "b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db" 12332 } 12333 ], 12334 "licenses": [ 12335 { 12336 "license": { 12337 "id": "MIT" 12338 } 12339 } 12340 ], 12341 "purl": "pkg:npm/ms@2.1.2", 12342 "externalReferences": [ 12343 { 12344 "type": "website", 12345 "url": "https://github.com/zeit/ms#readme" 12346 }, 12347 { 12348 "type": "issue-tracker", 12349 "url": "https://github.com/zeit/ms/issues" 12350 }, 12351 { 12352 "type": "vcs", 12353 "url": "git+https://github.com/zeit/ms.git" 12354 } 12355 ] 12356 }, 12357 { 12358 "type": "library", 12359 "bom-ref": "pkg:npm/globals@11.12.0", 12360 "name": "globals", 12361 "version": "11.12.0", 12362 "description": "Global identifiers from different JavaScript environments", 12363 "hashes": [ 12364 { 12365 "alg": "SHA-512", 12366 "content": "58e069fc410652222c252a7bc1cbffcba30efa557d5289dc5aac6e15f9bc781c3358d8327c177a1b3f8878a43d8c29b28681fdf60d793374fe41a5471638b354" 12367 } 12368 ], 12369 "licenses": [ 12370 { 12371 "license": { 12372 "id": "MIT" 12373 } 12374 } 12375 ], 12376 "purl": "pkg:npm/globals@11.12.0", 12377 "externalReferences": [ 12378 { 12379 "type": "website", 12380 "url": "https://github.com/sindresorhus/globals#readme" 12381 }, 12382 { 12383 "type": "issue-tracker", 12384 "url": "https://github.com/sindresorhus/globals/issues" 12385 }, 12386 { 12387 "type": "vcs", 12388 "url": "git+https://github.com/sindresorhus/globals.git" 12389 } 12390 ] 12391 }, 12392 { 12393 "type": "library", 12394 "bom-ref": "pkg:npm/%40babel/helper-simple-access@7.10.4", 12395 "group": "@babel", 12396 "name": "helper-simple-access", 12397 "version": "7.10.4", 12398 "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", 12399 "hashes": [ 12400 { 12401 "alg": "SHA-512", 12402 "content": "d1f332ef67a3fd512f17c50b997eb26f932d1c6e2e1f80db77a23f6870dbfc9560d1b6e2bf0b7d5a0fa1dee32f5fe41216dc2be4c788b6f6b36eb7388ed4405f" 12403 } 12404 ], 12405 "licenses": [ 12406 { 12407 "license": { 12408 "id": "MIT" 12409 } 12410 } 12411 ], 12412 "purl": "pkg:npm/%40babel/helper-simple-access@7.10.4", 12413 "externalReferences": [ 12414 { 12415 "type": "website", 12416 "url": "https://babeljs.io/" 12417 }, 12418 { 12419 "type": "issue-tracker", 12420 "url": "https://github.com/babel/babel/issues" 12421 }, 12422 { 12423 "type": "vcs", 12424 "url": "git+https://github.com/babel/babel.git" 12425 } 12426 ] 12427 }, 12428 { 12429 "type": "library", 12430 "bom-ref": "pkg:npm/%40babel/helpers@7.10.4", 12431 "group": "@babel", 12432 "name": "helpers", 12433 "version": "7.10.4", 12434 "description": "Collection of helper functions used by Babel transforms.", 12435 "hashes": [ 12436 { 12437 "alg": "SHA-512", 12438 "content": "2f6817fd779438d7846c8efc7574ab27319dcf8190f994c0fda6b37d4b056968d27bde64882b8e6791ec5ef922c378b017e9851d24547c953cb7a61abe871d5c" 12439 } 12440 ], 12441 "licenses": [ 12442 { 12443 "license": { 12444 "id": "MIT" 12445 } 12446 } 12447 ], 12448 "purl": "pkg:npm/%40babel/helpers@7.10.4", 12449 "externalReferences": [ 12450 { 12451 "type": "website", 12452 "url": "https://babeljs.io/" 12453 }, 12454 { 12455 "type": "issue-tracker", 12456 "url": "https://github.com/babel/babel/issues" 12457 }, 12458 { 12459 "type": "vcs", 12460 "url": "git+https://github.com/babel/babel.git" 12461 } 12462 ] 12463 }, 12464 { 12465 "type": "library", 12466 "bom-ref": "pkg:npm/convert-source-map@1.7.0", 12467 "name": "convert-source-map", 12468 "version": "1.7.0", 12469 "description": "Converts a source-map from/to different formats and allows adding/changing properties.", 12470 "hashes": [ 12471 { 12472 "alg": "SHA-512", 12473 "content": "e052645f3297103075b270856652cfe20a42dc920b89c0a919bcc6f5ff46eed1aa182cc44d0da158fadc8a703da14e30b5fd9b8946841f9d3ae549cc791df7a0" 12474 } 12475 ], 12476 "licenses": [ 12477 { 12478 "license": { 12479 "id": "MIT" 12480 } 12481 } 12482 ], 12483 "purl": "pkg:npm/convert-source-map@1.7.0", 12484 "externalReferences": [ 12485 { 12486 "type": "website", 12487 "url": "https://github.com/thlorenz/convert-source-map" 12488 }, 12489 { 12490 "type": "issue-tracker", 12491 "url": "https://github.com/thlorenz/convert-source-map/issues" 12492 }, 12493 { 12494 "type": "vcs", 12495 "url": "git://github.com/thlorenz/convert-source-map.git" 12496 } 12497 ] 12498 }, 12499 { 12500 "type": "library", 12501 "bom-ref": "pkg:npm/gensync@1.0.0-beta.1", 12502 "name": "gensync", 12503 "version": "1.0.0-beta.1", 12504 "description": "Allows users to use generators in order to write common functions that can be both sync or async.", 12505 "hashes": [ 12506 { 12507 "alg": "SHA-512", 12508 "content": "afc102e8d3b5b27807ff3743f5f8910cb75c8276dac976a1fa62e031a9d3688649a840b5319b2d9a7a31f0aa67236fdfc50c2ba793a908e6162e9e2b065e0972" 12509 } 12510 ], 12511 "licenses": [ 12512 { 12513 "license": { 12514 "id": "MIT" 12515 } 12516 } 12517 ], 12518 "purl": "pkg:npm/gensync@1.0.0-beta.1" 12519 }, 12520 { 12521 "type": "library", 12522 "bom-ref": "pkg:npm/json5@2.1.3", 12523 "name": "json5", 12524 "version": "2.1.3", 12525 "description": "JSON for humans.", 12526 "hashes": [ 12527 { 12528 "alg": "SHA-512", 12529 "content": "2973ef3a6f0af4824a14cd1b99d9fc41787bb9d0e1d60fe08a2797d0d2c268c9dbe21122545aa7a29d889935c27397b4fe81f3dcb4ea9871ad1319f985f32438" 12530 } 12531 ], 12532 "licenses": [ 12533 { 12534 "license": { 12535 "id": "MIT" 12536 } 12537 } 12538 ], 12539 "purl": "pkg:npm/json5@2.1.3", 12540 "externalReferences": [ 12541 { 12542 "type": "website", 12543 "url": "http://json5.org/" 12544 }, 12545 { 12546 "type": "issue-tracker", 12547 "url": "https://github.com/json5/json5/issues" 12548 }, 12549 { 12550 "type": "vcs", 12551 "url": "git+https://github.com/json5/json5.git" 12552 } 12553 ] 12554 }, 12555 { 12556 "type": "library", 12557 "bom-ref": "pkg:npm/minimist@1.2.5", 12558 "name": "minimist", 12559 "version": "1.2.5", 12560 "description": "parse argument options", 12561 "hashes": [ 12562 { 12563 "alg": "SHA-512", 12564 "content": "14cf6735462b4410042d9413df179943b7e630e060ea758d989293720b0979a2ecb4ffd43835691acaf93a15e185783a7feaad27cba267e3d4c640d67202172f" 12565 } 12566 ], 12567 "licenses": [ 12568 { 12569 "license": { 12570 "id": "MIT" 12571 } 12572 } 12573 ], 12574 "purl": "pkg:npm/minimist@1.2.5", 12575 "externalReferences": [ 12576 { 12577 "type": "website", 12578 "url": "https://github.com/substack/minimist" 12579 }, 12580 { 12581 "type": "issue-tracker", 12582 "url": "https://github.com/substack/minimist/issues" 12583 }, 12584 { 12585 "type": "vcs", 12586 "url": "git://github.com/substack/minimist.git" 12587 } 12588 ] 12589 }, 12590 { 12591 "type": "library", 12592 "bom-ref": "pkg:npm/resolve@1.17.0", 12593 "name": "resolve", 12594 "version": "1.17.0", 12595 "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", 12596 "hashes": [ 12597 { 12598 "alg": "SHA-512", 12599 "content": "89cfbb258895f158b6cb34061563a48990f967dcfb3b66619bd5cc693c5d244c4a6ac89e142afec9767f5a65ec7241e22a5d766abd32e978970f1de6e111e7d7" 12600 } 12601 ], 12602 "licenses": [ 12603 { 12604 "license": { 12605 "id": "MIT" 12606 } 12607 } 12608 ], 12609 "purl": "pkg:npm/resolve@1.17.0", 12610 "externalReferences": [ 12611 { 12612 "type": "website", 12613 "url": "https://github.com/browserify/resolve#readme" 12614 }, 12615 { 12616 "type": "issue-tracker", 12617 "url": "https://github.com/browserify/resolve/issues" 12618 }, 12619 { 12620 "type": "vcs", 12621 "url": "git://github.com/browserify/resolve.git" 12622 } 12623 ] 12624 }, 12625 { 12626 "type": "library", 12627 "bom-ref": "pkg:npm/path-parse@1.0.6", 12628 "name": "path-parse", 12629 "version": "1.0.6", 12630 "description": "Node.js path.parse() ponyfill", 12631 "hashes": [ 12632 { 12633 "alg": "SHA-512", 12634 "content": "19298e4f611b1eb20d05ff5247b08310bc2527c004364dd09fb3a290ae2715802edceb5edbe258355be4a401109b7fd32cd109143ff16498f3cb183728158ecf" 12635 } 12636 ], 12637 "licenses": [ 12638 { 12639 "license": { 12640 "id": "MIT" 12641 } 12642 } 12643 ], 12644 "purl": "pkg:npm/path-parse@1.0.6", 12645 "externalReferences": [ 12646 { 12647 "type": "website", 12648 "url": "https://github.com/jbgutierrez/path-parse#readme" 12649 }, 12650 { 12651 "type": "issue-tracker", 12652 "url": "https://github.com/jbgutierrez/path-parse/issues" 12653 }, 12654 { 12655 "type": "vcs", 12656 "url": "git+https://github.com/jbgutierrez/path-parse.git" 12657 } 12658 ] 12659 }, 12660 { 12661 "type": "library", 12662 "bom-ref": "pkg:npm/babel-plugin-istanbul@5.2.0", 12663 "name": "babel-plugin-istanbul", 12664 "version": "5.2.0", 12665 "description": "A babel plugin that adds istanbul instrumentation to ES6 code", 12666 "hashes": [ 12667 { 12668 "alg": "SHA-512", 12669 "content": "e4ba610b451203cb788b5cc2b636db35bea3263ffdf97e8fdfb41f8ab73fef4110df8c4a94c5be6b54471b0c4623e4b05a9370676ec7aafcc0a1b7aa697c2267" 12670 } 12671 ], 12672 "licenses": [ 12673 { 12674 "license": { 12675 "id": "BSD-3-Clause" 12676 } 12677 } 12678 ], 12679 "purl": "pkg:npm/babel-plugin-istanbul@5.2.0", 12680 "externalReferences": [ 12681 { 12682 "type": "website", 12683 "url": "https://github.com/istanbuljs/babel-plugin-istanbul#readme" 12684 }, 12685 { 12686 "type": "issue-tracker", 12687 "url": "https://github.com/istanbuljs/babel-plugin-istanbul/issues" 12688 }, 12689 { 12690 "type": "vcs", 12691 "url": "git+https://github.com/istanbuljs/babel-plugin-istanbul.git" 12692 } 12693 ] 12694 }, 12695 { 12696 "type": "library", 12697 "bom-ref": "pkg:npm/%40babel/helper-plugin-utils@7.10.4", 12698 "group": "@babel", 12699 "name": "helper-plugin-utils", 12700 "version": "7.10.4", 12701 "description": "General utilities for plugins to use", 12702 "hashes": [ 12703 { 12704 "alg": "SHA-512", 12705 "content": "3b8282bd003a94b88c53d97679ac013cc7f5c4f3fcc4f7c1de2110c35e7484e553aa3feb7d7cf44e14dbe07133a907ecd819a8e40cbc073c5fcd5b41aebf5d56" 12706 } 12707 ], 12708 "licenses": [ 12709 { 12710 "license": { 12711 "id": "MIT" 12712 } 12713 } 12714 ], 12715 "purl": "pkg:npm/%40babel/helper-plugin-utils@7.10.4", 12716 "externalReferences": [ 12717 { 12718 "type": "website", 12719 "url": "https://babeljs.io/" 12720 }, 12721 { 12722 "type": "issue-tracker", 12723 "url": "https://github.com/babel/babel/issues" 12724 }, 12725 { 12726 "type": "vcs", 12727 "url": "git+https://github.com/babel/babel.git" 12728 } 12729 ] 12730 }, 12731 { 12732 "type": "library", 12733 "bom-ref": "pkg:npm/istanbul-lib-instrument@3.3.0", 12734 "name": "istanbul-lib-instrument", 12735 "version": "3.3.0", 12736 "description": "Core istanbul API for JS code coverage", 12737 "hashes": [ 12738 { 12739 "alg": "SHA-512", 12740 "content": "e679c8378be8e714191dd5e7a3f6035c9d06f88ddd026e178337d25533cb4298ffcc0576755e89bb2d3269fd74ff3ac9389787a0dddfada15ef9746ad9b15564" 12741 } 12742 ], 12743 "licenses": [ 12744 { 12745 "license": { 12746 "id": "BSD-3-Clause" 12747 } 12748 } 12749 ], 12750 "purl": "pkg:npm/istanbul-lib-instrument@3.3.0", 12751 "externalReferences": [ 12752 { 12753 "type": "website", 12754 "url": "https://istanbul.js.org/" 12755 }, 12756 { 12757 "type": "issue-tracker", 12758 "url": "https://github.com/istanbuljs/istanbuljs/issues" 12759 }, 12760 { 12761 "type": "vcs", 12762 "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" 12763 } 12764 ] 12765 }, 12766 { 12767 "type": "library", 12768 "bom-ref": "pkg:npm/istanbul-lib-coverage@2.0.5", 12769 "name": "istanbul-lib-coverage", 12770 "version": "2.0.5", 12771 "description": "Data library for istanbul coverage objects", 12772 "hashes": [ 12773 { 12774 "alg": "SHA-512", 12775 "content": "f1a5f39ee10f089bc69cc4917ede2e743443b5bd55de991090c308e4b23ee87b90cf9a10e09d94167d47f36ada037a89b7238b924c15a880814248e71ad9f998" 12776 } 12777 ], 12778 "licenses": [ 12779 { 12780 "license": { 12781 "id": "BSD-3-Clause" 12782 } 12783 } 12784 ], 12785 "purl": "pkg:npm/istanbul-lib-coverage@2.0.5", 12786 "externalReferences": [ 12787 { 12788 "type": "website", 12789 "url": "https://istanbul.js.org/" 12790 }, 12791 { 12792 "type": "issue-tracker", 12793 "url": "https://github.com/istanbuljs/istanbuljs/issues" 12794 }, 12795 { 12796 "type": "vcs", 12797 "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" 12798 } 12799 ] 12800 }, 12801 { 12802 "type": "library", 12803 "bom-ref": "pkg:npm/semver@6.3.0", 12804 "name": "semver", 12805 "version": "6.3.0", 12806 "description": "The semantic version parser used by npm.", 12807 "hashes": [ 12808 { 12809 "alg": "SHA-512", 12810 "content": "6f7f5305a4d27d5eb206b6a953cf69e5f29e904da6fcdc270e870e56bb90152d7fbde320773b8f72738cdf833a0b0c56f231ff97111ae6b0680de530bb91c74f" 12811 } 12812 ], 12813 "licenses": [ 12814 { 12815 "license": { 12816 "id": "ISC" 12817 } 12818 } 12819 ], 12820 "purl": "pkg:npm/semver@6.3.0", 12821 "externalReferences": [ 12822 { 12823 "type": "website", 12824 "url": "https://github.com/npm/node-semver#readme" 12825 }, 12826 { 12827 "type": "issue-tracker", 12828 "url": "https://github.com/npm/node-semver/issues" 12829 }, 12830 { 12831 "type": "vcs", 12832 "url": "git+https://github.com/npm/node-semver.git" 12833 } 12834 ] 12835 }, 12836 { 12837 "type": "library", 12838 "bom-ref": "pkg:npm/test-exclude@5.2.3", 12839 "name": "test-exclude", 12840 "version": "5.2.3", 12841 "description": "test for inclusion or exclusion of paths using pkg-conf and globs", 12842 "hashes": [ 12843 { 12844 "alg": "SHA-512", 12845 "content": "33ea31b6c78214edc40ed01a187ee289e8f70819335ea14c6f3a9800009dccaba2e1e640fa9ab7b591300a1bce74d7daef1c72f017db9a025222be37702ffeda" 12846 } 12847 ], 12848 "licenses": [ 12849 { 12850 "license": { 12851 "id": "ISC" 12852 } 12853 } 12854 ], 12855 "purl": "pkg:npm/test-exclude@5.2.3", 12856 "externalReferences": [ 12857 { 12858 "type": "website", 12859 "url": "https://istanbul.js.org/" 12860 }, 12861 { 12862 "type": "issue-tracker", 12863 "url": "https://github.com/istanbuljs/istanbuljs/issues" 12864 }, 12865 { 12866 "type": "vcs", 12867 "url": "git+https://github.com/istanbuljs/istanbuljs.git" 12868 } 12869 ] 12870 }, 12871 { 12872 "type": "library", 12873 "bom-ref": "pkg:npm/glob@7.1.6", 12874 "name": "glob", 12875 "version": "7.1.6", 12876 "description": "a little globber", 12877 "hashes": [ 12878 { 12879 "alg": "SHA-512", 12880 "content": "2f06b1c3267bd8b93bbd920db4d36bcb05f466e2f24adadd0ed69b79f64a018e59189855b607739e5b917acc4d98f8ad1344803be3b6eac5931de292236c0c04" 12881 } 12882 ], 12883 "licenses": [ 12884 { 12885 "license": { 12886 "id": "ISC" 12887 } 12888 } 12889 ], 12890 "purl": "pkg:npm/glob@7.1.6", 12891 "externalReferences": [ 12892 { 12893 "type": "website", 12894 "url": "https://github.com/isaacs/node-glob#readme" 12895 }, 12896 { 12897 "type": "issue-tracker", 12898 "url": "https://github.com/isaacs/node-glob/issues" 12899 }, 12900 { 12901 "type": "vcs", 12902 "url": "git://github.com/isaacs/node-glob.git" 12903 } 12904 ] 12905 }, 12906 { 12907 "type": "library", 12908 "bom-ref": "pkg:npm/fs.realpath@1.0.0", 12909 "name": "fs.realpath", 12910 "version": "1.0.0", 12911 "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", 12912 "hashes": [ 12913 { 12914 "alg": "SHA-1", 12915 "content": "1504ad2523158caa40db4a2787cb01411994ea4f" 12916 } 12917 ], 12918 "licenses": [ 12919 { 12920 "license": { 12921 "id": "ISC" 12922 } 12923 } 12924 ], 12925 "purl": "pkg:npm/fs.realpath@1.0.0", 12926 "externalReferences": [ 12927 { 12928 "type": "website", 12929 "url": "https://github.com/isaacs/fs.realpath#readme" 12930 }, 12931 { 12932 "type": "issue-tracker", 12933 "url": "https://github.com/isaacs/fs.realpath/issues" 12934 }, 12935 { 12936 "type": "vcs", 12937 "url": "git+https://github.com/isaacs/fs.realpath.git" 12938 } 12939 ] 12940 }, 12941 { 12942 "type": "library", 12943 "bom-ref": "pkg:npm/inflight@1.0.6", 12944 "name": "inflight", 12945 "version": "1.0.6", 12946 "description": "Add callbacks to requests in flight to avoid async duplication", 12947 "hashes": [ 12948 { 12949 "alg": "SHA-1", 12950 "content": "49bd6331d7d02d0c09bc910a1075ba8165b56df9" 12951 } 12952 ], 12953 "licenses": [ 12954 { 12955 "license": { 12956 "id": "ISC" 12957 } 12958 } 12959 ], 12960 "purl": "pkg:npm/inflight@1.0.6", 12961 "externalReferences": [ 12962 { 12963 "type": "website", 12964 "url": "https://github.com/isaacs/inflight" 12965 }, 12966 { 12967 "type": "issue-tracker", 12968 "url": "https://github.com/isaacs/inflight/issues" 12969 }, 12970 { 12971 "type": "vcs", 12972 "url": "git+https://github.com/npm/inflight.git" 12973 } 12974 ] 12975 }, 12976 { 12977 "type": "library", 12978 "bom-ref": "pkg:npm/once@1.4.0", 12979 "name": "once", 12980 "version": "1.4.0", 12981 "description": "Run a function exactly one time", 12982 "hashes": [ 12983 { 12984 "alg": "SHA-1", 12985 "content": "583b1aa775961d4b113ac17d9c50baef9dd76bd1" 12986 } 12987 ], 12988 "licenses": [ 12989 { 12990 "license": { 12991 "id": "ISC" 12992 } 12993 } 12994 ], 12995 "purl": "pkg:npm/once@1.4.0", 12996 "externalReferences": [ 12997 { 12998 "type": "website", 12999 "url": "https://github.com/isaacs/once#readme" 13000 }, 13001 { 13002 "type": "issue-tracker", 13003 "url": "https://github.com/isaacs/once/issues" 13004 }, 13005 { 13006 "type": "vcs", 13007 "url": "git://github.com/isaacs/once.git" 13008 } 13009 ] 13010 }, 13011 { 13012 "type": "library", 13013 "bom-ref": "pkg:npm/wrappy@1.0.2", 13014 "name": "wrappy", 13015 "version": "1.0.2", 13016 "description": "Callback wrapping utility", 13017 "hashes": [ 13018 { 13019 "alg": "SHA-1", 13020 "content": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" 13021 } 13022 ], 13023 "licenses": [ 13024 { 13025 "license": { 13026 "id": "ISC" 13027 } 13028 } 13029 ], 13030 "purl": "pkg:npm/wrappy@1.0.2", 13031 "externalReferences": [ 13032 { 13033 "type": "website", 13034 "url": "https://github.com/npm/wrappy" 13035 }, 13036 { 13037 "type": "issue-tracker", 13038 "url": "https://github.com/npm/wrappy/issues" 13039 }, 13040 { 13041 "type": "vcs", 13042 "url": "git+https://github.com/npm/wrappy.git" 13043 } 13044 ] 13045 }, 13046 { 13047 "type": "library", 13048 "bom-ref": "pkg:npm/minimatch@3.0.4", 13049 "name": "minimatch", 13050 "version": "3.0.4", 13051 "description": "a glob matcher in javascript", 13052 "hashes": [ 13053 { 13054 "alg": "SHA-512", 13055 "content": "c891d5404872a8f2d44e0b7d07cdcf5eee96debc7832fbc7bd252f4e8a20a70a060ce510fb20eb4741d1a2dfb23827423bbbb8857de959fb7a91604172a87450" 13056 } 13057 ], 13058 "licenses": [ 13059 { 13060 "license": { 13061 "id": "ISC" 13062 } 13063 } 13064 ], 13065 "purl": "pkg:npm/minimatch@3.0.4", 13066 "externalReferences": [ 13067 { 13068 "type": "website", 13069 "url": "https://github.com/isaacs/minimatch#readme" 13070 }, 13071 { 13072 "type": "issue-tracker", 13073 "url": "https://github.com/isaacs/minimatch/issues" 13074 }, 13075 { 13076 "type": "vcs", 13077 "url": "git://github.com/isaacs/minimatch.git" 13078 } 13079 ] 13080 }, 13081 { 13082 "type": "library", 13083 "bom-ref": "pkg:npm/brace-expansion@1.1.11", 13084 "name": "brace-expansion", 13085 "version": "1.1.11", 13086 "description": "Brace expansion as known from sh/bash", 13087 "hashes": [ 13088 { 13089 "alg": "SHA-512", 13090 "content": "882b8f1c3160ac75fb1f6bc423fe71a73d3bcd21c1d344e9ba0aa1998b5598c3bae75f260ae44ca0e60595d101974835f3bb9fa3375a1e058a71815beb5a8688" 13091 } 13092 ], 13093 "licenses": [ 13094 { 13095 "license": { 13096 "id": "MIT" 13097 } 13098 } 13099 ], 13100 "purl": "pkg:npm/brace-expansion@1.1.11", 13101 "externalReferences": [ 13102 { 13103 "type": "website", 13104 "url": "https://github.com/juliangruber/brace-expansion" 13105 }, 13106 { 13107 "type": "issue-tracker", 13108 "url": "https://github.com/juliangruber/brace-expansion/issues" 13109 }, 13110 { 13111 "type": "vcs", 13112 "url": "git://github.com/juliangruber/brace-expansion.git" 13113 } 13114 ] 13115 }, 13116 { 13117 "type": "library", 13118 "bom-ref": "pkg:npm/balanced-match@1.0.0", 13119 "name": "balanced-match", 13120 "version": "1.0.0", 13121 "description": "Match balanced character pairs, like \"{\" and \"}\"", 13122 "hashes": [ 13123 { 13124 "alg": "SHA-1", 13125 "content": "89b4d199ab2bee49de164ea02b89ce462d71b767" 13126 } 13127 ], 13128 "licenses": [ 13129 { 13130 "license": { 13131 "id": "MIT" 13132 } 13133 } 13134 ], 13135 "purl": "pkg:npm/balanced-match@1.0.0", 13136 "externalReferences": [ 13137 { 13138 "type": "website", 13139 "url": "https://github.com/juliangruber/balanced-match" 13140 }, 13141 { 13142 "type": "issue-tracker", 13143 "url": "https://github.com/juliangruber/balanced-match/issues" 13144 }, 13145 { 13146 "type": "vcs", 13147 "url": "git://github.com/juliangruber/balanced-match.git" 13148 } 13149 ] 13150 }, 13151 { 13152 "type": "library", 13153 "bom-ref": "pkg:npm/concat-map@0.0.1", 13154 "name": "concat-map", 13155 "version": "0.0.1", 13156 "description": "concatenative mapdashery", 13157 "hashes": [ 13158 { 13159 "alg": "SHA-1", 13160 "content": "d8a96bd77fd68df7793a73036a3ba0d5405d477b" 13161 } 13162 ], 13163 "licenses": [ 13164 { 13165 "license": { 13166 "id": "MIT" 13167 } 13168 } 13169 ], 13170 "purl": "pkg:npm/concat-map@0.0.1", 13171 "externalReferences": [ 13172 { 13173 "type": "website", 13174 "url": "https://github.com/substack/node-concat-map#readme" 13175 }, 13176 { 13177 "type": "issue-tracker", 13178 "url": "https://github.com/substack/node-concat-map/issues" 13179 }, 13180 { 13181 "type": "vcs", 13182 "url": "git://github.com/substack/node-concat-map.git" 13183 } 13184 ] 13185 }, 13186 { 13187 "type": "library", 13188 "bom-ref": "pkg:npm/path-is-absolute@1.0.1", 13189 "name": "path-is-absolute", 13190 "version": "1.0.1", 13191 "description": "Node.js 0.12 path.isAbsolute() ponyfill", 13192 "hashes": [ 13193 { 13194 "alg": "SHA-1", 13195 "content": "174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" 13196 } 13197 ], 13198 "licenses": [ 13199 { 13200 "license": { 13201 "id": "MIT" 13202 } 13203 } 13204 ], 13205 "purl": "pkg:npm/path-is-absolute@1.0.1", 13206 "externalReferences": [ 13207 { 13208 "type": "website", 13209 "url": "https://github.com/sindresorhus/path-is-absolute#readme" 13210 }, 13211 { 13212 "type": "issue-tracker", 13213 "url": "https://github.com/sindresorhus/path-is-absolute/issues" 13214 }, 13215 { 13216 "type": "vcs", 13217 "url": "git+https://github.com/sindresorhus/path-is-absolute.git" 13218 } 13219 ] 13220 }, 13221 { 13222 "type": "library", 13223 "bom-ref": "pkg:npm/read-pkg-up@4.0.0", 13224 "name": "read-pkg-up", 13225 "version": "4.0.0", 13226 "description": "Read the closest package.json file", 13227 "hashes": [ 13228 { 13229 "alg": "SHA-512", 13230 "content": "e9eb50487ee7246b0ad116c6ff64de0f36456bcb218d0d6e9be4b0410e5cc0acb476149774e9dc1216f508fa6f406e21ec5c8e57a101e98955d3226f65034090" 13231 } 13232 ], 13233 "licenses": [ 13234 { 13235 "license": { 13236 "id": "MIT" 13237 } 13238 } 13239 ], 13240 "purl": "pkg:npm/read-pkg-up@4.0.0", 13241 "externalReferences": [ 13242 { 13243 "type": "website", 13244 "url": "https://github.com/sindresorhus/read-pkg-up#readme" 13245 }, 13246 { 13247 "type": "issue-tracker", 13248 "url": "https://github.com/sindresorhus/read-pkg-up/issues" 13249 }, 13250 { 13251 "type": "vcs", 13252 "url": "git+https://github.com/sindresorhus/read-pkg-up.git" 13253 } 13254 ] 13255 }, 13256 { 13257 "type": "library", 13258 "bom-ref": "pkg:npm/read-pkg@3.0.0", 13259 "name": "read-pkg", 13260 "version": "3.0.0", 13261 "description": "Read a package.json file", 13262 "hashes": [ 13263 { 13264 "alg": "SHA-1", 13265 "content": "9cbc686978fee65d16c00e2b19c237fcf6e38389" 13266 } 13267 ], 13268 "licenses": [ 13269 { 13270 "license": { 13271 "id": "MIT" 13272 } 13273 } 13274 ], 13275 "purl": "pkg:npm/read-pkg@3.0.0", 13276 "externalReferences": [ 13277 { 13278 "type": "website", 13279 "url": "https://github.com/sindresorhus/read-pkg#readme" 13280 }, 13281 { 13282 "type": "issue-tracker", 13283 "url": "https://github.com/sindresorhus/read-pkg/issues" 13284 }, 13285 { 13286 "type": "vcs", 13287 "url": "git+https://github.com/sindresorhus/read-pkg.git" 13288 } 13289 ] 13290 }, 13291 { 13292 "type": "library", 13293 "bom-ref": "pkg:npm/load-json-file@4.0.0", 13294 "name": "load-json-file", 13295 "version": "4.0.0", 13296 "description": "Read and parse a JSON file", 13297 "hashes": [ 13298 { 13299 "alg": "SHA-1", 13300 "content": "2f5f45ab91e33216234fd53adab668eb4ec0993b" 13301 } 13302 ], 13303 "licenses": [ 13304 { 13305 "license": { 13306 "id": "MIT" 13307 } 13308 } 13309 ], 13310 "purl": "pkg:npm/load-json-file@4.0.0", 13311 "externalReferences": [ 13312 { 13313 "type": "website", 13314 "url": "https://github.com/sindresorhus/load-json-file#readme" 13315 }, 13316 { 13317 "type": "issue-tracker", 13318 "url": "https://github.com/sindresorhus/load-json-file/issues" 13319 }, 13320 { 13321 "type": "vcs", 13322 "url": "git+https://github.com/sindresorhus/load-json-file.git" 13323 } 13324 ] 13325 }, 13326 { 13327 "type": "library", 13328 "bom-ref": "pkg:npm/parse-json@4.0.0", 13329 "name": "parse-json", 13330 "version": "4.0.0", 13331 "description": "Parse JSON with more helpful errors", 13332 "hashes": [ 13333 { 13334 "alg": "SHA-1", 13335 "content": "be35f5425be1f7f6c747184f98a788cb99477ee0" 13336 } 13337 ], 13338 "licenses": [ 13339 { 13340 "license": { 13341 "id": "MIT" 13342 } 13343 } 13344 ], 13345 "purl": "pkg:npm/parse-json@4.0.0", 13346 "externalReferences": [ 13347 { 13348 "type": "website", 13349 "url": "https://github.com/sindresorhus/parse-json#readme" 13350 }, 13351 { 13352 "type": "issue-tracker", 13353 "url": "https://github.com/sindresorhus/parse-json/issues" 13354 }, 13355 { 13356 "type": "vcs", 13357 "url": "git+https://github.com/sindresorhus/parse-json.git" 13358 } 13359 ] 13360 }, 13361 { 13362 "type": "library", 13363 "bom-ref": "pkg:npm/error-ex@1.3.2", 13364 "name": "error-ex", 13365 "version": "1.3.2", 13366 "description": "Easy error subclassing and stack customization", 13367 "hashes": [ 13368 { 13369 "alg": "SHA-512", 13370 "content": "edd147366a9e15212dd9906c0ab8a8aca9e7dd9da98fe7ddf64988e90a16c38fff0cbfa270405f73453ba890a2b2aad3b0a4e3c387cd172da95bd3aa4ad0fce2" 13371 } 13372 ], 13373 "licenses": [ 13374 { 13375 "license": { 13376 "id": "MIT" 13377 } 13378 } 13379 ], 13380 "purl": "pkg:npm/error-ex@1.3.2", 13381 "externalReferences": [ 13382 { 13383 "type": "website", 13384 "url": "https://github.com/qix-/node-error-ex#readme" 13385 }, 13386 { 13387 "type": "issue-tracker", 13388 "url": "https://github.com/qix-/node-error-ex/issues" 13389 }, 13390 { 13391 "type": "vcs", 13392 "url": "git+https://github.com/qix-/node-error-ex.git" 13393 } 13394 ] 13395 }, 13396 { 13397 "type": "library", 13398 "bom-ref": "pkg:npm/is-arrayish@0.2.1", 13399 "name": "is-arrayish", 13400 "version": "0.2.1", 13401 "description": "Determines if an object can be used as an array", 13402 "hashes": [ 13403 { 13404 "alg": "SHA-1", 13405 "content": "77c99840527aa8ecb1a8ba697b80645a7a926a9d" 13406 } 13407 ], 13408 "licenses": [ 13409 { 13410 "license": { 13411 "id": "MIT" 13412 } 13413 } 13414 ], 13415 "purl": "pkg:npm/is-arrayish@0.2.1", 13416 "externalReferences": [ 13417 { 13418 "type": "website", 13419 "url": "https://github.com/qix-/node-is-arrayish#readme" 13420 }, 13421 { 13422 "type": "issue-tracker", 13423 "url": "https://github.com/qix-/node-is-arrayish/issues" 13424 }, 13425 { 13426 "type": "vcs", 13427 "url": "git+https://github.com/qix-/node-is-arrayish.git" 13428 } 13429 ] 13430 }, 13431 { 13432 "type": "library", 13433 "bom-ref": "pkg:npm/json-parse-better-errors@1.0.2", 13434 "name": "json-parse-better-errors", 13435 "version": "1.0.2", 13436 "description": "JSON.parse with context information on error", 13437 "hashes": [ 13438 { 13439 "alg": "SHA-512", 13440 "content": "9abab264a7d7e4484bee1bea715e961b5c988e78deb980f30e185c00052babc3e8f3934140124ff990d44fbe6a650f7c22452806a76413192e90e53b4ecdb0af" 13441 } 13442 ], 13443 "licenses": [ 13444 { 13445 "license": { 13446 "id": "MIT" 13447 } 13448 } 13449 ], 13450 "purl": "pkg:npm/json-parse-better-errors@1.0.2", 13451 "externalReferences": [ 13452 { 13453 "type": "website", 13454 "url": "https://github.com/zkat/json-parse-better-errors#readme" 13455 }, 13456 { 13457 "type": "issue-tracker", 13458 "url": "https://github.com/zkat/json-parse-better-errors/issues" 13459 }, 13460 { 13461 "type": "vcs", 13462 "url": "git+https://github.com/zkat/json-parse-better-errors.git" 13463 } 13464 ] 13465 }, 13466 { 13467 "type": "library", 13468 "bom-ref": "pkg:npm/strip-bom@3.0.0", 13469 "name": "strip-bom", 13470 "version": "3.0.0", 13471 "description": "Strip UTF-8 byte order mark (BOM) from a string", 13472 "hashes": [ 13473 { 13474 "alg": "SHA-1", 13475 "content": "2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3" 13476 } 13477 ], 13478 "licenses": [ 13479 { 13480 "license": { 13481 "id": "MIT" 13482 } 13483 } 13484 ], 13485 "purl": "pkg:npm/strip-bom@3.0.0", 13486 "externalReferences": [ 13487 { 13488 "type": "website", 13489 "url": "https://github.com/sindresorhus/strip-bom#readme" 13490 }, 13491 { 13492 "type": "issue-tracker", 13493 "url": "https://github.com/sindresorhus/strip-bom/issues" 13494 }, 13495 { 13496 "type": "vcs", 13497 "url": "git+https://github.com/sindresorhus/strip-bom.git" 13498 } 13499 ] 13500 }, 13501 { 13502 "type": "library", 13503 "bom-ref": "pkg:npm/normalize-package-data@2.5.0", 13504 "name": "normalize-package-data", 13505 "version": "2.5.0", 13506 "description": "Normalizes data that can be found in package.json files.", 13507 "hashes": [ 13508 { 13509 "alg": "SHA-512", 13510 "content": "ff908c3774f44785d38f80dc19a7b1a3eae8652752156ff400e39344eae3c73086d70ad65c4b066d129ebe39482fe643138b19949af9103e185b4caa9a42be78" 13511 } 13512 ], 13513 "licenses": [ 13514 { 13515 "license": { 13516 "id": "BSD-2-Clause" 13517 } 13518 } 13519 ], 13520 "purl": "pkg:npm/normalize-package-data@2.5.0", 13521 "externalReferences": [ 13522 { 13523 "type": "website", 13524 "url": "https://github.com/npm/normalize-package-data#readme" 13525 }, 13526 { 13527 "type": "issue-tracker", 13528 "url": "https://github.com/npm/normalize-package-data/issues" 13529 }, 13530 { 13531 "type": "vcs", 13532 "url": "git://github.com/npm/normalize-package-data.git" 13533 } 13534 ] 13535 }, 13536 { 13537 "type": "library", 13538 "bom-ref": "pkg:npm/hosted-git-info@2.8.8", 13539 "name": "hosted-git-info", 13540 "version": "2.8.8", 13541 "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", 13542 "hashes": [ 13543 { 13544 "alg": "SHA-512", 13545 "content": "7ffc330b641a581b3bb7d218a81e13dec475c6f8885625c94494d6065c7619fde0d178b9bc8ed8cb89285d0d5cf4e60318737db01cb50d0d8007c7ea6415a152" 13546 } 13547 ], 13548 "licenses": [ 13549 { 13550 "license": { 13551 "id": "ISC" 13552 } 13553 } 13554 ], 13555 "purl": "pkg:npm/hosted-git-info@2.8.8", 13556 "externalReferences": [ 13557 { 13558 "type": "website", 13559 "url": "https://github.com/npm/hosted-git-info" 13560 }, 13561 { 13562 "type": "issue-tracker", 13563 "url": "https://github.com/npm/hosted-git-info/issues" 13564 }, 13565 { 13566 "type": "vcs", 13567 "url": "git+https://github.com/npm/hosted-git-info.git" 13568 } 13569 ] 13570 }, 13571 { 13572 "type": "library", 13573 "bom-ref": "pkg:npm/validate-npm-package-license@3.0.4", 13574 "name": "validate-npm-package-license", 13575 "version": "3.0.4", 13576 "description": "Give me a string and I'll tell you if it's a valid npm package license string", 13577 "hashes": [ 13578 { 13579 "alg": "SHA-512", 13580 "content": "0e92a6d948bfc4deff1d0282b69671a11581859f59d24aadca01bc5c280d43c6650e7c6e4265a18f9eba8fc7cde02bb7fc999b86c0e8edf70026ae2cf61dbb13" 13581 } 13582 ], 13583 "licenses": [ 13584 { 13585 "license": { 13586 "id": "Apache-2.0" 13587 } 13588 } 13589 ], 13590 "purl": "pkg:npm/validate-npm-package-license@3.0.4", 13591 "externalReferences": [ 13592 { 13593 "type": "website", 13594 "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme" 13595 }, 13596 { 13597 "type": "issue-tracker", 13598 "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues" 13599 }, 13600 { 13601 "type": "vcs", 13602 "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git" 13603 } 13604 ] 13605 }, 13606 { 13607 "type": "library", 13608 "bom-ref": "pkg:npm/spdx-correct@3.1.1", 13609 "name": "spdx-correct", 13610 "version": "3.1.1", 13611 "description": "correct invalid SPDX expressions", 13612 "hashes": [ 13613 { 13614 "alg": "SHA-512", 13615 "content": "70e61c516c210ae1c25e2e3d4611510b22442b788f8f5662cfd0e9562577b5b64ec170f8f50cc837732938b24dc61daac2ada524965a28c570f6a362e234c2d3" 13616 } 13617 ], 13618 "licenses": [ 13619 { 13620 "license": { 13621 "id": "Apache-2.0" 13622 } 13623 } 13624 ], 13625 "purl": "pkg:npm/spdx-correct@3.1.1", 13626 "externalReferences": [ 13627 { 13628 "type": "website", 13629 "url": "https://github.com/jslicense/spdx-correct.js#readme" 13630 }, 13631 { 13632 "type": "issue-tracker", 13633 "url": "https://github.com/jslicense/spdx-correct.js/issues" 13634 }, 13635 { 13636 "type": "vcs", 13637 "url": "git+https://github.com/jslicense/spdx-correct.js.git" 13638 } 13639 ] 13640 }, 13641 { 13642 "type": "library", 13643 "bom-ref": "pkg:npm/spdx-expression-parse@3.0.1", 13644 "name": "spdx-expression-parse", 13645 "version": "3.0.1", 13646 "description": "parse SPDX license expressions", 13647 "hashes": [ 13648 { 13649 "alg": "SHA-512", 13650 "content": "71ba87ba7b105a724d13a2a155232c31e1f91ff2fd129ca66f3a93437b8bc0d08b675438f35a166a87ea1fb9cee95d3bc655f063a3e141d43621e756c7f64ae1" 13651 } 13652 ], 13653 "licenses": [ 13654 { 13655 "license": { 13656 "id": "MIT" 13657 } 13658 } 13659 ], 13660 "purl": "pkg:npm/spdx-expression-parse@3.0.1", 13661 "externalReferences": [ 13662 { 13663 "type": "website", 13664 "url": "https://github.com/jslicense/spdx-expression-parse.js#readme" 13665 }, 13666 { 13667 "type": "issue-tracker", 13668 "url": "https://github.com/jslicense/spdx-expression-parse.js/issues" 13669 }, 13670 { 13671 "type": "vcs", 13672 "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git" 13673 } 13674 ] 13675 }, 13676 { 13677 "type": "library", 13678 "bom-ref": "pkg:npm/spdx-exceptions@2.3.0", 13679 "name": "spdx-exceptions", 13680 "version": "2.3.0", 13681 "description": "list of SPDX standard license exceptions", 13682 "hashes": [ 13683 { 13684 "alg": "SHA-512", 13685 "content": "fed4eb60e0bb3cf2359d4020c77e21529a97bb2246f834c72539c850b1b8ac3ca08b8c6efed7e09aad5ed5c211c11cf0660a3834bc928beae270b919930e22e4" 13686 } 13687 ], 13688 "licenses": [ 13689 { 13690 "license": { 13691 "id": "CC-BY-3.0" 13692 } 13693 } 13694 ], 13695 "purl": "pkg:npm/spdx-exceptions@2.3.0", 13696 "externalReferences": [ 13697 { 13698 "type": "website", 13699 "url": "https://github.com/kemitchell/spdx-exceptions.json#readme" 13700 }, 13701 { 13702 "type": "issue-tracker", 13703 "url": "https://github.com/kemitchell/spdx-exceptions.json/issues" 13704 }, 13705 { 13706 "type": "vcs", 13707 "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git" 13708 } 13709 ] 13710 }, 13711 { 13712 "type": "library", 13713 "bom-ref": "pkg:npm/spdx-license-ids@3.0.5", 13714 "name": "spdx-license-ids", 13715 "version": "3.0.5", 13716 "description": "A list of SPDX license identifiers", 13717 "hashes": [ 13718 { 13719 "alg": "SHA-512", 13720 "content": "27e156cd9a329c91171a9855212f97121de41528d95ffd62f6014169641c07efed9a97b6a94b12040069731ab19c0c45762505120017d5b8d8190bc8666a33f5" 13721 } 13722 ], 13723 "licenses": [ 13724 { 13725 "license": { 13726 "id": "CC0-1.0" 13727 } 13728 } 13729 ], 13730 "purl": "pkg:npm/spdx-license-ids@3.0.5", 13731 "externalReferences": [ 13732 { 13733 "type": "website", 13734 "url": "https://github.com/shinnn/spdx-license-ids#readme" 13735 }, 13736 { 13737 "type": "issue-tracker", 13738 "url": "https://github.com/shinnn/spdx-license-ids/issues" 13739 }, 13740 { 13741 "type": "vcs", 13742 "url": "git+https://github.com/shinnn/spdx-license-ids.git" 13743 } 13744 ] 13745 }, 13746 { 13747 "type": "library", 13748 "bom-ref": "pkg:npm/path-type@3.0.0", 13749 "name": "path-type", 13750 "version": "3.0.0", 13751 "description": "Check if a path is a file, directory, or symlink", 13752 "hashes": [ 13753 { 13754 "alg": "SHA-512", 13755 "content": "4f6654b1d6451e0037bb87b93df3db8ddec70c3a713e741be633744ab0ec8cd4ae5571c9aadc139d6a86d01d6366b82627fee58f51265480725add60c46916be" 13756 } 13757 ], 13758 "licenses": [ 13759 { 13760 "license": { 13761 "id": "MIT" 13762 } 13763 } 13764 ], 13765 "purl": "pkg:npm/path-type@3.0.0", 13766 "externalReferences": [ 13767 { 13768 "type": "website", 13769 "url": "https://github.com/sindresorhus/path-type#readme" 13770 }, 13771 { 13772 "type": "issue-tracker", 13773 "url": "https://github.com/sindresorhus/path-type/issues" 13774 }, 13775 { 13776 "type": "vcs", 13777 "url": "git+https://github.com/sindresorhus/path-type.git" 13778 } 13779 ] 13780 }, 13781 { 13782 "type": "library", 13783 "bom-ref": "pkg:npm/require-main-filename@2.0.0", 13784 "name": "require-main-filename", 13785 "version": "2.0.0", 13786 "description": "shim for require.main.filename() that works in as many environments as possible", 13787 "hashes": [ 13788 { 13789 "alg": "SHA-512", 13790 "content": "34a37990c0f294aba577160b4947eb6e8e53bb387885dfb613c34f3d7d36999b67d55b911104e861efd9765272f89dee0a97da886174e5eec1f16d225db4079a" 13791 } 13792 ], 13793 "licenses": [ 13794 { 13795 "license": { 13796 "id": "ISC" 13797 } 13798 } 13799 ], 13800 "purl": "pkg:npm/require-main-filename@2.0.0", 13801 "externalReferences": [ 13802 { 13803 "type": "website", 13804 "url": "https://github.com/yargs/require-main-filename#readme" 13805 }, 13806 { 13807 "type": "issue-tracker", 13808 "url": "https://github.com/yargs/require-main-filename/issues" 13809 }, 13810 { 13811 "type": "vcs", 13812 "url": "git+ssh://git@github.com/yargs/require-main-filename.git" 13813 } 13814 ] 13815 }, 13816 { 13817 "type": "library", 13818 "bom-ref": "pkg:npm/jest-haste-map@24.9.0", 13819 "name": "jest-haste-map", 13820 "version": "24.9.0", 13821 "hashes": [ 13822 { 13823 "alg": "SHA-512", 13824 "content": "91f5459acb96ba2d928f5469d402780fd1ea270138bb04e54bfbcef9e45468c99de78045a658b65e13109cf0b69387071556c1d90d82fa3b48d4018b8049c28d" 13825 } 13826 ], 13827 "licenses": [ 13828 { 13829 "license": { 13830 "id": "MIT" 13831 } 13832 } 13833 ], 13834 "purl": "pkg:npm/jest-haste-map@24.9.0", 13835 "externalReferences": [ 13836 { 13837 "type": "website", 13838 "url": "https://github.com/facebook/jest#readme" 13839 }, 13840 { 13841 "type": "issue-tracker", 13842 "url": "https://github.com/facebook/jest/issues" 13843 }, 13844 { 13845 "type": "vcs", 13846 "url": "git+https://github.com/facebook/jest.git" 13847 } 13848 ] 13849 }, 13850 { 13851 "type": "library", 13852 "bom-ref": "pkg:npm/anymatch@2.0.0", 13853 "name": "anymatch", 13854 "version": "2.0.0", 13855 "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", 13856 "hashes": [ 13857 { 13858 "alg": "SHA-512", 13859 "content": "e6d78eb105800571c70453fdcb7b244b93f777f59f597a6fdc5529cbe2e8accacd61a4fda48e282cc417ee3cd0d8a9253691a9587cdd0974c34f66375c695907" 13860 } 13861 ], 13862 "licenses": [ 13863 { 13864 "license": { 13865 "id": "ISC" 13866 } 13867 } 13868 ], 13869 "purl": "pkg:npm/anymatch@2.0.0", 13870 "externalReferences": [ 13871 { 13872 "type": "website", 13873 "url": "https://github.com/micromatch/anymatch" 13874 }, 13875 { 13876 "type": "issue-tracker", 13877 "url": "https://github.com/micromatch/anymatch/issues" 13878 }, 13879 { 13880 "type": "vcs", 13881 "url": "git+https://github.com/micromatch/anymatch.git" 13882 } 13883 ] 13884 }, 13885 { 13886 "type": "library", 13887 "bom-ref": "pkg:npm/normalize-path@2.1.1", 13888 "name": "normalize-path", 13889 "version": "2.1.1", 13890 "description": "Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.", 13891 "hashes": [ 13892 { 13893 "alg": "SHA-1", 13894 "content": "1ab28b556e198363a8c1a6f7e6fa20137fe6aed9" 13895 } 13896 ], 13897 "licenses": [ 13898 { 13899 "license": { 13900 "id": "MIT" 13901 } 13902 } 13903 ], 13904 "purl": "pkg:npm/normalize-path@2.1.1", 13905 "externalReferences": [ 13906 { 13907 "type": "website", 13908 "url": "https://github.com/jonschlinkert/normalize-path" 13909 }, 13910 { 13911 "type": "issue-tracker", 13912 "url": "https://github.com/jonschlinkert/normalize-path/issues" 13913 }, 13914 { 13915 "type": "vcs", 13916 "url": "git+https://github.com/jonschlinkert/normalize-path.git" 13917 } 13918 ] 13919 }, 13920 { 13921 "type": "library", 13922 "bom-ref": "pkg:npm/remove-trailing-separator@1.1.0", 13923 "name": "remove-trailing-separator", 13924 "version": "1.1.0", 13925 "description": "Removes separators from the end of the string.", 13926 "hashes": [ 13927 { 13928 "alg": "SHA-1", 13929 "content": "c24bce2a283adad5bc3f58e0d48249b92379d8ef" 13930 } 13931 ], 13932 "licenses": [ 13933 { 13934 "license": { 13935 "id": "ISC" 13936 } 13937 } 13938 ], 13939 "purl": "pkg:npm/remove-trailing-separator@1.1.0", 13940 "externalReferences": [ 13941 { 13942 "type": "website", 13943 "url": "https://github.com/darsain/remove-trailing-separator#readme" 13944 }, 13945 { 13946 "type": "issue-tracker", 13947 "url": "https://github.com/darsain/remove-trailing-separator/issues" 13948 }, 13949 { 13950 "type": "vcs", 13951 "url": "git+https://github.com/darsain/remove-trailing-separator.git" 13952 } 13953 ] 13954 }, 13955 { 13956 "type": "library", 13957 "bom-ref": "pkg:npm/fb-watchman@2.0.1", 13958 "name": "fb-watchman", 13959 "version": "2.0.1", 13960 "description": "Bindings for the Watchman file watching service", 13961 "hashes": [ 13962 { 13963 "alg": "SHA-512", 13964 "content": "0e43c9290798ea42b09ae32b7ad061afb1ba56876bedb1700d84d72247c6d608ef3696b1053415dcf6d783a6d1d5cd543f88cf397d231d46db1c034bf6f46356" 13965 } 13966 ], 13967 "licenses": [ 13968 { 13969 "license": { 13970 "id": "Apache-2.0" 13971 } 13972 } 13973 ], 13974 "purl": "pkg:npm/fb-watchman@2.0.1", 13975 "externalReferences": [ 13976 { 13977 "type": "website", 13978 "url": "https://facebook.github.io/watchman/" 13979 }, 13980 { 13981 "type": "issue-tracker", 13982 "url": "https://github.com/facebook/watchman/issues" 13983 }, 13984 { 13985 "type": "vcs", 13986 "url": "git+ssh://git@github.com/facebook/watchman.git" 13987 } 13988 ] 13989 }, 13990 { 13991 "type": "library", 13992 "bom-ref": "pkg:npm/bser@2.1.1", 13993 "name": "bser", 13994 "version": "2.1.1", 13995 "description": "JavaScript implementation of the BSER Binary Serialization", 13996 "hashes": [ 13997 { 13998 "alg": "SHA-512", 13999 "content": "810c53344fc601f208ae61cb504de8272a7914ee874417e18e7c38ff032603add91832675819a063f972401a670d490698085b49edfdb71d9dfe24ce01f825c1" 14000 } 14001 ], 14002 "licenses": [ 14003 { 14004 "license": { 14005 "id": "Apache-2.0" 14006 } 14007 } 14008 ], 14009 "purl": "pkg:npm/bser@2.1.1", 14010 "externalReferences": [ 14011 { 14012 "type": "website", 14013 "url": "https://facebook.github.io/watchman/docs/bser.html" 14014 }, 14015 { 14016 "type": "issue-tracker", 14017 "url": "https://github.com/facebook/watchman/issues" 14018 }, 14019 { 14020 "type": "vcs", 14021 "url": "git+https://github.com/facebook/watchman.git" 14022 } 14023 ] 14024 }, 14025 { 14026 "type": "library", 14027 "bom-ref": "pkg:npm/node-int64@0.4.0", 14028 "name": "node-int64", 14029 "version": "0.4.0", 14030 "description": "Support for representing 64-bit integers in JavaScript", 14031 "hashes": [ 14032 { 14033 "alg": "SHA-1", 14034 "content": "87a9065cdb355d3182d8f94ce11188b825c68a3b" 14035 } 14036 ], 14037 "licenses": [ 14038 { 14039 "license": { 14040 "id": "MIT" 14041 } 14042 } 14043 ], 14044 "purl": "pkg:npm/node-int64@0.4.0", 14045 "externalReferences": [ 14046 { 14047 "type": "website", 14048 "url": "https://github.com/broofa/node-int64#readme" 14049 }, 14050 { 14051 "type": "issue-tracker", 14052 "url": "https://github.com/broofa/node-int64/issues" 14053 }, 14054 { 14055 "type": "vcs", 14056 "url": "git+https://github.com/broofa/node-int64.git" 14057 } 14058 ] 14059 }, 14060 { 14061 "type": "library", 14062 "bom-ref": "pkg:npm/invariant@2.2.4", 14063 "name": "invariant", 14064 "version": "2.2.4", 14065 "description": "invariant", 14066 "hashes": [ 14067 { 14068 "alg": "SHA-512", 14069 "content": "a6125f41506e689339ada3a926349f9220fa0696c213836cfff2da5e5eb0198b54058f379d64ba45ff6d5e6d9ef1568aeb42448d895d6cf89ffc0d81d42da034" 14070 } 14071 ], 14072 "licenses": [ 14073 { 14074 "license": { 14075 "id": "MIT" 14076 } 14077 } 14078 ], 14079 "purl": "pkg:npm/invariant@2.2.4", 14080 "externalReferences": [ 14081 { 14082 "type": "website", 14083 "url": "https://github.com/zertosh/invariant#readme" 14084 }, 14085 { 14086 "type": "issue-tracker", 14087 "url": "https://github.com/zertosh/invariant/issues" 14088 }, 14089 { 14090 "type": "vcs", 14091 "url": "git+https://github.com/zertosh/invariant.git" 14092 } 14093 ] 14094 }, 14095 { 14096 "type": "library", 14097 "bom-ref": "pkg:npm/loose-envify@1.4.0", 14098 "name": "loose-envify", 14099 "version": "1.4.0", 14100 "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST", 14101 "hashes": [ 14102 { 14103 "alg": "SHA-512", 14104 "content": "972bb13c6aff59f86b95e9b608bfd472751cd7372a280226043cee918ed8e45ff242235d928ebe7d12debe5c351e03324b0edfeb5d54218e34f04b71452a0add" 14105 } 14106 ], 14107 "licenses": [ 14108 { 14109 "license": { 14110 "id": "MIT" 14111 } 14112 } 14113 ], 14114 "purl": "pkg:npm/loose-envify@1.4.0", 14115 "externalReferences": [ 14116 { 14117 "type": "website", 14118 "url": "https://github.com/zertosh/loose-envify" 14119 }, 14120 { 14121 "type": "issue-tracker", 14122 "url": "https://github.com/zertosh/loose-envify/issues" 14123 }, 14124 { 14125 "type": "vcs", 14126 "url": "git://github.com/zertosh/loose-envify.git" 14127 } 14128 ] 14129 }, 14130 { 14131 "type": "library", 14132 "bom-ref": "pkg:npm/jest-serializer@24.9.0", 14133 "name": "jest-serializer", 14134 "version": "24.9.0", 14135 "description": "Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `undefined`, `NaN`, etc, although the JSON one does it through a replacer/reviver.", 14136 "hashes": [ 14137 { 14138 "alg": "SHA-512", 14139 "content": "0f1622a43afc3af7eb287dca7a5e8d7440f7397c63bf15d9d6e218d88f4e15b1a0faf524920ec01af8bae6a6e16d634fbc37245e6ccc3db2b7bb71da0cee3d6d" 14140 } 14141 ], 14142 "licenses": [ 14143 { 14144 "license": { 14145 "id": "MIT" 14146 } 14147 } 14148 ], 14149 "purl": "pkg:npm/jest-serializer@24.9.0", 14150 "externalReferences": [ 14151 { 14152 "type": "website", 14153 "url": "https://github.com/facebook/jest#readme" 14154 }, 14155 { 14156 "type": "issue-tracker", 14157 "url": "https://github.com/facebook/jest/issues" 14158 }, 14159 { 14160 "type": "vcs", 14161 "url": "git+https://github.com/facebook/jest.git" 14162 } 14163 ] 14164 }, 14165 { 14166 "type": "library", 14167 "bom-ref": "pkg:npm/jest-util@24.9.0", 14168 "name": "jest-util", 14169 "version": "24.9.0", 14170 "hashes": [ 14171 { 14172 "alg": "SHA-512", 14173 "content": "c7e71953c55198e2716c0d4ae680c177142676ad0e21d0036ab2f193432afb75d2e2382f846fe828659c2030ad3c6d07823c4e62f17e8a53c942c0325df6cd3a" 14174 } 14175 ], 14176 "licenses": [ 14177 { 14178 "license": { 14179 "id": "MIT" 14180 } 14181 } 14182 ], 14183 "purl": "pkg:npm/jest-util@24.9.0", 14184 "externalReferences": [ 14185 { 14186 "type": "website", 14187 "url": "https://github.com/facebook/jest#readme" 14188 }, 14189 { 14190 "type": "issue-tracker", 14191 "url": "https://github.com/facebook/jest/issues" 14192 }, 14193 { 14194 "type": "vcs", 14195 "url": "git+https://github.com/facebook/jest.git" 14196 } 14197 ] 14198 }, 14199 { 14200 "type": "library", 14201 "bom-ref": "pkg:npm/is-ci@2.0.0", 14202 "name": "is-ci", 14203 "version": "2.0.0", 14204 "description": "Detect if the current environment is a CI server", 14205 "hashes": [ 14206 { 14207 "alg": "SHA-512", 14208 "content": "61f253eeb929401d2ea5db1d1cb196aef84125f71fccd35ac180cd232417273d0856219fef93bc1013ca49dbf0dab17e2c60ac5f8159f2d72bddbd7d2dc66ae3" 14209 } 14210 ], 14211 "licenses": [ 14212 { 14213 "license": { 14214 "id": "MIT" 14215 } 14216 } 14217 ], 14218 "purl": "pkg:npm/is-ci@2.0.0", 14219 "externalReferences": [ 14220 { 14221 "type": "website", 14222 "url": "https://github.com/watson/is-ci" 14223 }, 14224 { 14225 "type": "issue-tracker", 14226 "url": "https://github.com/watson/is-ci/issues" 14227 }, 14228 { 14229 "type": "vcs", 14230 "url": "git+https://github.com/watson/is-ci.git" 14231 } 14232 ] 14233 }, 14234 { 14235 "type": "library", 14236 "bom-ref": "pkg:npm/ci-info@2.0.0", 14237 "name": "ci-info", 14238 "version": "2.0.0", 14239 "description": "Get details about the current Continuous Integration environment", 14240 "hashes": [ 14241 { 14242 "alg": "SHA-512", 14243 "content": "e6d2bb12dad9d0df8e2c532d86da8e8f87c8d8979bf3c0b808064fbb6e4b0d55205c9d00dc9b383cc1aaae7d095355b4321d7f67cc19cd83f1a94ad77816e809" 14244 } 14245 ], 14246 "licenses": [ 14247 { 14248 "license": { 14249 "id": "MIT" 14250 } 14251 } 14252 ], 14253 "purl": "pkg:npm/ci-info@2.0.0", 14254 "externalReferences": [ 14255 { 14256 "type": "website", 14257 "url": "https://github.com/watson/ci-info" 14258 }, 14259 { 14260 "type": "issue-tracker", 14261 "url": "https://github.com/watson/ci-info/issues" 14262 }, 14263 { 14264 "type": "vcs", 14265 "url": "git+https://github.com/watson/ci-info.git" 14266 } 14267 ] 14268 }, 14269 { 14270 "type": "library", 14271 "bom-ref": "pkg:npm/mkdirp@0.5.5", 14272 "name": "mkdirp", 14273 "version": "0.5.5", 14274 "description": "Recursively mkdir, like `mkdir -p`", 14275 "hashes": [ 14276 { 14277 "alg": "SHA-512", 14278 "content": "34a98094449fea3306ca6d7ef91d116bbc2f855fb0156eb715a48e14fc116a1bde6b480c51c19485578083fd010b4c22bfd8a1e4d60f0755a7d54108d7f2fec5" 14279 } 14280 ], 14281 "licenses": [ 14282 { 14283 "license": { 14284 "id": "MIT" 14285 } 14286 } 14287 ], 14288 "purl": "pkg:npm/mkdirp@0.5.5", 14289 "externalReferences": [ 14290 { 14291 "type": "website", 14292 "url": "https://github.com/substack/node-mkdirp#readme" 14293 }, 14294 { 14295 "type": "issue-tracker", 14296 "url": "https://github.com/substack/node-mkdirp/issues" 14297 }, 14298 { 14299 "type": "vcs", 14300 "url": "git+https://github.com/substack/node-mkdirp.git" 14301 } 14302 ] 14303 }, 14304 { 14305 "type": "library", 14306 "bom-ref": "pkg:npm/jest-worker@24.9.0", 14307 "name": "jest-worker", 14308 "version": "24.9.0", 14309 "description": "Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.", 14310 "hashes": [ 14311 { 14312 "alg": "SHA-512", 14313 "content": "e753c4e2168c497707a219d231d338d9a9dbbd900d613a8caebe76b5528faaab0f24cce83fa15860356a6a15ff1eb0282842b3dee50fcd2bcab3d037a91e2257" 14314 } 14315 ], 14316 "licenses": [ 14317 { 14318 "license": { 14319 "id": "MIT" 14320 } 14321 } 14322 ], 14323 "purl": "pkg:npm/jest-worker@24.9.0", 14324 "externalReferences": [ 14325 { 14326 "type": "website", 14327 "url": "https://github.com/facebook/jest#readme" 14328 }, 14329 { 14330 "type": "issue-tracker", 14331 "url": "https://github.com/facebook/jest/issues" 14332 }, 14333 { 14334 "type": "vcs", 14335 "url": "git+https://github.com/facebook/jest.git" 14336 } 14337 ] 14338 }, 14339 { 14340 "type": "library", 14341 "bom-ref": "pkg:npm/merge-stream@2.0.0", 14342 "name": "merge-stream", 14343 "version": "2.0.0", 14344 "description": "Create a stream that emits events from multiple other streams", 14345 "hashes": [ 14346 { 14347 "alg": "SHA-512", 14348 "content": "69bbffa8e72e3df9375113df0f39995352ca9aec3c913fb49c81ef2ab2a016bc227e897f76859c740e19aac590f0436b14a91debb31fa68fcba2f6c852c6eddf" 14349 } 14350 ], 14351 "licenses": [ 14352 { 14353 "license": { 14354 "id": "MIT" 14355 } 14356 } 14357 ], 14358 "purl": "pkg:npm/merge-stream@2.0.0", 14359 "externalReferences": [ 14360 { 14361 "type": "website", 14362 "url": "https://github.com/grncdr/merge-stream#readme" 14363 }, 14364 { 14365 "type": "issue-tracker", 14366 "url": "https://github.com/grncdr/merge-stream/issues" 14367 }, 14368 { 14369 "type": "vcs", 14370 "url": "git+https://github.com/grncdr/merge-stream.git" 14371 } 14372 ] 14373 }, 14374 { 14375 "type": "library", 14376 "bom-ref": "pkg:npm/supports-color@6.1.0", 14377 "name": "supports-color", 14378 "version": "6.1.0", 14379 "description": "Detect whether a terminal supports color", 14380 "hashes": [ 14381 { 14382 "alg": "SHA-512", 14383 "content": "a9ed637e6d4c83b36afcd4a1e97136e203d744e115b161f10b52c8c7ffd73650fd8b0ed86501a364d8d837bc466841ba88a740f04b4d156e91d208e7557a7ec1" 14384 } 14385 ], 14386 "licenses": [ 14387 { 14388 "license": { 14389 "id": "MIT" 14390 } 14391 } 14392 ], 14393 "purl": "pkg:npm/supports-color@6.1.0", 14394 "externalReferences": [ 14395 { 14396 "type": "website", 14397 "url": "https://github.com/chalk/supports-color#readme" 14398 }, 14399 { 14400 "type": "issue-tracker", 14401 "url": "https://github.com/chalk/supports-color/issues" 14402 }, 14403 { 14404 "type": "vcs", 14405 "url": "git+https://github.com/chalk/supports-color.git" 14406 } 14407 ] 14408 }, 14409 { 14410 "type": "library", 14411 "bom-ref": "pkg:npm/sane@4.1.0", 14412 "name": "sane", 14413 "version": "4.1.0", 14414 "description": "Sane aims to be fast, small, and reliable file system watcher.", 14415 "hashes": [ 14416 { 14417 "alg": "SHA-512", 14418 "content": "8616f30204c85fc3bb4877e9d9cf3f91111f127e2a3bff6af02f5b7b263afadbd9f3b129a19de2d51204be9dbb601b309cd6d8f6659dea968a56629b0202df64" 14419 } 14420 ], 14421 "licenses": [ 14422 { 14423 "license": { 14424 "id": "MIT" 14425 } 14426 } 14427 ], 14428 "purl": "pkg:npm/sane@4.1.0", 14429 "externalReferences": [ 14430 { 14431 "type": "website", 14432 "url": "https://github.com/amasad/sane" 14433 }, 14434 { 14435 "type": "issue-tracker", 14436 "url": "https://github.com/amasad/sane/issues" 14437 }, 14438 { 14439 "type": "vcs", 14440 "url": "git+https://github.com/amasad/sane.git" 14441 } 14442 ] 14443 }, 14444 { 14445 "type": "library", 14446 "bom-ref": "pkg:npm/%40cnakazawa/watch@1.0.4", 14447 "group": "@cnakazawa", 14448 "name": "watch", 14449 "version": "1.0.4", 14450 "description": "Utilities for watching file trees.", 14451 "hashes": [ 14452 { 14453 "alg": "SHA-512", 14454 "content": "bfd90884ac237994e1896acb9a3d32d7b096a3275d0122e3f4edb2bdb6646efc3f377ad6398cbdce457aeaeaec02856bd26575e5b2fc834738419504e9c743a1" 14455 } 14456 ], 14457 "licenses": [ 14458 { 14459 "license": { 14460 "id": "Apache-2.0" 14461 } 14462 } 14463 ], 14464 "purl": "pkg:npm/%40cnakazawa/watch@1.0.4", 14465 "externalReferences": [ 14466 { 14467 "type": "website", 14468 "url": "https://github.com/mikeal/watch" 14469 }, 14470 { 14471 "type": "issue-tracker", 14472 "url": "https://github.com/mikeal/watch/issues" 14473 }, 14474 { 14475 "type": "vcs", 14476 "url": "git://github.com/mikeal/watch.git" 14477 } 14478 ] 14479 }, 14480 { 14481 "type": "library", 14482 "bom-ref": "pkg:npm/exec-sh@0.3.4", 14483 "name": "exec-sh", 14484 "version": "0.3.4", 14485 "description": "Execute shell command forwarding all stdio.", 14486 "hashes": [ 14487 { 14488 "alg": "SHA-512", 14489 "content": "b0414891ceb5bfbe6c59e39eef6ab2aea836420d0eb8b112ce250393f3bfcf6aa04b5e72da059516b23a7f6427feac3fd3f3427c212c98d038cce8e4c04653d4" 14490 } 14491 ], 14492 "licenses": [ 14493 { 14494 "license": { 14495 "id": "MIT" 14496 } 14497 } 14498 ], 14499 "purl": "pkg:npm/exec-sh@0.3.4", 14500 "externalReferences": [ 14501 { 14502 "type": "website", 14503 "url": "https://github.com/tsertkov/exec-sh#readme" 14504 }, 14505 { 14506 "type": "issue-tracker", 14507 "url": "https://github.com/tsertkov/exec-sh/issues" 14508 }, 14509 { 14510 "type": "vcs", 14511 "url": "git+ssh://git@github.com/tsertkov/exec-sh.git" 14512 } 14513 ] 14514 }, 14515 { 14516 "type": "library", 14517 "bom-ref": "pkg:npm/capture-exit@2.0.0", 14518 "name": "capture-exit", 14519 "version": "2.0.0", 14520 "description": "safely cleanup in signal handlers", 14521 "hashes": [ 14522 { 14523 "alg": "SHA-512", 14524 "content": "3e24ff850993a271e197f1c518df8bc772495339eb558277f8042c9ed8677996ef5bbc7e7f4f1393bc8b2532c4394bc14db76e2de78193111a61750e52b46aea" 14525 } 14526 ], 14527 "licenses": [ 14528 { 14529 "license": { 14530 "id": "ISC" 14531 } 14532 } 14533 ], 14534 "purl": "pkg:npm/capture-exit@2.0.0", 14535 "externalReferences": [ 14536 { 14537 "type": "website", 14538 "url": "https://github.com/stefanpenner/capture-exit#readme" 14539 }, 14540 { 14541 "type": "issue-tracker", 14542 "url": "https://github.com/stefanpenner/capture-exit/issues" 14543 }, 14544 { 14545 "type": "vcs", 14546 "url": "git+https://github.com/stefanpenner/capture-exit.git" 14547 } 14548 ] 14549 }, 14550 { 14551 "type": "library", 14552 "bom-ref": "pkg:npm/rsvp@4.8.5", 14553 "name": "rsvp", 14554 "version": "4.8.5", 14555 "description": "A lightweight library that provides tools for organizing asynchronous code", 14556 "hashes": [ 14557 { 14558 "alg": "SHA-512", 14559 "content": "9df30e9404aef4e9d1268d666c4936733d03e7a6b530136b27ba2b8d16501b5d170f2bafc24b0a6ee5cda7aa9afa46e7f37f47c23c2107384599db1a1007dab8" 14560 } 14561 ], 14562 "licenses": [ 14563 { 14564 "license": { 14565 "id": "MIT" 14566 } 14567 } 14568 ], 14569 "purl": "pkg:npm/rsvp@4.8.5", 14570 "externalReferences": [ 14571 { 14572 "type": "website", 14573 "url": "https://github.com/tildeio/rsvp.js" 14574 }, 14575 { 14576 "type": "issue-tracker", 14577 "url": "https://github.com/tildeio/rsvp.js/issues" 14578 }, 14579 { 14580 "type": "vcs", 14581 "url": "git+https://github.com/tildeio/rsvp.js.git" 14582 } 14583 ] 14584 }, 14585 { 14586 "type": "library", 14587 "bom-ref": "pkg:npm/execa@1.0.0", 14588 "name": "execa", 14589 "version": "1.0.0", 14590 "description": "A better `child_process`", 14591 "hashes": [ 14592 { 14593 "alg": "SHA-512", 14594 "content": "69d6f1732595e3aaa21f2bd2a79d132add39b41e2d2b71dc985eff9f17c07619e8c7cdec7930dbc276aa28ee2c5d1cbbae81c0205a893ff470fc0b846d7eb52c" 14595 } 14596 ], 14597 "licenses": [ 14598 { 14599 "license": { 14600 "id": "MIT" 14601 } 14602 } 14603 ], 14604 "purl": "pkg:npm/execa@1.0.0", 14605 "externalReferences": [ 14606 { 14607 "type": "website", 14608 "url": "https://github.com/sindresorhus/execa#readme" 14609 }, 14610 { 14611 "type": "issue-tracker", 14612 "url": "https://github.com/sindresorhus/execa/issues" 14613 }, 14614 { 14615 "type": "vcs", 14616 "url": "git+https://github.com/sindresorhus/execa.git" 14617 } 14618 ] 14619 }, 14620 { 14621 "type": "library", 14622 "bom-ref": "pkg:npm/get-stream@4.1.0", 14623 "name": "get-stream", 14624 "version": "4.1.0", 14625 "description": "Get a stream as a string, buffer, or array", 14626 "hashes": [ 14627 { 14628 "alg": "SHA-512", 14629 "content": "18c6ade04279d7ad64232d877af2e5af896e363060be68f8d7729a400ee3b7857c078443b1fa4793b590f4656a7d8cb2c7c392fcbeba2a8c7eac944d9252caef" 14630 } 14631 ], 14632 "licenses": [ 14633 { 14634 "license": { 14635 "id": "MIT" 14636 } 14637 } 14638 ], 14639 "purl": "pkg:npm/get-stream@4.1.0", 14640 "externalReferences": [ 14641 { 14642 "type": "website", 14643 "url": "https://github.com/sindresorhus/get-stream#readme" 14644 }, 14645 { 14646 "type": "issue-tracker", 14647 "url": "https://github.com/sindresorhus/get-stream/issues" 14648 }, 14649 { 14650 "type": "vcs", 14651 "url": "git+https://github.com/sindresorhus/get-stream.git" 14652 } 14653 ] 14654 }, 14655 { 14656 "type": "library", 14657 "bom-ref": "pkg:npm/pump@3.0.0", 14658 "name": "pump", 14659 "version": "3.0.0", 14660 "description": "pipe streams together and close all of them if one of them closes", 14661 "hashes": [ 14662 { 14663 "alg": "SHA-512", 14664 "content": "2f0672fa9dd216cd4fcad77f8d872de30a6fe3d1e2602a9df5195ce5955d93457ef18cefea34790659374d198f2f57edebd4f13f420c64627e58f154d81161c3" 14665 } 14666 ], 14667 "licenses": [ 14668 { 14669 "license": { 14670 "id": "MIT" 14671 } 14672 } 14673 ], 14674 "purl": "pkg:npm/pump@3.0.0", 14675 "externalReferences": [ 14676 { 14677 "type": "website", 14678 "url": "https://github.com/mafintosh/pump#readme" 14679 }, 14680 { 14681 "type": "issue-tracker", 14682 "url": "https://github.com/mafintosh/pump/issues" 14683 }, 14684 { 14685 "type": "vcs", 14686 "url": "git://github.com/mafintosh/pump.git" 14687 } 14688 ] 14689 }, 14690 { 14691 "type": "library", 14692 "bom-ref": "pkg:npm/end-of-stream@1.4.4", 14693 "name": "end-of-stream", 14694 "version": "1.4.4", 14695 "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", 14696 "hashes": [ 14697 { 14698 "alg": "SHA-512", 14699 "content": "faec358a720754f428695b87cd1c97776d6270cf9c9ede02cc3e6b5be342d708ce5124ceb3e4deec53afec084deef4bdc7fa08ca12cfe4f4751fea614001eee5" 14700 } 14701 ], 14702 "licenses": [ 14703 { 14704 "license": { 14705 "id": "MIT" 14706 } 14707 } 14708 ], 14709 "purl": "pkg:npm/end-of-stream@1.4.4", 14710 "externalReferences": [ 14711 { 14712 "type": "website", 14713 "url": "https://github.com/mafintosh/end-of-stream" 14714 }, 14715 { 14716 "type": "issue-tracker", 14717 "url": "https://github.com/mafintosh/end-of-stream/issues" 14718 }, 14719 { 14720 "type": "vcs", 14721 "url": "git://github.com/mafintosh/end-of-stream.git" 14722 } 14723 ] 14724 }, 14725 { 14726 "type": "library", 14727 "bom-ref": "pkg:npm/is-stream@1.1.0", 14728 "name": "is-stream", 14729 "version": "1.1.0", 14730 "description": "Check if something is a Node.js stream", 14731 "hashes": [ 14732 { 14733 "alg": "SHA-1", 14734 "content": "12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" 14735 } 14736 ], 14737 "licenses": [ 14738 { 14739 "license": { 14740 "id": "MIT" 14741 } 14742 } 14743 ], 14744 "purl": "pkg:npm/is-stream@1.1.0", 14745 "externalReferences": [ 14746 { 14747 "type": "website", 14748 "url": "https://github.com/sindresorhus/is-stream#readme" 14749 }, 14750 { 14751 "type": "issue-tracker", 14752 "url": "https://github.com/sindresorhus/is-stream/issues" 14753 }, 14754 { 14755 "type": "vcs", 14756 "url": "git+https://github.com/sindresorhus/is-stream.git" 14757 } 14758 ] 14759 }, 14760 { 14761 "type": "library", 14762 "bom-ref": "pkg:npm/npm-run-path@2.0.2", 14763 "name": "npm-run-path", 14764 "version": "2.0.2", 14765 "description": "Get your PATH prepended with locally installed binaries", 14766 "hashes": [ 14767 { 14768 "alg": "SHA-1", 14769 "content": "35a9232dfa35d7067b4cb2ddf2357b1871536c5f" 14770 } 14771 ], 14772 "licenses": [ 14773 { 14774 "license": { 14775 "id": "MIT" 14776 } 14777 } 14778 ], 14779 "purl": "pkg:npm/npm-run-path@2.0.2", 14780 "externalReferences": [ 14781 { 14782 "type": "website", 14783 "url": "https://github.com/sindresorhus/npm-run-path#readme" 14784 }, 14785 { 14786 "type": "issue-tracker", 14787 "url": "https://github.com/sindresorhus/npm-run-path/issues" 14788 }, 14789 { 14790 "type": "vcs", 14791 "url": "git+https://github.com/sindresorhus/npm-run-path.git" 14792 } 14793 ] 14794 }, 14795 { 14796 "type": "library", 14797 "bom-ref": "pkg:npm/signal-exit@3.0.3", 14798 "name": "signal-exit", 14799 "version": "3.0.3", 14800 "description": "when you want to fire an event no matter how a process exits.", 14801 "hashes": [ 14802 { 14803 "alg": "SHA-512", 14804 "content": "554278f450bc5353b1c192f121b4d3ac3bcb9dfffa4c383165c2bcc3147ccecd77c69c7bc5b1bad2774196136b162d8432e151a1e0e824eef0b6148bab8d848c" 14805 } 14806 ], 14807 "licenses": [ 14808 { 14809 "license": { 14810 "id": "ISC" 14811 } 14812 } 14813 ], 14814 "purl": "pkg:npm/signal-exit@3.0.3", 14815 "externalReferences": [ 14816 { 14817 "type": "website", 14818 "url": "https://github.com/tapjs/signal-exit" 14819 }, 14820 { 14821 "type": "issue-tracker", 14822 "url": "https://github.com/tapjs/signal-exit/issues" 14823 }, 14824 { 14825 "type": "vcs", 14826 "url": "git+https://github.com/tapjs/signal-exit.git" 14827 } 14828 ] 14829 }, 14830 { 14831 "type": "library", 14832 "bom-ref": "pkg:npm/strip-eof@1.0.0", 14833 "name": "strip-eof", 14834 "version": "1.0.0", 14835 "description": "Strip the End-Of-File (EOF) character from a string/buffer", 14836 "hashes": [ 14837 { 14838 "alg": "SHA-1", 14839 "content": "bb43ff5598a6eb05d89b59fcd129c983313606bf" 14840 } 14841 ], 14842 "licenses": [ 14843 { 14844 "license": { 14845 "id": "MIT" 14846 } 14847 } 14848 ], 14849 "purl": "pkg:npm/strip-eof@1.0.0", 14850 "externalReferences": [ 14851 { 14852 "type": "website", 14853 "url": "https://github.com/sindresorhus/strip-eof#readme" 14854 }, 14855 { 14856 "type": "issue-tracker", 14857 "url": "https://github.com/sindresorhus/strip-eof/issues" 14858 }, 14859 { 14860 "type": "vcs", 14861 "url": "git+https://github.com/sindresorhus/strip-eof.git" 14862 } 14863 ] 14864 }, 14865 { 14866 "type": "library", 14867 "bom-ref": "pkg:npm/walker@1.0.7", 14868 "name": "walker", 14869 "version": "1.0.7", 14870 "description": "A simple directory tree walker.", 14871 "hashes": [ 14872 { 14873 "alg": "SHA-1", 14874 "content": "2f7f9b8fd10d677262b18a884e28d19618e028fb" 14875 } 14876 ], 14877 "licenses": [ 14878 { 14879 "license": { 14880 "id": "Apache-2.0" 14881 } 14882 } 14883 ], 14884 "purl": "pkg:npm/walker@1.0.7", 14885 "externalReferences": [ 14886 { 14887 "type": "website", 14888 "url": "https://github.com/daaku/nodejs-walker" 14889 }, 14890 { 14891 "type": "issue-tracker", 14892 "url": "https://github.com/daaku/nodejs-walker/issues" 14893 }, 14894 { 14895 "type": "vcs", 14896 "url": "git+https://github.com/daaku/nodejs-walker.git" 14897 } 14898 ] 14899 }, 14900 { 14901 "type": "library", 14902 "bom-ref": "pkg:npm/makeerror@1.0.11", 14903 "name": "makeerror", 14904 "version": "1.0.11", 14905 "description": "A library to make errors.", 14906 "hashes": [ 14907 { 14908 "alg": "SHA-1", 14909 "content": "e01a5c9109f2af79660e4e8b9587790184f5a96c" 14910 } 14911 ], 14912 "licenses": [ 14913 { 14914 "license": { 14915 "id": "BSD-3-Clause" 14916 } 14917 } 14918 ], 14919 "purl": "pkg:npm/makeerror@1.0.11", 14920 "externalReferences": [ 14921 { 14922 "type": "website", 14923 "url": "https://github.com/daaku/nodejs-makeerror#readme" 14924 }, 14925 { 14926 "type": "issue-tracker", 14927 "url": "https://github.com/daaku/nodejs-makeerror/issues" 14928 }, 14929 { 14930 "type": "vcs", 14931 "url": "git+https://github.com/daaku/nodejs-makeerror.git" 14932 } 14933 ] 14934 }, 14935 { 14936 "type": "library", 14937 "bom-ref": "pkg:npm/tmpl@1.0.4", 14938 "name": "tmpl", 14939 "version": "1.0.4", 14940 "description": "JavaScript micro templates.", 14941 "hashes": [ 14942 { 14943 "alg": "SHA-1", 14944 "content": "23640dd7b42d00433911140820e5cf440e521dd1" 14945 } 14946 ], 14947 "licenses": [ 14948 { 14949 "license": { 14950 "id": "BSD-3-Clause" 14951 } 14952 } 14953 ], 14954 "purl": "pkg:npm/tmpl@1.0.4", 14955 "externalReferences": [ 14956 { 14957 "type": "website", 14958 "url": "https://github.com/nshah/nodejs-tmpl" 14959 }, 14960 { 14961 "type": "issue-tracker", 14962 "url": "https://github.com/daaku/nodejs-tmpl/issues" 14963 }, 14964 { 14965 "type": "vcs", 14966 "url": "git+https://github.com/daaku/nodejs-tmpl.git" 14967 } 14968 ] 14969 }, 14970 { 14971 "type": "library", 14972 "bom-ref": "pkg:npm/jest-regex-util@24.9.0", 14973 "name": "jest-regex-util", 14974 "version": "24.9.0", 14975 "hashes": [ 14976 { 14977 "alg": "SHA-512", 14978 "content": "d390a66fa0aec5a03e62ce9f8ebdcf86f5776c64263beda9d8b6b88456d4f96e6e39ce3bf5fec574b5d4597c38a5830086149922e287c125d2bba0ac48101740" 14979 } 14980 ], 14981 "licenses": [ 14982 { 14983 "license": { 14984 "id": "MIT" 14985 } 14986 } 14987 ], 14988 "purl": "pkg:npm/jest-regex-util@24.9.0", 14989 "externalReferences": [ 14990 { 14991 "type": "website", 14992 "url": "https://github.com/facebook/jest#readme" 14993 }, 14994 { 14995 "type": "issue-tracker", 14996 "url": "https://github.com/facebook/jest/issues" 14997 }, 14998 { 14999 "type": "vcs", 15000 "url": "git+https://github.com/facebook/jest.git" 15001 } 15002 ] 15003 }, 15004 { 15005 "type": "library", 15006 "bom-ref": "pkg:npm/pirates@4.0.1", 15007 "name": "pirates", 15008 "version": "4.0.1", 15009 "description": "Properly hijack require", 15010 "hashes": [ 15011 { 15012 "alg": "SHA-512", 15013 "content": "5ae36a2d36cc237b667de7f64cac654260222c72ad16196c0999cf229bafd8ec3444354ef257f2d4ea5fe0d53394c5cb8cf97e31e9fb02e55d5fa4c0facfae18" 15014 } 15015 ], 15016 "licenses": [ 15017 { 15018 "license": { 15019 "id": "MIT" 15020 } 15021 } 15022 ], 15023 "purl": "pkg:npm/pirates@4.0.1", 15024 "externalReferences": [ 15025 { 15026 "type": "website", 15027 "url": "https://github.com/ariporad/pirates#readme" 15028 }, 15029 { 15030 "type": "issue-tracker", 15031 "url": "https://github.com/ariporad/pirates/issues" 15032 }, 15033 { 15034 "type": "vcs", 15035 "url": "git+https://github.com/ariporad/pirates.git" 15036 } 15037 ] 15038 }, 15039 { 15040 "type": "library", 15041 "bom-ref": "pkg:npm/node-modules-regexp@1.0.0", 15042 "name": "node-modules-regexp", 15043 "version": "1.0.0", 15044 "description": "A regular expression for file paths that contain a `node_modules` folder.", 15045 "hashes": [ 15046 { 15047 "alg": "SHA-1", 15048 "content": "8d9dbe28964a4ac5712e9131642107c71e90ec40" 15049 } 15050 ], 15051 "licenses": [ 15052 { 15053 "license": { 15054 "id": "MIT" 15055 } 15056 } 15057 ], 15058 "purl": "pkg:npm/node-modules-regexp@1.0.0", 15059 "externalReferences": [ 15060 { 15061 "type": "website", 15062 "url": "https://github.com/jamestalmage/node-modules-regexp#readme" 15063 }, 15064 { 15065 "type": "issue-tracker", 15066 "url": "https://github.com/jamestalmage/node-modules-regexp/issues" 15067 }, 15068 { 15069 "type": "vcs", 15070 "url": "git+https://github.com/jamestalmage/node-modules-regexp.git" 15071 } 15072 ] 15073 }, 15074 { 15075 "type": "library", 15076 "bom-ref": "pkg:npm/realpath-native@1.1.0", 15077 "name": "realpath-native", 15078 "version": "1.1.0", 15079 "description": "Use the system's native `realpath`", 15080 "hashes": [ 15081 { 15082 "alg": "SHA-512", 15083 "content": "c2580f03a70220883d80acf47e000f8e7ce1e3247f2e75e8bf0ba8f61bf21afc7787c9d7e3efe22d9a657d459ab17a6a0fc05d9c69cfe678ce163914c0fcef8c" 15084 } 15085 ], 15086 "licenses": [ 15087 { 15088 "license": { 15089 "id": "MIT" 15090 } 15091 } 15092 ], 15093 "purl": "pkg:npm/realpath-native@1.1.0", 15094 "externalReferences": [ 15095 { 15096 "type": "website", 15097 "url": "https://github.com/SimenB/realpath-native#readme" 15098 }, 15099 { 15100 "type": "issue-tracker", 15101 "url": "https://github.com/SimenB/realpath-native/issues" 15102 }, 15103 { 15104 "type": "vcs", 15105 "url": "git+https://github.com/SimenB/realpath-native.git" 15106 } 15107 ] 15108 }, 15109 { 15110 "type": "library", 15111 "bom-ref": "pkg:npm/util.promisify@1.0.1", 15112 "name": "util.promisify", 15113 "version": "1.0.1", 15114 "description": "Polyfill/shim for util.promisify in node versions < v8", 15115 "hashes": [ 15116 { 15117 "alg": "SHA-512", 15118 "content": "83d2690bfdc77b76e6dfccec2eea56af25c7a04712db6607b61b8f41225d332e8a36bcc84735aa72c1f30ff5949ea7b8e70855a2ee1522c3dec37ec3a1758dac" 15119 } 15120 ], 15121 "licenses": [ 15122 { 15123 "license": { 15124 "id": "MIT" 15125 } 15126 } 15127 ], 15128 "purl": "pkg:npm/util.promisify@1.0.1", 15129 "externalReferences": [ 15130 { 15131 "type": "website", 15132 "url": "https://github.com/ljharb/util.promisify#readme" 15133 }, 15134 { 15135 "type": "issue-tracker", 15136 "url": "https://github.com/ljharb/util.promisify/issues" 15137 }, 15138 { 15139 "type": "vcs", 15140 "url": "git+https://github.com/ljharb/util.promisify.git" 15141 } 15142 ] 15143 }, 15144 { 15145 "type": "library", 15146 "bom-ref": "pkg:npm/define-properties@1.1.3", 15147 "name": "define-properties", 15148 "version": "1.1.3", 15149 "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.", 15150 "hashes": [ 15151 { 15152 "alg": "SHA-512", 15153 "content": "dcca9f60a8f694bcdd3127fc648644fd5f99bb2f81803e9fd7ae1ef0adb0edd827a4a02b0437ab198a4ce3a21861c8e791d3cd3233e4f40e95141f3edd22a55d" 15154 } 15155 ], 15156 "licenses": [ 15157 { 15158 "license": { 15159 "id": "MIT" 15160 } 15161 } 15162 ], 15163 "purl": "pkg:npm/define-properties@1.1.3", 15164 "externalReferences": [ 15165 { 15166 "type": "website", 15167 "url": "https://github.com/ljharb/define-properties#readme" 15168 }, 15169 { 15170 "type": "issue-tracker", 15171 "url": "https://github.com/ljharb/define-properties/issues" 15172 }, 15173 { 15174 "type": "vcs", 15175 "url": "git://github.com/ljharb/define-properties.git" 15176 } 15177 ] 15178 }, 15179 { 15180 "type": "library", 15181 "bom-ref": "pkg:npm/object-keys@1.1.1", 15182 "name": "object-keys", 15183 "version": "1.1.1", 15184 "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim", 15185 "hashes": [ 15186 { 15187 "alg": "SHA-512", 15188 "content": "36e00449439432b9485ce7c72b30fa6e93eeded62ddf1be335d44843e15e4f494d6f82bc591ef409a0f186e360b92d971be1a39323303b3b0de5992d2267e12c" 15189 } 15190 ], 15191 "licenses": [ 15192 { 15193 "license": { 15194 "id": "MIT" 15195 } 15196 } 15197 ], 15198 "purl": "pkg:npm/object-keys@1.1.1", 15199 "externalReferences": [ 15200 { 15201 "type": "website", 15202 "url": "https://github.com/ljharb/object-keys#readme" 15203 }, 15204 { 15205 "type": "issue-tracker", 15206 "url": "https://github.com/ljharb/object-keys/issues" 15207 }, 15208 { 15209 "type": "vcs", 15210 "url": "git://github.com/ljharb/object-keys.git" 15211 } 15212 ] 15213 }, 15214 { 15215 "type": "library", 15216 "bom-ref": "pkg:npm/es-abstract@1.17.6", 15217 "name": "es-abstract", 15218 "version": "1.17.6", 15219 "description": "ECMAScript spec abstract operations.", 15220 "hashes": [ 15221 { 15222 "alg": "SHA-512", 15223 "content": "16bf3d6ce377585c948b912f01e238f104d65f40327a41a02c0f07f9cfbb7db7c2909c1159130b77c09079d344c89ba8618866b44a98f76a60b5ed4502106587" 15224 } 15225 ], 15226 "licenses": [ 15227 { 15228 "license": { 15229 "id": "MIT" 15230 } 15231 } 15232 ], 15233 "purl": "pkg:npm/es-abstract@1.17.6", 15234 "externalReferences": [ 15235 { 15236 "type": "website", 15237 "url": "https://github.com/ljharb/es-abstract#readme" 15238 }, 15239 { 15240 "type": "issue-tracker", 15241 "url": "https://github.com/ljharb/es-abstract/issues" 15242 }, 15243 { 15244 "type": "vcs", 15245 "url": "git://github.com/ljharb/es-abstract.git" 15246 } 15247 ] 15248 }, 15249 { 15250 "type": "library", 15251 "bom-ref": "pkg:npm/es-to-primitive@1.2.1", 15252 "name": "es-to-primitive", 15253 "version": "1.2.1", 15254 "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.", 15255 "hashes": [ 15256 { 15257 "alg": "SHA-512", 15258 "content": "4023a5960649b5a528f6689805c2c285351a1cd8c91773d8b35562743ec0c22123d6463129e41372d2c07b300e1f964a447d20d8880f9fa2b0078213f22469bc" 15259 } 15260 ], 15261 "licenses": [ 15262 { 15263 "license": { 15264 "id": "MIT" 15265 } 15266 } 15267 ], 15268 "purl": "pkg:npm/es-to-primitive@1.2.1", 15269 "externalReferences": [ 15270 { 15271 "type": "website", 15272 "url": "https://github.com/ljharb/es-to-primitive#readme" 15273 }, 15274 { 15275 "type": "issue-tracker", 15276 "url": "https://github.com/ljharb/es-to-primitive/issues" 15277 }, 15278 { 15279 "type": "vcs", 15280 "url": "git://github.com/ljharb/es-to-primitive.git" 15281 } 15282 ] 15283 }, 15284 { 15285 "type": "library", 15286 "bom-ref": "pkg:npm/is-callable@1.2.0", 15287 "name": "is-callable", 15288 "version": "1.2.0", 15289 "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.", 15290 "hashes": [ 15291 { 15292 "alg": "SHA-512", 15293 "content": "a72543f406862f1b60eacadbd8d83aca7589aa41d4f5b10cd3cec029c934c3c4300daad37cd729218a14f31f07bf621c9bcbba90524cd7c0da83c972a8692f8b" 15294 } 15295 ], 15296 "licenses": [ 15297 { 15298 "license": { 15299 "id": "MIT" 15300 } 15301 } 15302 ], 15303 "purl": "pkg:npm/is-callable@1.2.0", 15304 "externalReferences": [ 15305 { 15306 "type": "website", 15307 "url": "https://github.com/ljharb/is-callable#readme" 15308 }, 15309 { 15310 "type": "issue-tracker", 15311 "url": "https://github.com/ljharb/is-callable/issues" 15312 }, 15313 { 15314 "type": "vcs", 15315 "url": "git://github.com/ljharb/is-callable.git" 15316 } 15317 ] 15318 }, 15319 { 15320 "type": "library", 15321 "bom-ref": "pkg:npm/is-date-object@1.0.2", 15322 "name": "is-date-object", 15323 "version": "1.0.2", 15324 "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", 15325 "hashes": [ 15326 { 15327 "alg": "SHA-512", 15328 "content": "5129434f9db8c28434f1aa19173877fd9e9c87d63f1165c41d0fc06913744a42aae2dd89c36476df7f6d4979b0b95a18ecb2e50426ce225c769b23ff2f9ce4d2" 15329 } 15330 ], 15331 "licenses": [ 15332 { 15333 "license": { 15334 "id": "MIT" 15335 } 15336 } 15337 ], 15338 "purl": "pkg:npm/is-date-object@1.0.2", 15339 "externalReferences": [ 15340 { 15341 "type": "website", 15342 "url": "https://github.com/ljharb/is-date-object#readme" 15343 }, 15344 { 15345 "type": "issue-tracker", 15346 "url": "https://github.com/ljharb/is-date-object/issues" 15347 }, 15348 { 15349 "type": "vcs", 15350 "url": "git://github.com/ljharb/is-date-object.git" 15351 } 15352 ] 15353 }, 15354 { 15355 "type": "library", 15356 "bom-ref": "pkg:npm/is-symbol@1.0.3", 15357 "name": "is-symbol", 15358 "version": "1.0.3", 15359 "description": "Determine if a value is an ES6 Symbol or not.", 15360 "hashes": [ 15361 { 15362 "alg": "SHA-512", 15363 "content": "3b08a385a45282abe19bfd19740717359b7d95874a1697110d3e542d4b985cfa13efde1434e754fa0a53e91ce8edbe15d87525fe8a7a1aa63cf78019c2ff5f69" 15364 } 15365 ], 15366 "licenses": [ 15367 { 15368 "license": { 15369 "id": "MIT" 15370 } 15371 } 15372 ], 15373 "purl": "pkg:npm/is-symbol@1.0.3", 15374 "externalReferences": [ 15375 { 15376 "type": "website", 15377 "url": "https://github.com/inspect-js/is-symbol#readme" 15378 }, 15379 { 15380 "type": "issue-tracker", 15381 "url": "https://github.com/inspect-js/is-symbol/issues" 15382 }, 15383 { 15384 "type": "vcs", 15385 "url": "git://github.com/inspect-js/is-symbol.git" 15386 } 15387 ] 15388 }, 15389 { 15390 "type": "library", 15391 "bom-ref": "pkg:npm/has-symbols@1.0.1", 15392 "name": "has-symbols", 15393 "version": "1.0.1", 15394 "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.", 15395 "hashes": [ 15396 { 15397 "alg": "SHA-512", 15398 "content": "3cb72ca2abbef9d98421907eeada2d3452aaffb0e8f99d2ee284f4cca389365de560aeaf1b0c2eda18c7b3eebc38465b4e389413d6e03800576cffc6beb4b42a" 15399 } 15400 ], 15401 "licenses": [ 15402 { 15403 "license": { 15404 "id": "MIT" 15405 } 15406 } 15407 ], 15408 "purl": "pkg:npm/has-symbols@1.0.1", 15409 "externalReferences": [ 15410 { 15411 "type": "website", 15412 "url": "https://github.com/ljharb/has-symbols#readme" 15413 }, 15414 { 15415 "type": "issue-tracker", 15416 "url": "https://github.com/ljharb/has-symbols/issues" 15417 }, 15418 { 15419 "type": "vcs", 15420 "url": "git://github.com/ljharb/has-symbols.git" 15421 } 15422 ] 15423 }, 15424 { 15425 "type": "library", 15426 "bom-ref": "pkg:npm/function-bind@1.1.1", 15427 "name": "function-bind", 15428 "version": "1.1.1", 15429 "description": "Implementation of Function.prototype.bind", 15430 "hashes": [ 15431 { 15432 "alg": "SHA-512", 15433 "content": "c88a2f033317e3db05f18979f1f482589e6cbd22ee6a26cfc5740914b98139b4ee0abd0c7f52a23e8a4633d3621638980426df69ad8587a6eb790e803554c8d0" 15434 } 15435 ], 15436 "licenses": [ 15437 { 15438 "license": { 15439 "id": "MIT" 15440 } 15441 } 15442 ], 15443 "purl": "pkg:npm/function-bind@1.1.1", 15444 "externalReferences": [ 15445 { 15446 "type": "website", 15447 "url": "https://github.com/Raynos/function-bind" 15448 }, 15449 { 15450 "type": "issue-tracker", 15451 "url": "https://github.com/Raynos/function-bind/issues" 15452 }, 15453 { 15454 "type": "vcs", 15455 "url": "git://github.com/Raynos/function-bind.git" 15456 } 15457 ] 15458 }, 15459 { 15460 "type": "library", 15461 "bom-ref": "pkg:npm/has@1.0.3", 15462 "name": "has", 15463 "version": "1.0.3", 15464 "description": "Object.prototype.hasOwnProperty.call shortcut", 15465 "hashes": [ 15466 { 15467 "alg": "SHA-512", 15468 "content": "7f676f3b4554e8e7a3ed1916246ade8636f33008c5a79fd528fa79b53a56215e091c764ad7f0716c546d7ffb220364964ded3d71a0e656d618cd61086c14b8cf" 15469 } 15470 ], 15471 "licenses": [ 15472 { 15473 "license": { 15474 "id": "MIT" 15475 } 15476 } 15477 ], 15478 "purl": "pkg:npm/has@1.0.3", 15479 "externalReferences": [ 15480 { 15481 "type": "website", 15482 "url": "https://github.com/tarruda/has" 15483 }, 15484 { 15485 "type": "issue-tracker", 15486 "url": "https://github.com/tarruda/has/issues" 15487 }, 15488 { 15489 "type": "vcs", 15490 "url": "git://github.com/tarruda/has.git" 15491 } 15492 ] 15493 }, 15494 { 15495 "type": "library", 15496 "bom-ref": "pkg:npm/is-regex@1.1.0", 15497 "name": "is-regex", 15498 "version": "1.1.0", 15499 "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag", 15500 "hashes": [ 15501 { 15502 "alg": "SHA-512", 15503 "content": "888f7b33c2935880f695ae6e6179646d20d0220e05ea8d6c61ba1928a4c3a670d030bb542fceb3c618037addd0d92ae2698b321aa67a327d928db44a78b1ddab" 15504 } 15505 ], 15506 "licenses": [ 15507 { 15508 "license": { 15509 "id": "MIT" 15510 } 15511 } 15512 ], 15513 "purl": "pkg:npm/is-regex@1.1.0", 15514 "externalReferences": [ 15515 { 15516 "type": "website", 15517 "url": "https://github.com/ljharb/is-regex" 15518 }, 15519 { 15520 "type": "issue-tracker", 15521 "url": "https://github.com/ljharb/is-regex/issues" 15522 }, 15523 { 15524 "type": "vcs", 15525 "url": "git://github.com/ljharb/is-regex.git" 15526 } 15527 ] 15528 }, 15529 { 15530 "type": "library", 15531 "bom-ref": "pkg:npm/object-inspect@1.8.0", 15532 "name": "object-inspect", 15533 "version": "1.8.0", 15534 "description": "string representations of objects in node and the browser", 15535 "hashes": [ 15536 { 15537 "alg": "SHA-512", 15538 "content": "8cb76d10e075d767ce46eca903297fe7455154804875540e494506407cc9e310526e2b7cd7345aaf3ec64e1904159cb545c798ad661c3dc0453d0c07c8073580" 15539 } 15540 ], 15541 "licenses": [ 15542 { 15543 "license": { 15544 "id": "MIT" 15545 } 15546 } 15547 ], 15548 "purl": "pkg:npm/object-inspect@1.8.0", 15549 "externalReferences": [ 15550 { 15551 "type": "website", 15552 "url": "https://github.com/inspect-js/object-inspect" 15553 }, 15554 { 15555 "type": "issue-tracker", 15556 "url": "https://github.com/inspect-js/object-inspect/issues" 15557 }, 15558 { 15559 "type": "vcs", 15560 "url": "git://github.com/inspect-js/object-inspect.git" 15561 } 15562 ] 15563 }, 15564 { 15565 "type": "library", 15566 "bom-ref": "pkg:npm/object.assign@4.1.0", 15567 "name": "object.assign", 15568 "version": "4.1.0", 15569 "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim", 15570 "hashes": [ 15571 { 15572 "alg": "SHA-512", 15573 "content": "7b11c97aaea404a8f9f26a86c9343d0c5beb642fde47a3b0c73a0cf58468181aab5d8a27685c8688532e73d559ad77fb0daaeb784c0ca6eac6ddd77e08dc96e7" 15574 } 15575 ], 15576 "licenses": [ 15577 { 15578 "license": { 15579 "id": "MIT" 15580 } 15581 } 15582 ], 15583 "purl": "pkg:npm/object.assign@4.1.0", 15584 "externalReferences": [ 15585 { 15586 "type": "website", 15587 "url": "https://github.com/ljharb/object.assign#readme" 15588 }, 15589 { 15590 "type": "issue-tracker", 15591 "url": "https://github.com/ljharb/object.assign/issues" 15592 }, 15593 { 15594 "type": "vcs", 15595 "url": "git://github.com/ljharb/object.assign.git" 15596 } 15597 ] 15598 }, 15599 { 15600 "type": "library", 15601 "bom-ref": "pkg:npm/string.prototype.trimend@1.0.1", 15602 "name": "string.prototype.trimend", 15603 "version": "1.0.1", 15604 "description": "ES2019 spec-compliant String.prototype.trimEnd shim.", 15605 "hashes": [ 15606 { 15607 "alg": "SHA-512", 15608 "content": "2d13f1154693b69a98b1378d29a14ec374786f123358e9db43cdfb41f072968f23231b5c6cafc0fec315ed0f8e015fef5a8fbbb36e69384d742984a36923b4ea" 15609 } 15610 ], 15611 "licenses": [ 15612 { 15613 "license": { 15614 "id": "MIT" 15615 } 15616 } 15617 ], 15618 "purl": "pkg:npm/string.prototype.trimend@1.0.1", 15619 "externalReferences": [ 15620 { 15621 "type": "website", 15622 "url": "https://github.com/es-shims/String.prototype.trimEnd#readme" 15623 }, 15624 { 15625 "type": "issue-tracker", 15626 "url": "https://github.com/es-shims/String.prototype.trimEnd/issues" 15627 }, 15628 { 15629 "type": "vcs", 15630 "url": "git://github.com/es-shims/String.prototype.trimEnd.git" 15631 } 15632 ] 15633 }, 15634 { 15635 "type": "library", 15636 "bom-ref": "pkg:npm/string.prototype.trimstart@1.0.1", 15637 "name": "string.prototype.trimstart", 15638 "version": "1.0.1", 15639 "description": "ES2019 spec-compliant String.prototype.trimStart shim.", 15640 "hashes": [ 15641 { 15642 "alg": "SHA-512", 15643 "content": "5f1667f90a6fac123514e720e9d229c543e05823ee357bcc0fbd9a69169442fd5e0f87bf432f22fe11537b4054983eb4a7f400e9b8756af9ae3d37cd8ea55647" 15644 } 15645 ], 15646 "licenses": [ 15647 { 15648 "license": { 15649 "id": "MIT" 15650 } 15651 } 15652 ], 15653 "purl": "pkg:npm/string.prototype.trimstart@1.0.1", 15654 "externalReferences": [ 15655 { 15656 "type": "website", 15657 "url": "https://github.com/es-shims/String.prototype.trimStart#readme" 15658 }, 15659 { 15660 "type": "issue-tracker", 15661 "url": "https://github.com/es-shims/String.prototype.trimStart/issues" 15662 }, 15663 { 15664 "type": "vcs", 15665 "url": "git://github.com/es-shims/String.prototype.trimStart.git" 15666 } 15667 ] 15668 }, 15669 { 15670 "type": "library", 15671 "bom-ref": "pkg:npm/object.getownpropertydescriptors@2.1.0", 15672 "name": "object.getownpropertydescriptors", 15673 "version": "2.1.0", 15674 "description": "ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.", 15675 "hashes": [ 15676 { 15677 "alg": "SHA-512", 15678 "content": "679dce6a1f40dd374ba1b953ed52896930dd5dd4fe9503be70da4a567c9ae490def6e2efceed58c98d7214316b731ae54605ab1051f48c9b43fc86eec2370456" 15679 } 15680 ], 15681 "licenses": [ 15682 { 15683 "license": { 15684 "id": "MIT" 15685 } 15686 } 15687 ], 15688 "purl": "pkg:npm/object.getownpropertydescriptors@2.1.0", 15689 "externalReferences": [ 15690 { 15691 "type": "website", 15692 "url": "https://github.com/es-shims/object.getownpropertydescriptors#readme" 15693 }, 15694 { 15695 "type": "issue-tracker", 15696 "url": "https://github.com/es-shims/object.getownpropertydescriptors/issues" 15697 }, 15698 { 15699 "type": "vcs", 15700 "url": "git://github.com/es-shims/object.getownpropertydescriptors.git" 15701 } 15702 ] 15703 }, 15704 { 15705 "type": "library", 15706 "bom-ref": "pkg:npm/write-file-atomic@2.4.1", 15707 "name": "write-file-atomic", 15708 "version": "2.4.1", 15709 "description": "Write files in an atomic fashion w/configurable ownership", 15710 "hashes": [ 15711 { 15712 "alg": "SHA-512", 15713 "content": "4c61c5799119327bfe8011517e301cc4be5b3c7aec18ab676f8aac140c2ceffbe587e41fc006b2488c380173fd66c9134e1e465aedc52ee261b1655d8893c6be" 15714 } 15715 ], 15716 "licenses": [ 15717 { 15718 "license": { 15719 "id": "ISC" 15720 } 15721 } 15722 ], 15723 "purl": "pkg:npm/write-file-atomic@2.4.1", 15724 "externalReferences": [ 15725 { 15726 "type": "website", 15727 "url": "https://github.com/iarna/write-file-atomic" 15728 }, 15729 { 15730 "type": "issue-tracker", 15731 "url": "https://github.com/iarna/write-file-atomic/issues" 15732 }, 15733 { 15734 "type": "vcs", 15735 "url": "git+ssh://git@github.com/iarna/write-file-atomic.git" 15736 } 15737 ] 15738 }, 15739 { 15740 "type": "library", 15741 "bom-ref": "pkg:npm/imurmurhash@0.1.4", 15742 "name": "imurmurhash", 15743 "version": "0.1.4", 15744 "description": "An incremental implementation of MurmurHash3", 15745 "hashes": [ 15746 { 15747 "alg": "SHA-1", 15748 "content": "9218b9b2b928a238b13dc4fb6b6d576f231453ea" 15749 } 15750 ], 15751 "licenses": [ 15752 { 15753 "license": { 15754 "id": "MIT" 15755 } 15756 } 15757 ], 15758 "purl": "pkg:npm/imurmurhash@0.1.4", 15759 "externalReferences": [ 15760 { 15761 "type": "website", 15762 "url": "https://github.com/jensyt/imurmurhash-js" 15763 }, 15764 { 15765 "type": "issue-tracker", 15766 "url": "https://github.com/jensyt/imurmurhash-js/issues" 15767 }, 15768 { 15769 "type": "vcs", 15770 "url": "git+https://github.com/jensyt/imurmurhash-js.git" 15771 } 15772 ] 15773 }, 15774 { 15775 "type": "library", 15776 "bom-ref": "pkg:npm/exit@0.1.2", 15777 "name": "exit", 15778 "version": "0.1.2", 15779 "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.", 15780 "hashes": [ 15781 { 15782 "alg": "SHA-1", 15783 "content": "0632638f8d877cc82107d30a0fff1a17cba1cd0c" 15784 } 15785 ], 15786 "purl": "pkg:npm/exit@0.1.2", 15787 "externalReferences": [ 15788 { 15789 "type": "website", 15790 "url": "https://github.com/cowboy/node-exit" 15791 }, 15792 { 15793 "type": "issue-tracker", 15794 "url": "https://github.com/cowboy/node-exit/issues" 15795 }, 15796 { 15797 "type": "vcs", 15798 "url": "git://github.com/cowboy/node-exit.git" 15799 } 15800 ] 15801 }, 15802 { 15803 "type": "library", 15804 "bom-ref": "pkg:npm/istanbul-lib-report@2.0.8", 15805 "name": "istanbul-lib-report", 15806 "version": "2.0.8", 15807 "description": "Base reporting library for istanbul", 15808 "hashes": [ 15809 { 15810 "alg": "SHA-512", 15811 "content": "7c705e1b9ef71088a18406e5c20c6b49e9e9d036f2ead24c151fc7be57ab06cac24c3e5b914ba836d9f7815876f59092f36e1c18604f9fb4a0edc364fb6c54b1" 15812 } 15813 ], 15814 "licenses": [ 15815 { 15816 "license": { 15817 "id": "BSD-3-Clause" 15818 } 15819 } 15820 ], 15821 "purl": "pkg:npm/istanbul-lib-report@2.0.8", 15822 "externalReferences": [ 15823 { 15824 "type": "website", 15825 "url": "https://istanbul.js.org/" 15826 }, 15827 { 15828 "type": "issue-tracker", 15829 "url": "https://github.com/istanbuljs/istanbuljs/issues" 15830 }, 15831 { 15832 "type": "vcs", 15833 "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" 15834 } 15835 ] 15836 }, 15837 { 15838 "type": "library", 15839 "bom-ref": "pkg:npm/make-dir@2.1.0", 15840 "name": "make-dir", 15841 "version": "2.1.0", 15842 "description": "Make a directory and its parents if needed - Think `mkdir -p`", 15843 "hashes": [ 15844 { 15845 "alg": "SHA-512", 15846 "content": "2d2f57f9d73c28bc5709bf1d9e2efd7cb208500e55c99a328d2302c1396e697034a36edc08ad1b857929830fac4d75693f2fe548ee7b8a5462c6a934bc39ad44" 15847 } 15848 ], 15849 "licenses": [ 15850 { 15851 "license": { 15852 "id": "MIT" 15853 } 15854 } 15855 ], 15856 "purl": "pkg:npm/make-dir@2.1.0", 15857 "externalReferences": [ 15858 { 15859 "type": "website", 15860 "url": "https://github.com/sindresorhus/make-dir#readme" 15861 }, 15862 { 15863 "type": "issue-tracker", 15864 "url": "https://github.com/sindresorhus/make-dir/issues" 15865 }, 15866 { 15867 "type": "vcs", 15868 "url": "git+https://github.com/sindresorhus/make-dir.git" 15869 } 15870 ] 15871 }, 15872 { 15873 "type": "library", 15874 "bom-ref": "pkg:npm/pify@4.0.1", 15875 "name": "pify", 15876 "version": "4.0.1", 15877 "description": "Promisify a callback-style function", 15878 "hashes": [ 15879 { 15880 "alg": "SHA-512", 15881 "content": "b81f3490115bfed7ddebc6d595e1bd4f9186b063e326b2c05294793d922b8419c86914d0463a9d252b082a438fe8e00815b8fb18eadcb9d739a4d8d9fa0795da" 15882 } 15883 ], 15884 "licenses": [ 15885 { 15886 "license": { 15887 "id": "MIT" 15888 } 15889 } 15890 ], 15891 "purl": "pkg:npm/pify@4.0.1", 15892 "externalReferences": [ 15893 { 15894 "type": "website", 15895 "url": "https://github.com/sindresorhus/pify#readme" 15896 }, 15897 { 15898 "type": "issue-tracker", 15899 "url": "https://github.com/sindresorhus/pify/issues" 15900 }, 15901 { 15902 "type": "vcs", 15903 "url": "git+https://github.com/sindresorhus/pify.git" 15904 } 15905 ] 15906 }, 15907 { 15908 "type": "library", 15909 "bom-ref": "pkg:npm/istanbul-lib-source-maps@3.0.6", 15910 "name": "istanbul-lib-source-maps", 15911 "version": "3.0.6", 15912 "description": "Source maps support for istanbul", 15913 "hashes": [ 15914 { 15915 "alg": "SHA-512", 15916 "content": "478ecacccb43247e97e3f616f574f1fa3acb9d99ec716e15a4d37ed4f5624984de8cb54f5afee8a2ff83b9ff184123f255152fb9e42acf54dcb02ea6a286535f" 15917 } 15918 ], 15919 "licenses": [ 15920 { 15921 "license": { 15922 "id": "BSD-3-Clause" 15923 } 15924 } 15925 ], 15926 "purl": "pkg:npm/istanbul-lib-source-maps@3.0.6", 15927 "externalReferences": [ 15928 { 15929 "type": "website", 15930 "url": "https://istanbul.js.org/" 15931 }, 15932 { 15933 "type": "issue-tracker", 15934 "url": "https://github.com/istanbuljs/istanbuljs/issues" 15935 }, 15936 { 15937 "type": "vcs", 15938 "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" 15939 } 15940 ] 15941 }, 15942 { 15943 "type": "library", 15944 "bom-ref": "pkg:npm/rimraf@2.7.1", 15945 "name": "rimraf", 15946 "version": "2.7.1", 15947 "description": "A deep deletion module for node (like `rm -rf`)", 15948 "hashes": [ 15949 { 15950 "alg": "SHA-512", 15951 "content": "b968db68a20add3d4e495a6dcd7ecd97a3ef437a801ad284b5546346e6b38df2f7071e5e238d3d5594aa80d0fee143679b32d574f8fd16a14934fa81645bdee3" 15952 } 15953 ], 15954 "licenses": [ 15955 { 15956 "license": { 15957 "id": "ISC" 15958 } 15959 } 15960 ], 15961 "purl": "pkg:npm/rimraf@2.7.1", 15962 "externalReferences": [ 15963 { 15964 "type": "website", 15965 "url": "https://github.com/isaacs/rimraf#readme" 15966 }, 15967 { 15968 "type": "issue-tracker", 15969 "url": "https://github.com/isaacs/rimraf/issues" 15970 }, 15971 { 15972 "type": "vcs", 15973 "url": "git://github.com/isaacs/rimraf.git" 15974 } 15975 ] 15976 }, 15977 { 15978 "type": "library", 15979 "bom-ref": "pkg:npm/istanbul-reports@2.2.7", 15980 "name": "istanbul-reports", 15981 "version": "2.2.7", 15982 "description": "istanbul reports", 15983 "hashes": [ 15984 { 15985 "alg": "SHA-512", 15986 "content": "baed45fcbd68e58e8bccf5525595cd3a80ff297a49b9ef5a78b45dd2c33db8c5df66fce8981d16c556a659be6e7bc900daf5561265bb106f80e67ddfd64a872a" 15987 } 15988 ], 15989 "licenses": [ 15990 { 15991 "license": { 15992 "id": "BSD-3-Clause" 15993 } 15994 } 15995 ], 15996 "purl": "pkg:npm/istanbul-reports@2.2.7", 15997 "externalReferences": [ 15998 { 15999 "type": "website", 16000 "url": "https://istanbul.js.org/" 16001 }, 16002 { 16003 "type": "issue-tracker", 16004 "url": "https://github.com/istanbuljs/istanbuljs/issues" 16005 }, 16006 { 16007 "type": "vcs", 16008 "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" 16009 } 16010 ] 16011 }, 16012 { 16013 "type": "library", 16014 "bom-ref": "pkg:npm/html-escaper@2.0.2", 16015 "name": "html-escaper", 16016 "version": "2.0.2", 16017 "description": "fast and safe way to escape and unescape &<>'\" chars", 16018 "hashes": [ 16019 { 16020 "alg": "SHA-512", 16021 "content": "1f688cb5dd08e0cb7979889aa517480e3a7e5f37a55d0d2d144e094bb605c057af5d73263a9f66c8dad4bc28340fac2cf22aa444f05f28781bc228354a694b7e" 16022 } 16023 ], 16024 "licenses": [ 16025 { 16026 "license": { 16027 "id": "MIT" 16028 } 16029 } 16030 ], 16031 "purl": "pkg:npm/html-escaper@2.0.2", 16032 "externalReferences": [ 16033 { 16034 "type": "website", 16035 "url": "https://github.com/WebReflection/html-escaper" 16036 }, 16037 { 16038 "type": "issue-tracker", 16039 "url": "https://github.com/WebReflection/html-escaper/issues" 16040 }, 16041 { 16042 "type": "vcs", 16043 "url": "git+https://github.com/WebReflection/html-escaper.git" 16044 } 16045 ] 16046 }, 16047 { 16048 "type": "library", 16049 "bom-ref": "pkg:npm/jest-resolve@24.9.0", 16050 "name": "jest-resolve", 16051 "version": "24.9.0", 16052 "hashes": [ 16053 { 16054 "alg": "SHA-512", 16055 "content": "4da2de2d52f5974f1815902ddf368fb63895bf2cb8a1203a0917bed0014f3d55f743f548d20888596a00be84b92fdeaf8fd0eac63e1f079a76aab1c299353f31" 16056 } 16057 ], 16058 "licenses": [ 16059 { 16060 "license": { 16061 "id": "MIT" 16062 } 16063 } 16064 ], 16065 "purl": "pkg:npm/jest-resolve@24.9.0", 16066 "externalReferences": [ 16067 { 16068 "type": "website", 16069 "url": "https://github.com/facebook/jest#readme" 16070 }, 16071 { 16072 "type": "issue-tracker", 16073 "url": "https://github.com/facebook/jest/issues" 16074 }, 16075 { 16076 "type": "vcs", 16077 "url": "git+https://github.com/facebook/jest.git" 16078 } 16079 ] 16080 }, 16081 { 16082 "type": "library", 16083 "bom-ref": "pkg:npm/browser-resolve@1.11.3", 16084 "name": "browser-resolve", 16085 "version": "1.11.3", 16086 "description": "resolve which handles browser field support in package.json", 16087 "hashes": [ 16088 { 16089 "alg": "SHA-512", 16090 "content": "7b10e2d4161607feab68a1e60d30a27107d392ac0de5f8a83055788fc06c7cc5384760cafd07d97caee439592658234035fd2c9e4073a86a802416a8f6064c75" 16091 } 16092 ], 16093 "licenses": [ 16094 { 16095 "license": { 16096 "id": "MIT" 16097 } 16098 } 16099 ], 16100 "purl": "pkg:npm/browser-resolve@1.11.3", 16101 "externalReferences": [ 16102 { 16103 "type": "website", 16104 "url": "https://github.com/shtylman/node-browser-resolve#readme" 16105 }, 16106 { 16107 "type": "issue-tracker", 16108 "url": "https://github.com/shtylman/node-browser-resolve/issues" 16109 }, 16110 { 16111 "type": "vcs", 16112 "url": "git://github.com/shtylman/node-browser-resolve.git" 16113 } 16114 ] 16115 }, 16116 { 16117 "type": "library", 16118 "bom-ref": "pkg:npm/resolve@1.1.7", 16119 "name": "resolve", 16120 "version": "1.1.7", 16121 "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", 16122 "hashes": [ 16123 { 16124 "alg": "SHA-1", 16125 "content": "203114d82ad2c5ed9e8e0411b3932875e889e97b" 16126 } 16127 ], 16128 "licenses": [ 16129 { 16130 "license": { 16131 "id": "MIT" 16132 } 16133 } 16134 ], 16135 "purl": "pkg:npm/resolve@1.1.7", 16136 "externalReferences": [ 16137 { 16138 "type": "website", 16139 "url": "https://github.com/substack/node-resolve#readme" 16140 }, 16141 { 16142 "type": "issue-tracker", 16143 "url": "https://github.com/substack/node-resolve/issues" 16144 }, 16145 { 16146 "type": "vcs", 16147 "url": "git://github.com/substack/node-resolve.git" 16148 } 16149 ] 16150 }, 16151 { 16152 "type": "library", 16153 "bom-ref": "pkg:npm/jest-pnp-resolver@1.2.2", 16154 "name": "jest-pnp-resolver", 16155 "version": "1.2.2", 16156 "description": "plug'n'play resolver for Webpack", 16157 "hashes": [ 16158 { 16159 "alg": "SHA-512", 16160 "content": "a25578d5b292326f01767b8cb1ec13e23aa567cfb74c20110178d9193f637284a7adf527442aa732817d5c47a85a36f339ba6a17d751847423d176fd41d17aff" 16161 } 16162 ], 16163 "licenses": [ 16164 { 16165 "license": { 16166 "id": "MIT" 16167 } 16168 } 16169 ], 16170 "purl": "pkg:npm/jest-pnp-resolver@1.2.2", 16171 "externalReferences": [ 16172 { 16173 "type": "website", 16174 "url": "https://github.com/arcanis/jest-pnp-resolver" 16175 }, 16176 { 16177 "type": "issue-tracker", 16178 "url": "https://github.com/arcanis/jest-pnp-resolver/issues" 16179 }, 16180 { 16181 "type": "vcs", 16182 "url": "git+https://github.com/arcanis/jest-pnp-resolver.git" 16183 } 16184 ] 16185 }, 16186 { 16187 "type": "library", 16188 "bom-ref": "pkg:npm/jest-runtime@24.9.0", 16189 "name": "jest-runtime", 16190 "version": "24.9.0", 16191 "hashes": [ 16192 { 16193 "alg": "SHA-512", 16194 "content": "f2836a827985defd89e8f55133625fba3f285f7b322a66b29e50cc30a4388b2cdb433206ead879b9bfe53366c23139a84ca337ca4714608d8fc3dc7036d8cc9f" 16195 } 16196 ], 16197 "licenses": [ 16198 { 16199 "license": { 16200 "id": "MIT" 16201 } 16202 } 16203 ], 16204 "purl": "pkg:npm/jest-runtime@24.9.0", 16205 "externalReferences": [ 16206 { 16207 "type": "website", 16208 "url": "https://github.com/facebook/jest#readme" 16209 }, 16210 { 16211 "type": "issue-tracker", 16212 "url": "https://github.com/facebook/jest/issues" 16213 }, 16214 { 16215 "type": "vcs", 16216 "url": "git+https://github.com/facebook/jest.git" 16217 } 16218 ] 16219 }, 16220 { 16221 "type": "library", 16222 "bom-ref": "pkg:npm/jest-config@24.9.0", 16223 "name": "jest-config", 16224 "version": "24.9.0", 16225 "hashes": [ 16226 { 16227 "alg": "SHA-512", 16228 "content": "4404ed409b55610ae9edfbd683a7f9cb7a44163f48f87f2c5b0e1a2b19c367dea6a1be62e520fa64419680c2d74382c4f14babae36dd94b59d51ea3edbc4297d" 16229 } 16230 ], 16231 "licenses": [ 16232 { 16233 "license": { 16234 "id": "MIT" 16235 } 16236 } 16237 ], 16238 "purl": "pkg:npm/jest-config@24.9.0", 16239 "externalReferences": [ 16240 { 16241 "type": "website", 16242 "url": "https://github.com/facebook/jest#readme" 16243 }, 16244 { 16245 "type": "issue-tracker", 16246 "url": "https://github.com/facebook/jest/issues" 16247 }, 16248 { 16249 "type": "vcs", 16250 "url": "git+https://github.com/facebook/jest.git" 16251 } 16252 ] 16253 }, 16254 { 16255 "type": "library", 16256 "bom-ref": "pkg:npm/%40jest/test-sequencer@24.9.0", 16257 "group": "@jest", 16258 "name": "test-sequencer", 16259 "version": "24.9.0", 16260 "hashes": [ 16261 { 16262 "alg": "SHA-512", 16263 "content": "eaaaac538a34916d5dbc0f79a9f36883cbfc82444df6987a2f3eebf7a22f6691dd362a4fd9c05c6f4ec9d59e399b3fd5212d35387277a58f13e5f518dfcb60e0" 16264 } 16265 ], 16266 "licenses": [ 16267 { 16268 "license": { 16269 "id": "MIT" 16270 } 16271 } 16272 ], 16273 "purl": "pkg:npm/%40jest/test-sequencer@24.9.0", 16274 "externalReferences": [ 16275 { 16276 "type": "website", 16277 "url": "https://github.com/facebook/jest#readme" 16278 }, 16279 { 16280 "type": "issue-tracker", 16281 "url": "https://github.com/facebook/jest/issues" 16282 }, 16283 { 16284 "type": "vcs", 16285 "url": "git+https://github.com/facebook/jest.git" 16286 } 16287 ] 16288 }, 16289 { 16290 "type": "library", 16291 "bom-ref": "pkg:npm/jest-runner@24.9.0", 16292 "name": "jest-runner", 16293 "version": "24.9.0", 16294 "hashes": [ 16295 { 16296 "alg": "SHA-512", 16297 "content": "2a4b09432237ff49a171fb299f1c44381b9e1ab779138bd5ec00d02d3f4449a0b3cf4d969db75b29621fe4c91ab9ca1a8fba1b41c9183d55fa24986051ca165a" 16298 } 16299 ], 16300 "licenses": [ 16301 { 16302 "license": { 16303 "id": "MIT" 16304 } 16305 } 16306 ], 16307 "purl": "pkg:npm/jest-runner@24.9.0", 16308 "externalReferences": [ 16309 { 16310 "type": "website", 16311 "url": "https://github.com/facebook/jest#readme" 16312 }, 16313 { 16314 "type": "issue-tracker", 16315 "url": "https://github.com/facebook/jest/issues" 16316 }, 16317 { 16318 "type": "vcs", 16319 "url": "git+https://github.com/facebook/jest.git" 16320 } 16321 ] 16322 }, 16323 { 16324 "type": "library", 16325 "bom-ref": "pkg:npm/jest-docblock@24.9.0", 16326 "name": "jest-docblock", 16327 "version": "24.9.0", 16328 "description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.", 16329 "hashes": [ 16330 { 16331 "alg": "SHA-512", 16332 "content": "1750e37690cc24c03570de877b414d60d665a37c9898eb5152792dad3f50dfb9e36330b95846837666f29c8832d0bfc8bd7bef82c1bc3acaa12cf5d3a5f99900" 16333 } 16334 ], 16335 "licenses": [ 16336 { 16337 "license": { 16338 "id": "MIT" 16339 } 16340 } 16341 ], 16342 "purl": "pkg:npm/jest-docblock@24.9.0", 16343 "externalReferences": [ 16344 { 16345 "type": "website", 16346 "url": "https://github.com/facebook/jest#readme" 16347 }, 16348 { 16349 "type": "issue-tracker", 16350 "url": "https://github.com/facebook/jest/issues" 16351 }, 16352 { 16353 "type": "vcs", 16354 "url": "git+https://github.com/facebook/jest.git" 16355 } 16356 ] 16357 }, 16358 { 16359 "type": "library", 16360 "bom-ref": "pkg:npm/detect-newline@2.1.0", 16361 "name": "detect-newline", 16362 "version": "2.1.0", 16363 "description": "Detect the dominant newline character of a string", 16364 "hashes": [ 16365 { 16366 "alg": "SHA-1", 16367 "content": "f41f1c10be4b00e87b5f13da680759f2c5bfd3e2" 16368 } 16369 ], 16370 "licenses": [ 16371 { 16372 "license": { 16373 "id": "MIT" 16374 } 16375 } 16376 ], 16377 "purl": "pkg:npm/detect-newline@2.1.0", 16378 "externalReferences": [ 16379 { 16380 "type": "website", 16381 "url": "https://github.com/sindresorhus/detect-newline#readme" 16382 }, 16383 { 16384 "type": "issue-tracker", 16385 "url": "https://github.com/sindresorhus/detect-newline/issues" 16386 }, 16387 { 16388 "type": "vcs", 16389 "url": "git+https://github.com/sindresorhus/detect-newline.git" 16390 } 16391 ] 16392 }, 16393 { 16394 "type": "library", 16395 "bom-ref": "pkg:npm/jest-jasmine2@24.9.0", 16396 "name": "jest-jasmine2", 16397 "version": "24.9.0", 16398 "hashes": [ 16399 { 16400 "alg": "SHA-512", 16401 "content": "0aaeef90081a60aa7e3ec5fedbf25b4daaeb9340e6361b04b6a05737050791d95bad304bb4c2483400dfda67f9164a3036cabc7af6cf734effa853b401d293cf" 16402 } 16403 ], 16404 "licenses": [ 16405 { 16406 "license": { 16407 "id": "MIT" 16408 } 16409 } 16410 ], 16411 "purl": "pkg:npm/jest-jasmine2@24.9.0", 16412 "externalReferences": [ 16413 { 16414 "type": "website", 16415 "url": "https://github.com/facebook/jest#readme" 16416 }, 16417 { 16418 "type": "issue-tracker", 16419 "url": "https://github.com/facebook/jest/issues" 16420 }, 16421 { 16422 "type": "vcs", 16423 "url": "git+https://github.com/facebook/jest.git" 16424 } 16425 ] 16426 }, 16427 { 16428 "type": "library", 16429 "bom-ref": "pkg:npm/co@4.6.0", 16430 "name": "co", 16431 "version": "4.6.0", 16432 "description": "generator async control flow goodness", 16433 "hashes": [ 16434 { 16435 "alg": "SHA-1", 16436 "content": "6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" 16437 } 16438 ], 16439 "licenses": [ 16440 { 16441 "license": { 16442 "id": "MIT" 16443 } 16444 } 16445 ], 16446 "purl": "pkg:npm/co@4.6.0", 16447 "externalReferences": [ 16448 { 16449 "type": "website", 16450 "url": "https://github.com/tj/co#readme" 16451 }, 16452 { 16453 "type": "issue-tracker", 16454 "url": "https://github.com/tj/co/issues" 16455 }, 16456 { 16457 "type": "vcs", 16458 "url": "git+https://github.com/tj/co.git" 16459 } 16460 ] 16461 }, 16462 { 16463 "type": "library", 16464 "bom-ref": "pkg:npm/expect@24.9.0", 16465 "name": "expect", 16466 "version": "24.9.0", 16467 "description": "This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).", 16468 "hashes": [ 16469 { 16470 "alg": "SHA-512", 16471 "content": "c2f540c7c5c8a25dd9e66f73bd95e2c99390fac449a8d4c89bab068dd5a569921eba94063b759b608fb5e43fc0984c19cb02fac2d2646c06c9b7390e7c1b91d1" 16472 } 16473 ], 16474 "licenses": [ 16475 { 16476 "license": { 16477 "id": "MIT" 16478 } 16479 } 16480 ], 16481 "purl": "pkg:npm/expect@24.9.0", 16482 "externalReferences": [ 16483 { 16484 "type": "website", 16485 "url": "https://github.com/facebook/jest#readme" 16486 }, 16487 { 16488 "type": "issue-tracker", 16489 "url": "https://github.com/facebook/jest/issues" 16490 }, 16491 { 16492 "type": "vcs", 16493 "url": "git+https://github.com/facebook/jest.git" 16494 } 16495 ] 16496 }, 16497 { 16498 "type": "library", 16499 "bom-ref": "pkg:npm/jest-get-type@24.9.0", 16500 "name": "jest-get-type", 16501 "version": "24.9.0", 16502 "description": "A utility function to get the type of a value", 16503 "hashes": [ 16504 { 16505 "alg": "SHA-512", 16506 "content": "954b1e3330257b2e0b84872948ff497fe7d3ad0e1ad721d0c0b35e7956b670499b0867a8640b583ce22ff096b12c3fec5292b17ad2863fe82c1e5f1ff134a3f1" 16507 } 16508 ], 16509 "licenses": [ 16510 { 16511 "license": { 16512 "id": "MIT" 16513 } 16514 } 16515 ], 16516 "purl": "pkg:npm/jest-get-type@24.9.0", 16517 "externalReferences": [ 16518 { 16519 "type": "website", 16520 "url": "https://github.com/facebook/jest#readme" 16521 }, 16522 { 16523 "type": "issue-tracker", 16524 "url": "https://github.com/facebook/jest/issues" 16525 }, 16526 { 16527 "type": "vcs", 16528 "url": "git+https://github.com/facebook/jest.git" 16529 } 16530 ] 16531 }, 16532 { 16533 "type": "library", 16534 "bom-ref": "pkg:npm/jest-matcher-utils@24.9.0", 16535 "name": "jest-matcher-utils", 16536 "version": "24.9.0", 16537 "description": "A set of utility functions for expect and related packages", 16538 "hashes": [ 16539 { 16540 "alg": "SHA-512", 16541 "content": "399cf6217b2ee9e6a2300c1eebb7354fee6d500b50c90c76eff10c1246c50068b0e76b41f5e9beb866f3a5c81856903cc25d2197128f671ae5cb809753f1a31c" 16542 } 16543 ], 16544 "licenses": [ 16545 { 16546 "license": { 16547 "id": "MIT" 16548 } 16549 } 16550 ], 16551 "purl": "pkg:npm/jest-matcher-utils@24.9.0", 16552 "externalReferences": [ 16553 { 16554 "type": "website", 16555 "url": "https://github.com/facebook/jest#readme" 16556 }, 16557 { 16558 "type": "issue-tracker", 16559 "url": "https://github.com/facebook/jest/issues" 16560 }, 16561 { 16562 "type": "vcs", 16563 "url": "git+https://github.com/facebook/jest.git" 16564 } 16565 ] 16566 }, 16567 { 16568 "type": "library", 16569 "bom-ref": "pkg:npm/jest-diff@24.9.0", 16570 "name": "jest-diff", 16571 "version": "24.9.0", 16572 "hashes": [ 16573 { 16574 "alg": "SHA-512", 16575 "content": "a8c7eb4ecf007491368aaad3a7487387b9137763d05abb05ca3f6d391a0a9aedf6c633e3784e0dca35510f3f326d8c2a4b68a4f0de21b08a62553c857a8da505" 16576 } 16577 ], 16578 "licenses": [ 16579 { 16580 "license": { 16581 "id": "MIT" 16582 } 16583 } 16584 ], 16585 "purl": "pkg:npm/jest-diff@24.9.0", 16586 "externalReferences": [ 16587 { 16588 "type": "website", 16589 "url": "https://github.com/facebook/jest#readme" 16590 }, 16591 { 16592 "type": "issue-tracker", 16593 "url": "https://github.com/facebook/jest/issues" 16594 }, 16595 { 16596 "type": "vcs", 16597 "url": "git+https://github.com/facebook/jest.git" 16598 } 16599 ] 16600 }, 16601 { 16602 "type": "library", 16603 "bom-ref": "pkg:npm/diff-sequences@24.9.0", 16604 "name": "diff-sequences", 16605 "version": "24.9.0", 16606 "description": "Compare items in two sequences to find a longest common subsequence", 16607 "hashes": [ 16608 { 16609 "alg": "SHA-512", 16610 "content": "0e3e96937b56c9313e168d6b5bcbf45e1c24f34ba6eb215829bb80c5cf5cdc46712071436306e2df8524e36bb509d9c8895a2bbede119a54838c83f2cc60b67b" 16611 } 16612 ], 16613 "licenses": [ 16614 { 16615 "license": { 16616 "id": "MIT" 16617 } 16618 } 16619 ], 16620 "purl": "pkg:npm/diff-sequences@24.9.0", 16621 "externalReferences": [ 16622 { 16623 "type": "website", 16624 "url": "https://github.com/facebook/jest#readme" 16625 }, 16626 { 16627 "type": "issue-tracker", 16628 "url": "https://github.com/facebook/jest/issues" 16629 }, 16630 { 16631 "type": "vcs", 16632 "url": "git+https://github.com/facebook/jest.git" 16633 } 16634 ] 16635 }, 16636 { 16637 "type": "library", 16638 "bom-ref": "pkg:npm/pretty-format@24.9.0", 16639 "name": "pretty-format", 16640 "version": "24.9.0", 16641 "description": "Stringify any JavaScript value.", 16642 "hashes": [ 16643 { 16644 "alg": "SHA-512", 16645 "content": "d3464c654887689acd7e4df782e6afaa0bdf252df4b0b61fd1ff3e4ab925bf400c3e87461877281e092c6773938589c8bce77ef323029f462210ea208e582c9c" 16646 } 16647 ], 16648 "licenses": [ 16649 { 16650 "license": { 16651 "id": "MIT" 16652 } 16653 } 16654 ], 16655 "purl": "pkg:npm/pretty-format@24.9.0", 16656 "externalReferences": [ 16657 { 16658 "type": "website", 16659 "url": "https://github.com/facebook/jest#readme" 16660 }, 16661 { 16662 "type": "issue-tracker", 16663 "url": "https://github.com/facebook/jest/issues" 16664 }, 16665 { 16666 "type": "vcs", 16667 "url": "git+https://github.com/facebook/jest.git" 16668 } 16669 ] 16670 }, 16671 { 16672 "type": "library", 16673 "bom-ref": "pkg:npm/ansi-regex@4.1.0", 16674 "name": "ansi-regex", 16675 "version": "4.1.0", 16676 "description": "Regular expression for matching ANSI escape codes", 16677 "hashes": [ 16678 { 16679 "alg": "SHA-512", 16680 "content": "d5aa5e3df5ccd54392ab0d28f48885028bd5cfd3394b50e0fb84eb0f07cc7b043aa7fae632e79beed5998d0d6bc782e8cb502b060828a86a5faaa748e2ba2776" 16681 } 16682 ], 16683 "licenses": [ 16684 { 16685 "license": { 16686 "id": "MIT" 16687 } 16688 } 16689 ], 16690 "purl": "pkg:npm/ansi-regex@4.1.0", 16691 "externalReferences": [ 16692 { 16693 "type": "website", 16694 "url": "https://github.com/chalk/ansi-regex#readme" 16695 }, 16696 { 16697 "type": "issue-tracker", 16698 "url": "https://github.com/chalk/ansi-regex/issues" 16699 }, 16700 { 16701 "type": "vcs", 16702 "url": "git+https://github.com/chalk/ansi-regex.git" 16703 } 16704 ] 16705 }, 16706 { 16707 "type": "library", 16708 "bom-ref": "pkg:npm/react-is@16.13.1", 16709 "name": "react-is", 16710 "version": "16.13.1", 16711 "description": "Brand checking of React Elements.", 16712 "hashes": [ 16713 { 16714 "alg": "SHA-512", 16715 "content": "db87baca71361fe38ab7892ab0ebcd77c901a55eb9ce8c5b038055b04381dc0455590922fc31f3694a02e4ab8e37f06271c0da0824d906e39c7d9b3bd2447c6d" 16716 } 16717 ], 16718 "licenses": [ 16719 { 16720 "license": { 16721 "id": "MIT" 16722 } 16723 } 16724 ], 16725 "purl": "pkg:npm/react-is@16.13.1", 16726 "externalReferences": [ 16727 { 16728 "type": "website", 16729 "url": "https://reactjs.org/" 16730 }, 16731 { 16732 "type": "issue-tracker", 16733 "url": "https://github.com/facebook/react/issues" 16734 }, 16735 { 16736 "type": "vcs", 16737 "url": "git+https://github.com/facebook/react.git" 16738 } 16739 ] 16740 }, 16741 { 16742 "type": "library", 16743 "bom-ref": "pkg:npm/is-generator-fn@2.1.0", 16744 "name": "is-generator-fn", 16745 "version": "2.1.0", 16746 "description": "Check if something is a generator function", 16747 "hashes": [ 16748 { 16749 "alg": "SHA-512", 16750 "content": "713201e323d82ff1abc3411a4b3012ce0e9b072f60a82a1fbd637ca244e1018231289642fae7654409866ccd172de9e21094acf2e1201cf1ae1d27b55ec38b49" 16751 } 16752 ], 16753 "licenses": [ 16754 { 16755 "license": { 16756 "id": "MIT" 16757 } 16758 } 16759 ], 16760 "purl": "pkg:npm/is-generator-fn@2.1.0", 16761 "externalReferences": [ 16762 { 16763 "type": "website", 16764 "url": "https://github.com/sindresorhus/is-generator-fn#readme" 16765 }, 16766 { 16767 "type": "issue-tracker", 16768 "url": "https://github.com/sindresorhus/is-generator-fn/issues" 16769 }, 16770 { 16771 "type": "vcs", 16772 "url": "git+https://github.com/sindresorhus/is-generator-fn.git" 16773 } 16774 ] 16775 }, 16776 { 16777 "type": "library", 16778 "bom-ref": "pkg:npm/jest-each@24.9.0", 16779 "name": "jest-each", 16780 "version": "24.9.0", 16781 "description": "Parameterised tests for Jest", 16782 "hashes": [ 16783 { 16784 "alg": "SHA-512", 16785 "content": "38d8b447806f5b8e5cc3cb362ebc7c6206de5cbd68090ff0203c26b0cdc2a8cfe795b94d08f9a70b720f42531b44566edf029d43653c06a33a961dcb27906ca2" 16786 } 16787 ], 16788 "licenses": [ 16789 { 16790 "license": { 16791 "id": "MIT" 16792 } 16793 } 16794 ], 16795 "purl": "pkg:npm/jest-each@24.9.0", 16796 "externalReferences": [ 16797 { 16798 "type": "website", 16799 "url": "https://github.com/facebook/jest#readme" 16800 }, 16801 { 16802 "type": "issue-tracker", 16803 "url": "https://github.com/facebook/jest/issues" 16804 }, 16805 { 16806 "type": "vcs", 16807 "url": "git+https://github.com/facebook/jest.git" 16808 } 16809 ] 16810 }, 16811 { 16812 "type": "library", 16813 "bom-ref": "pkg:npm/jest-snapshot@24.9.0", 16814 "name": "jest-snapshot", 16815 "version": "24.9.0", 16816 "hashes": [ 16817 { 16818 "alg": "SHA-512", 16819 "content": "b88febb33192b3bdf108cd25faea7b3bb6b8d28f74727ae4e36f4b3a22b769e4ef7c2d071e695d6ddf35fc1ec8c7cd4a4857b597091b97b1a70461b851fb837b" 16820 } 16821 ], 16822 "licenses": [ 16823 { 16824 "license": { 16825 "id": "MIT" 16826 } 16827 } 16828 ], 16829 "purl": "pkg:npm/jest-snapshot@24.9.0", 16830 "externalReferences": [ 16831 { 16832 "type": "website", 16833 "url": "https://github.com/facebook/jest#readme" 16834 }, 16835 { 16836 "type": "issue-tracker", 16837 "url": "https://github.com/facebook/jest/issues" 16838 }, 16839 { 16840 "type": "vcs", 16841 "url": "git+https://github.com/facebook/jest.git" 16842 } 16843 ] 16844 }, 16845 { 16846 "type": "library", 16847 "bom-ref": "pkg:npm/natural-compare@1.4.0", 16848 "name": "natural-compare", 16849 "version": "1.4.0", 16850 "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.", 16851 "hashes": [ 16852 { 16853 "alg": "SHA-1", 16854 "content": "4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" 16855 } 16856 ], 16857 "licenses": [ 16858 { 16859 "license": { 16860 "id": "MIT" 16861 } 16862 } 16863 ], 16864 "purl": "pkg:npm/natural-compare@1.4.0", 16865 "externalReferences": [ 16866 { 16867 "type": "website", 16868 "url": "https://github.com/litejs/natural-compare-lite#readme" 16869 }, 16870 { 16871 "type": "issue-tracker", 16872 "url": "https://github.com/litejs/natural-compare-lite/issues" 16873 }, 16874 { 16875 "type": "vcs", 16876 "url": "git://github.com/litejs/natural-compare-lite.git" 16877 } 16878 ] 16879 }, 16880 { 16881 "type": "library", 16882 "bom-ref": "pkg:npm/throat@4.1.0", 16883 "name": "throat", 16884 "version": "4.1.0", 16885 "description": "Throttle the parallelism of an asynchronous (promise returning) function / functions", 16886 "hashes": [ 16887 { 16888 "alg": "SHA-1", 16889 "content": "89037cbc92c56ab18926e6ba4cbb200e15672a6a" 16890 } 16891 ], 16892 "licenses": [ 16893 { 16894 "license": { 16895 "id": "MIT" 16896 } 16897 } 16898 ], 16899 "purl": "pkg:npm/throat@4.1.0", 16900 "externalReferences": [ 16901 { 16902 "type": "website", 16903 "url": "https://github.com/ForbesLindesay/throat#readme" 16904 }, 16905 { 16906 "type": "issue-tracker", 16907 "url": "https://github.com/ForbesLindesay/throat/issues" 16908 }, 16909 { 16910 "type": "vcs", 16911 "url": "git+https://github.com/ForbesLindesay/throat.git" 16912 } 16913 ] 16914 }, 16915 { 16916 "type": "library", 16917 "bom-ref": "pkg:npm/jest-leak-detector@24.9.0", 16918 "name": "jest-leak-detector", 16919 "version": "24.9.0", 16920 "description": "Module for verifying whether an object has been garbage collected or not.", 16921 "hashes": [ 16922 { 16923 "alg": "SHA-512", 16924 "content": "b58905203b222931b06f6146d70f215fd5746946f6a2df3363fda7160d3cedd51a81ea27c35ceb2cc3f85bacec44ee7d74f91348a89ef83e2b84cb8ff67466ac" 16925 } 16926 ], 16927 "licenses": [ 16928 { 16929 "license": { 16930 "id": "MIT" 16931 } 16932 } 16933 ], 16934 "purl": "pkg:npm/jest-leak-detector@24.9.0", 16935 "externalReferences": [ 16936 { 16937 "type": "website", 16938 "url": "https://github.com/facebook/jest#readme" 16939 }, 16940 { 16941 "type": "issue-tracker", 16942 "url": "https://github.com/facebook/jest/issues" 16943 }, 16944 { 16945 "type": "vcs", 16946 "url": "git+https://github.com/facebook/jest.git" 16947 } 16948 ] 16949 }, 16950 { 16951 "type": "library", 16952 "bom-ref": "pkg:npm/source-map-support@0.5.19", 16953 "name": "source-map-support", 16954 "version": "0.5.19", 16955 "description": "Fixes stack traces for files with source maps", 16956 "hashes": [ 16957 { 16958 "alg": "SHA-512", 16959 "content": "5a89e6ef3382209cc1190741fad86c3daaf4918b8223362fc59c2505af3bca2fcc763bfb4e2a7673255b2e3e68d1c14f37811592e4f06f71830f2531d831a71b" 16960 } 16961 ], 16962 "licenses": [ 16963 { 16964 "license": { 16965 "id": "MIT" 16966 } 16967 } 16968 ], 16969 "purl": "pkg:npm/source-map-support@0.5.19", 16970 "externalReferences": [ 16971 { 16972 "type": "website", 16973 "url": "https://github.com/evanw/node-source-map-support#readme" 16974 }, 16975 { 16976 "type": "issue-tracker", 16977 "url": "https://github.com/evanw/node-source-map-support/issues" 16978 }, 16979 { 16980 "type": "vcs", 16981 "url": "git+https://github.com/evanw/node-source-map-support.git" 16982 } 16983 ] 16984 }, 16985 { 16986 "type": "library", 16987 "bom-ref": "pkg:npm/buffer-from@1.1.1", 16988 "name": "buffer-from", 16989 "version": "1.1.1", 16990 "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.", 16991 "hashes": [ 16992 { 16993 "alg": "SHA-512", 16994 "content": "3107171146c22ad128edb86a12ceb9eb41f27785daa2f6653bf93d57786355417fcf05bb28155d48ae2022dfdbcf04bd31b479aa86fe1798eeb19b1bd1840ad8" 16995 } 16996 ], 16997 "licenses": [ 16998 { 16999 "license": { 17000 "id": "MIT" 17001 } 17002 } 17003 ], 17004 "purl": "pkg:npm/buffer-from@1.1.1", 17005 "externalReferences": [ 17006 { 17007 "type": "website", 17008 "url": "https://github.com/LinusU/buffer-from#readme" 17009 }, 17010 { 17011 "type": "issue-tracker", 17012 "url": "https://github.com/LinusU/buffer-from/issues" 17013 }, 17014 { 17015 "type": "vcs", 17016 "url": "git+https://github.com/LinusU/buffer-from.git" 17017 } 17018 ] 17019 }, 17020 { 17021 "type": "library", 17022 "bom-ref": "pkg:npm/babel-jest@24.9.0", 17023 "name": "babel-jest", 17024 "version": "24.9.0", 17025 "description": "Jest plugin to use babel for transformation.", 17026 "hashes": [ 17027 { 17028 "alg": "SHA-512", 17029 "content": "9edb9d75fca237e121330e7c3d334bd698780bdac40a24178c8e2730c04a05a3635efa8b7645e93d170c4abe22c81ac983ffb0cfd6eb1540fa4613804faaf823" 17030 } 17031 ], 17032 "licenses": [ 17033 { 17034 "license": { 17035 "id": "MIT" 17036 } 17037 } 17038 ], 17039 "purl": "pkg:npm/babel-jest@24.9.0", 17040 "externalReferences": [ 17041 { 17042 "type": "website", 17043 "url": "https://github.com/facebook/jest#readme" 17044 }, 17045 { 17046 "type": "issue-tracker", 17047 "url": "https://github.com/facebook/jest/issues" 17048 }, 17049 { 17050 "type": "vcs", 17051 "url": "git+https://github.com/facebook/jest.git" 17052 } 17053 ] 17054 }, 17055 { 17056 "type": "library", 17057 "bom-ref": "pkg:npm/%40types/babel__core@7.1.9", 17058 "group": "@types", 17059 "name": "babel__core", 17060 "version": "7.1.9", 17061 "description": "TypeScript definitions for @babel/core", 17062 "hashes": [ 17063 { 17064 "alg": "SHA-512", 17065 "content": "b18d91b08279ae9111d6edff690f0e15223ba86232f28d4d1046e06f651a25cbceb5738ca5ddfd928ef6dcd0698d0160f52217ed35ed8de8d954678830b8683b" 17066 } 17067 ], 17068 "licenses": [ 17069 { 17070 "license": { 17071 "id": "MIT" 17072 } 17073 } 17074 ], 17075 "purl": "pkg:npm/%40types/babel__core@7.1.9", 17076 "externalReferences": [ 17077 { 17078 "type": "website", 17079 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 17080 }, 17081 { 17082 "type": "issue-tracker", 17083 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 17084 }, 17085 { 17086 "type": "vcs", 17087 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 17088 } 17089 ] 17090 }, 17091 { 17092 "type": "library", 17093 "bom-ref": "pkg:npm/%40types/babel__generator@7.6.1", 17094 "group": "@types", 17095 "name": "babel__generator", 17096 "version": "7.6.1", 17097 "description": "TypeScript definitions for @babel/generator", 17098 "hashes": [ 17099 { 17100 "alg": "SHA-512", 17101 "content": "6c12a6fb654f25c311570361c4abbc5bee7fcd3ee9c0d12a7a89053a66ef552a86cc59de37161c101ae8f4073bfcdf6d96c68f62764b2bc2752d62a432c2c07b" 17102 } 17103 ], 17104 "licenses": [ 17105 { 17106 "license": { 17107 "id": "MIT" 17108 } 17109 } 17110 ], 17111 "purl": "pkg:npm/%40types/babel__generator@7.6.1", 17112 "externalReferences": [ 17113 { 17114 "type": "website", 17115 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 17116 }, 17117 { 17118 "type": "issue-tracker", 17119 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 17120 }, 17121 { 17122 "type": "vcs", 17123 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 17124 } 17125 ] 17126 }, 17127 { 17128 "type": "library", 17129 "bom-ref": "pkg:npm/%40types/babel__template@7.0.2", 17130 "group": "@types", 17131 "name": "babel__template", 17132 "version": "7.0.2", 17133 "description": "TypeScript definitions for @babel/template", 17134 "hashes": [ 17135 { 17136 "alg": "SHA-512", 17137 "content": "fcaeb30a9796ec89b381a6f66cb90b11bcf4fb5265152ad431dc3b2a8208bbe21476ee75196681669777cb55571955f3ca7bc66b80da21ac4d64788e37719752" 17138 } 17139 ], 17140 "licenses": [ 17141 { 17142 "license": { 17143 "id": "MIT" 17144 } 17145 } 17146 ], 17147 "purl": "pkg:npm/%40types/babel__template@7.0.2", 17148 "externalReferences": [ 17149 { 17150 "type": "website", 17151 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 17152 }, 17153 { 17154 "type": "issue-tracker", 17155 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 17156 }, 17157 { 17158 "type": "vcs", 17159 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 17160 } 17161 ] 17162 }, 17163 { 17164 "type": "library", 17165 "bom-ref": "pkg:npm/%40types/babel__traverse@7.0.13", 17166 "group": "@types", 17167 "name": "babel__traverse", 17168 "version": "7.0.13", 17169 "description": "TypeScript definitions for @babel/traverse", 17170 "hashes": [ 17171 { 17172 "alg": "SHA-512", 17173 "content": "8becd2eedebfb3d71d42f6ea283011adc6eb3efb491a56d8b0c91ace8d379d300add15fd14dacb9655f2b36dae8931896a93ce4d94d0df99c7878212a61e122d" 17174 } 17175 ], 17176 "licenses": [ 17177 { 17178 "license": { 17179 "id": "MIT" 17180 } 17181 } 17182 ], 17183 "purl": "pkg:npm/%40types/babel__traverse@7.0.13", 17184 "externalReferences": [ 17185 { 17186 "type": "website", 17187 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 17188 }, 17189 { 17190 "type": "issue-tracker", 17191 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 17192 }, 17193 { 17194 "type": "vcs", 17195 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 17196 } 17197 ] 17198 }, 17199 { 17200 "type": "library", 17201 "bom-ref": "pkg:npm/babel-preset-jest@24.9.0", 17202 "name": "babel-preset-jest", 17203 "version": "24.9.0", 17204 "description": "> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).", 17205 "hashes": [ 17206 { 17207 "alg": "SHA-512", 17208 "content": "8b34d4ba11384cc7d344f17dd9f1700f641f7576995b4f2abd64c5088e7557cad6e71d3452e3e07376a34685a87d73aec637dc38ce73cd262c412dc7f0a18202" 17209 } 17210 ], 17211 "licenses": [ 17212 { 17213 "license": { 17214 "id": "MIT" 17215 } 17216 } 17217 ], 17218 "purl": "pkg:npm/babel-preset-jest@24.9.0", 17219 "externalReferences": [ 17220 { 17221 "type": "website", 17222 "url": "https://github.com/facebook/jest#readme" 17223 }, 17224 { 17225 "type": "issue-tracker", 17226 "url": "https://github.com/facebook/jest/issues" 17227 }, 17228 { 17229 "type": "vcs", 17230 "url": "git+https://github.com/facebook/jest.git" 17231 } 17232 ] 17233 }, 17234 { 17235 "type": "library", 17236 "bom-ref": "pkg:npm/%40babel/plugin-syntax-object-rest-spread@7.8.3", 17237 "group": "@babel", 17238 "name": "plugin-syntax-object-rest-spread", 17239 "version": "7.8.3", 17240 "description": "Allow parsing of object rest/spread", 17241 "hashes": [ 17242 { 17243 "alg": "SHA-512", 17244 "content": "5e8a8c8a31996fdcb7cb65ec90df8fd70506895c16679266a03470c79fb71a612994dc95336b360e0f082c5426f2b58ce3ca2b1b2e58a48e4197c535cbbc9d94" 17245 } 17246 ], 17247 "licenses": [ 17248 { 17249 "license": { 17250 "id": "MIT" 17251 } 17252 } 17253 ], 17254 "purl": "pkg:npm/%40babel/plugin-syntax-object-rest-spread@7.8.3", 17255 "externalReferences": [ 17256 { 17257 "type": "vcs", 17258 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread" 17259 } 17260 ] 17261 }, 17262 { 17263 "type": "library", 17264 "bom-ref": "pkg:npm/babel-plugin-jest-hoist@24.9.0", 17265 "name": "babel-plugin-jest-hoist", 17266 "version": "24.9.0", 17267 "description": "Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).", 17268 "hashes": [ 17269 { 17270 "alg": "SHA-512", 17271 "content": "d84300d8ff15a7b946d11033af81d7aad63069c7cc12b3aebf5537c2bbf11d7eab0f5b15eb14b75971b7afc4d1436afac3c3a1bd2756b7ecf8d6140dc0d9b75f" 17272 } 17273 ], 17274 "licenses": [ 17275 { 17276 "license": { 17277 "id": "MIT" 17278 } 17279 } 17280 ], 17281 "purl": "pkg:npm/babel-plugin-jest-hoist@24.9.0", 17282 "externalReferences": [ 17283 { 17284 "type": "website", 17285 "url": "https://github.com/facebook/jest#readme" 17286 }, 17287 { 17288 "type": "issue-tracker", 17289 "url": "https://github.com/facebook/jest/issues" 17290 }, 17291 { 17292 "type": "vcs", 17293 "url": "git+https://github.com/facebook/jest.git" 17294 } 17295 ] 17296 }, 17297 { 17298 "type": "library", 17299 "bom-ref": "pkg:npm/jest-environment-jsdom@24.9.0", 17300 "name": "jest-environment-jsdom", 17301 "version": "24.9.0", 17302 "hashes": [ 17303 { 17304 "alg": "SHA-512", 17305 "content": "66ff4557d3414732ee00b5e3bd18a33b6df9d4345078b617b690f8c4dbdfa15170db520e28d85900450a71b884b634e49b61ac2776e8315824691eeb37ca9eb4" 17306 } 17307 ], 17308 "licenses": [ 17309 { 17310 "license": { 17311 "id": "MIT" 17312 } 17313 } 17314 ], 17315 "purl": "pkg:npm/jest-environment-jsdom@24.9.0", 17316 "externalReferences": [ 17317 { 17318 "type": "website", 17319 "url": "https://github.com/facebook/jest#readme" 17320 }, 17321 { 17322 "type": "issue-tracker", 17323 "url": "https://github.com/facebook/jest/issues" 17324 }, 17325 { 17326 "type": "vcs", 17327 "url": "git+https://github.com/facebook/jest.git" 17328 } 17329 ] 17330 }, 17331 { 17332 "type": "library", 17333 "bom-ref": "pkg:npm/jsdom@11.12.0", 17334 "name": "jsdom", 17335 "version": "11.12.0", 17336 "description": "A JavaScript implementation of many web standards", 17337 "hashes": [ 17338 { 17339 "alg": "SHA-512", 17340 "content": "cbc3f1e37a32881335dd9735cfbf3416b7cd2c90974cbe3411696dcbf2d752d723ca44413602e50a3597a5f48f065da2bfe37b92840df9dbeab331d9813fc58f" 17341 } 17342 ], 17343 "licenses": [ 17344 { 17345 "license": { 17346 "id": "MIT" 17347 } 17348 } 17349 ], 17350 "purl": "pkg:npm/jsdom@11.12.0", 17351 "externalReferences": [ 17352 { 17353 "type": "website", 17354 "url": "https://github.com/jsdom/jsdom#readme" 17355 }, 17356 { 17357 "type": "issue-tracker", 17358 "url": "https://github.com/jsdom/jsdom/issues" 17359 }, 17360 { 17361 "type": "vcs", 17362 "url": "git+https://github.com/jsdom/jsdom.git" 17363 } 17364 ] 17365 }, 17366 { 17367 "type": "library", 17368 "bom-ref": "pkg:npm/abab@2.0.3", 17369 "name": "abab", 17370 "version": "2.0.3", 17371 "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.", 17372 "hashes": [ 17373 { 17374 "alg": "SHA-512", 17375 "content": "b6c1733e972db5a94d8c504214caac29841c5b1c5e9f5a60251e7a6f2fff430bc9738fce512de43ce3adb71dad4887e3b32941d2962eedfe43dcad510b152752" 17376 } 17377 ], 17378 "licenses": [ 17379 { 17380 "license": { 17381 "id": "BSD-3-Clause" 17382 } 17383 } 17384 ], 17385 "purl": "pkg:npm/abab@2.0.3", 17386 "externalReferences": [ 17387 { 17388 "type": "website", 17389 "url": "https://github.com/jsdom/abab#readme" 17390 }, 17391 { 17392 "type": "issue-tracker", 17393 "url": "https://github.com/jsdom/abab/issues" 17394 }, 17395 { 17396 "type": "vcs", 17397 "url": "git+https://github.com/jsdom/abab.git" 17398 } 17399 ] 17400 }, 17401 { 17402 "type": "library", 17403 "bom-ref": "pkg:npm/acorn@5.7.4", 17404 "name": "acorn", 17405 "version": "5.7.4", 17406 "description": "ECMAScript parser", 17407 "hashes": [ 17408 { 17409 "alg": "SHA-512", 17410 "content": "d43fbe546ec186bb6f42935b073a2f28d73514b186104fe819eedbf71266fd11473017946941a996e57d44b8d96b8ed815d3dc0c07a7118baaf6940f70c74b26" 17411 } 17412 ], 17413 "licenses": [ 17414 { 17415 "license": { 17416 "id": "MIT" 17417 } 17418 } 17419 ], 17420 "purl": "pkg:npm/acorn@5.7.4", 17421 "externalReferences": [ 17422 { 17423 "type": "website", 17424 "url": "https://github.com/acornjs/acorn" 17425 }, 17426 { 17427 "type": "issue-tracker", 17428 "url": "https://github.com/acornjs/acorn/issues" 17429 }, 17430 { 17431 "type": "vcs", 17432 "url": "git+https://github.com/acornjs/acorn.git" 17433 } 17434 ] 17435 }, 17436 { 17437 "type": "library", 17438 "bom-ref": "pkg:npm/acorn-globals@4.3.4", 17439 "name": "acorn-globals", 17440 "version": "4.3.4", 17441 "description": "Detect global variables in JavaScript using acorn", 17442 "hashes": [ 17443 { 17444 "alg": "SHA-512", 17445 "content": "7257d0121db547e0f495e49b51d59fdce71fab268248043c472ab4d1ba1f49e91fafd5bcbb58f2619a3a8abd31bbd1ad71fec18dc1c9a676d91fb24e0a93fad0" 17446 } 17447 ], 17448 "licenses": [ 17449 { 17450 "license": { 17451 "id": "MIT" 17452 } 17453 } 17454 ], 17455 "purl": "pkg:npm/acorn-globals@4.3.4", 17456 "externalReferences": [ 17457 { 17458 "type": "website", 17459 "url": "https://github.com/ForbesLindesay/acorn-globals#readme" 17460 }, 17461 { 17462 "type": "issue-tracker", 17463 "url": "https://github.com/ForbesLindesay/acorn-globals/issues" 17464 }, 17465 { 17466 "type": "vcs", 17467 "url": "git+https://github.com/ForbesLindesay/acorn-globals.git" 17468 } 17469 ] 17470 }, 17471 { 17472 "type": "library", 17473 "bom-ref": "pkg:npm/acorn@6.4.1", 17474 "name": "acorn", 17475 "version": "6.4.1", 17476 "description": "ECMAScript parser", 17477 "hashes": [ 17478 { 17479 "alg": "SHA-512", 17480 "content": "65503d937dba370ae3dc28fd8e5877c0616eb42d99a2b9cf340459c2c358a9062037412c576779df0e5137f728eb93a19f8b14014b5bd6b49400e0fa5cdf6274" 17481 } 17482 ], 17483 "licenses": [ 17484 { 17485 "license": { 17486 "id": "MIT" 17487 } 17488 } 17489 ], 17490 "purl": "pkg:npm/acorn@6.4.1", 17491 "externalReferences": [ 17492 { 17493 "type": "website", 17494 "url": "https://github.com/acornjs/acorn" 17495 }, 17496 { 17497 "type": "issue-tracker", 17498 "url": "https://github.com/acornjs/acorn/issues" 17499 }, 17500 { 17501 "type": "vcs", 17502 "url": "git+https://github.com/acornjs/acorn.git" 17503 } 17504 ] 17505 }, 17506 { 17507 "type": "library", 17508 "bom-ref": "pkg:npm/acorn-walk@6.2.0", 17509 "name": "acorn-walk", 17510 "version": "6.2.0", 17511 "description": "ECMAScript (ESTree) AST walker", 17512 "hashes": [ 17513 { 17514 "alg": "SHA-512", 17515 "content": "edebecc9f1f570b382740cd901de370a2734e322b274dc74705fbbb62035f69d579cb2cf5387690903aaa63ab0a2415efffbd2d10a9faaa8c24b6264888b3470" 17516 } 17517 ], 17518 "licenses": [ 17519 { 17520 "license": { 17521 "id": "MIT" 17522 } 17523 } 17524 ], 17525 "purl": "pkg:npm/acorn-walk@6.2.0", 17526 "externalReferences": [ 17527 { 17528 "type": "website", 17529 "url": "https://github.com/acornjs/acorn" 17530 }, 17531 { 17532 "type": "issue-tracker", 17533 "url": "https://github.com/acornjs/acorn/issues" 17534 }, 17535 { 17536 "type": "vcs", 17537 "url": "git+https://github.com/acornjs/acorn.git" 17538 } 17539 ] 17540 }, 17541 { 17542 "type": "library", 17543 "bom-ref": "pkg:npm/array-equal@1.0.0", 17544 "name": "array-equal", 17545 "version": "1.0.0", 17546 "description": "check if two arrays are equal", 17547 "hashes": [ 17548 { 17549 "alg": "SHA-1", 17550 "content": "8c2a5ef2472fd9ea742b04c77a75093ba2757c93" 17551 } 17552 ], 17553 "licenses": [ 17554 { 17555 "license": { 17556 "id": "MIT" 17557 } 17558 } 17559 ], 17560 "purl": "pkg:npm/array-equal@1.0.0", 17561 "externalReferences": [ 17562 { 17563 "type": "website", 17564 "url": "https://github.com/component/array-equal#readme" 17565 }, 17566 { 17567 "type": "issue-tracker", 17568 "url": "https://github.com/component/array-equal/issues" 17569 }, 17570 { 17571 "type": "vcs", 17572 "url": "git+https://github.com/component/array-equal.git" 17573 } 17574 ] 17575 }, 17576 { 17577 "type": "library", 17578 "bom-ref": "pkg:npm/cssstyle@1.4.0", 17579 "name": "cssstyle", 17580 "version": "1.4.0", 17581 "description": "CSSStyleDeclaration Object Model implementation", 17582 "hashes": [ 17583 { 17584 "alg": "SHA-512", 17585 "content": "181acb6586785f8c7afd012806722ba9bf01fdfe65e3ef267b6764a26fe3d46b5bc72d2406fe8e1b32ae02c18cef96e41b0180164b79e88c20dbc4b75d366048" 17586 } 17587 ], 17588 "licenses": [ 17589 { 17590 "license": { 17591 "id": "MIT" 17592 } 17593 } 17594 ], 17595 "purl": "pkg:npm/cssstyle@1.4.0", 17596 "externalReferences": [ 17597 { 17598 "type": "website", 17599 "url": "https://github.com/jsakas/CSSStyleDeclaration" 17600 }, 17601 { 17602 "type": "issue-tracker", 17603 "url": "https://github.com/jsakas/CSSStyleDeclaration/issues" 17604 }, 17605 { 17606 "type": "vcs", 17607 "url": "git+https://github.com/jsakas/CSSStyleDeclaration.git" 17608 } 17609 ] 17610 }, 17611 { 17612 "type": "library", 17613 "bom-ref": "pkg:npm/data-urls@1.1.0", 17614 "name": "data-urls", 17615 "version": "1.1.0", 17616 "description": "Parses data: URLs", 17617 "hashes": [ 17618 { 17619 "alg": "SHA-512", 17620 "content": "61359823db1ed4fe79bb9f202f91a44075b83fa549049e62053f81e5aee2d938da761bf9da96891b4a875f8034391ebfb79da8748eb828fd98bc5a640ce8b779" 17621 } 17622 ], 17623 "licenses": [ 17624 { 17625 "license": { 17626 "id": "MIT" 17627 } 17628 } 17629 ], 17630 "purl": "pkg:npm/data-urls@1.1.0", 17631 "externalReferences": [ 17632 { 17633 "type": "website", 17634 "url": "https://github.com/jsdom/data-urls#readme" 17635 }, 17636 { 17637 "type": "issue-tracker", 17638 "url": "https://github.com/jsdom/data-urls/issues" 17639 }, 17640 { 17641 "type": "vcs", 17642 "url": "git+https://github.com/jsdom/data-urls.git" 17643 } 17644 ] 17645 }, 17646 { 17647 "type": "library", 17648 "bom-ref": "pkg:npm/whatwg-mimetype@2.3.0", 17649 "name": "whatwg-mimetype", 17650 "version": "2.3.0", 17651 "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard", 17652 "hashes": [ 17653 { 17654 "alg": "SHA-512", 17655 "content": "338c8cc2bea6027433efa4db266f75e3e80fa41fe70b0bd96c9536f1c503e9d474d38480c432ce39251a07524346a2ed68e57fbe2d080b9944006160ae31affe" 17656 } 17657 ], 17658 "licenses": [ 17659 { 17660 "license": { 17661 "id": "MIT" 17662 } 17663 } 17664 ], 17665 "purl": "pkg:npm/whatwg-mimetype@2.3.0", 17666 "externalReferences": [ 17667 { 17668 "type": "website", 17669 "url": "https://github.com/jsdom/whatwg-mimetype#readme" 17670 }, 17671 { 17672 "type": "issue-tracker", 17673 "url": "https://github.com/jsdom/whatwg-mimetype/issues" 17674 }, 17675 { 17676 "type": "vcs", 17677 "url": "git+https://github.com/jsdom/whatwg-mimetype.git" 17678 } 17679 ] 17680 }, 17681 { 17682 "type": "library", 17683 "bom-ref": "pkg:npm/whatwg-url@7.1.0", 17684 "name": "whatwg-url", 17685 "version": "7.1.0", 17686 "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", 17687 "hashes": [ 17688 { 17689 "alg": "SHA-512", 17690 "content": "594bbb460d43ae833ba10bc659f3a200adb59fbe0683e4f87a55c441890e86dc8b7968891683862d73ca23ff60cc889ef42b7054b9bcc2dc3a60974acb14a37a" 17691 } 17692 ], 17693 "licenses": [ 17694 { 17695 "license": { 17696 "id": "MIT" 17697 } 17698 } 17699 ], 17700 "purl": "pkg:npm/whatwg-url@7.1.0", 17701 "externalReferences": [ 17702 { 17703 "type": "website", 17704 "url": "https://github.com/jsdom/whatwg-url#readme" 17705 }, 17706 { 17707 "type": "issue-tracker", 17708 "url": "https://github.com/jsdom/whatwg-url/issues" 17709 }, 17710 { 17711 "type": "vcs", 17712 "url": "git+https://github.com/jsdom/whatwg-url.git" 17713 } 17714 ] 17715 }, 17716 { 17717 "type": "library", 17718 "bom-ref": "pkg:npm/lodash.sortby@4.7.0", 17719 "name": "lodash.sortby", 17720 "version": "4.7.0", 17721 "description": "The lodash method `_.sortBy` exported as a module.", 17722 "hashes": [ 17723 { 17724 "alg": "SHA-1", 17725 "content": "edd14c824e2cc9c1e0b0a1b42bb5210516a42438" 17726 } 17727 ], 17728 "licenses": [ 17729 { 17730 "license": { 17731 "id": "MIT" 17732 } 17733 } 17734 ], 17735 "purl": "pkg:npm/lodash.sortby@4.7.0", 17736 "externalReferences": [ 17737 { 17738 "type": "website", 17739 "url": "https://lodash.com/" 17740 }, 17741 { 17742 "type": "issue-tracker", 17743 "url": "https://github.com/lodash/lodash/issues" 17744 }, 17745 { 17746 "type": "vcs", 17747 "url": "git+https://github.com/lodash/lodash.git" 17748 } 17749 ] 17750 }, 17751 { 17752 "type": "library", 17753 "bom-ref": "pkg:npm/tr46@1.0.1", 17754 "name": "tr46", 17755 "version": "1.0.1", 17756 "description": "An implementation of the Unicode TR46 spec", 17757 "hashes": [ 17758 { 17759 "alg": "SHA-1", 17760 "content": "a8b13fd6bfd2489519674ccde55ba3693b706d09" 17761 } 17762 ], 17763 "licenses": [ 17764 { 17765 "license": { 17766 "id": "MIT" 17767 } 17768 } 17769 ], 17770 "purl": "pkg:npm/tr46@1.0.1", 17771 "externalReferences": [ 17772 { 17773 "type": "website", 17774 "url": "https://github.com/Sebmaster/tr46.js#readme" 17775 }, 17776 { 17777 "type": "issue-tracker", 17778 "url": "https://github.com/Sebmaster/tr46.js/issues" 17779 }, 17780 { 17781 "type": "vcs", 17782 "url": "git+https://github.com/Sebmaster/tr46.js.git" 17783 } 17784 ] 17785 }, 17786 { 17787 "type": "library", 17788 "bom-ref": "pkg:npm/webidl-conversions@4.0.2", 17789 "name": "webidl-conversions", 17790 "version": "4.0.2", 17791 "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", 17792 "hashes": [ 17793 { 17794 "alg": "SHA-512", 17795 "content": "610f819b1b9381de945d95b7f880867f2a91c875d5943e46b50af9faa8e2356edb17472aaf35f9d341d55cf04ebe05dbe589f30ddfa1d33ab2bfad4a503efe4a" 17796 } 17797 ], 17798 "licenses": [ 17799 { 17800 "license": { 17801 "id": "BSD-2-Clause" 17802 } 17803 } 17804 ], 17805 "purl": "pkg:npm/webidl-conversions@4.0.2", 17806 "externalReferences": [ 17807 { 17808 "type": "website", 17809 "url": "https://github.com/jsdom/webidl-conversions#readme" 17810 }, 17811 { 17812 "type": "issue-tracker", 17813 "url": "https://github.com/jsdom/webidl-conversions/issues" 17814 }, 17815 { 17816 "type": "vcs", 17817 "url": "git+https://github.com/jsdom/webidl-conversions.git" 17818 } 17819 ] 17820 }, 17821 { 17822 "type": "library", 17823 "bom-ref": "pkg:npm/domexception@1.0.1", 17824 "name": "domexception", 17825 "version": "1.0.1", 17826 "description": "An implementation of the DOMException class from browsers", 17827 "hashes": [ 17828 { 17829 "alg": "SHA-512", 17830 "content": "ada8a03249fb08934da3a221ae8d5fcc6ef0af77c7b98572b73aae64a5f99f4ca2cc6b137188337485308f55fda4ad15be37a2855f9789c94ff838f06ec48aba" 17831 } 17832 ], 17833 "licenses": [ 17834 { 17835 "license": { 17836 "id": "MIT" 17837 } 17838 } 17839 ], 17840 "purl": "pkg:npm/domexception@1.0.1", 17841 "externalReferences": [ 17842 { 17843 "type": "website", 17844 "url": "https://github.com/jsdom/domexception#readme" 17845 }, 17846 { 17847 "type": "issue-tracker", 17848 "url": "https://github.com/jsdom/domexception/issues" 17849 }, 17850 { 17851 "type": "vcs", 17852 "url": "git+https://github.com/jsdom/domexception.git" 17853 } 17854 ] 17855 }, 17856 { 17857 "type": "library", 17858 "bom-ref": "pkg:npm/escodegen@1.14.3", 17859 "name": "escodegen", 17860 "version": "1.14.3", 17861 "description": "ECMAScript code generator", 17862 "hashes": [ 17863 { 17864 "alg": "SHA-512", 17865 "content": "a85717d17264760f8f077c636591bfc0a4ae4f53e7416c79efe4d54a320c9882dddb20bfe81c981253f0267b250ecb96b92029e00c091ae99aac002625c8792b" 17866 } 17867 ], 17868 "licenses": [ 17869 { 17870 "license": { 17871 "id": "BSD-2-Clause" 17872 } 17873 } 17874 ], 17875 "purl": "pkg:npm/escodegen@1.14.3", 17876 "externalReferences": [ 17877 { 17878 "type": "website", 17879 "url": "http://github.com/estools/escodegen" 17880 }, 17881 { 17882 "type": "issue-tracker", 17883 "url": "https://github.com/estools/escodegen/issues" 17884 }, 17885 { 17886 "type": "vcs", 17887 "url": "git+ssh://git@github.com/estools/escodegen.git" 17888 } 17889 ] 17890 }, 17891 { 17892 "type": "library", 17893 "bom-ref": "pkg:npm/esprima@4.0.1", 17894 "name": "esprima", 17895 "version": "4.0.1", 17896 "description": "ECMAScript parsing infrastructure for multipurpose analysis", 17897 "hashes": [ 17898 { 17899 "alg": "SHA-512", 17900 "content": "786b85170ed4a5d6be838a7e407be75b44724d7fd255e2410ccfe00ad30044ed1c2ee4f61dc10a9d33ef86357a6867aaac207fb1b368a742acce6d23b1a594e0" 17901 } 17902 ], 17903 "licenses": [ 17904 { 17905 "license": { 17906 "id": "BSD-2-Clause" 17907 } 17908 } 17909 ], 17910 "purl": "pkg:npm/esprima@4.0.1", 17911 "externalReferences": [ 17912 { 17913 "type": "website", 17914 "url": "http://esprima.org" 17915 }, 17916 { 17917 "type": "issue-tracker", 17918 "url": "https://github.com/jquery/esprima/issues" 17919 }, 17920 { 17921 "type": "vcs", 17922 "url": "git+https://github.com/jquery/esprima.git" 17923 } 17924 ] 17925 }, 17926 { 17927 "type": "library", 17928 "bom-ref": "pkg:npm/estraverse@4.3.0", 17929 "name": "estraverse", 17930 "version": "4.3.0", 17931 "description": "ECMAScript JS AST traversal functions", 17932 "hashes": [ 17933 { 17934 "alg": "SHA-512", 17935 "content": "dfd9e729f7d6cfcc4dd4153fd9cefd9fd9c1f470f3a349e2614ab1eb1caa527ca8027432c96a4e4dd6447a209c87c041bb9d79b78c29f599a055f5619fd101a7" 17936 } 17937 ], 17938 "licenses": [ 17939 { 17940 "license": { 17941 "id": "BSD-2-Clause" 17942 } 17943 } 17944 ], 17945 "purl": "pkg:npm/estraverse@4.3.0", 17946 "externalReferences": [ 17947 { 17948 "type": "website", 17949 "url": "https://github.com/estools/estraverse" 17950 }, 17951 { 17952 "type": "issue-tracker", 17953 "url": "https://github.com/estools/estraverse/issues" 17954 }, 17955 { 17956 "type": "vcs", 17957 "url": "git+ssh://git@github.com/estools/estraverse.git" 17958 } 17959 ] 17960 }, 17961 { 17962 "type": "library", 17963 "bom-ref": "pkg:npm/esutils@2.0.3", 17964 "name": "esutils", 17965 "version": "2.0.3", 17966 "description": "utility box for ECMAScript language tools", 17967 "hashes": [ 17968 { 17969 "alg": "SHA-512", 17970 "content": "915b1ca97938382a7af126747648042958baffc8a3df4d0a0564c9ab7d8ffdd61e5934b02b8d56c93c5a94dd5e46603967d514fcb5fd0fb1564a657d480631ea" 17971 } 17972 ], 17973 "licenses": [ 17974 { 17975 "license": { 17976 "id": "BSD-2-Clause" 17977 } 17978 } 17979 ], 17980 "purl": "pkg:npm/esutils@2.0.3", 17981 "externalReferences": [ 17982 { 17983 "type": "website", 17984 "url": "https://github.com/estools/esutils" 17985 }, 17986 { 17987 "type": "issue-tracker", 17988 "url": "https://github.com/estools/esutils/issues" 17989 }, 17990 { 17991 "type": "vcs", 17992 "url": "git+ssh://git@github.com/estools/esutils.git" 17993 } 17994 ] 17995 }, 17996 { 17997 "type": "library", 17998 "bom-ref": "pkg:npm/optionator@0.8.3", 17999 "name": "optionator", 18000 "version": "0.8.3", 18001 "description": "option parsing and help generation", 18002 "hashes": [ 18003 { 18004 "alg": "SHA-512", 18005 "content": "f885bda4009d9375d69a64d71bc9b7ba919426cb795d11b3c4c4635f302e2755e720536f7e18e322e6240efcac9cf43bab3a95ccbb7bf010abba7b6a4615906c" 18006 } 18007 ], 18008 "licenses": [ 18009 { 18010 "license": { 18011 "id": "MIT" 18012 } 18013 } 18014 ], 18015 "purl": "pkg:npm/optionator@0.8.3", 18016 "externalReferences": [ 18017 { 18018 "type": "website", 18019 "url": "https://github.com/gkz/optionator" 18020 }, 18021 { 18022 "type": "issue-tracker", 18023 "url": "https://github.com/gkz/optionator/issues" 18024 }, 18025 { 18026 "type": "vcs", 18027 "url": "git://github.com/gkz/optionator.git" 18028 } 18029 ] 18030 }, 18031 { 18032 "type": "library", 18033 "bom-ref": "pkg:npm/deep-is@0.1.3", 18034 "name": "deep-is", 18035 "version": "0.1.3", 18036 "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN", 18037 "hashes": [ 18038 { 18039 "alg": "SHA-1", 18040 "content": "b369d6fb5dbc13eecf524f91b070feedc357cf34" 18041 } 18042 ], 18043 "licenses": [ 18044 { 18045 "license": { 18046 "id": "MIT" 18047 } 18048 } 18049 ], 18050 "purl": "pkg:npm/deep-is@0.1.3", 18051 "externalReferences": [ 18052 { 18053 "type": "website", 18054 "url": "https://github.com/thlorenz/deep-is#readme" 18055 }, 18056 { 18057 "type": "issue-tracker", 18058 "url": "https://github.com/thlorenz/deep-is/issues" 18059 }, 18060 { 18061 "type": "vcs", 18062 "url": "git+ssh://git@github.com/thlorenz/deep-is.git" 18063 } 18064 ] 18065 }, 18066 { 18067 "type": "library", 18068 "bom-ref": "pkg:npm/fast-levenshtein@2.0.6", 18069 "name": "fast-levenshtein", 18070 "version": "2.0.6", 18071 "description": "Efficient implementation of Levenshtein algorithm with locale-specific collator support.", 18072 "hashes": [ 18073 { 18074 "alg": "SHA-1", 18075 "content": "3d8a5c66883a16a30ca8643e851f19baa7797917" 18076 } 18077 ], 18078 "licenses": [ 18079 { 18080 "license": { 18081 "id": "MIT" 18082 } 18083 } 18084 ], 18085 "purl": "pkg:npm/fast-levenshtein@2.0.6", 18086 "externalReferences": [ 18087 { 18088 "type": "website", 18089 "url": "https://github.com/hiddentao/fast-levenshtein#readme" 18090 }, 18091 { 18092 "type": "issue-tracker", 18093 "url": "https://github.com/hiddentao/fast-levenshtein/issues" 18094 }, 18095 { 18096 "type": "vcs", 18097 "url": "git+https://github.com/hiddentao/fast-levenshtein.git" 18098 } 18099 ] 18100 }, 18101 { 18102 "type": "library", 18103 "bom-ref": "pkg:npm/levn@0.3.0", 18104 "name": "levn", 18105 "version": "0.3.0", 18106 "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", 18107 "hashes": [ 18108 { 18109 "alg": "SHA-1", 18110 "content": "3b09924edf9f083c0490fdd4c0bc4421e04764ee" 18111 } 18112 ], 18113 "licenses": [ 18114 { 18115 "license": { 18116 "id": "MIT" 18117 } 18118 } 18119 ], 18120 "purl": "pkg:npm/levn@0.3.0", 18121 "externalReferences": [ 18122 { 18123 "type": "website", 18124 "url": "https://github.com/gkz/levn" 18125 }, 18126 { 18127 "type": "issue-tracker", 18128 "url": "https://github.com/gkz/levn/issues" 18129 }, 18130 { 18131 "type": "vcs", 18132 "url": "git://github.com/gkz/levn.git" 18133 } 18134 ] 18135 }, 18136 { 18137 "type": "library", 18138 "bom-ref": "pkg:npm/prelude-ls@1.1.2", 18139 "name": "prelude-ls", 18140 "version": "1.1.2", 18141 "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.", 18142 "hashes": [ 18143 { 18144 "alg": "SHA-1", 18145 "content": "21932a549f5e52ffd9a827f570e04be62a97da54" 18146 } 18147 ], 18148 "purl": "pkg:npm/prelude-ls@1.1.2", 18149 "externalReferences": [ 18150 { 18151 "type": "website", 18152 "url": "http://preludels.com" 18153 }, 18154 { 18155 "type": "issue-tracker", 18156 "url": "https://github.com/gkz/prelude-ls/issues" 18157 }, 18158 { 18159 "type": "vcs", 18160 "url": "git://github.com/gkz/prelude-ls.git" 18161 } 18162 ] 18163 }, 18164 { 18165 "type": "library", 18166 "bom-ref": "pkg:npm/type-check@0.3.2", 18167 "name": "type-check", 18168 "version": "0.3.2", 18169 "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.", 18170 "hashes": [ 18171 { 18172 "alg": "SHA-1", 18173 "content": "5884cab512cf1d355e3fb784f30804b2b520db72" 18174 } 18175 ], 18176 "licenses": [ 18177 { 18178 "license": { 18179 "id": "MIT" 18180 } 18181 } 18182 ], 18183 "purl": "pkg:npm/type-check@0.3.2", 18184 "externalReferences": [ 18185 { 18186 "type": "website", 18187 "url": "https://github.com/gkz/type-check" 18188 }, 18189 { 18190 "type": "issue-tracker", 18191 "url": "https://github.com/gkz/type-check/issues" 18192 }, 18193 { 18194 "type": "vcs", 18195 "url": "git://github.com/gkz/type-check.git" 18196 } 18197 ] 18198 }, 18199 { 18200 "type": "library", 18201 "bom-ref": "pkg:npm/word-wrap@1.2.3", 18202 "name": "word-wrap", 18203 "version": "1.2.3", 18204 "description": "Wrap words to a specified length.", 18205 "hashes": [ 18206 { 18207 "alg": "SHA-512", 18208 "content": "1f3fe6acdc22b4d461fc7500b4cfd54ffe551feca00fa0d5ee660a640b473ab6ecf14ee5bcf4bac5fec424a305d2e5b52890a5d07ef4d60dd91aeb3e9ae139bd" 18209 } 18210 ], 18211 "licenses": [ 18212 { 18213 "license": { 18214 "id": "MIT" 18215 } 18216 } 18217 ], 18218 "purl": "pkg:npm/word-wrap@1.2.3", 18219 "externalReferences": [ 18220 { 18221 "type": "website", 18222 "url": "https://github.com/jonschlinkert/word-wrap" 18223 }, 18224 { 18225 "type": "issue-tracker", 18226 "url": "https://github.com/jonschlinkert/word-wrap/issues" 18227 }, 18228 { 18229 "type": "vcs", 18230 "url": "git+https://github.com/jonschlinkert/word-wrap.git" 18231 } 18232 ] 18233 }, 18234 { 18235 "type": "library", 18236 "bom-ref": "pkg:npm/html-encoding-sniffer@1.0.2", 18237 "name": "html-encoding-sniffer", 18238 "version": "1.0.2", 18239 "description": "Sniff the encoding from a HTML byte stream", 18240 "hashes": [ 18241 { 18242 "alg": "SHA-512", 18243 "content": "ef5959ce28839ecb9a6df7588947967425722aeab05a2db72fc61e22057d8d24991c2b5beb007504a5a8a07ecbded9f8fc5b9924c556c8d6880ebe111a669263" 18244 } 18245 ], 18246 "licenses": [ 18247 { 18248 "license": { 18249 "id": "MIT" 18250 } 18251 } 18252 ], 18253 "purl": "pkg:npm/html-encoding-sniffer@1.0.2", 18254 "externalReferences": [ 18255 { 18256 "type": "website", 18257 "url": "https://github.com/jsdom/html-encoding-sniffer#readme" 18258 }, 18259 { 18260 "type": "issue-tracker", 18261 "url": "https://github.com/jsdom/html-encoding-sniffer/issues" 18262 }, 18263 { 18264 "type": "vcs", 18265 "url": "git+https://github.com/jsdom/html-encoding-sniffer.git" 18266 } 18267 ] 18268 }, 18269 { 18270 "type": "library", 18271 "bom-ref": "pkg:npm/whatwg-encoding@1.0.5", 18272 "name": "whatwg-encoding", 18273 "version": "1.0.5", 18274 "description": "Decode strings according to the WHATWG Encoding Standard", 18275 "hashes": [ 18276 { 18277 "alg": "SHA-512", 18278 "content": "6f99629b9e0938f37d1edcef2bd1c55ef0666bfae77c57aab22734852a63b436d5c51ddd24a2dcf8a07857a1a08863af97b098fca361f2bc52a3d0ca42b9d413" 18279 } 18280 ], 18281 "licenses": [ 18282 { 18283 "license": { 18284 "id": "MIT" 18285 } 18286 } 18287 ], 18288 "purl": "pkg:npm/whatwg-encoding@1.0.5", 18289 "externalReferences": [ 18290 { 18291 "type": "website", 18292 "url": "https://github.com/jsdom/whatwg-encoding#readme" 18293 }, 18294 { 18295 "type": "issue-tracker", 18296 "url": "https://github.com/jsdom/whatwg-encoding/issues" 18297 }, 18298 { 18299 "type": "vcs", 18300 "url": "git+https://github.com/jsdom/whatwg-encoding.git" 18301 } 18302 ] 18303 }, 18304 { 18305 "type": "library", 18306 "bom-ref": "pkg:npm/iconv-lite@0.4.24", 18307 "name": "iconv-lite", 18308 "version": "0.4.24", 18309 "description": "Convert character encodings in pure javascript.", 18310 "hashes": [ 18311 { 18312 "alg": "SHA-512", 18313 "content": "bf73179d901cbe7cb091350466898801cb657bb4575de79d391df5c3097b565ca85cee108bd6abbd27a73505a77b54dc4708422f51f02c8db56c4a9da63f3fac" 18314 } 18315 ], 18316 "licenses": [ 18317 { 18318 "license": { 18319 "id": "MIT" 18320 } 18321 } 18322 ], 18323 "purl": "pkg:npm/iconv-lite@0.4.24", 18324 "externalReferences": [ 18325 { 18326 "type": "website", 18327 "url": "https://github.com/ashtuchkin/iconv-lite" 18328 }, 18329 { 18330 "type": "issue-tracker", 18331 "url": "https://github.com/ashtuchkin/iconv-lite/issues" 18332 }, 18333 { 18334 "type": "vcs", 18335 "url": "git://github.com/ashtuchkin/iconv-lite.git" 18336 } 18337 ] 18338 }, 18339 { 18340 "type": "library", 18341 "bom-ref": "pkg:npm/left-pad@1.3.0", 18342 "name": "left-pad", 18343 "version": "1.3.0", 18344 "description": "String left pad", 18345 "hashes": [ 18346 { 18347 "alg": "SHA-512", 18348 "content": "5c8e4c3f354d0298c0ca1433a615fc06498ab0a5310f82ddc8adb88997901a29c137dc93413ddb165081cbf695c761eb35ca901ac768b7c821ae3cabbcc0a810" 18349 } 18350 ], 18351 "licenses": [ 18352 { 18353 "license": { 18354 "id": "WTFPL" 18355 } 18356 } 18357 ], 18358 "purl": "pkg:npm/left-pad@1.3.0", 18359 "externalReferences": [ 18360 { 18361 "type": "website", 18362 "url": "https://github.com/stevemao/left-pad#readme" 18363 }, 18364 { 18365 "type": "issue-tracker", 18366 "url": "https://github.com/stevemao/left-pad/issues" 18367 }, 18368 { 18369 "type": "vcs", 18370 "url": "git+ssh://git@github.com/stevemao/left-pad.git" 18371 } 18372 ] 18373 }, 18374 { 18375 "type": "library", 18376 "bom-ref": "pkg:npm/nwsapi@2.2.0", 18377 "name": "nwsapi", 18378 "version": "2.2.0", 18379 "description": "Fast CSS Selectors API Engine", 18380 "hashes": [ 18381 { 18382 "alg": "SHA-512", 18383 "content": "87601ab5dc181fe247899a6fee9b7f8125f55e84466fb2ffa9221ebaa03a1b062817dc35bcfd5cc38d933b4688da9372b2144ae7cf7784d4a5fb5fffbc72bb85" 18384 } 18385 ], 18386 "licenses": [ 18387 { 18388 "license": { 18389 "id": "MIT" 18390 } 18391 } 18392 ], 18393 "purl": "pkg:npm/nwsapi@2.2.0", 18394 "externalReferences": [ 18395 { 18396 "type": "website", 18397 "url": "http://javascript.nwbox.com/nwsapi/" 18398 }, 18399 { 18400 "type": "issue-tracker", 18401 "url": "http://github.com/dperini/nwsapi/issues" 18402 }, 18403 { 18404 "type": "vcs", 18405 "url": "git://github.com/dperini/nwsapi.git" 18406 } 18407 ] 18408 }, 18409 { 18410 "type": "library", 18411 "bom-ref": "pkg:npm/parse5@4.0.0", 18412 "name": "parse5", 18413 "version": "4.0.0", 18414 "description": "HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.", 18415 "hashes": [ 18416 { 18417 "alg": "SHA-512", 18418 "content": "56b67b78e7774f5164e1758d5cc8221812bfcf4306e3c0561b6b90354e08ef67e442e2944d9a65faef64f82c441b4b70315cd2997104cf5db3e459f0d6321014" 18419 } 18420 ], 18421 "licenses": [ 18422 { 18423 "license": { 18424 "id": "MIT" 18425 } 18426 } 18427 ], 18428 "purl": "pkg:npm/parse5@4.0.0", 18429 "externalReferences": [ 18430 { 18431 "type": "website", 18432 "url": "https://github.com/inikulin/parse5" 18433 }, 18434 { 18435 "type": "issue-tracker", 18436 "url": "https://github.com/inikulin/parse5/issues" 18437 }, 18438 { 18439 "type": "vcs", 18440 "url": "git://github.com/inikulin/parse5.git" 18441 } 18442 ] 18443 }, 18444 { 18445 "type": "library", 18446 "bom-ref": "pkg:npm/pn@1.1.0", 18447 "name": "pn", 18448 "version": "1.1.0", 18449 "description": "Promisify the node standard library.", 18450 "hashes": [ 18451 { 18452 "alg": "SHA-512", 18453 "content": "daa1da210af654b445a317b69c04b3b15e9e7f8c8e387f858bd1413951fa72a7928149e8cb248f664c732eecddf9160e41346944e034ced4ccab144e2926ff9c" 18454 } 18455 ], 18456 "licenses": [ 18457 { 18458 "license": { 18459 "id": "MIT" 18460 } 18461 } 18462 ], 18463 "purl": "pkg:npm/pn@1.1.0", 18464 "externalReferences": [ 18465 { 18466 "type": "website", 18467 "url": "https://github.com/cscott/node-pn#readme" 18468 }, 18469 { 18470 "type": "issue-tracker", 18471 "url": "https://github.com/cscott/node-pn/issues" 18472 }, 18473 { 18474 "type": "vcs", 18475 "url": "git://github.com/cscott/node-pn.git" 18476 } 18477 ] 18478 }, 18479 { 18480 "type": "library", 18481 "bom-ref": "pkg:npm/request-promise-native@1.0.9", 18482 "name": "request-promise-native", 18483 "version": "1.0.9", 18484 "description": "The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.", 18485 "hashes": [ 18486 { 18487 "alg": "SHA-512", 18488 "content": "c1c5beb085225a72a0358d1da82a4e66451b17f23e60f8be7f4f496480dadfd11cfaaf360a94989e20e9f884a04d36ca9a7a4958049e2413d99a8c47f38c2dde" 18489 } 18490 ], 18491 "licenses": [ 18492 { 18493 "license": { 18494 "id": "ISC" 18495 } 18496 } 18497 ], 18498 "purl": "pkg:npm/request-promise-native@1.0.9", 18499 "externalReferences": [ 18500 { 18501 "type": "website", 18502 "url": "https://github.com/request/request-promise-native#readme" 18503 }, 18504 { 18505 "type": "issue-tracker", 18506 "url": "https://github.com/request/request-promise-native/issues" 18507 }, 18508 { 18509 "type": "vcs", 18510 "url": "git+https://github.com/request/request-promise-native.git" 18511 } 18512 ] 18513 }, 18514 { 18515 "type": "library", 18516 "bom-ref": "pkg:npm/request-promise-core@1.1.4", 18517 "name": "request-promise-core", 18518 "version": "1.1.4", 18519 "description": "Core Promise support implementation for the simplified HTTP request client 'request'.", 18520 "hashes": [ 18521 { 18522 "alg": "SHA-512", 18523 "content": "4d36c07c10517560fb68d34ea153811f8a4dfca8a057a2f26a960d36500f03c2706e8bd1b62d44f3c9b7b18030b0b8b9af284f2ac13d00fc278c54e07548d3a7" 18524 } 18525 ], 18526 "licenses": [ 18527 { 18528 "license": { 18529 "id": "ISC" 18530 } 18531 } 18532 ], 18533 "purl": "pkg:npm/request-promise-core@1.1.4", 18534 "externalReferences": [ 18535 { 18536 "type": "website", 18537 "url": "https://github.com/request/promise-core#readme" 18538 }, 18539 { 18540 "type": "issue-tracker", 18541 "url": "https://github.com/request/promise-core/issues" 18542 }, 18543 { 18544 "type": "vcs", 18545 "url": "git+https://github.com/request/promise-core.git" 18546 } 18547 ] 18548 }, 18549 { 18550 "type": "library", 18551 "bom-ref": "pkg:npm/stealthy-require@1.1.1", 18552 "name": "stealthy-require", 18553 "version": "1.1.1", 18554 "description": "The closest you can get to require something with bypassing the require cache", 18555 "hashes": [ 18556 { 18557 "alg": "SHA-1", 18558 "content": "35b09875b4ff49f26a777e509b3090a3226bf24b" 18559 } 18560 ], 18561 "licenses": [ 18562 { 18563 "license": { 18564 "id": "ISC" 18565 } 18566 } 18567 ], 18568 "purl": "pkg:npm/stealthy-require@1.1.1", 18569 "externalReferences": [ 18570 { 18571 "type": "website", 18572 "url": "https://github.com/analog-nico/stealthy-require#readme" 18573 }, 18574 { 18575 "type": "issue-tracker", 18576 "url": "https://github.com/analog-nico/stealthy-require/issues" 18577 }, 18578 { 18579 "type": "vcs", 18580 "url": "git+https://github.com/analog-nico/stealthy-require.git" 18581 } 18582 ] 18583 }, 18584 { 18585 "type": "library", 18586 "bom-ref": "pkg:npm/sax@1.2.4", 18587 "name": "sax", 18588 "version": "1.2.4", 18589 "description": "An evented streaming XML parser in JavaScript", 18590 "hashes": [ 18591 { 18592 "alg": "SHA-512", 18593 "content": "36a543bfd4e900d523166d0df2e3391b12f7e9480a8bdfdab59c3ec7b6059d0f1c9301462ab978c57e325adadecb75099b99cfd6451b9d880ba29a963524615b" 18594 } 18595 ], 18596 "licenses": [ 18597 { 18598 "license": { 18599 "id": "ISC" 18600 } 18601 } 18602 ], 18603 "purl": "pkg:npm/sax@1.2.4", 18604 "externalReferences": [ 18605 { 18606 "type": "website", 18607 "url": "https://github.com/isaacs/sax-js#readme" 18608 }, 18609 { 18610 "type": "issue-tracker", 18611 "url": "https://github.com/isaacs/sax-js/issues" 18612 }, 18613 { 18614 "type": "vcs", 18615 "url": "git://github.com/isaacs/sax-js.git" 18616 } 18617 ] 18618 }, 18619 { 18620 "type": "library", 18621 "bom-ref": "pkg:npm/symbol-tree@3.2.4", 18622 "name": "symbol-tree", 18623 "version": "3.2.4", 18624 "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol", 18625 "hashes": [ 18626 { 18627 "alg": "SHA-512", 18628 "content": "f50364e4ac0317e06fcfe3f239b9264988c8e64b15518b635bb014db6af634a71f2c9717a7dea1903594dfe5e774eb146fe010f5085fcdf093d8ef823564f94f" 18629 } 18630 ], 18631 "licenses": [ 18632 { 18633 "license": { 18634 "id": "MIT" 18635 } 18636 } 18637 ], 18638 "purl": "pkg:npm/symbol-tree@3.2.4", 18639 "externalReferences": [ 18640 { 18641 "type": "website", 18642 "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree" 18643 }, 18644 { 18645 "type": "issue-tracker", 18646 "url": "https://github.com/jsdom/js-symbol-tree/issues" 18647 }, 18648 { 18649 "type": "vcs", 18650 "url": "git+https://github.com/jsdom/js-symbol-tree.git" 18651 } 18652 ] 18653 }, 18654 { 18655 "type": "library", 18656 "bom-ref": "pkg:npm/w3c-hr-time@1.0.2", 18657 "name": "w3c-hr-time", 18658 "version": "1.0.2", 18659 "description": "An implementation of the W3C High Resolution Time Level 2 specification.", 18660 "hashes": [ 18661 { 18662 "alg": "SHA-512", 18663 "content": "cfc3f90ef0cd8ca0e81481caeeaf2bf2569c913ea5fa3a3f61edc73a57bb97d9c808ff657f50a2db97f2f6f1ddd093967b09081735c81228374dd293ec94397d" 18664 } 18665 ], 18666 "licenses": [ 18667 { 18668 "license": { 18669 "id": "MIT" 18670 } 18671 } 18672 ], 18673 "purl": "pkg:npm/w3c-hr-time@1.0.2", 18674 "externalReferences": [ 18675 { 18676 "type": "website", 18677 "url": "https://github.com/jsdom/w3c-hr-time#readme" 18678 }, 18679 { 18680 "type": "issue-tracker", 18681 "url": "https://github.com/jsdom/w3c-hr-time/issues" 18682 }, 18683 { 18684 "type": "vcs", 18685 "url": "git+https://github.com/jsdom/w3c-hr-time.git" 18686 } 18687 ] 18688 }, 18689 { 18690 "type": "library", 18691 "bom-ref": "pkg:npm/browser-process-hrtime@1.0.0", 18692 "name": "browser-process-hrtime", 18693 "version": "1.0.0", 18694 "description": "Shim for process.hrtime in the browser", 18695 "hashes": [ 18696 { 18697 "alg": "SHA-512", 18698 "content": "f68e5479c2371a192933a0eb5ebebd3db948b96c4f2a4f58d231c1461768719db2ed81020450ac1e6efd3ebdcec91d80be384391a6c525a0c931845acc782ca3" 18699 } 18700 ], 18701 "licenses": [ 18702 { 18703 "license": { 18704 "id": "BSD-2-Clause" 18705 } 18706 } 18707 ], 18708 "purl": "pkg:npm/browser-process-hrtime@1.0.0", 18709 "externalReferences": [ 18710 { 18711 "type": "website", 18712 "url": "https://github.com/kumavis/browser-process-hrtime#readme" 18713 }, 18714 { 18715 "type": "issue-tracker", 18716 "url": "https://github.com/kumavis/browser-process-hrtime/issues" 18717 }, 18718 { 18719 "type": "vcs", 18720 "url": "git://github.com/kumavis/browser-process-hrtime.git" 18721 } 18722 ] 18723 }, 18724 { 18725 "type": "library", 18726 "bom-ref": "pkg:npm/whatwg-url@6.5.0", 18727 "name": "whatwg-url", 18728 "version": "6.5.0", 18729 "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", 18730 "hashes": [ 18731 { 18732 "alg": "SHA-512", 18733 "content": "ae145946ac7f4cb250594a50e9b9abb76515e1fd07090e3adf242e38d26a0ba7ced95a046f5a5361d75b7b9f52918abcedaa0ce40ddb761319894895c2cf9fcd" 18734 } 18735 ], 18736 "licenses": [ 18737 { 18738 "license": { 18739 "id": "MIT" 18740 } 18741 } 18742 ], 18743 "purl": "pkg:npm/whatwg-url@6.5.0", 18744 "externalReferences": [ 18745 { 18746 "type": "website", 18747 "url": "https://github.com/jsdom/whatwg-url#readme" 18748 }, 18749 { 18750 "type": "issue-tracker", 18751 "url": "https://github.com/jsdom/whatwg-url/issues" 18752 }, 18753 { 18754 "type": "vcs", 18755 "url": "git+https://github.com/jsdom/whatwg-url.git" 18756 } 18757 ] 18758 }, 18759 { 18760 "type": "library", 18761 "bom-ref": "pkg:npm/ws@5.2.2", 18762 "name": "ws", 18763 "version": "5.2.2", 18764 "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", 18765 "hashes": [ 18766 { 18767 "alg": "SHA-512", 18768 "content": "8da1c50fa3c5bfa520a0855d6baa99965a6d42c3250c42644d07326f3cd70d83355cef58f1e9baf7514630f98ce3a586c8b538cfd28c81037eaabbb1fe78651c" 18769 } 18770 ], 18771 "licenses": [ 18772 { 18773 "license": { 18774 "id": "MIT" 18775 } 18776 } 18777 ], 18778 "purl": "pkg:npm/ws@5.2.2", 18779 "externalReferences": [ 18780 { 18781 "type": "website", 18782 "url": "https://github.com/websockets/ws" 18783 }, 18784 { 18785 "type": "issue-tracker", 18786 "url": "https://github.com/websockets/ws/issues" 18787 }, 18788 { 18789 "type": "vcs", 18790 "url": "git+https://github.com/websockets/ws.git" 18791 } 18792 ] 18793 }, 18794 { 18795 "type": "library", 18796 "bom-ref": "pkg:npm/async-limiter@1.0.1", 18797 "name": "async-limiter", 18798 "version": "1.0.1", 18799 "description": "asynchronous function queue with adjustable concurrency", 18800 "hashes": [ 18801 { 18802 "alg": "SHA-512", 18803 "content": "72c3a558601c44525a23a9be17658a76730aaf81e1761155064d07fd06c914c0abfae3b6930a21c1740fc70ffd382c69d39af9821541152ca2a22c71de07e435" 18804 } 18805 ], 18806 "licenses": [ 18807 { 18808 "license": { 18809 "id": "MIT" 18810 } 18811 } 18812 ], 18813 "purl": "pkg:npm/async-limiter@1.0.1", 18814 "externalReferences": [ 18815 { 18816 "type": "website", 18817 "url": "https://github.com/strml/async-limiter#readme" 18818 }, 18819 { 18820 "type": "issue-tracker", 18821 "url": "https://github.com/strml/async-limiter/issues" 18822 }, 18823 { 18824 "type": "vcs", 18825 "url": "git+https://github.com/strml/async-limiter.git" 18826 } 18827 ] 18828 }, 18829 { 18830 "type": "library", 18831 "bom-ref": "pkg:npm/xml-name-validator@3.0.0", 18832 "name": "xml-name-validator", 18833 "version": "3.0.0", 18834 "description": "Validates whether a string matches the production for an XML name or qualified name", 18835 "hashes": [ 18836 { 18837 "alg": "SHA-512", 18838 "content": "039094a6dc43b2fc4a244537c8ee83b96052273fea8b3ab324a38c21f5091c44db070fec15a0f181de9fc66d5ec1468cd23678e3815ce6f0b944e62eae0ff83f" 18839 } 18840 ], 18841 "licenses": [ 18842 { 18843 "license": { 18844 "id": "Apache-2.0" 18845 } 18846 } 18847 ], 18848 "purl": "pkg:npm/xml-name-validator@3.0.0", 18849 "externalReferences": [ 18850 { 18851 "type": "website", 18852 "url": "https://github.com/jsdom/xml-name-validator#readme" 18853 }, 18854 { 18855 "type": "issue-tracker", 18856 "url": "https://github.com/jsdom/xml-name-validator/issues" 18857 }, 18858 { 18859 "type": "vcs", 18860 "url": "git+https://github.com/jsdom/xml-name-validator.git" 18861 } 18862 ] 18863 }, 18864 { 18865 "type": "library", 18866 "bom-ref": "pkg:npm/jest-environment-node@24.9.0", 18867 "name": "jest-environment-node", 18868 "version": "24.9.0", 18869 "hashes": [ 18870 { 18871 "alg": "SHA-512", 18872 "content": "e9de15d9fe27c73233c1e9dda36ed3af46859be21759ad171149da1fa9d4d0531aa33c68bedfac7d1be1e09e3bc0bd4ebc5f372374924eed172be8b806a7bbb8" 18873 } 18874 ], 18875 "licenses": [ 18876 { 18877 "license": { 18878 "id": "MIT" 18879 } 18880 } 18881 ], 18882 "purl": "pkg:npm/jest-environment-node@24.9.0", 18883 "externalReferences": [ 18884 { 18885 "type": "website", 18886 "url": "https://github.com/facebook/jest#readme" 18887 }, 18888 { 18889 "type": "issue-tracker", 18890 "url": "https://github.com/facebook/jest/issues" 18891 }, 18892 { 18893 "type": "vcs", 18894 "url": "git+https://github.com/facebook/jest.git" 18895 } 18896 ] 18897 }, 18898 { 18899 "type": "library", 18900 "bom-ref": "pkg:npm/jest-validate@24.9.0", 18901 "name": "jest-validate", 18902 "version": "24.9.0", 18903 "description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.", 18904 "hashes": [ 18905 { 18906 "alg": "SHA-512", 18907 "content": "1cf22de82e400b08aa4a2c22f8e7d24876caf2c1bb6a41bc7804e5f883ca69e223b4f39e05477f83727b0e086e833c6b1a323ddea4bff913ca7b51fa3eabe145" 18908 } 18909 ], 18910 "licenses": [ 18911 { 18912 "license": { 18913 "id": "MIT" 18914 } 18915 } 18916 ], 18917 "purl": "pkg:npm/jest-validate@24.9.0", 18918 "externalReferences": [ 18919 { 18920 "type": "website", 18921 "url": "https://github.com/facebook/jest#readme" 18922 }, 18923 { 18924 "type": "issue-tracker", 18925 "url": "https://github.com/facebook/jest/issues" 18926 }, 18927 { 18928 "type": "vcs", 18929 "url": "git+https://github.com/facebook/jest.git" 18930 } 18931 ] 18932 }, 18933 { 18934 "type": "library", 18935 "bom-ref": "pkg:npm/camelcase@5.3.1", 18936 "name": "camelcase", 18937 "version": "5.3.1", 18938 "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", 18939 "hashes": [ 18940 { 18941 "alg": "SHA-512", 18942 "content": "2f6f124c1d7bd27c164badd48ed944384ddd95d400a5a257664388d6e3057f37f7ad1b8f7a01da1deb3279ef98c50f96e92bd10d057a52b74e751891d79df026" 18943 } 18944 ], 18945 "licenses": [ 18946 { 18947 "license": { 18948 "id": "MIT" 18949 } 18950 } 18951 ], 18952 "purl": "pkg:npm/camelcase@5.3.1", 18953 "externalReferences": [ 18954 { 18955 "type": "website", 18956 "url": "https://github.com/sindresorhus/camelcase#readme" 18957 }, 18958 { 18959 "type": "issue-tracker", 18960 "url": "https://github.com/sindresorhus/camelcase/issues" 18961 }, 18962 { 18963 "type": "vcs", 18964 "url": "git+https://github.com/sindresorhus/camelcase.git" 18965 } 18966 ] 18967 }, 18968 { 18969 "type": "library", 18970 "bom-ref": "pkg:npm/leven@3.1.0", 18971 "name": "leven", 18972 "version": "3.1.0", 18973 "description": "Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm", 18974 "hashes": [ 18975 { 18976 "alg": "SHA-512", 18977 "content": "aac75af87f234da51a37fc79bf35b6af373ef11c384c043fe0a8c1e3a2302b9547f8895579e7a37bf128651a625ef22a8c580af3841f7ea3f3b462375412c6d4" 18978 } 18979 ], 18980 "licenses": [ 18981 { 18982 "license": { 18983 "id": "MIT" 18984 } 18985 } 18986 ], 18987 "purl": "pkg:npm/leven@3.1.0", 18988 "externalReferences": [ 18989 { 18990 "type": "website", 18991 "url": "https://github.com/sindresorhus/leven#readme" 18992 }, 18993 { 18994 "type": "issue-tracker", 18995 "url": "https://github.com/sindresorhus/leven/issues" 18996 }, 18997 { 18998 "type": "vcs", 18999 "url": "git+https://github.com/sindresorhus/leven.git" 19000 } 19001 ] 19002 }, 19003 { 19004 "type": "library", 19005 "bom-ref": "pkg:npm/yargs@13.3.2", 19006 "name": "yargs", 19007 "version": "13.3.2", 19008 "description": "yargs the modern, pirate-themed, successor to optimist.", 19009 "hashes": [ 19010 { 19011 "alg": "SHA-512", 19012 "content": "017dd9c3988faee37989eeb119120382a913f9986746564c2cc1c0b3cb60ee746bbb2d8d6fe8b9a3d6f082102882d334f2ad5da6bd8b5684bc2924cc62959753" 19013 } 19014 ], 19015 "licenses": [ 19016 { 19017 "license": { 19018 "id": "MIT" 19019 } 19020 } 19021 ], 19022 "purl": "pkg:npm/yargs@13.3.2", 19023 "externalReferences": [ 19024 { 19025 "type": "website", 19026 "url": "https://yargs.js.org/" 19027 }, 19028 { 19029 "type": "issue-tracker", 19030 "url": "https://github.com/yargs/yargs/issues" 19031 }, 19032 { 19033 "type": "vcs", 19034 "url": "git+https://github.com/yargs/yargs.git" 19035 } 19036 ] 19037 }, 19038 { 19039 "type": "library", 19040 "bom-ref": "pkg:npm/cliui@5.0.0", 19041 "name": "cliui", 19042 "version": "5.0.0", 19043 "description": "easily create complex multi-column command-line-interfaces", 19044 "hashes": [ 19045 { 19046 "alg": "SHA-512", 19047 "content": "3d87864849a61cceb3be879fdb0f133f396b9cda572234e2a582bbf3462cc2620ff6f8f199de98d9adc20762acebf014f0d1e366e817be8f30de858cdaa9f05c" 19048 } 19049 ], 19050 "licenses": [ 19051 { 19052 "license": { 19053 "id": "ISC" 19054 } 19055 } 19056 ], 19057 "purl": "pkg:npm/cliui@5.0.0", 19058 "externalReferences": [ 19059 { 19060 "type": "website", 19061 "url": "https://github.com/yargs/cliui#readme" 19062 }, 19063 { 19064 "type": "issue-tracker", 19065 "url": "https://github.com/yargs/cliui/issues" 19066 }, 19067 { 19068 "type": "vcs", 19069 "url": "git+ssh://git@github.com/yargs/cliui.git" 19070 } 19071 ] 19072 }, 19073 { 19074 "type": "library", 19075 "bom-ref": "pkg:npm/string-width@3.1.0", 19076 "name": "string-width", 19077 "version": "3.1.0", 19078 "description": "Get the visual width of a string - the number of columns required to display it", 19079 "hashes": [ 19080 { 19081 "alg": "SHA-512", 19082 "content": "bda7dcbfa2a3559292833d3aa0cfc7e860c1ac0b73f2f76141a9068c522f36b1c0eb2dc7085d422272f2f902eaf1d4c93d0d5bf8a0d4a8315cb647515b8e1ed7" 19083 } 19084 ], 19085 "licenses": [ 19086 { 19087 "license": { 19088 "id": "MIT" 19089 } 19090 } 19091 ], 19092 "purl": "pkg:npm/string-width@3.1.0", 19093 "externalReferences": [ 19094 { 19095 "type": "website", 19096 "url": "https://github.com/sindresorhus/string-width#readme" 19097 }, 19098 { 19099 "type": "issue-tracker", 19100 "url": "https://github.com/sindresorhus/string-width/issues" 19101 }, 19102 { 19103 "type": "vcs", 19104 "url": "git+https://github.com/sindresorhus/string-width.git" 19105 } 19106 ] 19107 }, 19108 { 19109 "type": "library", 19110 "bom-ref": "pkg:npm/emoji-regex@7.0.3", 19111 "name": "emoji-regex", 19112 "version": "7.0.3", 19113 "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", 19114 "hashes": [ 19115 { 19116 "alg": "SHA-512", 19117 "content": "0b004b444210ecbbd8141d16c91bf086ae4de6a3e173a3cc8c3e9b620805948e58c83825fb4bf1ab95476cc385a8b83b85f5b39aef13e59d50a1f8664c8848b4" 19118 } 19119 ], 19120 "licenses": [ 19121 { 19122 "license": { 19123 "id": "MIT" 19124 } 19125 } 19126 ], 19127 "purl": "pkg:npm/emoji-regex@7.0.3", 19128 "externalReferences": [ 19129 { 19130 "type": "website", 19131 "url": "https://mths.be/emoji-regex" 19132 }, 19133 { 19134 "type": "issue-tracker", 19135 "url": "https://github.com/mathiasbynens/emoji-regex/issues" 19136 }, 19137 { 19138 "type": "vcs", 19139 "url": "git+https://github.com/mathiasbynens/emoji-regex.git" 19140 } 19141 ] 19142 }, 19143 { 19144 "type": "library", 19145 "bom-ref": "pkg:npm/is-fullwidth-code-point@2.0.0", 19146 "name": "is-fullwidth-code-point", 19147 "version": "2.0.0", 19148 "description": "Check if the character represented by a given Unicode code point is fullwidth", 19149 "hashes": [ 19150 { 19151 "alg": "SHA-1", 19152 "content": "a3b30a5c4f199183167aaab93beefae3ddfb654f" 19153 } 19154 ], 19155 "licenses": [ 19156 { 19157 "license": { 19158 "id": "MIT" 19159 } 19160 } 19161 ], 19162 "purl": "pkg:npm/is-fullwidth-code-point@2.0.0", 19163 "externalReferences": [ 19164 { 19165 "type": "website", 19166 "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme" 19167 }, 19168 { 19169 "type": "issue-tracker", 19170 "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" 19171 }, 19172 { 19173 "type": "vcs", 19174 "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" 19175 } 19176 ] 19177 }, 19178 { 19179 "type": "library", 19180 "bom-ref": "pkg:npm/strip-ansi@5.2.0", 19181 "name": "strip-ansi", 19182 "version": "5.2.0", 19183 "description": "Strip ANSI escape codes from a string", 19184 "hashes": [ 19185 { 19186 "alg": "SHA-512", 19187 "content": "0ee46cd6029b06ab0c288665adf7f096e83c30791c9e98ece553e62f53c087e980df45340d3a2d7c3674776514b17a4f98f98c309e96efbdcc680dc9fa56e258" 19188 } 19189 ], 19190 "licenses": [ 19191 { 19192 "license": { 19193 "id": "MIT" 19194 } 19195 } 19196 ], 19197 "purl": "pkg:npm/strip-ansi@5.2.0", 19198 "externalReferences": [ 19199 { 19200 "type": "website", 19201 "url": "https://github.com/chalk/strip-ansi#readme" 19202 }, 19203 { 19204 "type": "issue-tracker", 19205 "url": "https://github.com/chalk/strip-ansi/issues" 19206 }, 19207 { 19208 "type": "vcs", 19209 "url": "git+https://github.com/chalk/strip-ansi.git" 19210 } 19211 ] 19212 }, 19213 { 19214 "type": "library", 19215 "bom-ref": "pkg:npm/wrap-ansi@5.1.0", 19216 "name": "wrap-ansi", 19217 "version": "5.1.0", 19218 "description": "Wordwrap a string with ANSI escape codes", 19219 "hashes": [ 19220 { 19221 "alg": "SHA-512", 19222 "content": "402d7f88dff6fd13d52798d82bc046b6d8f9cfcdcb9922a6bdbbeb5cf3422d94846f7d8a2950c90e5fcc3add8dd35a94d87fc593311af4f2ada3506a0e3b5ded" 19223 } 19224 ], 19225 "licenses": [ 19226 { 19227 "license": { 19228 "id": "MIT" 19229 } 19230 } 19231 ], 19232 "purl": "pkg:npm/wrap-ansi@5.1.0", 19233 "externalReferences": [ 19234 { 19235 "type": "website", 19236 "url": "https://github.com/chalk/wrap-ansi#readme" 19237 }, 19238 { 19239 "type": "issue-tracker", 19240 "url": "https://github.com/chalk/wrap-ansi/issues" 19241 }, 19242 { 19243 "type": "vcs", 19244 "url": "git+https://github.com/chalk/wrap-ansi.git" 19245 } 19246 ] 19247 }, 19248 { 19249 "type": "library", 19250 "bom-ref": "pkg:npm/get-caller-file@2.0.5", 19251 "name": "get-caller-file", 19252 "version": "2.0.5", 19253 "description": "[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)", 19254 "hashes": [ 19255 { 19256 "alg": "SHA-512", 19257 "content": "0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616" 19258 } 19259 ], 19260 "licenses": [ 19261 { 19262 "license": { 19263 "id": "ISC" 19264 } 19265 } 19266 ], 19267 "purl": "pkg:npm/get-caller-file@2.0.5", 19268 "externalReferences": [ 19269 { 19270 "type": "website", 19271 "url": "https://github.com/stefanpenner/get-caller-file#readme" 19272 }, 19273 { 19274 "type": "issue-tracker", 19275 "url": "https://github.com/stefanpenner/get-caller-file/issues" 19276 }, 19277 { 19278 "type": "vcs", 19279 "url": "git+https://github.com/stefanpenner/get-caller-file.git" 19280 } 19281 ] 19282 }, 19283 { 19284 "type": "library", 19285 "bom-ref": "pkg:npm/require-directory@2.1.1", 19286 "name": "require-directory", 19287 "version": "2.1.1", 19288 "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", 19289 "hashes": [ 19290 { 19291 "alg": "SHA-1", 19292 "content": "8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" 19293 } 19294 ], 19295 "licenses": [ 19296 { 19297 "license": { 19298 "id": "MIT" 19299 } 19300 } 19301 ], 19302 "purl": "pkg:npm/require-directory@2.1.1", 19303 "externalReferences": [ 19304 { 19305 "type": "website", 19306 "url": "https://github.com/troygoode/node-require-directory/" 19307 }, 19308 { 19309 "type": "issue-tracker", 19310 "url": "http://github.com/troygoode/node-require-directory/issues/" 19311 }, 19312 { 19313 "type": "vcs", 19314 "url": "git://github.com/troygoode/node-require-directory.git" 19315 } 19316 ] 19317 }, 19318 { 19319 "type": "library", 19320 "bom-ref": "pkg:npm/set-blocking@2.0.0", 19321 "name": "set-blocking", 19322 "version": "2.0.0", 19323 "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", 19324 "hashes": [ 19325 { 19326 "alg": "SHA-1", 19327 "content": "045f9782d011ae9a6803ddd382b24392b3d890f7" 19328 } 19329 ], 19330 "licenses": [ 19331 { 19332 "license": { 19333 "id": "ISC" 19334 } 19335 } 19336 ], 19337 "purl": "pkg:npm/set-blocking@2.0.0", 19338 "externalReferences": [ 19339 { 19340 "type": "website", 19341 "url": "https://github.com/yargs/set-blocking#readme" 19342 }, 19343 { 19344 "type": "issue-tracker", 19345 "url": "https://github.com/yargs/set-blocking/issues" 19346 }, 19347 { 19348 "type": "vcs", 19349 "url": "git+https://github.com/yargs/set-blocking.git" 19350 } 19351 ] 19352 }, 19353 { 19354 "type": "library", 19355 "bom-ref": "pkg:npm/which-module@2.0.0", 19356 "name": "which-module", 19357 "version": "2.0.0", 19358 "description": "Find the module object for something that was require()d", 19359 "hashes": [ 19360 { 19361 "alg": "SHA-1", 19362 "content": "d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" 19363 } 19364 ], 19365 "licenses": [ 19366 { 19367 "license": { 19368 "id": "ISC" 19369 } 19370 } 19371 ], 19372 "purl": "pkg:npm/which-module@2.0.0", 19373 "externalReferences": [ 19374 { 19375 "type": "website", 19376 "url": "https://github.com/nexdrew/which-module#readme" 19377 }, 19378 { 19379 "type": "issue-tracker", 19380 "url": "https://github.com/nexdrew/which-module/issues" 19381 }, 19382 { 19383 "type": "vcs", 19384 "url": "git+https://github.com/nexdrew/which-module.git" 19385 } 19386 ] 19387 }, 19388 { 19389 "type": "library", 19390 "bom-ref": "pkg:npm/y18n@4.0.0", 19391 "name": "y18n", 19392 "version": "4.0.0", 19393 "description": "the bare-bones internationalization library used by yargs", 19394 "hashes": [ 19395 { 19396 "alg": "SHA-512", 19397 "content": "afd4bf6725eefd7bbdab5b58969b0b22c6b711e2d75e4d15c25c6a4dc1517e0f4484c5bed7b91bb7d1b436b8029a119be6f4f687284964b7c31b1fbbfb9523ff" 19398 } 19399 ], 19400 "licenses": [ 19401 { 19402 "license": { 19403 "id": "ISC" 19404 } 19405 } 19406 ], 19407 "purl": "pkg:npm/y18n@4.0.0", 19408 "externalReferences": [ 19409 { 19410 "type": "website", 19411 "url": "https://github.com/yargs/y18n" 19412 }, 19413 { 19414 "type": "issue-tracker", 19415 "url": "https://github.com/yargs/y18n/issues" 19416 }, 19417 { 19418 "type": "vcs", 19419 "url": "git+ssh://git@github.com/yargs/y18n.git" 19420 } 19421 ] 19422 }, 19423 { 19424 "type": "library", 19425 "bom-ref": "pkg:npm/yargs-parser@13.1.2", 19426 "name": "yargs-parser", 19427 "version": "13.1.2", 19428 "description": "the mighty option parser used by yargs", 19429 "hashes": [ 19430 { 19431 "alg": "SHA-512", 19432 "content": "de56ec3517ff8fe03842e4997c3440ec74527d6af33b4623a9325de648c0ab7ed97a9d421206989ab1fd4371b03e207d707c9dd58d54c208068491a8c62a5bce" 19433 } 19434 ], 19435 "licenses": [ 19436 { 19437 "license": { 19438 "id": "ISC" 19439 } 19440 } 19441 ], 19442 "purl": "pkg:npm/yargs-parser@13.1.2", 19443 "externalReferences": [ 19444 { 19445 "type": "website", 19446 "url": "https://github.com/yargs/yargs-parser#readme" 19447 }, 19448 { 19449 "type": "issue-tracker", 19450 "url": "https://github.com/yargs/yargs-parser/issues" 19451 }, 19452 { 19453 "type": "vcs", 19454 "url": "git+ssh://git@github.com/yargs/yargs-parser.git" 19455 } 19456 ] 19457 }, 19458 { 19459 "type": "library", 19460 "bom-ref": "pkg:npm/decamelize@1.2.0", 19461 "name": "decamelize", 19462 "version": "1.2.0", 19463 "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow", 19464 "hashes": [ 19465 { 19466 "alg": "SHA-1", 19467 "content": "f6534d15148269b20352e7bee26f501f9a191290" 19468 } 19469 ], 19470 "licenses": [ 19471 { 19472 "license": { 19473 "id": "MIT" 19474 } 19475 } 19476 ], 19477 "purl": "pkg:npm/decamelize@1.2.0", 19478 "externalReferences": [ 19479 { 19480 "type": "website", 19481 "url": "https://github.com/sindresorhus/decamelize#readme" 19482 }, 19483 { 19484 "type": "issue-tracker", 19485 "url": "https://github.com/sindresorhus/decamelize/issues" 19486 }, 19487 { 19488 "type": "vcs", 19489 "url": "git+https://github.com/sindresorhus/decamelize.git" 19490 } 19491 ] 19492 }, 19493 { 19494 "type": "library", 19495 "bom-ref": "pkg:npm/node-notifier@5.4.3", 19496 "name": "node-notifier", 19497 "version": "5.4.3", 19498 "description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)", 19499 "hashes": [ 19500 { 19501 "alg": "SHA-512", 19502 "content": "33850119cb388de38af428d3b18c24bc7ebf333b949860b24d6fa4098eee3bed5956bd3e14719d3dd21fe4208ba806b19d1ad689dca8425364308215c1b281f1" 19503 } 19504 ], 19505 "licenses": [ 19506 { 19507 "license": { 19508 "id": "MIT" 19509 } 19510 } 19511 ], 19512 "purl": "pkg:npm/node-notifier@5.4.3", 19513 "externalReferences": [ 19514 { 19515 "type": "website", 19516 "url": "https://github.com/mikaelbr/node-notifier#readme" 19517 }, 19518 { 19519 "type": "issue-tracker", 19520 "url": "https://github.com/mikaelbr/node-notifier/issues" 19521 }, 19522 { 19523 "type": "vcs", 19524 "url": "git+ssh://git@github.com/mikaelbr/node-notifier.git" 19525 } 19526 ] 19527 }, 19528 { 19529 "type": "library", 19530 "bom-ref": "pkg:npm/growly@1.3.0", 19531 "name": "growly", 19532 "version": "1.3.0", 19533 "description": "Simple zero-dependency Growl notifications using GNTP.", 19534 "hashes": [ 19535 { 19536 "alg": "SHA-1", 19537 "content": "f10748cbe76af964b7c96c93c6bcc28af120c081" 19538 } 19539 ], 19540 "licenses": [ 19541 { 19542 "license": { 19543 "id": "MIT" 19544 } 19545 } 19546 ], 19547 "purl": "pkg:npm/growly@1.3.0", 19548 "externalReferences": [ 19549 { 19550 "type": "website", 19551 "url": "https://github.com/theabraham/growly#readme" 19552 }, 19553 { 19554 "type": "issue-tracker", 19555 "url": "http://github.com/theabraham/growly/issues" 19556 }, 19557 { 19558 "type": "vcs", 19559 "url": "git+ssh://git@github.com/theabraham/growly.git" 19560 } 19561 ] 19562 }, 19563 { 19564 "type": "library", 19565 "bom-ref": "pkg:npm/is-wsl@1.1.0", 19566 "name": "is-wsl", 19567 "version": "1.1.0", 19568 "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)", 19569 "hashes": [ 19570 { 19571 "alg": "SHA-1", 19572 "content": "1f16e4aa22b04d1336b66188a66af3c600c3a66d" 19573 } 19574 ], 19575 "licenses": [ 19576 { 19577 "license": { 19578 "id": "MIT" 19579 } 19580 } 19581 ], 19582 "purl": "pkg:npm/is-wsl@1.1.0", 19583 "externalReferences": [ 19584 { 19585 "type": "website", 19586 "url": "https://github.com/sindresorhus/is-wsl#readme" 19587 }, 19588 { 19589 "type": "issue-tracker", 19590 "url": "https://github.com/sindresorhus/is-wsl/issues" 19591 }, 19592 { 19593 "type": "vcs", 19594 "url": "git+https://github.com/sindresorhus/is-wsl.git" 19595 } 19596 ] 19597 }, 19598 { 19599 "type": "library", 19600 "bom-ref": "pkg:npm/shellwords@0.1.1", 19601 "name": "shellwords", 19602 "version": "0.1.1", 19603 "description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.", 19604 "hashes": [ 19605 { 19606 "alg": "SHA-512", 19607 "content": "bc5c1251f42fab26e2202c19639f8301620f2cab163b7d50f752522a5dd462ff8ae5cd9044fce7d2acde73a40fbb541cf5e1d822d88fdcd749a8d56a7ad600c3" 19608 } 19609 ], 19610 "licenses": [ 19611 { 19612 "license": { 19613 "id": "MIT" 19614 } 19615 } 19616 ], 19617 "purl": "pkg:npm/shellwords@0.1.1", 19618 "externalReferences": [ 19619 { 19620 "type": "website", 19621 "url": "https://github.com/jimmycuadra/shellwords" 19622 }, 19623 { 19624 "type": "issue-tracker", 19625 "url": "https://github.com/jimmycuadra/shellwords/issues" 19626 }, 19627 { 19628 "type": "vcs", 19629 "url": "git://github.com/jimmycuadra/shellwords.git" 19630 } 19631 ] 19632 }, 19633 { 19634 "type": "library", 19635 "bom-ref": "pkg:npm/string-length@2.0.0", 19636 "name": "string-length", 19637 "version": "2.0.0", 19638 "description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes", 19639 "hashes": [ 19640 { 19641 "alg": "SHA-1", 19642 "content": "d40dbb686a3ace960c1cffca562bf2c45f8363ed" 19643 } 19644 ], 19645 "licenses": [ 19646 { 19647 "license": { 19648 "id": "MIT" 19649 } 19650 } 19651 ], 19652 "purl": "pkg:npm/string-length@2.0.0", 19653 "externalReferences": [ 19654 { 19655 "type": "website", 19656 "url": "https://github.com/sindresorhus/string-length#readme" 19657 }, 19658 { 19659 "type": "issue-tracker", 19660 "url": "https://github.com/sindresorhus/string-length/issues" 19661 }, 19662 { 19663 "type": "vcs", 19664 "url": "git+https://github.com/sindresorhus/string-length.git" 19665 } 19666 ] 19667 }, 19668 { 19669 "type": "library", 19670 "bom-ref": "pkg:npm/astral-regex@1.0.0", 19671 "name": "astral-regex", 19672 "version": "1.0.0", 19673 "description": "Regular expression for matching astral symbols", 19674 "hashes": [ 19675 { 19676 "alg": "SHA-512", 19677 "content": "f91c9fea0dc12a845cee37e9eda77cb4ce13b4c89a5af6c5ff5fec41c64f9244bb6a0dc3e6730109ed947ce4ce36d024686d2d3b48a3dc2e4bc267f5122ca31e" 19678 } 19679 ], 19680 "licenses": [ 19681 { 19682 "license": { 19683 "id": "MIT" 19684 } 19685 } 19686 ], 19687 "purl": "pkg:npm/astral-regex@1.0.0", 19688 "externalReferences": [ 19689 { 19690 "type": "website", 19691 "url": "https://github.com/kevva/astral-regex#readme" 19692 }, 19693 { 19694 "type": "issue-tracker", 19695 "url": "https://github.com/kevva/astral-regex/issues" 19696 }, 19697 { 19698 "type": "vcs", 19699 "url": "git+https://github.com/kevva/astral-regex.git" 19700 } 19701 ] 19702 }, 19703 { 19704 "type": "library", 19705 "bom-ref": "pkg:npm/strip-ansi@4.0.0", 19706 "name": "strip-ansi", 19707 "version": "4.0.0", 19708 "description": "Strip ANSI escape codes", 19709 "hashes": [ 19710 { 19711 "alg": "SHA-1", 19712 "content": "a8479022eb1ac368a871389b635262c505ee368f" 19713 } 19714 ], 19715 "licenses": [ 19716 { 19717 "license": { 19718 "id": "MIT" 19719 } 19720 } 19721 ], 19722 "purl": "pkg:npm/strip-ansi@4.0.0", 19723 "externalReferences": [ 19724 { 19725 "type": "website", 19726 "url": "https://github.com/chalk/strip-ansi#readme" 19727 }, 19728 { 19729 "type": "issue-tracker", 19730 "url": "https://github.com/chalk/strip-ansi/issues" 19731 }, 19732 { 19733 "type": "vcs", 19734 "url": "git+https://github.com/chalk/strip-ansi.git" 19735 } 19736 ] 19737 }, 19738 { 19739 "type": "library", 19740 "bom-ref": "pkg:npm/ansi-regex@3.0.0", 19741 "name": "ansi-regex", 19742 "version": "3.0.0", 19743 "description": "Regular expression for matching ANSI escape codes", 19744 "hashes": [ 19745 { 19746 "alg": "SHA-1", 19747 "content": "ed0317c322064f79466c02966bddb605ab37d998" 19748 } 19749 ], 19750 "licenses": [ 19751 { 19752 "license": { 19753 "id": "MIT" 19754 } 19755 } 19756 ], 19757 "purl": "pkg:npm/ansi-regex@3.0.0", 19758 "externalReferences": [ 19759 { 19760 "type": "website", 19761 "url": "https://github.com/chalk/ansi-regex#readme" 19762 }, 19763 { 19764 "type": "issue-tracker", 19765 "url": "https://github.com/chalk/ansi-regex/issues" 19766 }, 19767 { 19768 "type": "vcs", 19769 "url": "git+https://github.com/chalk/ansi-regex.git" 19770 } 19771 ] 19772 }, 19773 { 19774 "type": "library", 19775 "bom-ref": "pkg:npm/ansi-escapes@3.2.0", 19776 "name": "ansi-escapes", 19777 "version": "3.2.0", 19778 "description": "ANSI escape codes for manipulating the terminal", 19779 "hashes": [ 19780 { 19781 "alg": "SHA-512", 19782 "content": "701869adee266be5344f5a0ce5f5e0ec3cb5270ef3cf0bfb96dfc6a02a6bfa10d02686272953cb2f8742bd210532642eace42f4abc13ed22ff0c0961048f7b45" 19783 } 19784 ], 19785 "licenses": [ 19786 { 19787 "license": { 19788 "id": "MIT" 19789 } 19790 } 19791 ], 19792 "purl": "pkg:npm/ansi-escapes@3.2.0", 19793 "externalReferences": [ 19794 { 19795 "type": "website", 19796 "url": "https://github.com/sindresorhus/ansi-escapes#readme" 19797 }, 19798 { 19799 "type": "issue-tracker", 19800 "url": "https://github.com/sindresorhus/ansi-escapes/issues" 19801 }, 19802 { 19803 "type": "vcs", 19804 "url": "git+https://github.com/sindresorhus/ansi-escapes.git" 19805 } 19806 ] 19807 }, 19808 { 19809 "type": "library", 19810 "bom-ref": "pkg:npm/jest-changed-files@24.9.0", 19811 "name": "jest-changed-files", 19812 "version": "24.9.0", 19813 "description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.", 19814 "hashes": [ 19815 { 19816 "alg": "SHA-512", 19817 "content": "e9a4d6a5eda61c5d0384bdbc5a37643bc2f21a3b37cc8b4f113e1b31279753a4f7b9be053ccc3e99c39c6dd19740e01f98b731a1f0f6dffe4197d678024170aa" 19818 } 19819 ], 19820 "licenses": [ 19821 { 19822 "license": { 19823 "id": "MIT" 19824 } 19825 } 19826 ], 19827 "purl": "pkg:npm/jest-changed-files@24.9.0", 19828 "externalReferences": [ 19829 { 19830 "type": "website", 19831 "url": "https://github.com/facebook/jest#readme" 19832 }, 19833 { 19834 "type": "issue-tracker", 19835 "url": "https://github.com/facebook/jest/issues" 19836 }, 19837 { 19838 "type": "vcs", 19839 "url": "git+https://github.com/facebook/jest.git" 19840 } 19841 ] 19842 }, 19843 { 19844 "type": "library", 19845 "bom-ref": "pkg:npm/jest-resolve-dependencies@24.9.0", 19846 "name": "jest-resolve-dependencies", 19847 "version": "24.9.0", 19848 "hashes": [ 19849 { 19850 "alg": "SHA-512", 19851 "content": "166edbe809569d8853d015f2e215e969cb4722a111edeacd808b08a330d75a5e5d566fa4f1774655ed684e0d49c9a1673b16ab3046dac77c32449a863f63eafa" 19852 } 19853 ], 19854 "licenses": [ 19855 { 19856 "license": { 19857 "id": "MIT" 19858 } 19859 } 19860 ], 19861 "purl": "pkg:npm/jest-resolve-dependencies@24.9.0", 19862 "externalReferences": [ 19863 { 19864 "type": "website", 19865 "url": "https://github.com/facebook/jest#readme" 19866 }, 19867 { 19868 "type": "issue-tracker", 19869 "url": "https://github.com/facebook/jest/issues" 19870 }, 19871 { 19872 "type": "vcs", 19873 "url": "git+https://github.com/facebook/jest.git" 19874 } 19875 ] 19876 }, 19877 { 19878 "type": "library", 19879 "bom-ref": "pkg:npm/jest-watcher@24.9.0", 19880 "name": "jest-watcher", 19881 "version": "24.9.0", 19882 "description": "Delightful JavaScript Testing.", 19883 "hashes": [ 19884 { 19885 "alg": "SHA-512", 19886 "content": "fbf7cb39f28f5d76090d8964b3adbfe11e06a13f86535b5865e77df494823ac9b392417bef6ed1a8aae3340c6d7cee18a46bf5d70c9b811bc28d1ef794ad8667" 19887 } 19888 ], 19889 "licenses": [ 19890 { 19891 "license": { 19892 "id": "MIT" 19893 } 19894 } 19895 ], 19896 "purl": "pkg:npm/jest-watcher@24.9.0", 19897 "externalReferences": [ 19898 { 19899 "type": "website", 19900 "url": "https://jestjs.io/" 19901 }, 19902 { 19903 "type": "issue-tracker", 19904 "url": "https://github.com/facebook/jest/issues" 19905 }, 19906 { 19907 "type": "vcs", 19908 "url": "git+https://github.com/facebook/jest.git" 19909 } 19910 ] 19911 }, 19912 { 19913 "type": "library", 19914 "bom-ref": "pkg:npm/p-each-series@1.0.0", 19915 "name": "p-each-series", 19916 "version": "1.0.0", 19917 "description": "Iterate over promises serially", 19918 "hashes": [ 19919 { 19920 "alg": "SHA-1", 19921 "content": "930f3d12dd1f50e7434457a22cd6f04ac6ad7f71" 19922 } 19923 ], 19924 "licenses": [ 19925 { 19926 "license": { 19927 "id": "MIT" 19928 } 19929 } 19930 ], 19931 "purl": "pkg:npm/p-each-series@1.0.0", 19932 "externalReferences": [ 19933 { 19934 "type": "website", 19935 "url": "https://github.com/sindresorhus/p-each-series#readme" 19936 }, 19937 { 19938 "type": "issue-tracker", 19939 "url": "https://github.com/sindresorhus/p-each-series/issues" 19940 }, 19941 { 19942 "type": "vcs", 19943 "url": "git+https://github.com/sindresorhus/p-each-series.git" 19944 } 19945 ] 19946 }, 19947 { 19948 "type": "library", 19949 "bom-ref": "pkg:npm/p-reduce@1.0.0", 19950 "name": "p-reduce", 19951 "version": "1.0.0", 19952 "description": "Reduce a list of values using promises into a promise for a value", 19953 "hashes": [ 19954 { 19955 "alg": "SHA-1", 19956 "content": "18c2b0dd936a4690a529f8231f58a0fdb6a47dfa" 19957 } 19958 ], 19959 "licenses": [ 19960 { 19961 "license": { 19962 "id": "MIT" 19963 } 19964 } 19965 ], 19966 "purl": "pkg:npm/p-reduce@1.0.0", 19967 "externalReferences": [ 19968 { 19969 "type": "website", 19970 "url": "https://github.com/sindresorhus/p-reduce#readme" 19971 }, 19972 { 19973 "type": "issue-tracker", 19974 "url": "https://github.com/sindresorhus/p-reduce/issues" 19975 }, 19976 { 19977 "type": "vcs", 19978 "url": "git+https://github.com/sindresorhus/p-reduce.git" 19979 } 19980 ] 19981 }, 19982 { 19983 "type": "library", 19984 "bom-ref": "pkg:npm/prompts@2.3.2", 19985 "name": "prompts", 19986 "version": "2.3.2", 19987 "description": "Lightweight, beautiful and user-friendly prompts", 19988 "hashes": [ 19989 { 19990 "alg": "SHA-512", 19991 "content": "434eae2acd8290d615203d15ab07c097d9a2a68f7dce406ffe7d89b5663cf58c5add969b592aecd1ed8a4ee74a55ade978b52f61731e7c3a8895e2cf55405930" 19992 } 19993 ], 19994 "licenses": [ 19995 { 19996 "license": { 19997 "id": "MIT" 19998 } 19999 } 20000 ], 20001 "purl": "pkg:npm/prompts@2.3.2", 20002 "externalReferences": [ 20003 { 20004 "type": "website", 20005 "url": "https://github.com/terkelg/prompts#readme" 20006 }, 20007 { 20008 "type": "issue-tracker", 20009 "url": "https://github.com/terkelg/prompts/issues" 20010 }, 20011 { 20012 "type": "vcs", 20013 "url": "git+https://github.com/terkelg/prompts.git" 20014 } 20015 ] 20016 }, 20017 { 20018 "type": "library", 20019 "bom-ref": "pkg:npm/kleur@3.0.3", 20020 "name": "kleur", 20021 "version": "3.0.3", 20022 "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!", 20023 "hashes": [ 20024 { 20025 "alg": "SHA-512", 20026 "content": "793233955392511f89c5d0c57a911870132d67d42a75e7feae7cd675166e31b3b2c2ee6d3b6c3637baea8e800d67993dbf2c212fa06bd55463508813431e04f3" 20027 } 20028 ], 20029 "licenses": [ 20030 { 20031 "license": { 20032 "id": "MIT" 20033 } 20034 } 20035 ], 20036 "purl": "pkg:npm/kleur@3.0.3", 20037 "externalReferences": [ 20038 { 20039 "type": "website", 20040 "url": "https://github.com/lukeed/kleur#readme" 20041 }, 20042 { 20043 "type": "issue-tracker", 20044 "url": "https://github.com/lukeed/kleur/issues" 20045 }, 20046 { 20047 "type": "vcs", 20048 "url": "git+https://github.com/lukeed/kleur.git" 20049 } 20050 ] 20051 }, 20052 { 20053 "type": "library", 20054 "bom-ref": "pkg:npm/sisteransi@1.0.5", 20055 "name": "sisteransi", 20056 "version": "1.0.5", 20057 "description": "ANSI escape codes for some terminal swag", 20058 "hashes": [ 20059 { 20060 "alg": "SHA-512", 20061 "content": "6cb186951d50c417329e7d9de589835f83068e566fcb631104344d1cb27c548ea5ebef45522c9314d27422f78e48fd1b7178150cf45c7c6a80d298daa94a5f56" 20062 } 20063 ], 20064 "licenses": [ 20065 { 20066 "license": { 20067 "id": "MIT" 20068 } 20069 } 20070 ], 20071 "purl": "pkg:npm/sisteransi@1.0.5", 20072 "externalReferences": [ 20073 { 20074 "type": "website", 20075 "url": "https://github.com/terkelg/sisteransi#readme" 20076 }, 20077 { 20078 "type": "issue-tracker", 20079 "url": "https://github.com/terkelg/sisteransi/issues" 20080 }, 20081 { 20082 "type": "vcs", 20083 "url": "git+https://github.com/terkelg/sisteransi.git" 20084 } 20085 ] 20086 }, 20087 { 20088 "type": "library", 20089 "bom-ref": "pkg:npm/npm-run-all@4.1.5", 20090 "name": "npm-run-all", 20091 "version": "4.1.5", 20092 "description": "A CLI tool to run multiple npm-scripts in parallel or sequential.", 20093 "hashes": [ 20094 { 20095 "alg": "SHA-512", 20096 "content": "3a8f368090c055c68c762de7ba82856af9081c1455a90d6abcc6fef4b1e4fdc1783fa0769bc68fd388467fba0beb067d06e1b05f5a2794b869ba8a1f4b2a100d" 20097 } 20098 ], 20099 "licenses": [ 20100 { 20101 "license": { 20102 "id": "MIT" 20103 } 20104 } 20105 ], 20106 "purl": "pkg:npm/npm-run-all@4.1.5", 20107 "externalReferences": [ 20108 { 20109 "type": "website", 20110 "url": "https://github.com/mysticatea/npm-run-all" 20111 }, 20112 { 20113 "type": "issue-tracker", 20114 "url": "https://github.com/mysticatea/npm-run-all/issues" 20115 }, 20116 { 20117 "type": "vcs", 20118 "url": "git+https://github.com/mysticatea/npm-run-all.git" 20119 } 20120 ] 20121 }, 20122 { 20123 "type": "library", 20124 "bom-ref": "pkg:npm/memorystream@0.3.1", 20125 "name": "memorystream", 20126 "version": "0.3.1", 20127 "description": "This is lightweight memory stream module for node.js.", 20128 "hashes": [ 20129 { 20130 "alg": "SHA-1", 20131 "content": "86d7090b30ce455d63fbae12dda51a47ddcaf9b2" 20132 } 20133 ], 20134 "purl": "pkg:npm/memorystream@0.3.1", 20135 "externalReferences": [ 20136 { 20137 "type": "website", 20138 "url": "https://github.com/JSBizon/node-memorystream" 20139 }, 20140 { 20141 "type": "issue-tracker", 20142 "url": "https://github.com/JSBizon/node-memorystream/issues" 20143 }, 20144 { 20145 "type": "vcs", 20146 "url": "git+https://github.com/JSBizon/node-memorystream.git" 20147 } 20148 ] 20149 }, 20150 { 20151 "type": "library", 20152 "bom-ref": "pkg:npm/pidtree@0.3.1", 20153 "name": "pidtree", 20154 "version": "0.3.1", 20155 "description": "Cross platform children list of a PID", 20156 "hashes": [ 20157 { 20158 "alg": "SHA-512", 20159 "content": "a906d6f7884b1c4a8283b9e16f2e32442ec6dbe8d81d8e1182e7366e3c3b52e83818826ebb5b6f7f6b87699bf943ccddb7e58a27aa8ad45388e9a99a594a3914" 20160 } 20161 ], 20162 "licenses": [ 20163 { 20164 "license": { 20165 "id": "MIT" 20166 } 20167 } 20168 ], 20169 "purl": "pkg:npm/pidtree@0.3.1", 20170 "externalReferences": [ 20171 { 20172 "type": "website", 20173 "url": "http://github.com/simonepri/pidtree#readme" 20174 }, 20175 { 20176 "type": "issue-tracker", 20177 "url": "https://github.com/simonepri/pidtree/issues" 20178 }, 20179 { 20180 "type": "vcs", 20181 "url": "git+https://github.com/simonepri/pidtree.git" 20182 } 20183 ] 20184 }, 20185 { 20186 "type": "library", 20187 "bom-ref": "pkg:npm/shell-quote@1.7.2", 20188 "name": "shell-quote", 20189 "version": "1.7.2", 20190 "description": "quote and parse shell commands", 20191 "hashes": [ 20192 { 20193 "alg": "SHA-512", 20194 "content": "991cff9bf255b1c0ab90cc8fa8773f6dcce2dce40790b4ea5c7105bb4cc384afea7efdd470e03849599108b9a8b386e18ebf5e91542e6e3fd1ef068a6a99a242" 20195 } 20196 ], 20197 "licenses": [ 20198 { 20199 "license": { 20200 "id": "MIT" 20201 } 20202 } 20203 ], 20204 "purl": "pkg:npm/shell-quote@1.7.2", 20205 "externalReferences": [ 20206 { 20207 "type": "website", 20208 "url": "https://github.com/substack/node-shell-quote" 20209 }, 20210 { 20211 "type": "issue-tracker", 20212 "url": "https://github.com/substack/node-shell-quote/issues" 20213 }, 20214 { 20215 "type": "vcs", 20216 "url": "git+ssh://git@github.com/substack/node-shell-quote.git" 20217 } 20218 ] 20219 }, 20220 { 20221 "type": "library", 20222 "bom-ref": "pkg:npm/string.prototype.padend@3.1.0", 20223 "name": "string.prototype.padend", 20224 "version": "3.1.0", 20225 "description": "ES2017 spec-compliant String.prototype.padEnd shim.", 20226 "hashes": [ 20227 { 20228 "alg": "SHA-512", 20229 "content": "dda22ff057dda7c1198fc88bc11106a506946623f2ad6ae9ccc047be48925bf6cafc41af7bd9e9d3b570cbb209e706b2769197cd066efc5f0ecdedbf21690168" 20230 } 20231 ], 20232 "licenses": [ 20233 { 20234 "license": { 20235 "id": "MIT" 20236 } 20237 } 20238 ], 20239 "purl": "pkg:npm/string.prototype.padend@3.1.0", 20240 "externalReferences": [ 20241 { 20242 "type": "website", 20243 "url": "https://github.com/es-shims/String.prototype.padEnd#readme" 20244 }, 20245 { 20246 "type": "issue-tracker", 20247 "url": "https://github.com/es-shims/String.prototype.padEnd/issues" 20248 }, 20249 { 20250 "type": "vcs", 20251 "url": "git://github.com/es-shims/String.prototype.padEnd.git" 20252 } 20253 ] 20254 }, 20255 { 20256 "type": "library", 20257 "bom-ref": "pkg:npm/pm-srp@1.0.0", 20258 "name": "pm-srp", 20259 "version": "1.0.0", 20260 "description": "ProtonMail SRP and auth library", 20261 "licenses": [ 20262 { 20263 "license": { 20264 "id": "MIT" 20265 } 20266 } 20267 ], 20268 "purl": "pkg:npm/pm-srp@1.0.0", 20269 "externalReferences": [ 20270 { 20271 "type": "website", 20272 "url": "https://github.com/ProtonMail/pm-srp#readme" 20273 }, 20274 { 20275 "type": "issue-tracker", 20276 "url": "https://github.com/ProtonMail/pm-srp/issues" 20277 }, 20278 { 20279 "type": "vcs", 20280 "url": "git+https://github.com/ProtonMail/pm-srp.git" 20281 } 20282 ] 20283 }, 20284 { 20285 "type": "library", 20286 "bom-ref": "pkg:npm/esm@3.2.25", 20287 "name": "esm", 20288 "version": "3.2.25", 20289 "description": "Tomorrow's ECMAScript modules today!", 20290 "hashes": [ 20291 { 20292 "alg": "SHA-512", 20293 "content": "535b2e899da80d55afe333cee7a4b435c47942b8846a11ad74dd8e47a162386e1626f723055141d2a238f9e2a85851f8f373ca1ae2eebba57c6784f983add454" 20294 } 20295 ], 20296 "licenses": [ 20297 { 20298 "license": { 20299 "id": "MIT" 20300 } 20301 } 20302 ], 20303 "purl": "pkg:npm/esm@3.2.25", 20304 "externalReferences": [ 20305 { 20306 "type": "website", 20307 "url": "https://github.com/standard-things/esm#readme" 20308 }, 20309 { 20310 "type": "issue-tracker", 20311 "url": "https://github.com/standard-things/esm/issues" 20312 }, 20313 { 20314 "type": "vcs", 20315 "url": "git+https://github.com/standard-things/esm.git" 20316 } 20317 ] 20318 }, 20319 { 20320 "type": "library", 20321 "bom-ref": "pkg:npm/pmcrypto@6.3.11", 20322 "name": "pmcrypto", 20323 "version": "6.3.11", 20324 "description": "[](https://circleci.com/gh/ProtonMail/pmcrypto)", 20325 "licenses": [ 20326 { 20327 "license": { 20328 "id": "MIT" 20329 } 20330 } 20331 ], 20332 "purl": "pkg:npm/pmcrypto@6.3.11", 20333 "externalReferences": [ 20334 { 20335 "type": "website", 20336 "url": "https://github.com/ProtonMail/pmcrypto#readme" 20337 }, 20338 { 20339 "type": "issue-tracker", 20340 "url": "https://github.com/ProtonMail/pmcrypto/issues" 20341 }, 20342 { 20343 "type": "vcs", 20344 "url": "git+https://github.com/ProtonMail/pmcrypto.git" 20345 } 20346 ] 20347 }, 20348 { 20349 "type": "library", 20350 "bom-ref": "pkg:npm/%40types/openpgp@4.4.12", 20351 "group": "@types", 20352 "name": "openpgp", 20353 "version": "4.4.12", 20354 "description": "TypeScript definitions for openpgp", 20355 "hashes": [ 20356 { 20357 "alg": "SHA-512", 20358 "content": "f2f7742d03b8390c375ae783498019731948b720d68bb342797a31bc221e3d14599d7e14f687432d8e6b2bb8479d782711ab50815623b56a02e6d13bac7044a8" 20359 } 20360 ], 20361 "licenses": [ 20362 { 20363 "license": { 20364 "id": "MIT" 20365 } 20366 } 20367 ], 20368 "purl": "pkg:npm/%40types/openpgp@4.4.12", 20369 "externalReferences": [ 20370 { 20371 "type": "website", 20372 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 20373 }, 20374 { 20375 "type": "issue-tracker", 20376 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 20377 }, 20378 { 20379 "type": "vcs", 20380 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 20381 } 20382 ] 20383 }, 20384 { 20385 "type": "library", 20386 "bom-ref": "pkg:npm/%40types/bn.js@4.11.6", 20387 "group": "@types", 20388 "name": "bn.js", 20389 "version": "4.11.6", 20390 "description": "TypeScript definitions for bn.js", 20391 "hashes": [ 20392 { 20393 "alg": "SHA-512", 20394 "content": "a6aafce7b8eba7690fb8ef6e4636773f09c94e3a10cbe7dc771bc14ef1e6e9d92610bf6afa10c3ff68ffd042ce04fb4f9d2f0b8c25f4808f676e5f2556469da6" 20395 } 20396 ], 20397 "licenses": [ 20398 { 20399 "license": { 20400 "id": "MIT" 20401 } 20402 } 20403 ], 20404 "purl": "pkg:npm/%40types/bn.js@4.11.6", 20405 "externalReferences": [ 20406 { 20407 "type": "website", 20408 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 20409 }, 20410 { 20411 "type": "issue-tracker", 20412 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 20413 }, 20414 { 20415 "type": "vcs", 20416 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 20417 } 20418 ] 20419 }, 20420 { 20421 "type": "library", 20422 "bom-ref": "pkg:npm/%40types/node@14.0.24", 20423 "group": "@types", 20424 "name": "node", 20425 "version": "14.0.24", 20426 "description": "TypeScript definitions for Node.js", 20427 "hashes": [ 20428 { 20429 "alg": "SHA-512", 20430 "content": "6edb7fa0d3a20d6712b88ef6d4c74bf154069e3b0a8e54cc76b2b24dc2c229e429fe7e0000c149f7ad7031ba7ed3dcbc5ae18f0a50c4bf4ed1208b5d5ca21700" 20431 } 20432 ], 20433 "licenses": [ 20434 { 20435 "license": { 20436 "id": "MIT" 20437 } 20438 } 20439 ], 20440 "purl": "pkg:npm/%40types/node@14.0.24", 20441 "externalReferences": [ 20442 { 20443 "type": "website", 20444 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 20445 }, 20446 { 20447 "type": "issue-tracker", 20448 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 20449 }, 20450 { 20451 "type": "vcs", 20452 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 20453 } 20454 ] 20455 }, 20456 { 20457 "type": "library", 20458 "bom-ref": "pkg:npm/openpgp@4.10.7", 20459 "name": "openpgp", 20460 "version": "4.10.7", 20461 "description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.", 20462 "hashes": [ 20463 { 20464 "alg": "SHA-512", 20465 "content": "fbb1240ff6ed9ef2321a4b25074a775b5db7bbf75a8cc05c7f331f3887af95904fbc258b2571b380d14c3390985d43484de054a710b1c201de9e2aabf947c449" 20466 } 20467 ], 20468 "licenses": [ 20469 { 20470 "license": { 20471 "id": "LGPL-3.0+" 20472 } 20473 } 20474 ], 20475 "purl": "pkg:npm/openpgp@4.10.7", 20476 "externalReferences": [ 20477 { 20478 "type": "website", 20479 "url": "https://openpgpjs.org/" 20480 }, 20481 { 20482 "type": "issue-tracker", 20483 "url": "https://github.com/openpgpjs/openpgpjs/issues" 20484 }, 20485 { 20486 "type": "vcs", 20487 "url": "git+https://github.com/openpgpjs/openpgpjs.git" 20488 } 20489 ] 20490 }, 20491 { 20492 "type": "library", 20493 "bom-ref": "pkg:npm/asn1.js@5.4.1", 20494 "name": "asn1.js", 20495 "version": "5.4.1", 20496 "description": "ASN.1 encoder and decoder", 20497 "hashes": [ 20498 { 20499 "alg": "SHA-512", 20500 "content": "f88fffe1c60f71c57c2dd9812e25fc098bdff52a77bd0b2baaed9035745cadb896bdcc7f51d9458aa509273c5143182c666be15e19f871229e4a6a058d576ea4" 20501 } 20502 ], 20503 "licenses": [ 20504 { 20505 "license": { 20506 "id": "MIT" 20507 } 20508 } 20509 ], 20510 "purl": "pkg:npm/asn1.js@5.4.1", 20511 "externalReferences": [ 20512 { 20513 "type": "website", 20514 "url": "https://github.com/indutny/asn1.js" 20515 }, 20516 { 20517 "type": "issue-tracker", 20518 "url": "https://github.com/indutny/asn1.js/issues" 20519 }, 20520 { 20521 "type": "vcs", 20522 "url": "git+ssh://git@github.com/indutny/asn1.js.git" 20523 } 20524 ] 20525 }, 20526 { 20527 "type": "library", 20528 "bom-ref": "pkg:npm/bn.js@4.11.9", 20529 "name": "bn.js", 20530 "version": "4.11.9", 20531 "description": "Big number implementation in pure javascript", 20532 "hashes": [ 20533 { 20534 "alg": "SHA-512", 20535 "content": "13a42862a08a65f81ab474dd1f3b3545128fee2a78bef9be132454784d9117435b97056f6f4a7a8d255e353385c4f9f6e905cdda8e9231f3712a9ea453ccd06b" 20536 } 20537 ], 20538 "licenses": [ 20539 { 20540 "license": { 20541 "id": "MIT" 20542 } 20543 } 20544 ], 20545 "purl": "pkg:npm/bn.js@4.11.9", 20546 "externalReferences": [ 20547 { 20548 "type": "website", 20549 "url": "https://github.com/indutny/bn.js" 20550 }, 20551 { 20552 "type": "issue-tracker", 20553 "url": "https://github.com/indutny/bn.js/issues" 20554 }, 20555 { 20556 "type": "vcs", 20557 "url": "git+ssh://git@github.com/indutny/bn.js.git" 20558 } 20559 ] 20560 }, 20561 { 20562 "type": "library", 20563 "bom-ref": "pkg:npm/minimalistic-assert@1.0.1", 20564 "name": "minimalistic-assert", 20565 "version": "1.0.1", 20566 "description": "minimalistic-assert ===", 20567 "hashes": [ 20568 { 20569 "alg": "SHA-512", 20570 "content": "52d25c003e3211a1ad8cf7b35ae3bdc02e27c149d51fff3f226df210740fe1bebb717943fd0afd85d213094d710db4845e0d9728d68ff23b11795eef41dd34fc" 20571 } 20572 ], 20573 "licenses": [ 20574 { 20575 "license": { 20576 "id": "ISC" 20577 } 20578 } 20579 ], 20580 "purl": "pkg:npm/minimalistic-assert@1.0.1", 20581 "externalReferences": [ 20582 { 20583 "type": "website", 20584 "url": "https://github.com/calvinmetcalf/minimalistic-assert" 20585 }, 20586 { 20587 "type": "issue-tracker", 20588 "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues" 20589 }, 20590 { 20591 "type": "vcs", 20592 "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git" 20593 } 20594 ] 20595 }, 20596 { 20597 "type": "library", 20598 "bom-ref": "pkg:npm/node-fetch@2.6.0", 20599 "name": "node-fetch", 20600 "version": "2.6.0", 20601 "description": "A light-weight module that brings window.fetch to node.js", 20602 "hashes": [ 20603 { 20604 "alg": "SHA-512", 20605 "content": "f1d1b81f9ba37ef162a83995bbd7d0e5b387502d7924c8cc63f66e9afdbaa0ebef5498ccebb285f24a0258869b290d462486bdaf698c66c701abf4db74e72634" 20606 } 20607 ], 20608 "licenses": [ 20609 { 20610 "license": { 20611 "id": "MIT" 20612 } 20613 } 20614 ], 20615 "purl": "pkg:npm/node-fetch@2.6.0", 20616 "externalReferences": [ 20617 { 20618 "type": "website", 20619 "url": "https://github.com/bitinn/node-fetch" 20620 }, 20621 { 20622 "type": "issue-tracker", 20623 "url": "https://github.com/bitinn/node-fetch/issues" 20624 }, 20625 { 20626 "type": "vcs", 20627 "url": "git+https://github.com/bitinn/node-fetch.git" 20628 } 20629 ] 20630 }, 20631 { 20632 "type": "library", 20633 "bom-ref": "pkg:npm/node-localstorage@1.3.1", 20634 "name": "node-localstorage", 20635 "version": "1.3.1", 20636 "description": "A drop-in substitute for the browser native localStorage API that runs on node.js.", 20637 "hashes": [ 20638 { 20639 "alg": "SHA-512", 20640 "content": "34c58249659ce896c74f93f25a5353da2f2becf806617567b6629ac18f3793f33450949c6798e2adbeb54cb9ea2b077cd790df050bbe951dec470d3c48fcc869" 20641 } 20642 ], 20643 "purl": "pkg:npm/node-localstorage@1.3.1", 20644 "externalReferences": [ 20645 { 20646 "type": "website", 20647 "url": "https://github.com/lmaccherone/node-localstorage" 20648 }, 20649 { 20650 "type": "issue-tracker", 20651 "url": "https://github.com/lmaccherone/node-localstorage/issues" 20652 }, 20653 { 20654 "type": "vcs", 20655 "url": "git+ssh://git@github.com/lmaccherone/node-localstorage.git" 20656 } 20657 ] 20658 }, 20659 { 20660 "type": "library", 20661 "bom-ref": "pkg:npm/write-file-atomic@1.3.4", 20662 "name": "write-file-atomic", 20663 "version": "1.3.4", 20664 "description": "Write files in an atomic fashion w/configurable ownership", 20665 "hashes": [ 20666 { 20667 "alg": "SHA-1", 20668 "content": "f807a4f0b1d9e913ae7a48112e6cc3af1991b45f" 20669 } 20670 ], 20671 "licenses": [ 20672 { 20673 "license": { 20674 "id": "ISC" 20675 } 20676 } 20677 ], 20678 "purl": "pkg:npm/write-file-atomic@1.3.4", 20679 "externalReferences": [ 20680 { 20681 "type": "website", 20682 "url": "https://github.com/iarna/write-file-atomic" 20683 }, 20684 { 20685 "type": "issue-tracker", 20686 "url": "https://github.com/iarna/write-file-atomic/issues" 20687 }, 20688 { 20689 "type": "vcs", 20690 "url": "git+ssh://git@github.com/iarna/write-file-atomic.git" 20691 } 20692 ] 20693 }, 20694 { 20695 "type": "library", 20696 "bom-ref": "pkg:npm/slide@1.1.6", 20697 "name": "slide", 20698 "version": "1.1.6", 20699 "description": "A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS", 20700 "hashes": [ 20701 { 20702 "alg": "SHA-1", 20703 "content": "56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707" 20704 } 20705 ], 20706 "licenses": [ 20707 { 20708 "license": { 20709 "id": "ISC" 20710 } 20711 } 20712 ], 20713 "purl": "pkg:npm/slide@1.1.6", 20714 "externalReferences": [ 20715 { 20716 "type": "website", 20717 "url": "https://github.com/isaacs/slide-flow-control#readme" 20718 }, 20719 { 20720 "type": "issue-tracker", 20721 "url": "https://github.com/isaacs/slide-flow-control/issues" 20722 }, 20723 { 20724 "type": "vcs", 20725 "url": "git://github.com/isaacs/slide-flow-control.git" 20726 } 20727 ] 20728 }, 20729 { 20730 "type": "library", 20731 "bom-ref": "pkg:npm/popper.js@1.16.1", 20732 "name": "popper.js", 20733 "version": "1.16.1", 20734 "description": "A kickass library to manage your poppers", 20735 "hashes": [ 20736 { 20737 "alg": "SHA-512", 20738 "content": "59be29d49e33c854db33ebba5ae3b85ecb58c782b2f427b07b80d6ade97b074c3a555202bcfc1d3a9a2d8f371fe9e0fc4ec72456720c34e350c8f21414e51b09" 20739 } 20740 ], 20741 "licenses": [ 20742 { 20743 "license": { 20744 "id": "MIT" 20745 } 20746 } 20747 ], 20748 "purl": "pkg:npm/popper.js@1.16.1", 20749 "externalReferences": [ 20750 { 20751 "type": "website", 20752 "url": "https://popper.js.org" 20753 }, 20754 { 20755 "type": "issue-tracker", 20756 "url": "https://github.com/FezVrasta/popper.js/issues" 20757 }, 20758 { 20759 "type": "vcs", 20760 "url": "git+https://github.com/FezVrasta/popper.js.git" 20761 } 20762 ] 20763 }, 20764 { 20765 "type": "library", 20766 "bom-ref": "pkg:npm/prettier@1.19.1", 20767 "name": "prettier", 20768 "version": "1.19.1", 20769 "description": "Prettier is an opinionated code formatter", 20770 "hashes": [ 20771 { 20772 "alg": "SHA-512", 20773 "content": "b3b3e8c83bff208d4e6e042e9c26c1f4f74b99470165c9d639cc4387b3b437f5300c4b07caa916f90876f235be995b82771ee02c1d01a2d608d58eae23d8b27b" 20774 } 20775 ], 20776 "licenses": [ 20777 { 20778 "license": { 20779 "id": "MIT" 20780 } 20781 } 20782 ], 20783 "purl": "pkg:npm/prettier@1.19.1", 20784 "externalReferences": [ 20785 { 20786 "type": "website", 20787 "url": "https://prettier.io" 20788 }, 20789 { 20790 "type": "issue-tracker", 20791 "url": "https://github.com/prettier/prettier/issues" 20792 }, 20793 { 20794 "type": "vcs", 20795 "url": "git+https://github.com/prettier/prettier.git" 20796 } 20797 ] 20798 }, 20799 { 20800 "type": "library", 20801 "bom-ref": "pkg:npm/proton-i18n@2.1.5", 20802 "name": "proton-i18n", 20803 "version": "2.1.5", 20804 "description": "CLI to manage translations for client apps", 20805 "licenses": [ 20806 { 20807 "license": { 20808 "id": "ISC" 20809 } 20810 } 20811 ], 20812 "purl": "pkg:npm/proton-i18n@2.1.5" 20813 }, 20814 { 20815 "type": "library", 20816 "bom-ref": "pkg:npm/angular-gettext-cli@1.1.2", 20817 "name": "angular-gettext-cli", 20818 "version": "1.1.2", 20819 "description": "A command line interface for angular gettools", 20820 "licenses": [ 20821 { 20822 "license": { 20823 "id": "MIT" 20824 } 20825 } 20826 ], 20827 "purl": "pkg:npm/angular-gettext-cli@1.1.2", 20828 "externalReferences": [ 20829 { 20830 "type": "website", 20831 "url": "https://github.com/huston007/angular-gettext-cli" 20832 }, 20833 { 20834 "type": "issue-tracker", 20835 "url": "https://github.com/huston007/angular-gettext-cli/issues" 20836 }, 20837 { 20838 "type": "vcs", 20839 "url": "git+https://github.com/huston007/angular-gettext-cli.git" 20840 } 20841 ] 20842 }, 20843 { 20844 "type": "library", 20845 "bom-ref": "pkg:npm/angular-gettext-tools@2.5.3", 20846 "name": "angular-gettext-tools", 20847 "version": "2.5.3", 20848 "description": "Tools for extracting/compiling angular-gettext strings.", 20849 "hashes": [ 20850 { 20851 "alg": "SHA-512", 20852 "content": "fd2c813213f0312a1ab194577cc917b0ac5a0079031c7685af78c032a3ee877c06349f2cf4b7c728e1b370cd055b6986228b66175091a162a05081cc0b051872" 20853 } 20854 ], 20855 "licenses": [ 20856 { 20857 "license": { 20858 "id": "MIT" 20859 } 20860 } 20861 ], 20862 "purl": "pkg:npm/angular-gettext-tools@2.5.3", 20863 "externalReferences": [ 20864 { 20865 "type": "website", 20866 "url": "http://angular-gettext.rocketeer.be/" 20867 }, 20868 { 20869 "type": "issue-tracker", 20870 "url": "https://github.com/rubenv/angular-gettext-tools/issues" 20871 }, 20872 { 20873 "type": "vcs", 20874 "url": "git://github.com/rubenv/angular-gettext-tools.git" 20875 } 20876 ] 20877 }, 20878 { 20879 "type": "library", 20880 "bom-ref": "pkg:npm/binary-search@1.3.6", 20881 "name": "binary-search", 20882 "version": "1.3.6", 20883 "description": "tiny binary search function with comparators", 20884 "hashes": [ 20885 { 20886 "alg": "SHA-512", 20887 "content": "9db1355b13934eb51621fb1f678687198bb90ceb8d91bc46a248d5e99da4c5f24adee6806fcccd2b59aecce7a2a682c76632274f806bf3c047a737af73af35c4" 20888 } 20889 ], 20890 "licenses": [ 20891 { 20892 "license": { 20893 "id": "CC0-1.0" 20894 } 20895 } 20896 ], 20897 "purl": "pkg:npm/binary-search@1.3.6", 20898 "externalReferences": [ 20899 { 20900 "type": "website", 20901 "url": "https://github.com/darkskyapp/binary-search#readme" 20902 }, 20903 { 20904 "type": "issue-tracker", 20905 "url": "https://github.com/darkskyapp/binary-search/issues" 20906 }, 20907 { 20908 "type": "vcs", 20909 "url": "git://github.com/darkskyapp/binary-search.git" 20910 } 20911 ] 20912 }, 20913 { 20914 "type": "library", 20915 "bom-ref": "pkg:npm/pofile@1.0.11", 20916 "name": "pofile", 20917 "version": "1.0.11", 20918 "description": "Parse and serialize Gettext PO files.", 20919 "hashes": [ 20920 { 20921 "alg": "SHA-512", 20922 "content": "572f5e1f57510fdc078d8b7f42a5dc4f3f919d7ff3839df12be2a58c5497df43ef74331bdb3f9ceae0d479b9541aaa89833dd016c765034209bc7ce23e65ad42" 20923 } 20924 ], 20925 "purl": "pkg:npm/pofile@1.0.11", 20926 "externalReferences": [ 20927 { 20928 "type": "website", 20929 "url": "http://github.com/rubenv/pofile" 20930 }, 20931 { 20932 "type": "issue-tracker", 20933 "url": "https://github.com/rubenv/pofile/issues" 20934 }, 20935 { 20936 "type": "vcs", 20937 "url": "git+ssh://git@github.com/rubenv/pofile.git" 20938 } 20939 ] 20940 }, 20941 { 20942 "type": "library", 20943 "bom-ref": "pkg:npm/chalk@4.1.0", 20944 "name": "chalk", 20945 "version": "4.1.0", 20946 "description": "Terminal string styling done right", 20947 "hashes": [ 20948 { 20949 "alg": "SHA-512", 20950 "content": "ab0c75d80c577b6439c50e3701cfff23abf96974e2a58ad211274e833acdfbd5e3804a728e92aebd219a378a84f777fb4d04e57ab410f12f844341320e854bd4" 20951 } 20952 ], 20953 "licenses": [ 20954 { 20955 "license": { 20956 "id": "MIT" 20957 } 20958 } 20959 ], 20960 "purl": "pkg:npm/chalk@4.1.0", 20961 "externalReferences": [ 20962 { 20963 "type": "website", 20964 "url": "https://github.com/chalk/chalk#readme" 20965 }, 20966 { 20967 "type": "issue-tracker", 20968 "url": "https://github.com/chalk/chalk/issues" 20969 }, 20970 { 20971 "type": "vcs", 20972 "url": "git+https://github.com/chalk/chalk.git" 20973 } 20974 ] 20975 }, 20976 { 20977 "type": "library", 20978 "bom-ref": "pkg:npm/ansi-styles@4.2.1", 20979 "name": "ansi-styles", 20980 "version": "4.2.1", 20981 "description": "ANSI escape codes for styling strings in the terminal", 20982 "hashes": [ 20983 { 20984 "alg": "SHA-512", 20985 "content": "f551a3accb06d6f78fc5c4b0790b0ddb4298fdce3337487d7cb8ea01bc1b3df6a1337b7e34bf8cf470bcc5e5c6d88f295f93686a64c636ea26114148edf7148c" 20986 } 20987 ], 20988 "licenses": [ 20989 { 20990 "license": { 20991 "id": "MIT" 20992 } 20993 } 20994 ], 20995 "purl": "pkg:npm/ansi-styles@4.2.1", 20996 "externalReferences": [ 20997 { 20998 "type": "website", 20999 "url": "https://github.com/chalk/ansi-styles#readme" 21000 }, 21001 { 21002 "type": "issue-tracker", 21003 "url": "https://github.com/chalk/ansi-styles/issues" 21004 }, 21005 { 21006 "type": "vcs", 21007 "url": "git+https://github.com/chalk/ansi-styles.git" 21008 } 21009 ] 21010 }, 21011 { 21012 "type": "library", 21013 "bom-ref": "pkg:npm/%40types/color-name@1.1.1", 21014 "group": "@types", 21015 "name": "color-name", 21016 "version": "1.1.1", 21017 "description": "TypeScript definitions for color-name", 21018 "hashes": [ 21019 { 21020 "alg": "SHA-512", 21021 "content": "aebf8e432023c737bb1a05ab49a270c9d1d2b48847ab696f63704e0b6323eca9f323b5cad14c354ce39d23d943a1a8c46d258b898828a387f5479d5ead07e13d" 21022 } 21023 ], 21024 "licenses": [ 21025 { 21026 "license": { 21027 "id": "MIT" 21028 } 21029 } 21030 ], 21031 "purl": "pkg:npm/%40types/color-name@1.1.1", 21032 "externalReferences": [ 21033 { 21034 "type": "website", 21035 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 21036 }, 21037 { 21038 "type": "issue-tracker", 21039 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 21040 }, 21041 { 21042 "type": "vcs", 21043 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 21044 } 21045 ] 21046 }, 21047 { 21048 "type": "library", 21049 "bom-ref": "pkg:npm/color-convert@2.0.1", 21050 "name": "color-convert", 21051 "version": "2.0.1", 21052 "description": "Plain color conversion functions", 21053 "hashes": [ 21054 { 21055 "alg": "SHA-512", 21056 "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" 21057 } 21058 ], 21059 "licenses": [ 21060 { 21061 "license": { 21062 "id": "MIT" 21063 } 21064 } 21065 ], 21066 "purl": "pkg:npm/color-convert@2.0.1", 21067 "externalReferences": [ 21068 { 21069 "type": "website", 21070 "url": "https://github.com/Qix-/color-convert#readme" 21071 }, 21072 { 21073 "type": "issue-tracker", 21074 "url": "https://github.com/Qix-/color-convert/issues" 21075 }, 21076 { 21077 "type": "vcs", 21078 "url": "git+https://github.com/Qix-/color-convert.git" 21079 } 21080 ] 21081 }, 21082 { 21083 "type": "library", 21084 "bom-ref": "pkg:npm/color-name@1.1.4", 21085 "name": "color-name", 21086 "version": "1.1.4", 21087 "description": "A list of color names and its values", 21088 "hashes": [ 21089 { 21090 "alg": "SHA-512", 21091 "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" 21092 } 21093 ], 21094 "licenses": [ 21095 { 21096 "license": { 21097 "id": "MIT" 21098 } 21099 } 21100 ], 21101 "purl": "pkg:npm/color-name@1.1.4", 21102 "externalReferences": [ 21103 { 21104 "type": "website", 21105 "url": "https://github.com/colorjs/color-name" 21106 }, 21107 { 21108 "type": "issue-tracker", 21109 "url": "https://github.com/colorjs/color-name/issues" 21110 }, 21111 { 21112 "type": "vcs", 21113 "url": "git+ssh://git@github.com/colorjs/color-name.git" 21114 } 21115 ] 21116 }, 21117 { 21118 "type": "library", 21119 "bom-ref": "pkg:npm/supports-color@7.1.0", 21120 "name": "supports-color", 21121 "version": "7.1.0", 21122 "description": "Detect whether a terminal supports color", 21123 "hashes": [ 21124 { 21125 "alg": "SHA-512", 21126 "content": "a11488a51f29c53d56af616ab9336719eb7bf5bdc15a58ea3aea16fe1e28061c49fc751b5f99d7e894abb9392f5c30853300cfbec6934dbbcc2ca6564b2d11e6" 21127 } 21128 ], 21129 "licenses": [ 21130 { 21131 "license": { 21132 "id": "MIT" 21133 } 21134 } 21135 ], 21136 "purl": "pkg:npm/supports-color@7.1.0", 21137 "externalReferences": [ 21138 { 21139 "type": "website", 21140 "url": "https://github.com/chalk/supports-color#readme" 21141 }, 21142 { 21143 "type": "issue-tracker", 21144 "url": "https://github.com/chalk/supports-color/issues" 21145 }, 21146 { 21147 "type": "vcs", 21148 "url": "git+https://github.com/chalk/supports-color.git" 21149 } 21150 ] 21151 }, 21152 { 21153 "type": "library", 21154 "bom-ref": "pkg:npm/has-flag@4.0.0", 21155 "name": "has-flag", 21156 "version": "4.0.0", 21157 "description": "Check if argv has a specific flag", 21158 "hashes": [ 21159 { 21160 "alg": "SHA-512", 21161 "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" 21162 } 21163 ], 21164 "licenses": [ 21165 { 21166 "license": { 21167 "id": "MIT" 21168 } 21169 } 21170 ], 21171 "purl": "pkg:npm/has-flag@4.0.0", 21172 "externalReferences": [ 21173 { 21174 "type": "website", 21175 "url": "https://github.com/sindresorhus/has-flag#readme" 21176 }, 21177 { 21178 "type": "issue-tracker", 21179 "url": "https://github.com/sindresorhus/has-flag/issues" 21180 }, 21181 { 21182 "type": "vcs", 21183 "url": "git+https://github.com/sindresorhus/has-flag.git" 21184 } 21185 ] 21186 }, 21187 { 21188 "type": "library", 21189 "bom-ref": "pkg:npm/dedent@0.7.0", 21190 "name": "dedent", 21191 "version": "0.7.0", 21192 "description": "An ES6 string tag that strips indentation from multi-line strings", 21193 "hashes": [ 21194 { 21195 "alg": "SHA-1", 21196 "content": "2495ddbaf6eb874abb0e1be9df22d2e5a544326c" 21197 } 21198 ], 21199 "licenses": [ 21200 { 21201 "license": { 21202 "id": "MIT" 21203 } 21204 } 21205 ], 21206 "purl": "pkg:npm/dedent@0.7.0", 21207 "externalReferences": [ 21208 { 21209 "type": "website", 21210 "url": "https://github.com/dmnd/dedent" 21211 }, 21212 { 21213 "type": "issue-tracker", 21214 "url": "https://github.com/dmnd/dedent/issues" 21215 }, 21216 { 21217 "type": "vcs", 21218 "url": "git://github.com/dmnd/dedent.git" 21219 } 21220 ] 21221 }, 21222 { 21223 "type": "library", 21224 "bom-ref": "pkg:npm/dotenv@8.2.0", 21225 "name": "dotenv", 21226 "version": "8.2.0", 21227 "description": "Loads environment variables from .env file", 21228 "hashes": [ 21229 { 21230 "alg": "SHA-512", 21231 "content": "f2c27bf049696c32411cd781cd46d454bb2a29d71c69afc15c5d6e3d3c371abbd04c182b42bb4e6ebda652b137f2fcd877c704bfe9bf2417c32e2a1871f5e86b" 21232 } 21233 ], 21234 "licenses": [ 21235 { 21236 "license": { 21237 "id": "BSD-2-Clause" 21238 } 21239 } 21240 ], 21241 "purl": "pkg:npm/dotenv@8.2.0", 21242 "externalReferences": [ 21243 { 21244 "type": "website", 21245 "url": "https://github.com/motdotla/dotenv#readme" 21246 }, 21247 { 21248 "type": "issue-tracker", 21249 "url": "https://github.com/motdotla/dotenv/issues" 21250 }, 21251 { 21252 "type": "vcs", 21253 "url": "git://github.com/motdotla/dotenv.git" 21254 } 21255 ] 21256 }, 21257 { 21258 "type": "library", 21259 "bom-ref": "pkg:npm/execa@4.0.3", 21260 "name": "execa", 21261 "version": "4.0.3", 21262 "description": "Process execution for humans", 21263 "hashes": [ 21264 { 21265 "alg": "SHA-512", 21266 "content": "5850d71877245cf5995f5f6dd640ac5f33a9a97f4b59836a9f80be1ea66593f5748a64e4cc966a7fced9061be91da7ed1116249e99347e34b29675d5955808d0" 21267 } 21268 ], 21269 "licenses": [ 21270 { 21271 "license": { 21272 "id": "MIT" 21273 } 21274 } 21275 ], 21276 "purl": "pkg:npm/execa@4.0.3", 21277 "externalReferences": [ 21278 { 21279 "type": "website", 21280 "url": "https://github.com/sindresorhus/execa#readme" 21281 }, 21282 { 21283 "type": "issue-tracker", 21284 "url": "https://github.com/sindresorhus/execa/issues" 21285 }, 21286 { 21287 "type": "vcs", 21288 "url": "git+https://github.com/sindresorhus/execa.git" 21289 } 21290 ] 21291 }, 21292 { 21293 "type": "library", 21294 "bom-ref": "pkg:npm/cross-spawn@7.0.3", 21295 "name": "cross-spawn", 21296 "version": "7.0.3", 21297 "description": "Cross platform child_process#spawn and child_process#spawnSync", 21298 "hashes": [ 21299 { 21300 "alg": "SHA-512", 21301 "content": "8910cf24a50f544343edd1cf3bcae46ce9cfa720f281c0c5b568e9796342832f163f6ad77315cbf13b2445e425e8eac1d86efe509ada82cd6ad7916e75cec6eb" 21302 } 21303 ], 21304 "licenses": [ 21305 { 21306 "license": { 21307 "id": "MIT" 21308 } 21309 } 21310 ], 21311 "purl": "pkg:npm/cross-spawn@7.0.3", 21312 "externalReferences": [ 21313 { 21314 "type": "website", 21315 "url": "https://github.com/moxystudio/node-cross-spawn" 21316 }, 21317 { 21318 "type": "issue-tracker", 21319 "url": "https://github.com/moxystudio/node-cross-spawn/issues" 21320 }, 21321 { 21322 "type": "vcs", 21323 "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git" 21324 } 21325 ] 21326 }, 21327 { 21328 "type": "library", 21329 "bom-ref": "pkg:npm/path-key@3.1.1", 21330 "name": "path-key", 21331 "version": "3.1.1", 21332 "description": "Get the PATH environment variable key cross-platform", 21333 "hashes": [ 21334 { 21335 "alg": "SHA-512", 21336 "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9" 21337 } 21338 ], 21339 "licenses": [ 21340 { 21341 "license": { 21342 "id": "MIT" 21343 } 21344 } 21345 ], 21346 "purl": "pkg:npm/path-key@3.1.1", 21347 "externalReferences": [ 21348 { 21349 "type": "website", 21350 "url": "https://github.com/sindresorhus/path-key#readme" 21351 }, 21352 { 21353 "type": "issue-tracker", 21354 "url": "https://github.com/sindresorhus/path-key/issues" 21355 }, 21356 { 21357 "type": "vcs", 21358 "url": "git+https://github.com/sindresorhus/path-key.git" 21359 } 21360 ] 21361 }, 21362 { 21363 "type": "library", 21364 "bom-ref": "pkg:npm/shebang-command@2.0.0", 21365 "name": "shebang-command", 21366 "version": "2.0.0", 21367 "description": "Get the command from a shebang", 21368 "hashes": [ 21369 { 21370 "alg": "SHA-512", 21371 "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c" 21372 } 21373 ], 21374 "licenses": [ 21375 { 21376 "license": { 21377 "id": "MIT" 21378 } 21379 } 21380 ], 21381 "purl": "pkg:npm/shebang-command@2.0.0", 21382 "externalReferences": [ 21383 { 21384 "type": "website", 21385 "url": "https://github.com/kevva/shebang-command#readme" 21386 }, 21387 { 21388 "type": "issue-tracker", 21389 "url": "https://github.com/kevva/shebang-command/issues" 21390 }, 21391 { 21392 "type": "vcs", 21393 "url": "git+https://github.com/kevva/shebang-command.git" 21394 } 21395 ] 21396 }, 21397 { 21398 "type": "library", 21399 "bom-ref": "pkg:npm/shebang-regex@3.0.0", 21400 "name": "shebang-regex", 21401 "version": "3.0.0", 21402 "description": "Regular expression for matching a shebang line", 21403 "hashes": [ 21404 { 21405 "alg": "SHA-512", 21406 "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4" 21407 } 21408 ], 21409 "licenses": [ 21410 { 21411 "license": { 21412 "id": "MIT" 21413 } 21414 } 21415 ], 21416 "purl": "pkg:npm/shebang-regex@3.0.0", 21417 "externalReferences": [ 21418 { 21419 "type": "website", 21420 "url": "https://github.com/sindresorhus/shebang-regex#readme" 21421 }, 21422 { 21423 "type": "issue-tracker", 21424 "url": "https://github.com/sindresorhus/shebang-regex/issues" 21425 }, 21426 { 21427 "type": "vcs", 21428 "url": "git+https://github.com/sindresorhus/shebang-regex.git" 21429 } 21430 ] 21431 }, 21432 { 21433 "type": "library", 21434 "bom-ref": "pkg:npm/which@2.0.2", 21435 "name": "which", 21436 "version": "2.0.2", 21437 "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", 21438 "hashes": [ 21439 { 21440 "alg": "SHA-512", 21441 "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c" 21442 } 21443 ], 21444 "licenses": [ 21445 { 21446 "license": { 21447 "id": "ISC" 21448 } 21449 } 21450 ], 21451 "purl": "pkg:npm/which@2.0.2", 21452 "externalReferences": [ 21453 { 21454 "type": "website", 21455 "url": "https://github.com/isaacs/node-which#readme" 21456 }, 21457 { 21458 "type": "issue-tracker", 21459 "url": "https://github.com/isaacs/node-which/issues" 21460 }, 21461 { 21462 "type": "vcs", 21463 "url": "git://github.com/isaacs/node-which.git" 21464 } 21465 ] 21466 }, 21467 { 21468 "type": "library", 21469 "bom-ref": "pkg:npm/get-stream@5.1.0", 21470 "name": "get-stream", 21471 "version": "5.1.0", 21472 "description": "Get a stream as a string, buffer, or array", 21473 "hashes": [ 21474 { 21475 "alg": "SHA-512", 21476 "content": "117af514ecebcd37c678bd2041d78512f38c9b69b330e825ca2397493a4f0be8808c029fb5baf78e908c5b29e883062733e7928fdb0719ceb08c8703bd88b283" 21477 } 21478 ], 21479 "licenses": [ 21480 { 21481 "license": { 21482 "id": "MIT" 21483 } 21484 } 21485 ], 21486 "purl": "pkg:npm/get-stream@5.1.0", 21487 "externalReferences": [ 21488 { 21489 "type": "website", 21490 "url": "https://github.com/sindresorhus/get-stream#readme" 21491 }, 21492 { 21493 "type": "issue-tracker", 21494 "url": "https://github.com/sindresorhus/get-stream/issues" 21495 }, 21496 { 21497 "type": "vcs", 21498 "url": "git+https://github.com/sindresorhus/get-stream.git" 21499 } 21500 ] 21501 }, 21502 { 21503 "type": "library", 21504 "bom-ref": "pkg:npm/human-signals@1.1.1", 21505 "name": "human-signals", 21506 "version": "1.1.1", 21507 "description": "Human-friendly process signals", 21508 "hashes": [ 21509 { 21510 "alg": "SHA-512", 21511 "content": "48442eeef97c2a334bd9ea0604b177fb0023a6c35f03d5cc9570188ffdc475a35f025c4ab610f5c631107c6394865942186255358df86d1afa94f20d84d8f267" 21512 } 21513 ], 21514 "licenses": [ 21515 { 21516 "license": { 21517 "id": "Apache-2.0" 21518 } 21519 } 21520 ], 21521 "purl": "pkg:npm/human-signals@1.1.1", 21522 "externalReferences": [ 21523 { 21524 "type": "website", 21525 "url": "https://git.io/JeluP" 21526 }, 21527 { 21528 "type": "issue-tracker", 21529 "url": "https://github.com/ehmicky/human-signals/issues" 21530 }, 21531 { 21532 "type": "vcs", 21533 "url": "git+https://github.com/ehmicky/human-signals.git" 21534 } 21535 ] 21536 }, 21537 { 21538 "type": "library", 21539 "bom-ref": "pkg:npm/is-stream@2.0.0", 21540 "name": "is-stream", 21541 "version": "2.0.0", 21542 "description": "Check if something is a Node.js stream", 21543 "hashes": [ 21544 { 21545 "alg": "SHA-512", 21546 "content": "5c2a32f96954afb775f99f06812b979a9b94142f5f3a145782524cc7e7702ca4e42f8e028dde16d59e4ff81419a6bf9c47ddda18fe12fecec5b70e8d77f92213" 21547 } 21548 ], 21549 "licenses": [ 21550 { 21551 "license": { 21552 "id": "MIT" 21553 } 21554 } 21555 ], 21556 "purl": "pkg:npm/is-stream@2.0.0", 21557 "externalReferences": [ 21558 { 21559 "type": "website", 21560 "url": "https://github.com/sindresorhus/is-stream#readme" 21561 }, 21562 { 21563 "type": "issue-tracker", 21564 "url": "https://github.com/sindresorhus/is-stream/issues" 21565 }, 21566 { 21567 "type": "vcs", 21568 "url": "git+https://github.com/sindresorhus/is-stream.git" 21569 } 21570 ] 21571 }, 21572 { 21573 "type": "library", 21574 "bom-ref": "pkg:npm/npm-run-path@4.0.1", 21575 "name": "npm-run-path", 21576 "version": "4.0.1", 21577 "description": "Get your PATH prepended with locally installed binaries", 21578 "hashes": [ 21579 { 21580 "alg": "SHA-512", 21581 "content": "4b8f16cd95bbefbce1348ae7ee0c4e94848d02a8bd642fee4059d175b7881e1661080e94aa990e4fc4f51bb06f7dd80fe04afc805e2c51b692d22ed0bc87c25b" 21582 } 21583 ], 21584 "licenses": [ 21585 { 21586 "license": { 21587 "id": "MIT" 21588 } 21589 } 21590 ], 21591 "purl": "pkg:npm/npm-run-path@4.0.1", 21592 "externalReferences": [ 21593 { 21594 "type": "website", 21595 "url": "https://github.com/sindresorhus/npm-run-path#readme" 21596 }, 21597 { 21598 "type": "issue-tracker", 21599 "url": "https://github.com/sindresorhus/npm-run-path/issues" 21600 }, 21601 { 21602 "type": "vcs", 21603 "url": "git+https://github.com/sindresorhus/npm-run-path.git" 21604 } 21605 ] 21606 }, 21607 { 21608 "type": "library", 21609 "bom-ref": "pkg:npm/onetime@5.1.0", 21610 "name": "onetime", 21611 "version": "5.1.0", 21612 "description": "Ensure a function is only called once", 21613 "hashes": [ 21614 { 21615 "alg": "SHA-512", 21616 "content": "e4d71290f1e1c1354521037e4d4a97a12e7e7651251d7769016bbd2341cfdb460eb488be699d02b7cda376520b0f18cb1005b0be6faa8f59ba684b6c0d59a6e9" 21617 } 21618 ], 21619 "licenses": [ 21620 { 21621 "license": { 21622 "id": "MIT" 21623 } 21624 } 21625 ], 21626 "purl": "pkg:npm/onetime@5.1.0", 21627 "externalReferences": [ 21628 { 21629 "type": "website", 21630 "url": "https://github.com/sindresorhus/onetime#readme" 21631 }, 21632 { 21633 "type": "issue-tracker", 21634 "url": "https://github.com/sindresorhus/onetime/issues" 21635 }, 21636 { 21637 "type": "vcs", 21638 "url": "git+https://github.com/sindresorhus/onetime.git" 21639 } 21640 ] 21641 }, 21642 { 21643 "type": "library", 21644 "bom-ref": "pkg:npm/mimic-fn@2.1.0", 21645 "name": "mimic-fn", 21646 "version": "2.1.0", 21647 "description": "Make a function mimic another one", 21648 "hashes": [ 21649 { 21650 "alg": "SHA-512", 21651 "content": "3aa6ce939a0441e019f165d6c9d96ef47263cfd59574422f6a63027179aea946234e49c7fecaac5af850def830285451d47a63bcd04a437ee76c9818cc6a8672" 21652 } 21653 ], 21654 "licenses": [ 21655 { 21656 "license": { 21657 "id": "MIT" 21658 } 21659 } 21660 ], 21661 "purl": "pkg:npm/mimic-fn@2.1.0", 21662 "externalReferences": [ 21663 { 21664 "type": "website", 21665 "url": "https://github.com/sindresorhus/mimic-fn#readme" 21666 }, 21667 { 21668 "type": "issue-tracker", 21669 "url": "https://github.com/sindresorhus/mimic-fn/issues" 21670 }, 21671 { 21672 "type": "vcs", 21673 "url": "git+https://github.com/sindresorhus/mimic-fn.git" 21674 } 21675 ] 21676 }, 21677 { 21678 "type": "library", 21679 "bom-ref": "pkg:npm/strip-final-newline@2.0.0", 21680 "name": "strip-final-newline", 21681 "version": "2.0.0", 21682 "description": "Strip the final newline character from a string/buffer", 21683 "hashes": [ 21684 { 21685 "alg": "SHA-512", 21686 "content": "06ba6f7cd004ddd72fabb965df156e9b38ca8d9439b48d6c11420aaf752892cd17525e394addc595ab55a9e7fda6b9388d10f3856e96660fb76e4f77cbaa4b8c" 21687 } 21688 ], 21689 "licenses": [ 21690 { 21691 "license": { 21692 "id": "MIT" 21693 } 21694 } 21695 ], 21696 "purl": "pkg:npm/strip-final-newline@2.0.0", 21697 "externalReferences": [ 21698 { 21699 "type": "website", 21700 "url": "https://github.com/sindresorhus/strip-final-newline#readme" 21701 }, 21702 { 21703 "type": "issue-tracker", 21704 "url": "https://github.com/sindresorhus/strip-final-newline/issues" 21705 }, 21706 { 21707 "type": "vcs", 21708 "url": "git+https://github.com/sindresorhus/strip-final-newline.git" 21709 } 21710 ] 21711 }, 21712 { 21713 "type": "library", 21714 "bom-ref": "pkg:npm/tar@6.0.2", 21715 "name": "tar", 21716 "version": "6.0.2", 21717 "description": "tar for node", 21718 "hashes": [ 21719 { 21720 "alg": "SHA-512", 21721 "content": "1a5a378e446d3dcbe90e502cff4fa1a336afefcca85ca16bf9ce30830eb634d30ede8a3801a25d0a8db552eee5730af9e61dfd5b65c3d4b30445ceb8c2d6c8b6" 21722 } 21723 ], 21724 "licenses": [ 21725 { 21726 "license": { 21727 "id": "ISC" 21728 } 21729 } 21730 ], 21731 "purl": "pkg:npm/tar@6.0.2", 21732 "externalReferences": [ 21733 { 21734 "type": "website", 21735 "url": "https://github.com/npm/node-tar#readme" 21736 }, 21737 { 21738 "type": "issue-tracker", 21739 "url": "https://github.com/npm/node-tar/issues" 21740 }, 21741 { 21742 "type": "vcs", 21743 "url": "git+https://github.com/npm/node-tar.git" 21744 } 21745 ] 21746 }, 21747 { 21748 "type": "library", 21749 "bom-ref": "pkg:npm/chownr@2.0.0", 21750 "name": "chownr", 21751 "version": "2.0.0", 21752 "description": "like `chown -R`", 21753 "hashes": [ 21754 { 21755 "alg": "SHA-512", 21756 "content": "6c8a26b43179286a5da2090b77d56ca6f17393d29fa72c86952f18155665ed318f0472f9b2720e9f17ac8705603ed790f5be04c9d97ea556c8c84d4372f09681" 21757 } 21758 ], 21759 "licenses": [ 21760 { 21761 "license": { 21762 "id": "ISC" 21763 } 21764 } 21765 ], 21766 "purl": "pkg:npm/chownr@2.0.0", 21767 "externalReferences": [ 21768 { 21769 "type": "website", 21770 "url": "https://github.com/isaacs/chownr#readme" 21771 }, 21772 { 21773 "type": "issue-tracker", 21774 "url": "https://github.com/isaacs/chownr/issues" 21775 }, 21776 { 21777 "type": "vcs", 21778 "url": "git://github.com/isaacs/chownr.git" 21779 } 21780 ] 21781 }, 21782 { 21783 "type": "library", 21784 "bom-ref": "pkg:npm/fs-minipass@2.1.0", 21785 "name": "fs-minipass", 21786 "version": "2.1.0", 21787 "description": "fs read and write streams based on minipass", 21788 "hashes": [ 21789 { 21790 "alg": "SHA-512", 21791 "content": "57f26038b1424be47a55cab4b250ae69e58474d0b7a2e0e524c348b1a707d95b402e2bbd995e0b3eb1dce5c0e5f24e5ac3a27c8f08165a9893a39458866233be" 21792 } 21793 ], 21794 "licenses": [ 21795 { 21796 "license": { 21797 "id": "ISC" 21798 } 21799 } 21800 ], 21801 "purl": "pkg:npm/fs-minipass@2.1.0", 21802 "externalReferences": [ 21803 { 21804 "type": "website", 21805 "url": "https://github.com/npm/fs-minipass#readme" 21806 }, 21807 { 21808 "type": "issue-tracker", 21809 "url": "https://github.com/npm/fs-minipass/issues" 21810 }, 21811 { 21812 "type": "vcs", 21813 "url": "git+https://github.com/npm/fs-minipass.git" 21814 } 21815 ] 21816 }, 21817 { 21818 "type": "library", 21819 "bom-ref": "pkg:npm/minipass@3.1.3", 21820 "name": "minipass", 21821 "version": "3.1.3", 21822 "description": "minimal implementation of a PassThrough stream", 21823 "hashes": [ 21824 { 21825 "alg": "SHA-512", 21826 "content": "32077619d315cd8fb1dc827ea079d533e286de503973cb6769bc892a61d2686da4006a6e771b8e7fc4e80e486e985ed4ccc13b0de71b404f6e39984d9bb3ee26" 21827 } 21828 ], 21829 "licenses": [ 21830 { 21831 "license": { 21832 "id": "ISC" 21833 } 21834 } 21835 ], 21836 "purl": "pkg:npm/minipass@3.1.3", 21837 "externalReferences": [ 21838 { 21839 "type": "website", 21840 "url": "https://github.com/isaacs/minipass#readme" 21841 }, 21842 { 21843 "type": "issue-tracker", 21844 "url": "https://github.com/isaacs/minipass/issues" 21845 }, 21846 { 21847 "type": "vcs", 21848 "url": "git+https://github.com/isaacs/minipass.git" 21849 } 21850 ] 21851 }, 21852 { 21853 "type": "library", 21854 "bom-ref": "pkg:npm/yallist@4.0.0", 21855 "name": "yallist", 21856 "version": "4.0.0", 21857 "description": "Yet Another Linked List", 21858 "hashes": [ 21859 { 21860 "alg": "SHA-512", 21861 "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" 21862 } 21863 ], 21864 "licenses": [ 21865 { 21866 "license": { 21867 "id": "ISC" 21868 } 21869 } 21870 ], 21871 "purl": "pkg:npm/yallist@4.0.0", 21872 "externalReferences": [ 21873 { 21874 "type": "website", 21875 "url": "https://github.com/isaacs/yallist#readme" 21876 }, 21877 { 21878 "type": "issue-tracker", 21879 "url": "https://github.com/isaacs/yallist/issues" 21880 }, 21881 { 21882 "type": "vcs", 21883 "url": "git+https://github.com/isaacs/yallist.git" 21884 } 21885 ] 21886 }, 21887 { 21888 "type": "library", 21889 "bom-ref": "pkg:npm/minizlib@2.1.0", 21890 "name": "minizlib", 21891 "version": "2.1.0", 21892 "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.", 21893 "hashes": [ 21894 { 21895 "alg": "SHA-512", 21896 "content": "1334d937f7e34af89f497d1296a504442377f68e93e3400c6ab3dbbf432b6ab485b4821308187b6e2f9d53c9f11851eeaacf6374801ea18a0ab90000012b0f3c" 21897 } 21898 ], 21899 "licenses": [ 21900 { 21901 "license": { 21902 "id": "MIT" 21903 } 21904 } 21905 ], 21906 "purl": "pkg:npm/minizlib@2.1.0", 21907 "externalReferences": [ 21908 { 21909 "type": "website", 21910 "url": "https://github.com/isaacs/minizlib#readme" 21911 }, 21912 { 21913 "type": "issue-tracker", 21914 "url": "https://github.com/isaacs/minizlib/issues" 21915 }, 21916 { 21917 "type": "vcs", 21918 "url": "git+https://github.com/isaacs/minizlib.git" 21919 } 21920 ] 21921 }, 21922 { 21923 "type": "library", 21924 "bom-ref": "pkg:npm/mkdirp@1.0.4", 21925 "name": "mkdirp", 21926 "version": "1.0.4", 21927 "description": "Recursively mkdir, like `mkdir -p`", 21928 "hashes": [ 21929 { 21930 "alg": "SHA-512", 21931 "content": "bd5a95650c9fdd62f1d9285dd2a27dc6ebea800c8a3cb022a884c4b6a5b4a08523ce8dcf78f0dde9f5bd885cf7d1e7fb62ca7fa225aa6e1b33786596d93e86cf" 21932 } 21933 ], 21934 "licenses": [ 21935 { 21936 "license": { 21937 "id": "MIT" 21938 } 21939 } 21940 ], 21941 "purl": "pkg:npm/mkdirp@1.0.4", 21942 "externalReferences": [ 21943 { 21944 "type": "website", 21945 "url": "https://github.com/isaacs/node-mkdirp#readme" 21946 }, 21947 { 21948 "type": "issue-tracker", 21949 "url": "https://github.com/isaacs/node-mkdirp/issues" 21950 }, 21951 { 21952 "type": "vcs", 21953 "url": "git+https://github.com/isaacs/node-mkdirp.git" 21954 } 21955 ] 21956 }, 21957 { 21958 "type": "library", 21959 "bom-ref": "pkg:npm/ttag-cli@1.8.3", 21960 "name": "ttag-cli", 21961 "version": "1.8.3", 21962 "description": "> :warning: This project [was previously named `c-3po-cli`](https://github.com/ttag-org/ttag/issues/105). > Some of the talks, presentations, and documentation _may_ reference it with both names.", 21963 "hashes": [ 21964 { 21965 "alg": "SHA-512", 21966 "content": "1d3cca1e1f71fe9ec40a89bbd6355d497c07df89003c549111f2196a5232449f7b3c8077839bbfa9958e93bbfd6a0ace7df3cddc4efbb2e98f16ccd9b1351825" 21967 } 21968 ], 21969 "licenses": [ 21970 { 21971 "license": { 21972 "id": "MIT" 21973 } 21974 } 21975 ], 21976 "purl": "pkg:npm/ttag-cli@1.8.3", 21977 "externalReferences": [ 21978 { 21979 "type": "website", 21980 "url": "https://github.com/ttag-org/ttag-cli#readme" 21981 }, 21982 { 21983 "type": "issue-tracker", 21984 "url": "https://github.com/ttag-org/ttag-cli/issues" 21985 }, 21986 { 21987 "type": "vcs", 21988 "url": "git+ssh://git@github.com/ttag-org/ttag-cli.git" 21989 } 21990 ] 21991 }, 21992 { 21993 "type": "library", 21994 "bom-ref": "pkg:npm/%40babel/plugin-proposal-class-properties@7.10.4", 21995 "group": "@babel", 21996 "name": "plugin-proposal-class-properties", 21997 "version": "7.10.4", 21998 "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", 21999 "hashes": [ 22000 { 22001 "alg": "SHA-512", 22002 "content": "be1c241113b1cdc1c636eda6cd40b438514d5dd678336de26fc69145c252b16f0164af6940c0fb401edcb25f7b3416e01993bb6721d4c8a0e7c7339a3f822b0a" 22003 } 22004 ], 22005 "licenses": [ 22006 { 22007 "license": { 22008 "id": "MIT" 22009 } 22010 } 22011 ], 22012 "purl": "pkg:npm/%40babel/plugin-proposal-class-properties@7.10.4", 22013 "externalReferences": [ 22014 { 22015 "type": "website", 22016 "url": "https://github.com/babel/babel#readme" 22017 }, 22018 { 22019 "type": "issue-tracker", 22020 "url": "https://github.com/babel/babel/issues" 22021 }, 22022 { 22023 "type": "vcs", 22024 "url": "git+https://github.com/babel/babel.git" 22025 } 22026 ] 22027 }, 22028 { 22029 "type": "library", 22030 "bom-ref": "pkg:npm/%40babel/helper-create-class-features-plugin@7.10.5", 22031 "group": "@babel", 22032 "name": "helper-create-class-features-plugin", 22033 "version": "7.10.5", 22034 "description": "Compile class public and private fields, private methods and decorators to ES6", 22035 "hashes": [ 22036 { 22037 "alg": "SHA-512", 22038 "content": "d2791d7a28c1ed5959a0b4f7aff998ddb524c374fc586fe1370f85013b3febea46db4dfd2095a34d82f4553212aac3473144c49f06d59dcf3d588257f5079dd0" 22039 } 22040 ], 22041 "licenses": [ 22042 { 22043 "license": { 22044 "id": "MIT" 22045 } 22046 } 22047 ], 22048 "purl": "pkg:npm/%40babel/helper-create-class-features-plugin@7.10.5", 22049 "externalReferences": [ 22050 { 22051 "type": "website", 22052 "url": "https://github.com/babel/babel#readme" 22053 }, 22054 { 22055 "type": "issue-tracker", 22056 "url": "https://github.com/babel/babel/issues" 22057 }, 22058 { 22059 "type": "vcs", 22060 "url": "git+https://github.com/babel/babel.git" 22061 } 22062 ] 22063 }, 22064 { 22065 "type": "library", 22066 "bom-ref": "pkg:npm/%40babel/plugin-proposal-decorators@7.10.5", 22067 "group": "@babel", 22068 "name": "plugin-proposal-decorators", 22069 "version": "7.10.5", 22070 "description": "Compile class and object decorators to ES5", 22071 "hashes": [ 22072 { 22073 "alg": "SHA-512", 22074 "content": "49ce53010499b8bce0634ebae263039f6e15c363fc83f561c8bc863da5a21da86180ba9e66f7067b20593ab256d2848a20ada6bd0db66b510d5c12102e1ac489" 22075 } 22076 ], 22077 "licenses": [ 22078 { 22079 "license": { 22080 "id": "MIT" 22081 } 22082 } 22083 ], 22084 "purl": "pkg:npm/%40babel/plugin-proposal-decorators@7.10.5", 22085 "externalReferences": [ 22086 { 22087 "type": "website", 22088 "url": "https://github.com/babel/babel#readme" 22089 }, 22090 { 22091 "type": "issue-tracker", 22092 "url": "https://github.com/babel/babel/issues" 22093 }, 22094 { 22095 "type": "vcs", 22096 "url": "git+https://github.com/babel/babel.git" 22097 } 22098 ] 22099 }, 22100 { 22101 "type": "library", 22102 "bom-ref": "pkg:npm/%40babel/plugin-syntax-decorators@7.10.4", 22103 "group": "@babel", 22104 "name": "plugin-syntax-decorators", 22105 "version": "7.10.4", 22106 "description": "Allow parsing of decorators", 22107 "hashes": [ 22108 { 22109 "alg": "SHA-512", 22110 "content": "d8d6a80ba7c093654c76163579eae47c757e955602d6ef1bfa39912484aa00d089953c58cb5f4719d224910b62c7652d91c3ee3eef8894382b56c7999d4d376f" 22111 } 22112 ], 22113 "licenses": [ 22114 { 22115 "license": { 22116 "id": "MIT" 22117 } 22118 } 22119 ], 22120 "purl": "pkg:npm/%40babel/plugin-syntax-decorators@7.10.4", 22121 "externalReferences": [ 22122 { 22123 "type": "website", 22124 "url": "https://github.com/babel/babel#readme" 22125 }, 22126 { 22127 "type": "issue-tracker", 22128 "url": "https://github.com/babel/babel/issues" 22129 }, 22130 { 22131 "type": "vcs", 22132 "url": "git+https://github.com/babel/babel.git" 22133 } 22134 ] 22135 }, 22136 { 22137 "type": "library", 22138 "bom-ref": "pkg:npm/%40babel/plugin-proposal-export-default-from@7.10.4", 22139 "group": "@babel", 22140 "name": "plugin-proposal-export-default-from", 22141 "version": "7.10.4", 22142 "description": "Compile export default to ES2015", 22143 "hashes": [ 22144 { 22145 "alg": "SHA-512", 22146 "content": "1b5974d15bc367b624db24650b90fc61bbeede099e1d2deb087a1461d8eba86614b5d78e068472a67bc3679290ab1c9a8a21875a754379213303917da3322d8a" 22147 } 22148 ], 22149 "licenses": [ 22150 { 22151 "license": { 22152 "id": "MIT" 22153 } 22154 } 22155 ], 22156 "purl": "pkg:npm/%40babel/plugin-proposal-export-default-from@7.10.4", 22157 "externalReferences": [ 22158 { 22159 "type": "website", 22160 "url": "https://github.com/babel/babel#readme" 22161 }, 22162 { 22163 "type": "issue-tracker", 22164 "url": "https://github.com/babel/babel/issues" 22165 }, 22166 { 22167 "type": "vcs", 22168 "url": "git+https://github.com/babel/babel.git" 22169 } 22170 ] 22171 }, 22172 { 22173 "type": "library", 22174 "bom-ref": "pkg:npm/%40babel/plugin-syntax-export-default-from@7.10.4", 22175 "group": "@babel", 22176 "name": "plugin-syntax-export-default-from", 22177 "version": "7.10.4", 22178 "description": "Allow parsing of export default from", 22179 "hashes": [ 22180 { 22181 "alg": "SHA-512", 22182 "content": "efd57aafa3e0b9dcf4467b8c1a9e7189dbba67e6cf16e821f3f43d7831e89e62e9e302850190f0ca02706200b3b83bbc94503fb18c93fa6739cb6c2477b6d35c" 22183 } 22184 ], 22185 "licenses": [ 22186 { 22187 "license": { 22188 "id": "MIT" 22189 } 22190 } 22191 ], 22192 "purl": "pkg:npm/%40babel/plugin-syntax-export-default-from@7.10.4", 22193 "externalReferences": [ 22194 { 22195 "type": "website", 22196 "url": "https://github.com/babel/babel#readme" 22197 }, 22198 { 22199 "type": "issue-tracker", 22200 "url": "https://github.com/babel/babel/issues" 22201 }, 22202 { 22203 "type": "vcs", 22204 "url": "git+https://github.com/babel/babel.git" 22205 } 22206 ] 22207 }, 22208 { 22209 "type": "library", 22210 "bom-ref": "pkg:npm/%40babel/plugin-proposal-nullish-coalescing-operator@7.10.4", 22211 "group": "@babel", 22212 "name": "plugin-proposal-nullish-coalescing-operator", 22213 "version": "7.10.4", 22214 "description": "Remove nullish coalescing operator", 22215 "hashes": [ 22216 { 22217 "alg": "SHA-512", 22218 "content": "c2ae67d4cdd95251e5f6ca93da89354f6fcc4ede805c4d1ed4bcf85b3581afde4bb00679a835dee0a9c5b9ab98c84c8b8a886f5c531d6ec3933322d9b3dd5997" 22219 } 22220 ], 22221 "licenses": [ 22222 { 22223 "license": { 22224 "id": "MIT" 22225 } 22226 } 22227 ], 22228 "purl": "pkg:npm/%40babel/plugin-proposal-nullish-coalescing-operator@7.10.4", 22229 "externalReferences": [ 22230 { 22231 "type": "website", 22232 "url": "https://github.com/babel/babel#readme" 22233 }, 22234 { 22235 "type": "issue-tracker", 22236 "url": "https://github.com/babel/babel/issues" 22237 }, 22238 { 22239 "type": "vcs", 22240 "url": "git+https://github.com/babel/babel.git" 22241 } 22242 ] 22243 }, 22244 { 22245 "type": "library", 22246 "bom-ref": "pkg:npm/%40babel/plugin-syntax-nullish-coalescing-operator@7.8.3", 22247 "group": "@babel", 22248 "name": "plugin-syntax-nullish-coalescing-operator", 22249 "version": "7.8.3", 22250 "description": "Allow parsing of the nullish-coalescing operator", 22251 "hashes": [ 22252 { 22253 "alg": "SHA-512", 22254 "content": "6927dfe333c8235bb6403ef2f85f280eccf5f5ec3820610983d4955be6eac29c2d7c595e8900cc77303f47e525583cdf9c7142c7195e153d0f308ad1dfa5cb35" 22255 } 22256 ], 22257 "licenses": [ 22258 { 22259 "license": { 22260 "id": "MIT" 22261 } 22262 } 22263 ], 22264 "purl": "pkg:npm/%40babel/plugin-syntax-nullish-coalescing-operator@7.8.3", 22265 "externalReferences": [ 22266 { 22267 "type": "vcs", 22268 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator" 22269 } 22270 ] 22271 }, 22272 { 22273 "type": "library", 22274 "bom-ref": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.10.4", 22275 "group": "@babel", 22276 "name": "plugin-proposal-object-rest-spread", 22277 "version": "7.10.4", 22278 "description": "Compile object rest and spread to ES5", 22279 "hashes": [ 22280 { 22281 "alg": "SHA-512", 22282 "content": "eaf8784aa46e2cb6ab8e078e7f811a44e2401e3beef4697eff7e3a3db0c7f7259b2727e727f6a1de3998298b6cc04c82a1666289dbd51e31ec85de1682307d04" 22283 } 22284 ], 22285 "licenses": [ 22286 { 22287 "license": { 22288 "id": "MIT" 22289 } 22290 } 22291 ], 22292 "purl": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.10.4", 22293 "externalReferences": [ 22294 { 22295 "type": "website", 22296 "url": "https://github.com/babel/babel#readme" 22297 }, 22298 { 22299 "type": "issue-tracker", 22300 "url": "https://github.com/babel/babel/issues" 22301 }, 22302 { 22303 "type": "vcs", 22304 "url": "git+https://github.com/babel/babel.git" 22305 } 22306 ] 22307 }, 22308 { 22309 "type": "library", 22310 "bom-ref": "pkg:npm/%40babel/plugin-transform-parameters@7.10.5", 22311 "group": "@babel", 22312 "name": "plugin-transform-parameters", 22313 "version": "7.10.5", 22314 "description": "Compile ES2015 default and rest parameters to ES5", 22315 "hashes": [ 22316 { 22317 "alg": "SHA-512", 22318 "content": "c4f1f0523e5174557c975c2e622bb94bd7ea5863360eb61cdb84ccbd4891acf566f923375dea94f417289105ff90451efa9d91070cbeca8891d70fc196aeae6f" 22319 } 22320 ], 22321 "licenses": [ 22322 { 22323 "license": { 22324 "id": "MIT" 22325 } 22326 } 22327 ], 22328 "purl": "pkg:npm/%40babel/plugin-transform-parameters@7.10.5", 22329 "externalReferences": [ 22330 { 22331 "type": "website", 22332 "url": "https://github.com/babel/babel#readme" 22333 }, 22334 { 22335 "type": "issue-tracker", 22336 "url": "https://github.com/babel/babel/issues" 22337 }, 22338 { 22339 "type": "vcs", 22340 "url": "git+https://github.com/babel/babel.git" 22341 } 22342 ] 22343 }, 22344 { 22345 "type": "library", 22346 "bom-ref": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.6.0", 22347 "group": "@babel", 22348 "name": "plugin-proposal-optional-chaining", 22349 "version": "7.6.0", 22350 "description": "Transform optional chaining operators into a series of nil checks", 22351 "hashes": [ 22352 { 22353 "alg": "SHA-512", 22354 "content": "923e20919eaa520824a6b46add487928ff179c4d4c7483b427b3217435fcfab01b07a749d94ade9ec1884bed0d3d901a689d55af43cdea82d4817314d6e31c4a" 22355 } 22356 ], 22357 "licenses": [ 22358 { 22359 "license": { 22360 "id": "MIT" 22361 } 22362 } 22363 ], 22364 "purl": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.6.0", 22365 "externalReferences": [ 22366 { 22367 "type": "vcs", 22368 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-chaining" 22369 } 22370 ] 22371 }, 22372 { 22373 "type": "library", 22374 "bom-ref": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3", 22375 "group": "@babel", 22376 "name": "plugin-syntax-optional-chaining", 22377 "version": "7.8.3", 22378 "description": "Allow parsing of optional properties", 22379 "hashes": [ 22380 { 22381 "alg": "SHA-512", 22382 "content": "2a82bd12b1f53019423f15745403645d6dbf770e2f95b183ac5833f1b994b0119890545c6d1c0c87a70826e6dd3eb931470b8676d0a4d2fff03d329b42006392" 22383 } 22384 ], 22385 "licenses": [ 22386 { 22387 "license": { 22388 "id": "MIT" 22389 } 22390 } 22391 ], 22392 "purl": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3", 22393 "externalReferences": [ 22394 { 22395 "type": "vcs", 22396 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining" 22397 } 22398 ] 22399 }, 22400 { 22401 "type": "library", 22402 "bom-ref": "pkg:npm/%40babel/plugin-syntax-dynamic-import@7.8.3", 22403 "group": "@babel", 22404 "name": "plugin-syntax-dynamic-import", 22405 "version": "7.8.3", 22406 "description": "Allow parsing of import()", 22407 "hashes": [ 22408 { 22409 "alg": "SHA-512", 22410 "content": "e607466c5a27f8fb33633aacf374b71399a98bbff2ffc33d782f743114d97ddb903985bbea283a48e48f35ee35206e4ba0fdc51819f6374463543490892f7891" 22411 } 22412 ], 22413 "licenses": [ 22414 { 22415 "license": { 22416 "id": "MIT" 22417 } 22418 } 22419 ], 22420 "purl": "pkg:npm/%40babel/plugin-syntax-dynamic-import@7.8.3", 22421 "externalReferences": [ 22422 { 22423 "type": "vcs", 22424 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import" 22425 } 22426 ] 22427 }, 22428 { 22429 "type": "library", 22430 "bom-ref": "pkg:npm/%40babel/preset-env@7.10.4", 22431 "group": "@babel", 22432 "name": "preset-env", 22433 "version": "7.10.4", 22434 "description": "A Babel preset for each environment.", 22435 "hashes": [ 22436 { 22437 "alg": "SHA-512", 22438 "content": "b5c9ae43abeea5f3193eb2eb737f1dd2c1763a32d3dff6d9d1daf2e4772134241bae8928422e2b797a9c96f924013e5bfa059cdb799e556a6f7b93ffefec3fcf" 22439 } 22440 ], 22441 "licenses": [ 22442 { 22443 "license": { 22444 "id": "MIT" 22445 } 22446 } 22447 ], 22448 "purl": "pkg:npm/%40babel/preset-env@7.10.4", 22449 "externalReferences": [ 22450 { 22451 "type": "website", 22452 "url": "https://babeljs.io/" 22453 }, 22454 { 22455 "type": "issue-tracker", 22456 "url": "https://github.com/babel/babel/issues" 22457 }, 22458 { 22459 "type": "vcs", 22460 "url": "git+https://github.com/babel/babel.git" 22461 } 22462 ] 22463 }, 22464 { 22465 "type": "library", 22466 "bom-ref": "pkg:npm/%40babel/compat-data@7.10.5", 22467 "group": "@babel", 22468 "name": "compat-data", 22469 "version": "7.10.5", 22470 "hashes": [ 22471 { 22472 "alg": "SHA-512", 22473 "content": "98f56858dcc8a582476d68ded227fb0a4dfa6e96ed4ef2313a2f7ee9648af708c611779aac0aa5c01a1342f563b00636548c2072cf15f78d20798de893344213" 22474 } 22475 ], 22476 "licenses": [ 22477 { 22478 "license": { 22479 "id": "MIT" 22480 } 22481 } 22482 ], 22483 "purl": "pkg:npm/%40babel/compat-data@7.10.5", 22484 "externalReferences": [ 22485 { 22486 "type": "website", 22487 "url": "https://github.com/babel/babel#readme" 22488 }, 22489 { 22490 "type": "issue-tracker", 22491 "url": "https://github.com/babel/babel/issues" 22492 }, 22493 { 22494 "type": "vcs", 22495 "url": "git+https://github.com/babel/babel.git" 22496 } 22497 ] 22498 }, 22499 { 22500 "type": "library", 22501 "bom-ref": "pkg:npm/browserslist@4.13.0", 22502 "name": "browserslist", 22503 "version": "4.13.0", 22504 "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", 22505 "hashes": [ 22506 { 22507 "alg": "SHA-512", 22508 "content": "30835ab49e5936b2e743a6e51af78f77f40ecfd5edbbe35efb1dbd8904821df914e41ba029527064a9ff8a22fc51ba48a5adc986f88a8f3f97c4ca349b671a15" 22509 } 22510 ], 22511 "licenses": [ 22512 { 22513 "license": { 22514 "id": "MIT" 22515 } 22516 } 22517 ], 22518 "purl": "pkg:npm/browserslist@4.13.0", 22519 "externalReferences": [ 22520 { 22521 "type": "website", 22522 "url": "https://github.com/browserslist/browserslist#readme" 22523 }, 22524 { 22525 "type": "issue-tracker", 22526 "url": "https://github.com/browserslist/browserslist/issues" 22527 }, 22528 { 22529 "type": "vcs", 22530 "url": "git+https://github.com/browserslist/browserslist.git" 22531 } 22532 ] 22533 }, 22534 { 22535 "type": "library", 22536 "bom-ref": "pkg:npm/caniuse-lite@1.0.30001105", 22537 "name": "caniuse-lite", 22538 "version": "1.0.30001105", 22539 "description": "A smaller version of caniuse-db, with only the essentials!", 22540 "hashes": [ 22541 { 22542 "alg": "SHA-512", 22543 "content": "26ea4e7baf9d18cafb136d2c8991c8650c18aab965c68b4086269e8fdeb2eb1d346ffe3cacfb78da8f92cce4823dbae9b035af4636b8d07c2b8f4834aba2d926" 22544 } 22545 ], 22546 "licenses": [ 22547 { 22548 "license": { 22549 "id": "CC-BY-4.0" 22550 } 22551 } 22552 ], 22553 "purl": "pkg:npm/caniuse-lite@1.0.30001105", 22554 "externalReferences": [ 22555 { 22556 "type": "website", 22557 "url": "https://github.com/ben-eb/caniuse-lite#readme" 22558 }, 22559 { 22560 "type": "issue-tracker", 22561 "url": "https://github.com/ben-eb/caniuse-lite/issues" 22562 }, 22563 { 22564 "type": "vcs", 22565 "url": "git+https://github.com/ben-eb/caniuse-lite.git" 22566 } 22567 ] 22568 }, 22569 { 22570 "type": "library", 22571 "bom-ref": "pkg:npm/electron-to-chromium@1.3.502", 22572 "name": "electron-to-chromium", 22573 "version": "1.3.502", 22574 "description": "Provides a list of electron-to-chromium version mappings", 22575 "hashes": [ 22576 { 22577 "alg": "SHA-512", 22578 "content": "4c879739a1c0bdf3fb15e98652d009c52b6639cd5814658536a75ecbfe0d938d4bf5bd673260d50c634c21685926f39f2718b1e82bf914612704afb2bf0dd44e" 22579 } 22580 ], 22581 "licenses": [ 22582 { 22583 "license": { 22584 "id": "ISC" 22585 } 22586 } 22587 ], 22588 "purl": "pkg:npm/electron-to-chromium@1.3.502", 22589 "externalReferences": [ 22590 { 22591 "type": "website", 22592 "url": "https://github.com/kilian/electron-to-chromium#readme" 22593 }, 22594 { 22595 "type": "issue-tracker", 22596 "url": "https://github.com/kilian/electron-to-chromium/issues" 22597 }, 22598 { 22599 "type": "vcs", 22600 "url": "git+https://github.com/kilian/electron-to-chromium.git" 22601 } 22602 ] 22603 }, 22604 { 22605 "type": "library", 22606 "bom-ref": "pkg:npm/escalade@3.0.2", 22607 "name": "escalade", 22608 "version": "3.0.2", 22609 "description": "A tiny (183B to 210B) and fast utility to ascend parent directories", 22610 "hashes": [ 22611 { 22612 "alg": "SHA-512", 22613 "content": "80f600537ee16025215b97ae3de47e63be05ec12fe201b15f778f972f1ab892683d5a1ba306b2ab15d726a645dad6adbda3dda899bdbd17f9404e5a9c77256b5" 22614 } 22615 ], 22616 "licenses": [ 22617 { 22618 "license": { 22619 "id": "MIT" 22620 } 22621 } 22622 ], 22623 "purl": "pkg:npm/escalade@3.0.2", 22624 "externalReferences": [ 22625 { 22626 "type": "website", 22627 "url": "https://github.com/lukeed/escalade#readme" 22628 }, 22629 { 22630 "type": "issue-tracker", 22631 "url": "https://github.com/lukeed/escalade/issues" 22632 }, 22633 { 22634 "type": "vcs", 22635 "url": "git+https://github.com/lukeed/escalade.git" 22636 } 22637 ] 22638 }, 22639 { 22640 "type": "library", 22641 "bom-ref": "pkg:npm/node-releases@1.1.59", 22642 "name": "node-releases", 22643 "version": "1.1.59", 22644 "description": "Node.js releases data", 22645 "hashes": [ 22646 { 22647 "alg": "SHA-512", 22648 "content": "1f726b7547336dd8b0c4de45b893f20879c61c816a434c16c68fbd8f59005c0cea34c007968fb823fb18631a722b48ab43bdc781d8b2cc3df6a2a403714d8eb3" 22649 } 22650 ], 22651 "licenses": [ 22652 { 22653 "license": { 22654 "id": "MIT" 22655 } 22656 } 22657 ], 22658 "purl": "pkg:npm/node-releases@1.1.59", 22659 "externalReferences": [ 22660 { 22661 "type": "website", 22662 "url": "https://github.com/chicoxyzzy/node-releases#readme" 22663 }, 22664 { 22665 "type": "issue-tracker", 22666 "url": "https://github.com/chicoxyzzy/node-releases/issues" 22667 }, 22668 { 22669 "type": "vcs", 22670 "url": "git+https://github.com/chicoxyzzy/node-releases.git" 22671 } 22672 ] 22673 }, 22674 { 22675 "type": "library", 22676 "bom-ref": "pkg:npm/%40babel/helper-compilation-targets@7.10.4", 22677 "group": "@babel", 22678 "name": "helper-compilation-targets", 22679 "version": "7.10.4", 22680 "description": "Engine compat data used in @babel/preset-env", 22681 "hashes": [ 22682 { 22683 "alg": "SHA-512", 22684 "content": "6b7ad8865b06574507343bebb4e5c183cfcea5f57438a4e4c4a3f3229952d73a71ec2ca00dc596c5c93165e0ddde0ccfcc2e24513d00e275450cad3018c87831" 22685 } 22686 ], 22687 "licenses": [ 22688 { 22689 "license": { 22690 "id": "MIT" 22691 } 22692 } 22693 ], 22694 "purl": "pkg:npm/%40babel/helper-compilation-targets@7.10.4", 22695 "externalReferences": [ 22696 { 22697 "type": "website", 22698 "url": "https://github.com/babel/babel#readme" 22699 }, 22700 { 22701 "type": "issue-tracker", 22702 "url": "https://github.com/babel/babel/issues" 22703 }, 22704 { 22705 "type": "vcs", 22706 "url": "git+https://github.com/babel/babel.git" 22707 } 22708 ] 22709 }, 22710 { 22711 "type": "library", 22712 "bom-ref": "pkg:npm/levenary@1.1.1", 22713 "name": "levenary", 22714 "version": "1.1.1", 22715 "description": "[](https://www.npmjs.com/package/levenary) [](https://github.com/tanhauhau/levenary/actions)", 22716 "hashes": [ 22717 { 22718 "alg": "SHA-512", 22719 "content": "9a401d388b7bf450fa8abaa3612b38add6e7953e6f4689cc12f0553d56f75e67af7d2f248115f07deb347613dd12dcd3583ff578d13f066fc6d6246de8372741" 22720 } 22721 ], 22722 "licenses": [ 22723 { 22724 "license": { 22725 "id": "MIT" 22726 } 22727 } 22728 ], 22729 "purl": "pkg:npm/levenary@1.1.1", 22730 "externalReferences": [ 22731 { 22732 "type": "website", 22733 "url": "https://github.com/tanhauhau/levenary#readme" 22734 }, 22735 { 22736 "type": "issue-tracker", 22737 "url": "https://github.com/tanhauhau/levenary/issues" 22738 }, 22739 { 22740 "type": "vcs", 22741 "url": "git+https://github.com/tanhauhau/levenary.git" 22742 } 22743 ] 22744 }, 22745 { 22746 "type": "library", 22747 "bom-ref": "pkg:npm/%40babel/plugin-proposal-async-generator-functions@7.10.5", 22748 "group": "@babel", 22749 "name": "plugin-proposal-async-generator-functions", 22750 "version": "7.10.5", 22751 "description": "Turn async generator functions into ES2015 generators", 22752 "hashes": [ 22753 { 22754 "alg": "SHA-512", 22755 "content": "70d30255ecd06eb446bd72709bd7eeff5b098fd6c77460202a875974ba8e408a5fa07deb6aa9913c1335efe961ec2ce188a45106b1ad64bf56723c52a066144a" 22756 } 22757 ], 22758 "licenses": [ 22759 { 22760 "license": { 22761 "id": "MIT" 22762 } 22763 } 22764 ], 22765 "purl": "pkg:npm/%40babel/plugin-proposal-async-generator-functions@7.10.5", 22766 "externalReferences": [ 22767 { 22768 "type": "website", 22769 "url": "https://github.com/babel/babel#readme" 22770 }, 22771 { 22772 "type": "issue-tracker", 22773 "url": "https://github.com/babel/babel/issues" 22774 }, 22775 { 22776 "type": "vcs", 22777 "url": "git+https://github.com/babel/babel.git" 22778 } 22779 ] 22780 }, 22781 { 22782 "type": "library", 22783 "bom-ref": "pkg:npm/%40babel/helper-remap-async-to-generator@7.10.4", 22784 "group": "@babel", 22785 "name": "helper-remap-async-to-generator", 22786 "version": "7.10.4", 22787 "description": "Helper function to remap async functions to generators", 22788 "hashes": [ 22789 { 22790 "alg": "SHA-512", 22791 "content": "f3a2ecafa34dc37a93365f9305c175a1164c695cc9b5b593c93928f8240bfedbcdbdc19810529b2d70cfc6d5b41ca93731c34e9382b3639e62b465820062b9b6" 22792 } 22793 ], 22794 "licenses": [ 22795 { 22796 "license": { 22797 "id": "MIT" 22798 } 22799 } 22800 ], 22801 "purl": "pkg:npm/%40babel/helper-remap-async-to-generator@7.10.4", 22802 "externalReferences": [ 22803 { 22804 "type": "website", 22805 "url": "https://github.com/babel/babel#readme" 22806 }, 22807 { 22808 "type": "issue-tracker", 22809 "url": "https://github.com/babel/babel/issues" 22810 }, 22811 { 22812 "type": "vcs", 22813 "url": "git+https://github.com/babel/babel.git" 22814 } 22815 ] 22816 }, 22817 { 22818 "type": "library", 22819 "bom-ref": "pkg:npm/%40babel/helper-annotate-as-pure@7.10.4", 22820 "group": "@babel", 22821 "name": "helper-annotate-as-pure", 22822 "version": "7.10.4", 22823 "description": "Helper function to annotate paths and nodes with #__PURE__ comment", 22824 "hashes": [ 22825 { 22826 "alg": "SHA-512", 22827 "content": "5d096a2903f8bd7141ec137c7c411eaeb998bc7a777cafeb064445cfd8da25bccad01d4349f7a3f4a73b67313c67f3a721dd63a4974d019dc11508d61baf2b70" 22828 } 22829 ], 22830 "licenses": [ 22831 { 22832 "license": { 22833 "id": "MIT" 22834 } 22835 } 22836 ], 22837 "purl": "pkg:npm/%40babel/helper-annotate-as-pure@7.10.4", 22838 "externalReferences": [ 22839 { 22840 "type": "website", 22841 "url": "https://github.com/babel/babel#readme" 22842 }, 22843 { 22844 "type": "issue-tracker", 22845 "url": "https://github.com/babel/babel/issues" 22846 }, 22847 { 22848 "type": "vcs", 22849 "url": "git+https://github.com/babel/babel.git" 22850 } 22851 ] 22852 }, 22853 { 22854 "type": "library", 22855 "bom-ref": "pkg:npm/%40babel/helper-wrap-function@7.10.4", 22856 "group": "@babel", 22857 "name": "helper-wrap-function", 22858 "version": "7.10.4", 22859 "description": "Helper to wrap functions inside a function call.", 22860 "hashes": [ 22861 { 22862 "alg": "SHA-512", 22863 "content": "ea9cb8e56bc417432188baddc6d4632a3b9fc0b2f5fe86f6a8326083926035da2304065200a9c08e4c8e08dba0ea7f8e065e155bbe978ef81215375a31c5b452" 22864 } 22865 ], 22866 "licenses": [ 22867 { 22868 "license": { 22869 "id": "MIT" 22870 } 22871 } 22872 ], 22873 "purl": "pkg:npm/%40babel/helper-wrap-function@7.10.4", 22874 "externalReferences": [ 22875 { 22876 "type": "website", 22877 "url": "https://github.com/babel/babel#readme" 22878 }, 22879 { 22880 "type": "issue-tracker", 22881 "url": "https://github.com/babel/babel/issues" 22882 }, 22883 { 22884 "type": "vcs", 22885 "url": "git+https://github.com/babel/babel.git" 22886 } 22887 ] 22888 }, 22889 { 22890 "type": "library", 22891 "bom-ref": "pkg:npm/%40babel/plugin-syntax-async-generators@7.8.4", 22892 "group": "@babel", 22893 "name": "plugin-syntax-async-generators", 22894 "version": "7.8.4", 22895 "description": "Allow parsing of async generator functions", 22896 "hashes": [ 22897 { 22898 "alg": "SHA-512", 22899 "content": "b727266719067d96b184c45b5e53d7b95169756957a62af65b800c85226044ace4fde0e52173a16f62c75a82e90c5ed3107ca5579ccd872917e8a0201c999337" 22900 } 22901 ], 22902 "licenses": [ 22903 { 22904 "license": { 22905 "id": "MIT" 22906 } 22907 } 22908 ], 22909 "purl": "pkg:npm/%40babel/plugin-syntax-async-generators@7.8.4", 22910 "externalReferences": [ 22911 { 22912 "type": "vcs", 22913 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators" 22914 } 22915 ] 22916 }, 22917 { 22918 "type": "library", 22919 "bom-ref": "pkg:npm/%40babel/plugin-proposal-dynamic-import@7.10.4", 22920 "group": "@babel", 22921 "name": "plugin-proposal-dynamic-import", 22922 "version": "7.10.4", 22923 "description": "Transform import() expressions", 22924 "hashes": [ 22925 { 22926 "alg": "SHA-512", 22927 "content": "ba9ea8203d4b7a274e38048d5e0bff0856e006a4ee289d1c263cfa027e6d583f8d541365a7754d481c6fd99754ed2625dcdc490bb6a00100c0a59bac57ab85c1" 22928 } 22929 ], 22930 "licenses": [ 22931 { 22932 "license": { 22933 "id": "MIT" 22934 } 22935 } 22936 ], 22937 "purl": "pkg:npm/%40babel/plugin-proposal-dynamic-import@7.10.4", 22938 "externalReferences": [ 22939 { 22940 "type": "website", 22941 "url": "https://github.com/babel/babel#readme" 22942 }, 22943 { 22944 "type": "issue-tracker", 22945 "url": "https://github.com/babel/babel/issues" 22946 }, 22947 { 22948 "type": "vcs", 22949 "url": "git+https://github.com/babel/babel.git" 22950 } 22951 ] 22952 }, 22953 { 22954 "type": "library", 22955 "bom-ref": "pkg:npm/%40babel/plugin-proposal-json-strings@7.10.4", 22956 "group": "@babel", 22957 "name": "plugin-proposal-json-strings", 22958 "version": "7.10.4", 22959 "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", 22960 "hashes": [ 22961 { 22962 "alg": "SHA-512", 22963 "content": "7c22fb405d09a3cdeecb52b43f6617adf5f5d6d8f7964a4dee5e1d32ff58f55928c24864403c051c577c222c322b93198c4f14a5b82892482d711787f3c01b6b" 22964 } 22965 ], 22966 "licenses": [ 22967 { 22968 "license": { 22969 "id": "MIT" 22970 } 22971 } 22972 ], 22973 "purl": "pkg:npm/%40babel/plugin-proposal-json-strings@7.10.4", 22974 "externalReferences": [ 22975 { 22976 "type": "website", 22977 "url": "https://github.com/babel/babel#readme" 22978 }, 22979 { 22980 "type": "issue-tracker", 22981 "url": "https://github.com/babel/babel/issues" 22982 }, 22983 { 22984 "type": "vcs", 22985 "url": "git+https://github.com/babel/babel.git" 22986 } 22987 ] 22988 }, 22989 { 22990 "type": "library", 22991 "bom-ref": "pkg:npm/%40babel/plugin-syntax-json-strings@7.8.3", 22992 "group": "@babel", 22993 "name": "plugin-syntax-json-strings", 22994 "version": "7.8.3", 22995 "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", 22996 "hashes": [ 22997 { 22998 "alg": "SHA-512", 22999 "content": "958ea4746a561ef8e87b6be4e16ac06a912e051ebd10cc5997e46819186b14635854af2638f016f157db4ff660ac56d794336289ac509c0b6054267a8efdf410" 23000 } 23001 ], 23002 "licenses": [ 23003 { 23004 "license": { 23005 "id": "MIT" 23006 } 23007 } 23008 ], 23009 "purl": "pkg:npm/%40babel/plugin-syntax-json-strings@7.8.3", 23010 "externalReferences": [ 23011 { 23012 "type": "vcs", 23013 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings" 23014 } 23015 ] 23016 }, 23017 { 23018 "type": "library", 23019 "bom-ref": "pkg:npm/%40babel/plugin-proposal-numeric-separator@7.10.4", 23020 "group": "@babel", 23021 "name": "plugin-proposal-numeric-separator", 23022 "version": "7.10.4", 23023 "description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals", 23024 "hashes": [ 23025 { 23026 "alg": "SHA-512", 23027 "content": "ef7fc6ed0a11a1e3642d9171b28082be58387b313878cfb9ecf9ceaa068f3a8cdde66c9f8fba749ae0f5991549bdb5166cecc3faadcda366d66da2b2f8327c0c" 23028 } 23029 ], 23030 "licenses": [ 23031 { 23032 "license": { 23033 "id": "MIT" 23034 } 23035 } 23036 ], 23037 "purl": "pkg:npm/%40babel/plugin-proposal-numeric-separator@7.10.4", 23038 "externalReferences": [ 23039 { 23040 "type": "website", 23041 "url": "https://github.com/babel/babel#readme" 23042 }, 23043 { 23044 "type": "issue-tracker", 23045 "url": "https://github.com/babel/babel/issues" 23046 }, 23047 { 23048 "type": "vcs", 23049 "url": "git+https://github.com/babel/babel.git" 23050 } 23051 ] 23052 }, 23053 { 23054 "type": "library", 23055 "bom-ref": "pkg:npm/%40babel/plugin-syntax-numeric-separator@7.10.4", 23056 "group": "@babel", 23057 "name": "plugin-syntax-numeric-separator", 23058 "version": "7.10.4", 23059 "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator", 23060 "hashes": [ 23061 { 23062 "alg": "SHA-512", 23063 "content": "f47e9875f91c2bfb8e9d8fcaeff680db1a73680824427dfbcb35943112bb39a3cea8ea464b5fa7d07e61c53f40530f44b128cf5bc495c8c270611b56b375f7ba" 23064 } 23065 ], 23066 "licenses": [ 23067 { 23068 "license": { 23069 "id": "MIT" 23070 } 23071 } 23072 ], 23073 "purl": "pkg:npm/%40babel/plugin-syntax-numeric-separator@7.10.4", 23074 "externalReferences": [ 23075 { 23076 "type": "website", 23077 "url": "https://github.com/babel/babel#readme" 23078 }, 23079 { 23080 "type": "issue-tracker", 23081 "url": "https://github.com/babel/babel/issues" 23082 }, 23083 { 23084 "type": "vcs", 23085 "url": "git+https://github.com/babel/babel.git" 23086 } 23087 ] 23088 }, 23089 { 23090 "type": "library", 23091 "bom-ref": "pkg:npm/%40babel/plugin-proposal-optional-catch-binding@7.10.4", 23092 "group": "@babel", 23093 "name": "plugin-proposal-optional-catch-binding", 23094 "version": "7.10.4", 23095 "description": "Compile optional catch bindings", 23096 "hashes": [ 23097 { 23098 "alg": "SHA-512", 23099 "content": "2df953ea73e1f862b6327162283c8b8aa4aa5479109d57fb85da00bf24e79ca8fdc41ddda1c191b1d3eec69eaaaaa5b5f627cadf181cf54e7f170ad2682357e6" 23100 } 23101 ], 23102 "licenses": [ 23103 { 23104 "license": { 23105 "id": "MIT" 23106 } 23107 } 23108 ], 23109 "purl": "pkg:npm/%40babel/plugin-proposal-optional-catch-binding@7.10.4", 23110 "externalReferences": [ 23111 { 23112 "type": "website", 23113 "url": "https://github.com/babel/babel#readme" 23114 }, 23115 { 23116 "type": "issue-tracker", 23117 "url": "https://github.com/babel/babel/issues" 23118 }, 23119 { 23120 "type": "vcs", 23121 "url": "git+https://github.com/babel/babel.git" 23122 } 23123 ] 23124 }, 23125 { 23126 "type": "library", 23127 "bom-ref": "pkg:npm/%40babel/plugin-syntax-optional-catch-binding@7.8.3", 23128 "group": "@babel", 23129 "name": "plugin-syntax-optional-catch-binding", 23130 "version": "7.8.3", 23131 "description": "Allow parsing of optional catch bindings", 23132 "hashes": [ 23133 { 23134 "alg": "SHA-512", 23135 "content": "e953c3d0f7359694eac3468aa1e45332207e916840a13db83c0fa4b16481ac5b65e52211569665c0ddcd34f4237a103613ff75155dd18cb5a855382559c495dd" 23136 } 23137 ], 23138 "licenses": [ 23139 { 23140 "license": { 23141 "id": "MIT" 23142 } 23143 } 23144 ], 23145 "purl": "pkg:npm/%40babel/plugin-syntax-optional-catch-binding@7.8.3", 23146 "externalReferences": [ 23147 { 23148 "type": "vcs", 23149 "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding" 23150 } 23151 ] 23152 }, 23153 { 23154 "type": "library", 23155 "bom-ref": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.10.4", 23156 "group": "@babel", 23157 "name": "plugin-proposal-optional-chaining", 23158 "version": "7.10.4", 23159 "description": "Transform optional chaining operators into a series of nil checks", 23160 "hashes": [ 23161 { 23162 "alg": "SHA-512", 23163 "content": "64885020479abd3828bb231275945aa7854f3c7a89277344b3672e1ece69d1eac7fa2cfa921074a9f814f20ed4b89906f3cf9f04ccb6dd9894fa7b87bde90979" 23164 } 23165 ], 23166 "licenses": [ 23167 { 23168 "license": { 23169 "id": "MIT" 23170 } 23171 } 23172 ], 23173 "purl": "pkg:npm/%40babel/plugin-proposal-optional-chaining@7.10.4", 23174 "externalReferences": [ 23175 { 23176 "type": "website", 23177 "url": "https://github.com/babel/babel#readme" 23178 }, 23179 { 23180 "type": "issue-tracker", 23181 "url": "https://github.com/babel/babel/issues" 23182 }, 23183 { 23184 "type": "vcs", 23185 "url": "git+https://github.com/babel/babel.git" 23186 } 23187 ] 23188 }, 23189 { 23190 "type": "library", 23191 "bom-ref": "pkg:npm/%40babel/plugin-proposal-private-methods@7.10.4", 23192 "group": "@babel", 23193 "name": "plugin-proposal-private-methods", 23194 "version": "7.10.4", 23195 "description": "This plugin transforms private class methods", 23196 "hashes": [ 23197 { 23198 "alg": "SHA-512", 23199 "content": "c21e462657ae23c9377a68138392a424aea41cdb0612bd2e0530c1b9050127072493dc6cd5ecfbf62a21784555c4c2f23ec701d0b7e46d51ec950a88cd657a07" 23200 } 23201 ], 23202 "licenses": [ 23203 { 23204 "license": { 23205 "id": "MIT" 23206 } 23207 } 23208 ], 23209 "purl": "pkg:npm/%40babel/plugin-proposal-private-methods@7.10.4", 23210 "externalReferences": [ 23211 { 23212 "type": "website", 23213 "url": "https://github.com/babel/babel#readme" 23214 }, 23215 { 23216 "type": "issue-tracker", 23217 "url": "https://github.com/babel/babel/issues" 23218 }, 23219 { 23220 "type": "vcs", 23221 "url": "git+https://github.com/babel/babel.git" 23222 } 23223 ] 23224 }, 23225 { 23226 "type": "library", 23227 "bom-ref": "pkg:npm/%40babel/plugin-proposal-unicode-property-regex@7.10.4", 23228 "group": "@babel", 23229 "name": "plugin-proposal-unicode-property-regex", 23230 "version": "7.10.4", 23231 "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.", 23232 "hashes": [ 23233 { 23234 "alg": "SHA-512", 23235 "content": "1feddf3a03e711714bf73198b4a41ee080ce3ca62565d17592a14341145bf0f2b807c69fd6f0062b4e2d179890000b2e8be98734141202d776fe77440def70b8" 23236 } 23237 ], 23238 "licenses": [ 23239 { 23240 "license": { 23241 "id": "MIT" 23242 } 23243 } 23244 ], 23245 "purl": "pkg:npm/%40babel/plugin-proposal-unicode-property-regex@7.10.4", 23246 "externalReferences": [ 23247 { 23248 "type": "website", 23249 "url": "https://babeljs.io/" 23250 }, 23251 { 23252 "type": "issue-tracker", 23253 "url": "https://github.com/babel/babel/issues" 23254 }, 23255 { 23256 "type": "vcs", 23257 "url": "git+https://github.com/babel/babel.git" 23258 } 23259 ] 23260 }, 23261 { 23262 "type": "library", 23263 "bom-ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.10.4", 23264 "group": "@babel", 23265 "name": "helper-create-regexp-features-plugin", 23266 "version": "7.10.4", 23267 "description": "Compile ESNext Regular Expressions to ES5", 23268 "hashes": [ 23269 { 23270 "alg": "SHA-512", 23271 "content": "dbf86ee7c2043ca7a82c5e390c1c31dd716ab1b0979a47406b2e2ca55af6c748d8811c6b48da7e78fc2f4accbd83a61268d0dc2884153d79353aff12d9e764da" 23272 } 23273 ], 23274 "licenses": [ 23275 { 23276 "license": { 23277 "id": "MIT" 23278 } 23279 } 23280 ], 23281 "purl": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.10.4", 23282 "externalReferences": [ 23283 { 23284 "type": "website", 23285 "url": "https://github.com/babel/babel#readme" 23286 }, 23287 { 23288 "type": "issue-tracker", 23289 "url": "https://github.com/babel/babel/issues" 23290 }, 23291 { 23292 "type": "vcs", 23293 "url": "git+https://github.com/babel/babel.git" 23294 } 23295 ] 23296 }, 23297 { 23298 "type": "library", 23299 "bom-ref": "pkg:npm/%40babel/helper-regex@7.10.5", 23300 "group": "@babel", 23301 "name": "helper-regex", 23302 "version": "7.10.5", 23303 "description": "Helper function to check for literal RegEx", 23304 "hashes": [ 23305 { 23306 "alg": "SHA-512", 23307 "content": "ebc91d500cc3ae58ea06b8a8ec36001200a8247c69a493844473a03ab0cded68ceccfd194352ec48345771e9b355968bbe3689b0910449beaab7ece736e10d0e" 23308 } 23309 ], 23310 "licenses": [ 23311 { 23312 "license": { 23313 "id": "MIT" 23314 } 23315 } 23316 ], 23317 "purl": "pkg:npm/%40babel/helper-regex@7.10.5", 23318 "externalReferences": [ 23319 { 23320 "type": "website", 23321 "url": "https://github.com/babel/babel#readme" 23322 }, 23323 { 23324 "type": "issue-tracker", 23325 "url": "https://github.com/babel/babel/issues" 23326 }, 23327 { 23328 "type": "vcs", 23329 "url": "git+https://github.com/babel/babel.git" 23330 } 23331 ] 23332 }, 23333 { 23334 "type": "library", 23335 "bom-ref": "pkg:npm/regexpu-core@4.7.0", 23336 "name": "regexpu-core", 23337 "version": "4.7.0", 23338 "description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.", 23339 "hashes": [ 23340 { 23341 "alg": "SHA-512", 23342 "content": "4d0e0a5d19c89fab73ead8e7ad71240ffb2c87280a1ff8f92b32bce97f0c91e1f267caacb7f2d9f3d8f75f8ffc1c421f1c03531483ff01b5da91e46158897961" 23343 } 23344 ], 23345 "licenses": [ 23346 { 23347 "license": { 23348 "id": "MIT" 23349 } 23350 } 23351 ], 23352 "purl": "pkg:npm/regexpu-core@4.7.0", 23353 "externalReferences": [ 23354 { 23355 "type": "website", 23356 "url": "https://mths.be/regexpu" 23357 }, 23358 { 23359 "type": "issue-tracker", 23360 "url": "https://github.com/mathiasbynens/regexpu-core/issues" 23361 }, 23362 { 23363 "type": "vcs", 23364 "url": "git+https://github.com/mathiasbynens/regexpu-core.git" 23365 } 23366 ] 23367 }, 23368 { 23369 "type": "library", 23370 "bom-ref": "pkg:npm/regenerate@1.4.1", 23371 "name": "regenerate", 23372 "version": "1.4.1", 23373 "description": "Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.", 23374 "hashes": [ 23375 { 23376 "alg": "SHA-512", 23377 "content": "8f6f82f3e36d5d0804296938f4c30fe4ffeed868676a14ed5644481ebe51e6555195b2af990fa84be03968b296a7699ae55913f2c87abfebf885b1f460747ae8" 23378 } 23379 ], 23380 "licenses": [ 23381 { 23382 "license": { 23383 "id": "MIT" 23384 } 23385 } 23386 ], 23387 "purl": "pkg:npm/regenerate@1.4.1", 23388 "externalReferences": [ 23389 { 23390 "type": "website", 23391 "url": "https://mths.be/regenerate" 23392 }, 23393 { 23394 "type": "issue-tracker", 23395 "url": "https://github.com/mathiasbynens/regenerate/issues" 23396 }, 23397 { 23398 "type": "vcs", 23399 "url": "git+https://github.com/mathiasbynens/regenerate.git" 23400 } 23401 ] 23402 }, 23403 { 23404 "type": "library", 23405 "bom-ref": "pkg:npm/regenerate-unicode-properties@8.2.0", 23406 "name": "regenerate-unicode-properties", 23407 "version": "8.2.0", 23408 "description": "Regenerate sets for Unicode properties and values.", 23409 "hashes": [ 23410 { 23411 "alg": "SHA-512", 23412 "content": "17d0e3635bca2e8fed3de3c3c9cb87ddd9fd1f53933c89150fd2b3e0b383bbe1760bbe66823009ef1fe0c32e9971235100092136525238745ef24de9f8af5684" 23413 } 23414 ], 23415 "licenses": [ 23416 { 23417 "license": { 23418 "id": "MIT" 23419 } 23420 } 23421 ], 23422 "purl": "pkg:npm/regenerate-unicode-properties@8.2.0", 23423 "externalReferences": [ 23424 { 23425 "type": "website", 23426 "url": "https://github.com/mathiasbynens/regenerate-unicode-properties" 23427 }, 23428 { 23429 "type": "issue-tracker", 23430 "url": "https://github.com/mathiasbynens/regenerate-unicode-properties/issues" 23431 }, 23432 { 23433 "type": "vcs", 23434 "url": "git+https://github.com/mathiasbynens/regenerate-unicode-properties.git" 23435 } 23436 ] 23437 }, 23438 { 23439 "type": "library", 23440 "bom-ref": "pkg:npm/regjsgen@0.5.2", 23441 "name": "regjsgen", 23442 "version": "0.5.2", 23443 "description": "Generate regular expressions from regjsparser’s AST.", 23444 "hashes": [ 23445 { 23446 "alg": "SHA-512", 23447 "content": "385153dcc7eb1fdd31216f0e392c94ae4e901c3e44f49393786a1d8897814b727a230960cc930d13fd5b664956cf9a1383ef5d08cc847ad725bc255738fa0ddc" 23448 } 23449 ], 23450 "licenses": [ 23451 { 23452 "license": { 23453 "id": "MIT" 23454 } 23455 } 23456 ], 23457 "purl": "pkg:npm/regjsgen@0.5.2", 23458 "externalReferences": [ 23459 { 23460 "type": "website", 23461 "url": "https://github.com/bnjmnt4n/regjsgen" 23462 }, 23463 { 23464 "type": "issue-tracker", 23465 "url": "https://github.com/bnjmnt4n/regjsgen/issues" 23466 }, 23467 { 23468 "type": "vcs", 23469 "url": "git+https://github.com/bnjmnt4n/regjsgen.git" 23470 } 23471 ] 23472 }, 23473 { 23474 "type": "library", 23475 "bom-ref": "pkg:npm/regjsparser@0.6.4", 23476 "name": "regjsparser", 23477 "version": "0.6.4", 23478 "description": "Parsing the JavaScript's RegExp in JavaScript.", 23479 "hashes": [ 23480 { 23481 "alg": "SHA-512", 23482 "content": "eb83bceff74f0e07e4f3f450a82e20919a06cb25852045134e1f34094e825ae2b9be4086c9e908c7ea0a704218b4ffd103149096d0991c236efe675dedfaa527" 23483 } 23484 ], 23485 "licenses": [ 23486 { 23487 "license": { 23488 "id": "BSD-2-Clause" 23489 } 23490 } 23491 ], 23492 "purl": "pkg:npm/regjsparser@0.6.4", 23493 "externalReferences": [ 23494 { 23495 "type": "website", 23496 "url": "https://github.com/jviereck/regjsparser" 23497 }, 23498 { 23499 "type": "issue-tracker", 23500 "url": "https://github.com/jviereck/regjsparser/issues" 23501 }, 23502 { 23503 "type": "vcs", 23504 "url": "git+ssh://git@github.com/jviereck/regjsparser.git" 23505 } 23506 ] 23507 }, 23508 { 23509 "type": "library", 23510 "bom-ref": "pkg:npm/jsesc@0.5.0", 23511 "name": "jsesc", 23512 "version": "0.5.0", 23513 "description": "A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.", 23514 "hashes": [ 23515 { 23516 "alg": "SHA-1", 23517 "content": "e7dee66e35d6fc16f710fe91d5cf69f70f08911d" 23518 } 23519 ], 23520 "purl": "pkg:npm/jsesc@0.5.0", 23521 "externalReferences": [ 23522 { 23523 "type": "website", 23524 "url": "http://mths.be/jsesc" 23525 }, 23526 { 23527 "type": "issue-tracker", 23528 "url": "https://github.com/mathiasbynens/jsesc/issues" 23529 }, 23530 { 23531 "type": "vcs", 23532 "url": "git+https://github.com/mathiasbynens/jsesc.git" 23533 } 23534 ] 23535 }, 23536 { 23537 "type": "library", 23538 "bom-ref": "pkg:npm/unicode-match-property-ecmascript@1.0.4", 23539 "name": "unicode-match-property-ecmascript", 23540 "version": "1.0.4", 23541 "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.", 23542 "hashes": [ 23543 { 23544 "alg": "SHA-512", 23545 "content": "2f8428875e6f4df9edb27e0fd73aa71ee946d0b75782348ed37e5f12976da7a6315e1313e7543abe0339958746ff95f73234be93f63d5f0e1214263d224474ae" 23546 } 23547 ], 23548 "licenses": [ 23549 { 23550 "license": { 23551 "id": "MIT" 23552 } 23553 } 23554 ], 23555 "purl": "pkg:npm/unicode-match-property-ecmascript@1.0.4", 23556 "externalReferences": [ 23557 { 23558 "type": "website", 23559 "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript" 23560 }, 23561 { 23562 "type": "issue-tracker", 23563 "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript/issues" 23564 }, 23565 { 23566 "type": "vcs", 23567 "url": "git+https://github.com/mathiasbynens/unicode-match-property-ecmascript.git" 23568 } 23569 ] 23570 }, 23571 { 23572 "type": "library", 23573 "bom-ref": "pkg:npm/unicode-canonical-property-names-ecmascript@1.0.4", 23574 "name": "unicode-canonical-property-names-ecmascript", 23575 "version": "1.0.4", 23576 "description": "The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.", 23577 "hashes": [ 23578 { 23579 "alg": "SHA-512", 23580 "content": "8c3acd9d7587778a07893667c7f646ee0b544d5a7e8027134caafc2f41e3970a6144e116dfe1e29be229bc2fb17091057a06a988c67265ed360b2b8e9d199b9d" 23581 } 23582 ], 23583 "licenses": [ 23584 { 23585 "license": { 23586 "id": "MIT" 23587 } 23588 } 23589 ], 23590 "purl": "pkg:npm/unicode-canonical-property-names-ecmascript@1.0.4", 23591 "externalReferences": [ 23592 { 23593 "type": "website", 23594 "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript" 23595 }, 23596 { 23597 "type": "issue-tracker", 23598 "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript/issues" 23599 }, 23600 { 23601 "type": "vcs", 23602 "url": "git+https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git" 23603 } 23604 ] 23605 }, 23606 { 23607 "type": "library", 23608 "bom-ref": "pkg:npm/unicode-property-aliases-ecmascript@1.1.0", 23609 "name": "unicode-property-aliases-ecmascript", 23610 "version": "1.1.0", 23611 "description": "Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.", 23612 "hashes": [ 23613 { 23614 "alg": "SHA-512", 23615 "content": "3ea4a83e1fe959eb50da98688f944b89aa88938902370a15dc223e2df1a658b288deb137925d61e7d5e95f6063803ae66f10fd011b50a1b3c65354a0b8262e42" 23616 } 23617 ], 23618 "licenses": [ 23619 { 23620 "license": { 23621 "id": "MIT" 23622 } 23623 } 23624 ], 23625 "purl": "pkg:npm/unicode-property-aliases-ecmascript@1.1.0", 23626 "externalReferences": [ 23627 { 23628 "type": "website", 23629 "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript" 23630 }, 23631 { 23632 "type": "issue-tracker", 23633 "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript/issues" 23634 }, 23635 { 23636 "type": "vcs", 23637 "url": "git+https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git" 23638 } 23639 ] 23640 }, 23641 { 23642 "type": "library", 23643 "bom-ref": "pkg:npm/unicode-match-property-value-ecmascript@1.2.0", 23644 "name": "unicode-match-property-value-ecmascript", 23645 "version": "1.2.0", 23646 "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.", 23647 "hashes": [ 23648 { 23649 "alg": "SHA-512", 23650 "content": "c23b901c6415a1f99226fd6e54848a2c4e733b6acd1b333f282619721fd042f7b3ec2d61521048b99ef4d5f617131bae7c914c3e1bf64b22fc0b2a087cc2db21" 23651 } 23652 ], 23653 "licenses": [ 23654 { 23655 "license": { 23656 "id": "MIT" 23657 } 23658 } 23659 ], 23660 "purl": "pkg:npm/unicode-match-property-value-ecmascript@1.2.0", 23661 "externalReferences": [ 23662 { 23663 "type": "website", 23664 "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript" 23665 }, 23666 { 23667 "type": "issue-tracker", 23668 "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript/issues" 23669 }, 23670 { 23671 "type": "vcs", 23672 "url": "git+https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git" 23673 } 23674 ] 23675 }, 23676 { 23677 "type": "library", 23678 "bom-ref": "pkg:npm/%40babel/plugin-syntax-class-properties@7.10.4", 23679 "group": "@babel", 23680 "name": "plugin-syntax-class-properties", 23681 "version": "7.10.4", 23682 "description": "Allow parsing of class properties", 23683 "hashes": [ 23684 { 23685 "alg": "SHA-512", 23686 "content": "18248117b89495eeab36e81f511c0d982186dd9ff6fa8a7100c2ecd67343e1b8441b93eec53220803068798612ba30252edb2ea733876094203d2de98afc1720" 23687 } 23688 ], 23689 "licenses": [ 23690 { 23691 "license": { 23692 "id": "MIT" 23693 } 23694 } 23695 ], 23696 "purl": "pkg:npm/%40babel/plugin-syntax-class-properties@7.10.4", 23697 "externalReferences": [ 23698 { 23699 "type": "website", 23700 "url": "https://github.com/babel/babel#readme" 23701 }, 23702 { 23703 "type": "issue-tracker", 23704 "url": "https://github.com/babel/babel/issues" 23705 }, 23706 { 23707 "type": "vcs", 23708 "url": "git+https://github.com/babel/babel.git" 23709 } 23710 ] 23711 }, 23712 { 23713 "type": "library", 23714 "bom-ref": "pkg:npm/%40babel/plugin-syntax-top-level-await@7.10.4", 23715 "group": "@babel", 23716 "name": "plugin-syntax-top-level-await", 23717 "version": "7.10.4", 23718 "description": "Allow parsing of top-level await in modules", 23719 "hashes": [ 23720 { 23721 "alg": "SHA-512", 23722 "content": "9e2d5bae0e255c4996c9a7caaf471c1569091b409e32de16575a327815ba10539b178a0e1dc95b923e5c011c403d0c80436513ba9949c8ae277e45c830c16fb1" 23723 } 23724 ], 23725 "licenses": [ 23726 { 23727 "license": { 23728 "id": "MIT" 23729 } 23730 } 23731 ], 23732 "purl": "pkg:npm/%40babel/plugin-syntax-top-level-await@7.10.4", 23733 "externalReferences": [ 23734 { 23735 "type": "website", 23736 "url": "https://github.com/babel/babel#readme" 23737 }, 23738 { 23739 "type": "issue-tracker", 23740 "url": "https://github.com/babel/babel/issues" 23741 }, 23742 { 23743 "type": "vcs", 23744 "url": "git+https://github.com/babel/babel.git" 23745 } 23746 ] 23747 }, 23748 { 23749 "type": "library", 23750 "bom-ref": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.10.4", 23751 "group": "@babel", 23752 "name": "plugin-transform-arrow-functions", 23753 "version": "7.10.4", 23754 "description": "Compile ES2015 arrow functions to ES5", 23755 "hashes": [ 23756 { 23757 "alg": "SHA-512", 23758 "content": "f49fe80f58d5d190817209e815616ad6f25de26b2829bfd30a918d172c8bb74cc005d72f80adda622919f078f3075e1cdba6dcec4dd0d72ba0a701b2d9a4cf34" 23759 } 23760 ], 23761 "licenses": [ 23762 { 23763 "license": { 23764 "id": "MIT" 23765 } 23766 } 23767 ], 23768 "purl": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.10.4", 23769 "externalReferences": [ 23770 { 23771 "type": "website", 23772 "url": "https://github.com/babel/babel#readme" 23773 }, 23774 { 23775 "type": "issue-tracker", 23776 "url": "https://github.com/babel/babel/issues" 23777 }, 23778 { 23779 "type": "vcs", 23780 "url": "git+https://github.com/babel/babel.git" 23781 } 23782 ] 23783 }, 23784 { 23785 "type": "library", 23786 "bom-ref": "pkg:npm/%40babel/plugin-transform-async-to-generator@7.10.4", 23787 "group": "@babel", 23788 "name": "plugin-transform-async-to-generator", 23789 "version": "7.10.4", 23790 "description": "Turn async functions into ES2015 generators", 23791 "hashes": [ 23792 { 23793 "alg": "SHA-512", 23794 "content": "17a9d110e6a7ec9e545d32ec0ec646dc35e66525687ebdad18dc1f76b5709035877d07246d05e75d23df0fb88ef9cff61c6ab2730c8b493dc39d9d7a9fe70125" 23795 } 23796 ], 23797 "licenses": [ 23798 { 23799 "license": { 23800 "id": "MIT" 23801 } 23802 } 23803 ], 23804 "purl": "pkg:npm/%40babel/plugin-transform-async-to-generator@7.10.4", 23805 "externalReferences": [ 23806 { 23807 "type": "website", 23808 "url": "https://github.com/babel/babel#readme" 23809 }, 23810 { 23811 "type": "issue-tracker", 23812 "url": "https://github.com/babel/babel/issues" 23813 }, 23814 { 23815 "type": "vcs", 23816 "url": "git+https://github.com/babel/babel.git" 23817 } 23818 ] 23819 }, 23820 { 23821 "type": "library", 23822 "bom-ref": "pkg:npm/%40babel/plugin-transform-block-scoped-functions@7.10.4", 23823 "group": "@babel", 23824 "name": "plugin-transform-block-scoped-functions", 23825 "version": "7.10.4", 23826 "description": "Babel plugin to ensure function declarations at the block level are block scoped", 23827 "hashes": [ 23828 { 23829 "alg": "SHA-512", 23830 "content": "5b35c36ab4176187e3695d6ccc9bcddc00fbad9819cc2d49b63259f1d30753288af26c4f45a8729e9d78cf33635375643ea3ec3b7f02cf18963b573d01167c24" 23831 } 23832 ], 23833 "licenses": [ 23834 { 23835 "license": { 23836 "id": "MIT" 23837 } 23838 } 23839 ], 23840 "purl": "pkg:npm/%40babel/plugin-transform-block-scoped-functions@7.10.4", 23841 "externalReferences": [ 23842 { 23843 "type": "website", 23844 "url": "https://github.com/babel/babel#readme" 23845 }, 23846 { 23847 "type": "issue-tracker", 23848 "url": "https://github.com/babel/babel/issues" 23849 }, 23850 { 23851 "type": "vcs", 23852 "url": "git+https://github.com/babel/babel.git" 23853 } 23854 ] 23855 }, 23856 { 23857 "type": "library", 23858 "bom-ref": "pkg:npm/%40babel/plugin-transform-block-scoping@7.10.5", 23859 "group": "@babel", 23860 "name": "plugin-transform-block-scoping", 23861 "version": "7.10.5", 23862 "description": "Compile ES2015 block scoping (const and let) to ES5", 23863 "hashes": [ 23864 { 23865 "alg": "SHA-512", 23866 "content": "e98730de18e942d8b4aacb10700e803121431de349fbe47a748327a51a948c57810539930cf6bcce017dd0e55f4ef028d75997653955515898d60f1f7eb5112e" 23867 } 23868 ], 23869 "licenses": [ 23870 { 23871 "license": { 23872 "id": "MIT" 23873 } 23874 } 23875 ], 23876 "purl": "pkg:npm/%40babel/plugin-transform-block-scoping@7.10.5", 23877 "externalReferences": [ 23878 { 23879 "type": "website", 23880 "url": "https://github.com/babel/babel#readme" 23881 }, 23882 { 23883 "type": "issue-tracker", 23884 "url": "https://github.com/babel/babel/issues" 23885 }, 23886 { 23887 "type": "vcs", 23888 "url": "git+https://github.com/babel/babel.git" 23889 } 23890 ] 23891 }, 23892 { 23893 "type": "library", 23894 "bom-ref": "pkg:npm/%40babel/plugin-transform-classes@7.10.4", 23895 "group": "@babel", 23896 "name": "plugin-transform-classes", 23897 "version": "7.10.4", 23898 "description": "Compile ES2015 classes to ES5", 23899 "hashes": [ 23900 { 23901 "alg": "SHA-512", 23902 "content": "da867da8b8edd7ad5d9f5644d0cb3aeb10677101f8227f12ab0d585a005466e1952494b97343856572fa74fd8c447ae453f78a85683c0b3149851425e74ad0c4" 23903 } 23904 ], 23905 "licenses": [ 23906 { 23907 "license": { 23908 "id": "MIT" 23909 } 23910 } 23911 ], 23912 "purl": "pkg:npm/%40babel/plugin-transform-classes@7.10.4", 23913 "externalReferences": [ 23914 { 23915 "type": "website", 23916 "url": "https://github.com/babel/babel#readme" 23917 }, 23918 { 23919 "type": "issue-tracker", 23920 "url": "https://github.com/babel/babel/issues" 23921 }, 23922 { 23923 "type": "vcs", 23924 "url": "git+https://github.com/babel/babel.git" 23925 } 23926 ] 23927 }, 23928 { 23929 "type": "library", 23930 "bom-ref": "pkg:npm/%40babel/helper-define-map@7.10.5", 23931 "group": "@babel", 23932 "name": "helper-define-map", 23933 "version": "7.10.5", 23934 "description": "Helper function to define a map", 23935 "hashes": [ 23936 { 23937 "alg": "SHA-512", 23938 "content": "7ccc38920141ef6d1a4055d255a5ebefda638dc5b9a6e4c2335ebeac4089fe99464becc1c9e944f25f670a95751a26f14e7155994b981bd53cc187d01ddcce11" 23939 } 23940 ], 23941 "licenses": [ 23942 { 23943 "license": { 23944 "id": "MIT" 23945 } 23946 } 23947 ], 23948 "purl": "pkg:npm/%40babel/helper-define-map@7.10.5", 23949 "externalReferences": [ 23950 { 23951 "type": "website", 23952 "url": "https://github.com/babel/babel#readme" 23953 }, 23954 { 23955 "type": "issue-tracker", 23956 "url": "https://github.com/babel/babel/issues" 23957 }, 23958 { 23959 "type": "vcs", 23960 "url": "git+https://github.com/babel/babel.git" 23961 } 23962 ] 23963 }, 23964 { 23965 "type": "library", 23966 "bom-ref": "pkg:npm/%40babel/plugin-transform-computed-properties@7.10.4", 23967 "group": "@babel", 23968 "name": "plugin-transform-computed-properties", 23969 "version": "7.10.4", 23970 "description": "Compile ES2015 computed properties to ES5", 23971 "hashes": [ 23972 { 23973 "alg": "SHA-512", 23974 "content": "245c150d770ffe133f4dbcb31aade5fd7586badee9e3a67742fa853174df93aff4f66ef164725437dc477ecbfbbeaa83e189df239b9e61d489b57aaa04bca307" 23975 } 23976 ], 23977 "licenses": [ 23978 { 23979 "license": { 23980 "id": "MIT" 23981 } 23982 } 23983 ], 23984 "purl": "pkg:npm/%40babel/plugin-transform-computed-properties@7.10.4", 23985 "externalReferences": [ 23986 { 23987 "type": "website", 23988 "url": "https://github.com/babel/babel#readme" 23989 }, 23990 { 23991 "type": "issue-tracker", 23992 "url": "https://github.com/babel/babel/issues" 23993 }, 23994 { 23995 "type": "vcs", 23996 "url": "git+https://github.com/babel/babel.git" 23997 } 23998 ] 23999 }, 24000 { 24001 "type": "library", 24002 "bom-ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.10.4", 24003 "group": "@babel", 24004 "name": "plugin-transform-destructuring", 24005 "version": "7.10.4", 24006 "description": "Compile ES2015 destructuring to ES5", 24007 "hashes": [ 24008 { 24009 "alg": "SHA-512", 24010 "content": "f9699fbf27ecc85eb4de23daebcdb99aae90adbeee2e34ceb1add7385ce561c6031d24b8426a4e58e2f434d058e6a31bbeb71fdedab40b0fafe25c6cc0e06980" 24011 } 24012 ], 24013 "licenses": [ 24014 { 24015 "license": { 24016 "id": "MIT" 24017 } 24018 } 24019 ], 24020 "purl": "pkg:npm/%40babel/plugin-transform-destructuring@7.10.4", 24021 "externalReferences": [ 24022 { 24023 "type": "website", 24024 "url": "https://github.com/babel/babel#readme" 24025 }, 24026 { 24027 "type": "issue-tracker", 24028 "url": "https://github.com/babel/babel/issues" 24029 }, 24030 { 24031 "type": "vcs", 24032 "url": "git+https://github.com/babel/babel.git" 24033 } 24034 ] 24035 }, 24036 { 24037 "type": "library", 24038 "bom-ref": "pkg:npm/%40babel/plugin-transform-dotall-regex@7.10.4", 24039 "group": "@babel", 24040 "name": "plugin-transform-dotall-regex", 24041 "version": "7.10.4", 24042 "description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.", 24043 "hashes": [ 24044 { 24045 "alg": "SHA-512", 24046 "content": "644015bd44c232530501b012612550a3121b1e6d8e906d8cb1e5ba6d5d898c8ca03a3755bfcb6ec6b093ce3d7e4729e1ece0dbf068af532eddcc45f3121b8f68" 24047 } 24048 ], 24049 "licenses": [ 24050 { 24051 "license": { 24052 "id": "MIT" 24053 } 24054 } 24055 ], 24056 "purl": "pkg:npm/%40babel/plugin-transform-dotall-regex@7.10.4", 24057 "externalReferences": [ 24058 { 24059 "type": "website", 24060 "url": "https://babeljs.io/" 24061 }, 24062 { 24063 "type": "issue-tracker", 24064 "url": "https://github.com/babel/babel/issues" 24065 }, 24066 { 24067 "type": "vcs", 24068 "url": "git+https://github.com/babel/babel.git" 24069 } 24070 ] 24071 }, 24072 { 24073 "type": "library", 24074 "bom-ref": "pkg:npm/%40babel/plugin-transform-duplicate-keys@7.10.4", 24075 "group": "@babel", 24076 "name": "plugin-transform-duplicate-keys", 24077 "version": "7.10.4", 24078 "description": "Compile objects with duplicate keys to valid strict ES5", 24079 "hashes": [ 24080 { 24081 "alg": "SHA-512", 24082 "content": "18bd3f7c99e680c7251e20534d65cd9588d8b00eeb0ebb6c6b31c6ea68256864938742acad6d38aa697e05bcfd14bd0b709211c0158be59aa5347293914df100" 24083 } 24084 ], 24085 "licenses": [ 24086 { 24087 "license": { 24088 "id": "MIT" 24089 } 24090 } 24091 ], 24092 "purl": "pkg:npm/%40babel/plugin-transform-duplicate-keys@7.10.4", 24093 "externalReferences": [ 24094 { 24095 "type": "website", 24096 "url": "https://github.com/babel/babel#readme" 24097 }, 24098 { 24099 "type": "issue-tracker", 24100 "url": "https://github.com/babel/babel/issues" 24101 }, 24102 { 24103 "type": "vcs", 24104 "url": "git+https://github.com/babel/babel.git" 24105 } 24106 ] 24107 }, 24108 { 24109 "type": "library", 24110 "bom-ref": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.10.4", 24111 "group": "@babel", 24112 "name": "plugin-transform-exponentiation-operator", 24113 "version": "7.10.4", 24114 "description": "Compile exponentiation operator to ES5", 24115 "hashes": [ 24116 { 24117 "alg": "SHA-512", 24118 "content": "4b91e02d582405c45dc900076ca8feecacae5b1f02eade68113994bb0cf5a6ddd64d6261b14574588217b95bdf5ccc65fd04321ca95208d36d6886a61bc7f2b3" 24119 } 24120 ], 24121 "licenses": [ 24122 { 24123 "license": { 24124 "id": "MIT" 24125 } 24126 } 24127 ], 24128 "purl": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.10.4", 24129 "externalReferences": [ 24130 { 24131 "type": "website", 24132 "url": "https://github.com/babel/babel#readme" 24133 }, 24134 { 24135 "type": "issue-tracker", 24136 "url": "https://github.com/babel/babel/issues" 24137 }, 24138 { 24139 "type": "vcs", 24140 "url": "git+https://github.com/babel/babel.git" 24141 } 24142 ] 24143 }, 24144 { 24145 "type": "library", 24146 "bom-ref": "pkg:npm/%40babel/helper-builder-binary-assignment-operator-visitor@7.10.4", 24147 "group": "@babel", 24148 "name": "helper-builder-binary-assignment-operator-visitor", 24149 "version": "7.10.4", 24150 "description": "Helper function to build binary assignment operator visitors", 24151 "hashes": [ 24152 { 24153 "alg": "SHA-512", 24154 "content": "2f4cc6945ac65992b83db4fc02ccd27cb4cce6c0d4d7e033fc49fd56b753f3f2e612226de335edf89bdef430809d071ba8384223edbdcbf2fdde6ac3cdd74272" 24155 } 24156 ], 24157 "licenses": [ 24158 { 24159 "license": { 24160 "id": "MIT" 24161 } 24162 } 24163 ], 24164 "purl": "pkg:npm/%40babel/helper-builder-binary-assignment-operator-visitor@7.10.4", 24165 "externalReferences": [ 24166 { 24167 "type": "website", 24168 "url": "https://github.com/babel/babel#readme" 24169 }, 24170 { 24171 "type": "issue-tracker", 24172 "url": "https://github.com/babel/babel/issues" 24173 }, 24174 { 24175 "type": "vcs", 24176 "url": "git+https://github.com/babel/babel.git" 24177 } 24178 ] 24179 }, 24180 { 24181 "type": "library", 24182 "bom-ref": "pkg:npm/%40babel/helper-explode-assignable-expression@7.10.4", 24183 "group": "@babel", 24184 "name": "helper-explode-assignable-expression", 24185 "version": "7.10.4", 24186 "description": "Helper function to explode an assignable expression", 24187 "hashes": [ 24188 { 24189 "alg": "SHA-512", 24190 "content": "e0aef547245034f46b47ce6caf9418e17dd5c06e30b55a17641f7e2f7af51a9dfc0e110bc870ada2fab27518bb7353af6f5ede446890fc50f9b3c25d534532e4" 24191 } 24192 ], 24193 "licenses": [ 24194 { 24195 "license": { 24196 "id": "MIT" 24197 } 24198 } 24199 ], 24200 "purl": "pkg:npm/%40babel/helper-explode-assignable-expression@7.10.4", 24201 "externalReferences": [ 24202 { 24203 "type": "website", 24204 "url": "https://github.com/babel/babel#readme" 24205 }, 24206 { 24207 "type": "issue-tracker", 24208 "url": "https://github.com/babel/babel/issues" 24209 }, 24210 { 24211 "type": "vcs", 24212 "url": "git+https://github.com/babel/babel.git" 24213 } 24214 ] 24215 }, 24216 { 24217 "type": "library", 24218 "bom-ref": "pkg:npm/%40babel/plugin-transform-for-of@7.10.4", 24219 "group": "@babel", 24220 "name": "plugin-transform-for-of", 24221 "version": "7.10.4", 24222 "description": "Compile ES2015 for...of to ES5", 24223 "hashes": [ 24224 { 24225 "alg": "SHA-512", 24226 "content": "22d7507c0ceef40944aa6bac03feb94ea27bf5e45c8069a93cf16f0671882d7647f7be46d0b3633f5ca31ef1a07ee0b1aab3cfb9e5ce3def85b2fc66c4a8871d" 24227 } 24228 ], 24229 "licenses": [ 24230 { 24231 "license": { 24232 "id": "MIT" 24233 } 24234 } 24235 ], 24236 "purl": "pkg:npm/%40babel/plugin-transform-for-of@7.10.4", 24237 "externalReferences": [ 24238 { 24239 "type": "website", 24240 "url": "https://github.com/babel/babel#readme" 24241 }, 24242 { 24243 "type": "issue-tracker", 24244 "url": "https://github.com/babel/babel/issues" 24245 }, 24246 { 24247 "type": "vcs", 24248 "url": "git+https://github.com/babel/babel.git" 24249 } 24250 ] 24251 }, 24252 { 24253 "type": "library", 24254 "bom-ref": "pkg:npm/%40babel/plugin-transform-function-name@7.10.4", 24255 "group": "@babel", 24256 "name": "plugin-transform-function-name", 24257 "version": "7.10.4", 24258 "description": "Apply ES2015 function.name semantics to all functions", 24259 "hashes": [ 24260 { 24261 "alg": "SHA-512", 24262 "content": "39c0c2ab6cb9f84d1d543e4c6a04f95fec9345b72f1630c8d99540a2db461fab73aa3c7f2caa609147a9bb7869feee2d641cf1c69346c0bb00bc606f436989ce" 24263 } 24264 ], 24265 "licenses": [ 24266 { 24267 "license": { 24268 "id": "MIT" 24269 } 24270 } 24271 ], 24272 "purl": "pkg:npm/%40babel/plugin-transform-function-name@7.10.4", 24273 "externalReferences": [ 24274 { 24275 "type": "website", 24276 "url": "https://github.com/babel/babel#readme" 24277 }, 24278 { 24279 "type": "issue-tracker", 24280 "url": "https://github.com/babel/babel/issues" 24281 }, 24282 { 24283 "type": "vcs", 24284 "url": "git+https://github.com/babel/babel.git" 24285 } 24286 ] 24287 }, 24288 { 24289 "type": "library", 24290 "bom-ref": "pkg:npm/%40babel/plugin-transform-literals@7.10.4", 24291 "group": "@babel", 24292 "name": "plugin-transform-literals", 24293 "version": "7.10.4", 24294 "description": "Compile ES2015 unicode string and number literals to ES5", 24295 "hashes": [ 24296 { 24297 "alg": "SHA-512", 24298 "content": "5ddfdd1524c456e5169f266232eefafc89d9c4b4d88a5392af55251d5fa9d75e59fcb7b6162d4a5e4254633d1be360df9dda2cb5894fb9bde6f194d094c6a2a9" 24299 } 24300 ], 24301 "licenses": [ 24302 { 24303 "license": { 24304 "id": "MIT" 24305 } 24306 } 24307 ], 24308 "purl": "pkg:npm/%40babel/plugin-transform-literals@7.10.4", 24309 "externalReferences": [ 24310 { 24311 "type": "website", 24312 "url": "https://github.com/babel/babel#readme" 24313 }, 24314 { 24315 "type": "issue-tracker", 24316 "url": "https://github.com/babel/babel/issues" 24317 }, 24318 { 24319 "type": "vcs", 24320 "url": "git+https://github.com/babel/babel.git" 24321 } 24322 ] 24323 }, 24324 { 24325 "type": "library", 24326 "bom-ref": "pkg:npm/%40babel/plugin-transform-member-expression-literals@7.10.4", 24327 "group": "@babel", 24328 "name": "plugin-transform-member-expression-literals", 24329 "version": "7.10.4", 24330 "description": "Ensure that reserved words are quoted in property accesses", 24331 "hashes": [ 24332 { 24333 "alg": "SHA-512", 24334 "content": "d1b14ebcfc80a13061b5c24bafd55cc19a8a9928c59a5d62571bcf2f445ea26194e77097e771ec3388764b372435d910707a31d5ba40ab3c41235634f4b9414b" 24335 } 24336 ], 24337 "licenses": [ 24338 { 24339 "license": { 24340 "id": "MIT" 24341 } 24342 } 24343 ], 24344 "purl": "pkg:npm/%40babel/plugin-transform-member-expression-literals@7.10.4", 24345 "externalReferences": [ 24346 { 24347 "type": "website", 24348 "url": "https://github.com/babel/babel#readme" 24349 }, 24350 { 24351 "type": "issue-tracker", 24352 "url": "https://github.com/babel/babel/issues" 24353 }, 24354 { 24355 "type": "vcs", 24356 "url": "git+https://github.com/babel/babel.git" 24357 } 24358 ] 24359 }, 24360 { 24361 "type": "library", 24362 "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-amd@7.10.5", 24363 "group": "@babel", 24364 "name": "plugin-transform-modules-amd", 24365 "version": "7.10.5", 24366 "description": "This plugin transforms ES2015 modules to AMD", 24367 "hashes": [ 24368 { 24369 "alg": "SHA-512", 24370 "content": "7a59b9babb8d8a8ec24cb148b550bfac8cca2df435efe7d7ec4573e56d13320207168d736343b3cf1fa583084be2997397c3b3567e906acc790de105ca836247" 24371 } 24372 ], 24373 "licenses": [ 24374 { 24375 "license": { 24376 "id": "MIT" 24377 } 24378 } 24379 ], 24380 "purl": "pkg:npm/%40babel/plugin-transform-modules-amd@7.10.5", 24381 "externalReferences": [ 24382 { 24383 "type": "website", 24384 "url": "https://github.com/babel/babel#readme" 24385 }, 24386 { 24387 "type": "issue-tracker", 24388 "url": "https://github.com/babel/babel/issues" 24389 }, 24390 { 24391 "type": "vcs", 24392 "url": "git+https://github.com/babel/babel.git" 24393 } 24394 ] 24395 }, 24396 { 24397 "type": "library", 24398 "bom-ref": "pkg:npm/babel-plugin-dynamic-import-node@2.3.3", 24399 "name": "babel-plugin-dynamic-import-node", 24400 "version": "2.3.3", 24401 "description": "Babel plugin to transpile import() to a deferred require(), for node", 24402 "hashes": [ 24403 { 24404 "alg": "SHA-512", 24405 "content": "8d9548facf5983722a03f91d8b48ba5030b26d423769204b9e096161b4928ca955ef217517fe4b5aff0c6a4426bd8a676c90d2e9f7012f62b31d2c4d08cb5649" 24406 } 24407 ], 24408 "licenses": [ 24409 { 24410 "license": { 24411 "id": "MIT" 24412 } 24413 } 24414 ], 24415 "purl": "pkg:npm/babel-plugin-dynamic-import-node@2.3.3", 24416 "externalReferences": [ 24417 { 24418 "type": "website", 24419 "url": "https://github.com/airbnb/babel-plugin-dynamic-import-node#readme" 24420 }, 24421 { 24422 "type": "issue-tracker", 24423 "url": "https://github.com/airbnb/babel-plugin-dynamic-import-node/issues" 24424 }, 24425 { 24426 "type": "vcs", 24427 "url": "git+https://github.com/airbnb/babel-plugin-dynamic-import-node.git" 24428 } 24429 ] 24430 }, 24431 { 24432 "type": "library", 24433 "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.10.4", 24434 "group": "@babel", 24435 "name": "plugin-transform-modules-commonjs", 24436 "version": "7.10.4", 24437 "description": "This plugin transforms ES2015 modules to CommonJS", 24438 "hashes": [ 24439 { 24440 "alg": "SHA-512", 24441 "content": "5e3ed4ab9a3cd070cb956eb8ad57c30616a8e8e5fcf4729499bfbdbd661a2d70593a66b8800eadc38362d4ee6a543a195945747f1318034698cce6b0cf497ed7" 24442 } 24443 ], 24444 "licenses": [ 24445 { 24446 "license": { 24447 "id": "MIT" 24448 } 24449 } 24450 ], 24451 "purl": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.10.4", 24452 "externalReferences": [ 24453 { 24454 "type": "website", 24455 "url": "https://github.com/babel/babel#readme" 24456 }, 24457 { 24458 "type": "issue-tracker", 24459 "url": "https://github.com/babel/babel/issues" 24460 }, 24461 { 24462 "type": "vcs", 24463 "url": "git+https://github.com/babel/babel.git" 24464 } 24465 ] 24466 }, 24467 { 24468 "type": "library", 24469 "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.10.5", 24470 "group": "@babel", 24471 "name": "plugin-transform-modules-systemjs", 24472 "version": "7.10.5", 24473 "description": "This plugin transforms ES2015 modules to SystemJS", 24474 "hashes": [ 24475 { 24476 "alg": "SHA-512", 24477 "content": "7f844b3bf38bd78fc53f50046dcb16333a5b533eadb2c45a790835d511f504ffd79cfa51a15c2079856230569c9e46b0e24e308d14a39f78a9d54c3d4da5ee33" 24478 } 24479 ], 24480 "licenses": [ 24481 { 24482 "license": { 24483 "id": "MIT" 24484 } 24485 } 24486 ], 24487 "purl": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.10.5", 24488 "externalReferences": [ 24489 { 24490 "type": "website", 24491 "url": "https://github.com/babel/babel#readme" 24492 }, 24493 { 24494 "type": "issue-tracker", 24495 "url": "https://github.com/babel/babel/issues" 24496 }, 24497 { 24498 "type": "vcs", 24499 "url": "git+https://github.com/babel/babel.git" 24500 } 24501 ] 24502 }, 24503 { 24504 "type": "library", 24505 "bom-ref": "pkg:npm/%40babel/helper-hoist-variables@7.10.4", 24506 "group": "@babel", 24507 "name": "helper-hoist-variables", 24508 "version": "7.10.4", 24509 "description": "Helper function to hoist variables", 24510 "hashes": [ 24511 { 24512 "alg": "SHA-512", 24513 "content": "c258eba05e4f8029368ee17af646a71d5b3abeb2f020f369e832c3f8bae5de1a10dcfa4f3e291a0d134503ed2df3534ea0cb760cbe965bf99d53c93893a673b8" 24514 } 24515 ], 24516 "licenses": [ 24517 { 24518 "license": { 24519 "id": "MIT" 24520 } 24521 } 24522 ], 24523 "purl": "pkg:npm/%40babel/helper-hoist-variables@7.10.4", 24524 "externalReferences": [ 24525 { 24526 "type": "website", 24527 "url": "https://github.com/babel/babel#readme" 24528 }, 24529 { 24530 "type": "issue-tracker", 24531 "url": "https://github.com/babel/babel/issues" 24532 }, 24533 { 24534 "type": "vcs", 24535 "url": "git+https://github.com/babel/babel.git" 24536 } 24537 ] 24538 }, 24539 { 24540 "type": "library", 24541 "bom-ref": "pkg:npm/%40babel/plugin-transform-modules-umd@7.10.4", 24542 "group": "@babel", 24543 "name": "plugin-transform-modules-umd", 24544 "version": "7.10.4", 24545 "description": "This plugin transforms ES2015 modules to UMD", 24546 "hashes": [ 24547 { 24548 "alg": "SHA-512", 24549 "content": "9a8856e6adee004b7c4f8e584fb41ce70b3a99680901a2fff017d60fd0e8768d40dd1296962f304d2f96890fe49c5fad5e53e2ad6ff5fccab3cc67c213128408" 24550 } 24551 ], 24552 "licenses": [ 24553 { 24554 "license": { 24555 "id": "MIT" 24556 } 24557 } 24558 ], 24559 "purl": "pkg:npm/%40babel/plugin-transform-modules-umd@7.10.4", 24560 "externalReferences": [ 24561 { 24562 "type": "website", 24563 "url": "https://github.com/babel/babel#readme" 24564 }, 24565 { 24566 "type": "issue-tracker", 24567 "url": "https://github.com/babel/babel/issues" 24568 }, 24569 { 24570 "type": "vcs", 24571 "url": "git+https://github.com/babel/babel.git" 24572 } 24573 ] 24574 }, 24575 { 24576 "type": "library", 24577 "bom-ref": "pkg:npm/%40babel/plugin-transform-named-capturing-groups-regex@7.10.4", 24578 "group": "@babel", 24579 "name": "plugin-transform-named-capturing-groups-regex", 24580 "version": "7.10.4", 24581 "description": "Compile regular expressions using named groups to ES5.", 24582 "hashes": [ 24583 { 24584 "alg": "SHA-512", 24585 "content": "57a2ee3a70f7d644e4c503e12a2558cd80bf26076ae778ab242ff10529aa70d72a14657e3c447897aad4e521f6565edb1fd98b0c771cd3e97d1d439ee1134628" 24586 } 24587 ], 24588 "licenses": [ 24589 { 24590 "license": { 24591 "id": "MIT" 24592 } 24593 } 24594 ], 24595 "purl": "pkg:npm/%40babel/plugin-transform-named-capturing-groups-regex@7.10.4", 24596 "externalReferences": [ 24597 { 24598 "type": "website", 24599 "url": "https://babeljs.io/" 24600 }, 24601 { 24602 "type": "issue-tracker", 24603 "url": "https://github.com/babel/babel/issues" 24604 }, 24605 { 24606 "type": "vcs", 24607 "url": "git+https://github.com/babel/babel.git" 24608 } 24609 ] 24610 }, 24611 { 24612 "type": "library", 24613 "bom-ref": "pkg:npm/%40babel/plugin-transform-new-target@7.10.4", 24614 "group": "@babel", 24615 "name": "plugin-transform-new-target", 24616 "version": "7.10.4", 24617 "description": "Transforms new.target meta property", 24618 "hashes": [ 24619 { 24620 "alg": "SHA-512", 24621 "content": "617c16503007fc9e9d95fc2a956b33b48d8fbb3d4db5402e6d784e3cb43982347faa643953de836381503bc02ddf724de173c186b8c1f08e1e3262d13a38cb8f" 24622 } 24623 ], 24624 "licenses": [ 24625 { 24626 "license": { 24627 "id": "MIT" 24628 } 24629 } 24630 ], 24631 "purl": "pkg:npm/%40babel/plugin-transform-new-target@7.10.4", 24632 "externalReferences": [ 24633 { 24634 "type": "website", 24635 "url": "https://github.com/babel/babel#readme" 24636 }, 24637 { 24638 "type": "issue-tracker", 24639 "url": "https://github.com/babel/babel/issues" 24640 }, 24641 { 24642 "type": "vcs", 24643 "url": "git+https://github.com/babel/babel.git" 24644 } 24645 ] 24646 }, 24647 { 24648 "type": "library", 24649 "bom-ref": "pkg:npm/%40babel/plugin-transform-object-super@7.10.4", 24650 "group": "@babel", 24651 "name": "plugin-transform-object-super", 24652 "version": "7.10.4", 24653 "description": "Compile ES2015 object super to ES5", 24654 "hashes": [ 24655 { 24656 "alg": "SHA-512", 24657 "content": "e624f0d0991d45d26fafbb18d2f1ea4e99ebb94a5379adf62479aafdab485aab2736eb2c6d1ce3103c967a9f14373b6dd41e48bac05883c22b6f46cb6e210109" 24658 } 24659 ], 24660 "licenses": [ 24661 { 24662 "license": { 24663 "id": "MIT" 24664 } 24665 } 24666 ], 24667 "purl": "pkg:npm/%40babel/plugin-transform-object-super@7.10.4", 24668 "externalReferences": [ 24669 { 24670 "type": "website", 24671 "url": "https://github.com/babel/babel#readme" 24672 }, 24673 { 24674 "type": "issue-tracker", 24675 "url": "https://github.com/babel/babel/issues" 24676 }, 24677 { 24678 "type": "vcs", 24679 "url": "git+https://github.com/babel/babel.git" 24680 } 24681 ] 24682 }, 24683 { 24684 "type": "library", 24685 "bom-ref": "pkg:npm/%40babel/plugin-transform-property-literals@7.10.4", 24686 "group": "@babel", 24687 "name": "plugin-transform-property-literals", 24688 "version": "7.10.4", 24689 "description": "Ensure that reserved words are quoted in object property keys", 24690 "hashes": [ 24691 { 24692 "alg": "SHA-512", 24693 "content": "a1fb0070a894c50f13638b12720b06791daf248b1faf3aaf15bf46bc9e547570f397e3326026818ff146cd7bafeea13468972358c20b9f2d5ea6a7a59c5973f2" 24694 } 24695 ], 24696 "licenses": [ 24697 { 24698 "license": { 24699 "id": "MIT" 24700 } 24701 } 24702 ], 24703 "purl": "pkg:npm/%40babel/plugin-transform-property-literals@7.10.4", 24704 "externalReferences": [ 24705 { 24706 "type": "website", 24707 "url": "https://github.com/babel/babel#readme" 24708 }, 24709 { 24710 "type": "issue-tracker", 24711 "url": "https://github.com/babel/babel/issues" 24712 }, 24713 { 24714 "type": "vcs", 24715 "url": "git+https://github.com/babel/babel.git" 24716 } 24717 ] 24718 }, 24719 { 24720 "type": "library", 24721 "bom-ref": "pkg:npm/%40babel/plugin-transform-regenerator@7.10.4", 24722 "group": "@babel", 24723 "name": "plugin-transform-regenerator", 24724 "version": "7.10.4", 24725 "description": "Explode async and generator functions into a state machine.", 24726 "hashes": [ 24727 { 24728 "alg": "SHA-512", 24729 "content": "ded8401f0b68af7f40ec2d385ee71b320d7b45c677429a5fc6bdb6c18cd935c54890f1dfa4cf49d123bccee095e9265adbae64c41252adf293bc3098a811571b" 24730 } 24731 ], 24732 "licenses": [ 24733 { 24734 "license": { 24735 "id": "MIT" 24736 } 24737 } 24738 ], 24739 "purl": "pkg:npm/%40babel/plugin-transform-regenerator@7.10.4", 24740 "externalReferences": [ 24741 { 24742 "type": "website", 24743 "url": "https://babeljs.io/" 24744 }, 24745 { 24746 "type": "issue-tracker", 24747 "url": "https://github.com/babel/babel/issues" 24748 }, 24749 { 24750 "type": "vcs", 24751 "url": "git+https://github.com/babel/babel.git" 24752 } 24753 ] 24754 }, 24755 { 24756 "type": "library", 24757 "bom-ref": "pkg:npm/regenerator-transform@0.14.5", 24758 "name": "regenerator-transform", 24759 "version": "0.14.5", 24760 "description": "Explode async and generator functions into a state machine.", 24761 "hashes": [ 24762 { 24763 "alg": "SHA-512", 24764 "content": "78e7fabe46b920ed79d497ecc3634ef56a465f9f16eb05a679f2b7235cc41abd25383d2ef2bc0f68da902f5691c546b12de28edc0acd87755883529b683f8517" 24765 } 24766 ], 24767 "licenses": [ 24768 { 24769 "license": { 24770 "id": "MIT" 24771 } 24772 } 24773 ], 24774 "purl": "pkg:npm/regenerator-transform@0.14.5", 24775 "externalReferences": [ 24776 { 24777 "type": "vcs", 24778 "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform" 24779 } 24780 ] 24781 }, 24782 { 24783 "type": "library", 24784 "bom-ref": "pkg:npm/%40babel/runtime@7.10.5", 24785 "group": "@babel", 24786 "name": "runtime", 24787 "version": "7.10.5", 24788 "description": "babel's modular runtime helpers", 24789 "hashes": [ 24790 { 24791 "alg": "SHA-512", 24792 "content": "a2d75d5ca85d367eddd29b681511ed30b6bc2ea0f12d8c138c1e27620335cb2e4dea053f3147fcceacb22e5b421f7c80562b41ce6c0ae2eb3e0c3d25fcc6ae02" 24793 } 24794 ], 24795 "licenses": [ 24796 { 24797 "license": { 24798 "id": "MIT" 24799 } 24800 } 24801 ], 24802 "purl": "pkg:npm/%40babel/runtime@7.10.5", 24803 "externalReferences": [ 24804 { 24805 "type": "website", 24806 "url": "https://babeljs.io/" 24807 }, 24808 { 24809 "type": "issue-tracker", 24810 "url": "https://github.com/babel/babel/issues" 24811 }, 24812 { 24813 "type": "vcs", 24814 "url": "git+https://github.com/babel/babel.git" 24815 } 24816 ] 24817 }, 24818 { 24819 "type": "library", 24820 "bom-ref": "pkg:npm/%40babel/plugin-transform-reserved-words@7.10.4", 24821 "group": "@babel", 24822 "name": "plugin-transform-reserved-words", 24823 "version": "7.10.4", 24824 "description": "Ensure that no reserved words are used.", 24825 "hashes": [ 24826 { 24827 "alg": "SHA-512", 24828 "content": "846b30d4ee917b0d5f9056c322664812a03c1a889dc130229700b25aa2c133d7fe7bfbbfb10310bbbb97e9dca891f39ac91bae55f28e5b83bb1ef68158cf8995" 24829 } 24830 ], 24831 "licenses": [ 24832 { 24833 "license": { 24834 "id": "MIT" 24835 } 24836 } 24837 ], 24838 "purl": "pkg:npm/%40babel/plugin-transform-reserved-words@7.10.4", 24839 "externalReferences": [ 24840 { 24841 "type": "website", 24842 "url": "https://github.com/babel/babel#readme" 24843 }, 24844 { 24845 "type": "issue-tracker", 24846 "url": "https://github.com/babel/babel/issues" 24847 }, 24848 { 24849 "type": "vcs", 24850 "url": "git+https://github.com/babel/babel.git" 24851 } 24852 ] 24853 }, 24854 { 24855 "type": "library", 24856 "bom-ref": "pkg:npm/%40babel/plugin-transform-shorthand-properties@7.10.4", 24857 "group": "@babel", 24858 "name": "plugin-transform-shorthand-properties", 24859 "version": "7.10.4", 24860 "description": "Compile ES2015 shorthand properties to ES5", 24861 "hashes": [ 24862 { 24863 "alg": "SHA-512", 24864 "content": "002d8afedee8d3b29e4c8c4ca079dec97f74bf7ce49b97231c912892b3c4006132dd40a9f2c2ca7e77ce206759d7de1fc8de307d7ff3654593f6dac9674a9cf9" 24865 } 24866 ], 24867 "licenses": [ 24868 { 24869 "license": { 24870 "id": "MIT" 24871 } 24872 } 24873 ], 24874 "purl": "pkg:npm/%40babel/plugin-transform-shorthand-properties@7.10.4", 24875 "externalReferences": [ 24876 { 24877 "type": "website", 24878 "url": "https://github.com/babel/babel#readme" 24879 }, 24880 { 24881 "type": "issue-tracker", 24882 "url": "https://github.com/babel/babel/issues" 24883 }, 24884 { 24885 "type": "vcs", 24886 "url": "git+https://github.com/babel/babel.git" 24887 } 24888 ] 24889 }, 24890 { 24891 "type": "library", 24892 "bom-ref": "pkg:npm/%40babel/plugin-transform-spread@7.10.4", 24893 "group": "@babel", 24894 "name": "plugin-transform-spread", 24895 "version": "7.10.4", 24896 "description": "Compile ES2015 spread to ES5", 24897 "hashes": [ 24898 { 24899 "alg": "SHA-512", 24900 "content": "d5eff9d46fcd8beeee1f9824b5b5aff9e0840fda4ff19a518590778ce688de69b37ef25358792ec984efd19e4f62dc8cf93af609cafd914750c67eb47c8e56b9" 24901 } 24902 ], 24903 "licenses": [ 24904 { 24905 "license": { 24906 "id": "MIT" 24907 } 24908 } 24909 ], 24910 "purl": "pkg:npm/%40babel/plugin-transform-spread@7.10.4", 24911 "externalReferences": [ 24912 { 24913 "type": "website", 24914 "url": "https://github.com/babel/babel#readme" 24915 }, 24916 { 24917 "type": "issue-tracker", 24918 "url": "https://github.com/babel/babel/issues" 24919 }, 24920 { 24921 "type": "vcs", 24922 "url": "git+https://github.com/babel/babel.git" 24923 } 24924 ] 24925 }, 24926 { 24927 "type": "library", 24928 "bom-ref": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.10.4", 24929 "group": "@babel", 24930 "name": "plugin-transform-sticky-regex", 24931 "version": "7.10.4", 24932 "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor", 24933 "hashes": [ 24934 { 24935 "alg": "SHA-512", 24936 "content": "0ddcb74197c86c4574558715b450c28de138c705532564e652da2b009927eaeffdd99fe7589355fa620bcaa1caad4c5760a0361280a2960a0f78fca628be03bd" 24937 } 24938 ], 24939 "licenses": [ 24940 { 24941 "license": { 24942 "id": "MIT" 24943 } 24944 } 24945 ], 24946 "purl": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.10.4", 24947 "externalReferences": [ 24948 { 24949 "type": "website", 24950 "url": "https://github.com/babel/babel#readme" 24951 }, 24952 { 24953 "type": "issue-tracker", 24954 "url": "https://github.com/babel/babel/issues" 24955 }, 24956 { 24957 "type": "vcs", 24958 "url": "git+https://github.com/babel/babel.git" 24959 } 24960 ] 24961 }, 24962 { 24963 "type": "library", 24964 "bom-ref": "pkg:npm/%40babel/plugin-transform-template-literals@7.10.5", 24965 "group": "@babel", 24966 "name": "plugin-transform-template-literals", 24967 "version": "7.10.5", 24968 "description": "Compile ES2015 template literals to ES5", 24969 "hashes": [ 24970 { 24971 "alg": "SHA-512", 24972 "content": "57f9673c621bf8a4f5d8e422903be04ae7ac457d78724e457c95edebeb5785d909f95b1dd250c256d17a8dc078acd0a5605cda0768eeb19fa534848393698c33" 24973 } 24974 ], 24975 "licenses": [ 24976 { 24977 "license": { 24978 "id": "MIT" 24979 } 24980 } 24981 ], 24982 "purl": "pkg:npm/%40babel/plugin-transform-template-literals@7.10.5", 24983 "externalReferences": [ 24984 { 24985 "type": "website", 24986 "url": "https://github.com/babel/babel#readme" 24987 }, 24988 { 24989 "type": "issue-tracker", 24990 "url": "https://github.com/babel/babel/issues" 24991 }, 24992 { 24993 "type": "vcs", 24994 "url": "git+https://github.com/babel/babel.git" 24995 } 24996 ] 24997 }, 24998 { 24999 "type": "library", 25000 "bom-ref": "pkg:npm/%40babel/plugin-transform-typeof-symbol@7.10.4", 25001 "group": "@babel", 25002 "name": "plugin-transform-typeof-symbol", 25003 "version": "7.10.4", 25004 "description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)", 25005 "hashes": [ 25006 { 25007 "alg": "SHA-512", 25008 "content": "42a360630bae5b4cb41fe91413f196491e39b7f71c4617b5e05b3fe19468b8d350b32778a373c6e0eb47888adea5b33658a5010c05ca0802bf2e4e158734da18" 25009 } 25010 ], 25011 "licenses": [ 25012 { 25013 "license": { 25014 "id": "MIT" 25015 } 25016 } 25017 ], 25018 "purl": "pkg:npm/%40babel/plugin-transform-typeof-symbol@7.10.4", 25019 "externalReferences": [ 25020 { 25021 "type": "website", 25022 "url": "https://github.com/babel/babel#readme" 25023 }, 25024 { 25025 "type": "issue-tracker", 25026 "url": "https://github.com/babel/babel/issues" 25027 }, 25028 { 25029 "type": "vcs", 25030 "url": "git+https://github.com/babel/babel.git" 25031 } 25032 ] 25033 }, 25034 { 25035 "type": "library", 25036 "bom-ref": "pkg:npm/%40babel/plugin-transform-unicode-escapes@7.10.4", 25037 "group": "@babel", 25038 "name": "plugin-transform-unicode-escapes", 25039 "version": "7.10.4", 25040 "description": "Compile ES2015 Unicode escapes to ES5", 25041 "hashes": [ 25042 { 25043 "alg": "SHA-512", 25044 "content": "cb95c9f7068cb62d89f9eee28f6d1ef9a1fe7e1a3b59bed6f2b36ebbbd9a291c021c5a9076191d536968dee67db50b9ba0425c5056b25dd01185cc4b437fba16" 25045 } 25046 ], 25047 "licenses": [ 25048 { 25049 "license": { 25050 "id": "MIT" 25051 } 25052 } 25053 ], 25054 "purl": "pkg:npm/%40babel/plugin-transform-unicode-escapes@7.10.4", 25055 "externalReferences": [ 25056 { 25057 "type": "website", 25058 "url": "https://github.com/babel/babel#readme" 25059 }, 25060 { 25061 "type": "issue-tracker", 25062 "url": "https://github.com/babel/babel/issues" 25063 }, 25064 { 25065 "type": "vcs", 25066 "url": "git+https://github.com/babel/babel.git" 25067 } 25068 ] 25069 }, 25070 { 25071 "type": "library", 25072 "bom-ref": "pkg:npm/%40babel/plugin-transform-unicode-regex@7.10.4", 25073 "group": "@babel", 25074 "name": "plugin-transform-unicode-regex", 25075 "version": "7.10.4", 25076 "description": "Compile ES2015 Unicode regex to ES5", 25077 "hashes": [ 25078 { 25079 "alg": "SHA-512", 25080 "content": "c0d7ec738b3c376aa7230a4efd63f66624b28dfa536a64f60bd57d1431ff2e3b9bf73c3a3f74a391770599cd11414b7dea4d9f988bed95ad8c323813c08002f8" 25081 } 25082 ], 25083 "licenses": [ 25084 { 25085 "license": { 25086 "id": "MIT" 25087 } 25088 } 25089 ], 25090 "purl": "pkg:npm/%40babel/plugin-transform-unicode-regex@7.10.4", 25091 "externalReferences": [ 25092 { 25093 "type": "website", 25094 "url": "https://github.com/babel/babel#readme" 25095 }, 25096 { 25097 "type": "issue-tracker", 25098 "url": "https://github.com/babel/babel/issues" 25099 }, 25100 { 25101 "type": "vcs", 25102 "url": "git+https://github.com/babel/babel.git" 25103 } 25104 ] 25105 }, 25106 { 25107 "type": "library", 25108 "bom-ref": "pkg:npm/%40babel/preset-modules@0.1.3", 25109 "group": "@babel", 25110 "name": "preset-modules", 25111 "version": "0.1.3", 25112 "description": "A Babel preset that targets modern browsers by fixing engine bugs.", 25113 "hashes": [ 25114 { 25115 "alg": "SHA-512", 25116 "content": "45adc95ce1c1ab6c5de7ac5217b94c297763067dd3efbd98d567addf25a7903972f731ef2648b4dbdb40173bc000ae5c7f8615df2a31b8feb572b611a25e9256" 25117 } 25118 ], 25119 "licenses": [ 25120 { 25121 "license": { 25122 "id": "MIT" 25123 } 25124 } 25125 ], 25126 "purl": "pkg:npm/%40babel/preset-modules@0.1.3" 25127 }, 25128 { 25129 "type": "library", 25130 "bom-ref": "pkg:npm/core-js-compat@3.6.5", 25131 "name": "core-js-compat", 25132 "version": "3.6.5", 25133 "description": "core-js compat", 25134 "hashes": [ 25135 { 25136 "alg": "SHA-512", 25137 "content": "ec8b5328e84e65bce7857010da0fec9468353c9579cc33bf59d913c22ed410e26692fb04df63d6bf1ea62ad0e388ca639d1d8235fe81003eac4b1225bfba6d9e" 25138 } 25139 ], 25140 "licenses": [ 25141 { 25142 "license": { 25143 "id": "MIT" 25144 } 25145 } 25146 ], 25147 "purl": "pkg:npm/core-js-compat@3.6.5", 25148 "externalReferences": [ 25149 { 25150 "type": "website", 25151 "url": "https://github.com/zloirock/core-js#readme" 25152 }, 25153 { 25154 "type": "issue-tracker", 25155 "url": "https://github.com/zloirock/core-js/issues" 25156 }, 25157 { 25158 "type": "vcs", 25159 "url": "git+https://github.com/zloirock/core-js.git" 25160 } 25161 ] 25162 }, 25163 { 25164 "type": "library", 25165 "bom-ref": "pkg:npm/semver@7.0.0", 25166 "name": "semver", 25167 "version": "7.0.0", 25168 "description": "The semantic version parser used by npm.", 25169 "hashes": [ 25170 { 25171 "alg": "SHA-512", 25172 "content": "f8607acd503d2d687ace8bd840b00b1f0bf9adbd8f1c69498b795f8aa207c51d2ebb00a079f70e25ce7dbfd7efd70f066d2b70c6ebaaa808c8f4d30038e82ad4" 25173 } 25174 ], 25175 "licenses": [ 25176 { 25177 "license": { 25178 "id": "ISC" 25179 } 25180 } 25181 ], 25182 "purl": "pkg:npm/semver@7.0.0", 25183 "externalReferences": [ 25184 { 25185 "type": "website", 25186 "url": "https://github.com/npm/node-semver#readme" 25187 }, 25188 { 25189 "type": "issue-tracker", 25190 "url": "https://github.com/npm/node-semver/issues" 25191 }, 25192 { 25193 "type": "vcs", 25194 "url": "git+https://github.com/npm/node-semver.git" 25195 } 25196 ] 25197 }, 25198 { 25199 "type": "library", 25200 "bom-ref": "pkg:npm/%40babel/preset-flow@7.10.4", 25201 "group": "@babel", 25202 "name": "preset-flow", 25203 "version": "7.10.4", 25204 "description": "Babel preset for all Flow plugins.", 25205 "hashes": [ 25206 { 25207 "alg": "SHA-512", 25208 "content": "5c8ea5d42a6d402381bfe64a630ca7cacc21b4e2b0a59669e67d0b1b540a0a8f1ead186a8e8415ea7bf1eb5120df4247a72b16412070036016454de905b498e6" 25209 } 25210 ], 25211 "licenses": [ 25212 { 25213 "license": { 25214 "id": "MIT" 25215 } 25216 } 25217 ], 25218 "purl": "pkg:npm/%40babel/preset-flow@7.10.4", 25219 "externalReferences": [ 25220 { 25221 "type": "website", 25222 "url": "https://github.com/babel/babel#readme" 25223 }, 25224 { 25225 "type": "issue-tracker", 25226 "url": "https://github.com/babel/babel/issues" 25227 }, 25228 { 25229 "type": "vcs", 25230 "url": "git+https://github.com/babel/babel.git" 25231 } 25232 ] 25233 }, 25234 { 25235 "type": "library", 25236 "bom-ref": "pkg:npm/%40babel/plugin-transform-flow-strip-types@7.10.4", 25237 "group": "@babel", 25238 "name": "plugin-transform-flow-strip-types", 25239 "version": "7.10.4", 25240 "description": "Strip flow type annotations from your output code.", 25241 "hashes": [ 25242 { 25243 "alg": "SHA-512", 25244 "content": "5d369dcaea8db2df3c51605374b8ccfb0118ec1167636b18b4fc8089d7c2eccfd06999d2b8866932f2f1a864fba6101c9c6c9687f5d014b29c19fd380a7bf149" 25245 } 25246 ], 25247 "licenses": [ 25248 { 25249 "license": { 25250 "id": "MIT" 25251 } 25252 } 25253 ], 25254 "purl": "pkg:npm/%40babel/plugin-transform-flow-strip-types@7.10.4", 25255 "externalReferences": [ 25256 { 25257 "type": "website", 25258 "url": "https://github.com/babel/babel#readme" 25259 }, 25260 { 25261 "type": "issue-tracker", 25262 "url": "https://github.com/babel/babel/issues" 25263 }, 25264 { 25265 "type": "vcs", 25266 "url": "git+https://github.com/babel/babel.git" 25267 } 25268 ] 25269 }, 25270 { 25271 "type": "library", 25272 "bom-ref": "pkg:npm/%40babel/plugin-syntax-flow@7.10.4", 25273 "group": "@babel", 25274 "name": "plugin-syntax-flow", 25275 "version": "7.10.4", 25276 "description": "Allow parsing of the flow syntax", 25277 "hashes": [ 25278 { 25279 "alg": "SHA-512", 25280 "content": "cb142c5f57498b1178a8411dcd56ecb77499439f0dae8a33f0d57d67d18be1bc93136e41bc9825e657f44440947f47e1dbcad905bfd16135a7fde78ac0232b65" 25281 } 25282 ], 25283 "licenses": [ 25284 { 25285 "license": { 25286 "id": "MIT" 25287 } 25288 } 25289 ], 25290 "purl": "pkg:npm/%40babel/plugin-syntax-flow@7.10.4", 25291 "externalReferences": [ 25292 { 25293 "type": "website", 25294 "url": "https://github.com/babel/babel#readme" 25295 }, 25296 { 25297 "type": "issue-tracker", 25298 "url": "https://github.com/babel/babel/issues" 25299 }, 25300 { 25301 "type": "vcs", 25302 "url": "git+https://github.com/babel/babel.git" 25303 } 25304 ] 25305 }, 25306 { 25307 "type": "library", 25308 "bom-ref": "pkg:npm/%40babel/preset-react@7.10.4", 25309 "group": "@babel", 25310 "name": "preset-react", 25311 "version": "7.10.4", 25312 "description": "Babel preset for all React plugins.", 25313 "hashes": [ 25314 { 25315 "alg": "SHA-512", 25316 "content": "06b1e9e1380e232e0cd7d2407ced4b8727155ce3d67436d345ea7b795c9ab5fd7be077dffba524e77b03c9a8ea64fbbc5b5a9744189839f21a99e93a8c0ed857" 25317 } 25318 ], 25319 "licenses": [ 25320 { 25321 "license": { 25322 "id": "MIT" 25323 } 25324 } 25325 ], 25326 "purl": "pkg:npm/%40babel/preset-react@7.10.4", 25327 "externalReferences": [ 25328 { 25329 "type": "website", 25330 "url": "https://babeljs.io/" 25331 }, 25332 { 25333 "type": "issue-tracker", 25334 "url": "https://github.com/babel/babel/issues" 25335 }, 25336 { 25337 "type": "vcs", 25338 "url": "git+https://github.com/babel/babel.git" 25339 } 25340 ] 25341 }, 25342 { 25343 "type": "library", 25344 "bom-ref": "pkg:npm/%40babel/plugin-transform-react-display-name@7.10.4", 25345 "group": "@babel", 25346 "name": "plugin-transform-react-display-name", 25347 "version": "7.10.4", 25348 "description": "Add displayName to React.createClass calls", 25349 "hashes": [ 25350 { 25351 "alg": "SHA-512", 25352 "content": "65de17e7832ef5205f3c69c471a19c3ab54060eb634f6a27f106642ca12ad52fed1dec46dfd77d5d7199bf5f557d1ac38cf2731663df4c0a8e412d697c53ae8f" 25353 } 25354 ], 25355 "licenses": [ 25356 { 25357 "license": { 25358 "id": "MIT" 25359 } 25360 } 25361 ], 25362 "purl": "pkg:npm/%40babel/plugin-transform-react-display-name@7.10.4", 25363 "externalReferences": [ 25364 { 25365 "type": "website", 25366 "url": "https://github.com/babel/babel#readme" 25367 }, 25368 { 25369 "type": "issue-tracker", 25370 "url": "https://github.com/babel/babel/issues" 25371 }, 25372 { 25373 "type": "vcs", 25374 "url": "git+https://github.com/babel/babel.git" 25375 } 25376 ] 25377 }, 25378 { 25379 "type": "library", 25380 "bom-ref": "pkg:npm/%40babel/plugin-transform-react-jsx@7.10.4", 25381 "group": "@babel", 25382 "name": "plugin-transform-react-jsx", 25383 "version": "7.10.4", 25384 "description": "Turn JSX into React function calls", 25385 "hashes": [ 25386 { 25387 "alg": "SHA-512", 25388 "content": "2fe31f4615a35f4788ec9b34f7730ce8c69c294e0ce9d9c245afd03c3c183318e58f3482cf39732b38fd3e4e0fdceb6b3dcc6bd8ddf39d1e35f67af75f0fbae4" 25389 } 25390 ], 25391 "licenses": [ 25392 { 25393 "license": { 25394 "id": "MIT" 25395 } 25396 } 25397 ], 25398 "purl": "pkg:npm/%40babel/plugin-transform-react-jsx@7.10.4", 25399 "externalReferences": [ 25400 { 25401 "type": "website", 25402 "url": "https://github.com/babel/babel#readme" 25403 }, 25404 { 25405 "type": "issue-tracker", 25406 "url": "https://github.com/babel/babel/issues" 25407 }, 25408 { 25409 "type": "vcs", 25410 "url": "git+https://github.com/babel/babel.git" 25411 } 25412 ] 25413 }, 25414 { 25415 "type": "library", 25416 "bom-ref": "pkg:npm/%40babel/helper-builder-react-jsx@7.10.4", 25417 "group": "@babel", 25418 "name": "helper-builder-react-jsx", 25419 "version": "7.10.4", 25420 "description": "Helper function to build react jsx", 25421 "hashes": [ 25422 { 25423 "alg": "SHA-512", 25424 "content": "e673dc219efe28a0f14f5e36ee8062be5f55f584da97baa4d1d89c72787b46b720ad3fe91853a3806c35760af2cb1d46bc71295d57e80c5e80937ad389687c46" 25425 } 25426 ], 25427 "licenses": [ 25428 { 25429 "license": { 25430 "id": "MIT" 25431 } 25432 } 25433 ], 25434 "purl": "pkg:npm/%40babel/helper-builder-react-jsx@7.10.4", 25435 "externalReferences": [ 25436 { 25437 "type": "website", 25438 "url": "https://github.com/babel/babel#readme" 25439 }, 25440 { 25441 "type": "issue-tracker", 25442 "url": "https://github.com/babel/babel/issues" 25443 }, 25444 { 25445 "type": "vcs", 25446 "url": "git+https://github.com/babel/babel.git" 25447 } 25448 ] 25449 }, 25450 { 25451 "type": "library", 25452 "bom-ref": "pkg:npm/%40babel/helper-builder-react-jsx-experimental@7.10.5", 25453 "group": "@babel", 25454 "name": "helper-builder-react-jsx-experimental", 25455 "version": "7.10.5", 25456 "description": "Helper function to build react jsx", 25457 "hashes": [ 25458 { 25459 "alg": "SHA-512", 25460 "content": "06e7b09f1e8ce2db46f8d2e42b2b7b6da427ed2702fd377e7bdf46f75e1f454f1f188522bc30e054841e0c715ae5ee02452250b79f16a4d1e1b00660b73561b2" 25461 } 25462 ], 25463 "licenses": [ 25464 { 25465 "license": { 25466 "id": "MIT" 25467 } 25468 } 25469 ], 25470 "purl": "pkg:npm/%40babel/helper-builder-react-jsx-experimental@7.10.5", 25471 "externalReferences": [ 25472 { 25473 "type": "website", 25474 "url": "https://github.com/babel/babel#readme" 25475 }, 25476 { 25477 "type": "issue-tracker", 25478 "url": "https://github.com/babel/babel/issues" 25479 }, 25480 { 25481 "type": "vcs", 25482 "url": "git+https://github.com/babel/babel.git" 25483 } 25484 ] 25485 }, 25486 { 25487 "type": "library", 25488 "bom-ref": "pkg:npm/%40babel/plugin-syntax-jsx@7.10.4", 25489 "group": "@babel", 25490 "name": "plugin-syntax-jsx", 25491 "version": "7.10.4", 25492 "description": "Allow parsing of jsx", 25493 "hashes": [ 25494 { 25495 "alg": "SHA-512", 25496 "content": "28283d9a2a3d8f088044207b580710ed8d6afaa89c20b8e82bc2cffd590f90429a7f976469964ad447137bdd5adc9265677ab2e8be6cf57e766e81188bc0ccf6" 25497 } 25498 ], 25499 "licenses": [ 25500 { 25501 "license": { 25502 "id": "MIT" 25503 } 25504 } 25505 ], 25506 "purl": "pkg:npm/%40babel/plugin-syntax-jsx@7.10.4", 25507 "externalReferences": [ 25508 { 25509 "type": "website", 25510 "url": "https://github.com/babel/babel#readme" 25511 }, 25512 { 25513 "type": "issue-tracker", 25514 "url": "https://github.com/babel/babel/issues" 25515 }, 25516 { 25517 "type": "vcs", 25518 "url": "git+https://github.com/babel/babel.git" 25519 } 25520 ] 25521 }, 25522 { 25523 "type": "library", 25524 "bom-ref": "pkg:npm/%40babel/plugin-transform-react-jsx-development@7.10.4", 25525 "group": "@babel", 25526 "name": "plugin-transform-react-jsx-development", 25527 "version": "7.10.4", 25528 "description": "Turn JSX into React function calls in development", 25529 "hashes": [ 25530 { 25531 "alg": "SHA-512", 25532 "content": "44cdd901dd6c535890eeb236761ad94591afd1aab335031b9085024b5b716298bdc07436647363a394f05fe503ea9bc55b801b5aa2d562f2b2e6a2520324468d" 25533 } 25534 ], 25535 "licenses": [ 25536 { 25537 "license": { 25538 "id": "MIT" 25539 } 25540 } 25541 ], 25542 "purl": "pkg:npm/%40babel/plugin-transform-react-jsx-development@7.10.4", 25543 "externalReferences": [ 25544 { 25545 "type": "website", 25546 "url": "https://github.com/babel/babel#readme" 25547 }, 25548 { 25549 "type": "issue-tracker", 25550 "url": "https://github.com/babel/babel/issues" 25551 }, 25552 { 25553 "type": "vcs", 25554 "url": "git+https://github.com/babel/babel.git" 25555 } 25556 ] 25557 }, 25558 { 25559 "type": "library", 25560 "bom-ref": "pkg:npm/%40babel/plugin-transform-react-jsx-self@7.10.4", 25561 "group": "@babel", 25562 "name": "plugin-transform-react-jsx-self", 25563 "version": "7.10.4", 25564 "description": "Add a __self prop to all JSX Elements", 25565 "hashes": [ 25566 { 25567 "alg": "SHA-512", 25568 "content": "c8ebf1636a43895262d1ac5d4d61d2322e53d0320b37e1fe49a7897800872a340b7b313384bc7d9c417dc60a412cfb6466c92cf5c9dbe4ff620448b6d449f782" 25569 } 25570 ], 25571 "licenses": [ 25572 { 25573 "license": { 25574 "id": "MIT" 25575 } 25576 } 25577 ], 25578 "purl": "pkg:npm/%40babel/plugin-transform-react-jsx-self@7.10.4", 25579 "externalReferences": [ 25580 { 25581 "type": "website", 25582 "url": "https://github.com/babel/babel#readme" 25583 }, 25584 { 25585 "type": "issue-tracker", 25586 "url": "https://github.com/babel/babel/issues" 25587 }, 25588 { 25589 "type": "vcs", 25590 "url": "git+https://github.com/babel/babel.git" 25591 } 25592 ] 25593 }, 25594 { 25595 "type": "library", 25596 "bom-ref": "pkg:npm/%40babel/plugin-transform-react-jsx-source@7.10.5", 25597 "group": "@babel", 25598 "name": "plugin-transform-react-jsx-source", 25599 "version": "7.10.5", 25600 "description": "Add a __source prop to all JSX Elements", 25601 "hashes": [ 25602 { 25603 "alg": "SHA-512", 25604 "content": "c137aa1d590dd657cf2ee6d18991f7a3bddfe2b7e89f8d87a60c544acf3a35cfbc408726fc1f6cf0d3555eefe0c0670ec9def20e26fd8a4c680cbc493f45220c" 25605 } 25606 ], 25607 "licenses": [ 25608 { 25609 "license": { 25610 "id": "MIT" 25611 } 25612 } 25613 ], 25614 "purl": "pkg:npm/%40babel/plugin-transform-react-jsx-source@7.10.5", 25615 "externalReferences": [ 25616 { 25617 "type": "website", 25618 "url": "https://github.com/babel/babel#readme" 25619 }, 25620 { 25621 "type": "issue-tracker", 25622 "url": "https://github.com/babel/babel/issues" 25623 }, 25624 { 25625 "type": "vcs", 25626 "url": "git+https://github.com/babel/babel.git" 25627 } 25628 ] 25629 }, 25630 { 25631 "type": "library", 25632 "bom-ref": "pkg:npm/%40babel/plugin-transform-react-pure-annotations@7.10.4", 25633 "group": "@babel", 25634 "name": "plugin-transform-react-pure-annotations", 25635 "version": "7.10.4", 25636 "description": "Mark top-level React method calls as pure for tree shaking", 25637 "hashes": [ 25638 { 25639 "alg": "SHA-512", 25640 "content": "fa78d992a70eb92f1168f6a4ae747d2afc63a06d404895a9a08bff768c969e021df3c2681653e52127a71978eb55a71950800b194afa7a8751b35be63e7176dc" 25641 } 25642 ], 25643 "licenses": [ 25644 { 25645 "license": { 25646 "id": "MIT" 25647 } 25648 } 25649 ], 25650 "purl": "pkg:npm/%40babel/plugin-transform-react-pure-annotations@7.10.4", 25651 "externalReferences": [ 25652 { 25653 "type": "website", 25654 "url": "https://github.com/babel/babel#readme" 25655 }, 25656 { 25657 "type": "issue-tracker", 25658 "url": "https://github.com/babel/babel/issues" 25659 }, 25660 { 25661 "type": "vcs", 25662 "url": "git+https://github.com/babel/babel.git" 25663 } 25664 ] 25665 }, 25666 { 25667 "type": "library", 25668 "bom-ref": "pkg:npm/%40babel/preset-typescript@7.7.0", 25669 "group": "@babel", 25670 "name": "preset-typescript", 25671 "version": "7.7.0", 25672 "description": "Babel preset for TypeScript.", 25673 "hashes": [ 25674 { 25675 "alg": "SHA-512", 25676 "content": "599deabed009cbcc3f8bac2aab93ee0e790251768b5131c8949ba37c61e61f1b13e6f7806c47448e5ddc0bfde75dfc83d1bce55ac22231d521660ad78ddf505a" 25677 } 25678 ], 25679 "licenses": [ 25680 { 25681 "license": { 25682 "id": "MIT" 25683 } 25684 } 25685 ], 25686 "purl": "pkg:npm/%40babel/preset-typescript@7.7.0", 25687 "externalReferences": [ 25688 { 25689 "type": "vcs", 25690 "url": "https://github.com/babel/babel/tree/master/packages/babel-preset-typescript" 25691 } 25692 ] 25693 }, 25694 { 25695 "type": "library", 25696 "bom-ref": "pkg:npm/%40babel/plugin-transform-typescript@7.10.5", 25697 "group": "@babel", 25698 "name": "plugin-transform-typescript", 25699 "version": "7.10.5", 25700 "description": "Transform TypeScript into ES.next", 25701 "hashes": [ 25702 { 25703 "alg": "SHA-512", 25704 "content": "602c98b05aeb44c677a91ef0470b52489a2f3c6e6f1b21b865d712022bc6c137e86ac329dd5381fc02a1a21bb7745b660787020dcb277424b11adadd9620ac65" 25705 } 25706 ], 25707 "licenses": [ 25708 { 25709 "license": { 25710 "id": "MIT" 25711 } 25712 } 25713 ], 25714 "purl": "pkg:npm/%40babel/plugin-transform-typescript@7.10.5", 25715 "externalReferences": [ 25716 { 25717 "type": "website", 25718 "url": "https://github.com/babel/babel#readme" 25719 }, 25720 { 25721 "type": "issue-tracker", 25722 "url": "https://github.com/babel/babel/issues" 25723 }, 25724 { 25725 "type": "vcs", 25726 "url": "git+https://github.com/babel/babel.git" 25727 } 25728 ] 25729 }, 25730 { 25731 "type": "library", 25732 "bom-ref": "pkg:npm/%40babel/plugin-syntax-typescript@7.10.4", 25733 "group": "@babel", 25734 "name": "plugin-syntax-typescript", 25735 "version": "7.10.4", 25736 "description": "Allow parsing of TypeScript syntax", 25737 "hashes": [ 25738 { 25739 "alg": "SHA-512", 25740 "content": "a12004cf562404200aaf9622abcfc136dbd200fc24a7f232527c19a2077ca7e17446e61042b2de454cc8421b9e4134c1cbf17e6b8d2e4bb3852b19e446f9af15" 25741 } 25742 ], 25743 "licenses": [ 25744 { 25745 "license": { 25746 "id": "MIT" 25747 } 25748 } 25749 ], 25750 "purl": "pkg:npm/%40babel/plugin-syntax-typescript@7.10.4", 25751 "externalReferences": [ 25752 { 25753 "type": "website", 25754 "url": "https://github.com/babel/babel#readme" 25755 }, 25756 { 25757 "type": "issue-tracker", 25758 "url": "https://github.com/babel/babel/issues" 25759 }, 25760 { 25761 "type": "vcs", 25762 "url": "git+https://github.com/babel/babel.git" 25763 } 25764 ] 25765 }, 25766 { 25767 "type": "library", 25768 "bom-ref": "pkg:npm/ansi@0.3.1", 25769 "name": "ansi", 25770 "version": "0.3.1", 25771 "description": "Advanced ANSI formatting tool for Node.js", 25772 "hashes": [ 25773 { 25774 "alg": "SHA-1", 25775 "content": "0c42d4fb17160d5a9af1e484bace1c66922c1b21" 25776 } 25777 ], 25778 "licenses": [ 25779 { 25780 "license": { 25781 "id": "MIT" 25782 } 25783 } 25784 ], 25785 "purl": "pkg:npm/ansi@0.3.1", 25786 "externalReferences": [ 25787 { 25788 "type": "website", 25789 "url": "https://github.com/TooTallNate/ansi.js#readme" 25790 }, 25791 { 25792 "type": "issue-tracker", 25793 "url": "https://github.com/TooTallNate/ansi.js/issues" 25794 }, 25795 { 25796 "type": "vcs", 25797 "url": "git://github.com/TooTallNate/ansi.js.git" 25798 } 25799 ] 25800 }, 25801 { 25802 "type": "library", 25803 "bom-ref": "pkg:npm/babel-plugin-ttag@1.7.26", 25804 "name": "babel-plugin-ttag", 25805 "version": "1.7.26", 25806 "description": "[](https://travis-ci.org/ttag-org) [](https://codecov.io/gh/ttag-org/babel-plugin-ttag)", 25807 "hashes": [ 25808 { 25809 "alg": "SHA-512", 25810 "content": "9b306ab3def6710d728877fe68b4ba417d99ea3205705479c5de12da03693ec2f3cd65bc0a863fd305c7a3d98ede679f3469624c224b49c428004063d4cc2958" 25811 } 25812 ], 25813 "licenses": [ 25814 { 25815 "license": { 25816 "id": "ISC" 25817 } 25818 } 25819 ], 25820 "purl": "pkg:npm/babel-plugin-ttag@1.7.26", 25821 "externalReferences": [ 25822 { 25823 "type": "website", 25824 "url": "https://github.com/ttag-org/babel-plugin-ttag#readme" 25825 }, 25826 { 25827 "type": "issue-tracker", 25828 "url": "https://github.com/ttag-org/babel-plugin-ttag/issues" 25829 }, 25830 { 25831 "type": "vcs", 25832 "url": "git+https://github.com/ttag-org/babel-plugin-ttag.git" 25833 } 25834 ] 25835 }, 25836 { 25837 "type": "library", 25838 "bom-ref": "pkg:npm/ajv@4.9.0", 25839 "name": "ajv", 25840 "version": "4.9.0", 25841 "description": "Another JSON Schema Validator", 25842 "hashes": [ 25843 { 25844 "alg": "SHA-1", 25845 "content": "5a358085747b134eb567d6d15e015f1d7802f45c" 25846 } 25847 ], 25848 "licenses": [ 25849 { 25850 "license": { 25851 "id": "MIT" 25852 } 25853 } 25854 ], 25855 "purl": "pkg:npm/ajv@4.9.0", 25856 "externalReferences": [ 25857 { 25858 "type": "website", 25859 "url": "https://github.com/epoberezkin/ajv" 25860 }, 25861 { 25862 "type": "issue-tracker", 25863 "url": "https://github.com/epoberezkin/ajv/issues" 25864 }, 25865 { 25866 "type": "vcs", 25867 "url": "git+https://github.com/epoberezkin/ajv.git" 25868 } 25869 ] 25870 }, 25871 { 25872 "type": "library", 25873 "bom-ref": "pkg:npm/json-stable-stringify@1.0.1", 25874 "name": "json-stable-stringify", 25875 "version": "1.0.1", 25876 "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results", 25877 "hashes": [ 25878 { 25879 "alg": "SHA-1", 25880 "content": "9a759d39c5f2ff503fd5300646ed445f88c4f9af" 25881 } 25882 ], 25883 "licenses": [ 25884 { 25885 "license": { 25886 "id": "MIT" 25887 } 25888 } 25889 ], 25890 "purl": "pkg:npm/json-stable-stringify@1.0.1", 25891 "externalReferences": [ 25892 { 25893 "type": "website", 25894 "url": "https://github.com/substack/json-stable-stringify" 25895 }, 25896 { 25897 "type": "issue-tracker", 25898 "url": "https://github.com/substack/json-stable-stringify/issues" 25899 }, 25900 { 25901 "type": "vcs", 25902 "url": "git://github.com/substack/json-stable-stringify.git" 25903 } 25904 ] 25905 }, 25906 { 25907 "type": "library", 25908 "bom-ref": "pkg:npm/jsonify@0.0.0", 25909 "name": "jsonify", 25910 "version": "0.0.0", 25911 "description": "JSON without touching any globals", 25912 "hashes": [ 25913 { 25914 "alg": "SHA-1", 25915 "content": "2c74b6ee41d93ca51b7b5aaee8f503631d252a73" 25916 } 25917 ], 25918 "licenses": [ 25919 { 25920 "license": { 25921 "name": "Public Domain" 25922 } 25923 } 25924 ], 25925 "purl": "pkg:npm/jsonify@0.0.0", 25926 "externalReferences": [ 25927 { 25928 "type": "website", 25929 "url": "https://github.com/substack/jsonify#readme" 25930 }, 25931 { 25932 "type": "issue-tracker", 25933 "url": "https://github.com/substack/jsonify/issues" 25934 }, 25935 { 25936 "type": "vcs", 25937 "url": "git+ssh://git@github.com/substack/jsonify.git" 25938 } 25939 ] 25940 }, 25941 { 25942 "type": "library", 25943 "bom-ref": "pkg:npm/babel-plugin-macros@2.8.0", 25944 "name": "babel-plugin-macros", 25945 "version": "2.8.0", 25946 "description": "Allows you to build compile-time libraries", 25947 "hashes": [ 25948 { 25949 "alg": "SHA-512", 25950 "content": "4843f9909a5f198a982a906b8f95d4dda870e69e46387274539b2c39243f58155dc240f60f395c7bde5ec504ecde339558f3ca2c1376ae51169022bb75298bbe" 25951 } 25952 ], 25953 "licenses": [ 25954 { 25955 "license": { 25956 "id": "MIT" 25957 } 25958 } 25959 ], 25960 "purl": "pkg:npm/babel-plugin-macros@2.8.0", 25961 "externalReferences": [ 25962 { 25963 "type": "website", 25964 "url": "https://github.com/kentcdodds/babel-plugin-macros#readme" 25965 }, 25966 { 25967 "type": "issue-tracker", 25968 "url": "https://github.com/kentcdodds/babel-plugin-macros/issues" 25969 }, 25970 { 25971 "type": "vcs", 25972 "url": "git+https://github.com/kentcdodds/babel-plugin-macros.git" 25973 } 25974 ] 25975 }, 25976 { 25977 "type": "library", 25978 "bom-ref": "pkg:npm/cosmiconfig@6.0.0", 25979 "name": "cosmiconfig", 25980 "version": "6.0.0", 25981 "description": "Find and load configuration from a package.json property, rc file, or CommonJS module", 25982 "hashes": [ 25983 { 25984 "alg": "SHA-512", 25985 "content": "c5bdd92faf8bf1bf492cb0b1dd9768672e3ed840a9842328d8fc2a80fd6d95f56ae8ce9845ecb3049b6f596b5b0d2a4dafd867f7aa640a266a51c14473ee7842" 25986 } 25987 ], 25988 "licenses": [ 25989 { 25990 "license": { 25991 "id": "MIT" 25992 } 25993 } 25994 ], 25995 "purl": "pkg:npm/cosmiconfig@6.0.0", 25996 "externalReferences": [ 25997 { 25998 "type": "website", 25999 "url": "https://github.com/davidtheclark/cosmiconfig#readme" 26000 }, 26001 { 26002 "type": "issue-tracker", 26003 "url": "https://github.com/davidtheclark/cosmiconfig/issues" 26004 }, 26005 { 26006 "type": "vcs", 26007 "url": "git+https://github.com/davidtheclark/cosmiconfig.git" 26008 } 26009 ] 26010 }, 26011 { 26012 "type": "library", 26013 "bom-ref": "pkg:npm/%40types/parse-json@4.0.0", 26014 "group": "@types", 26015 "name": "parse-json", 26016 "version": "4.0.0", 26017 "description": "TypeScript definitions for parse-json", 26018 "hashes": [ 26019 { 26020 "alg": "SHA-512", 26021 "content": "fffa28ac46632fab1b3dc2946827481a5214787dba9a0ce29a3041efb1ba5d18270e5fcbe703a7a7204645efcc99fe42556dcfc04044d4d8e2319fecb05878c0" 26022 } 26023 ], 26024 "licenses": [ 26025 { 26026 "license": { 26027 "id": "MIT" 26028 } 26029 } 26030 ], 26031 "purl": "pkg:npm/%40types/parse-json@4.0.0", 26032 "externalReferences": [ 26033 { 26034 "type": "website", 26035 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme" 26036 }, 26037 { 26038 "type": "issue-tracker", 26039 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" 26040 }, 26041 { 26042 "type": "vcs", 26043 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" 26044 } 26045 ] 26046 }, 26047 { 26048 "type": "library", 26049 "bom-ref": "pkg:npm/import-fresh@3.2.1", 26050 "name": "import-fresh", 26051 "version": "3.2.1", 26052 "description": "Import a module while bypassing the cache", 26053 "hashes": [ 26054 { 26055 "alg": "SHA-512", 26056 "content": "e9ed6ad5c9d63f64570fdfe47929311d2720e74f02757a975a05816844cd872b81173fa451994a6e887e2122be6d4fbe0e66c78a6541acecffcf33ded2c677b1" 26057 } 26058 ], 26059 "licenses": [ 26060 { 26061 "license": { 26062 "id": "MIT" 26063 } 26064 } 26065 ], 26066 "purl": "pkg:npm/import-fresh@3.2.1", 26067 "externalReferences": [ 26068 { 26069 "type": "website", 26070 "url": "https://github.com/sindresorhus/import-fresh#readme" 26071 }, 26072 { 26073 "type": "issue-tracker", 26074 "url": "https://github.com/sindresorhus/import-fresh/issues" 26075 }, 26076 { 26077 "type": "vcs", 26078 "url": "git+https://github.com/sindresorhus/import-fresh.git" 26079 } 26080 ] 26081 }, 26082 { 26083 "type": "library", 26084 "bom-ref": "pkg:npm/parent-module@1.0.1", 26085 "name": "parent-module", 26086 "version": "1.0.1", 26087 "description": "Get the path of the parent module", 26088 "hashes": [ 26089 { 26090 "alg": "SHA-512", 26091 "content": "190d84591a5057cfe8f80c3c62ab5f6593df3515996246e2744f64e6ba65fe10b7bed1c705f1a6d887e2eaa595f9ca031a4ad42990311372e8b7991cb11961fa" 26092 } 26093 ], 26094 "licenses": [ 26095 { 26096 "license": { 26097 "id": "MIT" 26098 } 26099 } 26100 ], 26101 "purl": "pkg:npm/parent-module@1.0.1", 26102 "externalReferences": [ 26103 { 26104 "type": "website", 26105 "url": "https://github.com/sindresorhus/parent-module#readme" 26106 }, 26107 { 26108 "type": "issue-tracker", 26109 "url": "https://github.com/sindresorhus/parent-module/issues" 26110 }, 26111 { 26112 "type": "vcs", 26113 "url": "git+https://github.com/sindresorhus/parent-module.git" 26114 } 26115 ] 26116 }, 26117 { 26118 "type": "library", 26119 "bom-ref": "pkg:npm/resolve-from@4.0.0", 26120 "name": "resolve-from", 26121 "version": "4.0.0", 26122 "description": "Resolve the path of a module like `require.resolve()` but from a given path", 26123 "hashes": [ 26124 { 26125 "alg": "SHA-512", 26126 "content": "a5bfcc6265ecb40932b11171f2988d235b4614d408140def904dc6ab812e035745ea01e9ffebe066ab021896a9bf2f0ddd0fb8a3b170beab8f25c9d9ed1632e2" 26127 } 26128 ], 26129 "licenses": [ 26130 { 26131 "license": { 26132 "id": "MIT" 26133 } 26134 } 26135 ], 26136 "purl": "pkg:npm/resolve-from@4.0.0", 26137 "externalReferences": [ 26138 { 26139 "type": "website", 26140 "url": "https://github.com/sindresorhus/resolve-from#readme" 26141 }, 26142 { 26143 "type": "issue-tracker", 26144 "url": "https://github.com/sindresorhus/resolve-from/issues" 26145 }, 26146 { 26147 "type": "vcs", 26148 "url": "git+https://github.com/sindresorhus/resolve-from.git" 26149 } 26150 ] 26151 }, 26152 { 26153 "type": "library", 26154 "bom-ref": "pkg:npm/parse-json@5.0.0", 26155 "name": "parse-json", 26156 "version": "5.0.0", 26157 "description": "Parse JSON with more helpful errors", 26158 "hashes": [ 26159 { 26160 "alg": "SHA-512", 26161 "content": "38e6396fb3c0105574136162af528e9317219d9342768c0026043936ec63a4129344fde9421c24ae4c6a4237a8289f9f3bb6c2a662196a8808e1e6460cc1063b" 26162 } 26163 ], 26164 "licenses": [ 26165 { 26166 "license": { 26167 "id": "MIT" 26168 } 26169 } 26170 ], 26171 "purl": "pkg:npm/parse-json@5.0.0", 26172 "externalReferences": [ 26173 { 26174 "type": "website", 26175 "url": "https://github.com/sindresorhus/parse-json#readme" 26176 }, 26177 { 26178 "type": "issue-tracker", 26179 "url": "https://github.com/sindresorhus/parse-json/issues" 26180 }, 26181 { 26182 "type": "vcs", 26183 "url": "git+https://github.com/sindresorhus/parse-json.git" 26184 } 26185 ] 26186 }, 26187 { 26188 "type": "library", 26189 "bom-ref": "pkg:npm/lines-and-columns@1.1.6", 26190 "name": "lines-and-columns", 26191 "version": "1.1.6", 26192 "description": "Maps lines and columns to character offsets and back.", 26193 "hashes": [ 26194 { 26195 "alg": "SHA-1", 26196 "content": "1c00c743b433cd0a4e80758f7b64a57440d9ff00" 26197 } 26198 ], 26199 "licenses": [ 26200 { 26201 "license": { 26202 "id": "MIT" 26203 } 26204 } 26205 ], 26206 "purl": "pkg:npm/lines-and-columns@1.1.6", 26207 "externalReferences": [ 26208 { 26209 "type": "website", 26210 "url": "https://github.com/eventualbuddha/lines-and-columns#readme" 26211 }, 26212 { 26213 "type": "issue-tracker", 26214 "url": "https://github.com/eventualbuddha/lines-and-columns/issues" 26215 }, 26216 { 26217 "type": "vcs", 26218 "url": "git+https://github.com/eventualbuddha/lines-and-columns.git" 26219 } 26220 ] 26221 }, 26222 { 26223 "type": "library", 26224 "bom-ref": "pkg:npm/path-type@4.0.0", 26225 "name": "path-type", 26226 "version": "4.0.0", 26227 "description": "Check if a path is a file, directory, or symlink", 26228 "hashes": [ 26229 { 26230 "alg": "SHA-512", 26231 "content": "80329bf1a64c0de0ffb595acf4febeab427d33091d97ac4c57c4e39c63f7a89549d3a6dd32091b0652d4f0875f3ac22c173d815b5acd553dd7b8d125f333c0bf" 26232 } 26233 ], 26234 "licenses": [ 26235 { 26236 "license": { 26237 "id": "MIT" 26238 } 26239 } 26240 ], 26241 "purl": "pkg:npm/path-type@4.0.0", 26242 "externalReferences": [ 26243 { 26244 "type": "website", 26245 "url": "https://github.com/sindresorhus/path-type#readme" 26246 }, 26247 { 26248 "type": "issue-tracker", 26249 "url": "https://github.com/sindresorhus/path-type/issues" 26250 }, 26251 { 26252 "type": "vcs", 26253 "url": "git+https://github.com/sindresorhus/path-type.git" 26254 } 26255 ] 26256 }, 26257 { 26258 "type": "library", 26259 "bom-ref": "pkg:npm/yaml@1.10.0", 26260 "name": "yaml", 26261 "version": "1.10.0", 26262 "description": "JavaScript parser and stringifier for YAML", 26263 "hashes": [ 26264 { 26265 "alg": "SHA-512", 26266 "content": "cabda2708e2095868d1be29638d3836a9cb6fe30dd3120e7ace3528db9400630fd0786792e08a2adc4adf26f2c45914d8b4f241bd4a6d2e487b4498fdf36841a" 26267 } 26268 ], 26269 "licenses": [ 26270 { 26271 "license": { 26272 "id": "ISC" 26273 } 26274 } 26275 ], 26276 "purl": "pkg:npm/yaml@1.10.0", 26277 "externalReferences": [ 26278 { 26279 "type": "website", 26280 "url": "https://eemeli.org/yaml/" 26281 }, 26282 { 26283 "type": "issue-tracker", 26284 "url": "https://github.com/eemeli/yaml/issues" 26285 }, 26286 { 26287 "type": "vcs", 26288 "url": "git+https://github.com/eemeli/yaml.git" 26289 } 26290 ] 26291 }, 26292 { 26293 "type": "library", 26294 "bom-ref": "pkg:npm/dedent@0.6.0", 26295 "name": "dedent", 26296 "version": "0.6.0", 26297 "description": "An ES6 string tag that strips indentation from multi-line strings", 26298 "hashes": [ 26299 { 26300 "alg": "SHA-1", 26301 "content": "0e6da8f0ce52838ef5cec5c8f9396b0c1b64a3cb" 26302 } 26303 ], 26304 "licenses": [ 26305 { 26306 "license": { 26307 "id": "MIT" 26308 } 26309 } 26310 ], 26311 "purl": "pkg:npm/dedent@0.6.0", 26312 "externalReferences": [ 26313 { 26314 "type": "website", 26315 "url": "https://github.com/dmnd/dedent" 26316 }, 26317 { 26318 "type": "issue-tracker", 26319 "url": "https://github.com/dmnd/dedent/issues" 26320 }, 26321 { 26322 "type": "vcs", 26323 "url": "git://github.com/dmnd/dedent.git" 26324 } 26325 ] 26326 }, 26327 { 26328 "type": "library", 26329 "bom-ref": "pkg:npm/gettext-parser@4.0.0-alpha.0", 26330 "name": "gettext-parser", 26331 "version": "4.0.0-alpha.0", 26332 "description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less", 26333 "hashes": [ 26334 { 26335 "alg": "SHA-512", 26336 "content": "b3bb9d83774eae516d17f511100fe49334f92a3fc2dc2f65a6bea81b1e45e4b7c869d5c39edc20496106cc9f3af5138cd0e9c2b1d9a1727f944977cb3e9097c4" 26337 } 26338 ], 26339 "licenses": [ 26340 { 26341 "license": { 26342 "id": "MIT" 26343 } 26344 } 26345 ], 26346 "purl": "pkg:npm/gettext-parser@4.0.0-alpha.0", 26347 "externalReferences": [ 26348 { 26349 "type": "website", 26350 "url": "http://github.com/smhg/gettext-parser" 26351 }, 26352 { 26353 "type": "issue-tracker", 26354 "url": "https://github.com/smhg/gettext-parser/issues" 26355 }, 26356 { 26357 "type": "vcs", 26358 "url": "git+ssh://git@github.com/smhg/gettext-parser.git" 26359 } 26360 ] 26361 }, 26362 { 26363 "type": "library", 26364 "bom-ref": "pkg:npm/content-type@1.0.4", 26365 "name": "content-type", 26366 "version": "1.0.4", 26367 "description": "Create and parse HTTP Content-Type header", 26368 "hashes": [ 26369 { 26370 "alg": "SHA-512", 26371 "content": "8483f71043ecf2d07d013d4bf8d52ab70380a6ce269366686fcf4c5973078c75a0f668a517f8f8a2c9e740b5c108114193fb6f206fed51cf663942623c184f5c" 26372 } 26373 ], 26374 "licenses": [ 26375 { 26376 "license": { 26377 "id": "MIT" 26378 } 26379 } 26380 ], 26381 "purl": "pkg:npm/content-type@1.0.4", 26382 "externalReferences": [ 26383 { 26384 "type": "website", 26385 "url": "https://github.com/jshttp/content-type#readme" 26386 }, 26387 { 26388 "type": "issue-tracker", 26389 "url": "https://github.com/jshttp/content-type/issues" 26390 }, 26391 { 26392 "type": "vcs", 26393 "url": "git+https://github.com/jshttp/content-type.git" 26394 } 26395 ] 26396 }, 26397 { 26398 "type": "library", 26399 "bom-ref": "pkg:npm/encoding@0.1.13", 26400 "name": "encoding", 26401 "version": "0.1.13", 26402 "description": "Convert encodings, uses iconv-lite", 26403 "hashes": [ 26404 { 26405 "alg": "SHA-512", 26406 "content": "11305aba8c354f7e58fd664c922a3d8e2334679c631c7989e179a364eab597f757cf796bdac467f3b9c9cb6d11ba9a928751769b71c73d2a7c4a120f409ac9dc" 26407 } 26408 ], 26409 "licenses": [ 26410 { 26411 "license": { 26412 "id": "MIT" 26413 } 26414 } 26415 ], 26416 "purl": "pkg:npm/encoding@0.1.13", 26417 "externalReferences": [ 26418 { 26419 "type": "website", 26420 "url": "https://github.com/andris9/encoding#readme" 26421 }, 26422 { 26423 "type": "issue-tracker", 26424 "url": "https://github.com/andris9/encoding/issues" 26425 }, 26426 { 26427 "type": "vcs", 26428 "url": "git+https://github.com/andris9/encoding.git" 26429 } 26430 ] 26431 }, 26432 { 26433 "type": "library", 26434 "bom-ref": "pkg:npm/iconv-lite@0.6.2", 26435 "name": "iconv-lite", 26436 "version": "0.6.2", 26437 "description": "Convert character encodings in pure javascript.", 26438 "hashes": [ 26439 { 26440 "alg": "SHA-512", 26441 "content": "db2f758793a9425a2579f30f994962bde962b6d496cb4acffa8615a67e80ec6c151cd13c016ce860e04d9a5c24b372e86da2718070986409f2368d8682935135" 26442 } 26443 ], 26444 "licenses": [ 26445 { 26446 "license": { 26447 "id": "MIT" 26448 } 26449 } 26450 ], 26451 "purl": "pkg:npm/iconv-lite@0.6.2", 26452 "externalReferences": [ 26453 { 26454 "type": "website", 26455 "url": "https://github.com/ashtuchkin/iconv-lite" 26456 }, 26457 { 26458 "type": "issue-tracker", 26459 "url": "https://github.com/ashtuchkin/iconv-lite/issues" 26460 }, 26461 { 26462 "type": "vcs", 26463 "url": "git://github.com/ashtuchkin/iconv-lite.git" 26464 } 26465 ] 26466 }, 26467 { 26468 "type": "library", 26469 "bom-ref": "pkg:npm/plural-forms@0.3.3", 26470 "name": "plural-forms", 26471 "version": "0.3.3", 26472 "description": "Provides information about the plural forms from any language that you may know", 26473 "hashes": [ 26474 { 26475 "alg": "SHA-512", 26476 "content": "f42105c691dad4aaed645a1ad05c9b65cc720f1d5c7967a5a30b65496b45b2647306043d0e3e3b626c98e9cca73c0254a00fe42e6d81ed5622d027cd2036670b" 26477 } 26478 ], 26479 "licenses": [ 26480 { 26481 "license": { 26482 "id": "MIT" 26483 } 26484 } 26485 ], 26486 "purl": "pkg:npm/plural-forms@0.3.3", 26487 "externalReferences": [ 26488 { 26489 "type": "website", 26490 "url": "https://github.com/c-3po-org/plural-forms#readme" 26491 }, 26492 { 26493 "type": "issue-tracker", 26494 "url": "https://github.com/c-3po-org/plural-forms/issues" 26495 }, 26496 { 26497 "type": "vcs", 26498 "url": "git+ssh://git@github.com/c-3po-org/plural-forms.git" 26499 } 26500 ] 26501 }, 26502 { 26503 "type": "library", 26504 "bom-ref": "pkg:npm/cross-spawn@5.1.0", 26505 "name": "cross-spawn", 26506 "version": "5.1.0", 26507 "description": "Cross platform child_process#spawn and child_process#spawnSync", 26508 "hashes": [ 26509 { 26510 "alg": "SHA-1", 26511 "content": "e8bd0efee58fcff6f8f94510a0a554bbfa235449" 26512 } 26513 ], 26514 "licenses": [ 26515 { 26516 "license": { 26517 "id": "MIT" 26518 } 26519 } 26520 ], 26521 "purl": "pkg:npm/cross-spawn@5.1.0", 26522 "externalReferences": [ 26523 { 26524 "type": "website", 26525 "url": "https://github.com/IndigoUnited/node-cross-spawn#readme" 26526 }, 26527 { 26528 "type": "issue-tracker", 26529 "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/" 26530 }, 26531 { 26532 "type": "vcs", 26533 "url": "git://github.com/IndigoUnited/node-cross-spawn.git" 26534 } 26535 ] 26536 }, 26537 { 26538 "type": "library", 26539 "bom-ref": "pkg:npm/lru-cache@4.1.5", 26540 "name": "lru-cache", 26541 "version": "4.1.5", 26542 "description": "A cache object that deletes the least-recently-used items.", 26543 "hashes": [ 26544 { 26545 "alg": "SHA-512", 26546 "content": "b166656c43f63ac1cd917acc97919893f8ca93bd0c06783a514e1823fa860d86e07fa61b3f812f9aa2126d70a826244ab3ed5b4a9147560431bc9d7b176962e6" 26547 } 26548 ], 26549 "licenses": [ 26550 { 26551 "license": { 26552 "id": "ISC" 26553 } 26554 } 26555 ], 26556 "purl": "pkg:npm/lru-cache@4.1.5", 26557 "externalReferences": [ 26558 { 26559 "type": "website", 26560 "url": "https://github.com/isaacs/node-lru-cache#readme" 26561 }, 26562 { 26563 "type": "issue-tracker", 26564 "url": "https://github.com/isaacs/node-lru-cache/issues" 26565 }, 26566 { 26567 "type": "vcs", 26568 "url": "git://github.com/isaacs/node-lru-cache.git" 26569 } 26570 ] 26571 }, 26572 { 26573 "type": "library", 26574 "bom-ref": "pkg:npm/pseudomap@1.0.2", 26575 "name": "pseudomap", 26576 "version": "1.0.2", 26577 "description": "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.", 26578 "hashes": [ 26579 { 26580 "alg": "SHA-1", 26581 "content": "f052a28da70e618917ef0a8ac34c1ae5a68286b3" 26582 } 26583 ], 26584 "licenses": [ 26585 { 26586 "license": { 26587 "id": "ISC" 26588 } 26589 } 26590 ], 26591 "purl": "pkg:npm/pseudomap@1.0.2", 26592 "externalReferences": [ 26593 { 26594 "type": "website", 26595 "url": "https://github.com/isaacs/pseudomap#readme" 26596 }, 26597 { 26598 "type": "issue-tracker", 26599 "url": "https://github.com/isaacs/pseudomap/issues" 26600 }, 26601 { 26602 "type": "vcs", 26603 "url": "git+https://github.com/isaacs/pseudomap.git" 26604 } 26605 ] 26606 }, 26607 { 26608 "type": "library", 26609 "bom-ref": "pkg:npm/yallist@2.1.2", 26610 "name": "yallist", 26611 "version": "2.1.2", 26612 "description": "Yet Another Linked List", 26613 "hashes": [ 26614 { 26615 "alg": "SHA-1", 26616 "content": "1c11f9218f076089a47dd512f93c6699a6a81d52" 26617 } 26618 ], 26619 "licenses": [ 26620 { 26621 "license": { 26622 "id": "ISC" 26623 } 26624 } 26625 ], 26626 "purl": "pkg:npm/yallist@2.1.2", 26627 "externalReferences": [ 26628 { 26629 "type": "website", 26630 "url": "https://github.com/isaacs/yallist#readme" 26631 }, 26632 { 26633 "type": "issue-tracker", 26634 "url": "https://github.com/isaacs/yallist/issues" 26635 }, 26636 { 26637 "type": "vcs", 26638 "url": "git+https://github.com/isaacs/yallist.git" 26639 } 26640 ] 26641 }, 26642 { 26643 "type": "library", 26644 "bom-ref": "pkg:npm/estree-walker@2.0.1", 26645 "name": "estree-walker", 26646 "version": "2.0.1", 26647 "description": "Traverse an ESTree-compliant AST", 26648 "hashes": [ 26649 { 26650 "alg": "SHA-512", 26651 "content": "b45d21bfe622d8eb757308fd7981edc42d2307d6e68da72342ce990538fcd87f09c14cb016e73eec4f373567cd3301d765cd759a37c57155cf7bd8043f807c76" 26652 } 26653 ], 26654 "licenses": [ 26655 { 26656 "license": { 26657 "id": "MIT" 26658 } 26659 } 26660 ], 26661 "purl": "pkg:npm/estree-walker@2.0.1", 26662 "externalReferences": [ 26663 { 26664 "type": "website", 26665 "url": "https://github.com/Rich-Harris/estree-walker#readme" 26666 }, 26667 { 26668 "type": "issue-tracker", 26669 "url": "https://github.com/Rich-Harris/estree-walker/issues" 26670 }, 26671 { 26672 "type": "vcs", 26673 "url": "git+https://github.com/Rich-Harris/estree-walker.git" 26674 } 26675 ] 26676 }, 26677 { 26678 "type": "library", 26679 "bom-ref": "pkg:npm/hunspell-spellchecker@1.0.2", 26680 "name": "hunspell-spellchecker", 26681 "version": "1.0.2", 26682 "description": "Parse and use Hunspell dictionaries in Javascript", 26683 "hashes": [ 26684 { 26685 "alg": "SHA-1", 26686 "content": "a10b0bd2fa00a65ab62a4c6b734ce496d318910e" 26687 } 26688 ], 26689 "licenses": [ 26690 { 26691 "license": { 26692 "name": "Apache 2" 26693 } 26694 } 26695 ], 26696 "purl": "pkg:npm/hunspell-spellchecker@1.0.2", 26697 "externalReferences": [ 26698 { 26699 "type": "website", 26700 "url": "https://github.com/GitbookIO/hunspell-spellchecker" 26701 }, 26702 { 26703 "type": "issue-tracker", 26704 "url": "https://github.com/GitbookIO/hunspell-spellchecker/issues" 26705 }, 26706 { 26707 "type": "vcs", 26708 "url": "git+https://github.com/GitbookIO/hunspell-spellchecker.git" 26709 } 26710 ] 26711 }, 26712 { 26713 "type": "framework", 26714 "bom-ref": "pkg:npm/koa@2.13.0", 26715 "name": "koa", 26716 "version": "2.13.0", 26717 "description": "Koa web app framework", 26718 "hashes": [ 26719 { 26720 "alg": "SHA-512", 26721 "content": "8bf5c954e7cfc3b9e96ccbfaefe6ce797af780fa8e030eae879c05c8db3742f278eed531dccdd5f6b204d3ffd6cad638d8c2b3e25fcc5cac86910d8b4137cb51" 26722 } 26723 ], 26724 "licenses": [ 26725 { 26726 "license": { 26727 "id": "MIT" 26728 } 26729 } 26730 ], 26731 "purl": "pkg:npm/koa@2.13.0", 26732 "externalReferences": [ 26733 { 26734 "type": "website", 26735 "url": "https://github.com/koajs/koa#readme" 26736 }, 26737 { 26738 "type": "issue-tracker", 26739 "url": "https://github.com/koajs/koa/issues" 26740 }, 26741 { 26742 "type": "vcs", 26743 "url": "git+https://github.com/koajs/koa.git" 26744 } 26745 ] 26746 }, 26747 { 26748 "type": "library", 26749 "bom-ref": "pkg:npm/accepts@1.3.7", 26750 "name": "accepts", 26751 "version": "1.3.7", 26752 "description": "Higher-level content negotiation", 26753 "hashes": [ 26754 { 26755 "alg": "SHA-512", 26756 "content": "225f3442cd968d89492013733642ba298aa554c4db64b5e01f1da84f4a54fdf8d11f2129f8f11f10f634477582c001953ad6aec61d613b136021fe5bbfb750a4" 26757 } 26758 ], 26759 "licenses": [ 26760 { 26761 "license": { 26762 "id": "MIT" 26763 } 26764 } 26765 ], 26766 "purl": "pkg:npm/accepts@1.3.7", 26767 "externalReferences": [ 26768 { 26769 "type": "website", 26770 "url": "https://github.com/jshttp/accepts#readme" 26771 }, 26772 { 26773 "type": "issue-tracker", 26774 "url": "https://github.com/jshttp/accepts/issues" 26775 }, 26776 { 26777 "type": "vcs", 26778 "url": "git+https://github.com/jshttp/accepts.git" 26779 } 26780 ] 26781 }, 26782 { 26783 "type": "library", 26784 "bom-ref": "pkg:npm/negotiator@0.6.2", 26785 "name": "negotiator", 26786 "version": "0.6.2", 26787 "description": "HTTP content negotiation", 26788 "hashes": [ 26789 { 26790 "alg": "SHA-512", 26791 "content": "8595dcecad9ef8f81e23578305eff5d00adde1e91b7ebaea1bc129fbc2667f82480f66cd83b36f08f39937e91f179ef8a45408ee6ba6d8052a0e27682aa7133b" 26792 } 26793 ], 26794 "licenses": [ 26795 { 26796 "license": { 26797 "id": "MIT" 26798 } 26799 } 26800 ], 26801 "purl": "pkg:npm/negotiator@0.6.2", 26802 "externalReferences": [ 26803 { 26804 "type": "website", 26805 "url": "https://github.com/jshttp/negotiator#readme" 26806 }, 26807 { 26808 "type": "issue-tracker", 26809 "url": "https://github.com/jshttp/negotiator/issues" 26810 }, 26811 { 26812 "type": "vcs", 26813 "url": "git+https://github.com/jshttp/negotiator.git" 26814 } 26815 ] 26816 }, 26817 { 26818 "type": "library", 26819 "bom-ref": "pkg:npm/cache-content-type@1.0.1", 26820 "name": "cache-content-type", 26821 "version": "1.0.1", 26822 "description": "Create a full Content-Type header given a MIME type or extension and catch the result", 26823 "hashes": [ 26824 { 26825 "alg": "SHA-512", 26826 "content": "20ab9f675a3852de36614ad94a8f3eaa7313ac5b8a92fca82d7532c0acfd189e41ae13851a12dd931f6c1b82809d5bdb63a9047121632d0ba5f83566066d9b80" 26827 } 26828 ], 26829 "licenses": [ 26830 { 26831 "license": { 26832 "id": "MIT" 26833 } 26834 } 26835 ], 26836 "purl": "pkg:npm/cache-content-type@1.0.1", 26837 "externalReferences": [ 26838 { 26839 "type": "website", 26840 "url": "https://github.com/node-modules/cache-content-type#readme" 26841 }, 26842 { 26843 "type": "issue-tracker", 26844 "url": "https://github.com/node-modules/cache-content-type/issues" 26845 }, 26846 { 26847 "type": "vcs", 26848 "url": "git+https://github.com/node-modules/cache-content-type.git" 26849 } 26850 ] 26851 }, 26852 { 26853 "type": "library", 26854 "bom-ref": "pkg:npm/ylru@1.2.1", 26855 "name": "ylru", 26856 "version": "1.2.1", 26857 "description": "Extends LRU base on hashlru", 26858 "hashes": [ 26859 { 26860 "alg": "SHA-512", 26861 "content": "7da42ba8d33370f0871950b669a388364d772be69a04350f8c65a5d2d78e5f2c0494b8f254007a39eda38fada31d8b70b14e3d8d78527186ef3c434afbacc0bd" 26862 } 26863 ], 26864 "licenses": [ 26865 { 26866 "license": { 26867 "id": "MIT" 26868 } 26869 } 26870 ], 26871 "purl": "pkg:npm/ylru@1.2.1", 26872 "externalReferences": [ 26873 { 26874 "type": "website", 26875 "url": "https://github.com/node-modules/ylru" 26876 }, 26877 { 26878 "type": "issue-tracker", 26879 "url": "https://github.com/node-modules/ylru/issues" 26880 }, 26881 { 26882 "type": "vcs", 26883 "url": "git://github.com/node-modules/ylru.git" 26884 } 26885 ] 26886 }, 26887 { 26888 "type": "library", 26889 "bom-ref": "pkg:npm/content-disposition@0.5.3", 26890 "name": "content-disposition", 26891 "version": "0.5.3", 26892 "description": "Create and parse Content-Disposition header", 26893 "hashes": [ 26894 { 26895 "alg": "SHA-512", 26896 "content": "1313b4efbe2290439b200115f640e8e74a3eefd54251d101ea7ea5cca806c2ea5c55e46586b8f7a8601fc2af06eae0498e4a8bae14f4a846057169e0f33d73d2" 26897 } 26898 ], 26899 "licenses": [ 26900 { 26901 "license": { 26902 "id": "MIT" 26903 } 26904 } 26905 ], 26906 "purl": "pkg:npm/content-disposition@0.5.3", 26907 "externalReferences": [ 26908 { 26909 "type": "website", 26910 "url": "https://github.com/jshttp/content-disposition#readme" 26911 }, 26912 { 26913 "type": "issue-tracker", 26914 "url": "https://github.com/jshttp/content-disposition/issues" 26915 }, 26916 { 26917 "type": "vcs", 26918 "url": "git+https://github.com/jshttp/content-disposition.git" 26919 } 26920 ] 26921 }, 26922 { 26923 "type": "library", 26924 "bom-ref": "pkg:npm/cookies@0.8.0", 26925 "name": "cookies", 26926 "version": "0.8.0", 26927 "description": "Cookies, optionally signed using Keygrip.", 26928 "hashes": [ 26929 { 26930 "alg": "SHA-512", 26931 "content": "f1a3ec02941f79b5e7b88fb9dfb31cc18b03b635711a6f204c8cd02371435bab79b7f0c0844471b676c43cdffc457fae66d868cf87823a09685da139718c8da3" 26932 } 26933 ], 26934 "licenses": [ 26935 { 26936 "license": { 26937 "id": "MIT" 26938 } 26939 } 26940 ], 26941 "purl": "pkg:npm/cookies@0.8.0", 26942 "externalReferences": [ 26943 { 26944 "type": "website", 26945 "url": "https://github.com/pillarjs/cookies#readme" 26946 }, 26947 { 26948 "type": "issue-tracker", 26949 "url": "https://github.com/pillarjs/cookies/issues" 26950 }, 26951 { 26952 "type": "vcs", 26953 "url": "git+https://github.com/pillarjs/cookies.git" 26954 } 26955 ] 26956 }, 26957 { 26958 "type": "library", 26959 "bom-ref": "pkg:npm/depd@2.0.0", 26960 "name": "depd", 26961 "version": "2.0.0", 26962 "description": "Deprecate all the things", 26963 "hashes": [ 26964 { 26965 "alg": "SHA-512", 26966 "content": "83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af" 26967 } 26968 ], 26969 "licenses": [ 26970 { 26971 "license": { 26972 "id": "MIT" 26973 } 26974 } 26975 ], 26976 "purl": "pkg:npm/depd@2.0.0", 26977 "externalReferences": [ 26978 { 26979 "type": "website", 26980 "url": "https://github.com/dougwilson/nodejs-depd#readme" 26981 }, 26982 { 26983 "type": "issue-tracker", 26984 "url": "https://github.com/dougwilson/nodejs-depd/issues" 26985 }, 26986 { 26987 "type": "vcs", 26988 "url": "git+https://github.com/dougwilson/nodejs-depd.git" 26989 } 26990 ] 26991 }, 26992 { 26993 "type": "library", 26994 "bom-ref": "pkg:npm/keygrip@1.1.0", 26995 "name": "keygrip", 26996 "version": "1.1.0", 26997 "description": "Key signing and verification for rotated credentials", 26998 "hashes": [ 26999 { 27000 "alg": "SHA-512", 27001 "content": "89849c84327e96243c8b06d223642ab103afaafe7c7890846a7c893c98be2a1caef2c9a470a4855026cfc3315c2fb615b59e9e38d8ea457ff7f1c689ed08d101" 27002 } 27003 ], 27004 "licenses": [ 27005 { 27006 "license": { 27007 "id": "MIT" 27008 } 27009 } 27010 ], 27011 "purl": "pkg:npm/keygrip@1.1.0", 27012 "externalReferences": [ 27013 { 27014 "type": "website", 27015 "url": "https://github.com/crypto-utils/keygrip#readme" 27016 }, 27017 { 27018 "type": "issue-tracker", 27019 "url": "https://github.com/crypto-utils/keygrip/issues" 27020 }, 27021 { 27022 "type": "vcs", 27023 "url": "git+https://github.com/crypto-utils/keygrip.git" 27024 } 27025 ] 27026 }, 27027 { 27028 "type": "library", 27029 "bom-ref": "pkg:npm/tsscmp@1.0.6", 27030 "name": "tsscmp", 27031 "version": "1.0.6", 27032 "description": "Timing safe string compare using double HMAC", 27033 "hashes": [ 27034 { 27035 "alg": "SHA-512", 27036 "content": "2f186d0243c34e45423108edda1e9e055636f0a0a38a466a65f31c0b5e5805e3639205297427c1bb91e888e4c3bbceafeac984f323a3c8492d27c8656c034740" 27037 } 27038 ], 27039 "licenses": [ 27040 { 27041 "license": { 27042 "id": "MIT" 27043 } 27044 } 27045 ], 27046 "purl": "pkg:npm/tsscmp@1.0.6", 27047 "externalReferences": [ 27048 { 27049 "type": "website", 27050 "url": "https://github.com/suryagh/tsscmp#readme" 27051 }, 27052 { 27053 "type": "issue-tracker", 27054 "url": "https://github.com/suryagh/tsscmp/issues" 27055 }, 27056 { 27057 "type": "vcs", 27058 "url": "git+https://github.com/suryagh/tsscmp.git" 27059 } 27060 ] 27061 }, 27062 { 27063 "type": "library", 27064 "bom-ref": "pkg:npm/debug@3.1.0", 27065 "name": "debug", 27066 "version": "3.1.0", 27067 "description": "small debugging utility", 27068 "hashes": [ 27069 { 27070 "alg": "SHA-512", 27071 "content": "397f17a8feffd5af5caa4c58c36c97b2cd797f6e8d2960690d741dd3fb8afca3ea7508716cf6bdf78867ce3704d95a90a43b257f9e7bdb770a3d43864a6318de" 27072 } 27073 ], 27074 "licenses": [ 27075 { 27076 "license": { 27077 "id": "MIT" 27078 } 27079 } 27080 ], 27081 "purl": "pkg:npm/debug@3.1.0", 27082 "externalReferences": [ 27083 { 27084 "type": "website", 27085 "url": "https://github.com/visionmedia/debug#readme" 27086 }, 27087 { 27088 "type": "issue-tracker", 27089 "url": "https://github.com/visionmedia/debug/issues" 27090 }, 27091 { 27092 "type": "vcs", 27093 "url": "git://github.com/visionmedia/debug.git" 27094 } 27095 ] 27096 }, 27097 { 27098 "type": "library", 27099 "bom-ref": "pkg:npm/delegates@1.0.0", 27100 "name": "delegates", 27101 "version": "1.0.0", 27102 "description": "delegate methods and accessors to another property", 27103 "hashes": [ 27104 { 27105 "alg": "SHA-1", 27106 "content": "84c6e159b81904fdca59a0ef44cd870d31250f9a" 27107 } 27108 ], 27109 "licenses": [ 27110 { 27111 "license": { 27112 "id": "MIT" 27113 } 27114 } 27115 ], 27116 "purl": "pkg:npm/delegates@1.0.0", 27117 "externalReferences": [ 27118 { 27119 "type": "website", 27120 "url": "https://github.com/visionmedia/node-delegates#readme" 27121 }, 27122 { 27123 "type": "issue-tracker", 27124 "url": "https://github.com/visionmedia/node-delegates/issues" 27125 }, 27126 { 27127 "type": "vcs", 27128 "url": "git+https://github.com/visionmedia/node-delegates.git" 27129 } 27130 ] 27131 }, 27132 { 27133 "type": "library", 27134 "bom-ref": "pkg:npm/depd@1.1.2", 27135 "name": "depd", 27136 "version": "1.1.2", 27137 "description": "Deprecate all the things", 27138 "hashes": [ 27139 { 27140 "alg": "SHA-1", 27141 "content": "9bcd52e14c097763e749b274c4346ed2e560b5a9" 27142 } 27143 ], 27144 "licenses": [ 27145 { 27146 "license": { 27147 "id": "MIT" 27148 } 27149 } 27150 ], 27151 "purl": "pkg:npm/depd@1.1.2", 27152 "externalReferences": [ 27153 { 27154 "type": "website", 27155 "url": "https://github.com/dougwilson/nodejs-depd#readme" 27156 }, 27157 { 27158 "type": "issue-tracker", 27159 "url": "https://github.com/dougwilson/nodejs-depd/issues" 27160 }, 27161 { 27162 "type": "vcs", 27163 "url": "git+https://github.com/dougwilson/nodejs-depd.git" 27164 } 27165 ] 27166 }, 27167 { 27168 "type": "library", 27169 "bom-ref": "pkg:npm/destroy@1.0.4", 27170 "name": "destroy", 27171 "version": "1.0.4", 27172 "description": "destroy a stream if possible", 27173 "hashes": [ 27174 { 27175 "alg": "SHA-1", 27176 "content": "978857442c44749e4206613e37946205826abd80" 27177 } 27178 ], 27179 "licenses": [ 27180 { 27181 "license": { 27182 "id": "MIT" 27183 } 27184 } 27185 ], 27186 "purl": "pkg:npm/destroy@1.0.4", 27187 "externalReferences": [ 27188 { 27189 "type": "website", 27190 "url": "https://github.com/stream-utils/destroy#readme" 27191 }, 27192 { 27193 "type": "issue-tracker", 27194 "url": "https://github.com/stream-utils/destroy/issues" 27195 }, 27196 { 27197 "type": "vcs", 27198 "url": "git+https://github.com/stream-utils/destroy.git" 27199 } 27200 ] 27201 }, 27202 { 27203 "type": "library", 27204 "bom-ref": "pkg:npm/encodeurl@1.0.2", 27205 "name": "encodeurl", 27206 "version": "1.0.2", 27207 "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", 27208 "hashes": [ 27209 { 27210 "alg": "SHA-1", 27211 "content": "ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" 27212 } 27213 ], 27214 "licenses": [ 27215 { 27216 "license": { 27217 "id": "MIT" 27218 } 27219 } 27220 ], 27221 "purl": "pkg:npm/encodeurl@1.0.2", 27222 "externalReferences": [ 27223 { 27224 "type": "website", 27225 "url": "https://github.com/pillarjs/encodeurl#readme" 27226 }, 27227 { 27228 "type": "issue-tracker", 27229 "url": "https://github.com/pillarjs/encodeurl/issues" 27230 }, 27231 { 27232 "type": "vcs", 27233 "url": "git+https://github.com/pillarjs/encodeurl.git" 27234 } 27235 ] 27236 }, 27237 { 27238 "type": "library", 27239 "bom-ref": "pkg:npm/escape-html@1.0.3", 27240 "name": "escape-html", 27241 "version": "1.0.3", 27242 "description": "Escape string for use in HTML", 27243 "hashes": [ 27244 { 27245 "alg": "SHA-1", 27246 "content": "0258eae4d3d0c0974de1c169188ef0051d1d1988" 27247 } 27248 ], 27249 "licenses": [ 27250 { 27251 "license": { 27252 "id": "MIT" 27253 } 27254 } 27255 ], 27256 "purl": "pkg:npm/escape-html@1.0.3", 27257 "externalReferences": [ 27258 { 27259 "type": "website", 27260 "url": "https://github.com/component/escape-html#readme" 27261 }, 27262 { 27263 "type": "issue-tracker", 27264 "url": "https://github.com/component/escape-html/issues" 27265 }, 27266 { 27267 "type": "vcs", 27268 "url": "git+https://github.com/component/escape-html.git" 27269 } 27270 ] 27271 }, 27272 { 27273 "type": "library", 27274 "bom-ref": "pkg:npm/fresh@0.5.2", 27275 "name": "fresh", 27276 "version": "0.5.2", 27277 "description": "HTTP response freshness testing", 27278 "hashes": [ 27279 { 27280 "alg": "SHA-1", 27281 "content": "3d8cadd90d976569fa835ab1f8e4b23a105605a7" 27282 } 27283 ], 27284 "licenses": [ 27285 { 27286 "license": { 27287 "id": "MIT" 27288 } 27289 } 27290 ], 27291 "purl": "pkg:npm/fresh@0.5.2", 27292 "externalReferences": [ 27293 { 27294 "type": "website", 27295 "url": "https://github.com/jshttp/fresh#readme" 27296 }, 27297 { 27298 "type": "issue-tracker", 27299 "url": "https://github.com/jshttp/fresh/issues" 27300 }, 27301 { 27302 "type": "vcs", 27303 "url": "git+https://github.com/jshttp/fresh.git" 27304 } 27305 ] 27306 }, 27307 { 27308 "type": "library", 27309 "bom-ref": "pkg:npm/http-assert@1.4.1", 27310 "name": "http-assert", 27311 "version": "1.4.1", 27312 "description": "assert with status codes", 27313 "hashes": [ 27314 { 27315 "alg": "SHA-512", 27316 "content": "addc3baba1939626ea5556d7af408a7a57d5e6263c1b61ea1149214a4dbdec131b4a948bf1cad70bef6b8caa0c719644b24b17df495ee9fff8ba5e04dbc81e83" 27317 } 27318 ], 27319 "licenses": [ 27320 { 27321 "license": { 27322 "id": "MIT" 27323 } 27324 } 27325 ], 27326 "purl": "pkg:npm/http-assert@1.4.1", 27327 "externalReferences": [ 27328 { 27329 "type": "website", 27330 "url": "https://github.com/jshttp/http-assert#readme" 27331 }, 27332 { 27333 "type": "issue-tracker", 27334 "url": "https://github.com/jshttp/http-assert/issues" 27335 }, 27336 { 27337 "type": "vcs", 27338 "url": "git+https://github.com/jshttp/http-assert.git" 27339 } 27340 ] 27341 }, 27342 { 27343 "type": "library", 27344 "bom-ref": "pkg:npm/deep-equal@1.0.1", 27345 "name": "deep-equal", 27346 "version": "1.0.1", 27347 "description": "node's assert.deepEqual algorithm", 27348 "hashes": [ 27349 { 27350 "alg": "SHA-1", 27351 "content": "f5d260292b660e084eff4cdbc9f08ad3247448b5" 27352 } 27353 ], 27354 "licenses": [ 27355 { 27356 "license": { 27357 "id": "MIT" 27358 } 27359 } 27360 ], 27361 "purl": "pkg:npm/deep-equal@1.0.1", 27362 "externalReferences": [ 27363 { 27364 "type": "website", 27365 "url": "https://github.com/substack/node-deep-equal#readme" 27366 }, 27367 { 27368 "type": "issue-tracker", 27369 "url": "https://github.com/substack/node-deep-equal/issues" 27370 }, 27371 { 27372 "type": "vcs", 27373 "url": "git+ssh://git@github.com/substack/node-deep-equal.git" 27374 } 27375 ] 27376 }, 27377 { 27378 "type": "library", 27379 "bom-ref": "pkg:npm/http-errors@1.7.3", 27380 "name": "http-errors", 27381 "version": "1.7.3", 27382 "description": "Create HTTP error objects", 27383 "hashes": [ 27384 { 27385 "alg": "SHA-512", 27386 "content": "6534d7d0c5abb10d9902103571e8c0c032f2705b1dec8ee756d9e44f73a5d1aaa875a296fb4093643435b81bf9c21a6d0a773c7bc1de45127146cd249a6fd07f" 27387 } 27388 ], 27389 "licenses": [ 27390 { 27391 "license": { 27392 "id": "MIT" 27393 } 27394 } 27395 ], 27396 "purl": "pkg:npm/http-errors@1.7.3", 27397 "externalReferences": [ 27398 { 27399 "type": "website", 27400 "url": "https://github.com/jshttp/http-errors#readme" 27401 }, 27402 { 27403 "type": "issue-tracker", 27404 "url": "https://github.com/jshttp/http-errors/issues" 27405 }, 27406 { 27407 "type": "vcs", 27408 "url": "git+https://github.com/jshttp/http-errors.git" 27409 } 27410 ] 27411 }, 27412 { 27413 "type": "library", 27414 "bom-ref": "pkg:npm/setprototypeof@1.1.1", 27415 "name": "setprototypeof", 27416 "version": "1.1.1", 27417 "description": "A small polyfill for Object.setprototypeof", 27418 "hashes": [ 27419 { 27420 "alg": "SHA-512", 27421 "content": "26f74059f6d778819a67d7082e9dfc1e7b594854a8de65a0eb119c249b1df9de1a44c3aa6ae6a0d42eb77497c3c3b39a318c046c730ec4467596a55160fd8e03" 27422 } 27423 ], 27424 "licenses": [ 27425 { 27426 "license": { 27427 "id": "ISC" 27428 } 27429 } 27430 ], 27431 "purl": "pkg:npm/setprototypeof@1.1.1", 27432 "externalReferences": [ 27433 { 27434 "type": "website", 27435 "url": "https://github.com/wesleytodd/setprototypeof" 27436 }, 27437 { 27438 "type": "issue-tracker", 27439 "url": "https://github.com/wesleytodd/setprototypeof/issues" 27440 }, 27441 { 27442 "type": "vcs", 27443 "url": "git+https://github.com/wesleytodd/setprototypeof.git" 27444 } 27445 ] 27446 }, 27447 { 27448 "type": "library", 27449 "bom-ref": "pkg:npm/statuses@1.5.0", 27450 "name": "statuses", 27451 "version": "1.5.0", 27452 "description": "HTTP status utility", 27453 "hashes": [ 27454 { 27455 "alg": "SHA-1", 27456 "content": "161c7dac177659fd9811f43771fa99381478628c" 27457 } 27458 ], 27459 "licenses": [ 27460 { 27461 "license": { 27462 "id": "MIT" 27463 } 27464 } 27465 ], 27466 "purl": "pkg:npm/statuses@1.5.0", 27467 "externalReferences": [ 27468 { 27469 "type": "website", 27470 "url": "https://github.com/jshttp/statuses#readme" 27471 }, 27472 { 27473 "type": "issue-tracker", 27474 "url": "https://github.com/jshttp/statuses/issues" 27475 }, 27476 { 27477 "type": "vcs", 27478 "url": "git+https://github.com/jshttp/statuses.git" 27479 } 27480 ] 27481 }, 27482 { 27483 "type": "library", 27484 "bom-ref": "pkg:npm/toidentifier@1.0.0", 27485 "name": "toidentifier", 27486 "version": "1.0.0", 27487 "description": "Convert a string of words to a JavaScript identifier", 27488 "hashes": [ 27489 { 27490 "alg": "SHA-512", 27491 "content": "c9a387fcf93f5448415964e5848faa5f10c55e57a30c67108a9325cb175af67b61ba56b12d950d714a85c68929d2f7189efb5e2659f914d40346bc63dd871b57" 27492 } 27493 ], 27494 "licenses": [ 27495 { 27496 "license": { 27497 "id": "MIT" 27498 } 27499 } 27500 ], 27501 "purl": "pkg:npm/toidentifier@1.0.0", 27502 "externalReferences": [ 27503 { 27504 "type": "website", 27505 "url": "https://github.com/component/toidentifier#readme" 27506 }, 27507 { 27508 "type": "issue-tracker", 27509 "url": "https://github.com/component/toidentifier/issues" 27510 }, 27511 { 27512 "type": "vcs", 27513 "url": "git+https://github.com/component/toidentifier.git" 27514 } 27515 ] 27516 }, 27517 { 27518 "type": "library", 27519 "bom-ref": "pkg:npm/http-errors@1.8.0", 27520 "name": "http-errors", 27521 "version": "1.8.0", 27522 "description": "Create HTTP error objects", 27523 "hashes": [ 27524 { 27525 "alg": "SHA-512", 27526 "content": "e08f2bd02e490e14f9564bc8e3b424b435bbe6b365195b147fff21ce3082ff091623f8dd4d19816fd688edead21bcdabd5b8ca63717a936f169ec5710750bbdc" 27527 } 27528 ], 27529 "licenses": [ 27530 { 27531 "license": { 27532 "id": "MIT" 27533 } 27534 } 27535 ], 27536 "purl": "pkg:npm/http-errors@1.8.0", 27537 "externalReferences": [ 27538 { 27539 "type": "website", 27540 "url": "https://github.com/jshttp/http-errors#readme" 27541 }, 27542 { 27543 "type": "issue-tracker", 27544 "url": "https://github.com/jshttp/http-errors/issues" 27545 }, 27546 { 27547 "type": "vcs", 27548 "url": "git+https://github.com/jshttp/http-errors.git" 27549 } 27550 ] 27551 }, 27552 { 27553 "type": "library", 27554 "bom-ref": "pkg:npm/setprototypeof@1.2.0", 27555 "name": "setprototypeof", 27556 "version": "1.2.0", 27557 "description": "A small polyfill for Object.setprototypeof", 27558 "hashes": [ 27559 { 27560 "alg": "SHA-512", 27561 "content": "1392c35fb5aba7ce4a8a5e5b859bf8ea3f2339e6e82aae4932660cde05467461fcc45a4f59750cb0dae53830ab928c4c11e362fd7648c2e46f6385cdc18309a7" 27562 } 27563 ], 27564 "licenses": [ 27565 { 27566 "license": { 27567 "id": "ISC" 27568 } 27569 } 27570 ], 27571 "purl": "pkg:npm/setprototypeof@1.2.0", 27572 "externalReferences": [ 27573 { 27574 "type": "website", 27575 "url": "https://github.com/wesleytodd/setprototypeof" 27576 }, 27577 { 27578 "type": "issue-tracker", 27579 "url": "https://github.com/wesleytodd/setprototypeof/issues" 27580 }, 27581 { 27582 "type": "vcs", 27583 "url": "git+https://github.com/wesleytodd/setprototypeof.git" 27584 } 27585 ] 27586 }, 27587 { 27588 "type": "library", 27589 "bom-ref": "pkg:npm/is-generator-function@1.0.7", 27590 "name": "is-generator-function", 27591 "version": "1.0.7", 27592 "description": "Determine if a function is a native generator function.", 27593 "hashes": [ 27594 { 27595 "alg": "SHA-512", 27596 "content": "619739130c8ee1fda45826b1ee87a07ee4abf66173d59be278d6011239ae90bc605df0546f101619517b1997f4ce2758b68065dd6bc2d3b60ad304fbe9af91b7" 27597 } 27598 ], 27599 "licenses": [ 27600 { 27601 "license": { 27602 "id": "MIT" 27603 } 27604 } 27605 ], 27606 "purl": "pkg:npm/is-generator-function@1.0.7", 27607 "externalReferences": [ 27608 { 27609 "type": "website", 27610 "url": "https://github.com/ljharb/is-generator-function#readme" 27611 }, 27612 { 27613 "type": "issue-tracker", 27614 "url": "https://github.com/ljharb/is-generator-function/issues" 27615 }, 27616 { 27617 "type": "vcs", 27618 "url": "git://github.com/ljharb/is-generator-function.git" 27619 } 27620 ] 27621 }, 27622 { 27623 "type": "library", 27624 "bom-ref": "pkg:npm/koa-compose@4.1.0", 27625 "name": "koa-compose", 27626 "version": "4.1.0", 27627 "description": "compose Koa middleware", 27628 "hashes": [ 27629 { 27630 "alg": "SHA-512", 27631 "content": "f0e0d6f13ac3b8c62f5d1c2b6bf2a1effac9a3d06d39f3dceaa3bc7807c2f340a70af4a34a5d1b911336e17ebf5c1044ca3d2fd674544352f23b2ddd6ea3965f" 27632 } 27633 ], 27634 "licenses": [ 27635 { 27636 "license": { 27637 "id": "MIT" 27638 } 27639 } 27640 ], 27641 "purl": "pkg:npm/koa-compose@4.1.0", 27642 "externalReferences": [ 27643 { 27644 "type": "website", 27645 "url": "https://github.com/koajs/compose#readme" 27646 }, 27647 { 27648 "type": "issue-tracker", 27649 "url": "https://github.com/koajs/compose/issues" 27650 }, 27651 { 27652 "type": "vcs", 27653 "url": "git+https://github.com/koajs/compose.git" 27654 } 27655 ] 27656 }, 27657 { 27658 "type": "library", 27659 "bom-ref": "pkg:npm/koa-convert@1.2.0", 27660 "name": "koa-convert", 27661 "version": "1.2.0", 27662 "description": "convert koa legacy generator-based middleware to promise-based middleware", 27663 "hashes": [ 27664 { 27665 "alg": "SHA-1", 27666 "content": "da40875df49de0539098d1700b50820cebcd21d0" 27667 } 27668 ], 27669 "licenses": [ 27670 { 27671 "license": { 27672 "id": "MIT" 27673 } 27674 } 27675 ], 27676 "purl": "pkg:npm/koa-convert@1.2.0", 27677 "externalReferences": [ 27678 { 27679 "type": "website", 27680 "url": "https://github.com/gyson/koa-convert#readme" 27681 }, 27682 { 27683 "type": "issue-tracker", 27684 "url": "https://github.com/gyson/koa-convert/issues" 27685 }, 27686 { 27687 "type": "vcs", 27688 "url": "git+https://github.com/gyson/koa-convert.git" 27689 } 27690 ] 27691 }, 27692 { 27693 "type": "library", 27694 "bom-ref": "pkg:npm/koa-compose@3.2.1", 27695 "name": "koa-compose", 27696 "version": "3.2.1", 27697 "description": "compose Koa middleware", 27698 "hashes": [ 27699 { 27700 "alg": "SHA-1", 27701 "content": "a85ccb40b7d986d8e5a345b3a1ace8eabcf54de7" 27702 } 27703 ], 27704 "licenses": [ 27705 { 27706 "license": { 27707 "id": "MIT" 27708 } 27709 } 27710 ], 27711 "purl": "pkg:npm/koa-compose@3.2.1", 27712 "externalReferences": [ 27713 { 27714 "type": "website", 27715 "url": "https://github.com/koajs/compose#readme" 27716 }, 27717 { 27718 "type": "issue-tracker", 27719 "url": "https://github.com/koajs/compose/issues" 27720 }, 27721 { 27722 "type": "vcs", 27723 "url": "git+https://github.com/koajs/compose.git" 27724 } 27725 ] 27726 }, 27727 { 27728 "type": "library", 27729 "bom-ref": "pkg:npm/any-promise@1.3.0", 27730 "name": "any-promise", 27731 "version": "1.3.0", 27732 "description": "Resolve any installed ES6 compatible promise", 27733 "hashes": [ 27734 { 27735 "alg": "SHA-1", 27736 "content": "abc6afeedcea52e809cdc0376aed3ce39635d17f" 27737 } 27738 ], 27739 "licenses": [ 27740 { 27741 "license": { 27742 "id": "MIT" 27743 } 27744 } 27745 ], 27746 "purl": "pkg:npm/any-promise@1.3.0", 27747 "externalReferences": [ 27748 { 27749 "type": "website", 27750 "url": "http://github.com/kevinbeaty/any-promise" 27751 }, 27752 { 27753 "type": "issue-tracker", 27754 "url": "https://github.com/kevinbeaty/any-promise/issues" 27755 }, 27756 { 27757 "type": "vcs", 27758 "url": "git+https://github.com/kevinbeaty/any-promise.git" 27759 } 27760 ] 27761 }, 27762 { 27763 "type": "library", 27764 "bom-ref": "pkg:npm/on-finished@2.3.0", 27765 "name": "on-finished", 27766 "version": "2.3.0", 27767 "description": "Execute a callback when a request closes, finishes, or errors", 27768 "hashes": [ 27769 { 27770 "alg": "SHA-1", 27771 "content": "20f1336481b083cd75337992a16971aa2d906947" 27772 } 27773 ], 27774 "licenses": [ 27775 { 27776 "license": { 27777 "id": "MIT" 27778 } 27779 } 27780 ], 27781 "purl": "pkg:npm/on-finished@2.3.0", 27782 "externalReferences": [ 27783 { 27784 "type": "website", 27785 "url": "https://github.com/jshttp/on-finished#readme" 27786 }, 27787 { 27788 "type": "issue-tracker", 27789 "url": "https://github.com/jshttp/on-finished/issues" 27790 }, 27791 { 27792 "type": "vcs", 27793 "url": "git+https://github.com/jshttp/on-finished.git" 27794 } 27795 ] 27796 }, 27797 { 27798 "type": "library", 27799 "bom-ref": "pkg:npm/ee-first@1.1.1", 27800 "name": "ee-first", 27801 "version": "1.1.1", 27802 "description": "return the first event in a set of ee/event pairs", 27803 "hashes": [ 27804 { 27805 "alg": "SHA-1", 27806 "content": "590c61156b0ae2f4f0255732a158b266bc56b21d" 27807 } 27808 ], 27809 "licenses": [ 27810 { 27811 "license": { 27812 "id": "MIT" 27813 } 27814 } 27815 ], 27816 "purl": "pkg:npm/ee-first@1.1.1", 27817 "externalReferences": [ 27818 { 27819 "type": "website", 27820 "url": "https://github.com/jonathanong/ee-first#readme" 27821 }, 27822 { 27823 "type": "issue-tracker", 27824 "url": "https://github.com/jonathanong/ee-first/issues" 27825 }, 27826 { 27827 "type": "vcs", 27828 "url": "git+https://github.com/jonathanong/ee-first.git" 27829 } 27830 ] 27831 }, 27832 { 27833 "type": "library", 27834 "bom-ref": "pkg:npm/only@0.0.2", 27835 "name": "only", 27836 "version": "0.0.2", 27837 "description": "return whitelisted properties of an object", 27838 "hashes": [ 27839 { 27840 "alg": "SHA-1", 27841 "content": "2afde84d03e50b9a8edc444e30610a70295edfb4" 27842 } 27843 ], 27844 "purl": "pkg:npm/only@0.0.2", 27845 "externalReferences": [ 27846 { 27847 "type": "website", 27848 "url": "https://github.com/visionmedia/node-only#readme" 27849 }, 27850 { 27851 "type": "issue-tracker", 27852 "url": "https://github.com/visionmedia/node-only/issues" 27853 }, 27854 { 27855 "type": "vcs", 27856 "url": "git://github.com/visionmedia/node-only.git" 27857 } 27858 ] 27859 }, 27860 { 27861 "type": "library", 27862 "bom-ref": "pkg:npm/parseurl@1.3.3", 27863 "name": "parseurl", 27864 "version": "1.3.3", 27865 "description": "parse a url with memoization", 27866 "hashes": [ 27867 { 27868 "alg": "SHA-512", 27869 "content": "0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9" 27870 } 27871 ], 27872 "licenses": [ 27873 { 27874 "license": { 27875 "id": "MIT" 27876 } 27877 } 27878 ], 27879 "purl": "pkg:npm/parseurl@1.3.3", 27880 "externalReferences": [ 27881 { 27882 "type": "website", 27883 "url": "https://github.com/pillarjs/parseurl#readme" 27884 }, 27885 { 27886 "type": "issue-tracker", 27887 "url": "https://github.com/pillarjs/parseurl/issues" 27888 }, 27889 { 27890 "type": "vcs", 27891 "url": "git+https://github.com/pillarjs/parseurl.git" 27892 } 27893 ] 27894 }, 27895 { 27896 "type": "library", 27897 "bom-ref": "pkg:npm/type-is@1.6.18", 27898 "name": "type-is", 27899 "version": "1.6.18", 27900 "description": "Infer the content-type of a request.", 27901 "hashes": [ 27902 { 27903 "alg": "SHA-512", 27904 "content": "4e444aafdb144f1107f0c75fb8248fed58b3272cd134c8e3d89d9da3626bdcaca6e7df0955d124b2eccf4029e514f5b8932f50fa203e99af411a6d3a5d0072f2" 27905 } 27906 ], 27907 "licenses": [ 27908 { 27909 "license": { 27910 "id": "MIT" 27911 } 27912 } 27913 ], 27914 "purl": "pkg:npm/type-is@1.6.18", 27915 "externalReferences": [ 27916 { 27917 "type": "website", 27918 "url": "https://github.com/jshttp/type-is#readme" 27919 }, 27920 { 27921 "type": "issue-tracker", 27922 "url": "https://github.com/jshttp/type-is/issues" 27923 }, 27924 { 27925 "type": "vcs", 27926 "url": "git+https://github.com/jshttp/type-is.git" 27927 } 27928 ] 27929 }, 27930 { 27931 "type": "library", 27932 "bom-ref": "pkg:npm/media-typer@0.3.0", 27933 "name": "media-typer", 27934 "version": "0.3.0", 27935 "description": "Simple RFC 6838 media type parser and formatter", 27936 "hashes": [ 27937 { 27938 "alg": "SHA-1", 27939 "content": "8710d7af0aa626f8fffa1ce00168545263255748" 27940 } 27941 ], 27942 "licenses": [ 27943 { 27944 "license": { 27945 "id": "MIT" 27946 } 27947 } 27948 ], 27949 "purl": "pkg:npm/media-typer@0.3.0", 27950 "externalReferences": [ 27951 { 27952 "type": "website", 27953 "url": "https://github.com/jshttp/media-typer#readme" 27954 }, 27955 { 27956 "type": "issue-tracker", 27957 "url": "https://github.com/jshttp/media-typer/issues" 27958 }, 27959 { 27960 "type": "vcs", 27961 "url": "git+https://github.com/jshttp/media-typer.git" 27962 } 27963 ] 27964 }, 27965 { 27966 "type": "library", 27967 "bom-ref": "pkg:npm/vary@1.1.2", 27968 "name": "vary", 27969 "version": "1.1.2", 27970 "description": "Manipulate the HTTP Vary header", 27971 "hashes": [ 27972 { 27973 "alg": "SHA-1", 27974 "content": "2299f02c6ded30d4a5961b0b9f74524a18f634fc" 27975 } 27976 ], 27977 "licenses": [ 27978 { 27979 "license": { 27980 "id": "MIT" 27981 } 27982 } 27983 ], 27984 "purl": "pkg:npm/vary@1.1.2", 27985 "externalReferences": [ 27986 { 27987 "type": "website", 27988 "url": "https://github.com/jshttp/vary#readme" 27989 }, 27990 { 27991 "type": "issue-tracker", 27992 "url": "https://github.com/jshttp/vary/issues" 27993 }, 27994 { 27995 "type": "vcs", 27996 "url": "git+https://github.com/jshttp/vary.git" 27997 } 27998 ] 27999 }, 28000 { 28001 "type": "library", 28002 "bom-ref": "pkg:npm/koa-body@2.6.0", 28003 "name": "koa-body", 28004 "version": "2.6.0", 28005 "description": "A koa body parser middleware. Support multipart, urlencoded and json request bodies.", 28006 "hashes": [ 28007 { 28008 "alg": "SHA-512", 28009 "content": "f22f6d8b74d1c5e96c9cf51cb74c58f2da13163e604f31965b8e5e3c1913f1f9f364fef9cb9c288ac569ce221da9c9eab6dd6530d043df4a7eb648920be35f8d" 28010 } 28011 ], 28012 "licenses": [ 28013 { 28014 "license": { 28015 "id": "MIT" 28016 } 28017 } 28018 ], 28019 "purl": "pkg:npm/koa-body@2.6.0", 28020 "externalReferences": [ 28021 { 28022 "type": "website", 28023 "url": "https://github.com/dlau/koa-body#readme" 28024 }, 28025 { 28026 "type": "issue-tracker", 28027 "url": "https://github.com/dlau/koa-body/issues" 28028 }, 28029 { 28030 "type": "vcs", 28031 "url": "git://github.com/dlau/koa-body.git" 28032 } 28033 ] 28034 }, 28035 { 28036 "type": "library", 28037 "bom-ref": "pkg:npm/co-body@5.2.0", 28038 "name": "co-body", 28039 "version": "5.2.0", 28040 "description": "request body parsing for co", 28041 "hashes": [ 28042 { 28043 "alg": "SHA-512", 28044 "content": "b17fcb43b2ea5218326b1cdb7bb22ac0f793af6c9fa5f50843f760a4aa3a648e32e25a50034631028996218fbb23bac759c1b4d8f1be3ae3d1133316ff9b6ccd" 28045 } 28046 ], 28047 "licenses": [ 28048 { 28049 "license": { 28050 "id": "MIT" 28051 } 28052 } 28053 ], 28054 "purl": "pkg:npm/co-body@5.2.0", 28055 "externalReferences": [ 28056 { 28057 "type": "website", 28058 "url": "https://github.com/cojs/co-body#readme" 28059 }, 28060 { 28061 "type": "issue-tracker", 28062 "url": "https://github.com/cojs/co-body/issues" 28063 }, 28064 { 28065 "type": "vcs", 28066 "url": "git+https://github.com/cojs/co-body.git" 28067 } 28068 ] 28069 }, 28070 { 28071 "type": "library", 28072 "bom-ref": "pkg:npm/inflation@2.0.0", 28073 "name": "inflation", 28074 "version": "2.0.0", 28075 "description": "Easily unzip an HTTP stream", 28076 "hashes": [ 28077 { 28078 "alg": "SHA-1", 28079 "content": "8b417e47c28f925a45133d914ca1fd389107f30f" 28080 } 28081 ], 28082 "licenses": [ 28083 { 28084 "license": { 28085 "id": "MIT" 28086 } 28087 } 28088 ], 28089 "purl": "pkg:npm/inflation@2.0.0", 28090 "externalReferences": [ 28091 { 28092 "type": "website", 28093 "url": "https://github.com/stream-utils/inflation#readme" 28094 }, 28095 { 28096 "type": "issue-tracker", 28097 "url": "https://github.com/stream-utils/inflation/issues" 28098 }, 28099 { 28100 "type": "vcs", 28101 "url": "git+https://github.com/stream-utils/inflation.git" 28102 } 28103 ] 28104 }, 28105 { 28106 "type": "library", 28107 "bom-ref": "pkg:npm/raw-body@2.4.1", 28108 "name": "raw-body", 28109 "version": "2.4.1", 28110 "description": "Get and validate the raw body of a readable stream.", 28111 "hashes": [ 28112 { 28113 "alg": "SHA-512", 28114 "content": "f56988285ea692f03448b980d8a9e6f7eaa3f3d7be8f5cea8329fc69719defe9c076e3e8aa023d94ee7b48064d9ff072ce8e4fec98574f283d3f36896c7ef76c" 28115 } 28116 ], 28117 "licenses": [ 28118 { 28119 "license": { 28120 "id": "MIT" 28121 } 28122 } 28123 ], 28124 "purl": "pkg:npm/raw-body@2.4.1", 28125 "externalReferences": [ 28126 { 28127 "type": "website", 28128 "url": "https://github.com/stream-utils/raw-body#readme" 28129 }, 28130 { 28131 "type": "issue-tracker", 28132 "url": "https://github.com/stream-utils/raw-body/issues" 28133 }, 28134 { 28135 "type": "vcs", 28136 "url": "git+https://github.com/stream-utils/raw-body.git" 28137 } 28138 ] 28139 }, 28140 { 28141 "type": "library", 28142 "bom-ref": "pkg:npm/bytes@3.1.0", 28143 "name": "bytes", 28144 "version": "3.1.0", 28145 "description": "Utility to parse a string bytes to bytes and vice-versa", 28146 "hashes": [ 28147 { 28148 "alg": "SHA-512", 28149 "content": "cdab8b8eb7c21bec6fa326aa2e857c6cb5575cd182e09aa5c450aeb520d603a7c9ad3a3666ebcb613a99eda1c12d948c3a8a5bcf0bfc7fec19715cdf5532360e" 28150 } 28151 ], 28152 "licenses": [ 28153 { 28154 "license": { 28155 "id": "MIT" 28156 } 28157 } 28158 ], 28159 "purl": "pkg:npm/bytes@3.1.0", 28160 "externalReferences": [ 28161 { 28162 "type": "website", 28163 "url": "https://github.com/visionmedia/bytes.js#readme" 28164 }, 28165 { 28166 "type": "issue-tracker", 28167 "url": "https://github.com/visionmedia/bytes.js/issues" 28168 }, 28169 { 28170 "type": "vcs", 28171 "url": "git+https://github.com/visionmedia/bytes.js.git" 28172 } 28173 ] 28174 }, 28175 { 28176 "type": "library", 28177 "bom-ref": "pkg:npm/unpipe@1.0.0", 28178 "name": "unpipe", 28179 "version": "1.0.0", 28180 "description": "Unpipe a stream from all destinations", 28181 "hashes": [ 28182 { 28183 "alg": "SHA-1", 28184 "content": "b2bf4ee8514aae6165b4817829d21b2ef49904ec" 28185 } 28186 ], 28187 "licenses": [ 28188 { 28189 "license": { 28190 "id": "MIT" 28191 } 28192 } 28193 ], 28194 "purl": "pkg:npm/unpipe@1.0.0", 28195 "externalReferences": [ 28196 { 28197 "type": "website", 28198 "url": "https://github.com/stream-utils/unpipe#readme" 28199 }, 28200 { 28201 "type": "issue-tracker", 28202 "url": "https://github.com/stream-utils/unpipe/issues" 28203 }, 28204 { 28205 "type": "vcs", 28206 "url": "git+https://github.com/stream-utils/unpipe.git" 28207 } 28208 ] 28209 }, 28210 { 28211 "type": "library", 28212 "bom-ref": "pkg:npm/formidable@1.2.2", 28213 "name": "formidable", 28214 "version": "1.2.2", 28215 "description": "A node.js module for parsing form data, especially file uploads.", 28216 "hashes": [ 28217 { 28218 "alg": "SHA-512", 28219 "content": "57c80b9bee3523ff2482e438fe8d43dd1207466858146e299cdca89efb9afb8d2ba9c1264f8f95ef5c9a677078e7bc5b6e00ac09f8d23e2eb9bbf5babcad54e5" 28220 } 28221 ], 28222 "licenses": [ 28223 { 28224 "license": { 28225 "id": "MIT" 28226 } 28227 } 28228 ], 28229 "purl": "pkg:npm/formidable@1.2.2", 28230 "externalReferences": [ 28231 { 28232 "type": "website", 28233 "url": "https://github.com/node-formidable/formidable" 28234 }, 28235 { 28236 "type": "issue-tracker", 28237 "url": "https://github.com/node-formidable/formidable/issues" 28238 }, 28239 { 28240 "type": "vcs", 28241 "url": "git+https://github.com/node-formidable/formidable.git" 28242 } 28243 ] 28244 }, 28245 { 28246 "type": "library", 28247 "bom-ref": "pkg:npm/koa-router@7.4.0", 28248 "name": "koa-router", 28249 "version": "7.4.0", 28250 "description": "Router middleware for koa. Provides RESTful resource routing.", 28251 "hashes": [ 28252 { 28253 "alg": "SHA-512", 28254 "content": "21685a0d77809df0c1129592ea1906759d5a6e582be90ea919d5c2c8adfc45bcee1f82e450ea4fa8fc3eddff25f1a4c3ad098143bc497346ecdb257877370efa" 28255 } 28256 ], 28257 "licenses": [ 28258 { 28259 "license": { 28260 "id": "MIT" 28261 } 28262 } 28263 ], 28264 "purl": "pkg:npm/koa-router@7.4.0", 28265 "externalReferences": [ 28266 { 28267 "type": "website", 28268 "url": "https://github.com/alexmingoia/koa-router#readme" 28269 }, 28270 { 28271 "type": "issue-tracker", 28272 "url": "https://github.com/alexmingoia/koa-router/issues" 28273 }, 28274 { 28275 "type": "vcs", 28276 "url": "git+https://github.com/alexmingoia/koa-router.git" 28277 } 28278 ] 28279 }, 28280 { 28281 "type": "library", 28282 "bom-ref": "pkg:npm/debug@3.2.6", 28283 "name": "debug", 28284 "version": "3.2.6", 28285 "description": "small debugging utility", 28286 "hashes": [ 28287 { 28288 "alg": "SHA-512", 28289 "content": "99e97e8dfee7aed125e4f9f5431e3acc0457283a416efcdecec7bba7b2ea20d99da0893c3d83f94b249ac44998bfa4d9d09c84280d61b0221de832218084ed59" 28290 } 28291 ], 28292 "licenses": [ 28293 { 28294 "license": { 28295 "id": "MIT" 28296 } 28297 } 28298 ], 28299 "purl": "pkg:npm/debug@3.2.6", 28300 "externalReferences": [ 28301 { 28302 "type": "website", 28303 "url": "https://github.com/visionmedia/debug#readme" 28304 }, 28305 { 28306 "type": "issue-tracker", 28307 "url": "https://github.com/visionmedia/debug/issues" 28308 }, 28309 { 28310 "type": "vcs", 28311 "url": "git://github.com/visionmedia/debug.git" 28312 } 28313 ] 28314 }, 28315 { 28316 "type": "library", 28317 "bom-ref": "pkg:npm/methods@1.1.2", 28318 "name": "methods", 28319 "version": "1.1.2", 28320 "description": "HTTP methods that node supports", 28321 "hashes": [ 28322 { 28323 "alg": "SHA-1", 28324 "content": "5529a4d67654134edcc5266656835b0f851afcee" 28325 } 28326 ], 28327 "licenses": [ 28328 { 28329 "license": { 28330 "id": "MIT" 28331 } 28332 } 28333 ], 28334 "purl": "pkg:npm/methods@1.1.2", 28335 "externalReferences": [ 28336 { 28337 "type": "website", 28338 "url": "https://github.com/jshttp/methods#readme" 28339 }, 28340 { 28341 "type": "issue-tracker", 28342 "url": "https://github.com/jshttp/methods/issues" 28343 }, 28344 { 28345 "type": "vcs", 28346 "url": "git+https://github.com/jshttp/methods.git" 28347 } 28348 ] 28349 }, 28350 { 28351 "type": "library", 28352 "bom-ref": "pkg:npm/path-to-regexp@1.8.0", 28353 "name": "path-to-regexp", 28354 "version": "1.8.0", 28355 "description": "Express style path to RegExp utility", 28356 "hashes": [ 28357 { 28358 "alg": "SHA-512", 28359 "content": "9f8dc946195429402589b10984f7a2af59dc5080f5e909c48cda70ccd74edcb9b8cb0ac1a41679a0b0f423a6ebf5ebebd58f494eac11b4087b24ba0ecc041d54" 28360 } 28361 ], 28362 "licenses": [ 28363 { 28364 "license": { 28365 "id": "MIT" 28366 } 28367 } 28368 ], 28369 "purl": "pkg:npm/path-to-regexp@1.8.0", 28370 "externalReferences": [ 28371 { 28372 "type": "website", 28373 "url": "https://github.com/pillarjs/path-to-regexp#readme" 28374 }, 28375 { 28376 "type": "issue-tracker", 28377 "url": "https://github.com/pillarjs/path-to-regexp/issues" 28378 }, 28379 { 28380 "type": "vcs", 28381 "url": "git+https://github.com/pillarjs/path-to-regexp.git" 28382 } 28383 ] 28384 }, 28385 { 28386 "type": "library", 28387 "bom-ref": "pkg:npm/isarray@0.0.1", 28388 "name": "isarray", 28389 "version": "0.0.1", 28390 "description": "Array#isArray for older browsers", 28391 "hashes": [ 28392 { 28393 "alg": "SHA-1", 28394 "content": "8a18acfca9a8f4177e09abfc6038939b05d1eedf" 28395 } 28396 ], 28397 "licenses": [ 28398 { 28399 "license": { 28400 "id": "MIT" 28401 } 28402 } 28403 ], 28404 "purl": "pkg:npm/isarray@0.0.1", 28405 "externalReferences": [ 28406 { 28407 "type": "website", 28408 "url": "https://github.com/juliangruber/isarray" 28409 }, 28410 { 28411 "type": "issue-tracker", 28412 "url": "https://github.com/juliangruber/isarray/issues" 28413 }, 28414 { 28415 "type": "vcs", 28416 "url": "git://github.com/juliangruber/isarray.git" 28417 } 28418 ] 28419 }, 28420 { 28421 "type": "library", 28422 "bom-ref": "pkg:npm/urijs@1.19.2", 28423 "name": "urijs", 28424 "version": "1.19.2", 28425 "description": "URI.js is a Javascript library for working with URLs.", 28426 "hashes": [ 28427 { 28428 "alg": "SHA-512", 28429 "content": "b3f508abd6a9e093d9ec7d4407950ba3f68e51b5aa7c38bb14accc0b6373fb44a2f06893d6b2046a9aedf21cb7572d84c766893e9390bf83f80ee399f8ad5ceb" 28430 } 28431 ], 28432 "licenses": [ 28433 { 28434 "license": { 28435 "id": "MIT" 28436 } 28437 } 28438 ], 28439 "purl": "pkg:npm/urijs@1.19.2", 28440 "externalReferences": [ 28441 { 28442 "type": "website", 28443 "url": "http://medialize.github.io/URI.js/" 28444 }, 28445 { 28446 "type": "issue-tracker", 28447 "url": "https://github.com/medialize/URI.js/issues" 28448 }, 28449 { 28450 "type": "vcs", 28451 "url": "git+https://github.com/medialize/URI.js.git" 28452 } 28453 ] 28454 }, 28455 { 28456 "type": "library", 28457 "bom-ref": "pkg:npm/node-fetch@1.7.3", 28458 "name": "node-fetch", 28459 "version": "1.7.3", 28460 "description": "A light-weight module that brings window.fetch to node.js and io.js", 28461 "hashes": [ 28462 { 28463 "alg": "SHA-512", 28464 "content": "3616780ac2b1edc626daf4ab040af63ef14e7bab160dfd1460b46a03ab2f51883bfbf4d27d502ee3d8d80b806f4384a6b3d49981da86060ae8a9f0e125d4f229" 28465 } 28466 ], 28467 "licenses": [ 28468 { 28469 "license": { 28470 "id": "MIT" 28471 } 28472 } 28473 ], 28474 "purl": "pkg:npm/node-fetch@1.7.3", 28475 "externalReferences": [ 28476 { 28477 "type": "website", 28478 "url": "https://github.com/bitinn/node-fetch" 28479 }, 28480 { 28481 "type": "issue-tracker", 28482 "url": "https://github.com/bitinn/node-fetch/issues" 28483 }, 28484 { 28485 "type": "vcs", 28486 "url": "git+https://github.com/bitinn/node-fetch.git" 28487 } 28488 ] 28489 }, 28490 { 28491 "type": "library", 28492 "bom-ref": "pkg:npm/open@6.4.0", 28493 "name": "open", 28494 "version": "6.4.0", 28495 "description": "Open stuff like URLs, files, executables. Cross-platform.", 28496 "hashes": [ 28497 { 28498 "alg": "SHA-512", 28499 "content": "2057a754f805ef47d29b591e49dda20c1203201664ae82deb9f7d7abec0a4f34c9941a5eb055a88d5f656fc9b339f680cccd6cafb1d01ee3b4bed574cd87a41a" 28500 } 28501 ], 28502 "licenses": [ 28503 { 28504 "license": { 28505 "id": "MIT" 28506 } 28507 } 28508 ], 28509 "purl": "pkg:npm/open@6.4.0", 28510 "externalReferences": [ 28511 { 28512 "type": "website", 28513 "url": "https://github.com/sindresorhus/open#readme" 28514 }, 28515 { 28516 "type": "issue-tracker", 28517 "url": "https://github.com/sindresorhus/open/issues" 28518 }, 28519 { 28520 "type": "vcs", 28521 "url": "git+https://github.com/sindresorhus/open.git" 28522 } 28523 ] 28524 }, 28525 { 28526 "type": "library", 28527 "bom-ref": "pkg:npm/ora@1.3.0", 28528 "name": "ora", 28529 "version": "1.3.0", 28530 "description": "Elegant terminal spinner", 28531 "hashes": [ 28532 { 28533 "alg": "SHA-1", 28534 "content": "80078dd2b92a934af66a3ad72a5b910694ede51a" 28535 } 28536 ], 28537 "licenses": [ 28538 { 28539 "license": { 28540 "id": "MIT" 28541 } 28542 } 28543 ], 28544 "purl": "pkg:npm/ora@1.3.0", 28545 "externalReferences": [ 28546 { 28547 "type": "website", 28548 "url": "https://github.com/sindresorhus/ora#readme" 28549 }, 28550 { 28551 "type": "issue-tracker", 28552 "url": "https://github.com/sindresorhus/ora/issues" 28553 }, 28554 { 28555 "type": "vcs", 28556 "url": "git+https://github.com/sindresorhus/ora.git" 28557 } 28558 ] 28559 }, 28560 { 28561 "type": "library", 28562 "bom-ref": "pkg:npm/chalk@1.1.3", 28563 "name": "chalk", 28564 "version": "1.1.3", 28565 "description": "Terminal string styling done right. Much color.", 28566 "hashes": [ 28567 { 28568 "alg": "SHA-1", 28569 "content": "a8115c55e4a702fe4d150abd3872822a7e09fc98" 28570 } 28571 ], 28572 "licenses": [ 28573 { 28574 "license": { 28575 "id": "MIT" 28576 } 28577 } 28578 ], 28579 "purl": "pkg:npm/chalk@1.1.3", 28580 "externalReferences": [ 28581 { 28582 "type": "website", 28583 "url": "https://github.com/chalk/chalk#readme" 28584 }, 28585 { 28586 "type": "issue-tracker", 28587 "url": "https://github.com/chalk/chalk/issues" 28588 }, 28589 { 28590 "type": "vcs", 28591 "url": "git+https://github.com/chalk/chalk.git" 28592 } 28593 ] 28594 }, 28595 { 28596 "type": "library", 28597 "bom-ref": "pkg:npm/ansi-styles@2.2.1", 28598 "name": "ansi-styles", 28599 "version": "2.2.1", 28600 "description": "ANSI escape codes for styling strings in the terminal", 28601 "hashes": [ 28602 { 28603 "alg": "SHA-1", 28604 "content": "b432dd3358b634cf75e1e4664368240533c1ddbe" 28605 } 28606 ], 28607 "licenses": [ 28608 { 28609 "license": { 28610 "id": "MIT" 28611 } 28612 } 28613 ], 28614 "purl": "pkg:npm/ansi-styles@2.2.1", 28615 "externalReferences": [ 28616 { 28617 "type": "website", 28618 "url": "https://github.com/chalk/ansi-styles#readme" 28619 }, 28620 { 28621 "type": "issue-tracker", 28622 "url": "https://github.com/chalk/ansi-styles/issues" 28623 }, 28624 { 28625 "type": "vcs", 28626 "url": "git+https://github.com/chalk/ansi-styles.git" 28627 } 28628 ] 28629 }, 28630 { 28631 "type": "library", 28632 "bom-ref": "pkg:npm/has-ansi@2.0.0", 28633 "name": "has-ansi", 28634 "version": "2.0.0", 28635 "description": "Check if a string has ANSI escape codes", 28636 "hashes": [ 28637 { 28638 "alg": "SHA-1", 28639 "content": "34f5049ce1ecdf2b0649af3ef24e45ed35416d91" 28640 } 28641 ], 28642 "licenses": [ 28643 { 28644 "license": { 28645 "id": "MIT" 28646 } 28647 } 28648 ], 28649 "purl": "pkg:npm/has-ansi@2.0.0", 28650 "externalReferences": [ 28651 { 28652 "type": "website", 28653 "url": "https://github.com/sindresorhus/has-ansi#readme" 28654 }, 28655 { 28656 "type": "issue-tracker", 28657 "url": "https://github.com/sindresorhus/has-ansi/issues" 28658 }, 28659 { 28660 "type": "vcs", 28661 "url": "git+https://github.com/sindresorhus/has-ansi.git" 28662 } 28663 ] 28664 }, 28665 { 28666 "type": "library", 28667 "bom-ref": "pkg:npm/ansi-regex@2.1.1", 28668 "name": "ansi-regex", 28669 "version": "2.1.1", 28670 "description": "Regular expression for matching ANSI escape codes", 28671 "hashes": [ 28672 { 28673 "alg": "SHA-1", 28674 "content": "c3b33ab5ee360d86e0e628f0468ae7ef27d654df" 28675 } 28676 ], 28677 "licenses": [ 28678 { 28679 "license": { 28680 "id": "MIT" 28681 } 28682 } 28683 ], 28684 "purl": "pkg:npm/ansi-regex@2.1.1", 28685 "externalReferences": [ 28686 { 28687 "type": "website", 28688 "url": "https://github.com/chalk/ansi-regex#readme" 28689 }, 28690 { 28691 "type": "issue-tracker", 28692 "url": "https://github.com/chalk/ansi-regex/issues" 28693 }, 28694 { 28695 "type": "vcs", 28696 "url": "git+https://github.com/chalk/ansi-regex.git" 28697 } 28698 ] 28699 }, 28700 { 28701 "type": "library", 28702 "bom-ref": "pkg:npm/strip-ansi@3.0.1", 28703 "name": "strip-ansi", 28704 "version": "3.0.1", 28705 "description": "Strip ANSI escape codes", 28706 "hashes": [ 28707 { 28708 "alg": "SHA-1", 28709 "content": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" 28710 } 28711 ], 28712 "licenses": [ 28713 { 28714 "license": { 28715 "id": "MIT" 28716 } 28717 } 28718 ], 28719 "purl": "pkg:npm/strip-ansi@3.0.1", 28720 "externalReferences": [ 28721 { 28722 "type": "website", 28723 "url": "https://github.com/chalk/strip-ansi#readme" 28724 }, 28725 { 28726 "type": "issue-tracker", 28727 "url": "https://github.com/chalk/strip-ansi/issues" 28728 }, 28729 { 28730 "type": "vcs", 28731 "url": "git+https://github.com/chalk/strip-ansi.git" 28732 } 28733 ] 28734 }, 28735 { 28736 "type": "library", 28737 "bom-ref": "pkg:npm/supports-color@2.0.0", 28738 "name": "supports-color", 28739 "version": "2.0.0", 28740 "description": "Detect whether a terminal supports color", 28741 "hashes": [ 28742 { 28743 "alg": "SHA-1", 28744 "content": "535d045ce6b6363fa40117084629995e9df324c7" 28745 } 28746 ], 28747 "licenses": [ 28748 { 28749 "license": { 28750 "id": "MIT" 28751 } 28752 } 28753 ], 28754 "purl": "pkg:npm/supports-color@2.0.0", 28755 "externalReferences": [ 28756 { 28757 "type": "website", 28758 "url": "https://github.com/chalk/supports-color#readme" 28759 }, 28760 { 28761 "type": "issue-tracker", 28762 "url": "https://github.com/chalk/supports-color/issues" 28763 }, 28764 { 28765 "type": "vcs", 28766 "url": "git+https://github.com/chalk/supports-color.git" 28767 } 28768 ] 28769 }, 28770 { 28771 "type": "library", 28772 "bom-ref": "pkg:npm/cli-cursor@2.1.0", 28773 "name": "cli-cursor", 28774 "version": "2.1.0", 28775 "description": "Toggle the CLI cursor", 28776 "hashes": [ 28777 { 28778 "alg": "SHA-1", 28779 "content": "b35dac376479facc3e94747d41d0d0f5238ffcb5" 28780 } 28781 ], 28782 "licenses": [ 28783 { 28784 "license": { 28785 "id": "MIT" 28786 } 28787 } 28788 ], 28789 "purl": "pkg:npm/cli-cursor@2.1.0", 28790 "externalReferences": [ 28791 { 28792 "type": "website", 28793 "url": "https://github.com/sindresorhus/cli-cursor#readme" 28794 }, 28795 { 28796 "type": "issue-tracker", 28797 "url": "https://github.com/sindresorhus/cli-cursor/issues" 28798 }, 28799 { 28800 "type": "vcs", 28801 "url": "git+https://github.com/sindresorhus/cli-cursor.git" 28802 } 28803 ] 28804 }, 28805 { 28806 "type": "library", 28807 "bom-ref": "pkg:npm/restore-cursor@2.0.0", 28808 "name": "restore-cursor", 28809 "version": "2.0.0", 28810 "description": "Gracefully restore the CLI cursor on exit", 28811 "hashes": [ 28812 { 28813 "alg": "SHA-1", 28814 "content": "9f7ee287f82fd326d4fd162923d62129eee0dfaf" 28815 } 28816 ], 28817 "licenses": [ 28818 { 28819 "license": { 28820 "id": "MIT" 28821 } 28822 } 28823 ], 28824 "purl": "pkg:npm/restore-cursor@2.0.0", 28825 "externalReferences": [ 28826 { 28827 "type": "website", 28828 "url": "https://github.com/sindresorhus/restore-cursor#readme" 28829 }, 28830 { 28831 "type": "issue-tracker", 28832 "url": "https://github.com/sindresorhus/restore-cursor/issues" 28833 }, 28834 { 28835 "type": "vcs", 28836 "url": "git+https://github.com/sindresorhus/restore-cursor.git" 28837 } 28838 ] 28839 }, 28840 { 28841 "type": "library", 28842 "bom-ref": "pkg:npm/onetime@2.0.1", 28843 "name": "onetime", 28844 "version": "2.0.1", 28845 "description": "Ensure a function is only called once", 28846 "hashes": [ 28847 { 28848 "alg": "SHA-1", 28849 "content": "067428230fd67443b2794b22bba528b6867962d4" 28850 } 28851 ], 28852 "licenses": [ 28853 { 28854 "license": { 28855 "id": "MIT" 28856 } 28857 } 28858 ], 28859 "purl": "pkg:npm/onetime@2.0.1", 28860 "externalReferences": [ 28861 { 28862 "type": "website", 28863 "url": "https://github.com/sindresorhus/onetime#readme" 28864 }, 28865 { 28866 "type": "issue-tracker", 28867 "url": "https://github.com/sindresorhus/onetime/issues" 28868 }, 28869 { 28870 "type": "vcs", 28871 "url": "git+https://github.com/sindresorhus/onetime.git" 28872 } 28873 ] 28874 }, 28875 { 28876 "type": "library", 28877 "bom-ref": "pkg:npm/mimic-fn@1.2.0", 28878 "name": "mimic-fn", 28879 "version": "1.2.0", 28880 "description": "Make a function mimic another one", 28881 "hashes": [ 28882 { 28883 "alg": "SHA-512", 28884 "content": "8dff38bb1cf08ae88854a88e2e97d893b378e934b2f2e6d3a279a7798f6fae91cd027a74401b76071595f5d3b7fe3f81a1501bf9ae46e980cf5b73391ce74c59" 28885 } 28886 ], 28887 "licenses": [ 28888 { 28889 "license": { 28890 "id": "MIT" 28891 } 28892 } 28893 ], 28894 "purl": "pkg:npm/mimic-fn@1.2.0", 28895 "externalReferences": [ 28896 { 28897 "type": "website", 28898 "url": "https://github.com/sindresorhus/mimic-fn#readme" 28899 }, 28900 { 28901 "type": "issue-tracker", 28902 "url": "https://github.com/sindresorhus/mimic-fn/issues" 28903 }, 28904 { 28905 "type": "vcs", 28906 "url": "git+https://github.com/sindresorhus/mimic-fn.git" 28907 } 28908 ] 28909 }, 28910 { 28911 "type": "library", 28912 "bom-ref": "pkg:npm/cli-spinners@1.3.1", 28913 "name": "cli-spinners", 28914 "version": "1.3.1", 28915 "description": "Spinners for use in the terminal", 28916 "hashes": [ 28917 { 28918 "alg": "SHA-512", 28919 "content": "d502f8e78e26a04b03547f53fe5e827a6a2fff7ee2bf546da0a7fb349d3803ad3ee0c4445cd7f1fd0bdabdb1fa42819db03e0de0cc32e3d726688351fe8da676" 28920 } 28921 ], 28922 "licenses": [ 28923 { 28924 "license": { 28925 "id": "MIT" 28926 } 28927 } 28928 ], 28929 "purl": "pkg:npm/cli-spinners@1.3.1", 28930 "externalReferences": [ 28931 { 28932 "type": "website", 28933 "url": "https://github.com/sindresorhus/cli-spinners#readme" 28934 }, 28935 { 28936 "type": "issue-tracker", 28937 "url": "https://github.com/sindresorhus/cli-spinners/issues" 28938 }, 28939 { 28940 "type": "vcs", 28941 "url": "git+https://github.com/sindresorhus/cli-spinners.git" 28942 } 28943 ] 28944 }, 28945 { 28946 "type": "library", 28947 "bom-ref": "pkg:npm/log-symbols@1.0.2", 28948 "name": "log-symbols", 28949 "version": "1.0.2", 28950 "description": "Colored symbols for various log levels. Example: ✔︎ success", 28951 "hashes": [ 28952 { 28953 "alg": "SHA-1", 28954 "content": "376ff7b58ea3086a0f09facc74617eca501e1a18" 28955 } 28956 ], 28957 "licenses": [ 28958 { 28959 "license": { 28960 "id": "MIT" 28961 } 28962 } 28963 ], 28964 "purl": "pkg:npm/log-symbols@1.0.2", 28965 "externalReferences": [ 28966 { 28967 "type": "website", 28968 "url": "https://github.com/sindresorhus/log-symbols#readme" 28969 }, 28970 { 28971 "type": "issue-tracker", 28972 "url": "https://github.com/sindresorhus/log-symbols/issues" 28973 }, 28974 { 28975 "type": "vcs", 28976 "url": "git+https://github.com/sindresorhus/log-symbols.git" 28977 } 28978 ] 28979 }, 28980 { 28981 "type": "library", 28982 "bom-ref": "pkg:npm/readline-sync@1.4.10", 28983 "name": "readline-sync", 28984 "version": "1.4.10", 28985 "description": "Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).", 28986 "hashes": [ 28987 { 28988 "alg": "SHA-512", 28989 "content": "80dbdaf3fe9401ef1061ea48407fe3436aa7f75423d01f6c62330106cdd0381f05d825dc2a02f141a2513fbeac595450b7e414fbc7c09026c2be38cc16eed873" 28990 } 28991 ], 28992 "licenses": [ 28993 { 28994 "license": { 28995 "id": "MIT" 28996 } 28997 } 28998 ], 28999 "purl": "pkg:npm/readline-sync@1.4.10", 29000 "externalReferences": [ 29001 { 29002 "type": "website", 29003 "url": "https://github.com/anseki/readline-sync" 29004 }, 29005 { 29006 "type": "issue-tracker", 29007 "url": "https://github.com/anseki/readline-sync/issues" 29008 }, 29009 { 29010 "type": "vcs", 29011 "url": "git://github.com/anseki/readline-sync.git" 29012 } 29013 ] 29014 }, 29015 { 29016 "type": "library", 29017 "bom-ref": "pkg:npm/serialize-javascript@2.1.2", 29018 "name": "serialize-javascript", 29019 "version": "2.1.2", 29020 "description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.", 29021 "hashes": [ 29022 { 29023 "alg": "SHA-512", 29024 "content": "aecf4e8201141745788d449e7176b3398b0b7eeece18adaa227ddcec83c189f7f3df65e7884a7f4d7f5799cf4b41f2b69d0d90287bd9da8ca0294194d251b88d" 29025 } 29026 ], 29027 "licenses": [ 29028 { 29029 "license": { 29030 "id": "BSD-3-Clause" 29031 } 29032 } 29033 ], 29034 "purl": "pkg:npm/serialize-javascript@2.1.2", 29035 "externalReferences": [ 29036 { 29037 "type": "website", 29038 "url": "https://github.com/yahoo/serialize-javascript" 29039 }, 29040 { 29041 "type": "issue-tracker", 29042 "url": "https://github.com/yahoo/serialize-javascript/issues" 29043 }, 29044 { 29045 "type": "vcs", 29046 "url": "git+https://github.com/yahoo/serialize-javascript.git" 29047 } 29048 ] 29049 }, 29050 { 29051 "type": "framework", 29052 "bom-ref": "pkg:npm/svelte@3.24.0", 29053 "name": "svelte", 29054 "version": "3.24.0", 29055 "description": "Cybernetically enhanced web apps", 29056 "hashes": [ 29057 { 29058 "alg": "SHA-512", 29059 "content": "5455e89ba10fd832bcde4c72e199416da6649526d922ba4d1f7a0d5e53d81c952e5b8ab53ae02bdd9a186df2154d560f0e0ac8ed8ab481070e843940b4ee2a7f" 29060 } 29061 ], 29062 "licenses": [ 29063 { 29064 "license": { 29065 "id": "MIT" 29066 } 29067 } 29068 ], 29069 "purl": "pkg:npm/svelte@3.24.0", 29070 "externalReferences": [ 29071 { 29072 "type": "website", 29073 "url": "https://github.com/sveltejs/svelte#README" 29074 }, 29075 { 29076 "type": "issue-tracker", 29077 "url": "https://github.com/sveltejs/svelte/issues" 29078 }, 29079 { 29080 "type": "vcs", 29081 "url": "git+https://github.com/sveltejs/svelte.git" 29082 } 29083 ] 29084 }, 29085 { 29086 "type": "library", 29087 "bom-ref": "pkg:npm/tmp@0.0.33", 29088 "name": "tmp", 29089 "version": "0.0.33", 29090 "description": "Temporary file and directory creator", 29091 "hashes": [ 29092 { 29093 "alg": "SHA-512", 29094 "content": "8d10899688ca9d9dda75db533a3748aa846e3c4281bcd5dc198ab33bacd6657f0a7ca1299c66398df820250dc48cabaef03e1b251af4cbe7182459986c89971b" 29095 } 29096 ], 29097 "licenses": [ 29098 { 29099 "license": { 29100 "id": "MIT" 29101 } 29102 } 29103 ], 29104 "purl": "pkg:npm/tmp@0.0.33", 29105 "externalReferences": [ 29106 { 29107 "type": "website", 29108 "url": "http://github.com/raszi/node-tmp" 29109 }, 29110 { 29111 "type": "issue-tracker", 29112 "url": "http://github.com/raszi/node-tmp/issues" 29113 }, 29114 { 29115 "type": "vcs", 29116 "url": "git+https://github.com/raszi/node-tmp.git" 29117 } 29118 ] 29119 }, 29120 { 29121 "type": "library", 29122 "bom-ref": "pkg:npm/os-tmpdir@1.0.2", 29123 "name": "os-tmpdir", 29124 "version": "1.0.2", 29125 "description": "Node.js os.tmpdir() ponyfill", 29126 "hashes": [ 29127 { 29128 "alg": "SHA-1", 29129 "content": "bbe67406c79aa85c5cfec766fe5734555dfa1274" 29130 } 29131 ], 29132 "licenses": [ 29133 { 29134 "license": { 29135 "id": "MIT" 29136 } 29137 } 29138 ], 29139 "purl": "pkg:npm/os-tmpdir@1.0.2", 29140 "externalReferences": [ 29141 { 29142 "type": "website", 29143 "url": "https://github.com/sindresorhus/os-tmpdir#readme" 29144 }, 29145 { 29146 "type": "issue-tracker", 29147 "url": "https://github.com/sindresorhus/os-tmpdir/issues" 29148 }, 29149 { 29150 "type": "vcs", 29151 "url": "git+https://github.com/sindresorhus/os-tmpdir.git" 29152 } 29153 ] 29154 }, 29155 { 29156 "type": "library", 29157 "bom-ref": "pkg:npm/vue-sfc-parser@0.1.2", 29158 "name": "vue-sfc-parser", 29159 "version": "0.1.2", 29160 "description": "Vue.js single file component parser for static analysis", 29161 "hashes": [ 29162 { 29163 "alg": "SHA-512", 29164 "content": "7ef62ee22e68c4ae09db9a986e59aca2d3083526342a13f52d6fc494a68c8a7e025d0d94ab28de520019684d99b35cd8a48286a04b8c8c463e966060865b3559" 29165 } 29166 ], 29167 "licenses": [ 29168 { 29169 "license": { 29170 "id": "MIT" 29171 } 29172 } 29173 ], 29174 "purl": "pkg:npm/vue-sfc-parser@0.1.2", 29175 "externalReferences": [ 29176 { 29177 "type": "website", 29178 "url": "https://github.com/ktsn/vue-sfc-parser" 29179 }, 29180 { 29181 "type": "issue-tracker", 29182 "url": "https://github.com/ktsn/vue-sfc-parser/issues" 29183 }, 29184 { 29185 "type": "vcs", 29186 "url": "git+https://github.com/ktsn/vue-sfc-parser.git" 29187 } 29188 ] 29189 }, 29190 { 29191 "type": "library", 29192 "bom-ref": "pkg:npm/lodash.mapvalues@4.6.0", 29193 "name": "lodash.mapvalues", 29194 "version": "4.6.0", 29195 "description": "The lodash method `_.mapValues` exported as a module.", 29196 "hashes": [ 29197 { 29198 "alg": "SHA-1", 29199 "content": "1bafa5005de9dd6f4f26668c30ca37230cc9689c" 29200 } 29201 ], 29202 "licenses": [ 29203 { 29204 "license": { 29205 "id": "MIT" 29206 } 29207 } 29208 ], 29209 "purl": "pkg:npm/lodash.mapvalues@4.6.0", 29210 "externalReferences": [ 29211 { 29212 "type": "website", 29213 "url": "https://lodash.com/" 29214 }, 29215 { 29216 "type": "issue-tracker", 29217 "url": "https://github.com/lodash/lodash/issues" 29218 }, 29219 { 29220 "type": "vcs", 29221 "url": "git+https://github.com/lodash/lodash.git" 29222 } 29223 ] 29224 }, 29225 { 29226 "type": "library", 29227 "bom-ref": "pkg:npm/walk@2.3.9", 29228 "name": "walk", 29229 "version": "2.3.9", 29230 "description": "A node port of python's os.walk", 29231 "hashes": [ 29232 { 29233 "alg": "SHA-1", 29234 "content": "31b4db6678f2ae01c39ea9fb8725a9031e558a7b" 29235 } 29236 ], 29237 "purl": "pkg:npm/walk@2.3.9", 29238 "externalReferences": [ 29239 { 29240 "type": "website", 29241 "url": "https://github.com/coolaj86/node-walk" 29242 }, 29243 { 29244 "type": "issue-tracker", 29245 "url": "https://github.com/coolaj86/node-walk/issues" 29246 }, 29247 { 29248 "type": "vcs", 29249 "url": "git://github.com/coolaj86/node-walk.git" 29250 } 29251 ] 29252 }, 29253 { 29254 "type": "library", 29255 "bom-ref": "pkg:npm/foreachasync@3.0.0", 29256 "name": "foreachasync", 29257 "version": "3.0.0", 29258 "description": "A node- and browser-ready async counterpart of Array.prototype.forEach", 29259 "hashes": [ 29260 { 29261 "alg": "SHA-1", 29262 "content": "5502987dc8714be3392097f32e0071c9dee07cf6" 29263 } 29264 ], 29265 "licenses": [ 29266 { 29267 "license": { 29268 "name": "Apache2" 29269 } 29270 } 29271 ], 29272 "purl": "pkg:npm/foreachasync@3.0.0", 29273 "externalReferences": [ 29274 { 29275 "type": "website", 29276 "url": "https://github.com/FuturesJS/forEachAsync" 29277 }, 29278 { 29279 "type": "issue-tracker", 29280 "url": "https://github.com/FuturesJS/forEachAsync/issues" 29281 }, 29282 { 29283 "type": "vcs", 29284 "url": "git://github.com/FuturesJS/forEachAsync.git" 29285 } 29286 ] 29287 }, 29288 { 29289 "type": "library", 29290 "bom-ref": "pkg:npm/yargs@11.1.1", 29291 "name": "yargs", 29292 "version": "11.1.1", 29293 "description": "yargs the modern, pirate-themed, successor to optimist.", 29294 "hashes": [ 29295 { 29296 "alg": "SHA-512", 29297 "content": "3d153b809ac9697bf7ab7c9067ffbf5fa281b30662690fb33a6769ad9728b8f62d420bcd537e62fbaf0ce1bd591cb66d6054f940e6c52d5f9992625873029d8b" 29298 } 29299 ], 29300 "licenses": [ 29301 { 29302 "license": { 29303 "id": "MIT" 29304 } 29305 } 29306 ], 29307 "purl": "pkg:npm/yargs@11.1.1", 29308 "externalReferences": [ 29309 { 29310 "type": "website", 29311 "url": "http://yargs.js.org/" 29312 }, 29313 { 29314 "type": "issue-tracker", 29315 "url": "https://github.com/yargs/yargs/issues" 29316 }, 29317 { 29318 "type": "vcs", 29319 "url": "git+ssh://git@github.com/yargs/yargs.git" 29320 } 29321 ] 29322 }, 29323 { 29324 "type": "library", 29325 "bom-ref": "pkg:npm/cliui@4.1.0", 29326 "name": "cliui", 29327 "version": "4.1.0", 29328 "description": "easily create complex multi-column command-line-interfaces", 29329 "hashes": [ 29330 { 29331 "alg": "SHA-512", 29332 "content": "e051be4521bd0cbeee130454657667dd24b7e038833dfccfd153a2130b545a513e011d84220fa14b2beb2205147e176047f52401e5b640781e3fe856ad7b3b8d" 29333 } 29334 ], 29335 "licenses": [ 29336 { 29337 "license": { 29338 "id": "ISC" 29339 } 29340 } 29341 ], 29342 "purl": "pkg:npm/cliui@4.1.0", 29343 "externalReferences": [ 29344 { 29345 "type": "website", 29346 "url": "https://github.com/yargs/cliui#readme" 29347 }, 29348 { 29349 "type": "issue-tracker", 29350 "url": "https://github.com/yargs/cliui/issues" 29351 }, 29352 { 29353 "type": "vcs", 29354 "url": "git+ssh://git@github.com/yargs/cliui.git" 29355 } 29356 ] 29357 }, 29358 { 29359 "type": "library", 29360 "bom-ref": "pkg:npm/string-width@2.1.1", 29361 "name": "string-width", 29362 "version": "2.1.1", 29363 "description": "Get the visual width of a string - the number of columns required to display it", 29364 "hashes": [ 29365 { 29366 "alg": "SHA-512", 29367 "content": "9cea87e7d75e0aaf52447971ab5030f39267b78c3a2af2caa9656293aa00f599255cb3483a5aa0e05db2ad3d4c55a4e302abd5c1d7de67bc3b682bc90fbba093" 29368 } 29369 ], 29370 "licenses": [ 29371 { 29372 "license": { 29373 "id": "MIT" 29374 } 29375 } 29376 ], 29377 "purl": "pkg:npm/string-width@2.1.1", 29378 "externalReferences": [ 29379 { 29380 "type": "website", 29381 "url": "https://github.com/sindresorhus/string-width#readme" 29382 }, 29383 { 29384 "type": "issue-tracker", 29385 "url": "https://github.com/sindresorhus/string-width/issues" 29386 }, 29387 { 29388 "type": "vcs", 29389 "url": "git+https://github.com/sindresorhus/string-width.git" 29390 } 29391 ] 29392 }, 29393 { 29394 "type": "library", 29395 "bom-ref": "pkg:npm/wrap-ansi@2.1.0", 29396 "name": "wrap-ansi", 29397 "version": "2.1.0", 29398 "description": "Wordwrap a string with ANSI escape codes", 29399 "hashes": [ 29400 { 29401 "alg": "SHA-1", 29402 "content": "d8fc3d284dd05794fe84973caecdd1cf824fdd85" 29403 } 29404 ], 29405 "licenses": [ 29406 { 29407 "license": { 29408 "id": "MIT" 29409 } 29410 } 29411 ], 29412 "purl": "pkg:npm/wrap-ansi@2.1.0", 29413 "externalReferences": [ 29414 { 29415 "type": "website", 29416 "url": "https://github.com/chalk/wrap-ansi#readme" 29417 }, 29418 { 29419 "type": "issue-tracker", 29420 "url": "https://github.com/chalk/wrap-ansi/issues" 29421 }, 29422 { 29423 "type": "vcs", 29424 "url": "git+https://github.com/chalk/wrap-ansi.git" 29425 } 29426 ] 29427 }, 29428 { 29429 "type": "library", 29430 "bom-ref": "pkg:npm/string-width@1.0.2", 29431 "name": "string-width", 29432 "version": "1.0.2", 29433 "description": "Get the visual width of a string - the number of columns required to display it", 29434 "hashes": [ 29435 { 29436 "alg": "SHA-1", 29437 "content": "118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" 29438 } 29439 ], 29440 "licenses": [ 29441 { 29442 "license": { 29443 "id": "MIT" 29444 } 29445 } 29446 ], 29447 "purl": "pkg:npm/string-width@1.0.2", 29448 "externalReferences": [ 29449 { 29450 "type": "website", 29451 "url": "https://github.com/sindresorhus/string-width#readme" 29452 }, 29453 { 29454 "type": "issue-tracker", 29455 "url": "https://github.com/sindresorhus/string-width/issues" 29456 }, 29457 { 29458 "type": "vcs", 29459 "url": "git+https://github.com/sindresorhus/string-width.git" 29460 } 29461 ] 29462 }, 29463 { 29464 "type": "library", 29465 "bom-ref": "pkg:npm/code-point-at@1.1.0", 29466 "name": "code-point-at", 29467 "version": "1.1.0", 29468 "description": "ES2015 `String#codePointAt()` ponyfill", 29469 "hashes": [ 29470 { 29471 "alg": "SHA-1", 29472 "content": "0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" 29473 } 29474 ], 29475 "licenses": [ 29476 { 29477 "license": { 29478 "id": "MIT" 29479 } 29480 } 29481 ], 29482 "purl": "pkg:npm/code-point-at@1.1.0", 29483 "externalReferences": [ 29484 { 29485 "type": "website", 29486 "url": "https://github.com/sindresorhus/code-point-at#readme" 29487 }, 29488 { 29489 "type": "issue-tracker", 29490 "url": "https://github.com/sindresorhus/code-point-at/issues" 29491 }, 29492 { 29493 "type": "vcs", 29494 "url": "git+https://github.com/sindresorhus/code-point-at.git" 29495 } 29496 ] 29497 }, 29498 { 29499 "type": "library", 29500 "bom-ref": "pkg:npm/is-fullwidth-code-point@1.0.0", 29501 "name": "is-fullwidth-code-point", 29502 "version": "1.0.0", 29503 "description": "Check if the character represented by a given Unicode code point is fullwidth", 29504 "hashes": [ 29505 { 29506 "alg": "SHA-1", 29507 "content": "ef9e31386f031a7f0d643af82fde50c457ef00cb" 29508 } 29509 ], 29510 "licenses": [ 29511 { 29512 "license": { 29513 "id": "MIT" 29514 } 29515 } 29516 ], 29517 "purl": "pkg:npm/is-fullwidth-code-point@1.0.0", 29518 "externalReferences": [ 29519 { 29520 "type": "website", 29521 "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme" 29522 }, 29523 { 29524 "type": "issue-tracker", 29525 "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" 29526 }, 29527 { 29528 "type": "vcs", 29529 "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" 29530 } 29531 ] 29532 }, 29533 { 29534 "type": "library", 29535 "bom-ref": "pkg:npm/number-is-nan@1.0.1", 29536 "name": "number-is-nan", 29537 "version": "1.0.1", 29538 "description": "ES2015 Number.isNaN() ponyfill", 29539 "hashes": [ 29540 { 29541 "alg": "SHA-1", 29542 "content": "097b602b53422a522c1afb8790318336941a011d" 29543 } 29544 ], 29545 "licenses": [ 29546 { 29547 "license": { 29548 "id": "MIT" 29549 } 29550 } 29551 ], 29552 "purl": "pkg:npm/number-is-nan@1.0.1", 29553 "externalReferences": [ 29554 { 29555 "type": "website", 29556 "url": "https://github.com/sindresorhus/number-is-nan#readme" 29557 }, 29558 { 29559 "type": "issue-tracker", 29560 "url": "https://github.com/sindresorhus/number-is-nan/issues" 29561 }, 29562 { 29563 "type": "vcs", 29564 "url": "git+https://github.com/sindresorhus/number-is-nan.git" 29565 } 29566 ] 29567 }, 29568 { 29569 "type": "library", 29570 "bom-ref": "pkg:npm/find-up@2.1.0", 29571 "name": "find-up", 29572 "version": "2.1.0", 29573 "description": "Find a file by walking up parent directories", 29574 "hashes": [ 29575 { 29576 "alg": "SHA-1", 29577 "content": "45d1b7e506c717ddd482775a2b77920a3c0c57a7" 29578 } 29579 ], 29580 "licenses": [ 29581 { 29582 "license": { 29583 "id": "MIT" 29584 } 29585 } 29586 ], 29587 "purl": "pkg:npm/find-up@2.1.0", 29588 "externalReferences": [ 29589 { 29590 "type": "website", 29591 "url": "https://github.com/sindresorhus/find-up#readme" 29592 }, 29593 { 29594 "type": "issue-tracker", 29595 "url": "https://github.com/sindresorhus/find-up/issues" 29596 }, 29597 { 29598 "type": "vcs", 29599 "url": "git+https://github.com/sindresorhus/find-up.git" 29600 } 29601 ] 29602 }, 29603 { 29604 "type": "library", 29605 "bom-ref": "pkg:npm/locate-path@2.0.0", 29606 "name": "locate-path", 29607 "version": "2.0.0", 29608 "description": "Get the first path that exists on disk of multiple paths", 29609 "hashes": [ 29610 { 29611 "alg": "SHA-1", 29612 "content": "2b568b265eec944c6d9c0de9c3dbbbca0354cd8e" 29613 } 29614 ], 29615 "licenses": [ 29616 { 29617 "license": { 29618 "id": "MIT" 29619 } 29620 } 29621 ], 29622 "purl": "pkg:npm/locate-path@2.0.0", 29623 "externalReferences": [ 29624 { 29625 "type": "website", 29626 "url": "https://github.com/sindresorhus/locate-path#readme" 29627 }, 29628 { 29629 "type": "issue-tracker", 29630 "url": "https://github.com/sindresorhus/locate-path/issues" 29631 }, 29632 { 29633 "type": "vcs", 29634 "url": "git+https://github.com/sindresorhus/locate-path.git" 29635 } 29636 ] 29637 }, 29638 { 29639 "type": "library", 29640 "bom-ref": "pkg:npm/p-locate@2.0.0", 29641 "name": "p-locate", 29642 "version": "2.0.0", 29643 "description": "Get the first fulfilled promise that satisfies the provided testing function", 29644 "hashes": [ 29645 { 29646 "alg": "SHA-1", 29647 "content": "20a0103b222a70c8fd39cc2e580680f3dde5ec43" 29648 } 29649 ], 29650 "licenses": [ 29651 { 29652 "license": { 29653 "id": "MIT" 29654 } 29655 } 29656 ], 29657 "purl": "pkg:npm/p-locate@2.0.0", 29658 "externalReferences": [ 29659 { 29660 "type": "website", 29661 "url": "https://github.com/sindresorhus/p-locate#readme" 29662 }, 29663 { 29664 "type": "issue-tracker", 29665 "url": "https://github.com/sindresorhus/p-locate/issues" 29666 }, 29667 { 29668 "type": "vcs", 29669 "url": "git+https://github.com/sindresorhus/p-locate.git" 29670 } 29671 ] 29672 }, 29673 { 29674 "type": "library", 29675 "bom-ref": "pkg:npm/p-limit@1.3.0", 29676 "name": "p-limit", 29677 "version": "1.3.0", 29678 "description": "Run multiple promise-returning & async functions with limited concurrency", 29679 "hashes": [ 29680 { 29681 "alg": "SHA-512", 29682 "content": "bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5" 29683 } 29684 ], 29685 "licenses": [ 29686 { 29687 "license": { 29688 "id": "MIT" 29689 } 29690 } 29691 ], 29692 "purl": "pkg:npm/p-limit@1.3.0", 29693 "externalReferences": [ 29694 { 29695 "type": "website", 29696 "url": "https://github.com/sindresorhus/p-limit#readme" 29697 }, 29698 { 29699 "type": "issue-tracker", 29700 "url": "https://github.com/sindresorhus/p-limit/issues" 29701 }, 29702 { 29703 "type": "vcs", 29704 "url": "git+https://github.com/sindresorhus/p-limit.git" 29705 } 29706 ] 29707 }, 29708 { 29709 "type": "library", 29710 "bom-ref": "pkg:npm/p-try@1.0.0", 29711 "name": "p-try", 29712 "version": "1.0.0", 29713 "description": "`Promise#try()` ponyfill - Starts a promise chain", 29714 "hashes": [ 29715 { 29716 "alg": "SHA-1", 29717 "content": "cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3" 29718 } 29719 ], 29720 "licenses": [ 29721 { 29722 "license": { 29723 "id": "MIT" 29724 } 29725 } 29726 ], 29727 "purl": "pkg:npm/p-try@1.0.0", 29728 "externalReferences": [ 29729 { 29730 "type": "website", 29731 "url": "https://github.com/sindresorhus/p-try#readme" 29732 }, 29733 { 29734 "type": "issue-tracker", 29735 "url": "https://github.com/sindresorhus/p-try/issues" 29736 }, 29737 { 29738 "type": "vcs", 29739 "url": "git+https://github.com/sindresorhus/p-try.git" 29740 } 29741 ] 29742 }, 29743 { 29744 "type": "library", 29745 "bom-ref": "pkg:npm/get-caller-file@1.0.3", 29746 "name": "get-caller-file", 29747 "version": "1.0.3", 29748 "description": "[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)", 29749 "hashes": [ 29750 { 29751 "alg": "SHA-512", 29752 "content": "dedeab553a1ea197d848677c6282c54760c992242b22252b19c8ef157da60f0ddb9fa9363adc073744cd08b6c13bec3ca93be29a10e4bfe2d2b1c6c9635bc4eb" 29753 } 29754 ], 29755 "licenses": [ 29756 { 29757 "license": { 29758 "id": "ISC" 29759 } 29760 } 29761 ], 29762 "purl": "pkg:npm/get-caller-file@1.0.3", 29763 "externalReferences": [ 29764 { 29765 "type": "website", 29766 "url": "https://github.com/stefanpenner/get-caller-file#readme" 29767 }, 29768 { 29769 "type": "issue-tracker", 29770 "url": "https://github.com/stefanpenner/get-caller-file/issues" 29771 }, 29772 { 29773 "type": "vcs", 29774 "url": "git+https://github.com/stefanpenner/get-caller-file.git" 29775 } 29776 ] 29777 }, 29778 { 29779 "type": "library", 29780 "bom-ref": "pkg:npm/os-locale@3.1.0", 29781 "name": "os-locale", 29782 "version": "3.1.0", 29783 "description": "Get the system locale", 29784 "hashes": [ 29785 { 29786 "alg": "SHA-512", 29787 "content": "67c977478c1858ce34ff9d99f92dbae6891f163f0ab76702d8c298fb1362de416cf97188ed65eefc8df4f5041061b456e228e267ecb1b3da6a121261d03a96dd" 29788 } 29789 ], 29790 "licenses": [ 29791 { 29792 "license": { 29793 "id": "MIT" 29794 } 29795 } 29796 ], 29797 "purl": "pkg:npm/os-locale@3.1.0", 29798 "externalReferences": [ 29799 { 29800 "type": "website", 29801 "url": "https://github.com/sindresorhus/os-locale#readme" 29802 }, 29803 { 29804 "type": "issue-tracker", 29805 "url": "https://github.com/sindresorhus/os-locale/issues" 29806 }, 29807 { 29808 "type": "vcs", 29809 "url": "git+https://github.com/sindresorhus/os-locale.git" 29810 } 29811 ] 29812 }, 29813 { 29814 "type": "library", 29815 "bom-ref": "pkg:npm/lcid@2.0.0", 29816 "name": "lcid", 29817 "version": "2.0.0", 29818 "description": "Mapping between standard locale identifiers and Windows locale identifiers (LCID)", 29819 "hashes": [ 29820 { 29821 "alg": "SHA-512", 29822 "content": "6af3c46fc3fc1069f05ca0a5c2c35482bc958e595c46ab4c61ae3d353b1b41a818b93d437179e5d7dd79a315a3a321ab5d1eb31ff63465cf7ac56b0f7280ca78" 29823 } 29824 ], 29825 "licenses": [ 29826 { 29827 "license": { 29828 "id": "MIT" 29829 } 29830 } 29831 ], 29832 "purl": "pkg:npm/lcid@2.0.0", 29833 "externalReferences": [ 29834 { 29835 "type": "website", 29836 "url": "https://github.com/sindresorhus/lcid#readme" 29837 }, 29838 { 29839 "type": "issue-tracker", 29840 "url": "https://github.com/sindresorhus/lcid/issues" 29841 }, 29842 { 29843 "type": "vcs", 29844 "url": "git+https://github.com/sindresorhus/lcid.git" 29845 } 29846 ] 29847 }, 29848 { 29849 "type": "library", 29850 "bom-ref": "pkg:npm/invert-kv@2.0.0", 29851 "name": "invert-kv", 29852 "version": "2.0.0", 29853 "description": "Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`", 29854 "hashes": [ 29855 { 29856 "alg": "SHA-512", 29857 "content": "c0f56fff2fd043f5228ab8ffbe1de83fed56c3e0167a19a2d60e5f15618f17a22908108356b8601d132facb7dd61cc038774096c65c35b8240bb3c4494b4aa28" 29858 } 29859 ], 29860 "licenses": [ 29861 { 29862 "license": { 29863 "id": "MIT" 29864 } 29865 } 29866 ], 29867 "purl": "pkg:npm/invert-kv@2.0.0", 29868 "externalReferences": [ 29869 { 29870 "type": "website", 29871 "url": "https://github.com/sindresorhus/invert-kv#readme" 29872 }, 29873 { 29874 "type": "issue-tracker", 29875 "url": "https://github.com/sindresorhus/invert-kv/issues" 29876 }, 29877 { 29878 "type": "vcs", 29879 "url": "git+https://github.com/sindresorhus/invert-kv.git" 29880 } 29881 ] 29882 }, 29883 { 29884 "type": "library", 29885 "bom-ref": "pkg:npm/mem@4.3.0", 29886 "name": "mem", 29887 "version": "4.3.0", 29888 "description": "Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input", 29889 "hashes": [ 29890 { 29891 "alg": "SHA-512", 29892 "content": "a97d9b1b8f294ea6115660c1dfbae7ffa3d3ecb711f13ee8017ddb7fdf6ed53b759f3c587f1920a83c14c2894f957c1e3345f304e045cd2c7891fa7b28fd6cff" 29893 } 29894 ], 29895 "licenses": [ 29896 { 29897 "license": { 29898 "id": "MIT" 29899 } 29900 } 29901 ], 29902 "purl": "pkg:npm/mem@4.3.0", 29903 "externalReferences": [ 29904 { 29905 "type": "website", 29906 "url": "https://github.com/sindresorhus/mem#readme" 29907 }, 29908 { 29909 "type": "issue-tracker", 29910 "url": "https://github.com/sindresorhus/mem/issues" 29911 }, 29912 { 29913 "type": "vcs", 29914 "url": "git+https://github.com/sindresorhus/mem.git" 29915 } 29916 ] 29917 }, 29918 { 29919 "type": "library", 29920 "bom-ref": "pkg:npm/map-age-cleaner@0.1.3", 29921 "name": "map-age-cleaner", 29922 "version": "0.1.3", 29923 "description": "Automatically cleanup expired items in a Map", 29924 "hashes": [ 29925 { 29926 "alg": "SHA-512", 29927 "content": "6c9cf1ea73283fa3c32cf0459a0efec5129e159bc56e832b1a5c66363f4296f5f9dcaae6bcce5b5c55c45a36f3e1ccf50059fe8d627dcff0c94b3ee1aecd30df" 29928 } 29929 ], 29930 "licenses": [ 29931 { 29932 "license": { 29933 "id": "MIT" 29934 } 29935 } 29936 ], 29937 "purl": "pkg:npm/map-age-cleaner@0.1.3", 29938 "externalReferences": [ 29939 { 29940 "type": "website", 29941 "url": "https://github.com/SamVerschueren/map-age-cleaner#readme" 29942 }, 29943 { 29944 "type": "issue-tracker", 29945 "url": "https://github.com/SamVerschueren/map-age-cleaner/issues" 29946 }, 29947 { 29948 "type": "vcs", 29949 "url": "git+https://github.com/SamVerschueren/map-age-cleaner.git" 29950 } 29951 ] 29952 }, 29953 { 29954 "type": "library", 29955 "bom-ref": "pkg:npm/p-defer@1.0.0", 29956 "name": "p-defer", 29957 "version": "1.0.0", 29958 "description": "Create a deferred promise", 29959 "hashes": [ 29960 { 29961 "alg": "SHA-1", 29962 "content": "9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c" 29963 } 29964 ], 29965 "licenses": [ 29966 { 29967 "license": { 29968 "id": "MIT" 29969 } 29970 } 29971 ], 29972 "purl": "pkg:npm/p-defer@1.0.0", 29973 "externalReferences": [ 29974 { 29975 "type": "website", 29976 "url": "https://github.com/sindresorhus/p-defer#readme" 29977 }, 29978 { 29979 "type": "issue-tracker", 29980 "url": "https://github.com/sindresorhus/p-defer/issues" 29981 }, 29982 { 29983 "type": "vcs", 29984 "url": "git+https://github.com/sindresorhus/p-defer.git" 29985 } 29986 ] 29987 }, 29988 { 29989 "type": "library", 29990 "bom-ref": "pkg:npm/p-is-promise@2.1.0", 29991 "name": "p-is-promise", 29992 "version": "2.1.0", 29993 "description": "Check if something is a promise", 29994 "hashes": [ 29995 { 29996 "alg": "SHA-512", 29997 "content": "6375b4c2544f2bc64c45b36af7b978339a2d8a8780e659b5cfb6e4364c4291af0748f8d1d314569a90a673dbad89a2cff496f5783f0181e2314d6e00205e393e" 29998 } 29999 ], 30000 "licenses": [ 30001 { 30002 "license": { 30003 "id": "MIT" 30004 } 30005 } 30006 ], 30007 "purl": "pkg:npm/p-is-promise@2.1.0", 30008 "externalReferences": [ 30009 { 30010 "type": "website", 30011 "url": "https://github.com/sindresorhus/p-is-promise#readme" 30012 }, 30013 { 30014 "type": "issue-tracker", 30015 "url": "https://github.com/sindresorhus/p-is-promise/issues" 30016 }, 30017 { 30018 "type": "vcs", 30019 "url": "git+https://github.com/sindresorhus/p-is-promise.git" 30020 } 30021 ] 30022 }, 30023 { 30024 "type": "library", 30025 "bom-ref": "pkg:npm/require-main-filename@1.0.1", 30026 "name": "require-main-filename", 30027 "version": "1.0.1", 30028 "description": "shim for require.main.filename() that works in as many environments as possible", 30029 "hashes": [ 30030 { 30031 "alg": "SHA-1", 30032 "content": "97f717b69d48784f5f526a6c5aa8ffdda055a4d1" 30033 } 30034 ], 30035 "licenses": [ 30036 { 30037 "license": { 30038 "id": "ISC" 30039 } 30040 } 30041 ], 30042 "purl": "pkg:npm/require-main-filename@1.0.1", 30043 "externalReferences": [ 30044 { 30045 "type": "website", 30046 "url": "https://github.com/yargs/require-main-filename#readme" 30047 }, 30048 { 30049 "type": "issue-tracker", 30050 "url": "https://github.com/yargs/require-main-filename/issues" 30051 }, 30052 { 30053 "type": "vcs", 30054 "url": "git+ssh://git@github.com/yargs/require-main-filename.git" 30055 } 30056 ] 30057 }, 30058 { 30059 "type": "library", 30060 "bom-ref": "pkg:npm/y18n@3.2.1", 30061 "name": "y18n", 30062 "version": "3.2.1", 30063 "description": "the bare-bones internationalization library used by yargs", 30064 "hashes": [ 30065 { 30066 "alg": "SHA-1", 30067 "content": "6d15fba884c08679c0d77e88e7759e811e07fa41" 30068 } 30069 ], 30070 "licenses": [ 30071 { 30072 "license": { 30073 "id": "ISC" 30074 } 30075 } 30076 ], 30077 "purl": "pkg:npm/y18n@3.2.1", 30078 "externalReferences": [ 30079 { 30080 "type": "website", 30081 "url": "https://github.com/yargs/y18n" 30082 }, 30083 { 30084 "type": "issue-tracker", 30085 "url": "https://github.com/yargs/y18n/issues" 30086 }, 30087 { 30088 "type": "vcs", 30089 "url": "git+ssh://git@github.com/yargs/y18n.git" 30090 } 30091 ] 30092 }, 30093 { 30094 "type": "library", 30095 "bom-ref": "pkg:npm/yargs-parser@9.0.2", 30096 "name": "yargs-parser", 30097 "version": "9.0.2", 30098 "description": "the mighty option parser used by yargs", 30099 "hashes": [ 30100 { 30101 "alg": "SHA-1", 30102 "content": "9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077" 30103 } 30104 ], 30105 "licenses": [ 30106 { 30107 "license": { 30108 "id": "ISC" 30109 } 30110 } 30111 ], 30112 "purl": "pkg:npm/yargs-parser@9.0.2", 30113 "externalReferences": [ 30114 { 30115 "type": "website", 30116 "url": "https://github.com/yargs/yargs-parser#readme" 30117 }, 30118 { 30119 "type": "issue-tracker", 30120 "url": "https://github.com/yargs/yargs-parser/issues" 30121 }, 30122 { 30123 "type": "vcs", 30124 "url": "git+ssh://git@github.com/yargs/yargs-parser.git" 30125 } 30126 ] 30127 }, 30128 { 30129 "type": "library", 30130 "bom-ref": "pkg:npm/camelcase@4.1.0", 30131 "name": "camelcase", 30132 "version": "4.1.0", 30133 "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar", 30134 "hashes": [ 30135 { 30136 "alg": "SHA-1", 30137 "content": "d545635be1e33c542649c69173e5de6acfae34dd" 30138 } 30139 ], 30140 "licenses": [ 30141 { 30142 "license": { 30143 "id": "MIT" 30144 } 30145 } 30146 ], 30147 "purl": "pkg:npm/camelcase@4.1.0", 30148 "externalReferences": [ 30149 { 30150 "type": "website", 30151 "url": "https://github.com/sindresorhus/camelcase#readme" 30152 }, 30153 { 30154 "type": "issue-tracker", 30155 "url": "https://github.com/sindresorhus/camelcase/issues" 30156 }, 30157 { 30158 "type": "vcs", 30159 "url": "git+https://github.com/sindresorhus/camelcase.git" 30160 } 30161 ] 30162 }, 30163 { 30164 "type": "library", 30165 "bom-ref": "pkg:npm/proton-shared@1.0.0", 30166 "name": "proton-shared", 30167 "version": "1.0.0", 30168 "description": "Proton shared", 30169 "licenses": [ 30170 { 30171 "license": { 30172 "id": "MIT" 30173 } 30174 } 30175 ], 30176 "purl": "pkg:npm/proton-shared@1.0.0", 30177 "externalReferences": [ 30178 { 30179 "type": "website", 30180 "url": "https://github.com/ProtonMail/proton-shared#readme" 30181 }, 30182 { 30183 "type": "issue-tracker", 30184 "url": "https://github.com/ProtonMail/proton-shared/issues" 30185 }, 30186 { 30187 "type": "vcs", 30188 "url": "git+https://github.com/ProtonMail/proton-shared.git" 30189 } 30190 ] 30191 }, 30192 { 30193 "type": "library", 30194 "bom-ref": "pkg:npm/dayjs@1.8.30", 30195 "name": "dayjs", 30196 "version": "1.8.30", 30197 "description": "2KB immutable date time library alternative to Moment.js with the same modern API ", 30198 "hashes": [ 30199 { 30200 "alg": "SHA-512", 30201 "content": "e6ce481ae3f96d5bc86ce5a410371f997b148f6e1f656d4d30755549d48517f916f1df9a959708f52a41282f9b684c817becf77d4a75ef2ef9ba5b2dbf9b3053" 30202 } 30203 ], 30204 "licenses": [ 30205 { 30206 "license": { 30207 "id": "MIT" 30208 } 30209 } 30210 ], 30211 "purl": "pkg:npm/dayjs@1.8.30", 30212 "externalReferences": [ 30213 { 30214 "type": "website", 30215 "url": "https://day.js.org" 30216 }, 30217 { 30218 "type": "issue-tracker", 30219 "url": "https://github.com/iamkun/dayjs/issues" 30220 }, 30221 { 30222 "type": "vcs", 30223 "url": "git+https://github.com/iamkun/dayjs.git" 30224 } 30225 ] 30226 }, 30227 { 30228 "type": "library", 30229 "bom-ref": "pkg:npm/ua-parser-js@0.7.21", 30230 "name": "ua-parser-js", 30231 "version": "0.7.21", 30232 "description": "Lightweight JavaScript-based user-agent string parser", 30233 "hashes": [ 30234 { 30235 "alg": "SHA-512", 30236 "content": "f8ef3faa1fd08fc0a00ba79805507290cacdb69e4679b9f8765183fe429756424d0f0cab030488ab0cfc0837feb6c008595c9c29c92eea0217274ab0c7f65769" 30237 } 30238 ], 30239 "licenses": [ 30240 { 30241 "license": { 30242 "id": "MIT" 30243 } 30244 } 30245 ], 30246 "purl": "pkg:npm/ua-parser-js@0.7.21", 30247 "externalReferences": [ 30248 { 30249 "type": "website", 30250 "url": "http://github.com/faisalman/ua-parser-js" 30251 }, 30252 { 30253 "type": "issue-tracker", 30254 "url": "https://github.com/faisalman/ua-parser-js/issues" 30255 }, 30256 { 30257 "type": "vcs", 30258 "url": "git+https://github.com/faisalman/ua-parser-js.git" 30259 } 30260 ] 30261 }, 30262 { 30263 "type": "library", 30264 "bom-ref": "pkg:npm/pt-formgenerator@1.5.0", 30265 "name": "pt-formgenerator", 30266 "version": "1.5.0", 30267 "description": "Tested with: - Node.js `v11.6.0` - npm `6.7.0`", 30268 "licenses": [ 30269 { 30270 "license": { 30271 "id": "ISC" 30272 } 30273 } 30274 ], 30275 "purl": "pkg:npm/pt-formgenerator@1.5.0" 30276 }, 30277 { 30278 "type": "library", 30279 "bom-ref": "pkg:npm/push.js@1.0.12", 30280 "name": "push.js", 30281 "version": "1.0.12", 30282 "description": "A compact, cross-browser solution for the Javascript Notifications API", 30283 "hashes": [ 30284 { 30285 "alg": "SHA-512", 30286 "content": "328ff392b3c3e7c85c6ccbc2ffd5af7943c6cf43c9e13e54c1024fe839cc61bcb17bb6f5c4cffdaaa9894cc983729adb6630ad2f37fdc16b5e93b800f0ef5007" 30287 } 30288 ], 30289 "licenses": [ 30290 { 30291 "license": { 30292 "id": "MIT" 30293 } 30294 } 30295 ], 30296 "purl": "pkg:npm/push.js@1.0.12", 30297 "externalReferences": [ 30298 { 30299 "type": "website", 30300 "url": "https://github.com/Nickersoft/push.js" 30301 }, 30302 { 30303 "type": "issue-tracker", 30304 "url": "https://github.com/Nickersoft/push.js/issues" 30305 }, 30306 { 30307 "type": "vcs", 30308 "url": "git+https://github.com/Nickersoft/push.js.git" 30309 } 30310 ] 30311 }, 30312 { 30313 "type": "library", 30314 "bom-ref": "pkg:npm/qrcodejs2@0.0.2", 30315 "name": "qrcodejs2", 30316 "version": "0.0.2", 30317 "description": "Javsacript QRCode for all browsers", 30318 "hashes": [ 30319 { 30320 "alg": "SHA-1", 30321 "content": "465afe5e39f19facecb932c11f7a186109146ae1" 30322 } 30323 ], 30324 "licenses": [ 30325 { 30326 "license": { 30327 "id": "MIT" 30328 } 30329 } 30330 ], 30331 "purl": "pkg:npm/qrcodejs2@0.0.2", 30332 "externalReferences": [ 30333 { 30334 "type": "website", 30335 "url": "https://github.com/davidshimjs/qrcodejs#readme" 30336 }, 30337 { 30338 "type": "issue-tracker", 30339 "url": "https://github.com/davidshimjs/qrcodejs/issues" 30340 }, 30341 { 30342 "type": "vcs", 30343 "url": "git://github.com/davidshimjs/qrcodejs.git" 30344 } 30345 ] 30346 }, 30347 { 30348 "type": "library", 30349 "bom-ref": "pkg:npm/raven-js@3.27.2", 30350 "name": "raven-js", 30351 "version": "3.27.2", 30352 "description": "JavaScript client for Sentry", 30353 "hashes": [ 30354 { 30355 "alg": "SHA-512", 30356 "content": "9855907179e14451107b91de16ba0f684821967ab2ec5e44d89dc5b1a6f5f3da2776a533723c12562ede97b177e9cafa3ef4185e86753f6179092176fdacde31" 30357 } 30358 ], 30359 "licenses": [ 30360 { 30361 "license": { 30362 "id": "BSD-2-Clause" 30363 } 30364 } 30365 ], 30366 "purl": "pkg:npm/raven-js@3.27.2", 30367 "externalReferences": [ 30368 { 30369 "type": "website", 30370 "url": "https://github.com/getsentry/raven-js" 30371 }, 30372 { 30373 "type": "issue-tracker", 30374 "url": "https://github.com/getsentry/raven-js/issues" 30375 }, 30376 { 30377 "type": "vcs", 30378 "url": "git://github.com/getsentry/raven-js.git" 30379 } 30380 ] 30381 }, 30382 { 30383 "type": "library", 30384 "bom-ref": "pkg:npm/sieve.js@2.0.6", 30385 "name": "sieve.js", 30386 "version": "2.0.6", 30387 "description": "JavaScript library to wrap sieve configuration", 30388 "licenses": [ 30389 { 30390 "license": { 30391 "id": "ISC" 30392 } 30393 } 30394 ], 30395 "purl": "pkg:npm/sieve.js@2.0.6", 30396 "externalReferences": [ 30397 { 30398 "type": "website", 30399 "url": "https://github.com/ProtonMail/sieve.js#readme" 30400 }, 30401 { 30402 "type": "issue-tracker", 30403 "url": "https://github.com/ProtonMail/sieve.js/issues" 30404 }, 30405 { 30406 "type": "vcs", 30407 "url": "git+https://github.com/ProtonMail/sieve.js.git" 30408 } 30409 ] 30410 }, 30411 { 30412 "type": "library", 30413 "bom-ref": "pkg:npm/squire-rte@1.8.11", 30414 "name": "squire-rte", 30415 "version": "1.8.11", 30416 "description": "Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible.", 30417 "licenses": [ 30418 { 30419 "license": { 30420 "id": "MIT" 30421 } 30422 } 30423 ], 30424 "purl": "pkg:npm/squire-rte@1.8.11", 30425 "externalReferences": [ 30426 { 30427 "type": "website", 30428 "url": "https://github.com/neilj/Squire" 30429 }, 30430 { 30431 "type": "issue-tracker", 30432 "url": "https://github.com/neilj/Squire/issues" 30433 }, 30434 { 30435 "type": "vcs", 30436 "url": "git+https://github.com/neilj/Squire.git" 30437 } 30438 ] 30439 }, 30440 { 30441 "type": "library", 30442 "bom-ref": "pkg:npm/svg4everybody@2.1.9", 30443 "name": "svg4everybody", 30444 "version": "2.1.9", 30445 "description": "Use external SVG spritemaps in any browser", 30446 "hashes": [ 30447 { 30448 "alg": "SHA-1", 30449 "content": "5bd9f6defc133859a044646d4743fabc28db7e2d" 30450 } 30451 ], 30452 "licenses": [ 30453 { 30454 "license": { 30455 "id": "CC0-1.0" 30456 } 30457 } 30458 ], 30459 "purl": "pkg:npm/svg4everybody@2.1.9", 30460 "externalReferences": [ 30461 { 30462 "type": "website", 30463 "url": "https://github.com/jonathantneal/svg4everybody#readme" 30464 }, 30465 { 30466 "type": "issue-tracker", 30467 "url": "https://github.com/jonathantneal/svg4everybody/issues" 30468 }, 30469 { 30470 "type": "vcs", 30471 "url": "git+https://github.com/jonathantneal/svg4everybody.git" 30472 } 30473 ] 30474 }, 30475 { 30476 "type": "library", 30477 "bom-ref": "pkg:npm/text-security@1.2.0", 30478 "name": "text-security", 30479 "version": "1.2.0", 30480 "description": "Cross-browser alternative to -webkit-text-security", 30481 "licenses": [ 30482 { 30483 "license": { 30484 "id": "MIT" 30485 } 30486 } 30487 ], 30488 "purl": "pkg:npm/text-security@1.2.0", 30489 "externalReferences": [ 30490 { 30491 "type": "website", 30492 "url": "https://github.com/noppa/text-security#readme" 30493 }, 30494 { 30495 "type": "issue-tracker", 30496 "url": "https://github.com/noppa/text-security/issues" 30497 }, 30498 { 30499 "type": "vcs", 30500 "url": "git+https://github.com/noppa/text-security.git" 30501 } 30502 ] 30503 }, 30504 { 30505 "type": "library", 30506 "bom-ref": "pkg:npm/tooltip.js@1.3.3", 30507 "name": "tooltip.js", 30508 "version": "1.3.3", 30509 "description": "A kickass library to create tooltips, based on Popper.js", 30510 "hashes": [ 30511 { 30512 "alg": "SHA-512", 30513 "content": "5d65aecbf741745fc5fd8a5113de79caa059e1574b7e24c051d3aaa14fb0266ea984994ca44ce5fe260767ea89b306de4fd546f36d9b35fb044c5f70ce6a32e4" 30514 } 30515 ], 30516 "licenses": [ 30517 { 30518 "license": { 30519 "id": "MIT" 30520 } 30521 } 30522 ], 30523 "purl": "pkg:npm/tooltip.js@1.3.3", 30524 "externalReferences": [ 30525 { 30526 "type": "website", 30527 "url": "https://github.com/FezVrasta/popper.js#readme" 30528 }, 30529 { 30530 "type": "issue-tracker", 30531 "url": "https://github.com/FezVrasta/popper.js/issues" 30532 }, 30533 { 30534 "type": "vcs", 30535 "url": "git+https://github.com/FezVrasta/popper.js.git" 30536 } 30537 ] 30538 }, 30539 { 30540 "type": "library", 30541 "bom-ref": "pkg:npm/turndown@5.0.3", 30542 "name": "turndown", 30543 "version": "5.0.3", 30544 "description": "A library that converts HTML to Markdown", 30545 "hashes": [ 30546 { 30547 "alg": "SHA-512", 30548 "content": "a68a5f19712279da6ae85e6c6912004e12b1abf6db10f5459ec0e751d8da0c622b7bd7f7fce2fd622ff23db3dc67b458503a5e92086bebae9b05f64faf036785" 30549 } 30550 ], 30551 "licenses": [ 30552 { 30553 "license": { 30554 "id": "MIT" 30555 } 30556 } 30557 ], 30558 "purl": "pkg:npm/turndown@5.0.3", 30559 "externalReferences": [ 30560 { 30561 "type": "website", 30562 "url": "https://github.com/domchristie/turndown#readme" 30563 }, 30564 { 30565 "type": "issue-tracker", 30566 "url": "https://github.com/domchristie/turndown/issues" 30567 }, 30568 { 30569 "type": "vcs", 30570 "url": "git+https://github.com/domchristie/turndown.git" 30571 } 30572 ] 30573 }, 30574 { 30575 "type": "library", 30576 "bom-ref": "pkg:npm/unfetch@4.1.0", 30577 "name": "unfetch", 30578 "version": "4.1.0", 30579 "description": "Bare minimum fetch polyfill in 500 bytes", 30580 "hashes": [ 30581 { 30582 "alg": "SHA-512", 30583 "content": "72b3ff9f77803d427165733d4fcd3fcafd188644c4c762b50f787b0f500933a7f3b1666bc5dc91b8b374247fdd9198752cd1fc2f10a7073a0f1423db6f6886a6" 30584 } 30585 ], 30586 "licenses": [ 30587 { 30588 "license": { 30589 "id": "MIT" 30590 } 30591 } 30592 ], 30593 "purl": "pkg:npm/unfetch@4.1.0", 30594 "externalReferences": [ 30595 { 30596 "type": "website", 30597 "url": "https://github.com/developit/unfetch" 30598 }, 30599 { 30600 "type": "issue-tracker", 30601 "url": "https://github.com/developit/unfetch/issues" 30602 }, 30603 { 30604 "type": "vcs", 30605 "url": "git+https://github.com/developit/unfetch.git" 30606 } 30607 ] 30608 }, 30609 { 30610 "type": "library", 30611 "bom-ref": "pkg:npm/vcf@2.0.1", 30612 "name": "vcf", 30613 "version": "2.0.1", 30614 "description": "Parse and construct vCards, jCards", 30615 "licenses": [ 30616 { 30617 "license": { 30618 "id": "MIT" 30619 } 30620 } 30621 ], 30622 "purl": "pkg:npm/vcf@2.0.1", 30623 "externalReferences": [ 30624 { 30625 "type": "website", 30626 "url": "https://github.com/jhermsmeier/node-vcf" 30627 }, 30628 { 30629 "type": "issue-tracker", 30630 "url": "https://github.com/jhermsmeier/node-vcf/issues" 30631 }, 30632 { 30633 "type": "vcs", 30634 "url": "git+https://github.com/jhermsmeier/node-vcf.git" 30635 } 30636 ] 30637 }, 30638 { 30639 "type": "library", 30640 "bom-ref": "pkg:npm/camelcase@3.0.0", 30641 "name": "camelcase", 30642 "version": "3.0.0", 30643 "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar", 30644 "hashes": [ 30645 { 30646 "alg": "SHA-1", 30647 "content": "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" 30648 } 30649 ], 30650 "licenses": [ 30651 { 30652 "license": { 30653 "id": "MIT" 30654 } 30655 } 30656 ], 30657 "purl": "pkg:npm/camelcase@3.0.0", 30658 "externalReferences": [ 30659 { 30660 "type": "website", 30661 "url": "https://github.com/sindresorhus/camelcase#readme" 30662 }, 30663 { 30664 "type": "issue-tracker", 30665 "url": "https://github.com/sindresorhus/camelcase/issues" 30666 }, 30667 { 30668 "type": "vcs", 30669 "url": "git+https://github.com/sindresorhus/camelcase.git" 30670 } 30671 ] 30672 }, 30673 { 30674 "type": "library", 30675 "bom-ref": "pkg:npm/foldline@1.0.1", 30676 "name": "foldline", 30677 "version": "1.0.1", 30678 "description": "Folds a long line according to the RFC 5322", 30679 "licenses": [ 30680 { 30681 "license": { 30682 "id": "MIT" 30683 } 30684 } 30685 ], 30686 "purl": "pkg:npm/foldline@1.0.1", 30687 "externalReferences": [ 30688 { 30689 "type": "website", 30690 "url": "https://github.com/jhermsmeier/node-foldline" 30691 }, 30692 { 30693 "type": "issue-tracker", 30694 "url": "https://github.com/jhermsmeier/node-foldline/issues" 30695 }, 30696 { 30697 "type": "vcs", 30698 "url": "git+https://github.com/jhermsmeier/node-foldline.git" 30699 } 30700 ] 30701 } 30702 ] 30703 }