name: dew description: Command-line interface for the Dew project management tool. version: 0.0.1 # repository: https://github.com/my_org/my_repo publish_to: none resolution: workspace environment: sdk: ^3.11.4 dependencies: args: ^2.7.0 dew_core: path: ../core dew_kanban: path: ../kanban dew_mcp: path: ../mcp dev_dependencies: lints: ^6.0.0 test: ^1.25.6