{
  "cksum": "fba6ec36bc2269cf7af59b078d290ab4e985e17903b22568107ef1ef0b783d92",
  "crate_file": "lnpbp-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/lnpbp/lnpbp-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "stringly_conversions",
        "std"
      ],
      "kind": "normal",
      "name": "amplify",
      "optional": false,
      "req": "^3.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base58",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64-compat",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "~3.2.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colorize",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lnpbp_bech32",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lnpbp_chain",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lnpbp_elgamal",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lnpbp_identity",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde_crate",
      "optional": true,
      "package": "serde",
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hex"
      ],
      "kind": "normal",
      "name": "serde_with",
      "optional": true,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strict_encoding",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    }
  ],
  "features": {
    "all": [
      "serde",
      "elgamal",
      "identity",
      "zip",
      "cli"
    ],
    "cli": [
      "clap",
      "serde",
      "identity",
      "base64-compat",
      "base58",
      "serde_yaml",
      "serde_json",
      "amplify/hex",
      "colorize"
    ],
    "default": [
      "zip"
    ],
    "elgamal": [
      "lnpbp_elgamal"
    ],
    "identity": [
      "lnpbp_identity"
    ],
    "serde": [
      "serde_crate",
      "serde_with",
      "amplify/serde",
      "lnpbp_bech32/serde",
      "lnpbp_chain/serde"
    ],
    "zip": [
      "lnpbp_bech32/zip"
    ]
  },
  "index_path": "ln/pb/lnpbp",
  "name": "lnpbp",
  "pubtime": "2023-01-25T17:24:18Z",
  "vers": "0.9.0",
  "yanked": false
}
