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

73 lines
1.6 KiB
JSON

{
"_args": [
[
"@vue/reactivity@3.0.6",
"J:\\Github\\CURD-TS"
]
],
"_from": "@vue/reactivity@3.0.6",
"_id": "@vue/reactivity@3.0.6",
"_inBundle": false,
"_integrity": "sha1-exbz1dBMxVAoCF//C7hHXMDjKZE=",
"_location": "/@vue/reactivity",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/reactivity@3.0.6",
"name": "@vue/reactivity",
"escapedName": "@vue%2freactivity",
"scope": "@vue",
"rawSpec": "3.0.6",
"saveSpec": null,
"fetchSpec": "3.0.6"
},
"_requiredBy": [
"/@vue/runtime-core"
],
"_resolved": "http://192.168.250.101:4873/@vue%2freactivity/-/reactivity-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": "VueReactivity",
"formats": [
"esm-bundler",
"esm-browser",
"cjs",
"global"
]
},
"dependencies": {
"@vue/shared": "3.0.6"
},
"description": "@vue/reactivity",
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/vuejs/vue-next/tree/master/packages/reactivity#readme",
"jsdelivr": "dist/reactivity.global.js",
"keywords": [
"vue"
],
"license": "MIT",
"main": "index.js",
"module": "dist/reactivity.esm-bundler.js",
"name": "@vue/reactivity",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-next.git",
"directory": "packages/reactivity"
},
"sideEffects": false,
"types": "dist/reactivity.d.ts",
"unpkg": "dist/reactivity.global.js",
"version": "3.0.6"
}