You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

189 lines
5.2 KiB

{
"_from": "react-dev-utils@9.0.1",
"_id": "react-dev-utils@9.0.1",
"_inBundle": false,
"_integrity": "sha1-XAPYWgslN9DEavcWXCSn37J0vvI=",
"_location": "/react-dev-utils",
"_phantomChildren": {
"@babel/highlight": "7.10.4",
"@mrmlnc/readdir-enhanced": "2.2.1",
"ansi-styles": "3.2.1",
"arr-diff": "4.0.0",
"arr-flatten": "1.1.0",
"array-union": "1.0.2",
"array-unique": "0.3.2",
"arrify": "1.0.1",
"async-each": "1.0.3",
"babel-code-frame": "6.26.0",
"big.js": "5.2.2",
"bindings": "1.5.0",
"caniuse-lite": "1.0.30001115",
"core-util-is": "1.0.2",
"define-property": "2.0.2",
"duplexer": "0.1.2",
"electron-to-chromium": "1.3.534",
"escape-string-regexp": "1.0.5",
"eventsource": "1.0.7",
"extend-shallow": "3.0.2",
"external-editor": "3.1.0",
"extglob": "2.0.4",
"figures": "2.0.0",
"fragment-cache": "0.2.1",
"glob": "7.1.6",
"graceful-fs": "4.2.4",
"ignore": "3.3.10",
"inherits": "2.0.4",
"is-buffer": "1.1.6",
"is-extendable": "0.1.1",
"is-extglob": "2.1.1",
"is-glob": "4.0.1",
"isobject": "3.0.1",
"json3": "3.3.3",
"lodash": "4.17.20",
"merge2": "1.4.1",
"minimatch": "3.0.4",
"minimist": "1.2.5",
"ms": "2.1.2",
"nan": "2.14.1",
"nanomatch": "1.2.13",
"nice-try": "1.0.5",
"node-releases": "1.1.60",
"normalize-path": "3.0.0",
"object.pick": "1.3.0",
"path-dirname": "1.0.2",
"path-exists": "3.0.0",
"path-is-absolute": "1.0.1",
"path-key": "2.0.1",
"path-type": "3.0.0",
"process-nextick-args": "2.0.1",
"regex-not": "1.0.2",
"remove-trailing-separator": "1.1.0",
"repeat-element": "1.1.3",
"repeat-string": "1.6.1",
"run-async": "2.4.1",
"rxjs": "6.6.2",
"safe-buffer": "5.1.2",
"semver": "5.7.1",
"shebang-command": "1.2.0",
"signal-exit": "3.0.3",
"slash": "1.0.0",
"snapdragon": "0.8.2",
"snapdragon-node": "2.1.1",
"split-string": "3.1.0",
"supports-color": "5.5.0",
"tapable": "1.1.3",
"through": "2.3.8",
"to-regex": "3.0.2",
"upath": "1.2.0",
"url-parse": "1.4.7",
"util-deprecate": "1.0.2",
"websocket-driver": "0.6.5",
"which": "1.3.1",
"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": [
"/@umijs/ui"
],
"_resolved": "https://registry.npm.taobao.org/react-dev-utils/download/react-dev-utils-9.0.1.tgz?cache=0&sync_timestamp=1596649806395&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Freact-dev-utils%2Fdownload%2Freact-dev-utils-9.0.1.tgz",
"_shasum": "5c03d85a0b2537d0c46af7165c24a7dfb274bef2",
"_spec": "react-dev-utils@9.0.1",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/ui",
"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"
}