-
Notifications
You must be signed in to change notification settings - Fork 2
/
bower.json
30 lines (30 loc) · 937 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
{
"name": "angular-seed",
"description": "A starter project for AngularJS",
"version": "0.0.0",
"homepage": "https://github.com/angular/angular-seed",
"license": "MIT",
"private": true,
"dependencies": {
"angular": "~1.5.0",
"angular-route": "~1.5.0",
"angular-loader": "~1.5.0",
"angular-mocks": "~1.5.0",
"html5-boilerplate": "^5.3.0",
"bootstrap-sass": "^3.3.7",
"angular-bootstrap": "^2.3.1",
"angular-ui-sortable": "^0.16.0",
"underscore": "^1.8.3",
"ng-file-upload": "^12.2.13",
"jszip": "^3.1.3",
"file-saver": "^1.3.3",
"angular-ui-select": "^0.19.6",
"font-awesome": "^4.7.0",
"malihu-custom-scrollbar-plugin": "^3.1.5",
"intro.js": "^2.4.0",
"angular-local-storage": "^0.5.2",
"downloadify": "https://github.com/dcneiner/Downloadify.git",
"bowser": "browser#^1.6.0",
"js-org-chart": "https://github.com/wesnolte/jOrgChart.git"
}
}