1 Star 0 Fork 12

binGe8614/loading

forked from neusofts/loading 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 711 Bytes
一键复制 编辑 原始数据 按行查看 历史
neusofts 提交于 2018-11-15 14:48 . 首次提交
{
"name": "layui-loading",
"version": "1.0.0",
"description": "jquery-loading组件,封装为layui组件",
"main": "gulpfile.js",
"dependencies": {
"gulp": "^3.9.1",
"gulp-cache": "^0.4.6",
"gulp-concat": "^2.6.1",
"gulp-htmlmin": "^3.0.0",
"gulp-jshint": "^2.0.4",
"gulp-minify-css": "^1.2.4",
"gulp-pngquant": "^1.0.11",
"gulp-rename": "^1.2.2",
"gulp-smushit": "^1.2.0",
"gulp-uglify": "^2.1.2",
"jshint": "^2.9.4"
},
"devDependencies": {
"gulp-clean": "^0.3.2",
"gulp-imagemin": "^3.2.0",
"gulp-sequence": "^0.4.6",
"imagemin-pngquant": "^5.0.0"
},
"scripts": {
"test": "gulp copy"
},
"author": "",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/binGe8614/loading.git
git@gitee.com:binGe8614/loading.git
binGe8614
loading
loading
master

搜索帮助