prr : A better Object.defineProperty(). You can installing prr 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 prr $ sudo npm install -g prr
If want to update the prr package execute the command as below,
$ sudo npm update prr
Update package globally,
$ npm install -g prr
$ sudo git clone https://github.com/rektide/prr.git
$ sudo npm install -g ./prr
prr@1.0.1 /usr/lib/node_modules/prr
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall prr
| Package Name | prr |
| Version | 1.0.1 |
| Description | A better Object.defineProperty() |
| Released Date | 2014-07-22T06:50:49.598Z |
| Published by | rvagg |
| How to Learn | https://www.npmjs.com/package/prr/tutorial |