leek : GA tracking. You can installing leek 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 leek $ sudo npm install -g leek
If want to update the leek package execute the command as below,
$ sudo npm update leek
Update package globally,
$ npm install -g leek
$ sudo git clone https://github.com/rektide/leek.git
$ sudo npm install -g ./leek
leek@0.0.24 /usr/lib/node_modules/leek
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall leek
Package Name | leek |
Version | 0.0.24 |
Description | GA tracking |
Released Date | 2016-10-31T15:47:51.002Z |
Published by | twokul |
How to Learn | https://www.npmjs.com/package/leek/tutorial |