30 lines
No EOL
571 B
YAML
30 lines
No EOL
571 B
YAML
name: nexusbot
|
|
description: A minimal OpenID Connect provider backed by Matrix.
|
|
version: 1.0.0
|
|
publish_to: none
|
|
executables:
|
|
nexusbot:
|
|
|
|
environment:
|
|
sdk: ^3.8.0
|
|
|
|
dependencies:
|
|
http: ^1.4.0
|
|
shelf: ^1.4.0
|
|
riverpod: ^2.4.0
|
|
freezed_annotation: ^3.0.0
|
|
json_annotation: ^4.9.0
|
|
shelf_router: ^1.1.4
|
|
fast_immutable_collections: ^11.0.4
|
|
cli_tools: ^0.6.0
|
|
args: ^2.7.0
|
|
enough_mail: ^2.1.6
|
|
markdown: ^7.3.0
|
|
matrix: ^1.1.0
|
|
sqflite_common_ffi: ^2.3.6
|
|
|
|
dev_dependencies:
|
|
build_runner: ^2.4.6
|
|
freezed: ^3.0.6
|
|
json_serializable: ^6.7.1
|
|
lints: ^6.0.0 |