{
  "author": {
    "name": "Alberto Bottarini",
    "url": "http://www.albertobottarini.com",
    "email": "alberto.bottarini@gmail.com"
  },
  "dependencies": {
    "mime-types": ">=1.2.5"
  },
  "description": "A simple class allows developer to have a clear dispatcher for dynamic pages and static resources.",
  "devDependencies": {},
  "keywords": ["util", "httpdispatcher", "dispatcher"],
  "main": "httpdispatcher.js",
  "name": "httpdispatcher",
  "repository": {"url": "https://github.com/alberto-bottarini/httpdispatcher", "type": "git"},
  "version": "2.2.0",
  "license": "MIT"
}
