which.cr/shard.yml

21 lines
304 B
YAML
Raw Permalink Normal View History

2024-11-22 08:54:08 +00:00
---
name: which
2024-11-22 08:46:08 +00:00
version: 0.1.0
2024-11-22 08:54:08 +00:00
authors:
- Glenn Y. Rolland <glenux@glenux.net>
2024-11-22 08:46:08 +00:00
2024-11-22 08:54:08 +00:00
description: |
FIXME: Short description of which
2024-11-22 08:46:08 +00:00
# dependencies:
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
2024-11-22 08:54:08 +00:00
license: MIT