node-http-server – Rev 35
?pathlinks?
{
"name": "node-http-server",
"version": "1.0.0",
"description": "Complete HTTPs Server in Node.js",
"main": "server.js",
"author": "[Wizardry and Steamworks]:Support",
"license": "GPL-3.0",
"repository": {
"type": "svn",
"url": "http://svn.grimore.org/node-http-server"
},
"dependencies": {
"http-auth": "^3.1.3",
"http-cache": "^0.3.1",
"mime": "^1.3.4",
"moment": "^2.17.1",
"moment-timezone": "^0.5.13",
"node-forge": "^0.7.0",
"winston": "^2.3.1",
"yargs": "^7.0.1"
}
}