eyes : a customizable value inspector. You can installing eyes 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 eyes $ sudo npm install -g eyes
If want to update the eyes package execute the command as below,
$ sudo npm update eyes
Update package globally,
$ npm install -g eyes
$ sudo git clone https://github.com/rektide/eyes.git
$ sudo npm install -g ./eyes
eyes@0.1.8 /usr/lib/node_modules/eyes
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eyes
Package Name | eyes |
Version | 0.1.8 |
Description | a customizable value inspector |
Released Date | 2012-08-24T18:26:03.778Z |
Published by | indexzero |
How to Learn | https://www.npmjs.com/package/eyes/tutorial |