schema validation, yeeee

This commit is contained in:
Josh Burman
2019-03-18 16:54:16 -04:00
parent 30e45f8e47
commit 02b62ed018
12 changed files with 103 additions and 19 deletions

View File

@ -17,10 +17,12 @@
},
"homepage": "https://github.com/yardstick/braid#readme",
"dependencies": {
"@types/joi": "^14.3.2",
"@types/mocha": "^5.2.6",
"body-parser": "^1.18.3",
"cors": "^2.8.5",
"express": "^4.16.4",
"joi": "^14.3.1",
"jsonwebtoken": "^8.5.0",
"websocket": "^1.0.28",
"winston": "^3.2.1",