{
  "name": "leaflet-i18n",
  "version": "0.3.5",
  "description": "Internationalization for Leaflet plugins",
  "devDependencies": {
    "chai": "^4.3.7",
    "karma": "^6.4.2",
    "karma-firefox-launcher": "^2.1.2",
    "karma-mocha": "^2.0.1",
    "leaflet": "1.9.4",
    "minimist": "^1.2.0",
    "mocha": "^10.2.0",
    "uglify-js": "^3.17.4"
  },
  "main": "./Leaflet.i18n.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/yohanboniface/Leaflet.i18n.git"
  },
  "keywords": [
    "Leaflet",
    "map",
    "i18n"
  ]
}
