{
  "cksum": "3e82d07fac0a5eeaa9d959b5194d01bb66e414665f547416958d2b430f8f4852",
  "crate_file": "config-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/config/config-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "dev",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "float-cmp",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": false,
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-ini",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-hjson",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yaml-rust",
      "optional": true,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "default": [
      "toml",
      "json",
      "yaml",
      "hjson",
      "ini"
    ],
    "hjson": [
      "serde-hjson"
    ],
    "ini": [
      "rust-ini"
    ],
    "json": [
      "serde_json"
    ],
    "yaml": [
      "yaml-rust"
    ]
  },
  "index_path": "co/nf/config",
  "name": "config",
  "pubtime": "2019-01-03T19:15:59Z",
  "vers": "0.9.2",
  "yanked": false
}
