You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
2.3 KiB
90 lines
2.3 KiB
{
|
|
"_args": [
|
|
[
|
|
"@vue/compiler-dom@3.5.13",
|
|
"D:\\IDEAproject\\frontend\\Front-end logistics"
|
|
]
|
|
],
|
|
"_from": "@vue/compiler-dom@3.5.13",
|
|
"_id": "@vue/compiler-dom@3.5.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==",
|
|
"_location": "/@vue/compiler-dom",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/compiler-dom@3.5.13",
|
|
"name": "@vue/compiler-dom",
|
|
"escapedName": "@vue%2fcompiler-dom",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.5.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.5.13"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/compiler-sfc",
|
|
"/@vue/compiler-ssr",
|
|
"/vue"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz",
|
|
"_spec": "3.5.13",
|
|
"_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/core/issues"
|
|
},
|
|
"buildOptions": {
|
|
"name": "VueCompilerDOM",
|
|
"compat": true,
|
|
"formats": [
|
|
"esm-bundler",
|
|
"esm-browser",
|
|
"cjs",
|
|
"global"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"@vue/compiler-core": "3.5.13",
|
|
"@vue/shared": "3.5.13"
|
|
},
|
|
"description": "@vue/compiler-dom",
|
|
"exports": {
|
|
".": {
|
|
"types": "./dist/compiler-dom.d.ts",
|
|
"node": {
|
|
"production": "./dist/compiler-dom.cjs.prod.js",
|
|
"development": "./dist/compiler-dom.cjs.js",
|
|
"default": "./index.js"
|
|
},
|
|
"module": "./dist/compiler-dom.esm-bundler.js",
|
|
"import": "./dist/compiler-dom.esm-bundler.js",
|
|
"require": "./index.js"
|
|
},
|
|
"./*": "./*"
|
|
},
|
|
"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.5.13"
|
|
}
|