-
Notifications
You must be signed in to change notification settings - Fork 18
/
bower.json
47 lines (47 loc) · 1.32 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
44
45
46
47
{
"name": "CbNewtheme2",
"version": "0.0.0",
"moduleType": [
"amd"
],
"license": "MIT",
"dependencies": {
"angular": "1.3.14",
"angular-ui-router": "~0.2.13",
"angular-cookies": "~1.3.14",
"angular-underscore": "~0.5.0",
"underscore": "~1.8.2",
"ng-scrollable": "~0.1.1",
"angular-bootstrap-switch": "~0.3.0",
"less": "~1.7.5",
"jqueryui": "~1.11.2",
"bootstrap": "~3.2.0",
"bootstrap-switch": "~3.2.2",
"angular-bootstrap": "~0.12.0",
"animate-css": "~3.2.0",
"zeroclipboard": "~2.2.0",
"ng-clip": "~0.2.6",
"angular-xeditable": "~0.1.8",
"angular-datatables": "~0.4.3",
"angular-resource": "~1.3.14",
"stripe-angular": "~1.0.2",
"fontawesome": "~4.3.0",
"handsontable": "~0.16.0",
"ng-focus-on": "~0.2.2",
"angular-google-maps": "~2.1.5",
"stackbox": "~0.3.4",
"ngInfiniteScroll": "~1.2.1",
"angular-ui-ace": "bower",
"ionicons": "~2.0.1",
"angu-fixed-header-table": "~1.2.0",
"angular-click-outside": "~2.1.0",
"angular-bootstrap-checkbox": "~0.3.1",
"angular-ui-switch": "~0.1.1",
"angular-chart.js": "~0.8.8",
"angular-nvd3": "~1.0.5",
"ngQuill": "ngquill#~1.4.0",
"angular-color-picker": "angularjs-color-picker#~1.1.1",
"angular-ui-codemirror": "~0.3.0"
},
"devDependencies": {}
}