jq takes JSON as input and transforms it according to the filters you supply. Since it’s a command-line tool, you can pipe ...
The json-object formatter returns a JSON array of the results. Output is not very user friendly, but it can be useful when using it as input for other tools: ...
This is not an official Google product. This is a tool for checking the license of JavaScript projects. It scans the package.json file to check its license and recursively checks all of its ...