github.com/google/osv-scalibr@v0.4.1/guidedremediation/internal/lockfile/npm/testdata/fake_registry/a-1.2.4.json (about) 1 { 2 "name": "@fake-registry/a", 3 "version": "1.2.4", 4 "description": "package a", 5 "main": "index.js", 6 "scripts": { 7 "test": "echo \"Error: no test specified\" && exit 1" 8 }, 9 "author": { 10 "name": "a author" 11 }, 12 "license": "OriginalLicenseDoNotSteal", 13 "dependencies": { 14 "@fake-registry/b": "^1.0.0", 15 "@fake-registry/e": "^1.0.0" 16 }, 17 "_id": "@fake-registry/a@1.2.4", 18 "_nodeVersion": "10.24.1", 19 "_npmVersion": "7.24.2", 20 "dist": { 21 "integrity": "sha512-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa==", 22 "shasum": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 23 "tarball": "http://localhost:4873/@fake-registry%2fa/-/a-1.2.4.tgz" 24 }, 25 "contributors": [] 26 }