This repository was archived by the owner on Jan 3, 2019. It is now read-only.
forked from lenciel/stf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
48 lines (48 loc) · 1.38 KB
/
Copy pathbower.json
File metadata and controls
48 lines (48 loc) · 1.38 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
{
"name": "stf",
"version": "0.1.0",
"dependencies": {
"angular": "1.4.4",
"angular-cookies": "1.4.4",
"angular-route": "1.4.4",
"angular-sanitize": "1.4.4",
"angular-animate": "1.4.4",
"angular-touch": "1.4.4",
"lodash": "~3.10.1",
"oboe": "~2.1.2",
"ng-table": "~1.0.0-alpha.6",
"angular-gettext": "~2.1.0",
"angular-ui-ace": "~0.2.3",
"angular-bootstrap": "~0.13.3",
"angular-dialog-service": "~5.2.6",
"ng-file-upload": "~2.0.5",
"angular-growl-v2": "JanStevens/angular-growl-2#~0.7.3",
"underscore.string": "~3.1.1",
"bootstrap": "~3.3.5",
"font-lato-2-subset": "~0.4.0",
"packery": "~1.4.3",
"draggabilly": "~1.2.4",
"angular-elastic": "~2.5.0",
"angular-hotkeys": "chieffancypants/angular-hotkeys#~1.5.0",
"angular-borderlayout": "git://github.com/filearts/angular-borderlayout.git#7c9716aebd9260763f798561ca49d6fbfd4a5c67",
"angular-ui-bootstrap": "~0.13.3",
"ng-context-menu": "~1.0.1",
"components-font-awesome": "~4.4.0",
"epoch": "~0.6.0",
"ng-epoch": "~1.0.7",
"eventEmitter": "~4.2.11",
"angular-ladda": "~0.3.1",
"d3": "~3.5.6",
"spin.js": "~2.3.2"
},
"private": true,
"devDependencies": {
"angular-mocks": "1.4.4"
},
"resolutions": {
"angular": "1.4.4",
"d3": "~3.5.5",
"spin.js": "~2.3.2",
"angular-bootstrap": "~0.13.2"
}
}