df-react-scripts
Version:
Configuration and scripts for Create React App.
107 lines (106 loc) • 2.88 kB
JSON
{
"_args": [
[
{
"raw": "react-dev-utils@^0.3.0",
"scope": null,
"escapedName": "react-dev-utils",
"name": "react-dev-utils",
"rawSpec": "^0.3.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts"
]
],
"_from": "react-dev-utils@>=0.3.0 <0.4.0",
"_id": "react-dev-utils@0.3.0",
"_inCache": true,
"_installable": true,
"_location": "/react-dev-utils",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/react-dev-utils-0.3.0.tgz_1477169373238_0.41861050901934505"
},
"_npmUser": {
"name": "fson",
"email": "ville.immonen@iki.fi"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "react-dev-utils@^0.3.0",
"scope": null,
"escapedName": "react-dev-utils",
"name": "react-dev-utils",
"rawSpec": "^0.3.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-0.3.0.tgz",
"_shasum": "4a0527062a757579cb316fa254681aecca09d038",
"_shrinkwrap": null,
"_spec": "react-dev-utils@^0.3.0",
"_where": "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts",
"bugs": {
"url": "https://github.com/facebookincubator/create-react-app/issues"
},
"dependencies": {
"ansi-html": "0.0.5",
"chalk": "1.1.3",
"escape-string-regexp": "1.0.5",
"html-entities": "1.2.0",
"opn": "4.0.2",
"sockjs-client": "1.0.3",
"strip-ansi": "3.0.1"
},
"description": "Webpack utilities used by Create React App",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "4a0527062a757579cb316fa254681aecca09d038",
"tarball": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-0.3.0.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"clearConsole.js",
"checkRequiredFiles.js",
"formatWebpackMessages.js",
"InterpolateHtmlPlugin.js",
"openChrome.applescript",
"openBrowser.js",
"prompt.js",
"WatchMissingNodeModulesPlugin.js",
"webpackHotDevClient.js"
],
"homepage": "https://github.com/facebookincubator/create-react-app#readme",
"license": "BSD-3-Clause",
"maintainers": [
{
"name": "fson",
"email": "ville.immonen@iki.fi"
},
{
"name": "gaearon",
"email": "dan.abramov@gmail.com"
}
],
"name": "react-dev-utils",
"optionalDependencies": {},
"peerDependencies": {
"webpack": "^1.13.2"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebookincubator/create-react-app.git"
},
"scripts": {},
"version": "0.3.0"
}