vk0nline/shard.yml

23 lines
297 B
YAML
Raw Normal View History

2021-07-16 05:38:16 +03:00
name: vk0nline
2021-07-16 06:31:18 +03:00
version: 2.0.0
2021-07-16 05:38:16 +03:00
authors:
- Alexander Popov <iiiypuk@iiiypuk.me>
targets:
src:
2021-08-29 14:01:50 +03:00
main: src/vk0nline.cr
2021-07-16 05:38:16 +03:00
dependencies:
crest:
github: mamantoha/crest
2021-08-29 14:17:36 +03:00
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 0.13.0
2021-08-29 14:01:50 +03:00
crystal: 1.1.1
2021-07-16 05:38:16 +03:00
license: MIT