{
  "cksum": "7cc6e3977d640a92efef73fdb2070184a2ef1638e6a4cde4860a38db888eeb5a",
  "crate_file": "kira-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/kira/kira-0.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atomic",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "basedrop",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "claxon",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "cpal",
      "optional": false,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": true,
      "req": "^3.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1.9",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1.9",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lewton",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minimp3",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ringbuf",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.118",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^0.8.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "stdweb",
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^0.8.1",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "benchmarking": [],
    "default": [
      "mp3",
      "ogg",
      "flac",
      "wav"
    ],
    "flac": [
      "claxon"
    ],
    "mp3": [
      "minimp3"
    ],
    "ogg": [
      "lewton"
    ],
    "serde_support": [
      "serde",
      "indexmap/serde",
      "uuid/serde"
    ],
    "wav": [
      "hound"
    ]
  },
  "index_path": "ki/ra/kira",
  "name": "kira",
  "pubtime": "2021-04-28T03:10:17Z",
  "vers": "0.5.2",
  "yanked": false
}
