add deps for oauth3

This commit is contained in:
AJ ONeal 2015-11-03 23:52:27 +00:00
parent 3dd2b30586
commit 11d5cac170
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni

Vedi File

@ -38,6 +38,8 @@
"homepage": "https://github.com/Daplie/walnut",
"dependencies": {
"accepts": "^1.2.5",
"authcodes": "git://bitbucket.org/daplie/authcodes.git",
"authenticator": "^1.0.0",
"bluebird": "2.x",
"body-parser": "1.x",
"bookshelf": "^0.7.9",
@ -56,6 +58,7 @@
"cookie-session": "1.x",
"cookie-signature": "^1.0.6",
"crc": "^3.2.1",
"dbwrap": "git://bitbucket.org/daplie/dbwrap.git",
"debug": "^2.1.3",
"depd": "^1.0.0",
"destroy": "^1.0.3",
@ -77,6 +80,7 @@
"ipify": "^1.0.5",
"jarson": "1.x",
"json-storage": "2.x",
"jsonwebtoken": "^5.4.0",
"knex": "^0.6.23",
"lodash": "2.x",
"media-typer": "^0.3.0",
@ -122,12 +126,14 @@
"serve-favicon": "2.x",
"serve-static": "1.x",
"sqlite3": "3.x",
"sqlite3-cluster": "^1.1.1",
"ssl-root-cas": "1.x",
"twilio": "1.x",
"type-is": "^1.6.1",
"underscore.string": "2.x",
"urlrouter": "0.5.x",
"urlsafe-base64": "1.x",
"ursa": "^0.9.1",
"useragent": "2.x",
"utils-merge": "^1.0.0",
"uuid": "2.x",