dew/packages/cli/pubspec.yaml

21 lines
438 B
YAML

name: dew
description: Command-line interface for the Dew project management tool.
version: 0.1.0
repository: https://github.com/artificerchris/dew
issue_tracker: https://github.com/artificerchris/dew/issues
resolution: workspace
environment:
sdk: ^3.12.0
dependencies:
args: ^2.7.0
dew_core: ^0.1.0
dew_infra: ^0.1.0
dew_kanban: ^0.1.0
dew_vault: ^0.3.0
dew_mcp: ^0.1.0
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6