{
  "cksum": "f2885bb43f7ff912ad5a9fa404bbbec2c48e6762c2d85d50de05378c8c3d802c",
  "crate_file": "quicksilver-0.3.20.crate",
  "crate_url": "https://static.crates.io/crates/quicksilver/quicksilver-0.3.20.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "alga",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.10",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^2.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gilrs",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gl",
      "optional": false,
      "req": "^0.13",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glutin",
      "optional": false,
      "req": "^0.21",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "immi",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extra"
      ],
      "kind": "normal",
      "name": "lyon",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stdweb"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ncollide2d",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stdweb"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.9",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusttype",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stdweb",
      "optional": false,
      "req": "^0.4.12",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webgl_stdweb",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "icon_loading"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.19.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    }
  ],
  "features": {
    "collisions": [
      "nalgebra",
      "ncollide2d"
    ],
    "complex_shapes": [
      "lyon"
    ],
    "default": [
      "collisions",
      "complex_shapes",
      "immi_ui",
      "fonts",
      "gamepads",
      "saving",
      "sounds"
    ],
    "fonts": [
      "rusttype"
    ],
    "gamepads": [
      "gilrs"
    ],
    "immi_ui": [
      "immi",
      "fonts"
    ],
    "saving": [
      "dirs",
      "serde_json"
    ],
    "sounds": [
      "rodio"
    ]
  },
  "index_path": "qu/ic/quicksilver",
  "name": "quicksilver",
  "pubtime": "2019-10-17T00:23:25Z",
  "vers": "0.3.20",
  "yanked": false
}
