2024-08-07 07:44:36 +00:00
|
|
|
name: protevus_filesystem
|
|
|
|
description: The Filesystem Package for the Protevus Platform
|
2024-08-04 01:28:45 +00:00
|
|
|
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
|
2024-08-04 01:28:45 +00:00
|
|
|
|
|
|
|
environment:
|
2024-08-07 07:44:36 +00:00
|
|
|
sdk: ^3.4.2
|
|
|
|
|
2024-08-04 01:28:45 +00:00
|
|
|
# Add regular dependencies here.
|
|
|
|
dependencies:
|
2024-08-07 07:44:36 +00:00
|
|
|
# path: ^1.8.0
|
2024-08-04 01:28:45 +00:00
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
lints: ^3.0.0
|
|
|
|
test: ^1.24.0
|