{
  "cksum": "a5ff083628c15dcbcb38426763635f3d13870a1a9de7de024e871607b68c5312",
  "crate_file": "niilisp-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/niilisp/niilisp-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "fltk-bundled"
      ],
      "kind": "normal",
      "name": "fltk",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [
        "system"
      ],
      "kind": "normal",
      "name": "libffi",
      "optional": true,
      "req": "^3",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libloading",
      "optional": true,
      "req": "^0.8",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": true,
      "req": "^18",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "bigint": [
      "dep:num-bigint",
      "dep:num-traits"
    ],
    "default": [
      "ffi",
      "bigint",
      "regex",
      "mt",
      "net",
      "readline"
    ],
    "ffi": [
      "dep:libloading",
      "dep:libffi"
    ],
    "gui": [
      "dep:fltk"
    ],
    "mt": [
      "dep:libc"
    ],
    "net": [
      "dep:libc"
    ],
    "readline": [
      "dep:rustyline"
    ],
    "regex": [
      "dep:regex"
    ]
  },
  "index_path": "ni/il/niilisp",
  "name": "niilisp",
  "pubtime": "2026-07-06T14:36:50Z",
  "rust_version": "1.80",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
