platform/pubspec.yaml

22 lines
418 B
YAML
Raw Normal View History

name: protevus_platform
description: The Protevus Platform
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:
2024-10-20 18:48:22 +00:00
path: ^1.8.0
2024-06-10 02:25:12 +00:00
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-10-20 18:48:22 +00:00
test: ^1.24.0
yaml: ^3.1.2
args: ^2.6.0
yaml_edit: ^2.2.1
2024-10-20 18:48:22 +00:00
#path: ^1.8.0