Files
vanillajs-seed/node_modules/minify/help.json
2019-04-15 11:34:09 +02:00

8 lines
286 B
JSON

{
"-h, --help ": "display this help and exit",
"-v, --version ": "display version and exit",
"--js ": "minify javascript",
"--css ": "minify css",
"--html ": "minify html"
}