diff default/assets/vendors/theme-widgets/vendor/composer/installed.json @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/default/assets/vendors/theme-widgets/vendor/composer/installed.json	Sat May 31 09:21:51 2025 +0800
@@ -0,0 +1,107 @@
+[
+    {
+        "name": "abraham/twitteroauth",
+        "version": "0.7.3",
+        "version_normalized": "0.7.3.0",
+        "source": {
+            "type": "git",
+            "url": "https://github.com/abraham/twitteroauth.git",
+            "reference": "78ece83edd58933ec0a5b5aad906a1d34a694634"
+        },
+        "dist": {
+            "type": "zip",
+            "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/78ece83edd58933ec0a5b5aad906a1d34a694634",
+            "reference": "78ece83edd58933ec0a5b5aad906a1d34a694634",
+            "shasum": ""
+        },
+        "require": {
+            "ext-curl": "*",
+            "php": "^5.6 || ^7.0"
+        },
+        "require-dev": {
+            "phpmd/phpmd": "~2.4",
+            "phpunit/phpunit": "~5.6",
+            "squizlabs/php_codesniffer": "~2.7"
+        },
+        "time": "2017-06-01T00:28:10+00:00",
+        "type": "library",
+        "installation-source": "dist",
+        "autoload": {
+            "psr-4": {
+                "Abraham\\TwitterOAuth\\": "src"
+            }
+        },
+        "notification-url": "https://packagist.org/downloads/",
+        "license": [
+            "MIT"
+        ],
+        "authors": [
+            {
+                "name": "Abraham Williams",
+                "email": "[email protected]",
+                "homepage": "https://abrah.am",
+                "role": "Developer"
+            }
+        ],
+        "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
+        "homepage": "https://twitteroauth.com",
+        "keywords": [
+            "Twitter API",
+            "Twitter oAuth",
+            "api",
+            "oauth",
+            "rest",
+            "social",
+            "twitter"
+        ]
+    },
+    {
+        "name": "mute/facebook",
+        "version": "v1.0.4",
+        "version_normalized": "1.0.4.0",
+        "source": {
+            "type": "git",
+            "url": "https://github.com/johnnoone/php-facebook.git",
+            "reference": "ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531"
+        },
+        "dist": {
+            "type": "zip",
+            "url": "https://api.github.com/repos/johnnoone/php-facebook/zipball/ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531",
+            "reference": "ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531",
+            "shasum": ""
+        },
+        "require": {
+            "lib-curl": "*",
+            "php": ">=5.3.0"
+        },
+        "require-dev": {
+            "phpunit/phpunit": "3.7.*"
+        },
+        "time": "2015-04-02T15:14:41+00:00",
+        "type": "library",
+        "installation-source": "dist",
+        "autoload": {
+            "psr-0": {
+                "Mute": "src/"
+            }
+        },
+        "notification-url": "https://packagist.org/downloads/",
+        "license": [
+            "MIT"
+        ],
+        "authors": [
+            {
+                "name": "Xavier Barbosa",
+                "email": "[email protected]",
+                "homepage": "https://github.com/johnnoone",
+                "role": "Developer"
+            }
+        ],
+        "description": "Implements Graph API and some of the OAuth facilities to operate with Facebook",
+        "keywords": [
+            "facebook",
+            "library",
+            "rest"
+        ]
+    }
+]