mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 20:14:48 +01:00
23 lines
497 B
JSON
23 lines
497 B
JSON
{
|
|
"name": "danogentili/telerpc",
|
|
"description": "RPC Error reporting API",
|
|
"type": "project",
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/danog/phpseclib"
|
|
}
|
|
],
|
|
"require": {
|
|
"danog/madelineproto": "dev-master"
|
|
},
|
|
"license": "AGPLV3",
|
|
"authors": [
|
|
{
|
|
"name": "Daniil Gentili",
|
|
"email": "daniil.gentili.dg@gmail.com"
|
|
}
|
|
],
|
|
"minimum-stability": "dev"
|
|
}
|