pelias-config : Configuration settings for Pelias. You can installing pelias-config 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 pelias-config $ sudo npm install -g pelias-config
If want to update the pelias-config package execute the command as below,
$ sudo npm update pelias-config
Update package globally,
$ npm install -g pelias-config
$ sudo git clone https://github.com/rektide/pelias-config.git
$ sudo npm install -g ./pelias-config
pelias-config@2.13.0 /usr/lib/node_modules/pelias-config
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pelias-config
| Package Name | pelias-config |
| Version | 2.13.0 |
| Description | Configuration settings for Pelias |
| Released Date | 2017-10-17T13:46:38.654Z |
| Published by | pelias |
| How to Learn | https://www.npmjs.com/package/pelias-config/tutorial |