{
  "name": "date-math",
  "version": "0.0.1",
  "description": "Math. functions for dates",
  "keywords": [],
  "author": "segmentio <team@segment.io>",
  "repository": {
    "type": "git",
    "url": "git://github.com/segmentio/date-math.git"
  },
  "dependencies": {},
  "devDependencies": {
    "mocha": "*"
  },
  "main": "lib/index"
}
