{
  "cksum": "aaa7ee3915aabfd93c7d4a67e416bf93a2f1e14173a35468b6c5d7dbaf504694",
  "crate_file": "napi-2.0.0-beta.4.crate",
  "crate_url": "https://static.crates.io/crates/napi/napi-2.0.0-beta.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctor",
      "optional": false,
      "req": "^0.1",
      "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": "napi-sys",
      "optional": false,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^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",
        "rt-multi-thread",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_System_WindowsProgramming",
        "Win32_System_LibraryLoader",
        "Win32_Foundation"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": false,
      "req": "^0.28",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "async": [
      "tokio_rt"
    ],
    "compat-mode": [],
    "default": [
      "napi3",
      "compat-mode"
    ],
    "experimental": [
      "napi-sys/experimental"
    ],
    "full": [
      "latin1",
      "napi8",
      "async",
      "serde-json",
      "experimental"
    ],
    "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"
    ],
    "napi8": [
      "napi7",
      "napi-sys/napi8"
    ],
    "serde-json": [
      "serde",
      "serde_json"
    ],
    "tokio_rt": [
      "tokio",
      "once_cell",
      "napi4"
    ]
  },
  "index_path": "na/pi/napi",
  "name": "napi",
  "pubtime": "2021-12-07T15:52:35Z",
  "vers": "2.0.0-beta.4",
  "yanked": false
}
