podman-lens 0.2.3

Version-aware Rust library for native Podman inspection and non-executing deployment planning
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "podman-lens-repository-tools",
  "private": true,
  "version": "0.0.0",
  "description": "Locked non-Rust file-quality tools for PodmanLens development and CI.",
  "engines": {
    "node": ">=22"
  },
  "devDependencies": {
    "markdownlint-cli2": "0.23.2",
    "prettier": "3.9.6"
  }
}