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.
81 lines
2.0 KiB
81 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"npm-cache-filename@~1.0.1",
|
|
"/Users/rebecca/code/npm"
|
|
]
|
|
],
|
|
"_from": "npm-cache-filename@>=1.0.1 <1.1.0",
|
|
"_id": "npm-cache-filename@1.0.2",
|
|
"_inCache": true,
|
|
"_location": "/npm-cache-filename",
|
|
"_nodeVersion": "2.2.2",
|
|
"_npmUser": {
|
|
"email": "kat@sykosomatic.org",
|
|
"name": "zkat"
|
|
},
|
|
"_npmVersion": "2.12.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "npm-cache-filename",
|
|
"raw": "npm-cache-filename@~1.0.1",
|
|
"rawSpec": "~1.0.1",
|
|
"scope": null,
|
|
"spec": ">=1.0.1 <1.1.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/npm-cache-filename/-/npm-cache-filename-1.0.2.tgz",
|
|
"_shasum": "ded306c5b0bfc870a9e9faf823bc5f283e05ae11",
|
|
"_shrinkwrap": null,
|
|
"_spec": "npm-cache-filename@~1.0.1",
|
|
"_where": "/Users/rebecca/code/npm",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/npm-cache-filename/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Given a cache folder and url, return the appropriate cache folder.",
|
|
"devDependencies": {
|
|
"tap": "^1.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "ded306c5b0bfc870a9e9faf823bc5f283e05ae11",
|
|
"tarball": "http://registry.npmjs.org/npm-cache-filename/-/npm-cache-filename-1.0.2.tgz"
|
|
},
|
|
"gitHead": "b7eef12919fdf544a3b83bba73093f7268c40c1e",
|
|
"homepage": "https://github.com/npm/npm-cache-filename",
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "isaacs",
|
|
"email": "isaacs@npmjs.com"
|
|
},
|
|
{
|
|
"name": "kat",
|
|
"email": "kat@lua.cz"
|
|
},
|
|
{
|
|
"name": "zkat",
|
|
"email": "kat@sykosomatic.org"
|
|
}
|
|
],
|
|
"name": "npm-cache-filename",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/npm/npm-cache-filename.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test.js"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|
|
|