You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
508 B
21 lines
508 B
{
|
|
"name": "wpstudio/oc-sber-plugin",
|
|
"type": "october-plugin",
|
|
"description": "Sber payment gateway for offline.mall",
|
|
"require": {
|
|
"andrewnovikof/omnipay-sberbank": "dev-master"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "WP Studio Team",
|
|
"email": "info@wpstudio.ru"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/dimti/omnipay-sberbank.git"
|
|
}
|
|
],
|
|
"minimum-stability": "dev"
|
|
}
|