{
  "name": "steam-resources-fork",
  "version": "1.0.4",
  "description": "Steam resources for Node.js",
  "scripts": {
    "prepare": "svn checkout https://github.com/SteamDatabase/Protobufs/trunk protobufs && svn checkout https://github.com/SteamRE/SteamKit/trunk/Resources/ProtobufGen protobuf_gen && svn checkout https://github.com/SteamRE/SteamKit/trunk/Resources/SteamLanguage steam_language"
  },
  "dependencies": {
    "bytebuffer": "^5.0",
    "csv-parse": "^4.0.1",
    "protobufjs-dota": "^1.0.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/k0mar12/node-steam-resource"
  },
  "keywords": [
    "steam"
  ],
  "author": "Vlad Poshvaniuk <vladlovedance@gmail.com>",
  "license": "MIT"
}
