{
  "name": "sendbird",
  "version": "3.1.33",
  "description": "Sendbird JavaScript SDK",
  "main": "SendBird.min.js",
  "dependencies": {
    "agentkeepalive": "4.1.4",
    "axios": "^0.27.2",
    "form-data": "^4.0.0",
    "ws": "^7.5.5"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sendbird/Sendbird-SDK-JavaScript"
  },
  "keywords": [
    "sendbird",
    "sendbird.com",
    "messaging",
    "chat",
    "js"
  ],
  "author": "Sendbird <support@sendbird.com>",
  "license": "SEE LICENSE IN LICENSE.md",
  "bugs": {
    "url": "https://github.com/sendbird/Sendbird-SDK-JavaScript/issues"
  },
  "homepage": "https://sendbird.com",
  "typings": "SendBird.d.ts"
}
