diff options
Diffstat (limited to 'plugins/leaflet/scripts/Leaflet-MiniMap/package.json')
| -rwxr-xr-x | plugins/leaflet/scripts/Leaflet-MiniMap/package.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/plugins/leaflet/scripts/Leaflet-MiniMap/package.json b/plugins/leaflet/scripts/Leaflet-MiniMap/package.json deleted file mode 100755 index 485c105..0000000 --- a/plugins/leaflet/scripts/Leaflet-MiniMap/package.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "leaflet-minimap", - "version": "1.0.0", - "author": "Norkart AS", - "description": "A plugin for Leaflet that provides a minimap in the corner of the map view.", - "license": "BSD-2-Clause", - "readmeFilename": "README.md", - "repository": { - "type": "git", - "url": "https://github.com/Norkart/Leaflet-MiniMap.git" - }, - "homepage": "https://github.com/Norkart/Leaflet-MiniMap", - "bugs": { - "url": "https://github.com/Norkart/Leaflet-MiniMap/issues" - }, - "dependencies": { - "leaflet": ">=0.5.0" - }, - "keywords": [ - "maps", - "leaflet", - "client", - "minimap" - ] -}
\ No newline at end of file |
