You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96 lines
2.5 KiB
96 lines
2.5 KiB
{
|
|
"private": true,
|
|
"_from": "react-dev-utils@5.0.2",
|
|
"_id": "react-dev-utils@5.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-d2FbKvYe4XAQx5gjHBoWG+ADqC3fGZzjb7i9vxd/Y5xfLkBGtQyX7aOb8lBRQPYUhjngiD3d49LevjY1stUR0Q==",
|
|
"_location": "/react-dev-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "react-dev-utils@5.0.2",
|
|
"name": "react-dev-utils",
|
|
"escapedName": "react-dev-utils",
|
|
"rawSpec": "5.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-5.0.2.tgz",
|
|
"_shasum": "7bb68d2c4f6ffe7ed1184c5b0124fcad692774d2",
|
|
"_spec": "react-dev-utils@5.0.2",
|
|
"_where": "/Users/gaearon/p/upup",
|
|
"bugs": {
|
|
"url": "https://github.com/facebookincubator/create-react-app/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"address": "1.0.3",
|
|
"babel-code-frame": "6.26.0",
|
|
"chalk": "1.1.3",
|
|
"cross-spawn": "5.1.0",
|
|
"detect-port-alt": "1.1.6",
|
|
"escape-string-regexp": "1.0.5",
|
|
"filesize": "3.5.11",
|
|
"global-modules": "1.0.0",
|
|
"gzip-size": "3.0.0",
|
|
"inquirer": "3.3.0",
|
|
"is-root": "1.0.0",
|
|
"opn": "5.2.0",
|
|
"react-error-overlay": "^4.0.1",
|
|
"recursive-readdir": "2.2.1",
|
|
"shell-quote": "1.6.1",
|
|
"sockjs-client": "1.1.5",
|
|
"strip-ansi": "3.0.1",
|
|
"text-table": "0.2.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Webpack utilities used by Create React App",
|
|
"devDependencies": {
|
|
"jest": "20.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"files": [
|
|
"checkRequiredFiles.js",
|
|
"clearConsole.js",
|
|
"crashOverlay.js",
|
|
"crossSpawn.js",
|
|
"eslintFormatter.js",
|
|
"errorOverlayMiddleware.js",
|
|
"FileSizeReporter.js",
|
|
"printBuildError.js",
|
|
"formatWebpackMessages.js",
|
|
"getProcessForPort.js",
|
|
"ignoredFiles.js",
|
|
"inquirer.js",
|
|
"InterpolateHtmlPlugin.js",
|
|
"launchEditor.js",
|
|
"launchEditorEndpoint.js",
|
|
"ModuleScopePlugin.js",
|
|
"noopServiceWorkerMiddleware.js",
|
|
"openBrowser.js",
|
|
"openChrome.applescript",
|
|
"printHostingInstructions.js",
|
|
"WatchMissingNodeModulesPlugin.js",
|
|
"WebpackDevServerUtils.js",
|
|
"webpackHotDevClient.js"
|
|
],
|
|
"homepage": "https://github.com/facebookincubator/create-react-app#readme",
|
|
"license": "MIT",
|
|
"name": "react-dev-utils",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebookincubator/create-react-app.git"
|
|
},
|
|
"scripts": {
|
|
"test": "jest"
|
|
},
|
|
"version": "5.0.3"
|
|
}
|