100 lines
2.7 KiB
JSON
100 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react-dev-utils@5.0.1",
|
|
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
|
|
]
|
|
],
|
|
"_from": "react-dev-utils@5.0.1",
|
|
"_id": "react-dev-utils@5.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-+y92rG6pmXt3cpcg/NGmG4w/W309tWNSmyyPL8hCMxuCSg2UP/hUg3npACj2UZc8UKVSXexyLrCnxowizGoAsw==",
|
|
"_location": "/react-dev-utils",
|
|
"_phantomChildren": {
|
|
"lru-cache": "4.1.3",
|
|
"shebang-command": "1.2.0",
|
|
"which": "1.3.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "react-dev-utils@5.0.1",
|
|
"name": "react-dev-utils",
|
|
"escapedName": "react-dev-utils",
|
|
"rawSpec": "5.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-scripts"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-5.0.1.tgz",
|
|
"_spec": "5.0.1",
|
|
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
|
|
"bugs": {
|
|
"url": "https://github.com/facebookincubator/create-react-app/issues"
|
|
},
|
|
"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.0",
|
|
"recursive-readdir": "2.2.1",
|
|
"shell-quote": "1.6.1",
|
|
"sockjs-client": "1.1.4",
|
|
"strip-ansi": "3.0.1",
|
|
"text-table": "0.2.0"
|
|
},
|
|
"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.1"
|
|
}
|