pepjs : Polyfill of the PointerEvents W3C spec. You can installing pepjs 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 pepjs $ sudo npm install -g pepjs
If want to update the pepjs package execute the command as below,
$ sudo npm update pepjs
Update package globally,
$ npm install -g pepjs
$ sudo git clone https://github.com/rektide/pepjs.git
$ sudo npm install -g ./pepjs
pepjs@0.4.3 /usr/lib/node_modules/pepjs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pepjs
| Package Name | pepjs |
| Version | 0.4.3 |
| Description | Polyfill of the PointerEvents W3C spec |
| Released Date | 2017-05-07T14:00:51.688Z |
| Published by | scott.gonzalez |
| How to Learn | https://www.npmjs.com/package/pepjs/tutorial |