{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "423b1945150535b893066045c34cb122", "packages": [ { "name": "opqnext/reflection-api-doc", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/opqnext/reflection_api_doc.git", "reference": "22d412669dd88f8fd1fda5e54d5323d6c3f37028" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/opqnext/reflection_api_doc/zipball/22d412669dd88f8fd1fda5e54d5323d6c3f37028", "reference": "22d412669dd88f8fd1fda5e54d5323d6c3f37028", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Reflection\\Api\\Doc\\": "src/" }, "files": [ "src/route.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "opqnext", "email": "309622694@qq.com" } ], "description": "一个基于 Thinkphp5 的 api 文档自动生成工具", "keywords": [ "api-doc", "php" ], "time": "2018-03-22T10:59:26+00:00" }, { "name": "phpoffice/phpexcel", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/PHPOffice/PHPExcel.git", "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", "shasum": "" }, "require": { "ext-xml": "*", "ext-xmlwriter": "*", "php": ">=5.2.0" }, "type": "library", "autoload": { "psr-0": { "PHPExcel": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "http://blog.maartenballiauw.be" }, { "name": "Mark Baker" }, { "name": "Franck Lefevre", "homepage": "http://blog.rootslabs.net" }, { "name": "Erik Tilt" } ], "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "http://phpexcel.codeplex.com", "keywords": [ "OpenXML", "excel", "php", "spreadsheet", "xls", "xlsx" ], "abandoned": "phpoffice/phpspreadsheet", "time": "2015-05-01T07:00:55+00:00" }, { "name": "topthink/framework", "version": "v5.0.20", "source": { "type": "git", "url": "https://github.com/top-think/framework.git", "reference": "e20f6e8cadbbc6e246a0c121c89bfd278f30c76b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/top-think/framework/zipball/e20f6e8cadbbc6e246a0c121c89bfd278f30c76b", "reference": "e20f6e8cadbbc6e246a0c121c89bfd278f30c76b", "shasum": "" }, "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.*" }, "type": "think-framework", "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" ], "time": "2018-05-11T08:02:47+00:00" }, { "name": "topthink/think-captcha", "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/top-think/think-captcha.git", "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/top-think/think-captcha/zipball/0c55455df26a1626a60d0dc35d2d89002b741d44", "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "think\\captcha\\": "src/" }, "files": [ "src/helper.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "description": "captcha package for thinkphp5", "time": "2016-07-06T01:47:11+00:00" }, { "name": "topthink/think-installer", "version": "v1.0.12", "source": { "type": "git", "url": "https://github.com/top-think/think-installer.git", "reference": "1be326e68f63de4e95977ed50f46ae75f017556d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/top-think/think-installer/zipball/1be326e68f63de4e95977ed50f46ae75f017556d", "reference": "1be326e68f63de4e95977ed50f46ae75f017556d", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "require-dev": { "composer/composer": "1.0.*@dev" }, "type": "composer-plugin", "extra": { "class": "think\\composer\\Plugin" }, "autoload": { "psr-4": { "think\\composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "time": "2017-05-27T06:58:09+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }