steamcommunity : Provides an interface for logging into and interacting with the Steam Community website. You can installing steamcommunity npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install steamcommunity $ sudo npm install -g steamcommunity
If want to update the steamcommunity package execute the command as below,
$ sudo npm update steamcommunity
Update package globally,
$ npm install -g steamcommunity
$ sudo git clone https://github.com/rektide/steamcommunity.git
$ sudo npm install -g ./steamcommunity
steamcommunity@3.33.1 /usr/lib/node_modules/steamcommunity
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall steamcommunity
| Package Name | steamcommunity |
| Version | 3.33.1 |
| Description | Provides an interface for logging into and interacting with the Steam Community website |
| Released Date | 2017-10-21T20:52:24.100Z |
| Published by | doctormckay |
| How to Learn | https://www.npmjs.com/package/steamcommunity/tutorial |