2017-09-13 07:52:34 +02:00

102 lines
2.5 KiB
JSON

{
"_args": [
[
{
"raw": "find-cache-dir@^0.1.1",
"scope": null,
"escapedName": "find-cache-dir",
"name": "find-cache-dir",
"rawSpec": "^0.1.1",
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\babel-loader"
]
],
"_from": "find-cache-dir@>=0.1.1 <0.2.0",
"_id": "find-cache-dir@0.1.1",
"_inCache": true,
"_location": "/find-cache-dir",
"_nodeVersion": "5.2.0",
"_npmUser": {
"name": "jamestalmage",
"email": "james@talmage.io"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {},
"_requested": {
"raw": "find-cache-dir@^0.1.1",
"scope": null,
"escapedName": "find-cache-dir",
"name": "find-cache-dir",
"rawSpec": "^0.1.1",
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/babel-loader"
],
"_resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz",
"_shasum": "c8defae57c8a52a8a784f9e31c57c742e993a0b9",
"_shrinkwrap": null,
"_spec": "find-cache-dir@^0.1.1",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\babel-loader",
"author": {
"name": "James Talmage",
"email": "james@talmage.io",
"url": "github.com/jamestalmage"
},
"bugs": {
"url": "https://github.com/jamestalmage/find-cache-dir/issues"
},
"dependencies": {
"commondir": "^1.0.1",
"mkdirp": "^0.5.1",
"pkg-dir": "^1.0.0"
},
"description": "My well-made module",
"devDependencies": {
"ava": "^0.8.0",
"coveralls": "^2.11.6",
"nyc": "^5.0.1",
"rimraf": "^2.5.0",
"xo": "^0.12.1"
},
"directories": {},
"dist": {
"shasum": "c8defae57c8a52a8a784f9e31c57c742e993a0b9",
"tarball": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "722fff2aa8fbf666d37192917d2e1fb0e1287489",
"homepage": "https://github.com/jamestalmage/find-cache-dir#readme",
"keywords": [
"cache",
"directory",
"dir"
],
"license": "MIT",
"maintainers": [
{
"name": "jamestalmage",
"email": "james@talmage.io"
}
],
"name": "find-cache-dir",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jamestalmage/find-cache-dir.git"
},
"scripts": {
"test": "xo && nyc --reporter=lcov --reporter=text ava"
},
"version": "0.1.1"
}