2025-03-19 17:10:13 +08:00

71 lines
1.8 KiB
JSON

{
"_from": "@vue/runtime-dom@3.2.0",
"_id": "@vue/runtime-dom@3.2.0",
"_inBundle": false,
"_integrity": "sha512-NCHMfrUwpJelCTINpMRLFhzWKJkl07slabmTbECZFJnkdDfFkptGCWll42q58bbvwGmpAPDzNI3yYch72pcKwg==",
"_location": "/@vue/runtime-dom",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/runtime-dom@3.2.0",
"name": "@vue/runtime-dom",
"escapedName": "@vue%2fruntime-dom",
"scope": "@vue",
"rawSpec": "3.2.0",
"saveSpec": null,
"fetchSpec": "3.2.0"
},
"_requiredBy": [
"/vue"
],
"_resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.0.tgz",
"_shasum": "d4866acf79a0b6c43d3bdca057b2f42cd5dbc32f",
"_spec": "@vue/runtime-dom@3.2.0",
"_where": "C:\\Users\\z1058\\Desktop\\fn\\node_modules\\vue",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-next/issues"
},
"buildOptions": {
"name": "VueRuntimeDOM",
"formats": [
"esm-bundler",
"esm-browser",
"cjs",
"global"
]
},
"bundleDependencies": false,
"dependencies": {
"@vue/runtime-core": "3.2.0",
"@vue/shared": "3.2.0",
"csstype": "^2.6.8"
},
"deprecated": false,
"description": "@vue/runtime-dom",
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/vuejs/vue-next/tree/master/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/vue-next.git",
"directory": "packages/runtime-dom"
},
"sideEffects": false,
"types": "dist/runtime-dom.d.ts",
"unpkg": "dist/runtime-dom.global.js",
"version": "3.2.0"
}