bean : A small, fast, framework-agnostic event manager. You can installing bean 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 bean $ sudo npm install -g bean
If want to update the bean package execute the command as below,
$ sudo npm update bean
Update package globally,
$ npm install -g bean
$ sudo git clone https://github.com/rektide/bean.git
$ sudo npm install -g ./bean
bean@1.0.15 /usr/lib/node_modules/bean
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bean
Package Name | bean |
Version | 1.0.15 |
Description | A small, fast, framework-agnostic event manager |
Released Date | 2015-01-02T01:45:31.504Z |
Published by | rvagg |
How to Learn | https://www.npmjs.com/package/bean/tutorial |