1 Star 0 Fork 73

Zero / admui

forked from guoruifeng / admui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
guoruifeng 提交于 2017-05-17 20:41 . 第一版提交
{
"name": "AdmUI",
"version": "0.0.1",
"description": "This project is an implementation of Material Design in Angular.js and Bootstrap.",
"homepage": "https://git.oschina.net/guoruifeng/admui",
"licenses": [
{
"type": "MIT"
}
],
"repository": {
"type": "git",
"url": "git.oschina.net:guoruifeng/admui.git"
},
"scripts": {
"start": "http-server -a 0.0.0.0 -p 8800 -d -s"
},
"devDependencies": {
"gulp": "^3.9.0",
"gulp-concat": "^2.2.0",
"gulp-less": "",
"gulp-sass": "",
"gulp-csso":"1.0.1",
"gulp-rename":"",
"gulp-minify":"",
"gulp-uglify": "^1.2.0",
"http-server": ""
}
}
JavaScript
1
https://gitee.com/zero0000/admui.git
git@gitee.com:zero0000/admui.git
zero0000
admui
admui
master

搜索帮助