{
  "name": "@mrnima/tiktok-downloader",
  "version": "1.0.0",
  "description": "An unofficial tiktok downloader scraper for download video, audio and images using tiktok link.",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/darkmakerofc/tiktok-downloader-api.git"
  },
  "keywords": [
    "tiktok",
    "downloader",
    "api",
    "mrnima",
    "scraper",
    "video",
    "audio",
    "images"
  ],
  "author": "MRnima",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/darkmakerofc/tiktok-downloader-api/issues"
  },
  "homepage": "https://github.com/darkmakerofc/tiktok-downloader-api#readme",
  "dependencies": {
    "axios": "^1.7.7",
    "cheerio": "^1.0.0"
  }
}
