@studiometa/webpack-config-preset-markdown
Version:
[](https://www.npmjs.com/package/@studiometa/webpack-config-preset-vue-2)
38 lines (37 loc) • 860 B
JSON
{
"name": "@studiometa/webpack-config-preset-markdown",
"version": "6.4.0",
"publishConfig": {
"access": "public"
},
"type": "module",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/studiometa/webpack-config.git"
},
"keywords": [
"webpack",
"configuration",
"config",
"prototyping",
"twig",
"tailwindcss",
"tailwind"
],
"author": "Studio Meta <agence@studiometa.fr> (https://www.studiometa.fr)",
"license": "MIT",
"bugs": {
"url": "https://github.com/studiometa/webpack-config/issues"
},
"engines": {
"node": ">=20.11.0"
},
"homepage": "https://github.com/studiometa/webpack-config#readme",
"dependencies": {
"front-matter-loader": "^2.0.0",
"remark": "^15.0.1",
"remark-html": "^16.0.1",
"remark-loader": "^6.0.0"
}
}