HHH-www/twitter-api/bower.json

26 lignes
485 B
JSON

{
"name": "codebird-php",
"version": "2.6.1",
"homepage": "http://www.jublo.net/projects/codebird/php",
"authors": [
"Joshua Atkins <joshua.atkins@jublo.net>",
"J.M. <jm@jublo.net>"
],
"description": "A Twitter library in PHP.",
"main": "codebird.php",
"moduleType": [],
"keywords": [
"Twitter",
"API",
"networking"
],
"license": "GPL-3.0+",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}