16 Star 44 Fork 8

RockYang / JDialog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 609 Bytes
一键复制 编辑 原始数据 按行查看 历史
RockYang 提交于 2020-06-25 22:32 . 切换 gulp 为 grunt 构建方式
{
"name": "JDialog",
"version": "1.0.0",
"description": "javascript 弹出框,提示框,确认框,锁屏等工具插件",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "yangjian",
"license": "Apache License 2.0",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-uglify": "~0.5.0",
"grunt-htmlhint": "~0.9.2"
}
}
JavaScript
1
https://gitee.com/blackfox/JDialog.git
git@gitee.com:blackfox/JDialog.git
blackfox
JDialog
JDialog
master

搜索帮助