ref-array : Create C array instances on top of Buffers. You can installing ref-array 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 ref-array $ sudo npm install -g ref-array
If want to update the ref-array package execute the command as below,
$ sudo npm update ref-array
Update package globally,
$ npm install -g ref-array
$ sudo git clone https://github.com/rektide/ref-array.git
$ sudo npm install -g ./ref-array
ref-array@1.2.0 /usr/lib/node_modules/ref-array
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ref-array
| Package Name | ref-array |
| Version | 1.2.0 |
| Description | Create C array instances on top of Buffers |
| Released Date | 2016-10-14T21:43:18.734Z |
| Published by | tootallnate |
| How to Learn | https://www.npmjs.com/package/ref-array/tutorial |