Hi,
In many of the example projects, there is a head.html
, you will see packages imported like:
<meta name="8thwall:package" content="@react.react-router-dom"
Is there a place I can see more information about the package
- where it comes from
- what packages are available to βinstallβ
- what the version number of the package is
Most important for me right now is getting the version number. But it would be nice to see more information about all the packages in general.
Thank you!