react-scripts
Version:
Configuration and scripts for Create React App.
100 lines (99 loc) • 2.6 kB
JSON
{
"_args": [
[
{
"raw": "recursive-readdir@2.1.0",
"scope": null,
"escapedName": "recursive-readdir",
"name": "recursive-readdir",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"/Users/ville/Projects/create-react-app/packages/react-scripts"
]
],
"_from": "recursive-readdir@2.1.0",
"_id": "recursive-readdir@2.1.0",
"_inCache": true,
"_location": "/recursive-readdir",
"_nodeVersion": "6.6.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/recursive-readdir-2.1.0.tgz_1474322128418_0.45919444505125284"
},
"_npmUser": {
"name": "jergason",
"email": "jergason@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {
"brace-expansion": "1.1.6"
},
"_requested": {
"raw": "recursive-readdir@2.1.0",
"scope": null,
"escapedName": "recursive-readdir",
"name": "recursive-readdir",
"rawSpec": "2.1.0",
"spec": "2.1.0",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.1.0.tgz",
"_shasum": "78b7bfd79582d3d7596b8ff1bd29fbd50229f6aa",
"_shrinkwrap": null,
"_spec": "recursive-readdir@2.1.0",
"_where": "/Users/ville/Projects/create-react-app/packages/react-scripts",
"author": {
"name": "Jamison Dance",
"email": "jergason@gmail.com",
"url": "http://jamisondance.com/"
},
"bugs": {
"url": "https://github.com/jergason/recursive-readdir/issues"
},
"dependencies": {
"minimatch": "3.0.2"
},
"description": "Get an array of all files in a directory and subdirectories.",
"devDependencies": {
"mocha": "1.14.0"
},
"directories": {},
"dist": {
"shasum": "78b7bfd79582d3d7596b8ff1bd29fbd50229f6aa",
"tarball": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"gitHead": "63f93b42f622f5d0d0ae18a303acf63a4d57fa49",
"homepage": "https://github.com/jergason/recursive-readdir#readme",
"keywords": [
"directory",
"lister"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "jergason",
"email": "jergason@gmail.com"
}
],
"name": "recursive-readdir",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jergason/recursive-readdir.git"
},
"scripts": {
"test": "mocha test/"
},
"version": "2.1.0"
}