platform/packages/encryption/pubspec.yaml

18 lines
369 B
YAML
Raw Normal View History

2024-08-07 07:44:36 +00:00
name: protevus_encryption
description: The Encryption Package for the Protevus Platform
version: 0.0.1
homepage: https://protevus.com
documentation: https://docs.protevus.com
2024-08-07 07:44:36 +00:00
repository: https://github.com/protevus/platformo
environment:
2024-08-07 07:44:36 +00:00
sdk: ^3.4.2
# Add regular dependencies here.
dependencies:
2024-08-07 07:44:36 +00:00
# path: ^1.8.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0