{ "_from": "@vue/runtime-dom@3.2.25", "_id": "@vue/runtime-dom@3.2.25", "_inBundle": false, "_integrity": "sha512-3gGeyHnygn4yG6bssRKhQIxnE8vgB8FtYUUwoYoA/Pm0vZ+bGPoZax4TbtZD9eW9rvs8CY8boNp4t/sJaPJrRQ==", "_location": "/@vue/runtime-dom", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vue/runtime-dom@3.2.25", "name": "@vue/runtime-dom", "escapedName": "@vue%2fruntime-dom", "scope": "@vue", "rawSpec": "3.2.25", "saveSpec": null, "fetchSpec": "3.2.25" }, "_requiredBy": [ "/vue" ], "_resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.25.tgz", "_shasum": "3c0812faa1374ab6d03bd5006ef478f2c414bf74", "_spec": "@vue/runtime-dom@3.2.25", "_where": "/Users/wc/Desktop/HBuilder/vue3_cesium/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.25", "@vue/shared": "3.2.25", "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.25" }