This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
discord-dart/pubspec.yaml

18 lines
353 B
YAML
Raw Normal View History

2023-07-24 18:20:51 +02:00
name: tn_discord
description: A powerful Dart library for interacting with the Discord API.
2023-08-08 16:59:38 +02:00
version: 1.2.0
repository: https://github.com/ThunderNetworkRaD/discord-dart
2023-07-24 18:20:51 +02:00
environment:
sdk: ^3.0.6
# Add regular dependencies here.
dependencies:
events_emitter: ^0.5.2
http: ^1.1.0
# path: ^1.8.0
dev_dependencies:
lints: ^2.0.0
test: ^1.21.0