57 lines
1.2 KiB
JSON
57 lines
1.2 KiB
JSON
{
|
|
"name": "zy-vue-library",
|
|
"private": false,
|
|
"version": "1.1.5",
|
|
"type": "module",
|
|
"description": "",
|
|
"author": "LiuJiaNan",
|
|
"license": "MIT",
|
|
"module": "index.js",
|
|
"files": [
|
|
"aesSecret",
|
|
"axios",
|
|
"components",
|
|
"conversionRouterMeta",
|
|
"css",
|
|
"directives",
|
|
"dynamicRouter",
|
|
"enum",
|
|
"hooks",
|
|
"layout",
|
|
"pinia",
|
|
"regular",
|
|
"utils",
|
|
"index.js",
|
|
"README.md",
|
|
"LICENSE"
|
|
],
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"element-plus": "^2.11.2",
|
|
"vue": "^3.5.0",
|
|
"vue-router": "^4.5.0"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "echo 'Thanks for using our component library!'"
|
|
},
|
|
"dependencies": {
|
|
"@element-plus/icons-vue": "^2.3.2",
|
|
"@vue-office/pdf": "^2.0.10",
|
|
"@vueuse/core": "^12.8.2",
|
|
"@vueuse/integrations": "^12.8.2",
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
"axios": "^1.12.2",
|
|
"crypto-js": "^4.2.0",
|
|
"dayjs": "^1.11.18",
|
|
"lodash-es": "^4.17.21",
|
|
"pinia": "^3.0.3",
|
|
"qrcode": "^1.5.4",
|
|
"throttle-debounce": "^5.0.2",
|
|
"v-viewer": "^3.0.22",
|
|
"vue-esign": "^1.1.4",
|
|
"vue3-puzzle-vcode": "^1.1.7"
|
|
}
|
|
}
|