{
  "name": "zazu-app-bubble-chart",
  "version": "0.1.1",
  "description": "A bubble chart app for zazu dashboard engine",
  "main": "server/app.js",
  "dependencies": {
    "csv-parse": "^1.0.1",
    "debug": "^2.2.0",
    "q": "^1.4.1",
    "request": "^2.67.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/finanzcheck/zazu-app-bubble-chart.git"
  },
  "keywords": [
    "Zazu",
    "Dashboard",
    "Bubble",
    "Chart"
  ],
  "author": "Alexander Pinnecke <alexander.pinnecke@googlemail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/finanzcheck/zazu-app-bubble-chart/issues"
  },
  "homepage": "https://github.com/finanzcheck/zazu-app-bubble-chart#readme"
}
