alphastell 0.1.1

Rust CAD generator for stellarator fusion reactors: VMEC equilibria to STEP geometry for in-vessel layers and modular coils.
1
2
3
4
5
6
7
8
9
10
11
12
{
  "dependencies": {
    "@hey-api/openapi-ts": "^0.96.1",
    "@typespec/compiler": "^1.11.0",
    "@typespec/http": "^1.11.0",
    "@typespec/openapi3": "^1.11.0"
  },
  "scripts": {
    "tsp": "tsp",
    "openapi-ts": "openapi-ts"
  }
}