1 Star 2 Fork 0

lio/angularjs-collect

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 874 Bytes
一键复制 编辑 原始数据 按行查看 历史
junyong 提交于 2017-11-02 11:04 . 项目初始化
{
"name": "angularjs-template-amd",
"version": "1.0.0",
"description": "",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"browser-sync": "^2.14.3",
"eslint": "^3.7.1",
"eslint-config-google": "^0.6.0",
"eslint-plugin-angular": "^1.4.1",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.1",
"gulp-clean-css": "^2.3.2",
"gulp-less": "^3.1.0",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.1.0",
"gulp-sourcemaps": "^1.6.0",
"karma-chrome-launcher": "^1.0.1",
"karma-coverage": "^1.1.1",
"karma-jasmine": "^1.0.2",
"less-plugin-autoprefix": "^1.5.1",
"run-sequence": "^1.2.2"
},
"dependencies": {
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"proxy-middleware": "^0.15.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hongjunyong/angularjs-collect.git
git@gitee.com:hongjunyong/angularjs-collect.git
hongjunyong
angularjs-collect
angularjs-collect
master

搜索帮助