mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
21 lines
343 B
YAML
21 lines
343 B
YAML
name: kemal
|
|
version: 1.5.0
|
|
|
|
authors:
|
|
- Serdar Dogruyol <dogruyolserdar@gmail.com>
|
|
|
|
dependencies:
|
|
radix:
|
|
github: luislavena/radix
|
|
version: ~> 0.4.0
|
|
exception_page:
|
|
github: crystal-loot/exception_page
|
|
version: ~> 0.4.1
|
|
|
|
development_dependencies:
|
|
ameba:
|
|
github: crystal-ameba/ameba
|
|
|
|
crystal: ">= 0.36.0"
|
|
|
|
license: MIT
|