react-scripts
Version:
Configuration and scripts for Create React App.
90 lines (89 loc) • 2.07 kB
JSON
{
"_args": [
[
"fb-watchman@^1.9.0",
"/Users/dan/p/create-react-app/node_modules/jest-haste-map"
]
],
"_from": "fb-watchman@>=1.9.0 <2.0.0",
"_id": "fb-watchman@1.9.0",
"_inCache": true,
"_installable": true,
"_location": "/fb-watchman",
"_nodeVersion": "5.2.0",
"_npmUser": {
"email": "wez@wezfurlong.org",
"name": "wez"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "fb-watchman",
"raw": "fb-watchman@^1.9.0",
"rawSpec": "^1.9.0",
"scope": null,
"spec": ">=1.9.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-haste-map",
"/sane"
],
"_resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz",
"_shasum": "6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec",
"_shrinkwrap": null,
"_spec": "fb-watchman@^1.9.0",
"_where": "/Users/dan/p/create-react-app/node_modules/jest-haste-map",
"author": {
"email": "wez@fb.com",
"name": "Wez Furlong",
"url": "http://wezfurlong.org"
},
"bugs": {
"url": "https://github.com/facebook/watchman/issues"
},
"dependencies": {
"bser": "^1.0.2"
},
"description": "Bindings for the Watchman file watching service",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec",
"tarball": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz"
},
"files": [
"index.js"
],
"homepage": "https://facebook.github.io/watchman/",
"keywords": [
"facebook",
"file",
"fs",
"fs.watch",
"fswatcher",
"glob",
"utility",
"watch",
"watcher",
"watching",
"watchman"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "wez",
"email": "wez@wezfurlong.org"
}
],
"name": "fb-watchman",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/facebook/watchman.git"
},
"scripts": {},
"version": "1.9.0"
}