{ "_from": "react-dev-utils@^10.2.1", "_id": "react-dev-utils@10.2.1", "_inBundle": false, "_integrity": "sha512-XxTbgJnYZmxuPtY3y/UV0D8/65NKkmaia4rXzViknVnZeVlklSh8u6TnaEYPfAi/Gh1TP4mEOXHI6jQOPbeakQ==", "_location": "/react-dev-utils", "_phantomChildren": { "@babel/highlight": "7.10.3", "ansi-escapes": "4.3.1", "big.js": "5.2.2", "caniuse-lite": "1.0.30001090", "chalk": "2.4.2", "cli-cursor": "3.1.0", "cli-width": "2.2.1", "electron-to-chromium": "1.3.483", "external-editor": "3.1.0", "figures": "3.2.0", "isexe": "2.0.0", "lodash": "4.17.15", "minimist": "1.2.5", "mute-stream": "0.0.8", "node-releases": "1.1.58", "p-limit": "2.3.0", "pkg-up": "3.1.0", "run-async": "2.4.1", "rxjs": "6.5.5", "string-width": "4.2.0", "through": "2.3.8" }, "_requested": { "type": "range", "registry": true, "raw": "react-dev-utils@^10.2.1", "name": "react-dev-utils", "escapedName": "react-dev-utils", "rawSpec": "^10.2.1", "saveSpec": null, "fetchSpec": "^10.2.1" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-10.2.1.tgz", "_shasum": "f6de325ae25fa4d546d09df4bb1befdc6dd19c19", "_spec": "react-dev-utils@^10.2.1", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\react-scripts", "bugs": { "url": "https://github.com/facebook/create-react-app/issues" }, "bundleDependencies": false, "dependencies": { "@babel/code-frame": "7.8.3", "address": "1.1.2", "browserslist": "4.10.0", "chalk": "2.4.2", "cross-spawn": "7.0.1", "detect-port-alt": "1.1.6", "escape-string-regexp": "2.0.0", "filesize": "6.0.1", "find-up": "4.1.0", "fork-ts-checker-webpack-plugin": "3.1.1", "global-modules": "2.0.0", "globby": "8.0.2", "gzip-size": "5.1.1", "immer": "1.10.0", "inquirer": "7.0.4", "is-root": "2.1.0", "loader-utils": "1.2.3", "open": "^7.0.2", "pkg-up": "3.1.0", "react-error-overlay": "^6.0.7", "recursive-readdir": "2.2.2", "shell-quote": "1.7.2", "strip-ansi": "6.0.0", "text-table": "0.2.0" }, "deprecated": false, "description": "webpack utilities used by Create React App", "devDependencies": { "cross-env": "^6.0.3", "jest": "24.9.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", "getPublicUrlOrPath.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", "redirectServedPathMiddleware.js", "typescriptFormatter.js", "WatchMissingNodeModulesPlugin.js", "WebpackDevServerUtils.js", "webpackHotDevClient.js" ], "gitHead": "d2f813f8897ffcd2f0b0d2da75d0c44924c92f4d", "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", "directory": "packages/react-dev-utils" }, "scripts": { "test": "cross-env FORCE_COLOR=true jest" }, "version": "10.2.1" }