summaryrefslogtreecommitdiff
path: root/package.json
blob: ad4e5c6d467ce604cb9aa24d8aad0309aab21522 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": {
    "csso-cli": "^3.0.0",
    "eslint": "^7.13.0",
    "html-minifier": "^4.0.0",
    "stylelint": "^13.11.0",
    "stylelint-config-standard": "^20.0.0",
    "terser": "^4.8.0"
  }
}