forked from pranshu1995/enhanced_tilemap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
13 lines (13 loc) · 659 Bytes
/
Copy pathbower.json
File metadata and controls
13 lines (13 loc) · 659 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name": "enhanced-tilemap",
"description": "Kibana plugin",
"version": "kibana",
"dependencies": {
"formatcoords": "https://github.com/nerik/formatcoords.git#1.1.2",
"mgrs": "https://github.com/proj4js/mgrs.git#1.0.0",
"Leaflet.MousePosition": "https://github.com/nreese/Leaflet.MousePosition.git",
"angularjs-slider": "https://github.com/angular-slider/angularjs-slider.git#6.1.0",
"angularjs-dropdown-multiselect": "https://github.com/dotansimha/angularjs-dropdown-multiselect.git#1.11.8",
"Leaflet.NonTiledLayer": "https://github.com/ptv-logistics/Leaflet.NonTiledLayer.git#f9775506389e461e59d2f15ad2b4786e67eb4ed5"
}
}