{
  "cksum": "9cbca9424c482ee628fa549d9c812e2cd22f1180b9222c9200fdfa6eb31aecb2",
  "crate_file": "object-0.19.0.crate",
  "crate_url": "https://static.crates.io/crates/object/object-0.19.0.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": 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": "wasmparser",
      "optional": true,
      "req": "^0.54",
      "target": null
    }
  ],
  "features": {
    "coff": [],
    "compression": [
      "flate2",
      "std"
    ],
    "default": [
      "read",
      "compression"
    ],
    "elf": [],
    "macho": [],
    "pe": [
      "coff"
    ],
    "read": [
      "read_core",
      "coff",
      "elf",
      "macho",
      "pe",
      "wasm"
    ],
    "read_core": [],
    "std": [],
    "wasm": [
      "wasmparser"
    ],
    "write": [
      "write_core",
      "coff",
      "elf",
      "macho"
    ],
    "write_core": [
      "crc32fast",
      "indexmap",
      "std"
    ]
  },
  "index_path": "ob/je/object",
  "name": "object",
  "pubtime": "2020-05-12T03:49:43Z",
  "vers": "0.19.0",
  "yanked": false
}
