blob: 7745e9ad24465d9c43258081adc72451f4355710 [file] [log] [blame]
name: completion
version: 1.0.0
description: A package to add shell command completion to your Dart application
repository: https://github.com/kevmoo/completion.dart
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
args: ^2.0.0
logging: ^1.0.0
path: ^1.0.0
dev_dependencies:
pedantic: ^1.0.0
test: ^1.2.0
test_process: ^2.0.0
executables:
shell_completion_generator: null