Find the path for a particular package name from an array of info about packages ("workspaces" in npm/yarn/pnpm terms) within a monorepo.
Array of info about packages within a monorepo
Package name to find
Package path if found, or undefined
Find the path for a particular package name from an array of info about packages ("workspaces" in npm/yarn/pnpm terms) within a monorepo.