{
  "cksum": "a411a7fd46b7ebc9849c80513c84280f41cbc3159f489cd77fb30ecefdd1218a",
  "crate_file": "object-0.14.1.crate",
  "crate_url": "https://static.crates.io/crates/object/object-0.14.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "endian_fd",
        "elf32",
        "elf64",
        "mach32",
        "mach64",
        "pe32",
        "pe64",
        "archive"
      ],
      "kind": "normal",
      "name": "goblin",
      "optional": false,
      "req": "^0.0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "memmap",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parity-wasm",
      "optional": true,
      "req": "^0.40.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "scroll",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "target-lexicon",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "compression": [
      "flate2"
    ],
    "default": [
      "read",
      "std",
      "compression",
      "wasm"
    ],
    "read": [],
    "std": [
      "goblin/std"
    ],
    "wasm": [
      "std",
      "parity-wasm"
    ],
    "write": [
      "crc32fast",
      "indexmap",
      "std"
    ]
  },
  "index_path": "ob/je/object",
  "name": "object",
  "pubtime": "2019-10-29T02:25:10Z",
  "vers": "0.14.1",
  "yanked": false
}
