This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
packaging/shard.yml

24 lines
387 B
YAML
Raw Normal View History

2019-09-12 17:30:39 +02:00
name: packaging
version: 0.9.3
2019-08-01 23:02:16 +02:00
# authors:
# - name <email@example.com>
# description: |
# Short description of package
dependencies:
specparser:
2019-08-13 13:22:56 +02:00
git: https://git.karchnu.fr/WeirdOS/recipes-parser
2019-08-01 23:02:16 +02:00
# dependencies:
# pg:
# github: will/crystal-pg
# version: "~> 0.5"
# development_dependencies:
# webmock:
# github: manastech/webmock.cr
# license: MIT