{
  "cksum": "a1e6e3e79e71cba000acc2a22b56fcc263576399aa7009f921995e0ff0d682cf",
  "crate_file": "jsona-cli-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/jsona-cli/jsona-cli-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "stream"
      ],
      "kind": "normal",
      "name": "async-ctrlc",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "atty",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "codespan-reporting",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jsona",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jsona-lsp",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jsona-util",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-tcp",
        "tokio-stdio"
      ],
      "kind": "normal",
      "name": "lsp-async-stub",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "sync",
        "fs",
        "time",
        "io-std",
        "io-util",
        "rt-multi-thread",
        "parking_lot"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "parking_lot",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "lsp",
      "fetch"
    ],
    "fetch": [
      "jsona-util/fetch"
    ],
    "lsp": [
      "jsona-lsp",
      "async-ctrlc"
    ]
  },
  "index_path": "js/on/jsona-cli",
  "name": "jsona-cli",
  "pubtime": "2022-09-09T11:28:50Z",
  "vers": "0.6.0",
  "yanked": false
}
