nyxx/nyxx_extensions/pubspec.yaml

15 lines
456 B
YAML
Raw Normal View History

name: nyxx_extensions
version: 2.0.0-rc.4
description: Nyxx Extensions Module. Discord library for Dart. Simple, robust framework for creating discord bots for Dart language.
2019-12-18 21:51:50 +01:00
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
2019-12-18 21:51:50 +01:00
environment:
sdk: '>=2.12.0 <3.0.0'
2019-12-18 21:51:50 +01:00
dependencies:
2021-03-30 23:08:24 +02:00
http: "^0.13.1"
2021-04-25 14:54:42 +02:00
nyxx: "2.0.0-rc.3"