{
  "name": "@density/chart-total-visits",
  "version": "0.0.6",
  "description": "Total Visits chart",
  "main": "dist/index.js",
  "style": "dist/styles.css",
  "scss": "dist/_styles.scss",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Density <team+javascript@density.io>",
  "license": "MIT",
  "dependencies": {
    "c3": "^0.4.11"
  },
  "devDependencies": {
    "moment": "^2.15.2"
  }
}
