react-scripts
Version:
Configuration and scripts for Create React App.
78 lines (77 loc) • 1.75 kB
JSON
{
"_args": [
[
"watch@~0.10.0",
"/Users/dan/p/create-react-app/node_modules/sane"
]
],
"_from": "watch@>=0.10.0 <0.11.0",
"_id": "watch@0.10.0",
"_inCache": true,
"_installable": true,
"_location": "/watch",
"_npmUser": {
"email": "mikeal.rogers@gmail.com",
"name": "mikeal"
},
"_npmVersion": "1.4.4",
"_phantomChildren": {},
"_requested": {
"name": "watch",
"raw": "watch@~0.10.0",
"rawSpec": "~0.10.0",
"scope": null,
"spec": ">=0.10.0 <0.11.0",
"type": "range"
},
"_requiredBy": [
"/sane"
],
"_resolved": "https://registry.npmjs.org/watch/-/watch-0.10.0.tgz",
"_shasum": "77798b2da0f9910d595f1ace5b0c2258521f21dc",
"_shrinkwrap": null,
"_spec": "watch@~0.10.0",
"_where": "/Users/dan/p/create-react-app/node_modules/sane",
"author": {
"email": "mikeal.rogers@gmail.com",
"name": "Mikeal Rogers"
},
"bugs": {
"url": "https://github.com/mikeal/watch/issues"
},
"dependencies": {},
"description": "Utilities for watching file trees.",
"devDependencies": {},
"directories": {
"lib": "lib"
},
"dist": {
"shasum": "77798b2da0f9910d595f1ace5b0c2258521f21dc",
"tarball": "https://registry.npmjs.org/watch/-/watch-0.10.0.tgz"
},
"engines": [
"node >=0.1.95"
],
"homepage": "https://github.com/mikeal/watch",
"main": "./main",
"maintainers": [
{
"name": "mikeal",
"email": "mikeal.rogers@gmail.com"
}
],
"name": "watch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mikeal/watch.git"
},
"tags": [
"files",
"fs",
"util",
"utility"
],
"version": "0.10.0"
}