How to Install lusca NPM Packages on Ubuntu / Debian

How to Install lusca software package in NPM Packages

lusca : Application security for express.. You can installing lusca 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 lusca
$ sudo npm install -g lusca

If want to update the lusca package execute the command as below,

$ sudo npm update lusca

Update package globally,

$ npm install -g lusca

Git clone:

$ sudo  git clone https://github.com/rektide/lusca.git
$ sudo  npm install -g ./lusca

lusca@1.5.2 /usr/lib/node_modules/lusca

How to remove lusca package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall lusca

Basic Information of lusca NPM Package:

Package Name lusca
Version 1.5.2
Description Application security for express.
Released Date 2017-10-03T18:29:17.538Z
Published by lrace
How to Learn https://www.npmjs.com/package/lusca/tutorial