{
  "cksum": "b7a4a7970fc29ba4c99702caf19d41b63f563aa6fc9bafd2ff1130e6feb364ba",
  "crate_file": "babycat-0.0.13.crate",
  "crate_url": "https://static.crates.io/crates/babycat/babycat-0.0.13.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ffmpeg-next",
      "optional": true,
      "req": "^5.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "float-cmp",
      "optional": false,
      "req": "^0.9",
      "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",
      "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.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.16.1",
      "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.15",
      "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",
        "alac",
        "flac",
        "mp3",
        "mkv",
        "pcm",
        "isomp4",
        "wav",
        "ogg",
        "vorbis"
      ],
      "kind": "normal",
      "name": "symphonia",
      "optional": false,
      "req": "^0.5.0",
      "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.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "frontend-rust"
    ],
    "enable-audio-playback": [
      "rodio"
    ],
    "enable-ffmpeg": [
      "ffmpeg-next",
      "ffmpeg-next/codec",
      "ffmpeg-next/device",
      "ffmpeg-next/format"
    ],
    "enable-ffmpeg-build": [
      "enable-ffmpeg",
      "enable-ffmpeg-static",
      "ffmpeg-next/build"
    ],
    "enable-ffmpeg-static": [
      "enable-ffmpeg",
      "ffmpeg-next/static"
    ],
    "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-py38"
    ],
    "frontend-rust": [
      "enable-filesystem",
      "enable-multithreading",
      "enable-libsamplerate"
    ],
    "frontend-wasm": [
      "wasm-bindgen",
      "js-sys"
    ]
  },
  "index_path": "ba/by/babycat",
  "name": "babycat",
  "pubtime": "2022-03-27T03:26:35Z",
  "vers": "0.0.13",
  "yanked": false
}
