node-bourbon : node-sass wrapper for thoughtbots bourbon library. You can installing node-bourbon 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 node-bourbon $ sudo npm install -g node-bourbon
If want to update the node-bourbon package execute the command as below,
$ sudo npm update node-bourbon
Update package globally,
$ npm install -g node-bourbon
$ sudo git clone https://github.com/rektide/node-bourbon.git
$ sudo npm install -g ./node-bourbon
node-bourbon@4.2.8 /usr/lib/node_modules/node-bourbon
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-bourbon
| Package Name | node-bourbon |
| Version | 4.2.8 |
| Description | node-sass wrapper for thoughtbots bourbon library |
| Released Date | 2016-03-21T19:07:54.748Z |
| Published by | iamlacroix |
| How to Learn | https://www.npmjs.com/package/node-bourbon/tutorial |