{
  "cksum": "17a98d95cbe8abdf3bfe1a2bd4aa7215700403b79a0eb03cbddb017a5824e186",
  "crate_file": "clap-3.0.3.crate",
  "crate_url": "https://static.crates.io/crates/clap/clap-3.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atty",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "backtrace",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_derive",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "os_str_bytes",
      "optional": false,
      "req": "^6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rustversion",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strsim",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termcolor",
      "optional": true,
      "req": "^1.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "terminal_size",
      "optional": true,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "textwrap",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "color-auto",
        "diff",
        "examples"
      ],
      "kind": "dev",
      "name": "trycmd",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicase",
      "optional": true,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yaml-rust",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    }
  ],
  "features": {
    "cargo": [
      "lazy_static"
    ],
    "color": [
      "atty",
      "termcolor"
    ],
    "debug": [
      "clap_derive/debug",
      "backtrace"
    ],
    "default": [
      "std",
      "color",
      "suggestions"
    ],
    "derive": [
      "clap_derive",
      "lazy_static"
    ],
    "env": [],
    "std": [
      "indexmap/std"
    ],
    "suggestions": [
      "strsim"
    ],
    "unicode": [
      "textwrap/unicode-width",
      "unicase"
    ],
    "unstable-doc": [
      "derive",
      "cargo",
      "wrap_help",
      "yaml",
      "env",
      "unicode",
      "regex",
      "unstable-replace",
      "unstable-multicall",
      "unstable-grouped"
    ],
    "unstable-grouped": [],
    "unstable-multicall": [],
    "unstable-replace": [],
    "wrap_help": [
      "terminal_size",
      "textwrap/terminal_size"
    ],
    "yaml": [
      "yaml-rust"
    ]
  },
  "index_path": "cl/ap/clap",
  "name": "clap",
  "pubtime": "2022-01-04T17:42:58Z",
  "vers": "3.0.3",
  "yanked": false
}
