You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

70 lines
1.6 KiB

{
"_args": [
[
"@vue/runtime-core@3.3.6",
"D:\\Project\\DaPing"
]
],
"_development": true,
"_from": "@vue/runtime-core@3.3.6",
"_id": "@vue/runtime-core@3.3.6",
"_inBundle": false,
"_integrity": "sha512-qp7HTP1iw1UW2ZGJ8L3zpqlngrBKvLsDAcq5lA6JvEXHmpoEmjKju7ahM9W2p/h51h0OT5F2fGlP/gMhHOmbUA==",
"_location": "/@vue/runtime-core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/runtime-core@3.3.6",
"name": "@vue/runtime-core",
"escapedName": "@vue%2fruntime-core",
"scope": "@vue",
"rawSpec": "3.3.6",
"saveSpec": null,
"fetchSpec": "3.3.6"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.3.6.tgz",
"_spec": "3.3.6",
"_where": "D:\\Project\\DaPing",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/core/issues"
},
"buildOptions": {
"name": "VueRuntimeCore",
"formats": [
"esm-bundler",
"cjs"
]
},
"dependencies": {
"@vue/reactivity": "3.3.6",
"@vue/shared": "3.3.6"
},
"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.3.6"
}