70 lines
1.9 KiB
JSON
70 lines
1.9 KiB
JSON
{
|
|
"_from": "@vue/reactivity@3.2.47",
|
|
"_id": "@vue/reactivity@3.2.47",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==",
|
|
"_location": "/@vue/reactivity",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/reactivity@3.2.47",
|
|
"name": "@vue/reactivity",
|
|
"escapedName": "@vue%2freactivity",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.2.47",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.47"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/runtime-core"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.47.tgz",
|
|
"_shasum": "1d6399074eadfc3ed35c727e2fd707d6881140b6",
|
|
"_spec": "@vue/reactivity@3.2.47",
|
|
"_where": "/Users/mac/Documents/editor_3d/v3.7.3/app/modules/editor-extensions/extensions/extension/static/extension-template/vue3.x-panel/node_modules/@vue/runtime-core",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/core/issues"
|
|
},
|
|
"buildOptions": {
|
|
"name": "VueReactivity",
|
|
"formats": [
|
|
"esm-bundler",
|
|
"esm-browser",
|
|
"cjs",
|
|
"global"
|
|
]
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@vue/shared": "3.2.47"
|
|
},
|
|
"deprecated": false,
|
|
"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.47"
|
|
}
|