Files
cdnjs/ajax/libs/Kalendae/package.json
T

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"
}
]
}