16 lines
283 B
JSON
Raw Normal View History

2017-11-20 17:28:15 +03:00
{
"name": "akaunting/paypalstandard",
"description": "",
"authors": [
{
"name": "Akaunting",
"email": "info@akaunting.com"
}
],
"autoload": {
"psr-4": {
"Modules\\PaypalStandard\\": ""
}
}
}