41 lines
878 B
JavaScript
41 lines
878 B
JavaScript
{
|
|
"name": "datetimepicker",
|
|
"version": "2.4.0",
|
|
"title": "jQuery Date and Time picker",
|
|
"description": "jQuery plugin for date, time, or datetime manipulation in form",
|
|
"keywords": [
|
|
"jquery-plugin",
|
|
"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"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/xdan/datetimepicker.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/xdan/datetimepicker/issues",
|
|
"email" : "chupurnov@gmail.com"
|
|
},
|
|
"homepage":"http://xdsoft.net/jqplugins/datetimepicker/",
|
|
"dependencies": {},
|
|
"license": "MIT"
|
|
} |