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 hs: main: src/hs.cr string-keys-to-int: main: src/string-keys-to-int.cr bm-json-vs-cbor: main: tests/json-vs-cbor.cr dependencies: cbor: branch: master git: https://git.baguette.netlib.re/Baguette/crystal-cbor license: ISC