json-refs : Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).. You can installing json-refs 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 json-refs $ sudo npm install -g json-refs
If want to update the json-refs package execute the command as below,
$ sudo npm update json-refs
Update package globally,
$ npm install -g json-refs
$ sudo git clone https://github.com/rektide/json-refs.git
$ sudo npm install -g ./json-refs
json-refs@3.0.2 /usr/lib/node_modules/json-refs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall json-refs
Package Name | json-refs |
Version | 3.0.2 |
Description | Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03). |
Released Date | 2017-10-11T17:10:39.562Z |
Published by | whitlockjc |
How to Learn | https://www.npmjs.com/package/json-refs/tutorial |