forked from seatrips/ark-explorer-1
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbower.json
More file actions
24 lines (24 loc) · 747 Bytes
/
bower.json
File metadata and controls
24 lines (24 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "ark-explorer",
"version": "0.0.2",
"dependencies": {
"angular": "~1.5.8",
"angular-animate": "~1.5.8",
"angular-bootstrap": "~0.13.4",
"angular-gettext": "~2.3.8",
"angular-resource": "~1.5.8",
"angular-route": "~1.5.8",
"angular-naturalsort": "https://github.com/isabello/angular-naturalsort.git",
"angular-qrcode": "~3.1.0",
"bootstrap": "~3.3.7",
"font-awesome": "~4.6.3",
"leaflet": "~0.7.3",
"leaflet.markercluster": "~0.4.0",
"momentjs": "~2.15.1",
"ngprogress": "~1.0.5",
"sigma": "https://github.com/karmacoma/sigma-bower.git",
"underscore": "~1.8.3",
"zeroclipboard": "~1.3.5",
"amstockchart": "https://github.com/karmacoma/amstockcharts.git"
}
}