{
  "cksum": "7b1e092def94851e56f0b4333f6b91f9755b5ab35495b6b42c0131c7893fc651",
  "crate_file": "lofty-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/lofty/lofty-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ape",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "filepath",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "id3",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lewton",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lofty_attr",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metaflac",
      "optional": true,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mp3-duration",
      "optional": true,
      "req": "^0.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mp4ameta",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ogg",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "opus_headers",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "riff",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.24",
      "target": null
    }
  ],
  "features": {
    "all_tags": [
      "format-vorbis",
      "format-opus",
      "format-flac",
      "format-mp4",
      "format-id3",
      "format-riff",
      "format-ape"
    ],
    "default": [
      "full"
    ],
    "duration": [
      "mp3-duration"
    ],
    "format-ape": [
      "ape",
      "filepath"
    ],
    "format-flac": [
      "metaflac"
    ],
    "format-id3": [
      "id3"
    ],
    "format-mp4": [
      "mp4ameta"
    ],
    "format-opus": [
      "opus_headers"
    ],
    "format-riff": [
      "riff"
    ],
    "format-vorbis": [
      "lewton",
      "ogg"
    ],
    "full": [
      "all_tags",
      "duration"
    ]
  },
  "index_path": "lo/ft/lofty",
  "name": "lofty",
  "pubtime": "2021-05-19T19:38:13Z",
  "vers": "0.2.0",
  "yanked": true
}
