mongoose-plugins-delete-parano : Adds paranoid deletion to a mongoose schema. You can installing mongoose-plugins-delete-parano 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 mongoose-plugins-delete-parano $ sudo npm install -g mongoose-plugins-delete-parano
If want to update the mongoose-plugins-delete-parano package execute the command as below,
$ sudo npm update mongoose-plugins-delete-parano
Update package globally,
$ npm install -g mongoose-plugins-delete-parano
$ sudo git clone https://github.com/rektide/mongoose-plugins-delete-parano.git
$ sudo npm install -g ./mongoose-plugins-delete-parano
mongoose-plugins-delete-parano@0.2.0 /usr/lib/node_modules/mongoose-plugins-delete-parano
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mongoose-plugins-delete-parano
Package Name | mongoose-plugins-delete-parano |
Version | 0.2.0 |
Description | Adds paranoid deletion to a mongoose schema |
Released Date | 2012-11-24T23:26:57.459Z |
Published by | npm |
How to Learn | https://www.npmjs.com/package/mongoose-plugins-delete-parano/tutorial |