{
  "cksum": "c7776a6a5fadcd481b2dec45c7e8635dfa9efebe71f4dfd01b99c64fa11b5a52",
  "crate_file": "crypter-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/crypter/crypter-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "ffi": [],
    "wasm": [
      "wasm-bindgen",
      "js-sys",
      "getrandom/js"
    ]
  },
  "index_path": "cr/yp/crypter",
  "name": "crypter",
  "pubtime": "2022-06-07T04:41:06Z",
  "vers": "0.1.1",
  "yanked": false
}
