{
  "_args": [
    [
      "react-dev-utils@6.1.1",
      "/home/alex/Projects/SDPK/Works/content/sdpk-content"
    ]
  ],
  "_from": "react-dev-utils@6.1.1",
  "_id": "react-dev-utils@6.1.1",
  "_inBundle": false,
  "_integrity": "sha512-ThbJ86coVd6wV/QiTo8klDTvdAJ1WsFCGQN07+UkN+QN9CtCSsl/+YuDJToKGeG8X4j9HMGXNKbk2QhPAZr43w==",
  "_location": "/react-dev-utils",
  "_phantomChildren": {
    "caniuse-lite": "1.0.30000910",
    "electron-to-chromium": "1.3.84",
    "node-releases": "1.0.4",
    "path-exists": "3.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-dev-utils@6.1.1",
    "name": "react-dev-utils",
    "escapedName": "react-dev-utils",
    "rawSpec": "6.1.1",
    "saveSpec": null,
    "fetchSpec": "6.1.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-6.1.1.tgz",
  "_spec": "6.1.1",
  "_where": "/home/alex/Projects/SDPK/Works/content/sdpk-content",
  "bugs": {
    "url": "https://github.com/facebook/create-react-app/issues"
  },
  "dependencies": {
    "@babel/code-frame": "7.0.0",
    "address": "1.0.3",
    "browserslist": "4.1.1",
    "chalk": "2.4.1",
    "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",
    "global-modules": "1.0.0",
    "globby": "8.0.1",
    "gzip-size": "5.0.0",
    "immer": "1.7.2",
    "inquirer": "6.2.0",
    "is-root": "2.0.0",
    "loader-utils": "1.1.0",
    "opn": "5.4.0",
    "pkg-up": "2.0.0",
    "react-error-overlay": "^5.1.0",
    "recursive-readdir": "2.2.2",
    "shell-quote": "1.6.1",
    "sockjs-client": "1.1.5",
    "strip-ansi": "4.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": ">=6"
  },
  "files": [
    "browsersHelper.js",
    "checkRequiredFiles.js",
    "clearConsole.js",
    "crossSpawn.js",
    "errorOverlayMiddleware.js",
    "eslintFormatter.js",
    "evalSourceMapMiddleware.js",
    "FileSizeReporter.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": "6.1.1"
}
