mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
630 lines
19 KiB
JSON
630 lines
19 KiB
JSON
[
|
|
{
|
|
"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": "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": "qiniu/php-sdk",
|
|
"version": "v7.2.7",
|
|
"version_normalized": "7.2.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/qiniu/php-sdk.git",
|
|
"reference": "88d11a5857ebc6871204e9be6ceec54bf5f381e6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/qiniu/php-sdk/zipball/88d11a5857ebc6871204e9be6ceec54bf5f381e6",
|
|
"reference": "88d11a5857ebc6871204e9be6ceec54bf5f381e6",
|
|
"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-11-06T13:34:32+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.22",
|
|
"version_normalized": "3.4.22.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "0f1cbaee6b356e72c0e025f9a4e9d76a25bf4793"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/0f1cbaee6b356e72c0e025f9a4e9d76a25bf4793",
|
|
"reference": "0f1cbaee6b356e72c0e025f9a4e9d76a25bf4793",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"time": "2019-01-16T09:39:14+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": "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://dl.laravel-china.org/%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"
|
|
]
|
|
},
|
|
{
|
|
"name": "topthink/think-captcha",
|
|
"version": "v1.0.8",
|
|
"version_normalized": "1.0.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-captcha.git",
|
|
"reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-captcha/zipball/1d64363c814c92f6086c4fa5e3223fe7e23db09d",
|
|
"reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"topthink/framework": "~5.0.0",
|
|
"topthink/think-installer": ">=1.0.10"
|
|
},
|
|
"time": "2019-01-28T04:48:36+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": "topthink/think-helper",
|
|
"version": "v1.0.7",
|
|
"version_normalized": "1.0.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-helper.git",
|
|
"reference": "5f92178606c8ce131d36b37a57c58eb71e55f019"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019",
|
|
"reference": "5f92178606c8ce131d36b37a57c58eb71e55f019",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"time": "2018-10-05T00:43:21+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\helper\\": "src"
|
|
},
|
|
"files": [
|
|
"src/helper.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "The ThinkPHP5 Helper Package"
|
|
},
|
|
{
|
|
"name": "topthink/think-installer",
|
|
"version": "v1.0.12",
|
|
"version_normalized": "1.0.12.0",
|
|
"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": "",
|
|
"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": "2017-05-27T06:58:09+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/think-mongo",
|
|
"version": "v1.8.5",
|
|
"version_normalized": "1.8.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-mongo.git",
|
|
"reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-mongo/zipball/657cc79bd5f090a58b0cc83776073dd69c83a3d1",
|
|
"reference": "657cc79bd5f090a58b0cc83776073dd69c83a3d1",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"time": "2018-06-03T01:51:27+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\mongo\\": "src"
|
|
},
|
|
"files": []
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
}
|
|
],
|
|
"description": "mongodb driver for thinkphp5"
|
|
},
|
|
{
|
|
"name": "topthink/think-queue",
|
|
"version": "v1.1.6",
|
|
"version_normalized": "1.1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-queue.git",
|
|
"reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-queue/zipball/250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245",
|
|
"reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"topthink/think-helper": ">=1.0.4",
|
|
"topthink/think-installer": ">=1.0.10"
|
|
},
|
|
"require-dev": {
|
|
"topthink/framework": "~5.0.0"
|
|
},
|
|
"time": "2018-10-15T10:16:55+00:00",
|
|
"type": "think-extend",
|
|
"extra": {
|
|
"think-config": {
|
|
"queue": "src/config.php"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\": "src"
|
|
},
|
|
"files": [
|
|
"src/common.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "The ThinkPHP5 Queue Package"
|
|
},
|
|
{
|
|
"name": "zoujingli/ip2region",
|
|
"version": "v1.0.5",
|
|
"version_normalized": "1.0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zoujingli/ip2region.git",
|
|
"reference": "944dc687304133027c4586a35ff78b57e56dd659"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zoujingli/ip2region/zipball/944dc687304133027c4586a35ff78b57e56dd659",
|
|
"reference": "944dc687304133027c4586a35ff78b57e56dd659",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"time": "2019-01-23T06:23:53+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": "zoujingli/wechat-php-sdk",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zoujingli/wechat-php-sdk.git",
|
|
"reference": "afb0dfd1a0fd71cfe58b6811d559b6b0fc8f9de0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zoujingli/wechat-php-sdk/zipball/afb0dfd1a0fd71cfe58b6811d559b6b0fc8f9de0",
|
|
"reference": "afb0dfd1a0fd71cfe58b6811d559b6b0fc8f9de0",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2018-10-23T09:57:56+00:00",
|
|
"type": "project",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Wechat\\": "./Wechat"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "WeChat development of SDK",
|
|
"homepage": "http://www.kancloud.cn/zoujingli/wechat-php-sdk",
|
|
"keywords": [
|
|
"wechat-php-sdk"
|
|
]
|
|
}
|
|
]
|