component-cookie : Tiny cookie component. You can installing component-cookie 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 component-cookie $ sudo npm install -g component-cookie
If want to update the component-cookie package execute the command as below,
$ sudo npm update component-cookie
Update package globally,
$ npm install -g component-cookie
$ sudo git clone https://github.com/rektide/component-cookie.git
$ sudo npm install -g ./component-cookie
component-cookie@1.1.3 /usr/lib/node_modules/component-cookie
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall component-cookie
Package Name | component-cookie |
Version | 1.1.3 |
Description | Tiny cookie component |
Released Date | 2016-11-11T00:13:00.119Z |
Published by | stephenmathieson |
How to Learn | https://www.npmjs.com/package/component-cookie/tutorial |