nyxx/nyxx.commander/pubspec.yaml
2021-03-30 23:08:24 +02:00

20 lines
435 B
YAML

name: nyxx_commander
version: 2.0.0-rc.1
description: A Discord library for Dart.
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/issue
environment:
sdk: '>=2.12.0 <2.13.0'
dependencies:
http: "^0.13.1"
logging: "^1.0.1"
nyxx: "^2.0.0-rc.1"
dependency_overrides:
nyxx:
path: "../nyxx"