httpserver.maskwang
Version:
32 lines (31 loc) • 677 B
JSON
{
"name": "httpserver.maskwang",
"version": "0.0.1",
"description": "http server",
"main": "index.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "node example/run.js"
},
"repository": {
"type": "git",
"url": "https://github.com/maskwang/httpserver"
},
"keywords": [
"Nodejs",
"HttpServer"
],
"author": {
"name": "maskwang"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/maskwang/httpserver/issues"
},
"homepage": "https://github.com/maskwang/httpserver",
"readme": "ERROR: No README data found!",
"_id": "httpserver.maskwang@0.0.0",
"_from": "httpserver.maskwang@0.0.0"
}