read-torrent : Read and parse a torrent from a resource.. You can installing read-torrent 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 read-torrent $ sudo npm install -g read-torrent
If want to update the read-torrent package execute the command as below,
$ sudo npm update read-torrent
Update package globally,
$ npm install -g read-torrent
$ sudo git clone https://github.com/rektide/read-torrent.git
$ sudo npm install -g ./read-torrent
read-torrent@1.3.0 /usr/lib/node_modules/read-torrent
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall read-torrent
| Package Name | read-torrent |
| Version | 1.3.0 |
| Description | Read and parse a torrent from a resource. |
| Released Date | 2015-02-24T20:44:09.333Z |
| Published by | mafintosh |
| How to Learn | https://www.npmjs.com/package/read-torrent/tutorial |