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": "This is a simple code for a simple js trolling your friends by replacing ; with greek question mark ; (Disclaimer: I take no responsibility for any harm caused by this prank. Have fun!)",
"main": "App.js",
"dependencies": {
"chalk": "^4.1.1",
"prompt-sync": "^4.2.0"
},
"bin": {
"annoyance": "cli.js"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"