{
  "cksum": "51517c6ffbd1201b94b75dc16d00978696db5a82292d74fc7375731e79e92cea",
  "crate_file": "config-0.4.1.crate",
  "crate_url": "https://static.crates.io/crates/config/config-0.4.1.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-12T19:05:30Z",
  "vers": "0.4.1",
  "yanked": false
}
