{
  "cksum": "f70a4a33b4575815691d84c50c9da5668a6c5f73b38395f1a2f337c2604c4b43",
  "crate_file": "game-audio-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/game-audio/game-audio-0.12.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^6.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "midly",
      "optional": true,
      "req": "^0.5",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mp3lame-encoder",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "phoneme-synth",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "playback",
        "flac",
        "mp3",
        "mp4",
        "vorbis",
        "wav",
        "dither"
      ],
      "kind": "normal",
      "name": "rodio",
      "optional": false,
      "req": "^0.22",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "termion",
      "optional": true,
      "req": "^4.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "AudioContext",
        "BaseAudioContext",
        "AudioBuffer",
        "AudioBufferSourceNode",
        "AudioScheduledSourceNode",
        "AudioNode",
        "AudioDestinationNode",
        "AudioParam",
        "GainNode"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "export": [
      "hound",
      "mp3lame-encoder"
    ],
    "play": [
      "termion"
    ]
  },
  "features2": {
    "default": [
      "online"
    ],
    "midi": [
      "dep:midly"
    ],
    "online": [
      "dep:ureq",
      "dep:dirs"
    ],
    "speech": [
      "dep:phoneme-synth"
    ]
  },
  "index_path": "ga/me/game-audio",
  "name": "game-audio",
  "pubtime": "2026-07-02T12:51:57Z",
  "v": 2,
  "vers": "0.12.0",
  "yanked": false
}
