summaryrefslogtreecommitdiff
path: root/package.json
blob: e3a5552ce5a1424975de447a994f7a00b4be6c77 (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "csso-cli": "^3.0.0",
    "html-minifier": "^4.0.0",
    "jshint": "^2.11.0",
    "stylelint": "^13.3.0",
    "terser": "^4.6.10"
  }
}