-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
27 lines (27 loc) · 738 Bytes
/
bower.json
File metadata and controls
27 lines (27 loc) · 738 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
25
26
27
{
"name": "angular-tracemysteps",
"description": "tracemysteps",
"main": "n",
"authors": [
"github.com/PedroF20"
],
"license": "MIT",
"homepage": "https://github.com/PedroF20/angular-tracemysteps",
"private": false,
"dependencies": {
"angular-gridster": "^0.13.5",
"angular-loader": "~1.4.0",
"angular-mocks": "~1.4.0",
"angular-pageslide-directive": "ng-pageslide#^1.1.1",
"angular-rangeslider-directive": "^0.0.2",
"angular-route": "~1.4.0",
"bootstrap": "3.2.0",
"d3-plugins": "*",
"html5-boilerplate": "~5.2.0",
"leaflet-d3": "^0.3.8",
"leaflet": "^0.7.7",
"mapbox-js": "mapbox.js#^2.4.0",
"simple-statistics": "^1.0.1",
"angularjs-slider": "^5.2.0"
}
}