{
  "cksum": "f58c602d1ec206f40d5264079ce747fb647f02d92e604ba5693c8399115ffb03",
  "crate_file": "napi-3.8.0.crate",
  "crate_url": "https://static.crates.io/crates/napi/napi-3.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctor",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "napi-build",
      "optional": false,
      "req": "^2.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "napi-sys",
      "optional": false,
      "req": "^3.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nohash-hasher",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": "cfg(all(target_family = \"wasm\", not(tokio_unstable)))"
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": "cfg(any(all(target_family = \"wasm\", tokio_unstable), not(target_family = \"wasm\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "async": [
      "tokio_rt"
    ],
    "chrono_date": [
      "chrono",
      "napi5"
    ],
    "compat-mode": [],
    "default": [
      "napi4",
      "dyn-symbols"
    ],
    "deferred_trace": [
      "napi4"
    ],
    "dyn-symbols": [
      "napi-sys/dyn-symbols"
    ],
    "error_anyhow": [
      "anyhow"
    ],
    "experimental": [
      "napi-sys/experimental"
    ],
    "full": [
      "latin1",
      "napi10",
      "async",
      "serde-json",
      "experimental",
      "chrono_date"
    ],
    "latin1": [
      "encoding_rs"
    ],
    "napi1": [],
    "napi10": [
      "napi9",
      "napi-sys/napi10"
    ],
    "napi2": [
      "napi1",
      "napi-sys/napi2"
    ],
    "napi3": [
      "napi2",
      "napi-sys/napi3"
    ],
    "napi4": [
      "napi3",
      "napi-sys/napi4"
    ],
    "napi5": [
      "napi4",
      "napi-sys/napi5"
    ],
    "napi6": [
      "napi5",
      "napi-sys/napi6"
    ],
    "napi7": [
      "napi6",
      "napi-sys/napi7"
    ],
    "napi8": [
      "napi7",
      "napi-sys/napi8"
    ],
    "napi9": [
      "napi8",
      "napi-sys/napi9"
    ],
    "node_version_detect": [],
    "noop": [],
    "object_indexmap": [
      "indexmap"
    ],
    "serde-json": [
      "serde",
      "serde_json"
    ],
    "serde-json-ordered": [
      "serde-json",
      "serde_json/preserve_order"
    ],
    "tokio_fs": [
      "tokio/fs"
    ],
    "tokio_full": [
      "tokio/full"
    ],
    "tokio_io_std": [
      "tokio/io-std"
    ],
    "tokio_io_util": [
      "tokio/io-util"
    ],
    "tokio_macros": [
      "tokio/macros"
    ],
    "tokio_net": [
      "tokio/net"
    ],
    "tokio_process": [
      "tokio/process"
    ],
    "tokio_rt": [
      "tokio",
      "napi4"
    ],
    "tokio_signal": [
      "tokio/signal"
    ],
    "tokio_sync": [
      "tokio/sync"
    ],
    "tokio_test_util": [
      "tokio/test-util"
    ],
    "tokio_time": [
      "tokio/time"
    ],
    "web_stream": [
      "futures-core",
      "tokio-stream",
      "napi4",
      "tokio_rt"
    ]
  },
  "features2": {
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "na/pi/napi",
  "name": "napi",
  "pubtime": "2025-12-30T08:24:33Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "3.8.0",
  "yanked": false
}
