node-http-server

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 5  →  ?path2? @ 6
/package.json
@@ -5,14 +5,15 @@
"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",
"mime": "^1.3.4",
"moment": "^2.17.1",
"node-forge": "^0.7.0",
"winston": "^2.3.1",
"yargs": "^7.0.1"
}