78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
![]() |
{
|
||
|
"_from": "@vue/shared@^3.3.4",
|
||
|
"_id": "@vue/shared@3.5.13",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==",
|
||
|
"_location": "/@vue/shared",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@vue/shared@^3.3.4",
|
||
|
"name": "@vue/shared",
|
||
|
"escapedName": "@vue%2fshared",
|
||
|
"scope": "@vue",
|
||
|
"rawSpec": "^3.3.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^3.3.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@vue/compiler-core",
|
||
|
"/@vue/compiler-dom",
|
||
|
"/unplugin-vue2-script-setup"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz",
|
||
|
"_shasum": "87b309a6379c22b926e696893237826f64339b6f",
|
||
|
"_spec": "@vue/shared@^3.3.4",
|
||
|
"_where": "C:\\Users\\z1058\\Desktop\\fn\\node_modules\\unplugin-vue2-script-setup",
|
||
|
"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",
|
||
|
"exports": {
|
||
|
".": {
|
||
|
"types": "./dist/shared.d.ts",
|
||
|
"node": {
|
||
|
"production": "./dist/shared.cjs.prod.js",
|
||
|
"development": "./dist/shared.cjs.js",
|
||
|
"default": "./index.js"
|
||
|
},
|
||
|
"module": "./dist/shared.esm-bundler.js",
|
||
|
"import": "./dist/shared.esm-bundler.js",
|
||
|
"require": "./index.js"
|
||
|
},
|
||
|
"./*": "./*"
|
||
|
},
|
||
|
"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.5.13"
|
||
|
}
|