nyxx/nyxx_interactions/pubspec.yaml

15 lines
462 B
YAML
Raw Normal View History

2020-12-20 17:09:44 +01:00
name: nyxx_interactions
version: 2.0.0-rc.5
description: Nyxx Interactions Module. Discord library for Dart. Simple, robust framework for creating discord bots for Dart language.
2020-12-20 17:09:44 +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
2020-12-20 17:09:44 +01:00
environment:
sdk: '>=2.12.0 <3.0.0'
2020-12-20 17:09:44 +01:00
dependencies:
logging: "^1.0.1"
2021-04-25 14:54:42 +02:00
nyxx: "2.0.0-rc.3"