2024-06-22 04:36:52 +00:00
|
|
|
name: protevus_platform
|
|
|
|
description: The Protevus Platform
|
2024-09-23 04:39:29 +00:00
|
|
|
version: 9.0.0
|
2024-07-08 04:34:07 +00:00
|
|
|
homepage: https://protevus.com
|
|
|
|
documentation: https://docs.protevus.com
|
|
|
|
repository: https://github.com/protevus/platform
|
2024-06-10 02:25:12 +00:00
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: ^3.4.0
|
|
|
|
|
|
|
|
# Add regular dependencies here.
|
|
|
|
dependencies:
|
|
|
|
# path: ^1.8.0
|
|
|
|
|
|
|
|
dev_dependencies:
|
2024-06-10 02:41:00 +00:00
|
|
|
lints: ^4.0.0
|
2024-07-08 04:34:07 +00:00
|
|
|
melos: ^6.1.0
|
2024-06-10 02:25:12 +00:00
|
|
|
test: ^1.24.0
|