18 lines
246 B
YAML
18 lines
246 B
YAML
name: village
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Anton Vakhrushev <anwinged@ya.ru>
|
|
|
|
targets:
|
|
village:
|
|
main: src/expansion.cr
|
|
|
|
crystal: 0.31.0
|
|
|
|
license: MIT
|
|
|
|
development_dependencies:
|
|
ameba:
|
|
github: crystal-ameba/ameba
|
|
version: ~> 0.10.1 |