forked from Gitlink/forgeplus-react
143 lines
3.9 KiB
JSON
143 lines
3.9 KiB
JSON
|
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"react-dev-utils@9.2.0-next.80",
|
||
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_from": "react-dev-utils@9.2.0-next.80",
|
||
|
|
"_id": "react-dev-utils@9.2.0-next.80",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-ExIaMoWTP5l36w0Xm4uA3SYpkn8xuP6sniZ3dDuvd9RvzY3SZDqj0LkfDOGfX3edXGZwiC/FEpABNwJGBrx04g==",
|
||
|
|
"_location": "/react-dev-utils",
|
||
|
|
"_phantomChildren": {
|
||
|
|
"ansi-escapes": "3.2.0",
|
||
|
|
"ansi-styles": "3.2.1",
|
||
|
|
"big.js": "5.2.2",
|
||
|
|
"caniuse-lite": "1.0.30001048",
|
||
|
|
"cli-cursor": "2.1.0",
|
||
|
|
"cli-width": "2.2.1",
|
||
|
|
"electron-to-chromium": "1.3.420",
|
||
|
|
"escape-string-regexp": "1.0.5",
|
||
|
|
"figures": "2.0.0",
|
||
|
|
"iconv-lite": "0.4.24",
|
||
|
|
"lodash": "4.17.15",
|
||
|
|
"minimist": "1.2.5",
|
||
|
|
"mute-stream": "0.0.7",
|
||
|
|
"nice-try": "1.0.5",
|
||
|
|
"node-releases": "1.1.53",
|
||
|
|
"path-exists": "3.0.0",
|
||
|
|
"path-key": "2.0.1",
|
||
|
|
"run-async": "2.4.1",
|
||
|
|
"rxjs": "6.5.5",
|
||
|
|
"semver": "5.7.1",
|
||
|
|
"shebang-command": "1.2.0",
|
||
|
|
"string-width": "2.1.1",
|
||
|
|
"supports-color": "5.5.0",
|
||
|
|
"through": "2.3.8",
|
||
|
|
"tmp": "0.0.33",
|
||
|
|
"which": "1.3.1"
|
||
|
|
},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "react-dev-utils@9.2.0-next.80",
|
||
|
|
"name": "react-dev-utils",
|
||
|
|
"escapedName": "react-dev-utils",
|
||
|
|
"rawSpec": "9.2.0-next.80",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "9.2.0-next.80"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-9.2.0-next.80.tgz",
|
||
|
|
"_spec": "9.2.0-next.80",
|
||
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/facebook/create-react-app/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "7.5.5",
|
||
|
|
"address": "1.1.2",
|
||
|
|
"browserslist": "4.7.3",
|
||
|
|
"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": "3.1.0",
|
||
|
|
"global-modules": "2.0.0",
|
||
|
|
"globby": "8.0.2",
|
||
|
|
"gzip-size": "5.1.1",
|
||
|
|
"immer": "1.10.0",
|
||
|
|
"inquirer": "6.5.0",
|
||
|
|
"is-root": "2.1.0",
|
||
|
|
"loader-utils": "1.2.3",
|
||
|
|
"open": "^7.0.0",
|
||
|
|
"pkg-up": "2.0.0",
|
||
|
|
"react-error-overlay": "6.1.0-next.80+0b456009",
|
||
|
|
"recursive-readdir": "2.2.2",
|
||
|
|
"shell-quote": "1.7.2",
|
||
|
|
"strip-ansi": "5.2.0",
|
||
|
|
"text-table": "0.2.0"
|
||
|
|
},
|
||
|
|
"description": "Webpack utilities used by Create React App",
|
||
|
|
"devDependencies": {
|
||
|
|
"cross-env": "^5.2.0",
|
||
|
|
"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",
|
||
|
|
"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"
|
||
|
|
],
|
||
|
|
"gitHead": "0b4560094950dae2d1a34877475d62377ce78fb7",
|
||
|
|
"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.2.0-next.80"
|
||
|
|
}
|