21 lines
No EOL
326 B
YAML
21 lines
No EOL
326 B
YAML
name: cozybot
|
|
description: A bot to automate records for CozyP.
|
|
version: 1.0.0
|
|
publish_to: none
|
|
executables:
|
|
cozybot:
|
|
|
|
environment:
|
|
sdk: ^3.8.0
|
|
|
|
dependencies:
|
|
http: ^1.4.0
|
|
shelf: ^1.4.0
|
|
riverpod: ^2.4.0
|
|
shelf_router: ^1.1.4
|
|
cli_tools: ^0.6.0
|
|
collection: ^1.19.1
|
|
tmi: ^0.0.5
|
|
|
|
dev_dependencies:
|
|
lints: ^6.0.0 |