shard-athena-negotiation/shard.yml

26 lines
474 B
YAML
Raw Normal View History

2020-12-24 05:48:48 +00:00
name: athena-negotiation
2020-12-22 04:21:53 +00:00
2021-01-30 03:34:18 +00:00
version: 0.1.1
2020-12-22 04:21:53 +00:00
crystal: '>= 0.35.0'
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:
2020-12-24 05:48:48 +00:00
- George Dietrich <george@dietrich.app>
2020-12-22 04:21:53 +00:00
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 0.13.0
2020-12-24 05:48:48 +00:00
athena-spec:
github: athena-framework/spec
version: ~> 0.2.3