Hello,
Thanks so much for releasing json-logic-engine-slim!
I noticed that the way this git repo is set up is that the slim version is in a different branch. What do you think about converting the repo to workspaces so that each package has its own folder? That seems to be the pattern for most open source projects these days.
packages/
json-logic-engine/
json-logic-engine-slim/
package.json
If that sounds appealing to you I can try and make a PR.