PluginProbe
NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar / 3.2.9
NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar v3.2.9
3.3.1 3.3.0 3.2.14 3.2.13 3.2.12 3.2.11 3.2.10 3.2.9 3.2.8 3.2.7 trunk 0.2.5.5 0.2.5.6 0.2.5.7 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.2.0 1.2.1 All 156 releases
notificationx / vendor / composer / installed.json

installed.json in NotificationX – FOMO, Live Sales Notification, WooCommerce Sales Popup, GDPR, Social Proof, Announcement Banner & Floating Notification Bar 3.2.9, at vendor/composer/installed.json

235 lines 8.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "priyomukul/wp-notice",
5 "version": "v2.x-dev",
6 "version_normalized": "2.9999999.9999999.9999999-dev",
7 "source": {
8 "type": "git",
9 "url": "git@github.com:priyomukul/wp-notice.git",
10 "reference": "5471f3262e583ebcba56062d84faecc910bd04d6"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/priyomukul/wp-notice/zipball/5471f3262e583ebcba56062d84faecc910bd04d6",
15 "reference": "5471f3262e583ebcba56062d84faecc910bd04d6",
16 "shasum": ""
17 },
18 "time": "2023-12-27T06:49:41+00:00",
19 "type": "library",
20 "installation-source": "dist",
21 "autoload": {
22 "psr-4": {
23 "PriyoMukul\\WPNotice\\": "src/"
24 }
25 },
26 "authors": [
27 {
28 "name": "Priyo Mukul",
29 "email": "17237437+priyomukul@users.noreply.github.com"
30 }
31 ],
32 "support": {
33 "source": "https://github.com/priyomukul/wp-notice/tree/v2",
34 "issues": "https://github.com/priyomukul/wp-notice/issues"
35 },
36 "install-path": "../priyomukul/wp-notice"
37 },
38 {
39 "name": "wpdeveloper/lib-settings",
40 "version": "dev-master",
41 "version_normalized": "dev-master",
42 "source": {
43 "type": "git",
44 "url": "https://github.com/WPDevelopers/lib-settings.git",
45 "reference": "5ddf9c46be5e06d27ac3eb1860fa6e2cb2b9b7df"
46 },
47 "dist": {
48 "type": "zip",
49 "url": "https://api.github.com/repos/WPDevelopers/lib-settings/zipball/5ddf9c46be5e06d27ac3eb1860fa6e2cb2b9b7df",
50 "reference": "5ddf9c46be5e06d27ac3eb1860fa6e2cb2b9b7df",
51 "shasum": ""
52 },
53 "require": {
54 "wpdeveloper/lib-utility": "dev-master"
55 },
56 "require-dev": {
57 "justinrainbow/json-schema": "1.1.*"
58 },
59 "time": "2024-05-13T07:52:33+00:00",
60 "default-branch": true,
61 "type": "library",
62 "extra": {
63 "component": {
64 "scripts": [
65 "static/scripts/settings.js"
66 ],
67 "templates": [
68 "static/views/new-installation.xhtml"
69 ],
70 "files": [
71 "static/schemas/settings.json"
72 ]
73 }
74 },
75 "installation-source": "dist",
76 "autoload": {
77 "classmap": [
78 "lib"
79 ]
80 },
81 "license": [
82 "MIT"
83 ],
84 "authors": [
85 {
86 "name": "Andy Potanin",
87 "email": "andy.potanin@usabilitydynamics.com",
88 "homepage": "https://www.usabilitydynamics.com",
89 "role": "Developer"
90 },
91 {
92 "name": "Maxim Peshkov",
93 "email": "maxim.peshkov@usabilitydynamics.com",
94 "homepage": "https://www.usabilitydynamics.com",
95 "role": "Developer"
96 },
97 {
98 "name": "Anton Korotkov",
99 "email": "anton.korotkov@usabilitydynamics.com",
100 "homepage": "https://www.usabilitydynamics.com",
101 "role": "Developer"
102 }
103 ],
104 "homepage": "https://github.com/udx/lib-settings",
105 "keywords": [
106 "settings"
107 ],
108 "support": {
109 "source": "https://github.com/WPDevelopers/lib-settings/tree/master"
110 },
111 "install-path": "../wpdeveloper/lib-settings"
112 },
113 {
114 "name": "wpdeveloper/lib-utility",
115 "version": "dev-master",
116 "version_normalized": "dev-master",
117 "source": {
118 "type": "git",
119 "url": "git@github.com:WPDevelopers/lib-utility.git",
120 "reference": "9b8ebd1ec89f2c0ae5c4207cfe7b1daddf592fe1"
121 },
122 "dist": {
123 "type": "zip",
124 "url": "https://api.github.com/repos/WPDevelopers/lib-utility/zipball/9b8ebd1ec89f2c0ae5c4207cfe7b1daddf592fe1",
125 "reference": "9b8ebd1ec89f2c0ae5c4207cfe7b1daddf592fe1",
126 "shasum": ""
127 },
128 "require-dev": {
129 "phpunit/phpunit": "4.1.*"
130 },
131 "time": "2024-05-13T07:52:38+00:00",
132 "default-branch": true,
133 "type": "library",
134 "extra": {
135 "installer-name": "lib-utility",
136 "component": {
137 "name": "utility",
138 "scripts": [
139 "scripts/*.js"
140 ]
141 }
142 },
143 "installation-source": "dist",
144 "autoload": {
145 "classmap": [
146 "lib"
147 ]
148 },
149 "license": [
150 "MIT"
151 ],
152 "authors": [
153 {
154 "name": "Andy Potanin",
155 "email": "andy.potanin@usabilitydynamics.com",
156 "homepage": "https://www.usabilitydynamics.com",
157 "role": "Developer"
158 },
159 {
160 "name": "Maxim Peshkov",
161 "email": "maxim.peshkov@usabilitydynamics.com",
162 "homepage": "https://www.usabilitydynamics.com",
163 "role": "Developer"
164 },
165 {
166 "name": "Anton Korotkov",
167 "email": "anton.korotkov@usabilitydynamics.com",
168 "homepage": "https://www.usabilitydynamics.com",
169 "role": "Developer"
170 }
171 ],
172 "keywords": [
173 "job",
174 "process",
175 "utility"
176 ],
177 "support": {
178 "source": "https://github.com/WPDevelopers/lib-utility/tree/master",
179 "issues": "https://github.com/WPDevelopers/lib-utility/issues"
180 },
181 "install-path": "../wpdeveloper/lib-utility"
182 },
183 {
184 "name": "wpdeveloper/query-builder",
185 "version": "dev-main",
186 "version_normalized": "dev-main",
187 "source": {
188 "type": "git",
189 "url": "https://github.com/WPDevelopers/query-builder.git",
190 "reference": "ea37ced8aabf66712da49b6744dddbde5fe80505"
191 },
192 "dist": {
193 "type": "zip",
194 "url": "https://api.github.com/repos/WPDevelopers/query-builder/zipball/ea37ced8aabf66712da49b6744dddbde5fe80505",
195 "reference": "ea37ced8aabf66712da49b6744dddbde5fe80505",
196 "shasum": ""
197 },
198 "require": {
199 "php": ">=5.6"
200 },
201 "time": "2024-05-13T09:54:37+00:00",
202 "default-branch": true,
203 "type": "library",
204 "installation-source": "dist",
205 "autoload": {
206 "psr-4": {
207 "WPDeveloper\\QueryBuilder\\": "src"
208 }
209 },
210 "license": [
211 "MIT"
212 ],
213 "authors": [
214 {
215 "name": "WPDeveloper",
216 "email": "support@wpdeveloper.com"
217 }
218 ],
219 "description": "The simple ORM for WordPress Query",
220 "keywords": [
221 "database",
222 "query builder",
223 "wordpress"
224 ],
225 "support": {
226 "source": "https://github.com/WPDevelopers/query-builder/tree/main",
227 "issues": "https://github.com/WPDevelopers/query-builder/issues"
228 },
229 "install-path": "../wpdeveloper/query-builder"
230 }
231 ],
232 "dev": true,
233 "dev-package-names": []
234 }
235