71 lines
1.9 KiB
JSON
71 lines
1.9 KiB
JSON
{
|
|
"_from": "@vue/shared@3.2.47",
|
|
"_id": "@vue/shared@3.2.47",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==",
|
|
"_location": "/@vue/shared",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/shared@3.2.47",
|
|
"name": "@vue/shared",
|
|
"escapedName": "@vue%2fshared",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.2.47",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.47"
|
|
},
|
|
"_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.npmmirror.com/@vue/shared/-/shared-3.2.47.tgz",
|
|
"_shasum": "e597ef75086c6e896ff5478a6bfc0a7aa4bbd14c",
|
|
"_spec": "@vue/shared@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",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/core/issues"
|
|
},
|
|
"buildOptions": {
|
|
"formats": [
|
|
"esm-bundler",
|
|
"cjs"
|
|
]
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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"
|
|
},
|
|
"sideEffects": false,
|
|
"types": "dist/shared.d.ts",
|
|
"version": "3.2.47"
|
|
}
|