kemal/shard.yml

26 lines
412 B
YAML
Raw Normal View History

2015-10-23 18:01:30 +00:00
name: kemal
2019-02-08 08:58:51 +00:00
version: 0.25.2
2015-10-23 18:01:30 +00:00
authors:
- Serdar Dogruyol <dogruyolserdar@gmail.com>
dependencies:
2016-01-24 18:50:54 +00:00
radix:
2016-04-16 20:55:26 +00:00
github: luislavena/radix
2017-03-25 17:20:51 +00:00
version: ~> 0.3.8
2016-02-14 18:37:55 +00:00
kilt:
github: jeromegn/kilt
2017-06-24 19:10:24 +00:00
version: ~> 0.4.0
2018-07-01 13:43:04 +00:00
exception_page:
github: crystal-loot/exception_page
version: ~> 0.1.1
2017-10-05 16:24:30 +00:00
2019-06-13 11:31:45 +00:00
development_dependencies:
ameba:
github: veelenga/ameba
version: ~> 0.9.0
2019-02-08 08:58:51 +00:00
crystal: 0.27.2
2019-02-07 16:48:16 +00:00
license: MIT