{
  "name": "import-deck",
  "version": "1.0.0",
  "description": "Automated Hearthstone deck importing from a URL",
  "main": "import-deck",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Justin Shrake",
  "license": "MIT",
  "dependencies": {
    "commander": "^2.9.0"
  }
}
