help wanted
Description
Something like this:
const Frint = require('frint');
console.log(Frint.version); // 2.2.0
That way, we can know while debugging in the browser what version we are dealing with quickly.
(I currently have no idea how this can be done)