# Copyright 2020 The Fuchsia Authors. All rights reserved. | |
# Use of this source code is governed by a BSD-style license that can be | |
# found in the LICENSE file. | |
#### CATEGORY=Other | |
#### EXECUTABLE=${PREBUILT_3P_DIR}/jq/${HOST_PLATFORM}/bin/jq | |
### jq is a utility for manipulating JSON on the command-line. | |
## usage: run `fx jq --help` | |
## | |
## Or check https://fuchsia.googlesource.com/third_party/github.com/stedolan/jq/+/HEAD/docs for more information |