introspect : A fast and powerful Function introspection. You can installing introspect 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 introspect $ sudo npm install -g introspect
If want to update the introspect package execute the command as below,
$ sudo npm update introspect
Update package globally,
$ npm install -g introspect
$ sudo git clone https://github.com/rektide/introspect.git
$ sudo npm install -g ./introspect
introspect@0.0.3 /usr/lib/node_modules/introspect
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall introspect
Package Name | introspect |
Version | 0.0.3 |
Description | A fast and powerful Function introspection |
Released Date | 2014-02-20T21:26:43.907Z |
Published by | kilianc |
How to Learn | https://www.npmjs.com/package/introspect/tutorial |