{
  "name": "twitch-m3u8",
  "version": "1.1.5",
  "description": "Get the stream URL of a Twitch livestream or past broadcast (VOD)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Samuel Dudik <samuel.dudik@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/dudik/twitch-m3u8"
  },
  "keywords": [
    "twitch",
    "m3u8",
    "url",
    "stream",
    "vod",
    "livestream"
  ]
}
