Files
bit/shard.yml
T

39 lines
642 B
YAML

name: bit
version: 1.5.1
authors:
- Juan Rodriguez <sjdonado@icloud.com>
targets:
bit:
main: bit.cr
cli:
main: scripts/cli.cr
dependencies:
kemal:
github: kemalcr/kemal
sqlite3:
github: crystal-lang/crystal-sqlite3
crecto:
github: fridgerator/crecto
micrate:
github: amberframework/micrate
version: 0.15.1
user_agent_parser:
github: busyloop/user_agent_parser
maxminddb:
github: delef/maxminddb.cr
async:
github: protoncr/async
development_dependencies:
dotenv:
github: gdotdesign/cr-dotenv
spec-kemal:
github: kemalcr/spec-kemal
crystal: ">= 1.12.1"
license: MIT