19 lines
238 B
YAML
19 lines
238 B
YAML
name: pmng
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Alexander Popov <iiiypuk@iiiypuk.me>
|
|
|
|
targets:
|
|
pmng:
|
|
main: src/pmng.cr
|
|
|
|
development_dependencies:
|
|
ameba:
|
|
github: crystal-ameba/ameba
|
|
version: ~> 0.14.0
|
|
|
|
crystal: 1.2.2
|
|
|
|
license: MIT
|