{
  "name": "ys-webrtc-sdk-core",
  "version": "1.1.0",
  "description": "Yeastar WebRTC SDK for P-Series PBX.",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Yeastar-PBX/ys-webrtc-sdk-core.git"
  },
  "keywords": [
    "WebRTC",
    "jsSIP"
  ],
  "author": "chenwt",
  "license": "Proprietary License",
  "homepage": "",
  "files": [
    "lib/**/*"
  ]
}
