1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "_args": [
- [
- "progress-webpack-plugin@1.0.16",
- "/Users/mac/projects/mime/mine"
- ]
- ],
- "_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": {},
- "_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": "/Users/mac/projects/mime/mine",
- "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"
- }
|