{
  "name": "date",
  "repo": "matthewmueller/date",
  "description": "dates for humans",
  "version": "0.3.3",
  "keywords": [
    "date",
    "parsing",
    "human"
  ],
  "dependencies": {
    "visionmedia/debug": "*"
  },
  "main": "index.js",
  "scripts": [
    "index.js",
    "lib/date.js",
    "lib/parser.js"
  ]
}
