当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 144

上帝 / heyui
暂停

forked from heyui / heyui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
vvpvvp 提交于 2020-08-24 21:15 . chore(release): 1.26.1
{
"name": "heyui",
"version": "1.26.1",
"description": "UI Toolkit for Web, Vue2.0.",
"main": "./dist/heyui.js",
"module": "./dist/heyui.esm.js",
"repository": {
"type": "git",
"url": "git+https://github.com/heyui/heyui.git"
},
"homepage": "http://www.heyui.top",
"keywords": [
"heyui",
"vue",
"ui",
"framework"
],
"license": "MIT",
"dependencies": {
"manba": "^1.3.2",
"vue": "^2.6.10"
},
"devDependencies": {
"@vue/eslint-config-standard": "^4.0.0",
"art-template": "^4.13.2",
"babel-eslint": "^10.0.1",
"commander": "^2.19.0",
"eslint": "^5.16.0",
"eslint-plugin-html": "^5.0.3",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-vue": "^5.2.2",
"headr": "0.0.4",
"hey-log": "^0.0.8",
"hey-utils": "^1.0.2",
"less": "^3.9.0",
"less-to-json": "^1.2.0",
"standard-version": "^6.0.1"
},
"readmeFilename": "README.md",
"scripts": {
"build": "hey -b",
"pa": "sh ./scripts/publish.sh -alpha",
"pb": "sh ./scripts/publish.sh -beta",
"p": "sh ./scripts/publish.sh",
"gencss": "sh ./doc/themes/gencss.sh",
"create": "node ./scripts/create.js",
"eslintfix": "eslint --fix --ext .js,.vue src",
"min": "babel dist/heyui.js --minified --no-babelrc -o dist/heyui.min.js"
},
"standard-version": {
"commitAll": true,
"message": "chore(release): %s",
"skip": {
"tag": true
},
"scripts": {
"precommit": "sh ./scripts/headr.sh"
}
},
"browserslist": [
"ie >= 9"
],
"copyright": "Copyright © 2017-present Lan"
}
JavaScript
1
https://gitee.com/TTDZ/heyui.git
git@gitee.com:TTDZ/heyui.git
TTDZ
heyui
heyui
master

搜索帮助