{ "_from": "@vue/runtime-dom@3.2.33", "_id": "@vue/runtime-dom@3.2.33", "_inBundle": false, "_integrity": "sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==", "_location": "/@vue/runtime-dom", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vue/runtime-dom@3.2.33", "name": "@vue/runtime-dom", "escapedName": "@vue%2fruntime-dom", "scope": "@vue", "rawSpec": "3.2.33", "saveSpec": null, "fetchSpec": "3.2.33" }, "_requiredBy": [ "/vue" ], "_resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.33.tgz", "_shasum": "123b8969247029ea0d9c1983676d4706a962d848", "_spec": "@vue/runtime-dom@3.2.33", "_where": "D:\\work\\liebao-developApi\\node_modules\\vue", "author": { "name": "Evan You" }, "bugs": { "url": "https://github.com/vuejs/core/issues" }, "buildOptions": { "name": "VueRuntimeDOM", "formats": [ "esm-bundler", "esm-browser", "cjs", "global" ] }, "bundleDependencies": false, "dependencies": { "@vue/runtime-core": "3.2.33", "@vue/shared": "3.2.33", "csstype": "^2.6.8" }, "deprecated": false, "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.33" }