mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
561 lines
17 KiB
JSON
561 lines
17 KiB
JSON
[
|
|
{
|
|
"name": "topthink/think-installer",
|
|
"version": "v2.0.0",
|
|
"version_normalized": "2.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-installer.git",
|
|
"reference": "f5400a12c60e513911aef41fe443fa6920952675"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675",
|
|
"reference": "f5400a12c60e513911aef41fe443fa6920952675",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev"
|
|
},
|
|
"time": "2018-05-11T06:45:42+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"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "topthink/framework",
|
|
"version": "v5.1.25",
|
|
"version_normalized": "5.1.25.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/framework.git",
|
|
"reference": "2e684d5fa38bd2d8ee864982f3114a28992da895"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/framework/zipball/2e684d5fa38bd2d8ee864982f3114a28992da895",
|
|
"reference": "2e684d5fa38bd2d8ee864982f3114a28992da895",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.6.0",
|
|
"topthink/think-installer": "2.*"
|
|
},
|
|
"require-dev": {
|
|
"johnkary/phpunit-speedtrap": "^1.0",
|
|
"mikey179/vfsstream": "~1.6",
|
|
"phpdocumentor/reflection-docblock": "^2.0",
|
|
"phploc/phploc": "2.*",
|
|
"phpunit/phpunit": "^5.0|^6.0",
|
|
"sebastian/phpcpd": "2.*",
|
|
"squizlabs/php_codesniffer": "2.*"
|
|
},
|
|
"time": "2018-10-04T05:04:50+00:00",
|
|
"type": "think-framework",
|
|
"installation-source": "dist",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
},
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "the new thinkphp framework",
|
|
"homepage": "http://thinkphp.cn/",
|
|
"keywords": [
|
|
"framework",
|
|
"orm",
|
|
"thinkphp"
|
|
]
|
|
},
|
|
{
|
|
"name": "topthink/think-captcha",
|
|
"version": "v2.0.2",
|
|
"version_normalized": "2.0.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-captcha.git",
|
|
"reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-captcha/zipball/54c8a51552f99ff9ea89ea9c272383a8f738ceee",
|
|
"reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"topthink/framework": "5.1.*"
|
|
},
|
|
"time": "2017-12-31T16:37:49+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "qiniu/php-sdk",
|
|
"version": "v7.2.6",
|
|
"version_normalized": "7.2.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/qiniu/php-sdk.git",
|
|
"reference": "305ce1c1c0c71f794661fe45a96facf61ef96c5d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/qiniu/php-sdk/zipball/305ce1c1c0c71f794661fe45a96facf61ef96c5d",
|
|
"reference": "305ce1c1c0c71f794661fe45a96facf61ef96c5d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "~2.3"
|
|
},
|
|
"time": "2018-05-18T04:37:29+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Qiniu\\": "src/Qiniu"
|
|
},
|
|
"files": [
|
|
"src/Qiniu/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiniu",
|
|
"email": "sdk@qiniu.com",
|
|
"homepage": "http://www.qiniu.com"
|
|
}
|
|
],
|
|
"description": "Qiniu Resource (Cloud) Storage SDK for PHP",
|
|
"homepage": "http://developer.qiniu.com/",
|
|
"keywords": [
|
|
"cloud",
|
|
"qiniu",
|
|
"sdk",
|
|
"storage"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"version": "v3.4.17",
|
|
"version_normalized": "3.4.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "1cf7d8e704a9cc4164c92e430f2dfa3e6983661d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/1cf7d8e704a9cc4164c92e430f2dfa3e6983661d",
|
|
"reference": "1cf7d8e704a9cc4164c92e430f2dfa3e6983661d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"time": "2018-09-17T17:29:18+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\OptionsResolver\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony OptionsResolver Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"config",
|
|
"configuration",
|
|
"options"
|
|
]
|
|
},
|
|
{
|
|
"name": "endroid/qr-code",
|
|
"version": "1.9.3",
|
|
"version_normalized": "1.9.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/endroid/qr-code.git",
|
|
"reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/endroid/qr-code/zipball/c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
|
|
"reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"php": ">=5.4",
|
|
"symfony/options-resolver": "^2.3|^3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0|^5.0",
|
|
"sensio/framework-extra-bundle": "^3.0",
|
|
"symfony/browser-kit": "^2.3|^3.0",
|
|
"symfony/framework-bundle": "^2.3|^3.0",
|
|
"symfony/http-kernel": "^2.3|^3.0"
|
|
},
|
|
"time": "2017-04-08T09:13:59+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Endroid\\QrCode\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeroen van den Enden",
|
|
"email": "info@endroid.nl",
|
|
"homepage": "http://endroid.nl/"
|
|
}
|
|
],
|
|
"description": "Endroid QR Code",
|
|
"homepage": "https://github.com/endroid/QrCode",
|
|
"keywords": [
|
|
"bundle",
|
|
"code",
|
|
"endroid",
|
|
"qr",
|
|
"qrcode",
|
|
"symfony"
|
|
]
|
|
},
|
|
{
|
|
"name": "zoujingli/ip2region",
|
|
"version": "v1.0.4",
|
|
"version_normalized": "1.0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zoujingli/ip2region.git",
|
|
"reference": "0a55d6c1ab6b4cbaa204824557aa950aaaefda0e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zoujingli/ip2region/zipball/0a55d6c1ab6b4cbaa204824557aa950aaaefda0e",
|
|
"reference": "0a55d6c1ab6b4cbaa204824557aa950aaaefda0e",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"time": "2018-06-01T02:21:05+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Ip2Region.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anyon",
|
|
"email": "zoujingli@qq.com",
|
|
"homepage": "http://ctolog.com"
|
|
}
|
|
],
|
|
"description": "Ip2Region for PHP",
|
|
"homepage": "https://github.com/zoujingli/Ip2Region",
|
|
"keywords": [
|
|
"Ip2Region"
|
|
]
|
|
},
|
|
{
|
|
"name": "aliyuncs/oss-sdk-php",
|
|
"version": "v2.3.0",
|
|
"version_normalized": "2.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
|
|
"reference": "e69f57916678458642ac9d2fd341ae78a56996c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/e69f57916678458642ac9d2fd341ae78a56996c8",
|
|
"reference": "e69f57916678458642ac9d2fd341ae78a56996c8",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0",
|
|
"satooshi/php-coveralls": "~1.0"
|
|
},
|
|
"time": "2018-01-08T06:59:35+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"OSS\\": "src/OSS"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aliyuncs",
|
|
"homepage": "http://www.aliyun.com"
|
|
}
|
|
],
|
|
"description": "Aliyun OSS SDK for PHP",
|
|
"homepage": "http://www.aliyun.com/product/oss/"
|
|
},
|
|
{
|
|
"name": "zoujingli/wechat-developer",
|
|
"version": "v1.1.14",
|
|
"version_normalized": "1.1.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zoujingli/WeChatDeveloper.git",
|
|
"reference": "328d21d32c3d06f5f050185a740f00fe475b6a03"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zoujingli/WeChatDeveloper/zipball/328d21d32c3d06f5f050185a740f00fe475b6a03",
|
|
"reference": "328d21d32c3d06f5f050185a740f00fe475b6a03",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-openssl": "*",
|
|
"php": ">=5.4"
|
|
},
|
|
"time": "2018-09-12T06:12:49+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"We.php"
|
|
],
|
|
"psr-4": {
|
|
"WePay\\": "WePay",
|
|
"WeChat\\": "WeChat",
|
|
"WeMini\\": "WeMini"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anyon",
|
|
"email": "zoujingli@qq.com",
|
|
"homepage": "http://ctolog.com"
|
|
}
|
|
],
|
|
"description": "WeChat platform and WeChat payment development tools",
|
|
"homepage": "https://github.com/zoujingli/WeChatDeveloper",
|
|
"keywords": [
|
|
"WeChatDeveloper",
|
|
"WeMini",
|
|
"wechat",
|
|
"wechatpay",
|
|
"wepay"
|
|
]
|
|
},
|
|
{
|
|
"name": "zoujingli/weopen-developer",
|
|
"version": "v1.1.3",
|
|
"version_normalized": "1.1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zoujingli/WeOpenDeveloper.git",
|
|
"reference": "32aa04ad346790cd6ac7672c888e22e15cb007fe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zoujingli/WeOpenDeveloper/zipball/32aa04ad346790cd6ac7672c888e22e15cb007fe",
|
|
"reference": "32aa04ad346790cd6ac7672c888e22e15cb007fe",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-openssl": "*",
|
|
"php": ">=5.4",
|
|
"zoujingli/wechat-developer": "^1.0"
|
|
},
|
|
"time": "2018-06-14T08:11:03+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"WeOpen\\": "WeOpen",
|
|
"WeChat\\": "WeChat",
|
|
"WeMini\\": "WeMini"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anyon",
|
|
"email": "zoujingli@qq.com",
|
|
"homepage": "http://ctolog.com"
|
|
}
|
|
],
|
|
"description": "WeChat Open development of SDK",
|
|
"homepage": "https://github.com/zoujingli/WeOpenDeveloper",
|
|
"keywords": [
|
|
"WeChatOpen",
|
|
"WeChatOpenDeveloper",
|
|
"wechat"
|
|
]
|
|
}
|
|
]
|