2024-11-11 19:47:52 +00:00
|
|
|
name: platform_support
|
|
|
|
description: Protevus Platform support package.
|
|
|
|
version: 9.0.0
|
2024-11-12 08:00:05 +00:00
|
|
|
homepage: https://protevus.com
|
|
|
|
documentation: https://docs.protevus.com
|
|
|
|
repository: https://git.protevus.com/protevus/platform/src/branch/main/packages/support
|
2024-11-11 19:47:52 +00:00
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: ^3.5.4
|
|
|
|
|
|
|
|
dependencies:
|
2024-11-12 08:00:05 +00:00
|
|
|
platform_container: ^9.0.0
|
|
|
|
platform_core: ^9.0.0
|
|
|
|
meta: ^1.16.0
|
|
|
|
collection: ^1.19.1
|
2024-11-11 19:47:52 +00:00
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
lints: ^4.0.0
|
|
|
|
test: ^1.24.0
|
2024-11-12 08:00:05 +00:00
|
|
|
http: ^1.2.0
|