{
  "cksum": "6e02e5e1ef08cda9487b711c96867e7ad0186901895dd1651383f5328d8e86f5",
  "crate_file": "sprite-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/sprite/sprite-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "embedded",
        "hot-reloading",
        "toml",
        "png"
      ],
      "kind": "normal",
      "name": "assets_manager",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blit",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": false,
      "req": "^0.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen",
        "color"
      ],
      "kind": "normal",
      "name": "console_log",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "fastrand",
      "optional": false,
      "req": "^2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastrand",
      "optional": false,
      "req": "^2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "winit"
      ],
      "kind": "normal",
      "name": "game-loop",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fancy"
      ],
      "kind": "normal",
      "name": "miette",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pixels",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rotsprite",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sprite-gen",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "taffy",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "sync",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "CanvasRenderingContext2d",
        "Document",
        "Element",
        "HtmlCanvasElement",
        "ImageData",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.28",
      "target": null
    }
  ],
  "features": {
    "default": [
      "embed-assets"
    ],
    "embed-assets": []
  },
  "index_path": "sp/ri/sprite",
  "name": "sprite",
  "pubtime": "2023-09-25T18:36:34Z",
  "vers": "0.3.0",
  "yanked": false
}
