shard-athena-negotiation/shard.yml
George Dietrich 090b83b5f0 shard.yml cleanup (#171)
* Add `athena-spec` as global dep
* All dev will be done in the monorepo, so no reason for each component to have it and ameba as dependencies
* Also fix `description` key of `shard.yml`
2022-04-26 20:30:29 -04:00

17 lines
307 B
YAML

name: athena-negotiation
version: 0.1.1
crystal: ~> 1.4
license: MIT
repository: https://github.com/athena-framework/negotiation
documentation: https://athenaframework.org/Negotiation
description: |
Framework agnostic content negotiation library.
authors:
- George Dietrich <george@dietrich.app>