swarm/pubspec.yaml
randogoth 6ba3bd9b35 init
2026-06-07 15:05:57 +03:00

14 lines
240 B
YAML

name: swarm
description: >
Actor-based business logic library with injectable platform abstractions.
version: 0.1.0
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
actors: ^0.11.0
dev_dependencies:
lints: ^6.0.0
test: ^1.31.0