23 lines
297 B
YAML
23 lines
297 B
YAML
name: vk0nline
|
|
version: 2.0.0
|
|
|
|
authors:
|
|
- Alexander Popov <iiiypuk@iiiypuk.me>
|
|
|
|
targets:
|
|
src:
|
|
main: src/vk0nline.cr
|
|
|
|
dependencies:
|
|
crest:
|
|
github: mamantoha/crest
|
|
|
|
development_dependencies:
|
|
ameba:
|
|
github: crystal-ameba/ameba
|
|
version: ~> 0.13.0
|
|
|
|
crystal: 1.1.1
|
|
|
|
license: MIT
|