transformer-test : transformer testing module. You can installing transformer-test 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 transformer-test $ sudo npm install -g transformer-test
If want to update the transformer-test package execute the command as below,
$ sudo npm update transformer-test
Update package globally,
$ npm install -g transformer-test
$ sudo git clone https://github.com/rektide/transformer-test.git
$ sudo npm install -g ./transformer-test
transformer-test@0.1.1 /usr/lib/node_modules/transformer-test
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall transformer-test
| Package Name | transformer-test |
| Version | 0.1.1 |
| Description | transformer testing module |
| Released Date | 2014-07-14T05:11:58.842Z |
| Published by | jbenet |
| How to Learn | https://www.npmjs.com/package/transformer-test/tutorial |