platform/core/process/pubspec.yaml
2024-10-03 07:58:07 -07:00

25 lines
546 B
YAML

name: angel3_process
description: The Process Package for the Protevus Platform
version: 0.0.1
homepage: https://protevus.com
documentation: https://docs.protevus.com
repository: https://github.com/protevus/platformo
environment:
sdk: ^3.4.2
# Add regular dependencies here.
dependencies:
angel3_container: ^8.0.0
angel3_framework: ^8.0.0
angel3_mq: ^8.0.0
angel3_mustache: ^8.0.0
angel3_event_bus: ^8.0.0
angel3_reactivex: ^8.0.0
file: ^7.0.0
logging: ^1.1.0
path: ^1.8.0
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0