11 lines
258 B
JSON
11 lines
258 B
JSON
|
{
|
||
|
"name": "friendica/friendica-addons",
|
||
|
"description": "Addons library for Friendica",
|
||
|
"type": "library",
|
||
|
"require": {
|
||
|
"abraham/twitteroauth": "^0.7.4"
|
||
|
},
|
||
|
"license": "3-clause BSD license",
|
||
|
"minimum-stability": "stable"
|
||
|
}
|