mirror of
https://github.com/geoffsee/predict-otron-9001.git
synced 2025-09-08 22:46:44 +00:00
8 lines
171 B
JSON
8 lines
171 B
JSON
{
|
|
"name": "predict-otron-9000",
|
|
"workspaces": ["crates/cli/package"],
|
|
"scripts": {
|
|
"# WORKSPACE ALIASES": "#",
|
|
"cli": "bun --filter crates/cli/package"
|
|
}
|
|
} |