podman/pubspec.yaml

14 lines
310 B
YAML

name: podman
description: A Dart client for the Podman libpod API over Unix sockets.
version: 0.1.0
repository: https://git.artificery.dev/artificery/podman
homepage: https://git.artificery.dev/artificery/podman
environment:
sdk: ^3.11.4
dependencies: {}
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6