terraformer-wkt-parser : Well-Known Text parser. You can installing terraformer-wkt-parser 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 terraformer-wkt-parser $ sudo npm install -g terraformer-wkt-parser
If want to update the terraformer-wkt-parser package execute the command as below,
$ sudo npm update terraformer-wkt-parser
Update package globally,
$ npm install -g terraformer-wkt-parser
$ sudo git clone https://github.com/rektide/terraformer-wkt-parser.git
$ sudo npm install -g ./terraformer-wkt-parser
terraformer-wkt-parser@1.1.2 /usr/lib/node_modules/terraformer-wkt-parser
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall terraformer-wkt-parser
| Package Name | terraformer-wkt-parser |
| Version | 1.1.2 |
| Description | Well-Known Text parser |
| Released Date | 2016-08-17T20:31:22.735Z |
| Published by | esri_dev |
| How to Learn | https://www.npmjs.com/package/terraformer-wkt-parser/tutorial |