mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
23 lines
632 B
JSON
23 lines
632 B
JSON
{
|
|
"name": "Kalendae",
|
|
"filename": "kalendae.standalone.min.js",
|
|
"description": "Kalendae is an attempt to do something that nobody has yet been able to do: make a date picker that doesn't suck.",
|
|
"version": "0.4.1",
|
|
"homepage": "https://github.com/ChiperSoft/Kalendae",
|
|
"keywords": [
|
|
"datepicker"
|
|
],
|
|
"author": "ChiperSoft",
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "git://github.com/ChiperSoft/Kalendae.git"
|
|
}],
|
|
"bugs": "https://github.com/ChiperSoft/Kalendae/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/ChiperSoft/Kalendae/blob/master/LICENSE"
|
|
}
|
|
]
|
|
}
|