prismic.io : JavaScript development kit for prismic.io. You can installing prismic.io 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 prismic.io $ sudo npm install -g prismic.io
If want to update the prismic.io package execute the command as below,
$ sudo npm update prismic.io
Update package globally,
$ npm install -g prismic.io
$ sudo git clone https://github.com/rektide/prismic.io.git
$ sudo npm install -g ./prismic.io
prismic.io@3.6.1 /usr/lib/node_modules/prismic.io
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall prismic.io
| Package Name | prismic.io |
| Version | 3.6.1 |
| Description | JavaScript development kit for prismic.io |
| Released Date | 2017-10-09T07:01:22.989Z |
| Published by | sre |
| How to Learn | https://www.npmjs.com/package/prismic.io/tutorial |