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

73 lines
1.8 KiB
JSON

{
"_args": [
[
"@vue/reactivity@3.2.39",
"D:\\myproject\\202304\\manual-send-out\\vue_ManualSendOut"
]
],
"_from": "@vue/reactivity@3.2.39",
"_id": "@vue/reactivity@3.2.39",
"_inBundle": false,
"_integrity": "sha512-vlaYX2a3qMhIZfrw3Mtfd+BuU+TZmvDrPMa+6lpfzS9k/LnGxkSuf0fhkP0rMGfiOHPtyKoU9OJJJFGm92beVQ==",
"_location": "/@vue/reactivity",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/reactivity@3.2.39",
"name": "@vue/reactivity",
"escapedName": "@vue%2freactivity",
"scope": "@vue",
"rawSpec": "3.2.39",
"saveSpec": null,
"fetchSpec": "3.2.39"
},
"_requiredBy": [
"/@vue/runtime-core"
],
"_resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.39.tgz",
"_spec": "3.2.39",
"_where": "D:\\myproject\\202304\\manual-send-out\\vue_ManualSendOut",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/core/issues"
},
"buildOptions": {
"name": "VueReactivity",
"formats": [
"esm-bundler",
"esm-browser",
"cjs",
"global"
]
},
"dependencies": {
"@vue/shared": "3.2.39"
},
"description": "@vue/reactivity",
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/vuejs/core/tree/main/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/core.git",
"directory": "packages/reactivity"
},
"sideEffects": false,
"types": "dist/reactivity.d.ts",
"unpkg": "dist/reactivity.global.js",
"version": "3.2.39"
}