-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
44 lines (39 loc) · 1.02 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: running_on_dart
version: 4.10.0-dev.15
description: Discord Bot for nyxx development
homepage: https://github.com/nyxx-discord/running_on_dart
repository: https://github.com/nyxx-discord/running_on_dart
documentation: https://github.com/nyxx-discord/running_on_dart
issue_tracker: https://github.com/nyxx-discord/running_on_dart/issues
publish_to: none
environment:
sdk: ^3.5.0
dependencies:
http: ^1.0.0
human_duration_parser: ^3.0.0
intl: ^0.20.0
logging: ^1.0.2
migent:
git: https://github.com/nyxx-discord/migent.git
nyxx: ^6.3.0
nyxx_commands: ^6.0.3
nyxx_extensions: ^4.1.0
postgres: ^3.4.0
fuzzy: ^0.5.1
collection: ^1.19.0
tentacle:
git: https://github.com/l7ssha/Tentacle.git
injector: ^4.0.0
# directly used transitive dependencies
dio: any
built_collection: any
# api server
shelf: ^1.4.2
shelf_router: ^1.1.4
shelf_cors_headers: ^0.1.0
shelf_session:
git: https://github.com/l7ssha/shelf_session.git
mustachex: ^1.0.0
dev_dependencies:
lints: ^5.0.0
test: ^1.25.8