{
  "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"
  }
}
