Files
omemo_dart/pubspec.yaml
2024-09-29 18:47:38 +02:00

28 lines
607 B
YAML

name: omemo_dart
description: An XMPP library independent OMEMO library
version: 0.6.0
homepage: https://github.com/PapaTutuWawa/omemo_dart
publish_to: https://git.polynom.me/api/packages/PapaTutuWawa/pub
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
collection: ^1.18.0
cryptography: ^2.7.0
hex: ^0.2.0
logging: ^1.2.0
meta: ^1.15.0
moxlib:
version: ^0.2.0
hosted: https://git.polynom.me/api/packages/Moxxy/pub
pinenacl: ^0.6.0
protobuf: ^3.1.0
protoc_plugin: ^21.1.2
synchronized: ^3.3.0+3
dev_dependencies:
lints: ^5.0.0
test: ^1.25.8
very_good_analysis: ^6.0.0