persiandate-picker
Version:
Jalali Calendar Date picker
39 lines • 1.24 kB
JSON
{
"name": "pwt.datepicker",
"title": "jQuery Persian Datepicker",
"description": "Javascript jalali calendar capable datepicker widget https://persiandate.github.io/PersianWebToolkit/datepicker.",
"keywords": [
"date",
"datepicker",
"datetimepicker",
"jalali",
"khayam",
"persian",
"iran"
],
"version": "0.4.5",
"author": {
"name": "Reza Babakhani",
"url": "https://persiandate.github.io/PersianWebToolkit/"
},
"maintainers": [
{
"name": "Reza Babakhani",
"email": "babakhani.reza@gmail.com"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/babakhani/pwt.datepicker/issues",
"homepage": "https://persiandate.github.io/PersianWebToolkit/datepicker.html",
"docs": "https://persiandate.github.io/PersianWebToolkit/datepicker.html",
"download": "https://github.com/babakhani/pwt.datepicker/archive/master.zip",
"dependencies": {
"jquery": ">=1.5",
"pwt-date": ">=0.1.8"
}
}