{
  "name": "@studiometa/webpack-config-preset-prototyping",
  "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",
  "scripts": {
    "prepublishOnly": "node scripts/update-workspace-dependency.js",
    "test": "node --test --experimental-test-coverage --test-coverage-include='src/**/*.js' --test-coverage-exclude='src/**/*.test.js'"
  },
  "dependencies": {
    "@studiometa/webpack-config-preset-markdown": "6.3.6",
    "change-case": "5.4.4",
    "collect.js": "^4.36.1",
    "filemanager-webpack-plugin": "^8.0.0",
    "glob": "^11.0.1",
    "html-escaper": "^3.0.3",
    "html-loader": "5.1.0",
    "html-webpack-harddisk-plugin": "^2.0.0",
    "html-webpack-plugin": "^5.6.3",
    "lodash.merge": "^4.6.2",
    "minimatch": "^10.0.1",
    "twig": "^1.17.1"
  }
}