php-mpos/composer.json
2018-05-12 20:53:53 +02:00

17 lines
435 B
JSON

{
"name": "MPOS/php-mpos",
"description": "MPOS stands for Mining Portal Open Source. A unified mining interface for various Scrypt and SHA256d Crypto-currencies!",
"require-dev": {
"codeception/codeception": "~2.0"
},
"authors": [
{
"name": "Sebastian Grewe",
"email": "sebastian.grewe@gmail.com"
}
],
"require": {
"google/recaptcha": "~1.1"
}
}