{ "_args": [ [ "npm-package-arg@8.1.5", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "npm-package-arg@8.1.5", "_id": "npm-package-arg@8.1.5", "_inBundle": false, "_integrity": "sha512-LhgZrg0n0VgvzVdSm1oiZworPbTxYHUJCgtsJW8mGvlDpxTM1vSJc3m5QZeUkhAHIzbz3VCHd/R4osi1L1Tg/Q==", "_location": "/npm-package-arg", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "npm-package-arg@8.1.5", "name": "npm-package-arg", "escapedName": "npm-package-arg", "rawSpec": "8.1.5", "saveSpec": null, "fetchSpec": "8.1.5" }, "_requiredBy": [ "/@angular/cli", "/npm-pick-manifest", "/npm-registry-fetch", "/pacote" ], "_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-8.1.5.tgz", "_spec": "8.1.5", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/npm-package-arg/issues" }, "dependencies": { "hosted-git-info": "^4.0.1", "semver": "^7.3.4", "validate-npm-package-name": "^3.0.0" }, "description": "Parse the things that can be arguments to `npm install`", "devDependencies": { "@npmcli/lint": "^1.0.1", "tap": "^15.0.9" }, "directories": { "test": "test" }, "engines": { "node": ">=10" }, "files": [ "npa.js" ], "homepage": "https://github.com/npm/npm-package-arg", "license": "ISC", "main": "npa.js", "name": "npm-package-arg", "repository": { "type": "git", "url": "git+https://github.com/npm/npm-package-arg.git" }, "scripts": { "lint": "npm run npmclilint -- \"*.*js\" \"test/**/*.*js\"", "lintfix": "npm run lint -- --fix", "npmclilint": "npmcli-lint", "postsnap": "npm run lintfix --", "posttest": "npm run lint --", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "snap": "tap", "test": "tap" }, "version": "8.1.5" }