mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 17:37:24 +08:00
76 lines
1.8 KiB
JSON
76 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@vue/compiler-dom@3.0.6",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_from": "@vue/compiler-dom@3.0.6",
|
|
"_id": "@vue/compiler-dom@3.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-+Uw5WTIKElKRW9ArlD+Wp+4/yVE=",
|
|
"_location": "/@vue/compiler-dom",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/compiler-dom@3.0.6",
|
|
"name": "@vue/compiler-dom",
|
|
"escapedName": "@vue%2fcompiler-dom",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/compiler-sfc",
|
|
"/@vue/compiler-ssr",
|
|
"/vue"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/@vue%2fcompiler-dom/-/compiler-dom-3.0.6.tgz",
|
|
"_spec": "3.0.6",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-next/issues"
|
|
},
|
|
"buildOptions": {
|
|
"name": "VueCompilerDOM",
|
|
"formats": [
|
|
"esm-bundler",
|
|
"esm-browser",
|
|
"cjs",
|
|
"global"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"@vue/compiler-core": "3.0.6",
|
|
"@vue/shared": "3.0.6"
|
|
},
|
|
"description": "@vue/compiler-dom",
|
|
"files": [
|
|
"index.js",
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/vuejs/vue-next/tree/master/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/vue-next.git",
|
|
"directory": "packages/compiler-dom"
|
|
},
|
|
"sideEffects": false,
|
|
"types": "dist/compiler-dom.d.ts",
|
|
"unpkg": "dist/compiler-dom.global.js",
|
|
"version": "3.0.6"
|
|
}
|