2014-11-15 21:28:37 +00:00
|
|
|
{
|
|
|
|
"name": "datetimepicker",
|
2015-07-03 09:26:21 +00:00
|
|
|
"version": "2.4.5",
|
2014-11-15 21:28:37 +00:00
|
|
|
"title": "jQuery Date and Time picker",
|
|
|
|
"description": "jQuery plugin for date, time, or datetime manipulation in form",
|
|
|
|
"keywords": [
|
|
|
|
"calendar",
|
|
|
|
"date",
|
|
|
|
"time",
|
|
|
|
"form",
|
|
|
|
"datetime",
|
|
|
|
"datepicker",
|
|
|
|
"timepicker",
|
|
|
|
"datetimepicker",
|
|
|
|
"validation",
|
|
|
|
"ui",
|
|
|
|
"scroller",
|
|
|
|
"picker",
|
|
|
|
"i18n",
|
|
|
|
"input",
|
|
|
|
"jquery",
|
|
|
|
"touch"
|
|
|
|
],
|
|
|
|
"author": {
|
|
|
|
"name": "Chupurnov Valeriy",
|
|
|
|
"email": "chupurnov@gmail.com",
|
|
|
|
"url": "http://xdsoft.net/contacts.html"
|
|
|
|
},
|
|
|
|
"maintainers": [{
|
|
|
|
"name": "Chupurnov Valeriy",
|
|
|
|
"email": "chupurnov@gmail.com",
|
|
|
|
"url": "http://xdsoft.net"
|
|
|
|
}],
|
|
|
|
"licenses": [
|
|
|
|
{
|
|
|
|
"type": "MIT",
|
|
|
|
"url": "https://github.com/xdan/datetimepicker/blob/master/MIT-LICENSE.txt"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"bugs": "https://github.com/xdan/datetimepicker/issues",
|
|
|
|
"homepage": "http://xdsoft.net/jqplugins/datetimepicker/",
|
|
|
|
"docs": "http://xdsoft.net/jqplugins/datetimepicker/",
|
|
|
|
"download": "https://github.com/xdan/datetimepicker/archive/master.zip",
|
|
|
|
"dependencies": {
|
|
|
|
"jquery": ">=1.7"
|
|
|
|
}
|
2013-11-05 10:22:06 +00:00
|
|
|
}
|