{ "name": "@helpers/siteomat-webpack-plugin", "version": "0.2.0", "build": "webpack", "author": "Björn Hase ", "main": "index.js", "repository": { "type": "git", "url": "git@gitea.node001.net:HerrHase/siteomat-webpack-plugin.git" }, "description": "A Webpack Plugin for generating a Website as Html-Files from a Markdown File Structure", "dependencies": { "assign-deep": "^1.0.1", "crypto": "^1.0.1", "dayjs": "^1.11.6", "fast-xml-parser": "^4.0.11", "html-minifier": "^4.0.0", "js-yaml": "^4.1.0", "lodash.merge": "^4.6.2", "lodash.orderby": "^4.6.0", "marked": "^4.1.1", "mkdirp": "^1.0.4", "nunjucks": "^3.2.3", "sharp": "^0.31.1", "slugify": "^1.6.5", "yaml": "^2.1.3" } }