summaryrefslogtreecommitdiff
path: root/package.json
blob: 2446253f709eb13a7301e97afce2d40d1280a832 (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.1",
    "stylelint": "^13.6.0",
    "stylelint-config-standard": "^20.0.0",
    "terser": "^4.7.0"
  }
}