b374k
m1n1 1.01
Apache/2.4.41 (Ubuntu)
Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
uid=33(www-data) gid=33(www-data) groups=33(www-data)
server ip : 62.171.164.128 | your ip : 127.0.0.1
safemode OFF
 >  / home / dev2.destoffenstraat.com / app / code / Amasty / Checkout /
Filename/home/dev2.destoffenstraat.com/app/code/Amasty/Checkout/composer.json
Size1.03 kb
Permissionrwxrwxrwx
Ownerroot : root
Create time17-Aug-2025 10:26
Last modified23-Nov-2022 12:32
Last accessed22-Aug-2025 17:29
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
{
"name": "amasty/module-single-step-checkout",
"description": "One Step Checkout by Amasty",
"require": {
"php": ">=7.3.0",
"amasty/base": ">=1.14.1",
"amasty/geoip": ">=1.3.6",
"amasty/module-one-step-checkout-core": "*",
"amasty/module-google-address-autocomplete": "*",
"amasty/module-checkout-layout-builder": "*",
"amasty/module-checkout-style-switcher": "*",
"amasty/module-checkout-delivery-date": "*",
"amasty/module-checkout-gift-wrap": "*",
"amasty/module-checkout-thank-you-page": "*"
},
"suggest": {
"amasty/module-single-step-checkout-mftf-3": "Install module-single-step-checkout-mftf-3 module to be able to run One Step Checkout MFTF tests for Magento 2.4.0+ version."
},
"type": "magento2-module",
"version": "4.2.0",
"license": [
"Commercial"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Amasty\\Checkout\\": ""
}
}
}