{
  "cksum": "13df5a078897ae6d5b0a0471ae9b94d94e6bdf61f996ccdfebf347b49b78aee3",
  "crate_file": "ellie_engine-1.0.2-alpha.crate",
  "crate_url": "https://static.crates.io/crates/ellie_engine/ellie_engine-1.0.2-alpha.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ellie_bytecode",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ellie_core",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ellie_fmt",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ellie_parser",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ellie_renderer_utils",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ellie_tokenizer",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ellie_vm",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "path-absolutize",
      "optional": true,
      "req": "^3.0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "path-absolutize",
      "optional": false,
      "req": "^3.0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "regex",
      "optional": false,
      "req": "^1.1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "toml",
      "optional": false,
      "req": "^0.5.8",
      "target": null
    }
  ],
  "features": {
    "cli-utils": [
      "ellie_renderer_utils/cli-utils"
    ],
    "compiler": [
      "ellie_tokenizer",
      "ellie_parser",
      "ellie_bytecode",
      "ellie_core/compiler_utils"
    ],
    "default": [
      "vm",
      "compiler",
      "fmt",
      "std"
    ],
    "fmt": [
      "ellie_fmt"
    ],
    "renderer_utils": [
      "ellie_renderer_utils"
    ],
    "standard_rules": [
      "ellie_parser/standard_rules"
    ],
    "std": [
      "ellie_vm/std"
    ],
    "vm": [
      "ellie_vm",
      "ellie_vm/std"
    ]
  },
  "index_path": "el/li/ellie_engine",
  "name": "ellie_engine",
  "pubtime": "2023-07-31T11:04:01Z",
  "vers": "1.0.2-alpha",
  "yanked": false
}
