| name: native_assets_cli | |
| description: >- | |
| A library that contains the argument and file formats for implementing a | |
| native assets CLI. | |
| version: 0.3.2 | |
| repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli | |
| topics: | |
| - ffi | |
| - interop | |
| - native-assets | |
| environment: | |
| sdk: '>=3.0.0 <4.0.0' | |
| dependencies: | |
| cli_config: ^0.1.1 | |
| collection: ^1.17.1 | |
| crypto: ^3.0.3 | |
| pub_semver: ^2.1.3 | |
| yaml: ^3.1.1 | |
| yaml_edit: ^2.1.0 | |
| dev_dependencies: | |
| dart_flutter_team_lints: ^2.1.1 | |
| test: ^1.21.0 |