0uth
Version:
   
61 lines (60 loc) • 1.72 kB
JSON
{
"name": "0uth",
"version": "1.2.1",
"main": "./index",
"license": "MIT",
"dependencies": {
"@r1oga/passport-reddit": "^1.0.0",
"0auth": "^1.0.4",
"0uth": "^1.2.0",
"express": "^4.18.2",
"express-session": "^1.17.3",
"fastify": "^4.21.0",
"htmlparser2": "^9.0.0",
"passport": "^0.6.0",
"passport-discord": "^0.1.4",
"passport-facebook": "^3.0.0",
"passport-github2": "^0.1.12",
"passport-google-oauth2": "^0.2.0",
"passport-google-oauth20": "^2.0.0",
"passport-linkedin": "^1.0.0",
"passport-linkedin-oauth2": "^2.0.0",
"passport-local": "^1.0.0",
"passport-spotify": "^2.0.0",
"passport-twitch": "^1.0.3",
"passport-twitter": "^1.0.4",
"url": "^0.11.1",
"wehbook": "^2.1.9"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"passport-reddit": "^1.1.0",
"typescript": "^5.1.6"
},
"description": "   ",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Mantra27/0uth.git"
},
"keywords": [
"oauth",
"passport",
"google-login",
"facebook-login",
"0auth"
],
"author": "Mantra27",
"bugs": {
"url": "https://github.com/Mantra27/0uth/issues"
},
"homepage": "https://github.com/Mantra27/0uth#readme"
}