steamid : Exposes a SteamID object class for easy SteamID management. You can installing steamid 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 steamid $ sudo npm install -g steamid
If want to update the steamid package execute the command as below,
$ sudo npm update steamid
Update package globally,
$ npm install -g steamid
$ sudo git clone https://github.com/rektide/steamid.git
$ sudo npm install -g ./steamid
steamid@1.1.0 /usr/lib/node_modules/steamid
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall steamid
| Package Name | steamid |
| Version | 1.1.0 |
| Description | Exposes a SteamID object class for easy SteamID management |
| Released Date | 2016-06-28T18:12:52.482Z |
| Published by | doctormckay |
| How to Learn | https://www.npmjs.com/package/steamid/tutorial |