Minify the given JSON string
the json string you want to minify
a boolean to support comments in json. Default: false.
Return: the minified json string
See Implementation
Minify the given JSON string