{
  "name": "shaka",
  "type": "adapter",
  "tech": "js",
  "author": "Jesus Lopez",
  "version": "6.4.8",
  "built": "2019-03-18",
  "repo": "https://bitbucket.org/npaw/shaka-adapter-js",
  "libVersion": "^6.4.16",
  "features": {
    "buffer": "monitor",
    "seek": "native",
    "getters": [
      "getPlayhead",
      "getPlayrate",
      "getFramesPerSecond",
      "getDroppedFrames",
      "getDuration",
      "getBitrate",
      "getThroughput",
      "getRendition",
      "getTitle",
      "getIsLive",
      "getResource"
    ]
  },
  "ads": []
}