File: /var/www/vhost/disk-apps/alq-webapp-boleteria/node_modules/@vue/reactivity/package.json
{
"_args": [
[
"@vue/reactivity@3.2.29",
"/var/www/vhost/disk-apps/alq-webapp-boleteria"
]
],
"_from": "@vue/reactivity@3.2.29",
"_id": "@vue/reactivity@3.2.29",
"_inBundle": false,
"_integrity": "sha512-Ryhb6Gy62YolKXH1gv42pEqwx7zs3n8gacRVZICSgjQz8Qr8QeCcFygBKYfJm3o1SccR7U+bVBQDWZGOyG1k4g==",
"_location": "/@vue/reactivity",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/reactivity@3.2.29",
"name": "@vue/reactivity",
"escapedName": "@vue%2freactivity",
"scope": "@vue",
"rawSpec": "3.2.29",
"saveSpec": null,
"fetchSpec": "3.2.29"
},
"_requiredBy": [
"/@vue/runtime-core"
],
"_resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.29.tgz",
"_spec": "3.2.29",
"_where": "/var/www/vhost/disk-apps/alq-webapp-boleteria",
"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.29"
},
"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.29"
}