mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-22 17:35:28 +00:00
17 lines
212 B
YAML
17 lines
212 B
YAML
name: irs
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Cooper Hammond <kepoorh@gmail.com>
|
|
|
|
targets:
|
|
irs:
|
|
main: src/irs.cr
|
|
|
|
crystal: 0.28.0
|
|
|
|
license: MIT
|
|
|
|
dependencies:
|
|
ydl_binaries:
|
|
github: cooperhammond/ydl-binaries |