mirror of https://github.com/lukechilds/node.git
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.
54 lines
1.6 KiB
54 lines
1.6 KiB
{
|
|
"name": "realize-package-specifier",
|
|
"version": "2.2.0",
|
|
"description": "Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"license": "ISC",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/npm/realize-package-specifier.git"
|
|
},
|
|
"author": {
|
|
"name": "Rebecca Turner",
|
|
"email": "me@re-becca.org",
|
|
"url": "http://re-becca.org"
|
|
},
|
|
"homepage": "https://github.com/npm/realize-package-specifier",
|
|
"dependencies": {
|
|
"dezalgo": "^1.0.1",
|
|
"npm-package-arg": "^3.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"require-inject": "^1.1.0",
|
|
"tap": "^0.4.12"
|
|
},
|
|
"gitHead": "8810720d191647f06a505fc5da8d0634a21526b8",
|
|
"bugs": {
|
|
"url": "https://github.com/npm/realize-package-specifier/issues"
|
|
},
|
|
"_id": "realize-package-specifier@2.2.0",
|
|
"_shasum": "95278b6021a39158f284e15756e827fc2998ed9c",
|
|
"_from": "realize-package-specifier@>=2.2.0 <2.3.0",
|
|
"_npmVersion": "2.4.1",
|
|
"_nodeVersion": "1.0.4",
|
|
"_npmUser": {
|
|
"name": "iarna",
|
|
"email": "me@re-becca.org"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "iarna",
|
|
"email": "me@re-becca.org"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "95278b6021a39158f284e15756e827fc2998ed9c",
|
|
"tarball": "http://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-2.2.0.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-2.2.0.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|
|
|