Merge pull request #254 from openstf/optional-basic-auth-in-auth-mock

Add optional basic authentication in auth-mock
This commit is contained in:
Vishal Banthia
2016-02-03 15:59:06 +09:00
3 changed files with 45 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
"adbkit-apkreader": "^1.0.0",
"adbkit-monkey": "^1.0.1",
"aws-sdk": "^2.2.3",
"basic-auth": "^1.0.3",
"bluebird": "^2.9.34",
"body-parser": "^1.13.3",
"bufferutil": "^1.2.1",