{
    "packages": [
        {
            "name": "topthink/framework",
            "version": "v5.0.24",
            "version_normalized": "5.0.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/top-think/framework.git",
                "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/top-think/framework/zipball/c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
                "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=5.4.0",
                "topthink/think-installer": "~1.0"
            },
            "require-dev": {
                "johnkary/phpunit-speedtrap": "^1.0",
                "mikey179/vfsstream": "~1.6",
                "phpdocumentor/reflection-docblock": "^2.0",
                "phploc/phploc": "2.*",
                "phpunit/phpunit": "4.8.*",
                "sebastian/phpcpd": "2.*"
            },
            "time": "2019-01-11T08:04:58+00:00",
            "type": "think-framework",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "think\\": "library/think"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "liu21st",
                    "email": "liu21st@gmail.com"
                }
            ],
            "description": "the new thinkphp framework",
            "homepage": "http://thinkphp.cn/",
            "keywords": [
                "framework",
                "orm",
                "thinkphp"
            ],
            "support": {
                "issues": "https://github.com/top-think/framework/issues",
                "source": "https://github.com/top-think/framework/tree/master"
            },
            "install-path": "../../thinkphp"
        },
        {
            "name": "topthink/think-installer",
            "version": "v1.0.14",
            "version_normalized": "1.0.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/top-think/think-installer.git",
                "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/top-think/think-installer/zipball/eae1740ac264a55c06134b6685dfb9f837d004d1",
                "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "composer-plugin-api": "^1.0||^2.0"
            },
            "require-dev": {
                "composer/composer": "^1.0||^2.0"
            },
            "time": "2021-03-25T08:34:02+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "think\\composer\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "think\\composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "yunwuxin",
                    "email": "448901948@qq.com"
                }
            ],
            "support": {
                "issues": "https://github.com/top-think/think-installer/issues",
                "source": "https://github.com/top-think/think-installer/tree/v1.0.14"
            },
            "install-path": "../topthink/think-installer"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
