forked from jarnokurlin/fullcalendar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
fullcalendar.jquery.json
34 lines (30 loc) · 1.15 KB
/
fullcalendar.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "fullcalendar-resourceviews",
"version": "1.6.4.1",
"dependencies": {
"jquery": "~1.10.2"
},
"optionalDependencies": {
"jquery-ui": "~1.10.3"
},
"title": "FullCalendar-Resourceviews",
"description": "Full-sized drag & drop event calendar with Resource Views",
"keywords": [ "calendar", "event", "full-sized", "resources" ],
"homepage": "http://arshaw.com/fullcalendar/, http://tux.fi/~jarnok/fullcalendar-resourceviews",
"demo": "http://arshaw.com/fullcalendar/, http://tux.fi/~jarnok/fullcalendar-resourceviews",
"docs": "http://arshaw.com/fullcalendar/docs/, http://tux.fi/~jarnok/fullcalendar-resourceviews",
"download": "http://arshaw.com/fullcalendar/download/, http://tux.fi/~jarnok/fullcalendar-resourceviews",
"bugs": "http://code.google.com/p/fullcalendar/issues/list, http://www.github.com/jarnokurlin/fullcalendar",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/arshaw/fullcalendar/blob/master/license.txt"
}
],
"author": {
"name": "Jarno Kurlin",
"email": "jarno@kirottu.net",
"url": ""
},
"copyright": "2013 Adam Shaw, 2013 Jarno Kurlin (Resource Views)"
}