{
  "name": "@webex/plugin-phone",
  "version": "1.124.2",
  "description": "",
  "license": "MIT",
  "main": "dist/index.js",
  "devMain": "src/index.js",
  "repository": "https://github.com/webex/webex-js-sdk/tree/master/packages/node_modules/@webex/plugin-phone",
  "engines": {
    "node": ">=8"
  },
  "browserify": {
    "transform": [
      "envify"
    ]
  },
  "dependencies": {
    "@babel/runtime-corejs2": "^7.12.5",
    "@webex/internal-plugin-locus": "1.124.2",
    "@webex/internal-plugin-metrics": "1.124.2",
    "@webex/plugin-people": "1.124.2",
    "@webex/webex-core": "1.124.2",
    "lodash": "^4.17.21",
    "@webex/media-engine-webrtc": "1.124.2",
    "lodash-decorators": "^4.5.0",
    "sdp-transform": "^2.12.0",
    "uuid": "^3.3.2",
    "@webex/common": "1.124.2",
    "ampersand-collection": "^2.0.2",
    "ampersand-collection-lodash-mixin": "^4.0.0",
    "ampersand-state": "^5.0.3",
    "readable-stream": "^3.6.0",
    "@webex/common-timers": "1.124.2",
    "detectrtc": "^1.3.4",
    "envify": "^4.1.0"
  }
}
