-
What are some alternatives to the npm registry? Where can I also publish my packages if I wanted to start slowly moving off of npm?
-
The list so far: 1. GitHub Package Registry (via @derSchepp) 2. Entropic (via @derSchepp) 3. Straight from git repos (via @abraham)