{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://nao1215.github.io/jsonize/schemas/chage/linux.json",
  "title": "chage/linux",
  "description": "chage -l password ageing information for one account",
  "x-jsonize": {
    "definition": "chage/linux",
    "version": 1
  },
  "type": "object",
  "properties": {},
  "additionalProperties": {
    "type": "string"
  }
}
