Files
2020-03-02 14:53:23 +07:00

19 lines
374 B
JSON

{
"name": "fbcount",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "MiTiX",
"license": "ISC",
"dependencies": {
"facebook-chat-api": "^1.7.0",
"fs": "0.0.1-security",
"pkg": "^4.4.4",
"readline": "^1.3.0",
"readline-sync": "^1.4.10"
}
}