{
  "cksum": "918d6404396643862622310571d8b7c80f3664fb04b7bddda09566fd1ef1fcc9",
  "crate_file": "nson-0.14.0-rc1.crate",
  "crate_url": "https://static.crates.io/crates/nson/nson-0.14.0-rc1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "embedded-io",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hash32",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "embedded": [
      "embedded-io"
    ],
    "json": [
      "serde_json",
      "base64"
    ]
  },
  "features2": {
    "alloc": [
      "hex/alloc",
      "once_cell/alloc",
      "hash32",
      "serde?/alloc",
      "serde_bytes?/alloc",
      "serde_json?/alloc",
      "base64?/alloc",
      "embedded-io?/alloc"
    ],
    "default": [
      "std"
    ],
    "no_std": [
      "alloc",
      "serde",
      "json",
      "embedded"
    ],
    "serde": [
      "dep:serde",
      "serde_bytes"
    ],
    "std": [
      "indexmap/std",
      "rand/std",
      "rand/std_rng",
      "hex/std",
      "once_cell/std",
      "serde/std",
      "serde_bytes/std",
      "serde_json?/std",
      "base64?/std"
    ]
  },
  "index_path": "ns/on/nson",
  "name": "nson",
  "pubtime": "2024-04-14T07:10:32Z",
  "v": 2,
  "vers": "0.14.0-rc1",
  "yanked": true
}
