{
  "cksum": "1e3170c512cdbdd5c586d3197bd15fe5fe3fe202a4b19deb10fbee94ca50f76f",
  "crate_file": "napi-1.0.1.crate",
  "crate_url": "https://static.crates.io/crates/napi/napi-1.0.1.crate",
  "deps": [
    {
      "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": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "napi-build",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "napi-sys",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.5",
      "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",
        "rt-multi-thread",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "winuser",
        "minwindef",
        "ntdef",
        "libloaderapi"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3.9",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "default": [
      "napi3"
    ],
    "latin1": [
      "encoding_rs"
    ],
    "napi1": [],
    "napi2": [
      "napi1"
    ],
    "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"
    ],
    "serde-json": [
      "serde",
      "serde_json"
    ],
    "tokio_rt": [
      "futures",
      "tokio",
      "once_cell",
      "napi4"
    ]
  },
  "index_path": "na/pi/napi",
  "name": "napi",
  "pubtime": "2021-01-04T07:17:41Z",
  "vers": "1.0.1",
  "yanked": false
}
