foliojs / fontkit

An advanced font engine for Node and the browser
1.44k stars 210 forks source link

Add package.json to exports #288

Open fstrube opened 1 year ago

fstrube commented 1 year ago

Fixes #287.

This PR adds the package.json to the fontkit module's exports so that we can obtain version information in dependent packages.