Info about a single package ("workspace" in npm/yarn/pnpm terms) within a monorepo.
Ideally this should be called just WorkspaceInfo, but that name was previously used for the aggregate type.
WorkspaceInfo
Package name
package.json contents + path
package.json
Absolute path to the package root
Info about a single package ("workspace" in npm/yarn/pnpm terms) within a monorepo.
Ideally this should be called just
WorkspaceInfo, but that name was previously used for the aggregate type.