{
  "name": "trs-media-downloader",
  "version": "1.0.2",
  "description": "Social Media Downloader.",
  "config": {
    "baseUrl": "https://backend1.tioo.eu.org"
  },
  "main": "index.js",
  "scripts": {
    "test": "node test/test.js"
  },
  "keywords": [
    "AIO",
    "Instagram",
    "TikTok",
    "Facebook",
    "YouTube",
    "Twitter"
  ],
  "author": "ARIFUL ISLAM ASIF",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.4.0",
    "cheerio": "^1.0.0",
    "docdash": "^2.0.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/THE-REBEL-A4IF-V4U/trs-media-downloader.git"
  },
  "bugs": {
    "url": "https://github.com/THE-REBEL-A4IF-V4Ut/trs-media-downloader/issues"
  },
  "homepage": "https://github.com/THE-REBEL-A4IF-V4U/trs-media-downloader#readme",
  "directories": {
    "lib": "lib"
  },
  "publishConfig": {
    "tag": "latest"
  }
}
