{
  "cksum": "126efe65c60dcbeec19345d62d27130fef3cc686cda773a80fde4a55f8481424",
  "crate_file": "config-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/config/config-0.4.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-12T18:11:32Z",
  "vers": "0.4.0",
  "yanked": false
}
