Newer
Older
leaflet_plugins / Leaflet.Sync / bower.json
@natto natto on 16 Nov 2018 440 bytes add Sync
{
  "name": "Leaflet.Sync",
  "version": "0.2.4",
  "homepage": "https://github.com/turban/Leaflet.Sync",
  "authors": [
    "Bjorn Sandvik",
    "Jan Pieter Waagmeester <jieter@jieter.nl>"
  ],
  "description": "Sync interaction across multiple Leaflet maps",
  "main": "L.Map.Sync.js",
  "keywords": [
    "Leaflet",
    "map",
    "synchronisation"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "test"
  ]
}