{
  "name": "huya-danma-listener",
  "version": "0.1.1",
  "description": "huya danmu module",
  "main": "index.js",
  "types": "index.d.ts",
  "type": "module",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "huya",
    "danmu"
  ],
  "author": "BacooTang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/renmu123/biliLive-tools/tree/master/packages/huya-danmu"
  },
  "dependencies": {
    "socks-proxy-agent": "^3.0.1",
    "to-arraybuffer": "^1.0.1",
    "ws": "^4.1.0"
  },
  "homepage": "https://github.com/renmu123/biliLive-tools/tree/master/packages/huya-danmu",
  "scripts": {
    "test": ""
  }
}