nyxx/nyxx.interactions/pubspec.yaml
2021-03-29 21:17:34 +02:00

24 lines
586 B
YAML

name: nyxx_interactions
version: 1.1.0-dev.2
description: Interactions for Nyxx library
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-51.0.dev <3.0.0'
dependencies:
logging: "^1.0.0-nullsafety.0"
nyxx: "^1.1.0-dev.2"
dependency_overrides:
http:
git:
url: git://github.com/dart-lang/http.git
http_parser:
git:
url: git://github.com/dart-lang/http_parser.git
nyxx:
path: "../nyxx"