File: /var/www/vhost/disk-apps/alq-webapp-boleteria/node_modules/@vue/shared/package.json
{
"_args": [
[
"@vue/shared@3.2.29",
"/var/www/vhost/disk-apps/alq-webapp-boleteria"
]
],
"_from": "@vue/shared@3.2.29",
"_id": "@vue/shared@3.2.29",
"_inBundle": false,
"_integrity": "sha512-BjNpU8OK6Z0LVzGUppEk0CMYm/hKDnZfYdjSmPOs0N+TR1cLKJAkDwW8ASZUvaaSLEi6d3hVM7jnWnX+6yWnHw==",
"_location": "/@vue/shared",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/shared@3.2.29",
"name": "@vue/shared",
"escapedName": "@vue%2fshared",
"scope": "@vue",
"rawSpec": "3.2.29",
"saveSpec": null,
"fetchSpec": "3.2.29"
},
"_requiredBy": [
"/@vue/compiler-core",
"/@vue/compiler-dom",
"/@vue/compiler-sfc",
"/@vue/compiler-ssr",
"/@vue/reactivity",
"/@vue/reactivity-transform",
"/@vue/runtime-core",
"/@vue/runtime-dom",
"/@vue/server-renderer",
"/vue"
],
"_resolved": "https://registry.npmjs.org/@vue/shared/-/shared-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": {
"formats": [
"esm-bundler",
"cjs"
]
},
"description": "internal utils shared across @vue packages",
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/vuejs/core/tree/main/packages/shared#readme",
"keywords": [
"vue"
],
"license": "MIT",
"main": "index.js",
"module": "dist/shared.esm-bundler.js",
"name": "@vue/shared",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/core.git",
"directory": "packages/shared"
},
"types": "dist/shared.d.ts",
"version": "3.2.29"
}