{
"private": true,
"name": "super-hog",
"workspaces": [
"packages/*"
],
"scripts": {
"start": "bun run packages/runner/index.ts"
}