X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=ba539bd313d1c8e86cee5ac85063e028958777bd;hb=268eebed921ac13a9ce0f4717f4923aa24190657;hp=b5d6953443918232c11397fcf424e53d6b55bee9;hpb=aad0ec24e886a93c5f85cbb8eb4c31ff5e973e1a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index b5d695344..ba539bd31 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,7 @@ "@types/bluebird": "3.5.21" }, "dependencies": { + "@types/oauth2-server": "^3.0.8", "async": "^2.0.0", "async-lock": "^1.1.2", "async-lru": "^1.1.1", @@ -113,6 +114,7 @@ "morgan": "^1.5.3", "multer": "^1.1.0", "nodemailer": "^4.4.2", + "oauth2-server": "^3.0.0", "parse-torrent": "^6.0.0", "password-generator": "^2.0.2", "pem": "^1.12.3", @@ -134,6 +136,7 @@ "uuid": "^3.1.0", "validator": "^10.2.0", "webfinger.js": "^2.6.6", + "webtorrent": "^0.100.0", "winston": "3.0.0", "ws": "^5.0.0", "youtube-dl": "^1.12.2" @@ -187,7 +190,6 @@ "tslint": "^5.7.0", "tslint-config-standard": "^7.0.0", "typescript": "^2.5.2", - "webtorrent": "^0.100.0", "xliff": "^3.0.1" }, "scripty": {