{ "name": "youtubei.js", "version": "1.3.7", "description": "An object-oriented library that allows you to search, get detailed info about videos, subscribe, unsubscribe, like, dislike, comment, download videos and much more!", "main": "index.js", "scripts": { "test": "node test" }, "author": "LuanRT", "funding": "https://ko-fi.com/luanrt", "license": "MIT", "directories": { "example": "examples", "lib": "lib" }, "dependencies": { "axios": "^0.21.4", "protons": "^2.0.3", "user-agents": "^1.0.778", "uuid": "^8.3.2" }, "repository": { "type": "git", "url": "git+https//github.com/LuanRT/YouTube.js.git" }, "keywords": [ "yt", "ytdl", "youtube", "youtube-dl", "youtubedl", "youtube-downloader", "innertube", "innertubeapi", "livechat", "downloader", "dislike", "search", "comment", "like", "api", "dl" ], "bugs": { "url": "https://github.com/LuanRT/YouTube.js/issues" }, "homepage": "https://github.com/LuanRT/YouTube.js#readme" }