mo-webserver
Version:
A very simple webserver.
27 lines (26 loc) • 552 B
JSON
{
"main": "httpserver.js",
"name": "mo-webserver",
"version": "0.0.1",
"description": "A very simple webserver.",
"homepage": "http://motadou.github.io",
"author": {
"name": "motadou",
"email": "motadou@126.com",
"url": "http://motadou.github.io"
},
"keywords": [
"webserver",
"lighttpd",
"nginx",
"apache"
],
"repository": {
"type": "git",
"url": "https://github.com/motadou/mo-webserver.git"
},
"bugs": {
"url": "https://github.com/motadou/mo-webserver/issues"
},
"readme": "readme.md"
}