{
  "name": "@skyraptor/leaflet.bouncemarker",
  "version": "1.3.0",
  "description": "Make a marker bounce when you add it to a map.",
  "main": "leaflet.bouncemarker.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/bumbummen99/leaflet.bouncemarker"
  },
  "author": "maximeh",
  "bugs": {
    "url": "https://github.com/bumbummen99/leaflet.bouncemarker/issues"
  },
  "homepage": "https://github.com/bumbummen99/leaflet.bouncemarker",
  "devDependencies": {
    "eslint": "^4.19.1",
    "eslint-config-google": "^0.9.1"
  },
  "dependencies": {
    "leaflet": "^1.5.1"
  }
}
