{
  "cksum": "8968b419e5688e835f7fa3c7d680e877320c9faebc36ad78b51d750fa5cf99cb",
  "crate_file": "config-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/config/config-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yaml-rust",
      "optional": true,
      "req": "^0.3.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "toml"
    ],
    "json": [
      "serde_json"
    ],
    "yaml": [
      "yaml-rust"
    ]
  },
  "index_path": "co/nf/config",
  "name": "config",
  "pubtime": "2017-02-08T10:14:10Z",
  "vers": "0.3.0",
  "yanked": false
}
