{
  "name": "xxxxxx",
  "version": "10.0.1",
  "description": "Polyfill for xxxxxx audioTracks API described here: https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks",
  "main": "index.js",
  "scripts": {
    "test": "echo \"lol you're kidding, right?\" && exit 1"
  },
  "keywords": [
    "polyfill",
    "xxxxxx",
    "audioTracks"
  ],
  "author": "Jay Phelps <hello@jayphelps.com>",
  "license": "MIT"
}
