dc09.ru-old/package.json
DarkCat09 ec7e74c39d Improved build script
- Executing CLI utilities instead of deasync-ing
- Config file `webpage.json` (also replaces order.json)
- Removed Bash build scripts
2022-12-30 15:35:04 +04:00

8 lines
132 B
JSON

{
"dependencies": {
"clean-css": "^5.3.1",
"html-minifier": "^4.0.0",
"less": "^4.1.3",
"terser": "^5.16.1"
}
}