{
  "name": "map-reporting",
  "version": "0.12.0",
  "description": "Generate SVG images with interactive areas to display geographic data",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"No test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/SGrondin/map-reporting"
  },
  "keywords": [
    "map",
    "SVG",
    "heat",
    "zones",
    "areas",
    "interactive",
    "reporting",
    "statistics",
    "stats"
  ],
  "author": {
    "name": "Simon Grondin"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SGrondin/map-reporting/issues"
  },
  "devDependencies":{
    "coffee-script": "1.7.x",
    "browserify": "*",
    "uglify-js": "*"
  }
}
