pnpm-workspace.yaml parser and stringifier. This library helps you programmatically read, write, and manipulate pnpm-workspace.yaml files. It offers a simple API to load the workspace configuration into a JavaScript object and serialize a JavaScript object back into pnpm-workspace.yaml format. Useful for tools that need to automate workspace configuration management within a pnpm monorepo. It supports both synchronous and asynchronous operations.