1 Star 0 Fork 93

weixiaohust/HaloE-Design

forked from Halo-E/HaloE-Design 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 3.30 KB
一键复制 编辑 原始数据 按行查看 历史
zhangjinpeng 提交于 2023-07-19 18:05 . feat:更新README文件
{
"name": "@cmss-bfs/haloe-design",
"version": "3.2.3",
"title": "HaloE Design",
"description": "HaloE Design设计拥抱无限可能",
"keywords": [
"vue",
"vue3.0",
"HaloE Design",
"vue.js",
"component",
"components",
"ui",
"framework"
],
"bin": {
"haloe": "build/bin/new-cli.js"
},
"main": "dist/haloe.min.js",
"typings": "types/index.d.ts",
"files": [
"dist",
"src",
"types"
],
"scripts": {
"dev": "vue-cli-service serve",
"build": "npm run build:prod && npm run build:style && npm run build:lang",
"build:style": "gulp --gulpfile build/build-style.js",
"build:prod": "vite build",
"build:lang": "vite build --config build/vite.lang.config.js",
"lint": "eslint --fix --ext .js,.vue,.ts,.json src examples build",
"prepare": "npm run build"
},
"author": "TUX",
"dependencies": {
"async-validator": "^3.3.0",
"countup.js": "^1.9.3",
"dayjs": "^1.11.0",
"deepmerge": "^2.2.1",
"element-resize-detector": "^1.2.4",
"js-calendar": "^1.2.3",
"lodash.chunk": "^4.2.0",
"lodash.throttle": "^4.1.1",
"mitt": "^3.0.0",
"numeral": "^2.0.6",
"popper.js": "^1.14.6",
"select": "^1.1.2",
"tinycolor2": "^1.4.1",
"v-click-outside-x": "^3.7.1",
"vue3-eventbus": "^2.0.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.9",
"@babel/eslint-plugin": "^7.18.10",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@vitejs/plugin-vue": "^3.1.0",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"babel-eslint": "^10.1.0",
"babel-plugin-import": "^1.13.3",
"chai": "^4.2.0",
"commander": "8.2.0",
"copy-webpack-plugin": "^6.4.1",
"cross-env": "^5.2.0",
"eslint": "^7.5.0",
"eslint-plugin-vue": "^7.0.0-0",
"file-save": "^0.2.0",
"github-markdown-css": "^5.1.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-less": "^5.0.0",
"gulp-rename": "^2.0.0",
"highlight.js": "^11.5.1",
"karma": "^2.0.5",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-sinon-chai": "^1.3.3",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.32",
"karma-webpack": "^2.0.13",
"less": "^2.7.3",
"less-loader": "^4.1.0",
"lint-staged": "^10.5.4",
"lolex": "^2.7.5",
"mocha": "^5.0.4",
"sinon": "^4.4.2",
"sinon-chai": "^3.3.0",
"style-loader": "^0.20.2",
"tslint": "^5.14.0",
"typescript": "^3.3.4000",
"uglifyjs-webpack-plugin": "^1.3.0",
"uppercamelcase": "^3.0.0",
"url-loader": "^1.1.2",
"vite": "^3.0.0",
"vue": "^3.2.31",
"vue-hot-reload-api": "^2.3.4",
"vue-html-loader": "^1.2.4",
"vue-loader": "^17.0.0",
"vue-markdown-loader": "^2.5.0",
"vue-router": "^4.0.14",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.7.4"
},
"engines": {
"node": ">=16.14.2",
"npm": ">=8.5.0",
"yarn": ">=1.3.2"
},
"browserslist": [
"last 3 Chrome versions",
"last 3 Firefox versions",
"Safari >= 10",
"Explorer >= 11",
"Edge >= 12",
"iOS >= 10",
"Android >= 6"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weixiaohust/haloe-design.git
git@gitee.com:weixiaohust/haloe-design.git
weixiaohust
haloe-design
HaloE-Design
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385