shard-athena-negotiation/shard.yml

18 lines
304 B
YAML
Raw Permalink Normal View History

2020-12-24 05:48:48 +00:00
name: athena-negotiation
2020-12-22 04:21:53 +00:00
2024-04-10 00:10:37 +00:00
version: 0.1.5
2020-12-22 04:21:53 +00:00
crystal: ~> 1.4
2020-12-22 04:21:53 +00:00
license: MIT
2020-12-24 05:48:48 +00:00
repository: https://github.com/athena-framework/negotiation
2020-12-22 04:21:53 +00:00
2021-01-30 03:34:18 +00:00
documentation: https://athenaframework.org/Negotiation
2020-12-22 04:21:53 +00:00
description: |
2020-12-24 05:48:48 +00:00
Framework agnostic content negotiation library.
2020-12-22 04:21:53 +00:00
authors:
2024-03-22 03:43:37 +00:00
- George Dietrich <dev@dietrich.pub>