httpserver.dispatcher
Version:
HttpServer Dispatcher
24 lines (23 loc) • 565 B
JSON
{
"name": "httpserver.dispatcher",
"version": "0.0.0",
"description": "HttpServer Dispatcher",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/maskwang/httpserver.dispatcher.git"
},
"keywords": [
"HttpServer",
"Dispatcher"
],
"author": "maskwang",
"license": "MIT",
"bugs": {
"url": "https://github.com/maskwang/httpserver.dispatcher/issues"
},
"homepage": "https://github.com/maskwang/httpserver.dispatcher"
}