acl : An Access Control List module, based on Redis with Express middleware support. You can installing acl 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 acl $ sudo npm install -g acl
If want to update the acl package execute the command as below,
$ sudo npm update acl
Update package globally,
$ npm install -g acl
$ sudo git clone https://github.com/rektide/acl.git
$ sudo npm install -g ./acl
acl@0.4.11 /usr/lib/node_modules/acl
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall acl
Package Name | acl |
Version | 0.4.11 |
Description | An Access Control List module, based on Redis with Express middleware support |
Released Date | 2017-09-10T08:39:19.159Z |
Published by | manast |
How to Learn | https://www.npmjs.com/package/acl/tutorial |