{ "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/arshaw/fullcalendar/blob/master/license.txt" } ], "author": { "name": "Adam Shaw", "email": "arshaw@arshaw.com", "url": "http://arshaw.com/" }, "copyright": "2013 Adam Shaw" }