-
- Downloads
0.5.0-rc7
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
{ | ||
"name": "json-schema-faker", | ||
"version": "0.5.0-rc6", | ||
"version": "0.5.0-rc7", | ||
"description": "JSON-Schema + fake data generators", | ||
"homepage": "http://json-schema-faker.js.org", | ||
"main": "lib/index.js", | ||
... | ... | @@ -68,6 +68,7 @@ |
"devDependencies": { | ||
"casual-cjs": "^1.5.10", | ||
"chance": "^1.0.9", | ||
"chokidar": "^1.7.0", | ||
"clone": "^2.1.1", | ||
"codecov": "^2.2.0", | ||
"faker": "^4.1.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment