{
  "cksum": "76e601511fc1c7a30dd812b77c89acfebaf8c61397806ea8f204775b69e27fb6",
  "crate_file": "neon-1.0.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/neon/neon-1.0.0-alpha.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.58",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libloading",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "neon-macros",
      "optional": false,
      "req": "=1.0.0-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "nodejs-sys",
      "optional": false,
      "req": "^0.13.0",
      "target": "cfg(not(target = \"windows\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "psd",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "semver",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "semver",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.18.2",
      "target": null
    }
  ],
  "features": {
    "channel-api": [],
    "default": [
      "napi-1"
    ],
    "event-queue-api": [],
    "futures": [
      "tokio"
    ],
    "napi-1": [],
    "napi-2": [
      "napi-1"
    ],
    "napi-3": [
      "napi-2"
    ],
    "napi-4": [
      "napi-3"
    ],
    "napi-5": [
      "napi-4"
    ],
    "napi-6": [
      "napi-5"
    ],
    "napi-7": [
      "napi-6"
    ],
    "napi-8": [
      "napi-7"
    ],
    "napi-experimental": [
      "napi-8"
    ],
    "napi-latest": [
      "napi-8"
    ],
    "napi-runtime": [
      "napi-8"
    ],
    "proc-macros": [],
    "promise-api": [],
    "task-api": [],
    "try-catch-api": []
  },
  "index_path": "ne/on/neon",
  "name": "neon",
  "pubtime": "2022-07-11T20:59:35Z",
  "vers": "1.0.0-alpha.1",
  "yanked": false
}
