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