UNPKG

@studiometa/webpack-config-preset-markdown

Version:

[![NPM Version](https://img.shields.io/npm/v/@studiometa/webpack-config-preset-markdown.svg?style=flat-square)](https://www.npmjs.com/package/@studiometa/webpack-config-preset-vue-2)

38 lines (37 loc) 860 B
{ "name": "@studiometa/webpack-config-preset-markdown", "version": "6.3.6", "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": "^14.0.3", "remark-html": "^16.0.1", "remark-loader": "^6.0.0" } }