It seems like the ability to create NPM packages that make things sharable and re-usable is extremely powerful, but the fact that you are supporting many programming languages seems like it will fragment the community. Say for instance if I were to make some code that made it really easy to deploy an Elasticsearch cluster in JS and deploy it as an NPM package. Anyone that wanted to use something other than JS like maybe Python wouldn’t be able to use that package. Any thoughts on this topic?