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