1 Star 0 Fork 235

mes / layer

forked from Layui / layer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 759 Bytes
一键复制 编辑 原始数据 按行查看 历史
贤心 提交于 2021-05-22 00:11 . update
{
"name": "layer-src",
"realname": "layer",
"version": "3.5.1",
"mobile": "2.0.0",
"description": "Web 通用弹出层组件",
"main": "src/layer.js",
"license": "MIT",
"scripts": {
"run": "gulp"
},
"repository": {
"type": "https",
"url": "git+https://github.com/sentsin/layer.git"
},
"devDependencies": {
"gulp": "^3.9.0",
"gulp-minify-css": "^1.2.4",
"gulp-uglify": "^1.5.4",
"gulp-rename": "^1.2.2",
"gulp-header": "^1.8.8",
"del": "^2.2.2"
},
"bugs": {
"url": "https://github.com/sentsin/layer/issues"
},
"directories": {
"test": "test"
},
"dependencies": {},
"keywords": [
"layui",
"layer",
"dialog",
"tips",
"alert",
"confirm",
"window"
]
}
JavaScript
1
https://gitee.com/mes/layer.git
git@gitee.com:mes/layer.git
mes
layer
layer
master

搜索帮助