Mercurial > nebulaweb3
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1d038bc9b3d2 |
---|---|
1 [ | |
2 { | |
3 "name": "abraham/twitteroauth", | |
4 "version": "0.7.3", | |
5 "version_normalized": "0.7.3.0", | |
6 "source": { | |
7 "type": "git", | |
8 "url": "https://github.com/abraham/twitteroauth.git", | |
9 "reference": "78ece83edd58933ec0a5b5aad906a1d34a694634" | |
10 }, | |
11 "dist": { | |
12 "type": "zip", | |
13 "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/78ece83edd58933ec0a5b5aad906a1d34a694634", | |
14 "reference": "78ece83edd58933ec0a5b5aad906a1d34a694634", | |
15 "shasum": "" | |
16 }, | |
17 "require": { | |
18 "ext-curl": "*", | |
19 "php": "^5.6 || ^7.0" | |
20 }, | |
21 "require-dev": { | |
22 "phpmd/phpmd": "~2.4", | |
23 "phpunit/phpunit": "~5.6", | |
24 "squizlabs/php_codesniffer": "~2.7" | |
25 }, | |
26 "time": "2017-06-01T00:28:10+00:00", | |
27 "type": "library", | |
28 "installation-source": "dist", | |
29 "autoload": { | |
30 "psr-4": { | |
31 "Abraham\\TwitterOAuth\\": "src" | |
32 } | |
33 }, | |
34 "notification-url": "https://packagist.org/downloads/", | |
35 "license": [ | |
36 "MIT" | |
37 ], | |
38 "authors": [ | |
39 { | |
40 "name": "Abraham Williams", | |
41 "email": "[email protected]", | |
42 "homepage": "https://abrah.am", | |
43 "role": "Developer" | |
44 } | |
45 ], | |
46 "description": "The most popular PHP library for use with the Twitter OAuth REST API.", | |
47 "homepage": "https://twitteroauth.com", | |
48 "keywords": [ | |
49 "Twitter API", | |
50 "Twitter oAuth", | |
51 "api", | |
52 "oauth", | |
53 "rest", | |
54 "social", | |
55 "twitter" | |
56 ] | |
57 }, | |
58 { | |
59 "name": "mute/facebook", | |
60 "version": "v1.0.4", | |
61 "version_normalized": "1.0.4.0", | |
62 "source": { | |
63 "type": "git", | |
64 "url": "https://github.com/johnnoone/php-facebook.git", | |
65 "reference": "ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531" | |
66 }, | |
67 "dist": { | |
68 "type": "zip", | |
69 "url": "https://api.github.com/repos/johnnoone/php-facebook/zipball/ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531", | |
70 "reference": "ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531", | |
71 "shasum": "" | |
72 }, | |
73 "require": { | |
74 "lib-curl": "*", | |
75 "php": ">=5.3.0" | |
76 }, | |
77 "require-dev": { | |
78 "phpunit/phpunit": "3.7.*" | |
79 }, | |
80 "time": "2015-04-02T15:14:41+00:00", | |
81 "type": "library", | |
82 "installation-source": "dist", | |
83 "autoload": { | |
84 "psr-0": { | |
85 "Mute": "src/" | |
86 } | |
87 }, | |
88 "notification-url": "https://packagist.org/downloads/", | |
89 "license": [ | |
90 "MIT" | |
91 ], | |
92 "authors": [ | |
93 { | |
94 "name": "Xavier Barbosa", | |
95 "email": "[email protected]", | |
96 "homepage": "https://github.com/johnnoone", | |
97 "role": "Developer" | |
98 } | |
99 ], | |
100 "description": "Implements Graph API and some of the OAuth facilities to operate with Facebook", | |
101 "keywords": [ | |
102 "facebook", | |
103 "library", | |
104 "rest" | |
105 ] | |
106 } | |
107 ] |