speccing out what an
oro.kdlaka orogene package.json would look like, when using orogene's workspaces feature I'm poking at now. Is this anything? Credit to pnpm for the dependencies/dependency-groups thing, which it calls "catalogs".I'm making things work a little different than they work in both NPM and pnpm, but I think doing things this way is WAY more intuitive in the end? Just one hard-working
workspace:protocol that can pull in centrally-specified dependency versions, workspace members, or named dependency groups.
