name: cq version: 0.1.0 authors: - Karchnu description: | CBOR Query program, similar to jq. targets: cq: main: src/cq.cr json-to-cbor: main: src/json-to-cbor.cr bm-json-vs-cbor: main: tests/json-vs-cbor.cr dependencies: cbor: branch: float16 git: https://git.sr.ht/~karchnu/crystal-cbor license: ISC