{
  "cksum": "f1df10169d6063172104b9795c65387553871450b74575c785d679257395d7a4",
  "crate_file": "blot-lib-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/blot-lib/blot-lib-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "itertools",
      "optional": false,
      "req": "^0.7.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "blot_json": [
      "serde",
      "serde_json",
      "regex",
      "lazy_static"
    ],
    "common_json": [
      "serde",
      "serde_json"
    ],
    "default": [
      "digesters",
      "blot_json"
    ],
    "digesters": [
      "sha-1",
      "sha2",
      "sha3",
      "blake2"
    ]
  },
  "index_path": "bl/ot/blot-lib",
  "name": "blot-lib",
  "pubtime": "2018-11-29T14:41:14Z",
  "vers": "0.1.2",
  "yanked": false
}
