UNPKG

steam

Version:

Lets you interface with Steam without running an actual Steam client

26 lines (25 loc) 889 B
{ "name": "steam-resources", "version": "1.2.0", "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/Protogen protogen && svn checkout https://github.com/SteamRE/SteamKit/trunk/Resources/SteamLanguage steam_language" }, "dependencies": { "bytebuffer": "^5.0", "csv-parse": "^4.0.1", "protobufjs": "^4.1" }, "repository": { "type": "git", "url": "https://github.com/seishun/node-steam-resources" }, "keywords": [ "steam" ], "author": "Nikolai Vavilov <vvnicholas@gmail.com>", "license": "MIT" ,"_resolved": "github:seishun/node-steam-resources#2e9f12a3a07bd1e8f1bb397109d1d7361da793ca" ,"_integrity": "" ,"_from": "steam-resources@github:seishun/node-steam-resources#v1.2.0" }