{
  "name": "choose-a-deck",
  "version": "1.0.5",
  "description": "How to choose a Lord of the Rings TCG deck to play with",
  "main": "index.js",
  "bin": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "cards",
    "lotr",
    "tcg",
    "card",
    "deck"
  ],
  "author": "Richard Littauer <richard.littauer@gmail.com> (http://burntfen.com)",
  "license": "MIT",
  "dependencies": {
    "colors": "^1.1.2",
    "lodash": "^4.17.4",
    "random-weighted": "^1.0.0",
    "standard": "^10.0.2"
  },
  "coordinates": [
    45.5191966,
    -73.5789399
  ]
}
