palitday
Version:
Pikaday with Buddhist calendar support
30 lines (29 loc) • 678 B
JSON
{
"name": "palitday",
"version": "1.0.3",
"description": "Pikaday with Buddhist calendar support",
"main": "palitday.js",
"directories": {
"example": "examples",
"test": "tests"
},
"scripts": {
"test": "testling"
},
"repository": {
"type": "git",
"url": "git+https://github.com/koramit/Palitday.git"
},
"keywords": [
"datepicker",
"calendar",
"Buddhist",
"date"
],
"author": "Koramit Pichanaharee <koramit@lullabears.co> (https://github.com/koramit)",
"license": "(0BSD OR MIT)",
"bugs": {
"url": "https://github.com/koramit/Palitday/issues"
},
"homepage": "https://github.com/koramit/Palitday#readme"
}