mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
Codebird library added
This commit is contained in:
parent
f2c05b0222
commit
2e776253e0
38 changed files with 10983 additions and 12 deletions
25
twitter/vendor/jublonet/codebird-php/bower.json
vendored
Normal file
25
twitter/vendor/jublonet/codebird-php/bower.json
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "codebird-php",
|
||||
"version": "3.1.0",
|
||||
"homepage": "https://www.jublo.net/projects/codebird/php",
|
||||
"authors": [
|
||||
"Joshua Atkins <joshua.atkins@jublo.net>",
|
||||
"J.M. <jm@jublo.net>"
|
||||
],
|
||||
"description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
|
||||
"main": "src/codebird.php",
|
||||
"moduleType": [],
|
||||
"keywords": [
|
||||
"Twitter",
|
||||
"API",
|
||||
"networking"
|
||||
],
|
||||
"license": "GPL-3.0+",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue