json-schema-faker : JSON-Schema + fake data generators. You can installing json-schema-faker 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-schema-faker $ sudo npm install -g json-schema-faker
If want to update the json-schema-faker package execute the command as below,
$ sudo npm update json-schema-faker
Update package globally,
$ npm install -g json-schema-faker
$ sudo git clone https://github.com/rektide/json-schema-faker.git
$ sudo npm install -g ./json-schema-faker
json-schema-faker@0.4.6 /usr/lib/node_modules/json-schema-faker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall json-schema-faker
Package Name | json-schema-faker |
Version | 0.4.6 |
Description | JSON-Schema + fake data generators |
Released Date | 2017-10-16T05:30:20.952Z |
Published by | pateketrueke |
How to Learn | https://www.npmjs.com/package/json-schema-faker/tutorial |