UNPKG

better-twitch-app-api

Version:

Fork of twitchappapi. Twitch App API https://twitchappapi.docs.apiary.io

31 lines (30 loc) 674 B
{ "name": "better-twitch-app-api", "version": "1.0.0", "description": "Fork of twitchappapi. Twitch App API https://twitchappapi.docs.apiary.io", "repository": "https://github.com/0xNyCode/TwitchAppAPIWrapper", "main": "index.js", "types": "index.d.ts", "scripts": {}, "keywords": [ "twitch", "twitchapp", "twitchappapi", "twitchapi", "wrapper", "library", "curseforge", "forge", "curse", "minecraft", "moddedminecraft", "minecraftmods", "typescript", "typings" ], "author": "NyCode", "license": "GPL-3.0", "dependencies": { "node-fetch-retry": "^1.0.1" } }