{
    "name": "shapedplugin/testimonial-free",
    "description": "Most Customizable and Powerful Testimonials Showcase Plugin for WordPress that allows you to manage and display Testimonials or Reviews on any page or widget.",
    "license": "GPLv2",
    "authors": [
        {
            "name": "ShapedPlugin",
            "email": "hello@shapedplugin.com"
        }
    ],
    "autoload": {
        "psr-4": {
            "ShapedPlugin\\TestimonialFree\\": "src/"
        }
    },
    "minimum-stability": "dev",
    "require": {}
}