nyxx/nyxx/pubspec.yaml

19 lines
406 B
YAML
Raw Normal View History

2018-06-17 13:15:59 +02:00
name: nyxx
version: 2.0.0-rc.2
2018-09-23 08:39:02 +02:00
description: A Discord library for Dart.
2018-06-17 13:15:59 +02: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/issue
2018-09-23 14:31:27 +02:00
2018-06-17 14:42:32 +02:00
environment:
2021-03-16 23:07:51 +01:00
sdk: '>=2.12.0 <2.13.0'
2018-09-23 14:31:27 +02:00
2016-09-15 03:56:33 +02:00
dependencies:
2021-03-30 23:08:24 +02:00
http: "^0.13.1"
logging: "^1.0.1"
2021-03-16 23:07:51 +01:00
path: "^1.8.0"
dev_dependencies:
2021-03-16 23:07:51 +01:00
test: "^1.16.8"