Another browserify transform that converts AMD to CommonJS based on amdify with module.exports=(function(...){})(require('a'),...).