Files
2025-08-17 22:15:07 +08:00

71 lines
1.9 KiB
JSON

{
"_from": "@vue/runtime-dom@3.2.47",
"_id": "@vue/runtime-dom@3.2.47",
"_inBundle": false,
"_integrity": "sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==",
"_location": "/@vue/runtime-dom",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/runtime-dom@3.2.47",
"name": "@vue/runtime-dom",
"escapedName": "@vue%2fruntime-dom",
"scope": "@vue",
"rawSpec": "3.2.47",
"saveSpec": null,
"fetchSpec": "3.2.47"
},
"_requiredBy": [
"/vue"
],
"_resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz",
"_shasum": "93e760eeaeab84dedfb7c3eaf3ed58d776299382",
"_spec": "@vue/runtime-dom@3.2.47",
"_where": "/Users/mac/Documents/editor_3d/v3.7.3/app/modules/editor-extensions/extensions/extension/static/extension-template/vue3.x-panel/node_modules/vue",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/core/issues"
},
"buildOptions": {
"name": "VueRuntimeDOM",
"formats": [
"esm-bundler",
"esm-browser",
"cjs",
"global"
]
},
"bundleDependencies": false,
"dependencies": {
"@vue/runtime-core": "3.2.47",
"@vue/shared": "3.2.47",
"csstype": "^2.6.8"
},
"deprecated": false,
"description": "@vue/runtime-dom",
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme",
"keywords": [
"vue"
],
"license": "MIT",
"main": "index.js",
"module": "dist/runtime-dom.esm-bundler.js",
"name": "@vue/runtime-dom",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/core.git",
"directory": "packages/runtime-dom"
},
"sideEffects": false,
"types": "dist/runtime-dom.d.ts",
"unpkg": "dist/runtime-dom.global.js",
"version": "3.2.47"
}