On Wed, May 18, 2022, 00:32 Richard Eckart de Castilho <[email protected]> wrote:
> On 17. May 2022, at 23:13, Randall Leeds <[email protected]> wrote: > > > >> Also, I think the `name` in the `package.json` file should be > >> `@apache-annotator`, should it not? > >> That would not be a valid package name. That's the scope in which all the other packages belong, like `@apache-annotator/dom` but this package is without scope and exists to re-export all the others so as to ease installation and discovery.
