google : A module to search and scrape google. This is not sponsored, supported, or affiliated with Google Inc.. You can installing google 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 google $ sudo npm install -g google
If want to update the google package execute the command as below,
$ sudo npm update google
Update package globally,
$ npm install -g google
$ sudo git clone https://github.com/rektide/google.git
$ sudo npm install -g ./google
google@2.1.0 /usr/lib/node_modules/google
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall google
Package Name | |
Version | 2.1.0 |
Description | A module to search and scrape google. This is not sponsored, supported, or affiliated with Google Inc. |
Released Date | 2016-08-11T13:20:20.194Z |
Published by | jprichardson |
How to Learn | https://www.npmjs.com/package/google/tutorial |