{
  "cksum": "58a886c94f9df39df78e6d385470df1974c684c5107fa3c308c4d6fdb079f1a9",
  "crate_file": "doe-0.2.26.crate",
  "crate_url": "https://static.crates.io/crates/doe/doe-0.2.26.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clipboard",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation",
      "optional": true,
      "req": "^0.9.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-graphics",
      "optional": true,
      "req": "^0.23.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.98",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mouse-rs",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": true,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "umya-spreadsheet",
      "optional": true,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": true,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "winuser",
        "impl-default"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": true,
      "req": "^0.3.9",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xdotool",
      "optional": true,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xml-rs",
      "optional": true,
      "req": "^0.8.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^0.6.6",
      "target": null
    }
  ],
  "features": {
    "clip": [
      "clipboard"
    ],
    "docx": [
      "zip",
      "xml-rs"
    ],
    "kcm": [
      "keyboard",
      "clip",
      "mouse"
    ],
    "keyboard": [
      "core-graphics",
      "core-foundation",
      "xdotool",
      "winapi",
      "libc"
    ],
    "mouse": [
      "mouse-rs",
      "keyboard",
      "libc"
    ],
    "utils": [
      "hex",
      "base64",
      "percent-encoding",
      "unicode-segmentation"
    ],
    "xlsx": [
      "umya-spreadsheet"
    ]
  },
  "index_path": "3/d/doe",
  "name": "doe",
  "pubtime": "2023-10-02T16:15:40Z",
  "vers": "0.2.26",
  "yanked": true
}
