httpdispatcherfork
Version:
A simple class allows developer to have a clear dispatcher for dynamic pages and static resources.
19 lines (18 loc) • 597 B
JSON
{
"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": "httpdispatcherfork",
"repository": {"url": "https://github.com/alberto-bottarini/httpdispatcher", "type": "git"},
"version": "2.1.2",
"license": "MIT"
}