-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
55 lines (55 loc) · 1.66 KB
/
Copy pathbower.json
File metadata and controls
55 lines (55 loc) · 1.66 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
{
"name": "altum-client",
"version": "0.0.0",
"devDependencies": {
"angular-mocks": "1.5.0"
},
"dependencies": {
"angular": "1.5.0",
"angular-animate": "1.5.0",
"angular-bootstrap": "~0.14.3",
"angular-cookies": "1.5.0",
"angular-loader": "1.5.0",
"angular-resource": "1.5.0",
"angular-timeline": "~1.5.2",
"angular-toastr": "~1.5.0",
"angular-ui-ace": "~0.2.3",
"angular-ui-router": "~0.2.15",
"angular-ui-utils": "~3.0.0",
"angularSails": "~0.12.1",
"bootstrap": "~3.1",
"font-awesome": "~4.4.0",
"JSONedit": "json-edit#^0.2.1",
"lodash": "~3.10.1",
"ng-table": "~0.8.3",
"sails.io.js": "~0.13.5",
"angular-moment": "~0.10.3",
"moment": "~2.10.6",
"angular-translate": "~2.8.1",
"angular-translate-handler-log": "~2.8.1",
"angular-sanitize": "1.5.0",
"angular-dynamic-locale": "~0.1.28",
"angular-i18n": "1.5.0",
"angular-translate-loader-url": "~2.8.1",
"angular-local-storage": "~0.2.3",
"defiant.js": "defiantjs#~1.3.4",
"angular-translate-editor": "khchan/angular-translate-editor",
"angular-material": "~0.11.4",
"roboto-fontface": "~0.4.3",
"angular-translate-storage-local": "~2.8.1",
"angular-google-maps": "~2.2.1",
"angular-simple-logger": "~0.1.5",
"ui-select": "angular-ui-select#^0.14.9",
"angular-filter": "^0.5.8",
"angular-markdown-directive": "^0.3.1",
"angular-ui-tree": "^2.15.0",
"angular-ui-sortable": "0.14.3"
},
"resolutions": {
"angular": "1.5.0",
"angular-cookies": "1.5.0",
"angular-sanitize": "1.5.0",
"angular-simple-logger": "~0.1.5",
"angular-ui-sortable": "0.14.3"
}
}