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.
76 lines
2.0 KiB
76 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
"progress-webpack-plugin@1.0.16",
|
|
"D:\\IDEAproject\\frontend\\Front-end logistics"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "progress-webpack-plugin@1.0.16",
|
|
"_id": "progress-webpack-plugin@1.0.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA==",
|
|
"_location": "/progress-webpack-plugin",
|
|
"_phantomChildren": {
|
|
"escape-string-regexp": "1.0.5"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "progress-webpack-plugin@1.0.16",
|
|
"name": "progress-webpack-plugin",
|
|
"escapedName": "progress-webpack-plugin",
|
|
"rawSpec": "1.0.16",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.16"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-service"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz",
|
|
"_spec": "1.0.16",
|
|
"_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
|
|
"author": {
|
|
"name": "alichen"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ali322/progress-webpack-plugin/issues"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^2.1.0",
|
|
"figures": "^2.0.0",
|
|
"log-update": "^2.3.0"
|
|
},
|
|
"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"
|
|
}
|