74 lines
2.0 KiB
JSON
74 lines
2.0 KiB
JSON
{
|
|
"_from": "@vue/compiler-dom@3.2.47",
|
|
"_id": "@vue/compiler-dom@3.2.47",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==",
|
|
"_location": "/@vue/compiler-dom",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/compiler-dom@3.2.47",
|
|
"name": "@vue/compiler-dom",
|
|
"escapedName": "@vue%2fcompiler-dom",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.2.47",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.47"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/compiler-sfc",
|
|
"/@vue/compiler-ssr",
|
|
"/vue"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.47.tgz",
|
|
"_shasum": "a0b06caf7ef7056939e563dcaa9cbde30794f305",
|
|
"_spec": "@vue/compiler-dom@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": {
|
|
"name": "VueCompilerDOM",
|
|
"compat": true,
|
|
"formats": [
|
|
"esm-bundler",
|
|
"esm-browser",
|
|
"cjs",
|
|
"global"
|
|
]
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@vue/compiler-core": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@vue/compiler-dom",
|
|
"files": [
|
|
"index.js",
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme",
|
|
"jsdelivr": "dist/compiler-dom.global.js",
|
|
"keywords": [
|
|
"vue"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"module": "dist/compiler-dom.esm-bundler.js",
|
|
"name": "@vue/compiler-dom",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/core.git",
|
|
"directory": "packages/compiler-dom"
|
|
},
|
|
"sideEffects": false,
|
|
"types": "dist/compiler-dom.d.ts",
|
|
"unpkg": "dist/compiler-dom.global.js",
|
|
"version": "3.2.47"
|
|
}
|