{ "_args": [ [ "react-dev-utils@8.0.0", "/home/riddhi/simulation/Gazebo_simulation-Frontend" ] ], "_from": "react-dev-utils@8.0.0", "_id": "react-dev-utils@8.0.0", "_inBundle": false, "_integrity": "sha512-TK8cj7eghvxfe7bfBluLGpI/upo4EXC+G74hYmPucAG8C2XcbT+vKnlWPwLnABb75Zk+mR6D556Da+yvDjljrw==", "_location": "/react-dev-utils", "_phantomChildren": { "@babel/highlight": "7.5.0", "ansi-escapes": "3.2.0", "big.js": "5.2.2", "caniuse-lite": "1.0.30001052", "chalk": "2.4.2", "cli-cursor": "2.1.0", "cli-width": "2.2.1", "electron-to-chromium": "1.3.429", "external-editor": "3.1.0", "figures": "2.0.0", "lodash": "4.17.15", "minimist": "1.2.5", "mute-stream": "0.0.7", "node-releases": "1.1.55", "path-exists": "3.0.0", "run-async": "2.4.1", "rxjs": "6.5.5", "string-width": "2.1.1", "through": "2.3.8" }, "_requested": { "type": "version", "registry": true, "raw": "react-dev-utils@8.0.0", "name": "react-dev-utils", "escapedName": "react-dev-utils", "rawSpec": "8.0.0", "saveSpec": null, "fetchSpec": "8.0.0" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-8.0.0.tgz", "_spec": "8.0.0", "_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend", "bugs": { "url": "https://github.com/facebook/create-react-app/issues" }, "dependencies": { "@babel/code-frame": "7.0.0", "address": "1.0.3", "browserslist": "4.4.1", "chalk": "2.4.2", "cross-spawn": "6.0.5", "detect-port-alt": "1.1.6", "escape-string-regexp": "1.0.5", "filesize": "3.6.1", "find-up": "3.0.0", "fork-ts-checker-webpack-plugin": "1.0.0-alpha.6", "global-modules": "2.0.0", "globby": "8.0.2", "gzip-size": "5.0.0", "immer": "1.10.0", "inquirer": "6.2.1", "is-root": "2.0.0", "loader-utils": "1.2.3", "opn": "5.4.0", "pkg-up": "2.0.0", "react-error-overlay": "^5.1.4", "recursive-readdir": "2.2.2", "shell-quote": "1.6.1", "sockjs-client": "1.3.0", "strip-ansi": "5.0.0", "text-table": "0.2.0" }, "description": "Webpack utilities used by Create React App", "devDependencies": { "cross-env": "^5.2.0", "jest": "^23.6.0" }, "engines": { "node": ">=8.10" }, "files": [ "browsersHelper.js", "chalk.js", "checkRequiredFiles.js", "clearConsole.js", "crossSpawn.js", "errorOverlayMiddleware.js", "eslintFormatter.js", "evalSourceMapMiddleware.js", "FileSizeReporter.js", "ForkTsCheckerWebpackPlugin.js", "formatWebpackMessages.js", "getCacheIdentifier.js", "getCSSModuleLocalIdent.js", "getProcessForPort.js", "globby.js", "ignoredFiles.js", "immer.js", "InlineChunkHtmlPlugin.js", "inquirer.js", "InterpolateHtmlPlugin.js", "launchEditor.js", "launchEditorEndpoint.js", "ModuleNotFoundPlugin.js", "ModuleScopePlugin.js", "noopServiceWorkerMiddleware.js", "openBrowser.js", "openChrome.applescript", "printBuildError.js", "printHostingInstructions.js", "typescriptFormatter.js", "WatchMissingNodeModulesPlugin.js", "WebpackDevServerUtils.js", "webpackHotDevClient.js" ], "homepage": "https://github.com/facebook/create-react-app#readme", "license": "MIT", "name": "react-dev-utils", "repository": { "type": "git", "url": "git+https://github.com/facebook/create-react-app.git" }, "scripts": { "test": "cross-env FORCE_COLOR=true jest" }, "version": "8.0.0" }