mirror of
https://github.com/tiennm99/FBcount.git
synced 2026-05-14 06:58:08 +00:00
19 lines
374 B
JSON
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"
|
|
}
|
|
}
|