cli: add sideEffects = false to package.json template (3d865c9)
cli: fixed devDependency that should be depencency (dc1900b)
core: delete RequestSchema to fix typing issues (d1ee503)
core: expiry date should not be null when ttl is fasly, it would cause an error of never invalidating a cache that was created before the ttl change (7a0cb93)
core: do not minify identifiers to help the debugging experience (needs discussion... but since I'm the only one working here, I think I'll keep it this way) (038da80)