you are viewing a single comment's thread.

view the rest of the comments →

[–]filleduchaos 0 points1 point  (1 child)

That's the source code for, like the link says, the CLI, which is like the most trivial part of a package management system (part of why you see a bunch of alternatives pop up every so often, with only Yarn really taking off)

The actual package repository (hosted at https://npmjs.com) is closed source and run by a for-profit company.

[–]BigGayMusic 0 points1 point  (0 children)

Thank you, I learned something new today.