moxxmpp/packages/moxxmpp_socket_tcp/pubspec.yaml
Alexander "PapaTutuWawa ddf781daff
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(core): Remove erroneous override
2023-10-05 20:55:41 +02:00

21 lines
505 B
YAML

name: moxxmpp_socket_tcp
description: A socket for moxxmpp using TCP that implements the RFC6120 connection algorithm and XEP-0368
version: 0.4.0
homepage: https://codeberg.org/moxxy/moxxmpp
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
environment:
sdk: '>=2.17.5 <3.0.0'
dependencies:
logging: ^1.0.2
meta: ^1.6.0
moxxmpp:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.4.0
dev_dependencies:
lints: ^2.0.0
test: ^1.16.0
very_good_analysis: ^3.0.1