In practice, npm won’t accept non-semver versions,...
# random
o
In practice, npm won’t accept non-semver versions, so if you get something like
1.1-M03
from maven which contains jar-packaged kotlin-flavoured JS code that you need to feed to
node_modules
and then obtain via `require`… huh, were should I stop?