{"packages":{"swoft/component":{"1.x-dev":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"39d6aaa38c5a6b6393a85dfced55f8c6620c2058"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/39d6aaa38c5a6b6393a85dfced55f8c6620c2058","type":"zip","shasum":"","reference":"39d6aaa38c5a6b6393a85dfced55f8c6620c2058"},"type":"library","time":"2019-09-13T12:09:22+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","nesbot/carbon":"^1.22"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version"},"uid":2894183},"dev-feature":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"dev-feature","version_normalized":"dev-feature","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"cf4a6f477fb03faad04c52fec6d95a2fa821b4d4"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/cf4a6f477fb03faad04c52fec6d95a2fa821b4d4","type":"zip","shasum":"","reference":"cf4a6f477fb03faad04c52fec6d95a2fa821b4d4"},"type":"library","time":"2019-04-03T13:23:03+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Aop\\":"src/aop/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\Auth\\":"src/auth/src/","Swoft\\Bean\\":"src/bean/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Defer\\":"src/defer/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\ErrorHandler\\":"src/error-handler/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":[]},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","psr/container":"^1.0","nesbot/carbon":"^1.26","nikic/php-parser":"^4.0","firebase/php-jwt":"^5.0"},"require-dev":{"phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","swoft/swoole-ide-helper":"dev-master","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version","swoft/aop":"self.version","swoft/defer":"self.version","swoft/error-handler":"self.version","swoft/bean":"self.version","swoft/auth":"self.version"},"uid":2098307},"dev-master_bak":{"name":"swoft/component","description":"microservice framework base on swoole","keywords":["php","swoole","swoft"],"homepage":"","version":"dev-master_bak","version_normalized":"dev-master_bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-component.git","type":"git","reference":"37ebdfa708dce4d3c35f3852816e618d56d53bd2"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-component/zipball/37ebdfa708dce4d3c35f3852816e618d56d53bd2","type":"zip","shasum":"","reference":"37ebdfa708dce4d3c35f3852816e618d56d53bd2"},"type":"library","time":"2019-04-03T05:34:41+00:00","autoload":{"files":["src/cache/src/Helper/Functions.php","src/console/src/Helper/Functions.php","src/db/src/Helper/Functions.php","src/devtool/src/Helper/Functions.php","src/framework/src/Helper/Functions.php","src/http-message/src/Helper/Functions.php","src/i18n/src/Helper/Functions.php","src/redis/src/Helper/Functions.php","src/rpc/src/Helper/Functions.php","src/session/src/Helper/Functions.php","src/task/src/Helper/Functions.php","src/view/src/Helper/Functions.php","src/websocket-server/src/Helper/Functions.php","src/process/src/Helper/Functions.php","src/service-governance/src/Helper/Functions.php"],"psr-4":{"Swoft\\":"src/framework/src/","Swoft\\Db\\":"src/db/src/","Swoft\\Sg\\":"src/service-governance/src/","Swoft\\Rpc\\":"src/rpc/src/","Swoft\\I18n\\":"src/i18n/src/","Swoft\\Task\\":"src/task/src/","Swoft\\View\\":"src/view/src/","Swoft\\Cache\\":"src/cache/src/","Swoft\\Redis\\":"src/redis/src/","Swoft\\Memory\\":"src/memory/src/","Swoft\\Console\\":"src/console/src/","Swoft\\Devtool\\":"src/devtool/src/","Swoft\\Process\\":"src/process/src/","Swoft\\Session\\":"src/session/src/","Swoft\\DataParser\\":"src/data-parser/src/","Swoft\\HttpClient\\":"src/http-client/src/","Swoft\\Rpc\\Client\\":"src/rpc-client/src/","Swoft\\Rpc\\Server\\":"src/rpc-server/src/","Swoft\\Http\\Server\\":"src/http-server/src/","Swoft\\Http\\Message\\":"src/http-message/src/","Swoft\\WebSocket\\Server\\":"src/websocket-server/src/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":">=7.0","phpseclib/phpseclib":"2.0.0","doctrine/annotations":"^1.4","php-di/phpdoc-reader":"^2.0","monolog/monolog":"^1.23","vlucas/phpdotenv":"^2.4","psr/http-message":"^1.0","psr/http-server-middleware":"^1.0","zendframework/zend-mime":"^2.7","psr/simple-cache":"^1.0.0","seld/phar-utils":"^1.0","text/template":"~2.3","nesbot/carbon":"^1.22"},"require-dev":{"swoft/swoole-ide-helper":"dev-master","phpunit/phpunit":"^5.7","friendsofphp/php-cs-fixer":"^2.10","psy/psysh":"@stable"},"replace":{"swoft/framework":"self.version","swoft/cache":"self.version","swoft/console":"self.version","swoft/data-parser":"self.version","swoft/db":"self.version","swoft/devtool":"self.version","swoft/http-client":"self.version","swoft/http-message":"self.version","swoft/http-server":"self.version","swoft/i18n":"self.version","swoft/memory":"self.version","swoft/redis":"self.version","swoft/rpc":"self.version","swoft/rpc-client":"self.version","swoft/rpc-server":"self.version","swoft/session":"self.version","swoft/task":"self.version","swoft/view":"self.version","swoft/process":"self.version","swoft/service-governance":"self.version","swoft/websocket-server":"self.version"},"uid":2894138}},"swoft/devtool":{"1.x-dev":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"59d5860a66631dead8fa0ada8464accf81156b81"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/59d5860a66631dead8fa0ada8464accf81156b81","type":"zip","shasum":"","reference":"59d5860a66631dead8fa0ada8464accf81156b81"},"type":"library","time":"2019-01-05T07:12:23+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2894212},"dev-bak":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"dev-bak","version_normalized":"dev-bak","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"dc02d4747e507aa0a43aa1e690ca1c225095bd86"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/dc02d4747e507aa0a43aa1e690ca1c225095bd86","type":"zip","shasum":"","reference":"dc02d4747e507aa0a43aa1e690ca1c225095bd86"},"type":"library","time":"2018-04-11T11:34:09+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2089437},"dev-master":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"ad38428d18e9fbbc46348c61e06d1cf2a9c1d82d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/ad38428d18e9fbbc46348c61e06d1cf2a9c1d82d","type":"zip","shasum":"","reference":"ad38428d18e9fbbc46348c61e06d1cf2a9c1d82d"},"type":"library","funding":[],"time":"2021-05-06T16:36:34+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"default-branch":true,"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4229849},"v1.0.0":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","devtool","swoole","swoft"],"homepage":"","version":"v1.0.0","version_normalized":"1.0.0.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"172339aed649f40cfe3ddf6e7eccef15d0e3e618"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/172339aed649f40cfe3ddf6e7eccef15d0e3e618","type":"zip","shasum":"","reference":"172339aed649f40cfe3ddf6e7eccef15d0e3e618"},"type":"library","time":"2018-03-06T14:47:40+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":1965280},"v1.0.1":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","devtool","swoole","swoft"],"homepage":"","version":"v1.0.1","version_normalized":"1.0.1.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"a2287b9e338687942fcfc3b380db40f4656d5f48"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/a2287b9e338687942fcfc3b380db40f4656d5f48","type":"zip","shasum":"","reference":"a2287b9e338687942fcfc3b380db40f4656d5f48"},"type":"library","time":"2018-03-14T14:58:53+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":1991053},"v1.0.2":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.2","version_normalized":"1.0.2.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"00f944a9e139c1b426d3f06baf88df206ff2af76"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/00f944a9e139c1b426d3f06baf88df206ff2af76","type":"zip","shasum":"","reference":"00f944a9e139c1b426d3f06baf88df206ff2af76"},"type":"library","time":"2018-04-04T07:54:45+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2064215},"v1.0.3":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.3","version_normalized":"1.0.3.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"40162feea620a1127fe2284c2ed5965bfc0766f9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/40162feea620a1127fe2284c2ed5965bfc0766f9","type":"zip","shasum":"","reference":"40162feea620a1127fe2284c2ed5965bfc0766f9"},"type":"library","time":"2018-04-09T02:16:02+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2078996},"v1.0.4":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.4","version_normalized":"1.0.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"c990f5ce43c7172110676812e92d4dab86858039"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/c990f5ce43c7172110676812e92d4dab86858039","type":"zip","shasum":"","reference":"c990f5ce43c7172110676812e92d4dab86858039"},"type":"library","time":"2018-04-11T02:05:09+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2085601},"v1.0.5":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.5","version_normalized":"1.0.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"dc02d4747e507aa0a43aa1e690ca1c225095bd86"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/dc02d4747e507aa0a43aa1e690ca1c225095bd86","type":"zip","shasum":"","reference":"dc02d4747e507aa0a43aa1e690ca1c225095bd86"},"type":"library","time":"2018-04-11T11:34:09+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2087171},"v1.0.6":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.6","version_normalized":"1.0.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"833eab7fff98dc642880905db4a04456d53f449a"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/833eab7fff98dc642880905db4a04456d53f449a","type":"zip","shasum":"","reference":"833eab7fff98dc642880905db4a04456d53f449a"},"type":"library","time":"2018-05-03T02:00:54+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2159437},"v1.0.7":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.7","version_normalized":"1.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"8d02aa762b43f57b22997d13d3879258fbaafe06"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/8d02aa762b43f57b22997d13d3879258fbaafe06","type":"zip","shasum":"","reference":"8d02aa762b43f57b22997d13d3879258fbaafe06"},"type":"library","time":"2018-06-06T04:06:52+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2242971},"v1.0.8":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.8","version_normalized":"1.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"f6983dc8a4de84d1915ed967815a645f97883470"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/f6983dc8a4de84d1915ed967815a645f97883470","type":"zip","shasum":"","reference":"f6983dc8a4de84d1915ed967815a645f97883470"},"type":"library","time":"2018-06-12T16:27:08+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2257571},"v1.0.9":{"name":"swoft/devtool","description":"devTool for swoft","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v1.0.9","version_normalized":"1.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"485071838baaa7c1df46296bf6b9eaa81c1b25d9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/485071838baaa7c1df46296bf6b9eaa81c1b25d9","type":"zip","shasum":"","reference":"485071838baaa7c1df46296bf6b9eaa81c1b25d9"},"type":"library","time":"2018-10-08T14:39:17+00:00","autoload":{"files":["src/Helper/Functions.php"],"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"swoft/console":"^1.0","swoft/framework":"^1.0","swoft/data-parser":"^1.0","seld/phar-utils":"^1.0","text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^5.7"},"uid":2510314},"v2.0.0":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.0","version_normalized":"2.0.0.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"9df3011ca4460bde279bca5dc576bf296427a365"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/9df3011ca4460bde279bca5dc576bf296427a365","type":"zip","shasum":"","reference":"9df3011ca4460bde279bca5dc576bf296427a365"},"type":"library","time":"2019-05-16T10:18:32+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":2976983},"v2.0.1":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.1","version_normalized":"2.0.1.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"ff2d3f848da2c59edac8ba17d0292f9264516ea9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/ff2d3f848da2c59edac8ba17d0292f9264516ea9","type":"zip","shasum":"","reference":"ff2d3f848da2c59edac8ba17d0292f9264516ea9"},"type":"library","time":"2019-06-20T11:28:21+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3051358},"v2.0.10":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.10","version_normalized":"2.0.10.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"92b31d7f89290aceaa798e120fa6b2e4f4bd5d2a"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/92b31d7f89290aceaa798e120fa6b2e4f4bd5d2a","type":"zip","shasum":"","reference":"92b31d7f89290aceaa798e120fa6b2e4f4bd5d2a"},"type":"library","funding":[],"time":"2020-09-13T06:42:24+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":4447632},"v2.0.11":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.11","version_normalized":"2.0.11.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"ad38428d18e9fbbc46348c61e06d1cf2a9c1d82d"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/ad38428d18e9fbbc46348c61e06d1cf2a9c1d82d","type":"zip","shasum":"","reference":"ad38428d18e9fbbc46348c61e06d1cf2a9c1d82d"},"type":"library","funding":[],"time":"2021-05-06T16:36:34+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":5178484},"v2.0.2":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.2","version_normalized":"2.0.2.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"c17eabf302a1b7ec932a1c61a560b805f1107eb9"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/c17eabf302a1b7ec932a1c61a560b805f1107eb9","type":"zip","shasum":"","reference":"c17eabf302a1b7ec932a1c61a560b805f1107eb9"},"type":"library","time":"2019-07-08T14:12:12+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3087591},"v2.0.3":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.3","version_normalized":"2.0.3.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"30fd494522a59812a4080bdb0eda79e17273dc19"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/30fd494522a59812a4080bdb0eda79e17273dc19","type":"zip","shasum":"","reference":"30fd494522a59812a4080bdb0eda79e17273dc19"},"type":"library","time":"2019-07-10T08:39:32+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.3"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3091956},"v2.0.4":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.4","version_normalized":"2.0.4.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"2cd5ef8c0c345deaa5071dabde687a6ea0fcf2da"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/2cd5ef8c0c345deaa5071dabde687a6ea0fcf2da","type":"zip","shasum":"","reference":"2cd5ef8c0c345deaa5071dabde687a6ea0fcf2da"},"type":"library","time":"2019-07-19T04:32:39+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3110971},"v2.0.5":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.5","version_normalized":"2.0.5.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"4c2bc54e10bd96895d66889f8fc13deadbdea6bb"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/4c2bc54e10bd96895d66889f8fc13deadbdea6bb","type":"zip","shasum":"","reference":"4c2bc54e10bd96895d66889f8fc13deadbdea6bb"},"type":"library","time":"2019-08-06T14:17:06+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3146974},"v2.0.6":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.6","version_normalized":"2.0.6.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"a8baed8ca2c6c9d639f27311c51fb6ee7c2fb451"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/a8baed8ca2c6c9d639f27311c51fb6ee7c2fb451","type":"zip","shasum":"","reference":"a8baed8ca2c6c9d639f27311c51fb6ee7c2fb451"},"type":"library","time":"2019-09-20T16:31:04+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3249245},"v2.0.7":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.7","version_normalized":"2.0.7.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"e4fa19b705ead1b9da6bf7c82e728217ce34b424"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/e4fa19b705ead1b9da6bf7c82e728217ce34b424","type":"zip","shasum":"","reference":"e4fa19b705ead1b9da6bf7c82e728217ce34b424"},"type":"library","time":"2019-11-17T16:42:05+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3385443},"v2.0.8":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.8","version_normalized":"2.0.8.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"7025315b6dfcb0692b25be80135e6dd10563b08c"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/7025315b6dfcb0692b25be80135e6dd10563b08c","type":"zip","shasum":"","reference":"7025315b6dfcb0692b25be80135e6dd10563b08c"},"type":"library","time":"2020-01-17T12:11:46+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3546681},"v2.0.9":{"name":"swoft/devtool","description":"Devtool for swoft framework","keywords":["php","debug","devtool","swoole","swoft"],"homepage":"","version":"v2.0.9","version_normalized":"2.0.9.0","license":["Apache-2.0"],"authors":[],"source":{"url":"https://github.com/swoft-cloud/swoft-devtool.git","type":"git","reference":"b7fc719a25ac7b43d468eb648321eff1701d7639"},"dist":{"url":"https://api.github.com/repos/swoft-cloud/swoft-devtool/zipball/b7fc719a25ac7b43d468eb648321eff1701d7639","type":"zip","shasum":"","reference":"b7fc719a25ac7b43d468eb648321eff1701d7639"},"type":"library","funding":[],"time":"2020-04-12T06:51:43+00:00","autoload":{"psr-4":{"Swoft\\Devtool\\":"src/"}},"require":{"text/template":"~2.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"uid":3777150}}}}