{
  "name": "hockeybar",
  "version": "0.0.1-alpha.13",
  "description": "A bot used to automate the updating of hockey league subreddit markdown",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/space0wl/hockeybar.git"
  },
  "keywords": [
    "reddit",
    "hockey",
    "nhl",
    "ahl",
    "echl",
    "chl"
  ],
  "author": "[WhiskeyBeard85] (/r/anaheimducks)",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/space0wl/hockeybar/issues"
  },
  "homepage": "https://github.com/space0wl/hockeybar#readme",
  "dependencies": {
    "cheerio": "^1.0.0-rc.2",
    "joi": "^10.6.0",
    "jsdoc": "^3.5.4",
    "jsdom": "^11.1.0",
    "snoowrap": "^1.14.1"
  }
}
