{
  "name": "fresh",
  "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
  "description": "HTTP response freshness testing",
  "version": "0.2.0",
  "main": "index.js",
  "repository": { "type": "git", "url": "https://github.com/visionmedia/node-fresh.git"},
  "dependencies": {},
  "repository": { "type": "git", "url": "https://github.com/visionmedia/node-fresh.git" },
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  }
}
