{ "name" : "itxq/api-doc-php", "description": "wechat-sdk-php", "type" : "library", "license" : "Apache-2.0", "authors" : [ { "name" : "IT小强xqitw.cn", "email": "360237521@qq.com" } ], "version" : "0.0.2", "require" : { "php": ">=5.6.0" }, "autoload" : { "psr-4": { "itxq\\apidoc\\": "src" } } }