phant-meta-nedb : sqlite metadata storage for phant. You can installing phant-meta-nedb 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 phant-meta-nedb $ sudo npm install -g phant-meta-nedb
If want to update the phant-meta-nedb package execute the command as below,
$ sudo npm update phant-meta-nedb
Update package globally,
$ npm install -g phant-meta-nedb
$ sudo git clone https://github.com/rektide/phant-meta-nedb.git
$ sudo npm install -g ./phant-meta-nedb
phant-meta-nedb@3.1.1 /usr/lib/node_modules/phant-meta-nedb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall phant-meta-nedb
| Package Name | phant-meta-nedb |
| Version | 3.1.1 |
| Description | sqlite metadata storage for phant |
| Released Date | 2014-08-21T14:48:44.348Z |
| Published by | toddtreece |
| How to Learn | https://www.npmjs.com/package/phant-meta-nedb/tutorial |