{ "_from": "npm-package-arg@^4.1.1", "_id": "npm-package-arg@4.2.1", "_inBundle": false, "_integrity": "sha1-WTMD/eqF98Qid18X+et2cPaA4+w=", "_location": "/npm-package-arg", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "npm-package-arg@^4.1.1", "name": "npm-package-arg", "escapedName": "npm-package-arg", "rawSpec": "^4.1.1", "saveSpec": null, "fetchSpec": "^4.1.1" }, "_requiredBy": [ "/realize-package-specifier" ], "_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.2.1.tgz", "_shasum": "593303fdea85f7c422775f17f9eb7670f680e3ec", "_spec": "npm-package-arg@^4.1.1", "_where": "/var/www/htdocs/coze/node_modules/realize-package-specifier", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/npm-package-arg/issues" }, "bundleDependencies": false, "dependencies": { "hosted-git-info": "^2.1.5", "semver": "^5.1.0" }, "deprecated": false, "description": "Parse the things that can be arguments to `npm install`", "devDependencies": { "standard": "^7.1.2", "tap": "^5.7.2" }, "directories": { "test": "test" }, "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": { "test": "standard && tap --coverage test/*.js" }, "version": "4.2.1" }