Update the `main` field to point to the `lib` directory instead of `dist/lib` and add the `types` field to specify the TypeScript definition file location. This change aligns the package configuration with the actual file structure and improves TypeScript support.
Description
Languages
TypeScript
100%