UNPKG

discord-together

Version:

Play games or watch YouTube videos together on Discord! More than 23 games available!

43 lines (42 loc) 1.05 kB
{ "name": "discord-together", "version": "1.4.2", "description": "Play games or watch YouTube videos together on Discord! More than 23 games available!", "main": "./index.js", "types": "./index.d.ts", "packageManager": "yarn@1.22.22", "repository": { "type": "git", "url": "git+https://github.com/RemyK888/discord-together.git" }, "keywords": [ "discord activities", "discordjs activities", "discord activity", "discord together", "discord 2gether", "watch2gether", "youtube", "discord.js", "together", "discord", "youtube", "videos", "poker" ], "author": "RemyK", "license": "MIT", "bugs": { "url": "https://github.com/RemyK888/discord-together/issues" }, "homepage": "https://github.com/RemyK888/discord-together#readme", "dependencies": { "discord.js": "^14.2.0" }, "devDependencies": { "@types/node": "^16.3.1", "check-dts": "^0.5.2", "prettier": "^2.3.2", "typescript": "^5.8.3" } }