{
  "cksum": "be31f2191b9a188563d6961a2bedce924ddee7663e2adf808b1e2210c8964f92",
  "crate_file": "napi-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/napi/napi-1.0.0.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": [],
      "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"
    ]
  },
  "index_path": "na/pi/napi",
  "name": "napi",
  "pubtime": "2020-12-29T16:58:48Z",
  "vers": "1.0.0",
  "yanked": false
}
