旧版报表、仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

32 lines
1.1 KiB

{
"name": "jeDate",
"version": "3.8",
"description": "jeDate日期选择插件除了包含 日历可以直接显示与点击显示、日期标注点、设定年月(YYYY-MM)、日期范围限制、开始日期设定、自定义日期格式、时间戳转换、当天的前后若干天返回、时分秒选择、智能响应、自动纠错、节日识别,操作等常规功能外,还拥有更多趋近完美的解决方案。您可以免费将她用于任何个人项目。但是不能去除头部信息。",
"main": "jedate/jquery.jedate.js",
"homepage": "https://github.com/singod/jeDate",
"repository": {
"type": "git",
"url": "https://github.com/singod/jeDate.git"
},
"keywords": [
"jeDate",
"jedate",
"jeDate日期选择插件",
"日期控件",
"javascript"
],
"author": "guojun chen <249477145@qq.com> (http://www.jemui.com)",
"license": {
"type": "MIT",
"url": "http://www.jemui.com/license/"
},
"bugs": {
"url": "https://github.com/singod/jeDate/issues"
},
"scripts": {
"test": "mocha-phantomjs index.html",
"start": "gulp watch"
},
"devDependencies": {
}
}