{
  "cksum": "75ed2263518ca67a3c158c144813832fd96f48ab239494bb9d7793d315f31417",
  "crate_file": "near-primitives-0.1.0-pre.1.crate",
  "crate_url": "https://static.crates.io/crates/near-primitives/near-primitives-0.1.0-pre.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bencher",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "borsh",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^0.99.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "easy-ext",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jemallocator",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-crypto",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-primitives-core",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-rpc-error-macro",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "near-vm-errors",
      "optional": false,
      "req": "^4.0.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "num-rational",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "primitive-types",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reed-solomon-erasure",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smart-default",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "validator",
      "optional": false,
      "req": "^0.12",
      "target": null
    }
  ],
  "features": {
    "default": [
      "jemallocator",
      "stable_protocol_features"
    ],
    "dump_errors_schema": [
      "near-rpc-error-macro/dump_errors_schema"
    ],
    "nightly_protocol": [],
    "nightly_protocol_features": [
      "nightly_protocol",
      "protocol_feature_forward_chunk_parts",
      "protocol_feature_rectify_inflation",
      "protocol_feature_evm",
      "protocol_feature_block_header_v3",
      "protocol_feature_alt_bn128"
    ],
    "protocol_feature_alt_bn128": [
      "near-primitives-core/protocol_feature_alt_bn128",
      "near-vm-errors/protocol_feature_alt_bn128"
    ],
    "protocol_feature_block_header_v3": [],
    "protocol_feature_evm": [
      "near-primitives-core/protocol_feature_evm"
    ],
    "protocol_feature_forward_chunk_parts": [],
    "protocol_feature_lower_storage_cost": [],
    "protocol_feature_rectify_inflation": [],
    "stable_protocol_features": [
      "protocol_feature_lower_storage_cost"
    ]
  },
  "index_path": "ne/ar/near-primitives",
  "name": "near-primitives",
  "pubtime": "2021-03-05T21:41:19Z",
  "vers": "0.1.0-pre.1",
  "yanked": false
}
