{ "_from": "@vue/runtime-core@3.2.25", "_id": "@vue/runtime-core@3.2.25", "_inBundle": false, "_integrity": "sha512-2+fo5+lofT4xr8W2rtjyz+AM+UB1U/UNLH6ISFdHWNWuveSWxF+vkCQaATmhp6O3XA7QJAbHoRqIZor20EWSfQ==", "_location": "/@vue/runtime-core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vue/runtime-core@3.2.25", "name": "@vue/runtime-core", "escapedName": "@vue%2fruntime-core", "scope": "@vue", "rawSpec": "3.2.25", "saveSpec": null, "fetchSpec": "3.2.25" }, "_requiredBy": [ "/@vue/runtime-dom" ], "_resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.25.tgz", "_shasum": "9a2087239d0b1d9dec6532cb801a2a95e1019b73", "_spec": "@vue/runtime-core@3.2.25", "_where": "/Users/wc/Desktop/HBuilder/vue3_cesium/node_modules/@vue/runtime-dom", "author": { "name": "Evan You" }, "bugs": { "url": "https://github.com/vuejs/vue-next/issues" }, "buildOptions": { "name": "VueRuntimeCore", "formats": [ "esm-bundler", "cjs" ] }, "bundleDependencies": false, "dependencies": { "@vue/reactivity": "3.2.25", "@vue/shared": "3.2.25" }, "deprecated": false, "description": "@vue/runtime-core", "files": [ "index.js", "dist" ], "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/runtime-core#readme", "keywords": [ "vue" ], "license": "MIT", "main": "index.js", "module": "dist/runtime-core.esm-bundler.js", "name": "@vue/runtime-core", "repository": { "type": "git", "url": "git+https://github.com/vuejs/vue-next.git", "directory": "packages/runtime-core" }, "sideEffects": false, "types": "dist/runtime-core.d.ts", "version": "3.2.25" }