{
  "cksum": "59c77ac4b37f29babbf68df8dfba35bab342f34c1db510efaa24d44cf5273c1a",
  "crate_file": "bracket-terminal-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/bracket-terminal/bracket-terminal-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "tiles"
      ],
      "kind": "normal",
      "name": "amethyst",
      "optional": true,
      "req": "^0.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rex",
        "palette"
      ],
      "kind": "normal",
      "name": "bracket-color",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bracket-geometry",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bracket-noise",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bracket-pathfinding",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bracket-random",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": false,
      "req": "^0.1.6",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.17.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1.0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glutin",
      "optional": true,
      "req": "^0.24.0",
      "target": "cfg(not(any(target_arch = \"wasm32\")))"
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.23.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "object-pool",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pancurses",
      "optional": true,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7.3",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ultraviolet",
      "optional": false,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-timer",
      "optional": false,
      "req": "^0.1.0",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [
        "console",
        "Attr",
        "CanvasRenderingContext2d",
        "Document",
        "Element",
        "Event",
        "EventTarget",
        "HtmlCanvasElement",
        "HtmlElement",
        "HtmlInputElement",
        "Node",
        "Text",
        "Window",
        "KeyboardEvent",
        "MouseEvent"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "wasm32-unknown-unknown"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.22.0",
      "target": "cfg(not(any(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [
        "web-sys"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.22.0",
      "target": "wasm32-unknown-unknown"
    }
  ],
  "features": {
    "amethyst_engine_metal": [
      "amethyst/metal",
      "image"
    ],
    "amethyst_engine_vulkan": [
      "amethyst/vulkan",
      "image"
    ],
    "curses": [
      "pancurses"
    ],
    "default": [
      "opengl"
    ],
    "opengl": [
      "glow",
      "image",
      "glutin"
    ]
  },
  "index_path": "br/ac/bracket-terminal",
  "name": "bracket-terminal",
  "pubtime": "2020-04-08T19:52:46Z",
  "vers": "0.8.0",
  "yanked": false
}
