99 lines
3.3 KiB
JSON
Executable File
99 lines
3.3 KiB
JSON
Executable File
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "120cdc4d87cafe84bd8f7247309a1208",
|
|
"packages": [
|
|
{
|
|
"name": "workerman/gateway-worker",
|
|
"version": "v3.0.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/GatewayWorker.git",
|
|
"reference": "c206ec41e21f092055d1ddd3ee296895fc004cb5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/GatewayWorker/zipball/c206ec41e21f092055d1ddd3ee296895fc004cb5",
|
|
"reference": "c206ec41e21f092055d1ddd3ee296895fc004cb5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"workerman/workerman": ">=3.1.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GatewayWorker\\": "./src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"homepage": "http://www.workerman.net",
|
|
"keywords": [
|
|
"communication",
|
|
"distributed"
|
|
],
|
|
"time": "2018-08-21T06:17:30+00:00"
|
|
},
|
|
{
|
|
"name": "workerman/workerman",
|
|
"version": "v3.5.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/Workerman.git",
|
|
"reference": "f615edc0a550645778c6f8911830e4e12b0c5d45"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/Workerman/zipball/f615edc0a550645778c6f8911830e4e12b0c5d45",
|
|
"reference": "f615edc0a550645778c6f8911830e4e12b0c5d45",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"suggest": {
|
|
"ext-event": "For better performance. "
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Workerman\\": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "walkor",
|
|
"email": "walkor@workerman.net",
|
|
"homepage": "http://www.workerman.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
|
|
"homepage": "http://www.workerman.net",
|
|
"keywords": [
|
|
"asynchronous",
|
|
"event-loop"
|
|
],
|
|
"time": "2019-01-19T02:36:12+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|