{
  "name": "@bundle-stats/html-templates",
  "version": "4.22.2",
  "description": "HTML templates for report generation.",
  "main": "index.js",
  "types": "types.d.ts",
  "scripts": {
    "prebuild": "rimraf ./dist",
    "build": "cross-env NODE_ENV=production webpack --config webpack.config.production.js --mode production",
    "lint": "eslint .",
    "start": "cross-env NODE_ENV=development storybook dev -c ./build/storybook -p 8090",
    "test": "echo \"No tests\" && exit 0"
  },
  "keywords": [],
  "author": {
    "name": "Viorel Cojocaru",
    "email": "vio@relative-ci.com",
    "url": "https://relative-ci.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/relative-ci/bundle-stats.git"
  },
  "bugs": {
    "url": "https://github.com/relative-ci/bundle-stats/issues"
  },
  "homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/html-templates#readme",
  "devDependencies": {
    "@babel/core": "7.29.0",
    "@babel/preset-env": "7.29.5",
    "@babel/preset-react": "7.28.5",
    "@bundle-stats/ui": "^4.22.2",
    "@bundle-stats/utils": "^4.22.2",
    "@storybook/addon-webpack5-compiler-babel": "3.0.6",
    "@storybook/react": "9.1.15",
    "@storybook/react-webpack5": "9.1.15",
    "autoprefixer": "10.5.0",
    "babel-jest": "29.7.0",
    "babel-loader": "10.1.1",
    "babel-plugin-preact-require": "1.0.0",
    "babel-plugin-react-require": "4.0.3",
    "babel-plugin-require-context-hook": "1.0.0",
    "classnames": "2.5.1",
    "core-js": "3.49.0",
    "cross-env": "10.1.0",
    "css-loader": "6.10.0",
    "css-minimizer-webpack-plugin": "8.0.0",
    "dotenv": "17.4.2",
    "html-webpack-plugin": "5.6.7",
    "identity-obj-proxy": "3.0.0",
    "jest": "29.7.0",
    "jest-date-mock": "1.0.10",
    "lodash": "4.18.1",
    "mini-css-extract-plugin": "2.10.2",
    "postcss": "8.5.15",
    "postcss-loader": "8.2.1",
    "preact": "10.29.2",
    "prop-types": "15.8.1",
    "react": "18.3.1",
    "react-dom": "18.3.1",
    "react-router-dom": "5.3.4",
    "rimraf": "6.1.3",
    "stats-webpack-plugin": "0.7.0",
    "storybook": "9.1.19",
    "webpack": "5.107.1",
    "webpack-cli": "7.0.2",
    "webpack-merge": "6.0.1"
  },
  "gitHead": "6696f34f552a50dcafbd7c8054e2b2f07a036068"
}
