blob: c541f89982544d2068eeb3fbca0bd37a71bbb254 [file] [log] [blame]
# 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/+/refs/heads/master/docs for more information