- add mainfiles option, which allows specification of the main file for packages without a bower.json (Thanks @jesseditson's contribution on #4 )
- enhancement: alias configs under options or 'require'/'external', can be also
{ name: alias, ... }
, except['name:alias', ...]