{
  "name": "@byteplus/web-rtmp",
  "version": "1.0.3",
  "main": "./dist/web-rtmp.mjs",
  "module": "./dist/web-rtmp.mjs",
  "types": "./dist/index.d.ts",
  "license": "MIT",
  "files": [
    "es",
    "dist"
  ],
  "author": "wangwei.daitu@bytedance.com"
}