{
  "command": "init",
  "description": "Creates a library.json file based on answers to questions.",
  "usage": [
    "init [<options>]"
  ],
  "options": [
    {
      "shorthand": "-h",
      "flag": "--help",
      "description": "Show this help message"
    }
  ]
}
