{
  "name": "leaflet.minichart",
  "version": "0.2.5",
  "description": "A leaflet plugin to add animated charts to a map",
  "main": "src/minichart.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Francois Guillem",
  "license": "GPL-2.0+",
  "dependencies": {
    "d3": "^4.4.0",
    "tinycolor2": "^1.4.1",
    "minicharts": "^0.1.1"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-browserify": "^5.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-jsdoc": "^2.1.0",
    "ink-docstrap": "^1.3.0",
    "minicharts": "^0.1.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rte-antares-rpackage/leaflet.minichart.git"
  }
}
