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": [
|
"authors": [
|
||||||
"t1m0n <t1m0n.tr@gmail.com>"
|
"t1m0n <t1m0n.tr@gmail.com>"
|
||||||
],
|
],
|
||||||
"description": "A lightweight jQuery datepicker",
|
"description": "A lightweight, customizable, powerful jQuery datepicker",
|
||||||
"main": [
|
"main": [
|
||||||
"dist/js/datepicker.min.js",
|
"dist/js/datepicker.min.js",
|
||||||
"dist/css/datepicker.min.css"
|
"dist/css/datepicker.min.css"
|
||||||
],
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"datepicker",
|
"datepicker",
|
||||||
"calendar",
|
"timepicker",
|
||||||
"lightweight"
|
"plugin",
|
||||||
|
"customizable",
|
||||||
|
"powerful"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
|||||||
@ -42,12 +42,12 @@
|
|||||||
"timepicker",
|
"timepicker",
|
||||||
"plugin",
|
"plugin",
|
||||||
"customizable",
|
"customizable",
|
||||||
"powerfull"
|
"powerful"
|
||||||
],
|
],
|
||||||
"author": "t1m0n <t1m0n.tr@gmail.com>",
|
"author": "t1m0n <t1m0n.tr@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/t1m0n/air-datepicker/issues"
|
"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