nyxx/nyxx/pubspec.yaml
Szymon Uglis c71d310d6e
Changelog, license update, Implement stage channels, implements new permissions
Remove unnecessary stuff from tests and analyzer options, remove travis config file
2021-04-07 22:54:14 +02:00

19 lines
406 B
YAML

name: nyxx
version: 2.0.0-rc.2
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"
path: "^1.8.0"
dev_dependencies:
test: "^1.16.8"