Minifies a JSON file
This command parses the JSON file to minify it. It can be wrapped and saved to output file using the command-line redirection.
jsonminify <jsonfile>
jsonminify metadata.json: Minifies the json metadata file
jsonminify metadata.json
Last updated 1 year ago