Add URL logging option

This commit is contained in:
Michael Jackson
2016-04-12 04:25:38 -07:00
parent 2ea9685bc1
commit 3180839192
2 changed files with 20 additions and 3 deletions

View File

@ -11,7 +11,8 @@
"dependencies": {
"cors": "^2.7.1",
"express": "^4.13.4",
"npm-http-server": "^2.9.1"
"npm-http-server": "^2.9.1",
"on-finished": "^2.3.0"
},
"repository": {
"type": "git",