github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/syft/pkg/cataloger/javascript/test-fixtures/pkg-json/package-nested-author.json (about) 1 { 2 "version": "6.14.6", 3 "name": "npm", 4 "description": "a package manager for JavaScript", 5 "homepage": "https://docs.npmjs.com/", 6 "author": { 7 "name": "Isaac Z. Schlueter", 8 "email": "i@izs.me", 9 "url": "http://blog.izs.me" 10 }, 11 "repository": { 12 "type": "git", 13 "url": "https://github.com/npm/cli" 14 }, 15 "license": "Artistic-2.0" 16 }