mumbullet/pubspec.yaml
2025-06-18 10:07:27 -06:00

16 lines
271 B
YAML

name: mumbullet
description: A sample command-line application.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.7.3
# Add regular dependencies here.
dependencies:
# path: ^1.8.0
dev_dependencies:
lints: ^5.0.0
test: ^1.24.0