@cocreate/cli 1.48.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,421 +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
- "*"
16
- ],
17
- "directory": "cli",
18
- "content-type": "{{content-type}}",
19
- "public": "true"
20
- }
21
- }
22
- ],
23
- "repositories": [
24
- {
25
- "path": "../../CoCreateJS",
26
- "repo": "github.com/CoCreate-app/CoCreateJS.git"
27
- },
28
- {
29
- "path": "../../CoCreateCSS",
30
- "repo": "github.com/CoCreate-app/CoCreateCSS.git"
31
- },
32
- {
33
- "path": "../../CoCreate-admin",
34
- "repo": "github.com/CoCreate-app/CoCreate-admin.git"
35
- },
36
- {
37
- "path": "../../CoCreate-website",
38
- "repo": "github.com/CoCreate-app/CoCreate-website.git"
39
- },
40
- {
41
- "path": "../CoCreate-actions",
42
- "repo": "github.com/CoCreate-app/CoCreate-actions.git"
43
- },
44
- {
45
- "path": "../CoCreate-api",
46
- "repo": "github.com/CoCreate-app/CoCreate-api.git"
47
- },
48
- {
49
- "path": "../CoCreate-attributes",
50
- "repo": "github.com/CoCreate-app/CoCreate-attributes.git"
51
- },
52
- {
53
- "path": "../CoCreate-cache",
54
- "repo": "github.com/CoCreate-app/CoCreate-cache.git"
55
- },
56
- {
57
- "path": "../CoCreate-calculate",
58
- "repo": "github.com/CoCreate-app/CoCreate-calculation.git"
59
- },
60
- {
61
- "path": "../CoCreate-cli",
62
- "repo": "github.com/CoCreate-app/CoCreate-cli.git"
63
- },
64
- {
65
- "path": "../CoCreate-clone",
66
- "repo": "github.com/CoCreate-app/CoCreate-clone.git"
67
- },
68
- {
69
- "path": "../CoCreate-codearea",
70
- "repo": "github.com/CoCreate-app/CoCreate-codearea.git"
71
- },
72
- {
73
- "path": "../CoCreate-conditional-logic",
74
- "repo": "github.com/CoCreate-app/CoCreate-conditional-logic.git"
75
- },
76
- {
77
- "path": "../CoCreate-config",
78
- "repo": "github.com/CoCreate-app/CoCreate-config.git"
79
- },
80
- {
81
- "path": "../CoCreate-crdt",
82
- "repo": "github.com/CoCreate-app/CoCreate-crdt.git"
83
- },
84
- {
85
- "path": "../CoCreate-crud-client",
86
- "repo": "github.com/CoCreate-app/CoCreate-crud-client.git"
87
- },
88
- {
89
- "path": "../CoCreate-css-parser",
90
- "repo": "github.com/CoCreate-app/CoCreate-css-parser.git"
91
- },
92
- {
93
- "path": "../CoCreate-cursors",
94
- "repo": "github.com/CoCreate-app/CoCreate-cursors.git"
95
- },
96
- {
97
- "path": "../CoCreate-dnd",
98
- "repo": "github.com/CoCreate-app/CoCreate-dnd.git"
99
- },
100
- {
101
- "path": "../CoCreate-docs",
102
- "repo": "github.com/CoCreate-app/CoCreate-docs.git"
103
- },
104
- {
105
- "path": "../CoCreate-element-config",
106
- "repo": "github.com/CoCreate-app/CoCreate-element-config.git"
107
- },
108
- {
109
- "path": "../CoCreate-element-prototype",
110
- "repo": "github.com/CoCreate-app/CoCreate-element-prototype.git"
111
- },
112
- {
113
- "path": "../CoCreate-elements",
114
- "repo": "github.com/CoCreate-app/CoCreate-elements.git"
115
- },
116
- {
117
- "path": "../CoCreate-events",
118
- "repo": "github.com/CoCreate-app/CoCreate-events.git"
119
- },
120
- {
121
- "path": "../CoCreate-file",
122
- "repo": "github.com/CoCreate-app/CoCreate-file.git"
123
- },
124
- {
125
- "path": "../CoCreate-filter",
126
- "repo": "github.com/CoCreate-app/CoCreate-filter.git"
127
- },
128
- {
129
- "path": "../CoCreate-floating-label",
130
- "repo": "github.com/CoCreate-app/CoCreate-floating-label.git"
131
- },
132
- {
133
- "path": "../CoCreate-fullscreen",
134
- "repo": "github.com/CoCreate-app/CoCreate-fullscreen.git"
135
- },
136
- {
137
- "path": "../CoCreate-indexeddb",
138
- "repo": "github.com/CoCreate-app/CoCreate-indexeddb.git"
139
- },
140
- {
141
- "path": "../CoCreate-industry",
142
- "repo": "github.com/CoCreate-app/CoCreate-industry.git"
143
- },
144
- {
145
- "path": "../CoCreate-lazy-loader",
146
- "repo": "github.com/CoCreate-app/CoCreate-lazy-loader.git"
147
- },
148
- {
149
- "path": "../CoCreate-local-storage",
150
- "repo": "github.com/CoCreate-app/CoCreate-local-storage.git"
151
- },
152
- {
153
- "path": "../CoCreate-link",
154
- "repo": "github.com/CoCreate-app/CoCreate-link.git"
155
- },
156
- {
157
- "path": "../CoCreate-modal",
158
- "repo": "github.com/CoCreate-app/CoCreate-modal.git"
159
- },
160
- {
161
- "path": "../CoCreate-observer",
162
- "repo": "github.com/CoCreate-app/CoCreate-observer.git"
163
- },
164
- {
165
- "path": "../CoCreate-organizations",
166
- "repo": "github.com/CoCreate-app/CoCreate-organizations.git"
167
- },
168
- {
169
- "path": "../CoCreate-overlay-scroll",
170
- "repo": "github.com/CoCreate-app/CoCreate-overlay-scroll.git"
171
- },
172
- {
173
- "path": "../CoCreate-parallax",
174
- "repo": "github.com/CoCreate-app/CoCreate-parallax.git"
175
- },
176
- {
177
- "path": "../CoCreate-state",
178
- "repo": "github.com/CoCreate-app/CoCreate-state.git"
179
- },
180
- {
181
- "path": "../CoCreate-position",
182
- "repo": "github.com/CoCreate-app/CoCreate-position.git"
183
- },
184
- {
185
- "path": "../CoCreate-progress",
186
- "repo": "github.com/CoCreate-app/CoCreate-progress.git"
187
- },
188
- {
189
- "path": "../CoCreate-pwa",
190
- "repo": "github.com/CoCreate-app/CoCreate-pwa.git"
191
- },
192
- {
193
- "path": "../CoCreate-random-color",
194
- "repo": "github.com/CoCreate-app/CoCreate-random-color.git"
195
- },
196
- {
197
- "path": "../CoCreate-remove",
198
- "repo": "github.com/CoCreate-app/CoCreate-remove.git"
199
- },
200
- {
201
- "path": "../CoCreate-render",
202
- "repo": "github.com/CoCreate-app/CoCreate-render.git"
203
- },
204
- {
205
- "path": "../CoCreate-resize",
206
- "repo": "github.com/CoCreate-app/CoCreate-resize.git"
207
- },
208
- {
209
- "path": "../CoCreate-rich-text",
210
- "repo": "github.com/CoCreate-app/CoCreate-rich-text.git"
211
- },
212
- {
213
- "path": "../CoCreate-scroll",
214
- "repo": "github.com/CoCreate-app/CoCreate-scroll.git"
215
- },
216
- {
217
- "path": "../CoCreate-search",
218
- "repo": "github.com/CoCreate-app/CoCreate-search.git"
219
- },
220
- {
221
- "path": "../CoCreate-select",
222
- "repo": "github.com/CoCreate-app/CoCreate-select.git"
223
- },
224
- {
225
- "path": "../CoCreate-selection",
226
- "repo": "github.com/CoCreate-app/CoCreate-selection.git"
227
- },
228
- {
229
- "path": "../CoCreate-signup-animation",
230
- "repo": "github.com/CoCreate-app/CoCreate-signup-animation.git"
231
- },
232
- {
233
- "path": "../CoCreate-socket-client",
234
- "repo": "github.com/CoCreate-app/CoCreate-socket-client.git"
235
- },
236
- {
237
- "path": "../CoCreate-social-share",
238
- "repo": "github.com/CoCreate-app/CoCreate-social-share.git"
239
- },
240
- {
241
- "path": "../CoCreate-text",
242
- "repo": "github.com/CoCreate-app/CoCreate-text.git"
243
- },
244
- {
245
- "path": "../CoCreate-toolbar",
246
- "repo": "github.com/CoCreate-app/CoCreate-toolbar.git"
247
- },
248
- {
249
- "path": "../CoCreate-unique",
250
- "repo": "github.com/CoCreate-app/CoCreate-unique.git"
251
- },
252
- {
253
- "path": "../CoCreate-users",
254
- "repo": "github.com/CoCreate-app/CoCreate-users.git"
255
- },
256
- {
257
- "path": "../CoCreate-utils",
258
- "repo": "github.com/CoCreate-app/CoCreate-utils.git"
259
- },
260
- {
261
- "path": "../CoCreate-uuid",
262
- "repo": "github.com/CoCreate-app/CoCreate-uuid.git"
263
- },
264
- {
265
- "path": "../CoCreate-validation",
266
- "repo": "github.com/CoCreate-app/CoCreate-validation.git"
267
- },
268
- {
269
- "path": "../CoCreate-vdom",
270
- "repo": "github.com/CoCreate-app/CoCreate-vdom.git"
271
- },
272
- {
273
- "path": "../../CoCreate-apps/CoCreate-builder",
274
- "repo": "github.com/CoCreate-app/CoCreate-builder.git"
275
- },
276
- {
277
- "path": "../../CoCreate-apps/CoCreate-dashboard",
278
- "repo": "github.com/CoCreate-app/CoCreate-dashboard.git"
279
- },
280
- {
281
- "path": "../../CoCreate-apps/CoCreate-datatable",
282
- "repo": "github.com/CoCreate-app/CoCreate-datatable.git"
283
- },
284
- {
285
- "path": "../../CoCreate-apps/CoCreate-kanban",
286
- "repo": "github.com/CoCreate-app/CoCreate-kanban.git"
287
- },
288
- {
289
- "path": "../../CoCreate-apps/CoCreate-sandbox",
290
- "repo": "github.com/CoCreate-app/CoCreate-sandbox.git"
291
- },
292
- {
293
- "path": "../../CoCreate-plugins/CoCreate-charts",
294
- "repo": "github.com/CoCreate-app/CoCreate-charts.git"
295
- },
296
- {
297
- "path": "../../CoCreate-plugins/CoCreate-croppie",
298
- "repo": "github.com/CoCreate-app/CoCreate-croppie.git"
299
- },
300
- {
301
- "path": "../../CoCreate-plugins/CoCreate-domain",
302
- "repo": "github.com/CoCreate-app/CoCreate-domain.git"
303
- },
304
- {
305
- "path": "../../CoCreate-plugins/CoCreate-fullcalendar",
306
- "repo": "github.com/CoCreate-app/CoCreate-fullcalendar.git"
307
- },
308
- {
309
- "path": "../../CoCreate-plugins/CoCreate-facebook",
310
- "repo": "github.com/CoCreate-app/CoCreate-facebook.git"
311
- },
312
- {
313
- "path": "../../CoCreate-plugins/CoCreate-google-maps",
314
- "repo": "github.com/CoCreate-app/CoCreate-google-maps.git"
315
- },
316
- {
317
- "path": "../../CoCreate-plugins/CoCreate-google-auth",
318
- "repo": "github.com/CoCreate-app/CoCreate-google-auth.git"
319
- },
320
- {
321
- "path": "../../CoCreate-plugins/CoCreate-instagram",
322
- "repo": "github.com/CoCreate-app/CoCreate-instagram.git"
323
- },
324
- {
325
- "path": "../../CoCreate-plugins/CoCreate-lighthouse",
326
- "repo": "github.com/CoCreate-app/CoCreate-lighthouse.git"
327
- },
328
- {
329
- "path": "../../CoCreate-plugins/CoCreate-linkedin",
330
- "repo": "github.com/CoCreate-app/CoCreate-linkedin.git"
331
- },
332
- {
333
- "path": "../../CoCreate-plugins/CoCreate-pickr",
334
- "repo": "github.com/CoCreate-app/CoCreate-pickr.git"
335
- },
336
- {
337
- "path": "../../CoCreate-plugins/CoCreate-pinterest",
338
- "repo": "github.com/CoCreate-app/CoCreate-pinterest.git"
339
- },
340
- {
341
- "path": "../../CoCreate-plugins/CoCreate-plaid",
342
- "repo": "github.com/CoCreate-app/CoCreate-plaid.git"
343
- },
344
- {
345
- "path": "../../CoCreate-plugins/CoCreate-prism",
346
- "repo": "github.com/CoCreate-app/CoCreate-prism.git"
347
- },
348
- {
349
- "path": "../../CoCreate-plugins/CoCreate-s3",
350
- "repo": "github.com/CoCreate-app/CoCreate-s3.git"
351
- },
352
- {
353
- "path": "../../CoCreate-plugins/CoCreate-sendgrid",
354
- "repo": "github.com/CoCreate-app/CoCreate-sendgrid.git"
355
- },
356
- {
357
- "path": "../../CoCreate-plugins/CoCreate-shipengine",
358
- "repo": "github.com/CoCreate-app/CoCreate-shipengine.git"
359
- },
360
- {
361
- "path": "../../CoCreate-plugins/CoCreate-stripe",
362
- "repo": "github.com/CoCreate-app/CoCreate-stripe.git"
363
- },
364
- {
365
- "path": "../../CoCreate-plugins/CoCreate-tui-image-editor",
366
- "repo": "github.com/CoCreate-app/CoCreate-tui-image-editor.git"
367
- },
368
- {
369
- "path": "../../CoCreate-plugins/CoCreate-twilio",
370
- "repo": "github.com/CoCreate-app/CoCreate-twilio.git"
371
- },
372
- {
373
- "path": "../../CoCreate-plugins/CoCreate-twitter",
374
- "repo": "github.com/CoCreate-app/CoCreate-twitter.git"
375
- },
376
- {
377
- "path": "../../CoCreateWS",
378
- "repo": "github.com/CoCreate-app/CoCreateWS.git"
379
- },
380
- {
381
- "path": "../CoCreate-authenticate",
382
- "repo": "github.com/CoCreate-app/CoCreate-authenticate.git"
383
- },
384
- {
385
- "path": "../CoCreate-authorize",
386
- "repo": "github.com/CoCreate-app/CoCreate-authorize.git"
387
- },
388
- {
389
- "path": "../CoCreate-crud-server",
390
- "repo": "github.com/CoCreate-app/CoCreate-crud-server.git"
391
- },
392
- {
393
- "path": "../CoCreate-file-server",
394
- "repo": "github.com/CoCreate-app/CoCreate-file-server.git"
395
- },
396
- {
397
- "path": "../CoCreate-loadtest",
398
- "repo": "github.com/CoCreate-app/CoCreate-loadtest.git"
399
- },
400
- {
401
- "path": "../CoCreate-metrics",
402
- "repo": "github.com/CoCreate-app/CoCreate-metrics.git"
403
- },
404
- {
405
- "path": "../CoCreate-mongodb",
406
- "repo": "github.com/CoCreate-app/CoCreate-mongodb.git"
407
- },
408
- {
409
- "path": "../CoCreate-node-autoscaler",
410
- "repo": "github.com/CoCreate-app/CoCreate-node-autoscaler.git"
411
- },
412
- {
413
- "path": "../CoCreate-server-side-render",
414
- "repo": "github.com/CoCreate-app/CoCreate-server-side-render.git"
415
- },
416
- {
417
- "path": "../CoCreate-socket-server",
418
- "repo": "github.com/CoCreate-app/CoCreate-socket-server.git"
419
- }
420
- ]
421
- };
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
+ ]
500
+ };