{
  "name": "whatsapp-bot-pack",
  "version": "3.0.0",
  "description": "NPM Package for whatsapp-bot ytdl and tts",
  "main": "src/stack.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/inrl-md/whats-bot/.git"
  },
  "author": "inrl",
  "license": "GNU",
  "dependencies": {
    "ytdl-core":"^4.11.5",
    "node-fetch": "^3.2.6",
    "async.parallellimit": "~0.5.2",
    "boolstring": "~1.0.2",
    "cheerio": "^1.0.0-rc.10",
    "dasu": "~0.4.3",
    "human-time": "0.0.2",
    "jsonpath-plus": "~5.0.2",
    "minimist": "~1.2.5",
    "node-fzf": "~0.5.1",
    "async": "^2.4.1",
    "escape-string-regexp": "^1.0.5",
    "fake-useragent": "^1.0.1",
    "multistream": "^2.1.0",
    "request": "^2.81.0"
  },
  "devDependencies": {
    "@babel/core": "~7.11.4",
    "@babel/preset-env": "~7.11.0",
    "@talmobi/faucet": "0.0.3",
    "babelify": "~10.0.0",
    "browserify": "~17.0.0",
    "cross-env": "~7.0.2",
    "looks-same-plus": "0.0.2",
    "spacestandard": "~0.3.0",
    "tape": "~5.0.1",
    "wooster": "~0.5.0"
  },
  "bugs": {
    "url": "https://github.com/inrl-md/whats-bot/issues"
  },
  "homepage": "https://github.com/inrl-official/inrl-bot-md#readme"
}
