-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
40 lines (40 loc) · 977 Bytes
/
bower.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
35
36
37
38
39
40
{
"name": "landerds",
"version": "1.0.0",
"authors": [
"Trevor Alfstad"
],
"homepage": "www.landerds.com",
"dependencies": {
"bootstrap": "3.3.5",
"jquery": "2.1.4",
"jquery-ui": "1.11.4",
"underscore": "*",
"backbone": "*",
"backbone.marionette": "*",
"requirejs": "2.1.22",
"requirejs-text": "2.0.14",
"requirejs-underscore-tpl": "824a9c4e9e",
"json2": "c98948ae19",
"backbone.syphon": "0.6.2",
"backbone.validation": "0.7.1",
"pnotify": "2.0.1",
"jquery-typewatch": "2.2.2",
"backbone.paginator": "2.0.2",
"codemirror": "5.7.0",
"moment": "2.10.6",
"moment-timezone": "0.4.1",
"datatables": "1.10.10",
"bootstrap-fileinput": "4.3.2",
"jstz": "1af1e80448",
"select2": "4.0.1",
"fancybox": "~2.1.5",
"highcharts": "^4.2.5",
"summernote": "^0.8.2",
"interact": "^1.2.6",
"nanoscroller": "^0.8.7"
},
"devDependencies": {
"almond": "^0.3.2"
}
}