@cocreate/cli 1.49.0 → 1.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,415 +1,500 @@
1
1
  module.exports = {
2
- organization_id: "",
3
- key: "",
4
- host: "",
5
- sources: [
6
- {
7
- array: "files",
8
- object: {
9
- _id: "637ca36250234ef1671ce30f",
10
- name: "index.html",
11
- path: "/docs/cli",
12
- pathname: "/docs/cli/index.html",
13
- src: "{{./docs/index.html}}",
14
- host: ["*"],
15
- directory: "cli",
16
- "content-type": "{{content-type}}",
17
- public: "true",
18
- },
19
- },
20
- ],
21
- repositories: [
22
- {
23
- path: "../../CoCreateJS",
24
- repo: "github.com/CoCreate-app/CoCreateJS.git",
25
- },
26
- {
27
- path: "../../CoCreateCSS",
28
- repo: "github.com/CoCreate-app/CoCreateCSS.git",
29
- },
30
- {
31
- path: "../../CoCreate-admin",
32
- repo: "github.com/CoCreate-app/CoCreate-admin.git",
33
- },
34
- {
35
- path: "../../CoCreate-website",
36
- repo: "github.com/CoCreate-app/CoCreate-website.git",
37
- },
38
- {
39
- path: "../CoCreate-actions",
40
- repo: "github.com/CoCreate-app/CoCreate-actions.git",
41
- },
42
- {
43
- path: "../CoCreate-api",
44
- repo: "github.com/CoCreate-app/CoCreate-api.git",
45
- },
46
- {
47
- path: "../CoCreate-attributes",
48
- repo: "github.com/CoCreate-app/CoCreate-attributes.git",
49
- },
50
- {
51
- path: "../CoCreate-cache",
52
- repo: "github.com/CoCreate-app/CoCreate-cache.git",
53
- },
54
- {
55
- path: "../CoCreate-calculate",
56
- repo: "github.com/CoCreate-app/CoCreate-calculation.git",
57
- },
58
- {
59
- path: "../CoCreate-cli",
60
- repo: "github.com/CoCreate-app/CoCreate-cli.git",
61
- },
62
- {
63
- path: "../CoCreate-clone",
64
- repo: "github.com/CoCreate-app/CoCreate-clone.git",
65
- },
66
- {
67
- path: "../CoCreate-codearea",
68
- repo: "github.com/CoCreate-app/CoCreate-codearea.git",
69
- },
70
- {
71
- path: "../CoCreate-conditional-logic",
72
- repo: "github.com/CoCreate-app/CoCreate-conditional-logic.git",
73
- },
74
- {
75
- path: "../CoCreate-config",
76
- repo: "github.com/CoCreate-app/CoCreate-config.git",
77
- },
78
- {
79
- path: "../CoCreate-crdt",
80
- repo: "github.com/CoCreate-app/CoCreate-crdt.git",
81
- },
82
- {
83
- path: "../CoCreate-crud-client",
84
- repo: "github.com/CoCreate-app/CoCreate-crud-client.git",
85
- },
86
- {
87
- path: "../CoCreate-css-parser",
88
- repo: "github.com/CoCreate-app/CoCreate-css-parser.git",
89
- },
90
- {
91
- path: "../CoCreate-cursors",
92
- repo: "github.com/CoCreate-app/CoCreate-cursors.git",
93
- },
94
- {
95
- path: "../CoCreate-dnd",
96
- repo: "github.com/CoCreate-app/CoCreate-dnd.git",
97
- },
98
- {
99
- path: "../CoCreate-docs",
100
- repo: "github.com/CoCreate-app/CoCreate-docs.git",
101
- },
102
- {
103
- path: "../CoCreate-element-config",
104
- repo: "github.com/CoCreate-app/CoCreate-element-config.git",
105
- },
106
- {
107
- path: "../CoCreate-element-prototype",
108
- repo: "github.com/CoCreate-app/CoCreate-element-prototype.git",
109
- },
110
- {
111
- path: "../CoCreate-elements",
112
- repo: "github.com/CoCreate-app/CoCreate-elements.git",
113
- },
114
- {
115
- path: "../CoCreate-events",
116
- repo: "github.com/CoCreate-app/CoCreate-events.git",
117
- },
118
- {
119
- path: "../CoCreate-file",
120
- repo: "github.com/CoCreate-app/CoCreate-file.git",
121
- },
122
- {
123
- path: "../CoCreate-filter",
124
- repo: "github.com/CoCreate-app/CoCreate-filter.git",
125
- },
126
- {
127
- path: "../CoCreate-floating-label",
128
- repo: "github.com/CoCreate-app/CoCreate-floating-label.git",
129
- },
130
- {
131
- path: "../CoCreate-fullscreen",
132
- repo: "github.com/CoCreate-app/CoCreate-fullscreen.git",
133
- },
134
- {
135
- path: "../CoCreate-indexeddb",
136
- repo: "github.com/CoCreate-app/CoCreate-indexeddb.git",
137
- },
138
- {
139
- path: "../CoCreate-industry",
140
- repo: "github.com/CoCreate-app/CoCreate-industry.git",
141
- },
142
- {
143
- path: "../CoCreate-lazy-loader",
144
- repo: "github.com/CoCreate-app/CoCreate-lazy-loader.git",
145
- },
146
- {
147
- path: "../CoCreate-local-storage",
148
- repo: "github.com/CoCreate-app/CoCreate-local-storage.git",
149
- },
150
- {
151
- path: "../CoCreate-link",
152
- repo: "github.com/CoCreate-app/CoCreate-link.git",
153
- },
154
- {
155
- path: "../CoCreate-modal",
156
- repo: "github.com/CoCreate-app/CoCreate-modal.git",
157
- },
158
- {
159
- path: "../CoCreate-observer",
160
- repo: "github.com/CoCreate-app/CoCreate-observer.git",
161
- },
162
- {
163
- path: "../CoCreate-organizations",
164
- repo: "github.com/CoCreate-app/CoCreate-organizations.git",
165
- },
166
- {
167
- path: "../CoCreate-overlay-scroll",
168
- repo: "github.com/CoCreate-app/CoCreate-overlay-scroll.git",
169
- },
170
- {
171
- path: "../CoCreate-parallax",
172
- repo: "github.com/CoCreate-app/CoCreate-parallax.git",
173
- },
174
- {
175
- path: "../CoCreate-state",
176
- repo: "github.com/CoCreate-app/CoCreate-state.git",
177
- },
178
- {
179
- path: "../CoCreate-position",
180
- repo: "github.com/CoCreate-app/CoCreate-position.git",
181
- },
182
- {
183
- path: "../CoCreate-progress",
184
- repo: "github.com/CoCreate-app/CoCreate-progress.git",
185
- },
186
- {
187
- path: "../CoCreate-pwa",
188
- repo: "github.com/CoCreate-app/CoCreate-pwa.git",
189
- },
190
- {
191
- path: "../CoCreate-random-color",
192
- repo: "github.com/CoCreate-app/CoCreate-random-color.git",
193
- },
194
- {
195
- path: "../CoCreate-remove",
196
- repo: "github.com/CoCreate-app/CoCreate-remove.git",
197
- },
198
- {
199
- path: "../CoCreate-render",
200
- repo: "github.com/CoCreate-app/CoCreate-render.git",
201
- },
202
- {
203
- path: "../CoCreate-resize",
204
- repo: "github.com/CoCreate-app/CoCreate-resize.git",
205
- },
206
- {
207
- path: "../CoCreate-rich-text",
208
- repo: "github.com/CoCreate-app/CoCreate-rich-text.git",
209
- },
210
- {
211
- path: "../CoCreate-scroll",
212
- repo: "github.com/CoCreate-app/CoCreate-scroll.git",
213
- },
214
- {
215
- path: "../CoCreate-search",
216
- repo: "github.com/CoCreate-app/CoCreate-search.git",
217
- },
218
- {
219
- path: "../CoCreate-select",
220
- repo: "github.com/CoCreate-app/CoCreate-select.git",
221
- },
222
- {
223
- path: "../CoCreate-selection",
224
- repo: "github.com/CoCreate-app/CoCreate-selection.git",
225
- },
226
- {
227
- path: "../CoCreate-signup-animation",
228
- repo: "github.com/CoCreate-app/CoCreate-signup-animation.git",
229
- },
230
- {
231
- path: "../CoCreate-socket-client",
232
- repo: "github.com/CoCreate-app/CoCreate-socket-client.git",
233
- },
234
- {
235
- path: "../CoCreate-social-share",
236
- repo: "github.com/CoCreate-app/CoCreate-social-share.git",
237
- },
238
- {
239
- path: "../CoCreate-text",
240
- repo: "github.com/CoCreate-app/CoCreate-text.git",
241
- },
242
- {
243
- path: "../CoCreate-toolbar",
244
- repo: "github.com/CoCreate-app/CoCreate-toolbar.git",
245
- },
246
- {
247
- path: "../CoCreate-unique",
248
- repo: "github.com/CoCreate-app/CoCreate-unique.git",
249
- },
250
- {
251
- path: "../CoCreate-users",
252
- repo: "github.com/CoCreate-app/CoCreate-users.git",
253
- },
254
- {
255
- path: "../CoCreate-utils",
256
- repo: "github.com/CoCreate-app/CoCreate-utils.git",
257
- },
258
- {
259
- path: "../CoCreate-uuid",
260
- repo: "github.com/CoCreate-app/CoCreate-uuid.git",
261
- },
262
- {
263
- path: "../CoCreate-validation",
264
- repo: "github.com/CoCreate-app/CoCreate-validation.git",
265
- },
266
- {
267
- path: "../CoCreate-vdom",
268
- repo: "github.com/CoCreate-app/CoCreate-vdom.git",
269
- },
270
- {
271
- path: "../../CoCreate-apps/CoCreate-builder",
272
- repo: "github.com/CoCreate-app/CoCreate-builder.git",
273
- },
274
- {
275
- path: "../../CoCreate-apps/CoCreate-dashboard",
276
- repo: "github.com/CoCreate-app/CoCreate-dashboard.git",
277
- },
278
- {
279
- path: "../../CoCreate-apps/CoCreate-datatable",
280
- repo: "github.com/CoCreate-app/CoCreate-datatable.git",
281
- },
282
- {
283
- path: "../../CoCreate-apps/CoCreate-kanban",
284
- repo: "github.com/CoCreate-app/CoCreate-kanban.git",
285
- },
286
- {
287
- path: "../../CoCreate-apps/CoCreate-sandbox",
288
- repo: "github.com/CoCreate-app/CoCreate-sandbox.git",
289
- },
290
- {
291
- path: "../../CoCreate-plugins/CoCreate-charts",
292
- repo: "github.com/CoCreate-app/CoCreate-charts.git",
293
- },
294
- {
295
- path: "../../CoCreate-plugins/CoCreate-croppie",
296
- repo: "github.com/CoCreate-app/CoCreate-croppie.git",
297
- },
298
- {
299
- path: "../../CoCreate-plugins/CoCreate-domain",
300
- repo: "github.com/CoCreate-app/CoCreate-domain.git",
301
- },
302
- {
303
- path: "../../CoCreate-plugins/CoCreate-fullcalendar",
304
- repo: "github.com/CoCreate-app/CoCreate-fullcalendar.git",
305
- },
306
- {
307
- path: "../../CoCreate-plugins/CoCreate-facebook",
308
- repo: "github.com/CoCreate-app/CoCreate-facebook.git",
309
- },
310
- {
311
- path: "../../CoCreate-plugins/CoCreate-google-maps",
312
- repo: "github.com/CoCreate-app/CoCreate-google-maps.git",
313
- },
314
- {
315
- path: "../../CoCreate-plugins/CoCreate-google-auth",
316
- repo: "github.com/CoCreate-app/CoCreate-google-auth.git",
317
- },
318
- {
319
- path: "../../CoCreate-plugins/CoCreate-instagram",
320
- repo: "github.com/CoCreate-app/CoCreate-instagram.git",
321
- },
322
- {
323
- path: "../../CoCreate-plugins/CoCreate-lighthouse",
324
- repo: "github.com/CoCreate-app/CoCreate-lighthouse.git",
325
- },
326
- {
327
- path: "../../CoCreate-plugins/CoCreate-linkedin",
328
- repo: "github.com/CoCreate-app/CoCreate-linkedin.git",
329
- },
330
- {
331
- path: "../../CoCreate-plugins/CoCreate-mongodb",
332
- repo: "github.com/CoCreate-app/CoCreate-mongodb.git",
333
- },
334
- {
335
- path: "../../CoCreate-plugins/CoCreate-pickr",
336
- repo: "github.com/CoCreate-app/CoCreate-pickr.git",
337
- },
338
- {
339
- path: "../../CoCreate-plugins/CoCreate-pinterest",
340
- repo: "github.com/CoCreate-app/CoCreate-pinterest.git",
341
- },
342
- {
343
- path: "../../CoCreate-plugins/CoCreate-plaid",
344
- repo: "github.com/CoCreate-app/CoCreate-plaid.git",
345
- },
346
- {
347
- path: "../../CoCreate-plugins/CoCreate-prism",
348
- repo: "github.com/CoCreate-app/CoCreate-prism.git",
349
- },
350
- {
351
- path: "../../CoCreate-plugins/CoCreate-s3",
352
- repo: "github.com/CoCreate-app/CoCreate-s3.git",
353
- },
354
- {
355
- path: "../../CoCreate-plugins/CoCreate-sendgrid",
356
- repo: "github.com/CoCreate-app/CoCreate-sendgrid.git",
357
- },
358
- {
359
- path: "../../CoCreate-plugins/CoCreate-shipengine",
360
- repo: "github.com/CoCreate-app/CoCreate-shipengine.git",
361
- },
362
- {
363
- path: "../../CoCreate-plugins/CoCreate-stripe",
364
- repo: "github.com/CoCreate-app/CoCreate-stripe.git",
365
- },
366
- {
367
- path: "../../CoCreate-plugins/CoCreate-tui-image-editor",
368
- repo: "github.com/CoCreate-app/CoCreate-tui-image-editor.git",
369
- },
370
- {
371
- path: "../../CoCreate-plugins/CoCreate-twilio",
372
- repo: "github.com/CoCreate-app/CoCreate-twilio.git",
373
- },
374
- {
375
- path: "../../CoCreate-plugins/CoCreate-twitter",
376
- repo: "github.com/CoCreate-app/CoCreate-twitter.git",
377
- },
378
- {
379
- path: "../../CoCreateWS",
380
- repo: "github.com/CoCreate-app/CoCreateWS.git",
381
- },
382
- {
383
- path: "../CoCreate-authenticate",
384
- repo: "github.com/CoCreate-app/CoCreate-authenticate.git",
385
- },
386
- {
387
- path: "../CoCreate-authorize",
388
- repo: "github.com/CoCreate-app/CoCreate-authorize.git",
389
- },
390
- {
391
- path: "../CoCreate-crud-server",
392
- repo: "github.com/CoCreate-app/CoCreate-crud-server.git",
393
- },
394
- {
395
- path: "../CoCreate-file-server",
396
- repo: "github.com/CoCreate-app/CoCreate-file-server.git",
397
- },
398
- {
399
- path: "../CoCreate-metrics",
400
- repo: "github.com/CoCreate-app/CoCreate-metrics.git",
401
- },
402
- {
403
- path: "../CoCreate-node-autoscaler",
404
- repo: "github.com/CoCreate-app/CoCreate-node-autoscaler.git",
405
- },
406
- {
407
- path: "../CoCreate-server-side-render",
408
- repo: "github.com/CoCreate-app/CoCreate-server-side-render.git",
409
- },
410
- {
411
- path: "../CoCreate-socket-server",
412
- repo: "github.com/CoCreate-app/CoCreate-socket-server.git",
413
- },
414
- ],
2
+ organization_id: "",
3
+ key: "",
4
+ host: "",
5
+ sources: [
6
+ {
7
+ array: "files",
8
+ object: {
9
+ _id: "637ca36250234ef1671ce30f",
10
+ name: "index.html",
11
+ path: "/docs/cli",
12
+ pathname: "/docs/cli/index.html",
13
+ src: "{{./docs/index.html}}",
14
+ host: ["*"],
15
+ directory: "cli",
16
+ "content-type": "{{content-type}}",
17
+ public: "true"
18
+ }
19
+ }
20
+ ],
21
+ repositories: [
22
+ {
23
+ path: "../../CoCreateJS",
24
+ repo: "github.com/CoCreate-app/CoCreateJS.git",
25
+ exclude: ["fs/webpack"]
26
+ },
27
+ {
28
+ path: "../../CoCreateCSS",
29
+ repo: "github.com/CoCreate-app/CoCreateCSS.git"
30
+ },
31
+ {
32
+ path: "../../CoCreate-admin",
33
+ repo: "github.com/CoCreate-app/CoCreate-admin.git",
34
+ exclude: ["fs/webpack"]
35
+ },
36
+ {
37
+ path: "../../CoCreate-website",
38
+ repo: "github.com/CoCreate-app/CoCreate-website.git",
39
+ exclude: ["fs/webpack"]
40
+ },
41
+ {
42
+ path: "../CoCreate-actions",
43
+ repo: "github.com/CoCreate-app/CoCreate-actions.git"
44
+ },
45
+ {
46
+ path: "../CoCreate-api",
47
+ repo: "github.com/CoCreate-app/CoCreate-api.git"
48
+ },
49
+ {
50
+ path: "../CoCreate-attributes",
51
+ repo: "github.com/CoCreate-app/CoCreate-attributes.git"
52
+ },
53
+ {
54
+ path: "../CoCreate-cache",
55
+ repo: "github.com/CoCreate-app/CoCreate-cache.git"
56
+ },
57
+ {
58
+ path: "../CoCreate-calculate",
59
+ repo: "github.com/CoCreate-app/CoCreate-calculation.git"
60
+ },
61
+ {
62
+ path: "../CoCreate-cli",
63
+ repo: "github.com/CoCreate-app/CoCreate-cli.git",
64
+ exclude: ["fs/webpack"]
65
+ },
66
+ {
67
+ path: "../CoCreate-clipboard",
68
+ repo: "github.com/CoCreate-app/CoCreate-clipboard.git"
69
+ },
70
+ {
71
+ path: "../CoCreate-clone",
72
+ repo: "github.com/CoCreate-app/CoCreate-clone.git"
73
+ },
74
+ {
75
+ path: "../CoCreate-codearea",
76
+ repo: "github.com/CoCreate-app/CoCreate-codearea.git"
77
+ },
78
+ {
79
+ path: "../CoCreate-conditional-logic",
80
+ repo: "github.com/CoCreate-app/CoCreate-conditional-logic.git"
81
+ },
82
+ {
83
+ path: "../CoCreate-config",
84
+ repo: "github.com/CoCreate-app/CoCreate-config.git"
85
+ },
86
+ {
87
+ path: "../CoCreate-crdt",
88
+ repo: "github.com/CoCreate-app/CoCreate-crdt.git"
89
+ },
90
+ {
91
+ path: "../CoCreate-crud-client",
92
+ repo: "github.com/CoCreate-app/CoCreate-crud-client.git"
93
+ },
94
+ {
95
+ path: "../CoCreate-css-parser",
96
+ repo: "github.com/CoCreate-app/CoCreate-css-parser.git"
97
+ },
98
+ {
99
+ path: "../CoCreate-cursors",
100
+ repo: "github.com/CoCreate-app/CoCreate-cursors.git"
101
+ },
102
+ {
103
+ path: "../CoCreate-dnd",
104
+ repo: "github.com/CoCreate-app/CoCreate-dnd.git"
105
+ },
106
+ {
107
+ path: "../CoCreate-docs",
108
+ repo: "github.com/CoCreate-app/CoCreate-docs.git",
109
+ exclude: ["fs/webpack"]
110
+ },
111
+ {
112
+ path: "../CoCreate-element-config",
113
+ repo: "github.com/CoCreate-app/CoCreate-element-config.git"
114
+ },
115
+ {
116
+ path: "../CoCreate-element-prototype",
117
+ repo: "github.com/CoCreate-app/CoCreate-element-prototype.git"
118
+ },
119
+ {
120
+ path: "../CoCreate-elements",
121
+ repo: "github.com/CoCreate-app/CoCreate-elements.git"
122
+ },
123
+ {
124
+ path: "../CoCreate-events",
125
+ repo: "github.com/CoCreate-app/CoCreate-events.git"
126
+ },
127
+ {
128
+ path: "../CoCreate-file",
129
+ repo: "github.com/CoCreate-app/CoCreate-file.git"
130
+ },
131
+ {
132
+ path: "../CoCreate-filter",
133
+ repo: "github.com/CoCreate-app/CoCreate-filter.git"
134
+ },
135
+ {
136
+ path: "../CoCreate-floating-label",
137
+ repo: "github.com/CoCreate-app/CoCreate-floating-label.git"
138
+ },
139
+ {
140
+ path: "../CoCreate-fullscreen",
141
+ repo: "github.com/CoCreate-app/CoCreate-fullscreen.git"
142
+ },
143
+ {
144
+ path: "../CoCreate-indexeddb",
145
+ repo: "github.com/CoCreate-app/CoCreate-indexeddb.git"
146
+ },
147
+ {
148
+ path: "../CoCreate-industry",
149
+ repo: "github.com/CoCreate-app/CoCreate-industry.git"
150
+ },
151
+ {
152
+ path: "../CoCreate-lazy-loader",
153
+ repo: "github.com/CoCreate-app/CoCreate-lazy-loader.git"
154
+ },
155
+ {
156
+ path: "../CoCreate-local-storage",
157
+ repo: "github.com/CoCreate-app/CoCreate-local-storage.git"
158
+ },
159
+ {
160
+ path: "../CoCreate-link",
161
+ repo: "github.com/CoCreate-app/CoCreate-link.git"
162
+ },
163
+ {
164
+ path: "../CoCreate-modal",
165
+ repo: "github.com/CoCreate-app/CoCreate-modal.git"
166
+ },
167
+ {
168
+ path: "../CoCreate-notification",
169
+ repo: "github.com/CoCreate-app/CoCreate-notification.git"
170
+ },
171
+ {
172
+ path: "../CoCreate-observer",
173
+ repo: "github.com/CoCreate-app/CoCreate-observer.git"
174
+ },
175
+ {
176
+ path: "../CoCreate-organizations",
177
+ repo: "github.com/CoCreate-app/CoCreate-organizations.git"
178
+ },
179
+ {
180
+ path: "../CoCreate-overlay-scroll",
181
+ repo: "github.com/CoCreate-app/CoCreate-overlay-scroll.git"
182
+ },
183
+ {
184
+ path: "../CoCreate-parallax",
185
+ repo: "github.com/CoCreate-app/CoCreate-parallax.git"
186
+ },
187
+ {
188
+ path: "../CoCreate-state",
189
+ repo: "github.com/CoCreate-app/CoCreate-state.git"
190
+ },
191
+ {
192
+ path: "../CoCreate-position",
193
+ repo: "github.com/CoCreate-app/CoCreate-position.git"
194
+ },
195
+ {
196
+ path: "../CoCreate-print",
197
+ repo: "github.com/CoCreate-app/CoCreate-print.git"
198
+ },
199
+ {
200
+ path: "../CoCreate-progress",
201
+ repo: "github.com/CoCreate-app/CoCreate-progress.git"
202
+ },
203
+ {
204
+ path: "../CoCreate-pwa",
205
+ repo: "github.com/CoCreate-app/CoCreate-pwa.git"
206
+ },
207
+ {
208
+ path: "../CoCreate-random-color",
209
+ repo: "github.com/CoCreate-app/CoCreate-random-color.git"
210
+ },
211
+ {
212
+ path: "../CoCreate-remove",
213
+ repo: "github.com/CoCreate-app/CoCreate-remove.git"
214
+ },
215
+ {
216
+ path: "../CoCreate-render",
217
+ repo: "github.com/CoCreate-app/CoCreate-render.git"
218
+ },
219
+ {
220
+ path: "../CoCreate-resize",
221
+ repo: "github.com/CoCreate-app/CoCreate-resize.git"
222
+ },
223
+ {
224
+ path: "../CoCreate-rich-text",
225
+ repo: "github.com/CoCreate-app/CoCreate-rich-text.git"
226
+ },
227
+ {
228
+ path: "../CoCreate-scroll",
229
+ repo: "github.com/CoCreate-app/CoCreate-scroll.git"
230
+ },
231
+ {
232
+ path: "../CoCreate-search",
233
+ repo: "github.com/CoCreate-app/CoCreate-search.git"
234
+ },
235
+ {
236
+ path: "../CoCreate-select",
237
+ repo: "github.com/CoCreate-app/CoCreate-select.git"
238
+ },
239
+ {
240
+ path: "../CoCreate-selection",
241
+ repo: "github.com/CoCreate-app/CoCreate-selection.git"
242
+ },
243
+ {
244
+ path: "../CoCreate-socket-client",
245
+ repo: "github.com/CoCreate-app/CoCreate-socket-client.git"
246
+ },
247
+ {
248
+ path: "../CoCreate-social-share",
249
+ repo: "github.com/CoCreate-app/CoCreate-social-share.git"
250
+ },
251
+ {
252
+ path: "../CoCreate-text",
253
+ repo: "github.com/CoCreate-app/CoCreate-text.git"
254
+ },
255
+ {
256
+ path: "../CoCreate-toolbar",
257
+ repo: "github.com/CoCreate-app/CoCreate-toolbar.git"
258
+ },
259
+ {
260
+ path: "../CoCreate-unique",
261
+ repo: "github.com/CoCreate-app/CoCreate-unique.git"
262
+ },
263
+ {
264
+ path: "../CoCreate-users",
265
+ repo: "github.com/CoCreate-app/CoCreate-users.git"
266
+ },
267
+ {
268
+ path: "../CoCreate-utils",
269
+ repo: "github.com/CoCreate-app/CoCreate-utils.git"
270
+ },
271
+ {
272
+ path: "../CoCreate-uuid",
273
+ repo: "github.com/CoCreate-app/CoCreate-uuid.git"
274
+ },
275
+ {
276
+ path: "../CoCreate-validation",
277
+ repo: "github.com/CoCreate-app/CoCreate-validation.git"
278
+ },
279
+ {
280
+ path: "../CoCreate-vdom",
281
+ repo: "github.com/CoCreate-app/CoCreate-vdom.git"
282
+ },
283
+ {
284
+ path: "../../CoCreate-apps/CoCreate-builder",
285
+ repo: "github.com/CoCreate-app/CoCreate-builder.git",
286
+ exclude: ["fs/webpack"]
287
+ },
288
+ {
289
+ path: "../../CoCreate-apps/CoCreate-dashboard",
290
+ repo: "github.com/CoCreate-app/CoCreate-dashboard.git",
291
+ exclude: ["fs/webpack"]
292
+ },
293
+ {
294
+ path: "../../CoCreate-apps/CoCreate-datatable",
295
+ repo: "github.com/CoCreate-app/CoCreate-datatable.git",
296
+ exclude: ["fs/webpack"]
297
+ },
298
+ {
299
+ path: "../../CoCreate-apps/CoCreate-kanban",
300
+ repo: "github.com/CoCreate-app/CoCreate-kanban.git",
301
+ exclude: ["fs/webpack"]
302
+ },
303
+ {
304
+ path: "../../CoCreate-apps/CoCreate-sandbox",
305
+ repo: "github.com/CoCreate-app/CoCreate-sandbox.git",
306
+ exclude: ["fs/webpack"]
307
+ },
308
+ {
309
+ path: "../../CoCreate-plugins/CoCreate-charts",
310
+ repo: "github.com/CoCreate-app/CoCreate-charts.git"
311
+ },
312
+ {
313
+ path: "../../CoCreate-plugins/CoCreate-alpha-vantage",
314
+ repo: "github.com/CoCreate-app/CoCreate-alpha-vantage.git"
315
+ },
316
+ {
317
+ path: "../../CoCreate-plugins/CoCreate-aos",
318
+ repo: "github.com/CoCreate-app/CoCreate-aos.git"
319
+ },
320
+ {
321
+ path: "../../CoCreate-plugins/CoCreate-croppie",
322
+ repo: "github.com/CoCreate-app/CoCreate-croppie.git"
323
+ },
324
+ {
325
+ path: "../../CoCreate-plugins/CoCreate-domain",
326
+ repo: "github.com/CoCreate-app/CoCreate-domain.git"
327
+ },
328
+ {
329
+ path: "../../CoCreate-plugins/CoCreate-fabric",
330
+ repo: "github.com/CoCreate-app/CoCreate-fabric.git"
331
+ },
332
+ {
333
+ path: "../../CoCreate-plugins/CoCreate-facebook",
334
+ repo: "github.com/CoCreate-app/CoCreate-facebook.git"
335
+ },
336
+ {
337
+ path: "../../CoCreate-plugins/CoCreate-fullcalendar",
338
+ repo: "github.com/CoCreate-app/CoCreate-fullcalendar.git"
339
+ },
340
+ {
341
+ path: "../../CoCreate-plugins/CoCreate-ffmpeg",
342
+ repo: "github.com/CoCreate-app/CoCreate-ffmpeg.git",
343
+ exclude: ["fs/webpack"]
344
+ },
345
+ {
346
+ path: "../../CoCreate-plugins/CoCreate-google-maps",
347
+ repo: "github.com/CoCreate-app/CoCreate-google-maps.git"
348
+ },
349
+ {
350
+ path: "../../CoCreate-plugins/CoCreate-google-auth",
351
+ repo: "github.com/CoCreate-app/CoCreate-google-auth.git"
352
+ },
353
+ {
354
+ path: "../../CoCreate-plugins/CoCreate-instagram",
355
+ repo: "github.com/CoCreate-app/CoCreate-instagram.git"
356
+ },
357
+ {
358
+ path: "../../CoCreate-plugins/CoCreate-lighthouse",
359
+ repo: "github.com/CoCreate-app/CoCreate-lighthouse.git"
360
+ },
361
+ {
362
+ path: "../../CoCreate-plugins/CoCreate-linkedin",
363
+ repo: "github.com/CoCreate-app/CoCreate-linkedin.git"
364
+ },
365
+ {
366
+ path: "../../CoCreate-plugins/CoCreate-marked",
367
+ repo: "github.com/CoCreate-app/CoCreate-marked.git"
368
+ },
369
+ {
370
+ path: "../../CoCreate-plugins/CoCreate-mongodb",
371
+ repo: "github.com/CoCreate-app/CoCreate-mongodb.git",
372
+ exclude: ["fs/webpack"]
373
+ },
374
+ {
375
+ path: "../../CoCreate-plugins/CoCreate-openai",
376
+ repo: "github.com/CoCreate-app/CoCreate-openai.git"
377
+ },
378
+ {
379
+ path: "../../CoCreate-plugins/CoCreate-pickr",
380
+ repo: "github.com/CoCreate-app/CoCreate-pickr.git"
381
+ },
382
+ {
383
+ path: "../../CoCreate-plugins/CoCreate-pinterest",
384
+ repo: "github.com/CoCreate-app/CoCreate-pinterest.git"
385
+ },
386
+ {
387
+ path: "../../CoCreate-plugins/CoCreate-plaid",
388
+ repo: "github.com/CoCreate-app/CoCreate-plaid.git"
389
+ },
390
+ {
391
+ path: "../../CoCreate-plugins/CoCreate-prism",
392
+ repo: "github.com/CoCreate-app/CoCreate-prism.git"
393
+ },
394
+ {
395
+ path: "../../CoCreate-plugins/CoCreate-sendgrid",
396
+ repo: "github.com/CoCreate-app/CoCreate-sendgrid.git"
397
+ },
398
+ {
399
+ path: "../../CoCreate-plugins/CoCreate-shipengine",
400
+ repo: "github.com/CoCreate-app/CoCreate-shipengine.git"
401
+ },
402
+ {
403
+ path: "../../CoCreate-plugins/CoCreate-stripe",
404
+ repo: "github.com/CoCreate-app/CoCreate-stripe.git"
405
+ },
406
+ {
407
+ path: "../../CoCreate-plugins/CoCreate-twilio",
408
+ repo: "github.com/CoCreate-app/CoCreate-twilio.git"
409
+ },
410
+ {
411
+ path: "../../CoCreate-plugins/CoCreate-twitter",
412
+ repo: "github.com/CoCreate-app/CoCreate-twitter.git"
413
+ },
414
+ {
415
+ path: "../../CoCreateWS",
416
+ repo: "github.com/CoCreate-app/CoCreateWS.git",
417
+ exclude: ["fs/webpack"]
418
+ },
419
+ {
420
+ path: "../CoCreate-acme",
421
+ repo: "github.com/CoCreate-app/CoCreate-acme.git",
422
+ exclude: ["fs/webpack"]
423
+ },
424
+ {
425
+ path: "../CoCreate-authenticate",
426
+ repo: "github.com/CoCreate-app/CoCreate-authenticate.git",
427
+ exclude: ["fs/webpack"]
428
+ },
429
+ {
430
+ path: "../CoCreate-authorize",
431
+ repo: "github.com/CoCreate-app/CoCreate-authorize.git",
432
+ exclude: ["fs/webpack"]
433
+ },
434
+ {
435
+ path: "../CoCreate-cron-jobs",
436
+ repo: "github.com/CoCreate-app/CoCreate-cron-jobs.git",
437
+ exclude: ["fs/webpack"]
438
+ },
439
+ {
440
+ path: "../CoCreate-crud-server",
441
+ repo: "github.com/CoCreate-app/CoCreate-crud-server.git",
442
+ exclude: ["fs/webpack"]
443
+ },
444
+ {
445
+ path: "../CoCreate-file-server",
446
+ repo: "github.com/CoCreate-app/CoCreate-file-server.git",
447
+ exclude: ["fs/webpack"]
448
+ },
449
+ {
450
+ path: "../CoCreate-metrics",
451
+ repo: "github.com/CoCreate-app/CoCreate-metrics.git",
452
+ exclude: ["fs/webpack"]
453
+ },
454
+ {
455
+ path: "../CoCreate-node-autoscaler",
456
+ repo: "github.com/CoCreate-app/CoCreate-node-autoscaler.git",
457
+ exclude: ["fs/webpack"]
458
+ },
459
+ {
460
+ path: "../../CoCreate-plugins/CoCreate-nginx",
461
+ repo: "github.com/CoCreate-app/CoCreate-nginx.git",
462
+ exclude: ["fs/webpack"]
463
+ },
464
+ {
465
+ path: "../CoCreate-server",
466
+ repo: "github.com/CoCreate-app/CoCreate-server.git",
467
+ exclude: ["fs/webpack"]
468
+ },
469
+ {
470
+ path: "../CoCreate-server-side-render",
471
+ repo: "github.com/CoCreate-app/CoCreate-server-side-render.git",
472
+ exclude: ["fs/webpack"]
473
+ },
474
+ {
475
+ path: "../CoCreate-socket-server",
476
+ repo: "github.com/CoCreate-app/CoCreate-socket-server.git",
477
+ exclude: ["fs/webpack"]
478
+ },
479
+ {
480
+ path: "../CoCreate-sitemap",
481
+ repo: "github.com/CoCreate-app/CoCreate-sitemap.git",
482
+ exclude: ["fs/webpack"]
483
+ },
484
+ {
485
+ path: "../CoCreate-url-uploader",
486
+ repo: "github.com/CoCreate-app/CoCreate-url-uploader.git",
487
+ exclude: ["fs/webpack"]
488
+ },
489
+ {
490
+ path: "../CoCreate-usage",
491
+ repo: "github.com/CoCreate-app/CoCreate-usage.git",
492
+ exclude: ["fs/webpack"]
493
+ },
494
+ {
495
+ path: "../../CoCreate-plugins/CoCreate-webpack",
496
+ repo: "github.com/CoCreate-app/CoCreate-webpack.git",
497
+ exclude: ["fs/webpack"]
498
+ }
499
+ ]
415
500
  };