/home/ivoiecob/www/wp-content/plugins/wp-social-reviews/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "wpfluent/framework",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "git@github.com:wpfluent/framework.git",
                "reference": "f7b638034ec41ecb8714173389355e5e8b05024b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpfluent/framework/zipball/f7b638034ec41ecb8714173389355e5e8b05024b",
                "reference": "f7b638034ec41ecb8714173389355e5e8b05024b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "time": "2022-05-24T08:50:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPFluent\\": "src/WPFluent"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sheikh Heera",
                    "email": "heera.sheikh77@gmail.com"
                }
            ],
            "description": "A lightweight rest api based framework to build WordPress plugins.",
            "support": {
                "source": "https://github.com/wpfluent/framework/tree/1.0.5",
                "issues": "https://github.com/wpfluent/framework/issues"
            },
            "install-path": "../wpfluent/framework"
        }
    ],
    "dev": true,
    "dev-package-names": []
}