2021-03-01 15:26:05 +08:00

70 lines
1.6 KiB
JSON

{
"_args": [
[
"@vue/runtime-core@3.0.6",
"J:\\Github\\CURD-TS"
]
],
"_from": "@vue/runtime-core@3.0.6",
"_id": "@vue/runtime-core@3.0.6",
"_inBundle": false,
"_integrity": "sha1-0Wd5tWZFk/HSW+Z3+xsZaAJKpTI=",
"_location": "/@vue/runtime-core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/runtime-core@3.0.6",
"name": "@vue/runtime-core",
"escapedName": "@vue%2fruntime-core",
"scope": "@vue",
"rawSpec": "3.0.6",
"saveSpec": null,
"fetchSpec": "3.0.6"
},
"_requiredBy": [
"/@vue/runtime-dom"
],
"_resolved": "http://192.168.250.101:4873/@vue%2fruntime-core/-/runtime-core-3.0.6.tgz",
"_spec": "3.0.6",
"_where": "J:\\Github\\CURD-TS",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-next/issues"
},
"buildOptions": {
"name": "VueRuntimeCore",
"formats": [
"esm-bundler",
"cjs"
]
},
"dependencies": {
"@vue/reactivity": "3.0.6",
"@vue/shared": "3.0.6"
},
"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.0.6"
}