UNPKG

@faouzkk/tiktok-dl

Version:

A module for downloading TikTok videos by the URL

31 lines (30 loc) 699 B
{ "name": "@faouzkk/tiktok-dl", "version": "1.0.1", "description": "A module for downloading TikTok videos by the URL", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "tiktok", "tiktok-dl", "scrapper", "web-scraping" ], "author": "FaouzKK", "license": "ISC", "dependencies": { "@faouzkk/tiktok-dl": "file:", "axios": "^1.7.7", "cheerio": "^1.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/FaouzKK/tiktok-dl.git" }, "bugs": { "url": "https://github.com/FaouzKK/tiktok-dl/issues" }, "homepage": "https://github.com/FaouzKK/tiktok-dl#readme" }