{
  "name": "dashjs",
  "type": "adapter",
  "tech": "js",
  "author": "Jesus Lopez",
  "version": "6.7.0",
  "built": "2020-05-19",
  "repo": "https://bitbucket.org/npaw/dashjs-adapter-js",
  "libVersion": "^6.7.6",
  "features": {
    "buffer": "monitor",
    "seek": "native",
    "error": true,
    "stop": true,
    "pause": true,
    "resume": true,
    "getters": [
      "getPlayhead",
      "getDroppedFrames",
      "getDuration",
      "getBitrate",
      "getThroughput",
      "getRendition",
      "getIsLive",
      "getResource",
      "getPlayerVersion",
      "getCdnTraffic",
      "getP2PTraffic",
      "getLatency",
      "getMetrics"
    ]
  },
  "ads": []
}