github.com/google/osv-scalibr@v0.4.1/guidedremediation/internal/manifest/npm/testdata/workspaces/ws/ugh/package.json (about) 1 { 2 "name": "@workspace/ugh", 3 "version": "0.0.1", 4 "description": "", 5 "main": "index.js", 6 "devDependencies": { 7 "jquery": "*", 8 "semver": "^6.3.1" 9 }, 10 "scripts": { 11 "test": "echo \"Error: no test specified\" && exit 1" 12 }, 13 "author": "", 14 "license": "ISC" 15 }