{
  "cksum": "d89ec45bc6b810c6ee998e22953fbf387a40fcbf5014dcbb9e5ba9a09a81ee15",
  "crate_file": "object-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/object/object-0.13.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc32fast",
      "optional": true,
      "req": "^1",
      "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",
      "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.4",
      "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-08-25T07:32:16Z",
  "vers": "0.13.0",
  "yanked": false
}
