Interface specifying common configuration for a CLI application.
readonly
name: string
Name of the CLI application.
readonly
optional
description: string
Optional description of the CLI application.
readonly
version: string
Version of the CLI application.