{
  "name": "steam-resources-v2",
  "version": "2.2.2",
  "description": "Steam resources for Node.js",
  "scripts": {
    "prepare": "git clone --depth 1 https://github.com/SteamDatabase/Protobufs.git protobufs && git clone --depth 1 https://github.com/SteamRE/SteamKit.git && mv SteamKit/Resources/ProtobufGen protobuf_gen && mv SteamKit/Resources/SteamLanguage steam_language && rm -rf SteamKit"
  },
  "dependencies": {
    "bytebuffer": "^5.0",
    "csv-parse": "^4.0.1",
    "protobufjs": "^4.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/qWici/node-steam-resources"
  },
  "keywords": [
    "steam"
  ],
  "author": "Ivan Kucher <dev.kucher@gmail.com>",
  "license": "MIT"
}
