{ "_from": "@vue/runtime-core@3.4.25", "_id": "@vue/runtime-core@3.4.25", "_inBundle": false, "_integrity": "sha512-3qhsTqbEh8BMH3pXf009epCI5E7bKu28fJLi9O6W+ZGt/6xgSfMuGPqa5HRbUxLoehTNp5uWvzCr60KuiRIL0Q==", "_location": "/@vue/runtime-core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vue/runtime-core@3.4.25", "name": "@vue/runtime-core", "escapedName": "@vue%2fruntime-core", "scope": "@vue", "rawSpec": "3.4.25", "saveSpec": null, "fetchSpec": "3.4.25" }, "_requiredBy": [ "/@vue/runtime-dom" ], "_resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.4.25.tgz", "_shasum": "c5545d469ae0827dc471a1376f97c6ace41081ec", "_spec": "@vue/runtime-core@3.4.25", "_where": "/Users/mac/Documents/file/盛磊/发票/ocr-invoice/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.4.25", "@vue/shared": "3.4.25" }, "deprecated": false, "description": "@vue/runtime-core", "exports": { ".": { "types": "./dist/runtime-core.d.ts", "node": { "production": "./dist/runtime-core.cjs.prod.js", "development": "./dist/runtime-core.cjs.js", "default": "./index.js" }, "module": "./dist/runtime-core.esm-bundler.js", "import": "./dist/runtime-core.esm-bundler.js", "require": "./index.js" }, "./*": "./*" }, "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.4.25" }