lacona-api : Cross-platform API for use with lacona commands. You can installing lacona-api 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 lacona-api $ sudo npm install -g lacona-api
If want to update the lacona-api package execute the command as below,
$ sudo npm update lacona-api
Update package globally,
$ npm install -g lacona-api
$ sudo git clone https://github.com/rektide/lacona-api.git
$ sudo npm install -g ./lacona-api
lacona-api@1.5.1 /usr/lib/node_modules/lacona-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lacona-api
Package Name | lacona-api |
Version | 1.5.1 |
Description | Cross-platform API for use with lacona commands |
Released Date | 2016-11-04T12:42:23.167Z |
Published by | brandonhorst |
How to Learn | https://www.npmjs.com/package/lacona-api/tutorial |