node-http-server

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ HEAD  →  ?path2? @ 1
/package.json
@@ -5,17 +5,14 @@
"main": "server.js",
"author": "[Wizardry and Steamworks]:Support",
"license": "GPL-3.0",
"repository": {
"repository" : {
"type": "svn",
"url": "http://svn.grimore.org/node-http-server"
"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"
}