rewrite of prismabox with a more minimal approach
- removed barrel file and centralized schemas in a single file (better type performance)
- supports whitelisted-only mode to only generate models that are whitelisted
- global ignoredFields array
- bun
- everything else