{
  "name": "@thelevicole/webpack-minify-jigsaw-output",
  "version": "1.1.0",
  "description": "A webpack plugin for minifying the HTML output from Tighten's Jigsaw",
  "main": "index.js",
  "keywords": [
    "jigsaw",
    "laravel",
    "laravel-mix",
    "laravel-mix-plugin",
    "webpack"
  ],
  "dependencies": {
    "html-minifier": "^3.5.0",
    "laravel-mix-jigsaw": "^1.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thelevicole/webpack-minify-jigsaw-output.git"
  },
  "author": {
    "name": "Levi Cole",
    "email": "dev@thelevicole.com"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/thelevicole/webpack-minify-jigsaw-output/issues"
  },
  "homepage": "https://github.com/thelevicole/webpack-minify-jigsaw-output#readme"
}
