UNPKG

roblox-mass-unfollow

Version:

This can be used to mass unfollow users on Roblox.

20 lines (19 loc) 396 B
{ "name": "roblox-mass-unfollow", "version": "1.0.0", "description": "This can be used to mass unfollow users on Roblox.", "main": "index.js", "bin": { "main": "index.js" }, "scripts": {}, "keywords": [ "roblox", "mass", "unfollow" ], "author": "kyexyz", "license": "ISC", "dependencies": { "bloxy": "^5.7.3", "chalk": "^4.1.1", "yargs": "^17.0.1" }, "devDependencies": {} }