{
  "cksum": "c36912df092d97bb126f62048e23d2aaa440d34d1c2ee0d68b0d692481b42df9",
  "crate_file": "fspp-2.2.0.crate",
  "crate_url": "https://static.crates.io/crates/fspp/fspp-2.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^5.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "filenamify",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fs_extra",
      "optional": true,
      "req": "^1.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.190",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tar",
      "optional": true,
      "req": "^0.4.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": true,
      "req": "^2.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^0.6.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip-extract",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    }
  ],
  "features": {
    "archive-module": []
  },
  "features2": {
    "archive": [
      "archive-zip",
      "archive-tar",
      "archive-module"
    ],
    "archive-tar": [
      "dep:tar",
      "archive-module"
    ],
    "archive-zip": [
      "dep:zip",
      "dep:zip-extract",
      "archive-module"
    ],
    "default": [
      "filesystem",
      "location"
    ],
    "filesystem": [
      "dep:fs_extra",
      "dep:walkdir"
    ],
    "full": [
      "archive",
      "filesystem"
    ],
    "location": [
      "dep:dirs"
    ]
  },
  "index_path": "fs/pp/fspp",
  "name": "fspp",
  "pubtime": "2024-05-22T19:00:58Z",
  "v": 2,
  "vers": "2.2.0",
  "yanked": true
}
