4 Star 2 Fork 2

eisneim / angular-ui-awesome

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 974 Bytes
一键复制 编辑 原始数据 按行查看 历史
eisneim 提交于 2015-03-01 14:16 . [start] link component
{
"name": "angular-ui-awesome",
"description": " ",
"version": "0.0.1",
"private": true,
"author": "Eisneim <eisneim1@sina.com>",
"contributors": [
],
"engines": {
"node": "0.10.x",
"npm": "1.3.x"
},
"scripts": {
"build": "gulp build",
"watch": "gulp watch",
"postinstall": "node node_modules/bower/bin/bower install"
},
"dependencies": {
"bower": "^1.3.3"
},
"devDependencies": {
"gulp": "~3.5.5",
"gulp-angular-gettext": "~0.2.0",
"gulp-angular-htmlify": "^0.2.2",
"gulp-angular-templatecache": "~1.1.0",
"gulp-autoprefixer": "0.0.7",
"gulp-concat": "~2.1.7",
"gulp-imagemin": "^0.6.1",
"gulp-include": "^0.2.3",
"gulp-livereload": "^2.1.0",
"gulp-minify-css": "^0.3.4",
"gulp-minify-html": "~0.1.1",
"gulp-ng-annotate": "^0.2.0",
"gulp-sass": "^1.3",
"gulp-uglify": "~0.2.1",
"gulp-util": "~2.2.14",
"gulp-wait": "0.0.2",
"gulp-watch": "^0.6.6"
}
}
JavaScript
1
https://gitee.com/eisneim/angular-ui-awesome.git
git@gitee.com:eisneim/angular-ui-awesome.git
eisneim
angular-ui-awesome
angular-ui-awesome
master

搜索帮助