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

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "progress-webpack-plugin@1.0.16",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "progress-webpack-plugin@1.0.16",
  10. "_id": "progress-webpack-plugin@1.0.16",
  11. "_inBundle": false,
  12. "_integrity": "sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA==",
  13. "_location": "/progress-webpack-plugin",
  14. "_phantomChildren": {
  15. "escape-string-regexp": "1.0.5"
  16. },
  17. "_requested": {
  18. "type": "version",
  19. "registry": true,
  20. "raw": "progress-webpack-plugin@1.0.16",
  21. "name": "progress-webpack-plugin",
  22. "escapedName": "progress-webpack-plugin",
  23. "rawSpec": "1.0.16",
  24. "saveSpec": null,
  25. "fetchSpec": "1.0.16"
  26. },
  27. "_requiredBy": [
  28. "/@vue/cli-service"
  29. ],
  30. "_resolved": "https://registry.npmmirror.com/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz",
  31. "_spec": "1.0.16",
  32. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  33. "author": {
  34. "name": "alichen"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/ali322/progress-webpack-plugin/issues"
  38. },
  39. "dependencies": {
  40. "chalk": "^2.1.0",
  41. "figures": "^2.0.0",
  42. "log-update": "^2.3.0"
  43. },
  44. "description": "progress webpack plugin",
  45. "devDependencies": {
  46. "chai": "^4.1.2",
  47. "eslint": "^8.12.0",
  48. "eslint-config-standard": "^11.0.0",
  49. "eslint-plugin-import": "^2.9.0",
  50. "eslint-plugin-node": "^6.0.1",
  51. "eslint-plugin-promise": "^3.7.0",
  52. "eslint-plugin-standard": "^3.0.1",
  53. "mocha": "^9.2.2"
  54. },
  55. "engines": {
  56. "node": ">= 10.13.0"
  57. },
  58. "homepage": "https://github.com/ali322/progress-webpack-plugin#readme",
  59. "keywords": [
  60. "progress"
  61. ],
  62. "license": "MIT",
  63. "main": "index.js",
  64. "name": "progress-webpack-plugin",
  65. "peerDependencies": {
  66. "webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
  67. },
  68. "repository": {
  69. "type": "git",
  70. "url": "git+https://github.com/ali322/progress-webpack-plugin.git"
  71. },
  72. "scripts": {
  73. "test": "mocha test"
  74. },
  75. "version": "1.0.16"
  76. }