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": "A simple CLI for students of BIT Mesra Ranchi, India, allowing them to login and logout of their cyberoam accounts. Cyberoam is the network login portal in BIT Mesra.",
"main": "app.js",
"bin": {
"bitnet": "./app.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"