weak : Make weak references to JavaScript Objects.. You can installing weak 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 weak $ sudo npm install -g weak
If want to update the weak package execute the command as below,
$ sudo npm update weak
Update package globally,
$ npm install -g weak
$ sudo git clone https://github.com/rektide/weak.git
$ sudo npm install -g ./weak
weak@1.0.1 /usr/lib/node_modules/weak
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall weak
| Package Name | weak |
| Version | 1.0.1 |
| Description | Make weak references to JavaScript Objects. |
| Released Date | 2016-01-04T04:10:15.913Z |
| Published by | tootallnate |
| How to Learn | https://www.npmjs.com/package/weak/tutorial |