82 lines
2.1 KiB
JSON
82 lines
2.1 KiB
JSON
![]() |
{
|
||
|
"_from": "@vue/runtime-core",
|
||
|
"_id": "@vue/runtime-core@3.5.13",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
|
||
|
"_location": "/@vue/runtime-core",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "tag",
|
||
|
"registry": true,
|
||
|
"raw": "@vue/runtime-core",
|
||
|
"name": "@vue/runtime-core",
|
||
|
"escapedName": "@vue%2fruntime-core",
|
||
|
"scope": "@vue",
|
||
|
"rawSpec": "",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "latest"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
|
||
|
"_shasum": "1fafa4bf0b97af0ebdd9dbfe98cd630da363a455",
|
||
|
"_spec": "@vue/runtime-core",
|
||
|
"_where": "C:\\Users\\z1058\\Desktop\\fn",
|
||
|
"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.5.13",
|
||
|
"@vue/shared": "3.5.13"
|
||
|
},
|
||
|
"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.5.13"
|
||
|
}
|