shard-spectator/shard.yml

17 lines
304 B
YAML
Raw Normal View History

2018-08-18 21:33:20 +00:00
name: spectator
version: 0.10.0
2019-04-07 16:49:22 +00:00
description: |
A feature-rich spec testing framework for Crystal with similarities to RSpec.
2018-08-18 21:33:20 +00:00
authors:
- Michael Miller <icy.arctic.fox@gmail.com>
2021-03-31 21:28:16 +00:00
crystal: 1.0.0
2018-08-18 21:33:20 +00:00
license: MIT
development_dependencies:
ameba:
2019-08-27 03:08:11 +00:00
github: crystal-ameba/ameba
2021-05-16 01:51:44 +00:00
version: ~> 0.14.3