Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Fxc7 authored Jan 20, 2021
1 parent e987144 commit 7d9a0d7
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"name": "termux-bot-wa",
"version": "0.0.2",
"description": "Only termux",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"keywords": [
"termux",
"whatsapp",
"bot",
"whatsapp",
"bot"
],
"author": "MhankBarBar",
"license": "ISC",
"dependencies": {
"@adiwajshing/baileys": "github:adiwajshing/baileys",
"@kagchi/kag-api": "^1.5.5",
"async": "^3.2.0",
"axios": "^0.21.1",
"cfonts": "^2.9.0",
"escape-string-regexp": "^4.0.0",
"fake-useragent": "^1.0.1",
"fluent-ffmpeg": "^2.1.2",
"lolis.life": "^4.0.0",
"moment-timezone": "^0.5.32",
"multistream": "^4.0.1",
"node-fetch": "^2.6.1",
"remove.bg": "^1.3.0",
"request": "^2.81.0",
"spinnies": "^0.5.1",
"tiktok-scraper": "^1.4.7"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/FarhanXCode7/termux-bot-wa.git"
},
"bugs": {
"url": "https://github.com/FarhanXCode7/termux-bot-wa/issues"
},
"homepage": "https://github.com/FarhanXCode7/termux-bot-wa#readme"
}

0 comments on commit 7d9a0d7

Please sign in to comment.