blob: ae8d4798ae9fd6d44d579cc7a3638a9a115226c8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"dependencies": {
"csso-cli": "^3.0.0",
"eslint": "^7.25.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.0",
"stylelint-config-standard": "^22.0.0",
"terser": "^5.7.0"
}
}
|