79 lines
2.0 KiB
JSON
79 lines
2.0 KiB
JSON
{
|
|
"_from": "@vue/shared@3.4.19",
|
|
"_id": "@vue/shared@3.4.19",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/KliRRHMF6LoiThEy+4c1Z4KB/gbPrGjWwJR+crg2otgrf/egKzRaCPvJ51S5oetgsgXLfc4Rm5ZgrKHZrtMSw==",
|
|
"_location": "/@vue/shared",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/shared@3.4.19",
|
|
"name": "@vue/shared",
|
|
"escapedName": "@vue%2fshared",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.4.19",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.4.19"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/compiler-core",
|
|
"/@vue/compiler-dom",
|
|
"/@vue/compiler-sfc",
|
|
"/@vue/compiler-ssr"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.19.tgz",
|
|
"_shasum": "28105147811bcf1e6612bf1c9ab0c6d91ada019c",
|
|
"_spec": "@vue/shared@3.4.19",
|
|
"_where": "D:\\workspace\\car_web\\node_modules\\@vue\\compiler-sfc",
|
|
"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.4.19"
|
|
}
|