Files
fullcalendar/fullcalendar.jquery.json
Sean Kenny 90dbea9e25 dist files
2014-09-15 19:36:16 +01:00

31 lines
789 B
JSON

{
"name": "fullcalendar",
"version": "2.1.1",
"description": "Full-sized drag & drop event calendar with resources",
"keywords": [ "calendar", "event", "full-sized", "resources" ],
"homepage": "http://arshaw.com/fullcalendar/",
"dependencies": {
"jquery": ">=1.7.1",
"moment": ">=2.5.0"
},
"title": "FullCalendar",
"demo": "",
"docs": "http://arshaw.com/fullcalendar/docs/",
"download": "",
"bugs": "https://github.com/seankenny/fullcalendar/issues",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/seankenny/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"
}