{
"name": "ucenter/simple-auth",
"type": "project",
"require": {
"guzzlehttp/guzzle": "^7.3",
"ext-json": "*"
},
"autoload": {
"psr-4": {
"Ucenter\\SimpleAuth\\": "src/"
}
"authors": [
"name": "zhshize",
"email": "joe7086543@gmail.com"
]