{ "_args": [ [ "react-dev-utils@6.1.1", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_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": { "@babel/highlight": "7.9.0", "ansi-escapes": "3.2.0", "caniuse-lite": "1.0.30001058", "cli-cursor": "2.1.0", "cli-width": "2.2.1", "color-convert": "1.9.3", "electron-to-chromium": "1.3.437", "escape-string-regexp": "1.0.5", "external-editor": "3.1.0", "figures": "2.0.0", "has-flag": "3.0.0", "is-wsl": "1.1.0", "json5": "0.5.1", "locate-path": "3.0.0", "lodash": "4.17.15", "mute-stream": "0.0.7", "nice-try": "1.0.5", "node-releases": "1.1.55", "path-key": "2.0.1", "run-async": "2.4.1", "semver": "5.7.1", "shebang-command": "1.2.0", "through": "2.3.8", "tslib": "1.13.0", "which": "1.3.1" }, "_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": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-6.1.1.tgz", "_spec": "6.1.1", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "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" }