platform/packages/encryption/pubspec.yaml
2024-12-15 20:19:19 -07:00

19 lines
416 B
YAML

name: platform_encryption
description: The Encryption Package for the Protevus Platform
version: 0.0.1
homepage: https://protevus.com
documentation: https://docs.protevus.com
repository: https://github.com/protevus/platformo
environment:
sdk: ^3.4.2
# Add regular dependencies here.
dependencies:
crypto: ^3.0.6
encrypt: ^5.0.3
platform_contracts: ^8.0.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0