package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "_args": [
  3. [
  4. "@vue/runtime-core@3.5.13",
  5. "/usr/local/develop/php/www/waibao/NN2025081602/NN2025081602/addons/min-exam"
  6. ]
  7. ],
  8. "_from": "@vue/runtime-core@3.5.13",
  9. "_id": "@vue/runtime-core@3.5.13",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
  12. "_location": "/@vue/runtime-core",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@vue/runtime-core@3.5.13",
  18. "name": "@vue/runtime-core",
  19. "escapedName": "@vue%2fruntime-core",
  20. "scope": "@vue",
  21. "rawSpec": "3.5.13",
  22. "saveSpec": null,
  23. "fetchSpec": "3.5.13"
  24. },
  25. "_requiredBy": [
  26. "/",
  27. "/@vue/runtime-dom"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
  30. "_spec": "3.5.13",
  31. "_where": "/usr/local/develop/php/www/waibao/NN2025081602/NN2025081602/addons/min-exam",
  32. "author": {
  33. "name": "Evan You"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/vuejs/core/issues"
  37. },
  38. "buildOptions": {
  39. "name": "VueRuntimeCore",
  40. "formats": [
  41. "esm-bundler",
  42. "cjs"
  43. ]
  44. },
  45. "dependencies": {
  46. "@vue/reactivity": "3.5.13",
  47. "@vue/shared": "3.5.13"
  48. },
  49. "description": "@vue/runtime-core",
  50. "exports": {
  51. ".": {
  52. "types": "./dist/runtime-core.d.ts",
  53. "node": {
  54. "production": "./dist/runtime-core.cjs.prod.js",
  55. "development": "./dist/runtime-core.cjs.js",
  56. "default": "./index.js"
  57. },
  58. "module": "./dist/runtime-core.esm-bundler.js",
  59. "import": "./dist/runtime-core.esm-bundler.js",
  60. "require": "./index.js"
  61. },
  62. "./*": "./*"
  63. },
  64. "files": [
  65. "index.js",
  66. "dist"
  67. ],
  68. "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-core#readme",
  69. "keywords": [
  70. "vue"
  71. ],
  72. "license": "MIT",
  73. "main": "index.js",
  74. "module": "dist/runtime-core.esm-bundler.js",
  75. "name": "@vue/runtime-core",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/vuejs/core.git",
  79. "directory": "packages/runtime-core"
  80. },
  81. "sideEffects": false,
  82. "types": "dist/runtime-core.d.ts",
  83. "version": "3.5.13"
  84. }