{
  "cksum": "682960e27b079207bd70677b520bfce2e6fb559bf50e1229b07a69c13a4e77a6",
  "crate_file": "crossterm-0.13.2.crate",
  "crate_url": "https://static.crates.io/crates/crossterm/crossterm-0.13.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm_winapi",
      "optional": false,
      "req": "^0.3.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.51",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mio",
      "optional": true,
      "req": "^0.6.19",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3.8",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "cursor": [
      "lazy_static",
      "input",
      "winapi/wincon",
      "winapi/winnt",
      "winapi/minwindef"
    ],
    "default": [
      "cursor",
      "style",
      "terminal",
      "screen",
      "input"
    ],
    "input": [
      "mio",
      "lazy_static",
      "screen",
      "winapi/winnt",
      "winapi/winuser"
    ],
    "screen": [
      "lazy_static",
      "winapi/wincon",
      "winapi/minwindef"
    ],
    "style": [
      "lazy_static",
      "winapi/wincon"
    ],
    "terminal": [
      "cursor"
    ]
  },
  "index_path": "cr/os/crossterm",
  "name": "crossterm",
  "pubtime": "2019-11-04T17:44:18Z",
  "vers": "0.13.2",
  "yanked": false
}
