{
"name": "qgoda",
"version": "0.9.8",
"description": "The Qgoda Static Site Generator",
"main": "index.js",
"repository": "https://github.com/gflohr/qgoda",
"author": "Guido Flohr <guido.flohr@cantanea.com>",
"license": "GPL-3.0-or-later",
"dependencies": {
"ajv": "^6.5.4",
"ajv-i18n": "^3.3.0",
"js-yaml": "3.13.1",
"lodash": "^4.17.11"
}
}