{
  "name": "ac-danmu",
  "version": "0.7.1",
  "description": "acfun直播弹幕获取",
  "main": "client.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "acfun",
    "danmaku",
    "danmu"
  ],
  "author": "kanoyami",
  "license": "GPLv3",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kanoyami/ac-danmu.js"
  },
  "dependencies": {
    "@babel/polyfill": "^7.11.5",
    "cookie": "^0.4.1",
    "crypto-js": "^4.0.0",
    "got": "^11.6.2",
    "lodash": "^4.17.20",
    "long": "^4.0.0",
    "protobufjs": "^6.10.1",
    "querystring": "^0.2.0",
    "websocket": "^1.0.32"
  },
  "devDependencies": {
    "@babel/cli": "^7.11.6",
    "@babel/core": "^7.11.6",
    "@babel/plugin-proposal-class-properties": "^7.10.4",
    "@babel/preset-env": "^7.11.5",
    "babel-plugin-transform-decorators-legacy": "^1.3.5",
    "babel-preset-stage-0": "^6.24.1"
  }
}
