{
  "name": "steam-resources-up",
  "version": "1.1.2",
  "description": "Steam resources for Node.js",
  "scripts": {
    "prepare": "svn checkout https://github.com/SteamRE/SteamKit/trunk/Resources/Protobufs protobufs && svn checkout https://github.com/SteamRE/SteamKit/trunk/Resources/SteamLanguage steam_language"
  },
  "dependencies": {
    "bytebuffer": "^5.0",
    "protobufjs": "^4.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/seishun/node-steam-resources"
  },
  "keywords": [
    "steam"
  ],
  "author": "Nikolai Vavilov <vvnicholas@gmail.com>",
  "license": "MIT"
}
