omemo_dart/pubspec.yaml

16 lines
221 B
YAML
Raw Normal View History

2022-06-30 12:00:18 +00:00
name: omemo_dart
2022-08-01 20:08:38 +00:00
description: An XMPP library independent OMEMO library
version: 0.1.0
2022-06-30 12:00:18 +00:00
environment:
sdk: '>=2.15.1 <3.0.0'
2022-08-01 20:08:38 +00:00
dependencies:
cryptography:
pinenacl:
2022-06-30 12:00:18 +00:00
dev_dependencies:
lints: ^1.0.0
test: ^1.16.0