nyxx/nyxx/pubspec.yaml
2021-05-07 01:40:03 +02:00

19 lines
476 B
YAML

name: nyxx
version: 2.0.0-rc.4
description: A Discord library for Dart. Simple, robust framework for creating discord bots for Dart language.
homepage: https://github.com/l7ssha/nyxx
repository: https://github.com/l7ssha/nyxx
documentation: https://github.com/l7ssha/nyxx/wiki
issue_tracker: https://github.com/l7ssha/nyxx/issues
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
http: "^0.13.1"
logging: "^1.0.1"
path: "^1.8.0"
dev_dependencies:
test: "^1.16.8"