-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
38 lines (38 loc) · 1014 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
{
"name": "rexeluxio",
"version": "0.0.0",
"dependencies": {
"highlightjs": "~8",
"angular": "^1.3.0",
"firebase": "2.2.2",
"angularfire": "1.0.0",
"angular-animate": "^1.3.0",
"angular-aria": "^1.3.0",
"angular-cookies": "^1.3.0",
"angular-messages": "^1.3.0",
"angular-resource": "^1.3.0",
"angular-route": "^1.3.0",
"angular-sanitize": "^1.3.0",
"angular-touch": "^1.3.0",
"json3": "~3.3.1",
"es5-shim": "~3.0.1",
"lodash": "~2.4.1",
"angular-ui-router": "~0.2.15",
"marked": "~0.3.1",
"angular-marked": "0.0.21",
"angular-md": "1.0.0",
"angular-highlightjs": "^0.4.3",
"ngInfiniteScroll": "^1.0.0",
"angular-breadcrumb": "^0.4.1",
"angular-contentful": "2.0.0",
"jquery": "^2.2.3",
"angular-embed-codepen": "^1.1.1",
"angular-markdown-preview": "^0.1.3"
},
"devDependencies": {
"mockfirebase": "0.11.0",
"angular-mocks": "^1.3.0"
},
"appPath": "app",
"moduleName": "rexeluxioApp"
}