pmng/shard.yml

19 lines
237 B
YAML
Raw Normal View History

2022-01-04 00:30:41 +03:00
name: pmng
2022-05-02 11:34:18 +03:00
version: 0.2.4
2022-01-03 21:21:30 +03:00
authors:
- Alexander Popov <iiiypuk@iiiypuk.me>
targets:
2022-01-04 00:30:41 +03:00
pmng:
main: src/pmng.cr
2022-01-03 21:21:30 +03:00
2022-01-04 00:30:41 +03:00
development_dependencies:
ameba:
github: crystal-ameba/ameba
2022-07-26 19:16:42 +03:00
version: ~> 1.0.0
2022-01-03 21:21:30 +03:00
2022-07-26 19:16:42 +03:00
crystal: 1.5.0
2022-01-03 21:21:30 +03:00
license: MIT