-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
executable file
·43 lines (43 loc) · 1.33 KB
/
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
41
42
43
{
"name": "reme.io",
"version": "2.0.0",
"dependencies": {
"jquery": "2.1.3",
"lodash": "3.10.1",
"underscore.string": "2.3.3",
"mousetrap": "1.4.6",
"uploader": "0.9.1",
"chosen": "https://github.com/harvesthq/chosen/releases/download/v1.3.0/chosen_v1.3.0.zip",
"angular-chosen-localytics": "~1.0.6",
"angular": "1.3.6",
"angular-animate": "1.3.6",
"angular-sanitize": "1.3.6",
"angular-i18n": "1.3.2",
"angular-ui-router": "0.2.10",
"angular-ui-bootstrap": "0.12.0",
"angular-restmod": "1.1.2",
"angular-messages": "1.3.6",
"angular-mocks": "1.3.6",
"angular-intercom": "~2.0.4",
"url-to": "0.1.1",
"hello": "1.2.2",
"jstz-detect": "~1.0.5",
"humps": "0.4.2",
"perfect-scrollbar": "0.4.6",
"bootstrap": "3.0.3",
"angular-bootstrap": "~0.13.0",
"bootstrap-sass": "3.0.3-0",
"sugar-date": "1.4.1",
"moment": "~2.10.3",
"angular-flash": "~0.1.14",
"simptip": "1.0.4",
"ngstorage": "~0.3.0",
"angular-ladda": "~0.1.9",
"animate.css-scss": "~3.1.0",
"bootstrap-chosen": "~1.0.0",
"angular-filter": "~0.5.2"
},
"devDependencies": {
"angular-mocks": "1.3.6"
}
}