mirror of
https://github.com/frappe/air-datepicker.git
synced 2026-01-14 11:01:22 +08:00
fixed packages
This commit is contained in:
parent
a5cacf89c4
commit
5453ad8728
@ -4,15 +4,17 @@
|
||||
"authors": [
|
||||
"t1m0n <t1m0n.tr@gmail.com>"
|
||||
],
|
||||
"description": "A lightweight jQuery datepicker",
|
||||
"description": "A lightweight, customizable, powerful jQuery datepicker",
|
||||
"main": [
|
||||
"dist/js/datepicker.min.js",
|
||||
"dist/css/datepicker.min.css"
|
||||
],
|
||||
"keywords": [
|
||||
"datepicker",
|
||||
"calendar",
|
||||
"lightweight"
|
||||
"timepicker",
|
||||
"plugin",
|
||||
"customizable",
|
||||
"powerful"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
|
||||
@ -42,12 +42,12 @@
|
||||
"timepicker",
|
||||
"plugin",
|
||||
"customizable",
|
||||
"powerfull"
|
||||
"powerful"
|
||||
],
|
||||
"author": "t1m0n <t1m0n.tr@gmail.com>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/t1m0n/air-datepicker/issues"
|
||||
},
|
||||
"homepage": "https://github.com/t1m0n/air-datepicker#readme"
|
||||
"homepage": "http://t1m0n.name/air-datepicker/docs/"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user