{
  "cksum": "2c0107454096e834a1bdb2eca15b2956bf542576dc25d36dcd219163a5da3e81",
  "crate_file": "clap-3.0.0-beta.3.crate",
  "crate_url": "https://static.crates.io/crates/clap/clap-3.0.0-beta.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": "bitflags",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_derive",
      "optional": true,
      "req": "^3.0.0-beta.2",
      "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": [
        "raw"
      ],
      "kind": "normal",
      "name": "os_str_bytes",
      "optional": false,
      "req": "^3.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": "normal",
      "name": "strsim",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termcolor",
      "optional": true,
      "req": "^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": "normal",
      "name": "vec_map",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "version-sync",
      "optional": false,
      "req": "^0.9",
      "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"
    ],
    "default": [
      "std",
      "derive",
      "cargo",
      "color",
      "env",
      "suggestions",
      "unicode_help"
    ],
    "derive": [
      "clap_derive",
      "lazy_static"
    ],
    "env": [],
    "std": [
      "indexmap/std"
    ],
    "suggestions": [
      "strsim"
    ],
    "unicode_help": [
      "textwrap/unicode-width"
    ],
    "wrap_help": [
      "terminal_size",
      "textwrap/terminal_size"
    ],
    "yaml": [
      "yaml-rust"
    ]
  },
  "index_path": "cl/ap/clap",
  "name": "clap",
  "pubtime": "2021-08-14T22:02:03Z",
  "vers": "3.0.0-beta.3",
  "yanked": true
}
