1 Star 0 Fork 88

lvtx / laydate

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

搜索帮助