103 lines
2.8 KiB
JSON
103 lines
2.8 KiB
JSON
|
|
{
|
||
|
|
"_from": "react-dev-utils@^3.0.0",
|
||
|
|
"_id": "react-dev-utils@3.1.1",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha512-xuScoO3RqgGrD15WMtmJf2MoHFu/G886lk8z3vvj87Afxm74UdAyDqtxkCBXvyjUXGRo774HQI7NsSoT9oNXQQ==",
|
||
|
|
"_location": "/react-dev-utils",
|
||
|
|
"_phantomChildren": {
|
||
|
|
"ansi-styles": "3.2.0",
|
||
|
|
"chalk": "1.1.3",
|
||
|
|
"cli-width": "2.2.0",
|
||
|
|
"escape-string-regexp": "1.0.5",
|
||
|
|
"esutils": "2.0.2",
|
||
|
|
"external-editor": "2.0.5",
|
||
|
|
"is-promise": "2.1.0",
|
||
|
|
"js-tokens": "3.0.2",
|
||
|
|
"lodash": "4.17.4",
|
||
|
|
"mimic-fn": "1.1.0",
|
||
|
|
"rx-lite-aggregates": "4.0.8",
|
||
|
|
"signal-exit": "3.0.2",
|
||
|
|
"supports-color": "4.4.0",
|
||
|
|
"through": "2.3.8"
|
||
|
|
},
|
||
|
|
"_requested": {
|
||
|
|
"type": "range",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "react-dev-utils@^3.0.0",
|
||
|
|
"name": "react-dev-utils",
|
||
|
|
"escapedName": "react-dev-utils",
|
||
|
|
"rawSpec": "^3.0.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "^3.0.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/react-error-overlay",
|
||
|
|
"/react-scripts"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-3.1.1.tgz",
|
||
|
|
"_shasum": "09ae7209a81384248db56547e718e65bd3b20eb5",
|
||
|
|
"_spec": "react-dev-utils@^3.0.0",
|
||
|
|
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-scripts",
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/facebookincubator/create-react-app/issues"
|
||
|
|
},
|
||
|
|
"bundleDependencies": false,
|
||
|
|
"dependencies": {
|
||
|
|
"address": "1.0.2",
|
||
|
|
"anser": "1.4.1",
|
||
|
|
"babel-code-frame": "6.22.0",
|
||
|
|
"chalk": "1.1.3",
|
||
|
|
"cross-spawn": "5.1.0",
|
||
|
|
"detect-port-alt": "1.1.3",
|
||
|
|
"escape-string-regexp": "1.0.5",
|
||
|
|
"filesize": "3.5.10",
|
||
|
|
"global-modules": "1.0.0",
|
||
|
|
"gzip-size": "3.0.0",
|
||
|
|
"html-entities": "1.2.1",
|
||
|
|
"inquirer": "3.2.1",
|
||
|
|
"is-root": "1.0.0",
|
||
|
|
"opn": "5.1.0",
|
||
|
|
"recursive-readdir": "2.2.1",
|
||
|
|
"shell-quote": "1.6.1",
|
||
|
|
"sockjs-client": "1.1.4",
|
||
|
|
"strip-ansi": "3.0.1",
|
||
|
|
"text-table": "0.2.0"
|
||
|
|
},
|
||
|
|
"deprecated": false,
|
||
|
|
"description": "Webpack utilities used by Create React App",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
"ansiHTML.js",
|
||
|
|
"checkRequiredFiles.js",
|
||
|
|
"clearConsole.js",
|
||
|
|
"crashOverlay.js",
|
||
|
|
"crossSpawn.js",
|
||
|
|
"eslintFormatter.js",
|
||
|
|
"FileSizeReporter.js",
|
||
|
|
"printBuildError.js",
|
||
|
|
"formatWebpackMessages.js",
|
||
|
|
"getProcessForPort.js",
|
||
|
|
"inquirer.js",
|
||
|
|
"InterpolateHtmlPlugin.js",
|
||
|
|
"launchEditor.js",
|
||
|
|
"ModuleScopePlugin.js",
|
||
|
|
"noopServiceWorkerMiddleware.js",
|
||
|
|
"openBrowser.js",
|
||
|
|
"openChrome.applescript",
|
||
|
|
"printHostingInstructions.js",
|
||
|
|
"WatchMissingNodeModulesPlugin.js",
|
||
|
|
"WebpackDevServerUtils.js",
|
||
|
|
"webpackHotDevClient.js"
|
||
|
|
],
|
||
|
|
"homepage": "https://github.com/facebookincubator/create-react-app#readme",
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"name": "react-dev-utils",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/facebookincubator/create-react-app.git"
|
||
|
|
},
|
||
|
|
"version": "3.1.1"
|
||
|
|
}
|