structed-garbage
Version:
Garbage and test data generator with no dependencies that can generate random objects and arrays by defined structure
26 lines (25 loc) • 692 B
JSON
{
"name": "structed-garbage",
"version": "0.9.7",
"description": "Garbage and test data generator with no dependencies that can generate random objects and arrays by defined structure",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/saveryanov/structed-garbage.git"
},
"keywords": [
"random",
"garbage",
"generator",
"testdata"
],
"author": "Sergey Averyanov",
"license": "ISC",
"bugs": {
"url": "https://github.com/saveryanov/structed-garbage/issues"
},
"homepage": "https://github.com/saveryanov/structed-garbage#readme"
}