{
  "cksum": "4699c642decee6473cce7d9eb289d586df85047bb0e74f103070d88790829190",
  "crate_file": "fspp-2.2.1.crate",
  "crate_url": "https://static.crates.io/crates/fspp/fspp-2.2.1.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": true,
      "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",
      "safe_filename_string"
    ],
    "filesystem": [
      "dep:fs_extra",
      "dep:walkdir"
    ],
    "full": [
      "archive",
      "filesystem",
      "location",
      "safe_filename_string"
    ],
    "location": [
      "dep:dirs"
    ],
    "safe_filename_string": [
      "dep:filenamify"
    ]
  },
  "index_path": "fs/pp/fspp",
  "name": "fspp",
  "pubtime": "2024-05-22T19:05:53Z",
  "v": 2,
  "vers": "2.2.1",
  "yanked": false
}
