{ "_from": "@vue/runtime-core@3.2.33", "_id": "@vue/runtime-core@3.2.33", "_inBundle": false, "_integrity": "sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==", "_location": "/@vue/runtime-core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vue/runtime-core@3.2.33", "name": "@vue/runtime-core", "escapedName": "@vue%2fruntime-core", "scope": "@vue", "rawSpec": "3.2.33", "saveSpec": null, "fetchSpec": "3.2.33" }, "_requiredBy": [ "/@vue/runtime-dom" ], "_resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.33.tgz", "_shasum": "2df8907c85c37c3419fbd1bdf1a2df097fa40df2", "_spec": "@vue/runtime-core@3.2.33", "_where": "D:\\work\\liebao-developApi\\node_modules\\@vue\\runtime-dom", "author": { "name": "Evan You" }, "bugs": { "url": "https://github.com/vuejs/core/issues" }, "buildOptions": { "name": "VueRuntimeCore", "formats": [ "esm-bundler", "cjs" ] }, "bundleDependencies": false, "dependencies": { "@vue/reactivity": "3.2.33", "@vue/shared": "3.2.33" }, "deprecated": false, "description": "@vue/runtime-core", "files": [ "index.js", "dist" ], "homepage": "https://github.com/vuejs/core/tree/main/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/core.git", "directory": "packages/runtime-core" }, "sideEffects": false, "types": "dist/runtime-core.d.ts", "version": "3.2.33" }