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.
 
 
 
 
 
 

75 lines
1.8 KiB

{
"_args": [
[
"@vue/runtime-dom@3.2.47",
"D:\\Project\\DaPing"
]
],
"_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": {
"@vue/shared": "3.2.47"
},
"_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.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz",
"_spec": "3.2.47",
"_where": "D:\\Project\\DaPing",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/core/issues"
},
"buildOptions": {
"name": "VueRuntimeDOM",
"formats": [
"esm-bundler",
"esm-browser",
"cjs",
"global"
]
},
"dependencies": {
"@vue/runtime-core": "3.2.47",
"@vue/shared": "3.2.47",
"csstype": "^2.6.8"
},
"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"
}