{
    "name": "artnetis/manage-transaction",
    "description": "Provides an option to print the transaction in PDF format.",
    "type": "magento2-module",
    "version": "1.2.0",
    "license": "proprietary",
    "authors": [
        {
            "name": "Ar",
            "email": "info@artnetis.com",
            "homepage": "https://www.artnetis.com",
            "role": "Development and Support"
        }
    ],
    "keywords": [
        "magento 2",
        "magento 2 transaction",
        "add transaction",
        "create transaction",
        "transactions",
        "delete transaction",
        "add payment"
    ],
    "autoload": {
        "files": [
            "registration.php"
        ],
        "psr-4": {
            "Artnetis\\ManageTransaction\\": ""
        }
    }
}
