- Downloads
0.1.0
| { | ||
| "name": "json-schema-faker", | ||
| "version": "0.0.0", | ||
| "version": "0.1.0", | ||
| "description": "JSON-Schema + Faker", | ||
| "main": "lib/index.js", | ||
| "author": { | ||
| "name": "Alvaro Cabrera", | ||
| "email": "pateketrueke@gmail.com" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/pateketrueke/json-schema-faker" | ||
| }, | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
| "clone": "^0.1.18", | ||
| ... | ... | |
| ... | ... |
Please sign in to comment