{
  "_from": "react-dev-utils@9.0.1",
  "_id": "react-dev-utils@9.0.1",
  "_inBundle": false,
  "_integrity": "sha512-pnaeMo/Pxel8aZpxk1WwxT3uXxM3tEwYvsjCYn5R7gNxjhN1auowdcLDzFB8kr7rafAj2rxmvfic/fbac5CzwQ==",
  "_location": "/react-dev-utils",
  "_phantomChildren": {
    "@babel/highlight": "7.10.4",
    "ansi-escapes": "3.2.0",
    "array-union": "1.0.2",
    "arrify": "1.0.1",
    "async-each": "1.0.3",
    "babel-code-frame": "6.26.0",
    "big.js": "5.2.2",
    "braces": "2.3.2",
    "caniuse-lite": "1.0.30001107",
    "chalk": "2.4.2",
    "cli-cursor": "2.1.0",
    "cli-width": "2.2.1",
    "electron-to-chromium": "1.3.511",
    "external-editor": "3.1.0",
    "fast-glob": "2.2.7",
    "figures": "2.0.0",
    "glob": "7.1.6",
    "graceful-fs": "4.2.4",
    "inherits": "2.0.4",
    "is-extglob": "2.1.1",
    "is-glob": "4.0.1",
    "json5": "1.0.1",
    "lodash": "4.17.19",
    "micromatch": "3.1.10",
    "minimatch": "3.0.4",
    "mute-stream": "0.0.7",
    "nan": "2.14.1",
    "node-releases": "1.1.60",
    "path-dirname": "1.0.2",
    "path-exists": "3.0.0",
    "path-is-absolute": "1.0.1",
    "readable-stream": "2.3.7",
    "remove-trailing-separator": "1.1.0",
    "run-async": "2.4.1",
    "rxjs": "6.6.0",
    "semver": "5.7.1",
    "slash": "1.0.0",
    "string-width": "2.1.1",
    "tapable": "1.1.3",
    "through": "2.3.8",
    "upath": "1.2.0",
    "worker-rpc": "0.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-dev-utils@9.0.1",
    "name": "react-dev-utils",
    "escapedName": "react-dev-utils",
    "rawSpec": "9.0.1",
    "saveSpec": null,
    "fetchSpec": "9.0.1"
  },
  "_requiredBy": [
    "/af-webpack",
    "/umi-ui"
  ],
  "_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-9.0.1.tgz",
  "_shasum": "5c03d85a0b2537d0c46af7165c24a7dfb274bef2",
  "_spec": "react-dev-utils@9.0.1",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/af-webpack",
  "bugs": {
    "url": "https://github.com/facebook/create-react-app/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/code-frame": "7.0.0",
    "address": "1.0.3",
    "browserslist": "4.5.4",
    "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.1.1",
    "global-modules": "2.0.0",
    "globby": "8.0.2",
    "gzip-size": "5.0.0",
    "immer": "1.10.0",
    "inquirer": "6.2.2",
    "is-root": "2.0.0",
    "loader-utils": "1.2.3",
    "opn": "5.4.0",
    "pkg-up": "2.0.0",
    "react-error-overlay": "^5.1.6",
    "recursive-readdir": "2.2.2",
    "shell-quote": "1.6.1",
    "sockjs-client": "1.3.0",
    "strip-ansi": "5.2.0",
    "text-table": "0.2.0"
  },
  "deprecated": false,
  "description": "Webpack utilities used by Create React App",
  "devDependencies": {
    "cross-env": "^5.2.0",
    "jest": "24.7.1"
  },
  "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",
    "directory": "packages/react-dev-utils"
  },
  "scripts": {
    "test": "cross-env FORCE_COLOR=true jest"
  },
  "version": "9.0.1"
}
