Your IP : 216.73.217.13


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/AggregateOrder/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/AggregateOrder/composer.json

{
    "name": "torresani/aggregateorder",
    "description": "Aggregate order",
    "version": "1.0.0",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "authors": [
        {
            "name": "Torresani Roberto",
            "email": "roberto@torresani.eu",
            "homepage": "https://www.torresani.eu"
        }
    ],
    "type": "magento2-module",
    "support": {
        "documentation": "https://www.torresani.eu"
    },
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Torresani\\AggregateOrder\\": ""
        }
    }
}