1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-06-24 07:26:44 +02:00
tmux-fingers/shard.yml

19 lines
247 B
YAML
Raw Normal View History

2020-05-02 11:45:56 +02:00
name: fingers
2023-11-10 15:50:55 +01:00
version: 2.1.0
2020-05-02 11:45:56 +02:00
authors:
- Jorge Morante <jorge@morante.eu>
targets:
tmux-fingers:
main: src/fingers.cr
development_dependencies:
ameba:
github: crystal-ameba/ameba
2023-11-10 15:18:46 +01:00
version: ~> 1.5.0
2020-05-02 11:45:56 +02:00
crystal: 1.9.2
license: MIT