fb-group-unblocker
Version:
a powerfull group tool to unblock member.
32 lines (31 loc) • 599 B
JSON
{
"name": "fb-group-unblocker",
"version": "0.9.68",
"description": "a powerfull group tool to unblock member.",
"main": "cli.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"unblock": "cli.js"
},
"keywords": [
"facebook",
"tool",
"nodejs",
"javascript",
"unblock",
"facebook",
"group",
"nyanya"
],
"author": "tea,",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"fs": "0.0.1-security",
"meow": "^5.0.0",
"request": "^2.88.0",
"request-promise": "^4.2.2"
}
}