phant-manager-http : express web based manager for phant. You can installing phant-manager-http 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-manager-http $ sudo npm install -g phant-manager-http
If want to update the phant-manager-http package execute the command as below,
$ sudo npm update phant-manager-http
Update package globally,
$ npm install -g phant-manager-http
$ sudo git clone https://github.com/rektide/phant-manager-http.git
$ sudo npm install -g ./phant-manager-http
phant-manager-http@4.5.10 /usr/lib/node_modules/phant-manager-http
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall phant-manager-http
| Package Name | phant-manager-http |
| Version | 4.5.10 |
| Description | express web based manager for phant |
| Released Date | 2014-10-09T20:53:02.558Z |
| Published by | toddtreece |
| How to Learn | https://www.npmjs.com/package/phant-manager-http/tutorial |