tap-aggregator/shard.yml

26 lines
424 B
YAML

name: tap-aggregator
version: 0.1.0
# authors:
# - name <email@example.com>
# description: |
# Short description of tap-aggregator
targets:
tap-aggregator:
main: src/main.cr
dependencies:
tap:
git: https://git.baguette.netlib.re/Baguette/tap-parser
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
# license: MIT