UNPKG

react-scripts

Version:
94 lines (93 loc) 2.31 kB
{ "_args": [ [ "find-cache-dir@^0.1.1", "/Users/dan/p/create-react-app/node_modules/eslint-loader" ] ], "_from": "find-cache-dir@>=0.1.1 <0.2.0", "_id": "find-cache-dir@0.1.1", "_inCache": true, "_installable": true, "_location": "/find-cache-dir", "_nodeVersion": "5.2.0", "_npmUser": { "email": "james@talmage.io", "name": "jamestalmage" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "name": "find-cache-dir", "raw": "find-cache-dir@^0.1.1", "rawSpec": "^0.1.1", "scope": null, "spec": ">=0.1.1 <0.2.0", "type": "range" }, "_requiredBy": [ "/eslint-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": "/Users/dan/p/create-react-app/node_modules/eslint-loader", "author": { "email": "james@talmage.io", "name": "James Talmage", "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", "dir", "directory" ], "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" }