{
  "cksum": "79149084f58a280ee832f9e32188a48446e5afffb1a11ac89b35a646f5308f2f",
  "crate_file": "platform-path-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/platform-path/platform-path-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "camino",
      "optional": false,
      "req": "^1.0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^4.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.136",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.79",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.8.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "structopt",
      "optional": false,
      "req": "^0.3.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tide",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tide-rustls",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    }
  ],
  "features": {
    "all": [
      "json",
      "https",
      "yaml"
    ],
    "async": [
      "async-std"
    ],
    "default": [],
    "http": [
      "async",
      "tide"
    ],
    "https": [
      "http",
      "tide-rustls"
    ],
    "json": [
      "serde1",
      "serde_json"
    ],
    "serde1": [
      "serde",
      "camino/serde1"
    ],
    "yaml": [
      "serde1",
      "serde_yaml"
    ]
  },
  "index_path": "pl/at/platform-path",
  "name": "platform-path",
  "pubtime": "2022-04-04T21:13:51Z",
  "vers": "0.1.0",
  "yanked": false
}
