2022-11-05 12:40:05 +00:00
|
|
|
name: moxxmpp
|
|
|
|
description: A pure-Dart XMPP library
|
2023-03-11 18:00:42 +00:00
|
|
|
version: 0.3.0
|
2022-11-05 12:40:05 +00:00
|
|
|
homepage: https://codeberg.org/moxxy/moxxmpp
|
2022-11-05 12:53:04 +00:00
|
|
|
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
|
2022-11-05 12:40:05 +00:00
|
|
|
|
|
|
|
environment:
|
2022-11-09 15:19:22 +00:00
|
|
|
sdk: '>=2.17.5 <3.0.0'
|
2022-11-05 12:40:05 +00:00
|
|
|
|
|
|
|
dependencies:
|
2023-01-07 20:23:45 +00:00
|
|
|
collection: ^1.16.0
|
2022-11-08 19:11:56 +00:00
|
|
|
cryptography: ^2.0.5
|
2022-11-05 12:53:04 +00:00
|
|
|
freezed: ^2.1.0+1
|
2022-11-08 19:11:56 +00:00
|
|
|
freezed_annotation: ^2.1.0
|
|
|
|
hex: ^0.2.0
|
2022-11-05 12:53:04 +00:00
|
|
|
json_serializable: ^6.3.1
|
2022-11-08 19:11:56 +00:00
|
|
|
logging: ^1.0.2
|
2022-11-05 12:53:04 +00:00
|
|
|
meta: ^1.7.0
|
2022-11-05 12:40:05 +00:00
|
|
|
moxlib:
|
|
|
|
hosted: https://git.polynom.me/api/packages/Moxxy/pub
|
2022-11-08 19:11:56 +00:00
|
|
|
version: ^0.1.5
|
2022-11-05 12:40:05 +00:00
|
|
|
omemo_dart:
|
2023-01-01 17:17:41 +00:00
|
|
|
hosted: https://git.polynom.me/api/packages/PapaTutuWawa/pub
|
2023-01-22 18:25:52 +00:00
|
|
|
version: ^0.4.3
|
2022-11-08 19:11:56 +00:00
|
|
|
random_string: ^2.3.1
|
|
|
|
saslprep: ^1.0.2
|
|
|
|
synchronized: ^3.0.0+2
|
|
|
|
uuid: ^3.0.5
|
2022-11-05 12:40:05 +00:00
|
|
|
xml: ^6.1.0
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
build_runner: ^2.1.11
|
|
|
|
test: ^1.16.0
|
|
|
|
very_good_analysis: ^3.0.1
|