platform/pubspec.yaml

21 lines
402 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-27 22:17:26 +00:00
path: ^1.9.1
2024-06-10 02:25:12 +00:00
dev_dependencies:
2024-06-10 02:41:00 +00:00
lints: ^4.0.0
2024-10-27 22:17:26 +00:00
melos: ^6.2.0
test: ^1.25.8
yaml: ^3.1.2
args: ^2.6.0
2024-10-27 22:17:26 +00:00
yaml_edit: ^2.2.1