summaryrefslogtreecommitdiff
path: root/package.json
blob: 11f21c3e3ff357a74890b00352fcea7a97c4ceef (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": {
    "csso-cli": "^3.0.0",
    "html-minifier": "^4.0.0",
    "jshint": "^2.11.0",
    "stylelint": "^13.3.2",
    "stylelint-config-standard": "^20.0.0",
    "terser": "^4.6.11"
  }
}