{
    "name": "easytoolbox/et-personal-data-manager",
    "description": "This plygins helps you to keep track of your daily expance and income records, daily tasks, repetative task or expanse etc.",
    "type": "wordpress-plugin",
    "license": "GPLv2",
    "authors": [{
        "name": "easytoolbox.net",
        "email": "easytoolbox.net@gmail.com"
    }],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {
            "Et\\PersonalDataManager\\": "includes/"
        },
        "files": []

    }
}