qasim-scraper
Version:
scraper downloader
27 lines (26 loc) • 652 B
JSON
{
"name": "qasim-scraper",
"version": "0.0.0",
"description": "scraper downloader",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/GlobalTechInfo/MEGA-AI"
},
"keywords": ["just","chill"],
"author": "GlobalTechInfo",
"license": "MIT",
"bugs": {
"url": "https://github.com/GlobalTechInfo/MEGA-AI"
},
"homepage": "https://github.com/GlobalTechInfo/MEGA-AI",
"dependencies": {
"@distube/ytdl-core": "*",
"cheerio": "1.0.0-rc.10",
"node-fetch": "^2.6.1",
"yt-search": "^2.12.1"
}
}