github.com/google/osv-scalibr@v0.4.1/clients/datasource/testdata/npm_registry/fake-registry-a.json (about) 1 { 2 "name": "@fake-registry/a", 3 "versions": { 4 "1.2.3": { 5 "name": "@fake-registry/a", 6 "version": "1.2.3", 7 "description": "package a", 8 "main": "index.js", 9 "scripts": { 10 "test": "echo \"Error: no test specified\" && exit 1" 11 }, 12 "author": { 13 "name": "a author" 14 }, 15 "license": "ISC", 16 "optionalDependencies": { 17 "@fake-registry/b": "^1.0.0", 18 "@fake-registry/e": "^1.0.0" 19 }, 20 "dependencies": { 21 "@fake-registry/b": "^1.0.0", 22 "@fake-registry/e": "^1.0.0" 23 }, 24 "_id": "@fake-registry/a@1.2.3", 25 "_nodeVersion": "10.24.1", 26 "_npmVersion": "7.24.2", 27 "dist": { 28 "integrity": "sha512-vIimlnWl8mXXUvJkdeF2KsTIz/3AN3T6Xn7mz0e9w4a0OmVPGJG7M0jL63GkvNYJrvFHLcapfsNksZ/QNKRGhg==", 29 "shasum": "f74ccf91104999d9240c9ea019c6c7872a0429fb", 30 "tarball": "http://localhost:4873/@fake-registry%2fa/-/a-1.2.3.tgz" 31 }, 32 "contributors": [] 33 }, 34 "2.3.4": { 35 "name": "@fake-registry/a", 36 "version": "2.3.4", 37 "description": "package a@2", 38 "main": "index.js", 39 "scripts": { 40 "test": "echo \"Error: no test specified\" && exit 1" 41 }, 42 "author": { 43 "name": "a@2 author" 44 }, 45 "license": "MIT", 46 "dependencies": { 47 "@fake-registry/b": "^2.0.0" 48 }, 49 "_id": "@fake-registry/a@2.3.4", 50 "_nodeVersion": "10.24.1", 51 "_npmVersion": "7.24.2", 52 "dist": { 53 "integrity": "sha512-Q1N2Ke+K6e4Vr20qHsjCPMzin4zKNxoo1qkN0MngiZKjNt7UfChaPi7zCtQtrWgH21j9WWR3/J0roepjJJp0iQ==", 54 "shasum": "cdc054c44494751f50508032d557ab7b7fc78703", 55 "tarball": "http://localhost:4873/@fake-registry%2fa/-/a-2.3.4.tgz" 56 }, 57 "contributors": [] 58 } 59 }, 60 "time": { 61 "modified": "2024-03-11T03:25:10.926Z", 62 "created": "2024-03-11T03:25:06.832Z", 63 "1.2.3": "2024-03-11T03:25:06.832Z", 64 "2.3.4": "2024-03-11T03:25:10.926Z" 65 }, 66 "users": {}, 67 "dist-tags": { 68 "latest": "2.3.4" 69 }, 70 "_rev": "6-92a4e77dfe57d1a3", 71 "_id": "@fake-registry/a", 72 "readme": "ERROR: No README data found!", 73 "_attachments": {} 74 }