first
This commit is contained in:
70
node_modules/progress-webpack-plugin/package.json
generated
vendored
Normal file
70
node_modules/progress-webpack-plugin/package.json
generated
vendored
Normal file
@ -0,0 +1,70 @@
|
||||
{
|
||||
"_from": "progress-webpack-plugin@^1.0.12",
|
||||
"_id": "progress-webpack-plugin@1.0.16",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA==",
|
||||
"_location": "/progress-webpack-plugin",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "progress-webpack-plugin@^1.0.12",
|
||||
"name": "progress-webpack-plugin",
|
||||
"escapedName": "progress-webpack-plugin",
|
||||
"rawSpec": "^1.0.12",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.12"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@vue/cli-service"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz",
|
||||
"_shasum": "278f5c1afd21af783aad72c5ec95241520230fe5",
|
||||
"_spec": "progress-webpack-plugin@^1.0.12",
|
||||
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\node_modules\\@vue\\cli-service",
|
||||
"author": {
|
||||
"name": "alichen"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/ali322/progress-webpack-plugin/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"chalk": "^2.1.0",
|
||||
"figures": "^2.0.0",
|
||||
"log-update": "^2.3.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "progress webpack plugin",
|
||||
"devDependencies": {
|
||||
"chai": "^4.1.2",
|
||||
"eslint": "^8.12.0",
|
||||
"eslint-config-standard": "^11.0.0",
|
||||
"eslint-plugin-import": "^2.9.0",
|
||||
"eslint-plugin-node": "^6.0.1",
|
||||
"eslint-plugin-promise": "^3.7.0",
|
||||
"eslint-plugin-standard": "^3.0.1",
|
||||
"mocha": "^9.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.13.0"
|
||||
},
|
||||
"homepage": "https://github.com/ali322/progress-webpack-plugin#readme",
|
||||
"keywords": [
|
||||
"progress"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "progress-webpack-plugin",
|
||||
"peerDependencies": {
|
||||
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ali322/progress-webpack-plugin.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test"
|
||||
},
|
||||
"version": "1.0.16"
|
||||
}
|
Reference in New Issue
Block a user