{
  "cksum": "b5a2cec204754333739ab9e6a3a365452b72e6b9c3bc13e7d1953839d29da4f5",
  "crate_file": "lox-space-0.1.0-alpha.42.crate",
  "crate_url": "https://static.crates.io/crates/lox-space/lox-space-0.1.0-alpha.42.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "divan",
      "optional": false,
      "package": "codspeed-divan-compat",
      "req": "^4.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "geo",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-analysis",
      "optional": true,
      "req": "^0.1.0-alpha.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-bodies",
      "optional": true,
      "req": "^0.1.0-alpha.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-comms",
      "optional": true,
      "req": "^0.1.0-alpha.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-core",
      "optional": true,
      "req": "^0.1.0-alpha.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-earth",
      "optional": true,
      "req": "^0.1.0-alpha.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-ephem",
      "optional": true,
      "req": "^0.1.0-alpha.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-frames",
      "optional": true,
      "req": "^0.1.0-alpha.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-io",
      "optional": true,
      "req": "^0.1.0-alpha.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-itur",
      "optional": true,
      "req": "^0.1.0-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-math",
      "optional": true,
      "req": "^0.1.0-alpha.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-orbits",
      "optional": true,
      "req": "^0.1.0-alpha.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-test-utils",
      "optional": false,
      "req": "^0.1.0-alpha.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lox-test-utils",
      "optional": false,
      "req": "^0.1.0-alpha.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "lox-time",
      "optional": true,
      "req": "^0.1.0-alpha.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lox-units",
      "optional": true,
      "req": "^0.1.0-alpha.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "numpy",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "auto-initialize"
      ],
      "kind": "dev",
      "name": "pyo3",
      "optional": false,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sgp4",
      "optional": true,
      "req": "^2.3.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "analysis": [
      "orbits",
      "dep:lox-analysis",
      "lox-analysis?/comms"
    ],
    "bodies": [
      "math",
      "units",
      "dep:lox-bodies"
    ],
    "comms": [
      "units",
      "dep:lox-comms"
    ],
    "core": [
      "dep:lox-core"
    ],
    "coverage": [
      "analysis",
      "dep:geo",
      "lox-analysis?/coverage",
      "lox-analysis?/geojson"
    ],
    "default": [
      "analysis",
      "bodies",
      "comms",
      "core",
      "earth",
      "itur",
      "ephem",
      "frames",
      "coverage",
      "io",
      "math",
      "orbits",
      "time",
      "units"
    ],
    "earth": [
      "bodies",
      "math",
      "io",
      "time",
      "units",
      "dep:lox-earth"
    ],
    "ephem": [
      "math",
      "dep:lox-ephem"
    ],
    "frames": [
      "bodies",
      "earth",
      "math",
      "time",
      "units",
      "dep:lox-frames"
    ],
    "io": [
      "dep:lox-io"
    ],
    "itur": [
      "comms",
      "dep:lox-itur"
    ],
    "math": [
      "dep:lox-math"
    ],
    "orbits": [
      "bodies",
      "core",
      "earth",
      "ephem",
      "frames",
      "math",
      "time",
      "units",
      "dep:lox-core",
      "dep:lox-orbits"
    ],
    "python": [
      "analysis",
      "comms",
      "core",
      "coverage",
      "itur",
      "time",
      "units",
      "dep:numpy",
      "dep:pyo3",
      "dep:sgp4"
    ],
    "serde": [
      "lox-analysis?/serde",
      "lox-bodies?/serde",
      "lox-comms?/serde",
      "lox-core?/serde",
      "lox-ephem?/serde",
      "lox-frames?/serde",
      "lox-math?/serde",
      "lox-orbits?/serde",
      "lox-time?/serde",
      "lox-units?/serde"
    ],
    "time": [
      "io",
      "math",
      "units",
      "dep:lox-time"
    ],
    "units": [
      "dep:lox-units"
    ]
  },
  "index_path": "lo/x-/lox-space",
  "name": "lox-space",
  "pubtime": "2026-04-20T14:37:06Z",
  "rust_version": "1.90",
  "v": 2,
  "vers": "0.1.0-alpha.42",
  "yanked": false
}
