{
  "cksum": "e7d2d37cdd4ea4a78c6c613fbf72f3521ccebb5b9e4bd1602225a4b515beb6c3",
  "crate_file": "irc-0.11.3.crate",
  "crate_url": "https://static.crates.io/crates/irc/irc-0.11.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-serialize",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "ctcp": [],
    "default": [
      "ctcp",
      "encode",
      "ssl"
    ],
    "encode": [
      "encoding"
    ],
    "nochanlists": [],
    "ssl": [
      "openssl"
    ]
  },
  "index_path": "3/i/irc",
  "name": "irc",
  "pubtime": "2016-04-12T03:02:02Z",
  "vers": "0.11.3",
  "yanked": false
}
