summaryrefslogtreecommitdiff
path: root/http/codebird-php/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'http/codebird-php/bower.json')
-rw-r--r--http/codebird-php/bower.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/http/codebird-php/bower.json b/http/codebird-php/bower.json
deleted file mode 100644
index 2250042..0000000
--- a/http/codebird-php/bower.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "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"
- ]
-}