{
  "name": "steam-store",
  "description": "API client for the unofficial steam storefront/big picture resource",
  "version": "0.4.1",
  "author": "Stefan Dühring | Autarc <autarc@gmail.com>",
  "bugs": "https://github.com/Autarc/steam-store/issues",
  "dependencies": {
    "JSONStream": "^0.10.0",
    "bluebird": "^2.6.4",
    "languages": "^0.1.3",
    "request": "^2.51.0"
  },
  "homepage": "https://github.com/Autarc/steam-store",
  "keywords": [
    "steam",
    "store",
    "products",
    "unofficial",
    "API"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Autarc/steam-store.git"
  }
}
