| name: args | |
| version: 2.4.1-dev | |
| description: >- | |
| Library for defining parsers for parsing raw command-line arguments into a set | |
| of options and values using GNU and POSIX style options. | |
| repository: https://github.com/dart-lang/args | |
| environment: | |
| sdk: '>=2.18.0 <3.0.0' | |
| dev_dependencies: | |
| lints: ^2.0.0 | |
| test: ^1.16.0 |