1 Star 0 Fork 89

JACK_LAU / laydate

forked from Layui / laydate 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 813 Bytes
一键复制 编辑 原始数据 按行查看 历史
sentsin 提交于 2017-12-05 12:35 . 更新版本
{
"name": "layui-laydate",
"realname": "laydate",
"version": "5.0.9",
"description": "日期与时间组件",
"main": "src/laydate.js",
"license": "MIT",
"scripts": {
"run": "gulp"
},
"repository": {
"type": "https",
"url": "git+https://github.com/sentsin/laydate.git"
},
"author": "贤心",
"homepage": "http://www.layui.com/laydate/",
"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/laydate/issues"
},
"directories": {
"test": "test"
},
"dependencies": {},
"keywords": [
"laydate",
"date",
"time",
"datetime",
"datepicker",
"calendar"
]
}
JavaScript
1
https://gitee.com/ljnb/laydate.git
git@gitee.com:ljnb/laydate.git
ljnb
laydate
laydate
master

搜索帮助