UNPKG

twitcher.js

Version:

TWİTCH APİ MODULE

34 lines (33 loc) 647 B
{ "name": "twitcher.js", "version": "0.0.2", "description": "TWİTCH APİ MODULE", "main": "index.js", "icon":"https://cdn0.iconfinder.com/data/icons/social-network-7/50/16-512.png", "scripts": { "start": "node ." }, "keywords": [ "twitch", "twitcher", "twitchapi", "twitch.api", "twitch.tv", "twitch.js", "twitch-api", "twitchapi.js", "twitch-stream", "twitch-user", "twitchstreams", "twitchclips", "twitchcliper", "twitchdata", "twitchdatapi" ], "author": "Eren", "license": "ISC", "dependencies": { "axios": "^0.27.2", "fs": "0.0.1-security" } }