{
  "cksum": "0439325f1c10cee33f0cb2acfaa2b65e7e197b115a4c98420dfcb56c88198b83",
  "crate_file": "nightshade-api-0.45.0.crate",
  "crate_url": "https://static.crates.io/crates/nightshade-api/nightshade-api-0.45.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "nalgebra-glm"
      ],
      "kind": "normal",
      "name": "enum2schema",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "websockets"
      ],
      "kind": "normal",
      "name": "hearsay",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nightshade",
      "optional": false,
      "req": "^0.45.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "serde"
      ],
      "kind": "normal",
      "name": "rhai",
      "optional": true,
      "req": "^1.23",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "wasm-bindgen",
        "serde"
      ],
      "kind": "normal",
      "name": "rhai",
      "optional": true,
      "req": "^1.23",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "net",
        "sync",
        "time",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "web-time",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "audio": [
      "nightshade/audio"
    ],
    "default": [
      "audio",
      "physics",
      "gamepad",
      "picking",
      "navmesh"
    ],
    "gamepad": [
      "nightshade/gamepad"
    ],
    "grass": [
      "nightshade/grass"
    ],
    "navmesh": [
      "nightshade/navmesh",
      "nightshade/navmesh-bake"
    ],
    "physics": [
      "nightshade/physics"
    ],
    "picking": [
      "nightshade/picking"
    ],
    "terrain": [
      "grass",
      "nightshade/terrain"
    ]
  },
  "features2": {
    "net": [
      "dep:hearsay",
      "dep:tokio",
      "dep:serde_json"
    ],
    "protocol": [
      "audio",
      "physics",
      "navmesh",
      "scripting",
      "nightshade/engine",
      "nightshade/wgpu",
      "nightshade/gizmos"
    ],
    "protocol-agent": [
      "protocol",
      "dep:serde_json"
    ],
    "scripting": [
      "dep:rhai",
      "dep:serde_json",
      "physics"
    ]
  },
  "index_path": "ni/gh/nightshade-api",
  "name": "nightshade-api",
  "pubtime": "2026-06-15T07:01:20Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "0.45.0",
  "yanked": false
}
