{
  "cksum": "5205554f722b1de2d92d540182cb139d30662264299dc32c6568b5c76e977fb7",
  "crate_file": "crossterm-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/crossterm/crossterm-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm_cursor",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm_input",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm_screen",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm_style",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm_terminal",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm_utils",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "cursor": [
      "crossterm_cursor"
    ],
    "default": [
      "cursor",
      "style",
      "terminal",
      "screen",
      "input"
    ],
    "input": [
      "crossterm_input"
    ],
    "screen": [
      "crossterm_screen"
    ],
    "style": [
      "crossterm_style"
    ],
    "terminal": [
      "crossterm_terminal"
    ]
  },
  "index_path": "cr/os/crossterm",
  "name": "crossterm",
  "pubtime": "2019-04-02T21:20:02Z",
  "vers": "0.8.0",
  "yanked": false
}
