{ "private": true, "workspaces": [ "src/*" ], "scripts": { "build": "yarn workspace @void-cat/api build && yarn workspace @void-cat/app build" } }