{
  "name": "buzzk",
  "displayName": "BUZZK",
  "version": "2.3.11",
  "description": "뿌지직 (BUZZK) - 치지직(CHZZK) 챗봇을 더욱 쉽게 개발할 수 있도록 돕는 비공식 라이브러리.",
  "main": "lib/index.js",
  "type": "commonjs",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": {
    "name": "Emin-G",
    "email": "dev.mingowo@gmail.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Emin-G/buzzk.git"
  },
  "bugs": {
    "url": "https://github.com/Emin-G/buzzk/issues"
  },
  "homepage": "https://github.com/Emin-G/buzzk",
  "keywords": [
    "chzzk",
    "buzzk",
    "치지직",
    "뿌지직"
  ],
  "dependencies": {
    "axios": "^1.15.0",
    "socket.io-client": "^2.0.3"
  }
}
