Files
Web-NibblePoker/scripts/package.json
Herwin Bozet 615affcc2d Added VAT calculator tool and applet, Cleaned up launch logs and DOM trash
Update .gitignore, vat-calculator.yml, and 17 more files...
2025-09-07 20:52:02 +02:00

12 lines
225 B
JSON

{
"devDependencies": {
"minify": "^10.2.0",
"rollup": "^4.48.1",
"sass": "^1.63.6",
"terser": "^5.19.0",
"typescript": "^5.1.6",
"html-minifier-terser": "^7.2.0",
"browserify": "^17.0.1"
}
}