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