You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "friendica/dir",
|
|
"description": "The internet is our social network",
|
|
"license": "AGPL3",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Friendica\\Directory\\": "src"
|
|
}
|
|
},
|
|
"require": {
|
|
"php": ">=5.3",
|
|
"mrpetovan/net_ping": "^1.0",
|
|
"asika/simple-console": "^1.0"
|
|
}
|
|
}
|