datetimepicker/datetimepicker.jquery.json

38 lines
1.0 KiB
JSON
Raw Normal View History

2013-11-05 10:22:06 +00:00
{
"name": "datetimepicker",
"title": "jQuery Date and Time picker",
"description": "jQuery plugin for date, time, or datetime manipulation in form",
"keywords": [
"date",
"time",
"datetime",
"datepicker",
"timepicker",
"datetimepicker",
],
"version": "1.0.1",
"author": {
"name": "Chupurnov Valeriy",
"url": "http://xdsoft.net/contacts.html"
},
"maintainers": [
{
"name": "Corey Frang",
"email": "gnarf37@gmail.com",
"url": "http://gnarf.net"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/jquery/jquery-color/issues",
"homepage": "https://github.com/jquery/jquery-color",
"docs": "https://github.com/jquery/jquery-color",
"download": "http://code.jquery.com/#color",
"dependencies": {
"jquery": ">=1.5"
}
}