summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/modules/directives/calendar/dependencies.json
blob: c700ce2ced2293299f5f33624a7023b12258a619 (plain)
1
2
3
4
5
6
7
8
{
    "core": [ "jquery" ],
    "internal": [],
    "external": [
		"http://arshaw.com/js/fullcalendar-1.5.4/fullcalendar/fullcalendar.css",
		"http://arshaw.com/js/fullcalendar-1.5.4/fullcalendar/fullcalendar.js"
	]
}