mirror of
https://gitea.invidious.io/iv-org/shard-athena-negotiation.git
synced 2024-08-15 00:53:23 +00:00
090b83b5f0
* 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`
17 lines
307 B
YAML
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>
|