Files
eveship.fit.dogma.engine/package.json
Patric Stout 80572a2806 feat: Rust library and binary (#53)
The binary is still a simple proof-of-concept. The library has the same capabilities as the WASM variant.
2024-07-18 16:04:40 +00:00

6 lines
58 B
JSON

{
"dependencies": {
"@eveshipfit/data": "^10"
}
}