You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

63 lines
1.5 KiB

{
"name": "npm-package-arg",
"version": "3.1.1",
"description": "Parse the things that can be arguments to `npm install`",
"main": "npa.js",
"directories": {
"test": "test"
},
"dependencies": {
"hosted-git-info": "^1.5.3",
"semver": "4"
},
"devDependencies": {
"tap": "^0.4.9"
},
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "https://github.com/npm/npm-package-arg"
},
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/npm-package-arg/issues"
},
"homepage": "https://github.com/npm/npm-package-arg",
"gitHead": "1dc802d4b449f1599c7275bb948c6ecd265c23a8",
"_id": "npm-package-arg@3.1.1",
"_shasum": "c9e5f7587f8484d1372a9b386fbf8b2443fc1bdb",
"_from": "npm-package-arg@>=3.1.1 <3.2.0",
"_npmVersion": "2.6.1",
"_nodeVersion": "1.1.0",
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"dist": {
"shasum": "c9e5f7587f8484d1372a9b386fbf8b2443fc1bdb",
"tarball": "http://registry.npmjs.org/npm-package-arg/-/npm-package-arg-3.1.1.tgz"
},
"_resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-3.1.1.tgz",
"readme": "ERROR: No README data found!"
}