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.

77 lines
2.0 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "@vue/cli-shared-utils@5.0.8",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@vue/cli-shared-utils@5.0.8",
  10. "_id": "@vue/cli-shared-utils@5.0.8",
  11. "_inBundle": false,
  12. "_integrity": "sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ==",
  13. "_location": "/@vue/cli-shared-utils",
  14. "_phantomChildren": {
  15. "ansi-styles": "4.3.0",
  16. "supports-color": "7.2.0"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "@vue/cli-shared-utils@5.0.8",
  22. "name": "@vue/cli-shared-utils",
  23. "escapedName": "@vue%2fcli-shared-utils",
  24. "scope": "@vue",
  25. "rawSpec": "5.0.8",
  26. "saveSpec": null,
  27. "fetchSpec": "5.0.8"
  28. },
  29. "_requiredBy": [
  30. "/@vue/cli-plugin-babel",
  31. "/@vue/cli-plugin-router",
  32. "/@vue/cli-service"
  33. ],
  34. "_resolved": "https://registry.npmmirror.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz",
  35. "_spec": "5.0.8",
  36. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  37. "author": {
  38. "name": "Evan You"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/vuejs/vue-cli/issues"
  42. },
  43. "dependencies": {
  44. "@achrinza/node-ipc": "^9.2.5",
  45. "chalk": "^4.1.2",
  46. "execa": "^1.0.0",
  47. "joi": "^17.4.0",
  48. "launch-editor": "^2.2.1",
  49. "lru-cache": "^6.0.0",
  50. "node-fetch": "^2.6.7",
  51. "open": "^8.0.2",
  52. "ora": "^5.3.0",
  53. "read-pkg": "^5.1.1",
  54. "semver": "^7.3.4",
  55. "strip-ansi": "^6.0.0"
  56. },
  57. "description": "shared utilities for vue-cli packages",
  58. "gitHead": "b154dbd7aca4b4538e6c483b1d4b817499d7b8eb",
  59. "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-shared-utils#readme",
  60. "keywords": [
  61. "vue",
  62. "cli",
  63. "cli-shared-utils"
  64. ],
  65. "license": "MIT",
  66. "main": "index.js",
  67. "name": "@vue/cli-shared-utils",
  68. "publishConfig": {
  69. "access": "public"
  70. },
  71. "repository": {
  72. "type": "git",
  73. "url": "git+https://github.com/vuejs/vue-cli.git",
  74. "directory": "packages/@vue/cli-shared-utils"
  75. },
  76. "version": "5.0.8"
  77. }