fca-h4m1m-x2
Version:
Facebook-chat-api remake by One Man HamimX2
93 lines (92 loc) • 2.02 kB
JSON
{
"name": "fca-h4m1m-x2",
"version": "1.5.8",
"description": "Facebook-chat-api remake by One Man HamimX2",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"author": "Avery, David, Maude, Benjamin, UIRI, KanzuWakazaki, Hamim",
"license": "MIT",
"bugs": {
"url": "https://github.com/TanzidAhmadHamim/fca-h4m1m-x2/issues"
},
"homepage": "https://github.com/TanzidAhmadHamim/fca-h4m1m-x2#readme",
"repository": {
"type": "git",
"url": "git://github.com/TanzidAhmadHamim/fca-h4m1m-x2.git"
},
"dependencies": {
"aes-js": "latest",
"assert": "latest",
"better-sqlite3": "7.6.2",
"bluebird": "latest",
"chalk": "4.1.2",
"cheerio": "latest",
"crypto-js": "latest",
"deasync": "^0.1.28",
"duplexify": "^4.1.2",
"encode32": "latest",
"express": "latest",
"file-url": "^3.0.0",
"got": "^11.8.6",
"https-proxy-agent": "latest",
"is-hexcolor": "^1.0.0",
"lodash": "latest",
"moment": "^2.29.4",
"mqtt": "latest",
"npmlog": "latest",
"os": "latest",
"path": "latest",
"pretty-ms": "7.0.1",
"readable-stream": "^4.4.0",
"readline": "latest",
"request": "latest",
"totp-generator": "latest",
"tough-cookie": "^4.1.2",
"uuid": "latest",
"speakeasy": "latest",
"ws": "^8.13.0",
"ansi-to-html": "latest"
},
"engines": {
"node": ">=14.x"
},
"devDependencies": {
"eslint": "^8.40.0",
"mocha": "latest",
"prettier": "latest"
},
"eslintConfig": {
"env": {
"es6": true,
"node": true
},
"extends": "eslint:recommended",
"parserOptions": {
"sourceType": "module"
},
"rules": {
"linebreak-style": [
"error",
"unix"
],
"semi": [
"error",
"always"
],
"no-unused-vars": [
1,
{
"argsIgnorePattern": "^_"
}
]
}
},
"keywords": [
"Fca hamim",
"fca-h4m1m-x2",
"horizon fca",
"horizon"
]
}