{
  "name": "@density/chart-real-time-count",
  "version": "1.6.2",
  "description": "Real time count 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": {
    "classnames": "^2.2.5",
    "d3": "^4.13.0",
    "moment": "^2.18.1"
  }
}
