Brings the @picahq/validator
as a CLI tool plus some extra features, namely: The ability to generate the schema from our public schema API.
npm install @picahq/manager
Sometimes you may need to install the @picahq/common
package as well as it may not install peer dependencies automatically.
npm install @picahq/common