You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
2.5 KiB
JSON
83 lines
2.5 KiB
JSON
[
|
|
{
|
|
"name": "workerman/workerman-for-win",
|
|
"version": "v3.3.6",
|
|
"version_normalized": "3.3.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/workerman-for-win.git",
|
|
"reference": "598fd34741eb9d1397f324eef60e4ddcbf2570f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/workerman-for-win/zipball/598fd34741eb9d1397f324eef60e4ddcbf2570f0",
|
|
"reference": "598fd34741eb9d1397f324eef60e4ddcbf2570f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"time": "2016-12-22 14:59:32",
|
|
"type": "project",
|
|
"installation-source": "dist",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "workerman/phpsocket.io-for-win",
|
|
"version": "v1.0.9",
|
|
"version_normalized": "1.0.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/phpsocket.io-for-win.git",
|
|
"reference": "1730f09baa12c45321c0d5853f728d4b6814bc30"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/phpsocket.io-for-win/zipball/1730f09baa12c45321c0d5853f728d4b6814bc30",
|
|
"reference": "1730f09baa12c45321c0d5853f728d4b6814bc30",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"workerman/workerman-for-win": ">=3.1.8"
|
|
},
|
|
"time": "2016-12-16 08:51:58",
|
|
"type": "project",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPSocketIO\\": "./src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"homepage": "http://www.workerman.net",
|
|
"keywords": [
|
|
"Socket.io"
|
|
]
|
|
}
|
|
]
|