paste69/shard.yml

42 lines
701 B
YAML

name: paste69
version: 0.1.0
authors:
- Chris W <cawatson1993@gmail.com>
targets:
server:
main: src/server.cr
cli:
main: src/console.cr
dependencies:
athena:
github: athena-framework/framework
branch: master
crinja:
github: straight-shoota/crinja
crecto:
github: Crecto/crecto
branch: master
pg:
github: will/crystal-pg
version: ~> 0.23.2
totem:
github: icyleaf/totem
poncho:
github: icyleaf/poncho
micrate:
github: amberframework/micrate
awscr-s3:
github: taylorfinnell/awscr-s3
magic:
github: dscottboggs/magic.cr
tasker:
github: spider-gazelle/tasker
version: ~> 2.1.4
crystal: '>= 1.10.1'
license: MIT