-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbower.json
43 lines (42 loc) · 1.24 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": "baw-client",
"version": "1.5.2",
"devDependencies": {
"angular": "1.5.x",
"angular-bootstrap": "1.1.x",
"angular-growl-v2": "~0.7.0",
"angular-local-storage": "~0.2.x",
"angular-messages": "1.5.x",
"angular-mocks": "~1.5.x",
"angular-resource": "~1.5.x",
"angular-route": "~1.5.x",
"angular-sanitize": "~1.5.x",
"angular-tags": "git://github.com/boneskull/angular-tags.git#master",
"angular-ui-utils": "latest",
"bowser": "1.0.x",
"d3": "~3.5.x",
"draggabilly": "2.x",
"hint.css": "https://github.com/chinchang/hint.css.git",
"humanize-duration": "^3.4",
"jasmine-expect": "2.x",
"jquery-ui": "~1.11.x",
"lodash": "4.0",
"momentjs": "^2.10",
"objectdiff": "https://github.com/NV/objectDiff.js.git",
"round-date": "^1.1",
"angular-loading-bar": "~0.8.x",
"ng-form-group": "^1.3.3",
"bootstrap-sass": "3.3-stable",
"font-awesome": "^4.5.0",
"filesize": "^3.2.1",
"angular-ui-ace": "bower",
"c3": "git://github.com/masayuki0812/c3.git#98769492d07b6103bfc30a0254ccb1e1ec1cca50",
"angular-intro.js": "~3.1.2"
},
"dependencies": {},
"private": true,
"resolutions": {
"angular": "1.5.x",
"font-awesome": "^4.5.0"
}
}