{
  "cksum": "3dee384c1888a41189cadef7c9e9e9aa1141fc64491a8fb1c72a9184bae6d340",
  "crate_file": "cursive-0.21.0.crate",
  "crate_url": "https://static.crates.io/crates/cursive/cursive-0.21.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bear-lib-terminal",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cursive_core",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "maplit",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wide"
      ],
      "kind": "normal",
      "name": "ncurses",
      "optional": true,
      "req": "^6.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wide"
      ],
      "kind": "normal",
      "name": "pancurses",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty-bytes",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.85",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.9.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signal-hook",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termion",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "ansi": [
      "cursive_core/ansi"
    ],
    "builder": [
      "cursive_core/builder"
    ],
    "doc-cfg": [
      "cursive_core/doc-cfg"
    ],
    "markdown": [
      "cursive_core/markdown"
    ],
    "toml": [
      "cursive_core/toml"
    ]
  },
  "features2": {
    "blt-backend": [
      "dep:bear-lib-terminal"
    ],
    "crossterm-backend": [
      "dep:crossterm"
    ],
    "default": [
      "crossterm-backend"
    ],
    "ncurses-backend": [
      "dep:ncurses",
      "dep:maplit"
    ],
    "pancurses-backend": [
      "dep:pancurses",
      "dep:maplit"
    ],
    "termion-backend": [
      "dep:termion"
    ]
  },
  "index_path": "cu/rs/cursive",
  "name": "cursive",
  "pubtime": "2024-08-02T18:01:12Z",
  "v": 2,
  "vers": "0.21.0",
  "yanked": false
}
