mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-02-16 18:04:05 +00:00
10 lines
258 B
JSON
10 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"
|
|
}
|