{
  "cksum": "05b1539c86ac1395563fdcfb6ec9435781f53532deab4b918c0f0f9a8b2c4c21",
  "crate_file": "babycat-0.0.5.crate",
  "crate_url": "https://static.crates.io/crates/babycat/babycat-0.0.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "float-cmp",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hound",
      "optional": false,
      "req": "^3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3.50",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "numpy",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rodio",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "samplerate",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "structopt",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "aac",
        "flac",
        "mp3",
        "pcm",
        "isomp4",
        "wav",
        "ogg"
      ],
      "kind": "normal",
      "name": "symphonia",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde-serialize"
      ],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "wasm-bindgen-test",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "frontend-rust"
    ],
    "enable-audio-playback": [
      "rodio"
    ],
    "enable-filesystem": [],
    "enable-libsamplerate": [
      "samplerate"
    ],
    "enable-multithreading": [
      "rayon"
    ],
    "frontend-binary": [
      "enable-filesystem",
      "enable-multithreading",
      "enable-libsamplerate",
      "enable-audio-playback",
      "env_logger",
      "structopt",
      "crossterm"
    ],
    "frontend-c": [
      "enable-filesystem",
      "enable-multithreading",
      "enable-libsamplerate"
    ],
    "frontend-python": [
      "enable-filesystem",
      "enable-multithreading",
      "enable-libsamplerate",
      "numpy",
      "pyo3",
      "pyo3/extension-module",
      "pyo3/abi3",
      "pyo3/abi3-py36"
    ],
    "frontend-rust": [
      "enable-filesystem",
      "enable-multithreading",
      "enable-libsamplerate"
    ],
    "frontend-wasm": [
      "wasm-bindgen",
      "js-sys"
    ]
  },
  "index_path": "ba/by/babycat",
  "name": "babycat",
  "pubtime": "2021-05-14T12:40:27Z",
  "vers": "0.0.5",
  "yanked": false
}
