Files
fullcalendar/fullcalendar.jquery.json
T
2014-09-04 14:37:09 +01:00

36 lines
849 B
JSON

{
"name": "fullcalendar",
"version": "2.0.2",
"description": "Full-sized drag & drop event calendar with resources",
"keywords": [ "calendar", "event", "full-sized", "resources" ],
"homepage": "http://arshaw.com/fullcalendar/",
"dependencies": {
"jquery": "~1.11.1",
"moment": ">=2.5.0"
},
"optionalDependencies": {
"jquery-ui": "~1.10.4"
},
"title": "FullCalendar",
"demo": "",
"docs": "http://arshaw.com/fullcalendar/docs/",
"download": "",
"bugs": "https://github.com/seankenny/fullcalendar/issues",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/arshaw/fullcalendar/blob/master/license.txt"
}
],
"author": {
"name": "Adam Shaw, Sean Kenny",
"email": "srkenny@gmail.com",
"url": "http://seankenny.me/"
},
"copyright": "2014 Adam Shaw, Sean Kenny"
}