{
  "name": "funnel-chart",
  "version": "1.1.1",
  "description": "Funnel chart visualization using HTML5 canvas",
  "homepage": "https://github.com/promotably/funnel-chart",
  "authors": ["Promotably LLC"],
  "repository": {
    "type": "git",
    "url": "git://github.com/promotably/funnel-chart.git"
  },
  "main": "src/funnel-chart.js",
  "moduleType": ["globals", "amd", "node"],
  "license": "MIT License",
  "keywords": [
    "funnel",
    "funnel chart",
    "funnel graph",
    "funnel visualization"
  ]
}
