On Tue, May 17, 2022, 13:09 Richard Eckart de Castilho <r...@apache.org> wrote:
> On 17. May 2022, at 20:12, Richard Eckart de Castilho <r...@apache.org> > wrote: > > > > Why does the `package.json` contain `private=true` and why does it not > > have a version? > > Also, I think the `name` in the `package.json` file should be > `@apache-annotator`, should it not? > The top-level directory is a monorepo workspace for building the packages in the "packages" directory. The "packages/apache-annotator" directory is the npm package you're expecting.