convert composer type for magento composer install
add modman file for magento source
In many cases I include this addons directly into magento source (/lib folder), so I need composer installer and modman to do that (I don't want to make it manually).
Changes with this pull requrest:
In many cases I include this addons directly into magento source (/lib folder), so I need composer installer and modman to do that (I don't want to make it manually).
Hope this can help!