UNPKG

api-qasim

Version:

A collection of APIs for various media downloads, including TikTok, Twitter, and more. Provides easy access to download HD Wallpapers, mod apks, and metadata from various platforms.

86 lines (85 loc) 1.77 kB
{ "name": "api-qasim", "version": "3.2.5", "type": "commonjs", "description": "A collection of APIs for various media downloads, including TikTok, Twitter, and more. Provides easy access to download HD Wallpapers, mod apks, and metadata from various platforms.", "keywords": [ "ModApk", "YouTube", "ytaudio", "ytvideo", "Ringtone", "Wikimedia", "StyleText", "HdWallpaper", "Downloader", "Media", "Tiny Url", "Bitly", "Short Url", "Link", "TikTok", "tikvm", "Video", "XDl", "TwitterDl", "FBdownload", "Download", "Facebook", "FBdown", "Twitter", "Pinterest", "Media Download", "Qasim" ], "author": "GlobalTechInfo", "license": "MIT", "scripts": { "start": "node src/index.js", "test": "node src/test.js" }, "dependencies": { "axios": "^1.7.2", "cheerio": "^1.0.0-rc.12", "form-data": "^4.0.0", "tar": "7.4.0", "yt-search": "^2.12.1", "node-fetch": "^2.6.1", "axios-cookiejar-support": "^5.0.5" }, "private": false, "main": "src/index.js", "exports": { "import": "./src/index.js", "require": "./src/index.js" }, "files": [ "src", "README.md", "LICENSE" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/GlobalTechInfo/API-QASIM.git" }, "bugs": { "url": "https://github.com/GlobalTechInfo/API-QASIM/issues" }, "homepage": "https://github.com/GlobalTechInfo/API-QASIM#readme", "engines": { "node": ">=18.0.0" }, "contributors": [ { "name": "Qasim Ali", "role": "Lead Developer" }, { "name": "GlobalTechInfo", "role": "Maintainer" } ] }