{
  "cksum": "5b73775bdd2156cff43315f04938425455be74858b632dbf92d29ef29f9dd608",
  "crate_file": "chip8_core-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/chip8_core/chip8_core-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3.65",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "wyrand"
      ],
      "kind": "normal",
      "name": "nanorand",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.84",
      "target": null
    }
  ],
  "features": {
    "std": []
  },
  "features2": {
    "wasm": [
      "std",
      "dep:wasm-bindgen",
      "dep:js-sys"
    ]
  },
  "index_path": "ch/ip/chip8_core",
  "name": "chip8_core",
  "pubtime": "2023-11-21T22:17:38Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
