UNPKG

steam-ws

Version:

Download any workshop item with a simple command, it also extract it if needed, like `gma` and `bin` files.

28 lines (27 loc) 559 B
{ "name": "steam-ws", "version": "0.0.6", "description": "", "main": "index.js", "bin": { "steam-ws": "bin/steamworkshop" }, "type": "commonjs", "author": "ceifa", "repository": "github:ceifa/steam-workshop", "license": "ISC", "keywords": [ "workshop", "steam", "gmod", "gmad", "garrysmod", "garry" ], "dependencies": { "chalk": "4.1.2", "lzma-native": "8.0.6", "node-fetch": "2.6.7", "steamworks.js": "0.0.18" } }