{
  "cksum": "7142e6b30fdbda033e86d2e69c40284543372aa6764afd19c615c4e523b08f34",
  "crate_file": "shell-runtime-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/shell-runtime/shell-runtime-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "codec",
      "optional": false,
      "package": "parity-scale-codec",
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cumulus-pallet-parachain-system",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cumulus-pallet-xcm",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cumulus-primitives-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-executive",
      "optional": false,
      "req": "^22.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-support",
      "optional": false,
      "req": "^22.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-system",
      "optional": false,
      "req": "^22.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-try-runtime",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parachain-info",
      "optional": false,
      "package": "staging-parachain-info",
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parachains-common",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scale-info",
      "optional": false,
      "req": "^2.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-api",
      "optional": false,
      "req": "^20.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-block-builder",
      "optional": false,
      "req": "^20.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-core",
      "optional": false,
      "req": "^22.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-inherents",
      "optional": false,
      "req": "^20.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-offchain",
      "optional": false,
      "req": "^20.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-runtime",
      "optional": false,
      "req": "^25.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-session",
      "optional": false,
      "req": "^21.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-std",
      "optional": false,
      "req": "^9.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-transaction-pool",
      "optional": false,
      "req": "^20.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-version",
      "optional": false,
      "req": "^23.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "substrate-wasm-builder",
      "optional": true,
      "req": "^11.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm",
      "optional": false,
      "package": "staging-xcm",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm-builder",
      "optional": false,
      "package": "staging-xcm-builder",
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm-executor",
      "optional": false,
      "package": "staging-xcm-executor",
      "req": "^1.0.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "codec/std",
      "scale-info/std",
      "frame-executive/std",
      "frame-support/std",
      "frame-system/std",
      "sp-api/std",
      "sp-block-builder/std",
      "sp-core/std",
      "sp-inherents/std",
      "sp-offchain/std",
      "sp-runtime/std",
      "sp-session/std",
      "sp-std/std",
      "sp-transaction-pool/std",
      "sp-version/std",
      "xcm-builder/std",
      "xcm-executor/std",
      "xcm/std",
      "cumulus-pallet-parachain-system/std",
      "cumulus-pallet-xcm/std",
      "cumulus-primitives-core/std",
      "parachain-info/std",
      "parachains-common/std",
      "substrate-wasm-builder"
    ],
    "try-runtime": [
      "frame-executive/try-runtime",
      "frame-try-runtime/try-runtime"
    ]
  },
  "index_path": "sh/el/shell-runtime",
  "name": "shell-runtime",
  "pubtime": "2023-08-08T13:26:06Z",
  "vers": "0.1.0",
  "yanked": false
}
