You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "**Automate the addition of users to your organization** by hosting a web-app to allow people to click and recieve invitation to your Github Organization.",
"engines": {
"node": "14.16.1"
},
"main": "main.js",
"dependencies": {
"@octokit/rest": "^18.6.6",
"body-parser": "^1.19.0",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"express-ip": "^1.0.4",
"snyk": "^1.685.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",