dummy-json-js
Version:
Generate dummy json data. As file or object.
30 lines (29 loc) • 655 B
JSON
{
"name": "dummy-json-js",
"version": "0.1.1",
"description": "Generate dummy json data. As file or object.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"json",
"dummy",
"mock",
"js",
"javascript",
"json-dummy",
"json-object",
"json-array"
],
"author": "Fabian Weiss",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/WeissFabian/dummy-json.git"
},
"bugs": {
"url": "https://github.com/WeissFabian/dummy-json/issues"
},
"homepage": "https://github.com/WeissFabian/dummy-json#readme"
}