UNPKG

@kamipl/kick-api-lite

Version:

Simple library for fetching streamer and stream info from Kick.com

16 lines (15 loc) 389 B
{ "name": "@kamipl/kick-api-lite", "version": "1.0.1", "description": "Simple library for fetching streamer and stream info from Kick.com", "main": "index.js", "keywords": ["kick", "kick.com", "stream", "streamer", "api", "live"], "author": "discord: kamipl", "license": "MIT", "dependencies": { "axios": "^1.6.0" }, "publishConfig": { "access": "public" } }