I was wondering how Jam.js (the package system) was managing packages who aren't published by their authors. (like Backbone or Handlebars)
I looked at the documentation but found nothing over there. But in the package list, we can see that some packages aren't published by their authors, example Handlebars.
How are those added? Can you setup yourself URL to fetch shim
packages?
Thanks!