1 Star 0 Fork 0

蓝凌_嫣然 / zui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 738 Bytes
一键复制 编辑 原始数据 按行查看 历史
Catouse 提交于 2016-08-16 17:36 . * change bower.json.
{
"name": "zui",
"description": "一个开源前端实践方案,帮助你快速构现代跨屏应用。",
"authors": [
"Catouse <catouse@gmail.com>"
],
"keywords": [
"css",
"js",
"less",
"html5",
"responsive",
"front-end",
"framework",
"web"
],
"repository": {
"type": "git",
"url": "https://github.com/easysoft/zui.git"
},
"homepage": "http://zui.sexy",
"license": "MIT",
"moduleType": [
"globals"
],
"main": [
"dist/css/zui.min.css",
"dist/js/zui.min.js"
],
"ignore": [
"/.*",
"docs",
"index.html",
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": ">= 1.9.1"
}
}
JavaScript
1
https://gitee.com/happy3344yr/zui.git
git@gitee.com:happy3344yr/zui.git
happy3344yr
zui
zui
master

搜索帮助