magento-plugin/composer.json

10 lines
247 B
JSON
Raw Normal View History

{
"name": "bitpay/bitcoins",
"description": "Bitcoin payment module using the bitpay.com service",
"minimum-stability": "dev",
"type": "magento-module",
"require": {
"magento-hackathon/magento-composer-installer": "dev-master"
}
}