File size: 746B
{
"name": "bic_calendar",
"title": "Bic Calendar",
"description": "A simple twitter bootstrap calendar / agenda to mark events and select range of dates.",
"keywords": [
"ui",
"calendar",
"events",
"agenda",
"html5",
"mobile"
],
"version": "3.2.2",
"author": {
"name": "bichotll",
"url": "http://bic.cat"
},
"licenses": [
{
"type": "Apache",
"url": "https://github.com/bichotll/bic_calendar/blob/master/LICENSE"
}
],
"bugs": "https://github.com/bichotll/bic_calendar/issues",
"homepage": "http://bichotll.github.io/bic_calendar",
"download": "https://github.com/bichotll/bic_calendar",
"dependencies": {
"jquery": ">=1.7.2",
"twitter bootstrap": ">=2"
}
}