For example, I might like to have a convention where users use import * as Lib or import * as LIB in all my code examples, and it would be nice if JSPM can perhaps read metadata (I'm guessing from package.json) so it know what name to use by default in the importmap generator's output sample.