PluginProbe
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP / 1.0.21
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP v1.0.21
1.2.74 1.2.73 1.2.72 1.2.71 1.2.70 1.2.69 1.2.68 1.2.67 1.2.66 1.2.65 1.2.64 1.2.63 trunk 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.20 1.0.21 All 174 releases
userswp / vendor / composer / installed.json

installed.json in UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP 1.0.21, at vendor/composer/installed.json

228 lines 6.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 [
2 {
3 "name": "ayecode/wp-font-awesome-settings",
4 "version": "1.0.10",
5 "version_normalized": "1.0.10.0",
6 "source": {
7 "type": "git",
8 "url": "https://github.com/AyeCode/wp-font-awesome-settings.git",
9 "reference": "5e0c70d3081a14785f0911ba134c7068857db8d9"
10 },
11 "dist": {
12 "type": "zip",
13 "url": "https://api.github.com/repos/AyeCode/wp-font-awesome-settings/zipball/5e0c70d3081a14785f0911ba134c7068857db8d9",
14 "reference": "5e0c70d3081a14785f0911ba134c7068857db8d9",
15 "shasum": ""
16 },
17 "require": {
18 "composer/installers": "~1.0",
19 "php": ">=5.3.0"
20 },
21 "require-dev": {
22 "dealerdirect/phpcodesniffer-composer-installer": "*",
23 "squizlabs/php_codesniffer": "^3.2",
24 "wp-coding-standards/wpcs": "*"
25 },
26 "time": "2018-12-14T12:33:09+00:00",
27 "type": "library",
28 "installation-source": "dist",
29 "autoload": {
30 "files": [
31 "wp-font-awesome-settings.php"
32 ]
33 },
34 "notification-url": "https://packagist.org/downloads/",
35 "license": [
36 "GPL-3.0-or-later"
37 ],
38 "authors": [
39 {
40 "name": "AyeCode Ltd",
41 "email": "contact@ayecode.io",
42 "homepage": "https://ayecode.io/",
43 "role": "Developer"
44 }
45 ],
46 "description": "Settings page for Font Awesome in WordPress",
47 "homepage": "https://github.com/AyeCode/wp-font-awesome-settings",
48 "keywords": [
49 "FontAwesome",
50 "font-awesome"
51 ]
52 },
53 {
54 "name": "ayecode/wp-super-duper",
55 "version": "1.0.5",
56 "version_normalized": "1.0.5.0",
57 "source": {
58 "type": "git",
59 "url": "https://github.com/AyeCode/wp-super-duper.git",
60 "reference": "6782194925fb160536c72c9799ccdd2df6d5e7db"
61 },
62 "dist": {
63 "type": "zip",
64 "url": "https://api.github.com/repos/AyeCode/wp-super-duper/zipball/6782194925fb160536c72c9799ccdd2df6d5e7db",
65 "reference": "6782194925fb160536c72c9799ccdd2df6d5e7db",
66 "shasum": ""
67 },
68 "require": {
69 "composer/installers": "~1.0",
70 "php": ">=5.3.0"
71 },
72 "require-dev": {
73 "dealerdirect/phpcodesniffer-composer-installer": "*",
74 "squizlabs/php_codesniffer": "^3.2",
75 "wp-coding-standards/wpcs": "*"
76 },
77 "time": "2018-12-15T11:53:58+00:00",
78 "type": "library",
79 "installation-source": "dist",
80 "autoload": {
81 "classmap": [
82 "wp-super-duper.php"
83 ]
84 },
85 "notification-url": "https://packagist.org/downloads/",
86 "license": [
87 "GPL-3.0-or-later"
88 ],
89 "authors": [
90 {
91 "name": "AyeCode Ltd",
92 "email": "contact@ayecode.io",
93 "homepage": "https://ayecode.io/",
94 "role": "Developer"
95 }
96 ],
97 "description": "Lets you create a widget, block and showrtcode all from the one file .",
98 "homepage": "https://github.com/AyeCode/wp-super-duper",
99 "keywords": [
100 "super duper",
101 "wordpress",
102 "wp"
103 ]
104 },
105 {
106 "name": "composer/installers",
107 "version": "v1.6.0",
108 "version_normalized": "1.6.0.0",
109 "source": {
110 "type": "git",
111 "url": "https://github.com/composer/installers.git",
112 "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
113 },
114 "dist": {
115 "type": "zip",
116 "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
117 "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
118 "shasum": ""
119 },
120 "require": {
121 "composer-plugin-api": "^1.0"
122 },
123 "replace": {
124 "roundcube/plugin-installer": "*",
125 "shama/baton": "*"
126 },
127 "require-dev": {
128 "composer/composer": "1.0.*@dev",
129 "phpunit/phpunit": "^4.8.36"
130 },
131 "time": "2018-08-27T06:10:37+00:00",
132 "type": "composer-plugin",
133 "extra": {
134 "class": "Composer\\Installers\\Plugin",
135 "branch-alias": {
136 "dev-master": "1.0-dev"
137 }
138 },
139 "installation-source": "dist",
140 "autoload": {
141 "psr-4": {
142 "Composer\\Installers\\": "src/Composer/Installers"
143 }
144 },
145 "notification-url": "https://packagist.org/downloads/",
146 "license": [
147 "MIT"
148 ],
149 "authors": [
150 {
151 "name": "Kyle Robinson Young",
152 "email": "kyle@dontkry.com",
153 "homepage": "https://github.com/shama"
154 }
155 ],
156 "description": "A multi-framework Composer library installer",
157 "homepage": "https://composer.github.io/installers/",
158 "keywords": [
159 "Craft",
160 "Dolibarr",
161 "Eliasis",
162 "Hurad",
163 "ImageCMS",
164 "Kanboard",
165 "Lan Management System",
166 "MODX Evo",
167 "Mautic",
168 "Maya",
169 "OXID",
170 "Plentymarkets",
171 "Porto",
172 "RadPHP",
173 "SMF",
174 "Thelia",
175 "WolfCMS",
176 "agl",
177 "aimeos",
178 "annotatecms",
179 "attogram",
180 "bitrix",
181 "cakephp",
182 "chef",
183 "cockpit",
184 "codeigniter",
185 "concrete5",
186 "croogo",
187 "dokuwiki",
188 "drupal",
189 "eZ Platform",
190 "elgg",
191 "expressionengine",
192 "fuelphp",
193 "grav",
194 "installer",
195 "itop",
196 "joomla",
197 "kohana",
198 "laravel",
199 "lavalite",
200 "lithium",
201 "magento",
202 "majima",
203 "mako",
204 "mediawiki",
205 "modulework",
206 "modx",
207 "moodle",
208 "osclass",
209 "phpbb",
210 "piwik",
211 "ppi",
212 "puppet",
213 "pxcms",
214 "reindex",
215 "roundcube",
216 "shopware",
217 "silverstripe",
218 "sydes",
219 "symfony",
220 "typo3",
221 "wordpress",
222 "yawik",
223 "zend",
224 "zikula"
225 ]
226 }
227 ]
228