dew/packages/cli/pubspec.yaml
2026-05-02 14:02:39 -04:00

22 lines
423 B
YAML

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