{
"_from": "progress-bar-webpack-plugin@^1.12.1",
"_id": "progress-bar-webpack-plugin@1.12.1",
"_inBundle": false,
"_integrity": "sha512-tVbPB5xBbqNwdH3mwcxzjL1r1Vrm/xGu93OsqVSAbCaXGoKFvfWIh0gpMDpn2kYsPVRSAIK0pBkP9Vfs+JJibQ==",
"_location": "/progress-bar-webpack-plugin",
"_phantomChildren": {
"escape-string-regexp": "1.0.5",
"has-ansi": "2.0.0",
"strip-ansi": "3.0.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "progress-bar-webpack-plugin@^1.12.1",
"name": "progress-bar-webpack-plugin",
"escapedName": "progress-bar-webpack-plugin",
"rawSpec": "^1.12.1",
"saveSpec": null,
"fetchSpec": "^1.12.1"
},
"_requiredBy": [
"/@expo/webpack-config"
],
"_resolved": "https://registry.npmjs.org/progress-bar-webpack-plugin/-/progress-bar-webpack-plugin-1.12.1.tgz",
"_shasum": "bbf3b1137a4ba2474eeb111377d6c1a580c57dd1",
"_spec": "progress-bar-webpack-plugin@^1.12.1",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/webpack-config",
"author": {
"name": "Chris Gaudreau",
"email": "chris@crystala.net",
"url": "https://github.com/clessg"
},
"bugs": {
"url": "https://github.com/clessg/progress-bar-webpack-plugin/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "^1.1.1",
"object.assign": "^4.0.1",
"progress": "^1.1.8"
},
"deprecated": false,
"description": "A progress bar for Webpack.",
"homepage": "https://github.com/clessg/progress-bar-webpack-plugin#readme",
"keywords": [
"webpack",
"plugin",
"progress",
"bar"
],
"license": "MIT",
"main": "index.js",
"name": "progress-bar-webpack-plugin",
"peerDependencies": {
"webpack": "^1.3.0 || ^2 || ^3 || ^4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/clessg/progress-bar-webpack-plugin.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.12.1"
}