{
  "name": "tvrager",
  "description": "A client library for TVRage.com's API.",
  "version": "0.4.1",
  "homepage": "https://github.com/zarac/tvrager",
  "author": {
    "name": "Hannes Landstedt",
    "email": "contact@zarac.se"
  },
  "main": "main.js",
  "keywords": [
    "tvrage",
    "tv",
    "api"
  ],
  "dependencies": {
    "xml2js": "0.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/zarac/tvrager.git"
  },
  "license": "NULL",
  "engine": {
    "node": ">=0.8"
  }
}
