UNPKG

json-faker

Version:

This application creates json with fake contextual data. It takes input as a template.

5 lines 152 B
{ "name": "@faker.name.findName()", "companyName": "@faker.company.companyName()", "team": [{{repeat 5}}"@faker.name.findName()"{{/repeat}}] }