Nice work of the PouchDB authors. But one point still angers me:<p>> There are still plenty of thorny issues with scopes, such as the fact that npm organizations are not free for open-source yet, meaning we would have to register a single pouchdb account and share it among all the contributors<p>W T F. Please don't tell me that the entire JS ecosystem (given that pretty much everyone except Ionic has shifted to exclusive npm usage, except Ionic which apparently needs bower IN ADDITION to npm, which is ridiculous enough on its own) depends on an entity that may very well decide it needs to monetize and screw over all people who were stupid enough to put node_modules inside .gitignore?!<p>It's crazy enough that everyone and their dog relies on GitHub for hosting the source code, but at least GitHub can be replaced by a simple "git remote set origin ... && git push". I don't see ANY such replacement possibility for npm.<p>Have people not learned ANYTHING about "single points of failure", especially after the leftpad desaster??