{
  "name": "youtube-live-chat",
  "version": "1.0.3",
  "description": "A library for get YouTube live chats",
  "main": "index.js",
  "dependencies": {
    "events": "^1.1.1",
    "request": "^2.88.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuta0801/youtube-live-chat.git"
  },
  "keywords": [
    "youtube",
    "live",
    "chat"
  ],
  "author": "yuta0801",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/yuta0801/youtube-live-chat/issues"
  },
  "homepage": "https://github.com/yuta0801/youtube-live-chat#readme"
}
