{
  "cksum": "8b006a6b1cd6077275ee0349dfe32143c67a70be278127f9414721095608b2ee",
  "crate_file": "brush_contracts-1.8.0.crate",
  "crate_url": "https://static.crates.io/crates/brush_contracts/brush_contracts-1.8.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "brush",
      "optional": false,
      "package": "brush_lang",
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "brush_contracts_derive",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ink_env",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ink_lang",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "ink_metadata",
      "optional": true,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ink_prelude",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ink_primitives",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ink_storage",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scale",
      "optional": false,
      "package": "parity-scale-codec",
      "req": "^3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scale-info",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "access_control": [
      "brush_contracts_derive/access_control"
    ],
    "default": [
      "std"
    ],
    "diamond": [
      "ownable",
      "brush_contracts_derive/diamond"
    ],
    "ownable": [
      "brush_contracts_derive/ownable"
    ],
    "pausable": [
      "brush_contracts_derive/pausable"
    ],
    "payment_splitter": [
      "brush_contracts_derive/payment_splitter"
    ],
    "proxy": [
      "ownable",
      "brush_contracts_derive/proxy"
    ],
    "psp1155": [
      "brush_contracts_derive/psp1155"
    ],
    "psp22": [
      "brush_contracts_derive/psp22"
    ],
    "psp34": [
      "brush_contracts_derive/psp34"
    ],
    "reentrancy_guard": [
      "brush_contracts_derive/reentrancy_guard"
    ],
    "std": [
      "ink_metadata/std",
      "ink_env/std",
      "ink_storage/std",
      "ink_primitives/std",
      "scale/std",
      "scale-info/std",
      "brush/std"
    ],
    "timelock_controller": [
      "access_control",
      "brush_contracts_derive/timelock_controller"
    ]
  },
  "index_path": "br/us/brush_contracts",
  "name": "brush_contracts",
  "pubtime": "2022-05-27T21:05:04Z",
  "vers": "1.8.0",
  "yanked": false
}
