{
  "name": "dashboards-stripe-charges",
  "version": "0.0.4",
  "lib": "./lib",
  "repository": "git://github.com/segmentio/dashboards-stripe-charges.git",
  "description": "Stripe charges plugin for segmentio/dashboards",
  "keywords": [
    "dashboards",
    "stripe",
    "charges",
    "API"
  ],
  "dependencies": {
    "debug": "~0.7.4",
    "superagent": "~0.16.0",
    "batch": "~0.5.0",
    "range": "~0.0.2",
    "date-math": "~0.0.1",
    "timeago": "~0.1.0",
    "stripe-charges": "~0.0.3"
  }
}