{
  "name": "notmodified",
  "description": "set and validate http cache headers",
  "version": "0.2.4",
  "author": "Andreas Madsen <amwebdk@gmail.com>",
  "main": "./notmodified.js",
  "scripts": {
    "test": "tap test.js"
  },
  "repository" : {
    "type": "git",
    "url": "git://github.com/AndreasMadsen/notmodified.git"
  },
  "keywords": [
    "not modified",
    "304",
    "cache",
    "http"
  ],
  "devDependencies": {
    "tap": "0.6.x"
  },
  "license": "MIT"
}
