-
Notifications
You must be signed in to change notification settings - Fork 1
/
prepros-6.config
692 lines (692 loc) · 38.8 KB
/
prepros-6.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
{
"name": "Twikito",
"firstRun": false,
"exportConfig": true,
"fileConfigs": [
{
"path": "_scss/_ui-hr.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-hr.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-hr.css\"}"
},
{
"path": "_scss/vendor/normalize/_normalize.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/vendor/normalize/_normalize.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"_scss/vendor/css/_normalize.css\"}"
},
{
"path": "assets/css/404.css",
"configJson": "{\"compiler-css\":{\"path\":\"assets/css/404.css\"},\"autoCompile\":false,\"sourceMap\":false,\"compiler-minify-css\":{\"enabled\":true},\"compiler-cssnext\":{\"enabled\":false},\"compiler-autoprefixer\":{\"enabled\":false},\"customOutput\":\"assets/css/404-min.css\"}"
},
{
"path": "assets/css/konami.css",
"configJson": "{\"compiler-css\":{\"path\":\"assets/css/konami.css\"},\"autoCompile\":false,\"sourceMap\":false,\"compiler-minify-css\":{\"enabled\":true},\"compiler-cssnext\":{\"enabled\":false},\"compiler-autoprefixer\":{\"enabled\":false},\"customOutput\":\"assets/css/konami-min.css\"}"
},
{
"path": "assets/js/main.js",
"configJson": "{\"compiler-javascript\":{\"path\":\"assets/js/main.js\",\"mangle\":true},\"autoCompile\":true,\"compiler-uglify-js\":{\"enabled\":true},\"sourceMap\":true,\"compiler-babel\":{\"enabled\":false},\"customOutput\":\"assets/js/main.min.js\"}"
},
{
"path": "assets/js/main.min.js",
"configJson": "{\"compiler-javascript\":{\"path\":\"assets/js/main.min.js\",\"mangle\":true},\"autoCompile\":false,\"compiler-uglify-js\":{\"enabled\":true},\"sourceMap\":false,\"compiler-babel\":{\"enabled\":false},\"customOutput\":\"assets/js/main.min.min.js\"}"
},
{
"path": "assets/img/screenshots/cdiscount-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/cdiscount-1.jpg\",\"size\":50576,\"initialSize\":50576,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/cdiscount-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/cdiscount-2.jpg\",\"size\":71854,\"initialSize\":71854,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/cdiscount-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/cdiscount-zoom-1.jpg\",\"size\":236272,\"initialSize\":236272,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/cdiscount-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/cdiscount-zoom-2.jpg\",\"size\":630451,\"initialSize\":630451,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/century21-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/century21-1.jpg\",\"size\":54391,\"initialSize\":54391,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/century21-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/century21-2.jpg\",\"size\":71369,\"initialSize\":71369,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/century21-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/century21-zoom-1.jpg\",\"size\":503137,\"initialSize\":503137,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/century21-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/century21-zoom-2.jpg\",\"size\":765518,\"initialSize\":765518,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/littlerockdiner-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/littlerockdiner-1.jpg\",\"size\":80578,\"initialSize\":80578,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/littlerockdiner-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/littlerockdiner-2.jpg\",\"size\":41735,\"initialSize\":41735,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/littlerockdiner-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/littlerockdiner-zoom-1.jpg\",\"size\":328059,\"initialSize\":328059,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/littlerockdiner-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/littlerockdiner-zoom-2.jpg\",\"size\":256819,\"initialSize\":256819,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/manufacture-ateliers-creatifs-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/manufacture-ateliers-creatifs-1.jpg\",\"size\":73559,\"initialSize\":73559,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/manufacture-ateliers-creatifs-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/manufacture-ateliers-creatifs-2.jpg\",\"size\":106270,\"initialSize\":106270,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/manufacture-ateliers-creatifs-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/manufacture-ateliers-creatifs-zoom-1.jpg\",\"size\":369592,\"initialSize\":369592,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/manufacture-ateliers-creatifs-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/manufacture-ateliers-creatifs-zoom-2.jpg\",\"size\":738171,\"initialSize\":738171,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/mondial-assistance-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/mondial-assistance-1.jpg\",\"size\":53044,\"initialSize\":53044,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/mondial-assistance-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/mondial-assistance-2.jpg\",\"size\":51844,\"initialSize\":51844,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/mondial-assistance-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/mondial-assistance-zoom-1.jpg\",\"size\":915760,\"initialSize\":915760,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/mondial-assistance-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/mondial-assistance-zoom-2.jpg\",\"size\":802327,\"initialSize\":802327,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/opquast-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/opquast-1.jpg\",\"size\":38040,\"initialSize\":38040,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/opquast-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/opquast-2.jpg\",\"size\":32123,\"initialSize\":32123,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/opquast-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/opquast-zoom-1.jpg\",\"size\":125145,\"initialSize\":125145,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/opquast-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/opquast-zoom-2.jpg\",\"size\":161296,\"initialSize\":161296,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/peep-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/peep-1.jpg\",\"size\":64829,\"initialSize\":64829,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/peep-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/peep-2.jpg\",\"size\":65694,\"initialSize\":65694,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/peep-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/peep-zoom-1.jpg\",\"size\":417644,\"initialSize\":417644,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/peep-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/peep-zoom-2.jpg\",\"size\":388703,\"initialSize\":388703,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/shibuya-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/shibuya-1.jpg\",\"size\":38695,\"initialSize\":39663,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/shibuya-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/shibuya-2.jpg\",\"size\":29019,\"initialSize\":30199,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/shibuya-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/shibuya-zoom-1.jpg\",\"size\":188423,\"initialSize\":190502,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/shibuya-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/shibuya-zoom-2.jpg\",\"size\":175555,\"initialSize\":176187,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/social/logo-social.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/social/logo-social.jpg\",\"size\":96650,\"initialSize\":96650,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "_scss/404.scss",
"configJson": "{\"forceCompile\":false,\"customOutput\":\"assets/css/404.css\",\"autoCompile\":true,\"sourceMap\":true,\"compiler-node-sass\":{\"enabled\":true,\"outputStyle\":\"compact\"},\"compiler-autoprefixer\":{\"enabled\":true},\"compiler-minify-css\":{\"enabled\":true},\"compiler-sass\":{\"path\":\"_scss/404.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false}}"
},
{
"path": "_scss/konami.scss",
"configJson": "{\"forceCompile\":false,\"customOutput\":\"assets/css/konami.css\",\"autoCompile\":true,\"sourceMap\":true,\"compiler-node-sass\":{\"enabled\":true,\"outputStyle\":\"compact\"},\"compiler-autoprefixer\":{\"enabled\":true},\"compiler-minify-css\":{\"enabled\":true},\"compiler-sass\":{\"path\":\"_scss/konami.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false}}"
},
{
"path": "_scss/main.scss",
"configJson": "{\"forceCompile\":false,\"customOutput\":\"assets/css/main.css\",\"autoCompile\":true,\"sourceMap\":true,\"compiler-node-sass\":{\"enabled\":true,\"outputStyle\":\"compact\"},\"compiler-autoprefixer\":{\"enabled\":true},\"compiler-minify-css\":{\"enabled\":true},\"compiler-cssnext\":{\"enabled\":true},\"compiler-sass\":{\"path\":\"_scss/main.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false}}"
},
{
"path": "assets/css/main.css",
"configJson": "{\"compiler-css\":{\"path\":\"assets/css/main.css\"},\"autoCompile\":false,\"sourceMap\":false,\"compiler-minify-css\":{\"enabled\":true},\"compiler-cssnext\":{\"enabled\":false},\"compiler-autoprefixer\":{\"enabled\":false},\"customOutput\":\"assets/css/main-min.css\"}"
},
{
"path": "_scss/_bloc-contact.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-contact.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-contact.css\"}"
},
{
"path": "_scss/_bloc-header.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-header.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-header.css\"}"
},
{
"path": "_scss/_ui-logo.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-logo.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-logo.css\"}"
},
{
"path": "_scss/_bloc-skills.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-skills.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-skills.css\"}"
},
{
"path": "_scss/_bloc-xp.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-xp.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-xp.css\"}"
},
{
"path": "_scss/_ui-lightbox.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-lightbox.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-lightbox.css\"}"
},
{
"path": "_scss/_bloc-love.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-love.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-love.css\"}"
},
{
"path": "_scss/_bloc-footer.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-footer.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-footer.css\"}"
},
{
"path": "_scss/_ui-form.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-form.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-form.css\"}"
},
{
"path": "_scss/_bloc-navigation.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-navigation.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-navigation.css\"}"
},
{
"path": "_scss/_bloc-social.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-social.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-social.css\"}"
},
{
"path": "_scss/_ui-navigation.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-navigation.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-navigation.css\"}"
},
{
"path": "_scss/_bloc-quote.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-quote.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-quote.css\"}"
},
{
"path": "_scss/_rwd-print.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_rwd-print.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_rwd-print.css\"}"
},
{
"path": "_scss/_sass-mixins.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_sass-mixins.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_sass-mixins.css\"}"
},
{
"path": "_scss/_ui-helpers.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-helpers.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-helpers.css\"}"
},
{
"path": "_scss/_ui-specifics.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-specifics.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-specifics.css\"}"
},
{
"path": "_scss/_page-layout.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_page-layout.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_page-layout.css\"}"
},
{
"path": "_scss/_sass-animations.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_sass-animations.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_sass-animations.css\"}"
},
{
"path": "_scss/_sass-base.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_sass-base.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_sass-base.css\"}"
},
{
"path": "_scss/_sass-typo.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_sass-typo.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_sass-typo.css\"}"
},
{
"path": "_scss/_sass-variables.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_sass-variables.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_sass-variables.css\"}"
},
{
"path": "_scss/_ui-article.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_ui-article.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_ui-article.css\"}"
},
{
"path": "_scss/vendor/ceaser/_ceaser.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/vendor/ceaser/_ceaser.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"_scss/vendor/css/_ceaser.css\"}"
},
{
"path": "_scss/_bloc-talks.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_bloc-talks.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_bloc-talks.css\"}"
},
{
"path": "assets/img/screenshots/sudweb-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/sudweb-1.jpg\",\"size\":32075,\"initialSize\":32075,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/sudweb-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/sudweb-2.jpg\",\"size\":43614,\"initialSize\":43614,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/sudweb-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/sudweb-zoom-1.jpg\",\"size\":130053,\"initialSize\":130053,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/sudweb-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/sudweb-zoom-2.jpg\",\"size\":284183,\"initialSize\":284183,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/osteo2ls-zoom-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/osteo2ls-zoom-2.jpg\",\"size\":107392,\"initialSize\":110665,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/osteo2ls-2.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/osteo2ls-2.jpg\",\"size\":21545,\"initialSize\":22914,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/social/illus-social.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/social/illus-social.jpg\",\"size\":35910,\"initialSize\":36083,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/social/404-social.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/social/404-social.jpg\",\"size\":75689,\"initialSize\":75689,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "assets/favicons/android-chrome-192x192.png",
"configJson": "{\"compiler-png\":{\"path\":\"assets/favicons/android-chrome-192x192.png\",\"size\":21374,\"initialSize\":22239,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/favicons/android-chrome-512x512.png",
"configJson": "{\"compiler-png\":{\"path\":\"assets/favicons/android-chrome-512x512.png\",\"size\":75909,\"initialSize\":80337,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/favicons/favicon-16x16.png",
"configJson": "{\"compiler-png\":{\"path\":\"assets/favicons/favicon-16x16.png\",\"size\":1426,\"initialSize\":1484,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/favicons/mstile-150x150.png",
"configJson": "{\"compiler-png\":{\"path\":\"assets/favicons/mstile-150x150.png\",\"size\":13310,\"initialSize\":13671,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/favicons/favicon-32x32.png",
"configJson": "{\"compiler-png\":{\"path\":\"assets/favicons/favicon-32x32.png\",\"size\":2595,\"initialSize\":2601,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/favicons/apple-touch-icon.png",
"configJson": "{\"compiler-png\":{\"path\":\"assets/favicons/apple-touch-icon.png\",\"size\":15119,\"initialSize\":15592,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/osteo2ls-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/osteo2ls-1.jpg\",\"size\":22559,\"initialSize\":23453,\"optimized\":true,\"height\":0,\"width\":0}}"
},
{
"path": "assets/img/screenshots/osteo2ls-zoom-1.jpg",
"configJson": "{\"compiler-jpg\":{\"path\":\"assets/img/screenshots/osteo2ls-zoom-1.jpg\",\"size\":203984,\"initialSize\":203984,\"optimized\":false,\"height\":0,\"width\":0}}"
},
{
"path": "_scss/_sass-scroll-effect.scss",
"configJson": "{\"compiler-sass\":{\"path\":\"_scss/_sass-scroll-effect.scss\",\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"},\"autoCompile\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"sourceMap\":false,\"customOutput\":\"css/_sass-scroll-effect.css\"}"
},
{
"path": "assets/js/vendor/jquery-3.1.0.min.js",
"configJson": "{\"compiler-javascript\":{\"path\":\"assets/js/vendor/jquery-3.1.0.min.js\",\"mangle\":true},\"autoCompile\":false,\"compiler-uglify-js\":{\"enabled\":true},\"sourceMap\":false,\"compiler-babel\":{\"enabled\":false},\"customOutput\":\"assets/js/vendor/jquery-3.1.0.min.min.js\"}"
},
{
"path": "README.md",
"configJson": "{\"compiler-markdown\":{\"path\":\"README.md\",\"sanitize\":false,\"gfm\":true,\"wrapWithHtml\":false},\"autoCompile\":false,\"customOutput\":\"README.html\"}"
},
{
"path": "assets/js/vendor/jquery-3.1.0.js",
"configJson": "{\"compiler-javascript\":{\"path\":\"assets/js/vendor/jquery-3.1.0.js\",\"mangle\":true},\"autoCompile\":false,\"compiler-uglify-js\":{\"enabled\":true},\"sourceMap\":false,\"compiler-babel\":{\"enabled\":false},\"customOutput\":\"assets/js/vendor/jquery-3.1.0.min.js\"}"
},
{
"path": "assets/img/screenshots/worders-zoom-2.jpg",
"configJson": "{\"autoCompile\":false,\"forceCompile\":false,\"customOutput\":\"\",\"compiler-jpg\":{\"enabled\":true,\"originalSize\":173124,\"newSize\":193514}}"
},
{
"path": "assets/img/screenshots/worders-zoom-1.jpg",
"configJson": "{\"autoCompile\":false,\"forceCompile\":false,\"customOutput\":\"\",\"compiler-jpg\":{\"enabled\":true,\"originalSize\":173383,\"newSize\":195324}}"
},
{
"path": "_scss/ui/_helpers.scss",
"configJson": "{\"forceCompile\":false,\"customOutput\":\"\",\"autoCompile\":true,\"sourceMap\":false,\"compiler-node-sass\":{\"enabled\":true,\"outputStyle\":\"nested\"},\"compiler-autoprefixer\":{\"enabled\":false},\"compiler-minify-css\":{\"enabled\":false},\"compiler-cssnext\":{\"enabled\":true},\"compiler-sass\":{\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"}}"
}
],
"fileTree": {
"expandedDirs": [
"_scss",
"assets/img/screenshots",
"assets",
"assets/js"
],
"hideSystemFiles": true,
"systemFiles": [
".*",
"desktop.ini",
"prepros.config",
"$RECYCLE.BIN",
"prepros.cfg",
"prepros-6.config",
"Prepros Export"
],
"hideUnwatchedFiles": false
},
"imports": [
{
"path": "_scss/404.scss",
"imports": [
"_scss/vendors/normalize/_normalize.scss"
]
},
{
"path": "_scss/konami.scss",
"imports": [
"_scss/vendors/ceaser/_ceaser.scss",
"_scss/scss/_config.scss",
"_scss/vendors/include-media/_include-media.scss"
]
},
{
"path": "_scss/main.scss",
"imports": [
"_scss/vendors/ceaser/_ceaser.scss",
"_scss/scss/_config.scss",
"_scss/scss/_mixins.scss",
"_scss/vendors/normalize/_normalize.scss",
"_scss/vendors/include-media/_include-media.scss",
"_scss/base/_animations.scss",
"_scss/base/_init.scss",
"_scss/base/_scroll-effect.scss",
"_scss/base/_typo.scss",
"_scss/layout/_layout.scss",
"_scss/bloc/_header.scss",
"_scss/bloc/_navigation.scss",
"_scss/bloc/_quote.scss",
"_scss/bloc/_skills.scss",
"_scss/bloc/_love.scss",
"_scss/bloc/_xp.scss",
"_scss/bloc/_talks.scss",
"_scss/bloc/_social.scss",
"_scss/bloc/_contact.scss",
"_scss/bloc/_footer.scss",
"_scss/ui/_navigation.scss",
"_scss/ui/_logo.scss",
"_scss/ui/_hr.scss",
"_scss/ui/_article.scss",
"_scss/ui/_lightbox.scss",
"_scss/ui/_form.scss",
"_scss/ui/_specifics.scss",
"_scss/ui/_helpers.scss",
"_scss/print/_print.scss"
]
},
{
"path": "_scss/_sass-variables.scss",
"imports": [
"_scss/vendor/ceaser/_ceaser.scss"
]
}
],
"projectView": {
"selectedView": "file-tree"
},
"fileWatcher": {
"enabled": true,
"watchedExtensions": [
"less",
"sass",
"scss",
"styl",
"md",
"markdown",
"coffee",
"js",
"jade",
"haml",
"slim",
"ls",
"html",
"htm",
"css",
"rb",
"php",
"asp",
"aspx",
"cfm",
"chm",
"cms",
"do",
"erb",
"jsp",
"mhtml",
"mspx",
"pl",
"py",
"shtml",
"cshtml",
"cs",
"vb",
"vbs",
"tpl",
"ctp",
"kit",
"png",
"jpg",
"jpeg",
"json",
"ts",
"pug"
]
},
"pathFilters": [
"node_modules",
".*",
"bower_components",
"prepros.config",
"Prepros Export",
"prepros-6.config",
"prepros.cfg",
"wp-admin",
"wp-includes"
],
"server": {
"port": 7882,
"assignNewPortAutomatically": true,
"enable": true,
"proxy": {
"enable": false,
"url": ""
}
},
"browser-sync": {
"enable": false,
"clicks": true,
"forms": true,
"scroll": true
},
"live-reload": {
"enable": true,
"animate": true,
"delay": 0
},
"ftp-deploy": {
"connectionType": "ftp",
"remotePath": "",
"uploadTimeout": 20000,
"uploadOnChange": false,
"ftp": {
"secure": false,
"host": "",
"port": 21,
"user": "",
"password": ""
},
"sftp": {
"host": "",
"port": 22,
"usePrivateKey": false,
"username": "",
"password": "",
"privateKey": "",
"passphrase": ""
},
"pathFilters": [
"config.rb",
"prepros.config",
"prepros-6.config",
"node_modules",
"Prepros Export",
".git",
".idea",
".sass-cache",
".hg",
".svn",
".cache",
".DS_Store",
"*.sass",
"*.scss",
"*.less",
"*.pug",
"*.jade",
"*.styl",
"*.haml",
"*.slim",
"*.coffee",
"*.ls",
"*.kit",
"*.ts"
],
"history": []
},
"file-type-sass": "{\"compilers\":[\"node-sass\",\"autoprefixer\",\"minify-css\",\"cssnext\"],\"sourceMap\":true,\"output\":{\"outputType\":\"RELATIVE_SOURCE\",\"replaceSegments\":[\"less\",\"sass\",\"stylus\",\"scss\",\"styl\"]},\"compiler-node-sass\":{\"outputStyle\":\"compact\"},\"compiler-minify-css\":{\"enabled\":true},\"compiler-sass\":{\"libSass\":true,\"nodeSassCompress\":true,\"compass\":false,\"fullCompass\":false,\"outputStyle\":\"expanded\"}}",
"file-type-less": "{\"autoCompile\":true,\"compiler-autoprefixer\":{\"enabled\":false},\"compiler-minify-css\":{\"enabled\":false},\"sourceMap\":false,\"compiler-less\":{\"strictMath\":false,\"strictUnits\":false,\"enabled\":true},\"compilers\":[\"less\",\"autoprefixer\",\"minify-css\"],\"output\":{\"outputType\":\"RELATIVE_SOURCE\",\"replaceSegments\":[\"less\",\"sass\",\"stylus\",\"scss\",\"styl\"],\"replaceSegmentsWith\":[\"css\"],\"relative\":\"\"}}",
"autoprefixer": {
"browsers": "last 4 versions"
},
"file-type-pug": "{\"autoCompile\":true,\"compiler-pug\":{\"pretty\":true,\"enabled\":true},\"compilers\":[\"pug\"],\"output\":{\"outputType\":\"REPLACE_SEGMENT\",\"replaceSegments\":[\"jade\",\"haml\",\"slim\",\"markdown\",\"md\",\"kit\"],\"replaceSegmentsWith\":[\"html\"],\"relative\":\"\"}}",
"file-type-css": "{\"autoCompile\":false,\"sourceMap\":false,\"compiler-minify-css\":{\"enabled\":true},\"compiler-cssnext\":{\"enabled\":false},\"compiler-autoprefixer\":{\"enabled\":false},\"compilers\":[\"autoprefixer\",\"cssnext\",\"minify-css\"],\"output\":{\"outputType\":\"RELATIVE_SOURCE\",\"replaceSegments\":[],\"replaceSegmentsWith\":[],\"relative\":\"\"},\"outputSuffix\":\"-min\"}",
"file-type-javascript": "{\"autoCompile\":false,\"compiler-uglify-js\":{\"enabled\":true,\"mangle\":true},\"compiler-javascript\":{\"mangle\":true},\"sourceMap\":false,\"compiler-babel\":{\"enabled\":false},\"compilers\":[\"concat-js\",\"babel\",\"uglify-js\"],\"output\":{\"outputType\":\"RELATIVE_SOURCE\",\"replaceSegments\":[],\"replaceSegmentsWith\":[],\"relative\":\"\"},\"outputSuffix\":\".min\",\"compiler-concat-js\":{\"enabled\":true}}",
"file-type-stylus": "{\"autoCompile\":true,\"sourceMap\":false,\"compiler-autoprefixer\":{\"enabled\":false},\"compiler-stylus\":{\"nib\":false,\"enabled\":true},\"compiler-minify-css\":{\"enabled\":false},\"compilers\":[\"stylus\",\"autoprefixer\",\"minify-css\"],\"output\":{\"outputType\":\"RELATIVE_SOURCE\",\"replaceSegments\":[\"less\",\"sass\",\"stylus\",\"scss\",\"styl\"],\"replaceSegmentsWith\":[\"css\"],\"relative\":\"\"}}",
"file-type-markdown": "{\"autoCompile\":true,\"compiler-markdown\":{\"sanitize\":false,\"gfm\":true,\"wrapWithHtml\":false,\"enabled\":true,\"githubFlavored\":true},\"compilers\":[\"markdown\"],\"output\":{\"outputType\":\"REPLACE_SEGMENT\",\"replaceSegments\":[\"jade\",\"haml\",\"slim\",\"markdown\",\"md\",\"kit\"],\"replaceSegmentsWith\":[\"html\"],\"relative\":\"\"}}",
"file-type-haml": "{\"autoCompile\":true,\"compiler-haml\":{\"pretty\":true,\"doubleQuotes\":false,\"enabled\":true,\"doubleQuoteAttributes\":true},\"compilers\":[\"haml\"],\"output\":{\"outputType\":\"REPLACE_SEGMENT\",\"replaceSegments\":[\"jade\",\"haml\",\"slim\",\"markdown\",\"md\",\"kit\"],\"replaceSegmentsWith\":[\"html\"],\"relative\":\"\"}}",
"file-type-slim": "{\"autoCompile\":true,\"compiler-slim\":{\"pretty\":true,\"indent\":\"default\",\"enabled\":true},\"compilers\":[\"slim\"],\"output\":{\"outputType\":\"REPLACE_SEGMENT\",\"replaceSegments\":[\"jade\",\"haml\",\"slim\",\"markdown\",\"md\",\"kit\"],\"replaceSegmentsWith\":[\"html\"],\"relative\":\"\"}}",
"file-type-coffee-script": "{\"autoCompile\":true,\"compiler-coffee-script\":{\"bare\":false,\"mangle\":true,\"iced\":false,\"enabled\":true},\"compiler-uglify-js\":{\"enabled\":false,\"mangle\":true},\"sourceMap\":false,\"compilers\":[\"coffee-script\",\"uglify-js\"],\"output\":{\"outputType\":\"REPLACE_SEGMENT\",\"replaceSegments\":[\"coffee\",\"coffeescript\",\"coffeescripts\",\"ls\",\"livescript\",\"livescripts\"],\"replaceSegmentsWith\":[\"html\"],\"relative\":\"\"}}",
"file-type-livescript": "{\"autoCompile\":true,\"compiler-livescript\":{\"bare\":false,\"mangle\":true,\"enabled\":true},\"compiler-uglify-js\":{\"enabled\":false,\"mangle\":true},\"compilers\":[\"livescript\",\"uglify-js\"],\"sourceMap\":false,\"output\":{\"outputType\":\"REPLACE_SEGMENT\",\"replaceSegments\":[\"coffee\",\"coffeescript\",\"coffeescripts\",\"ls\",\"livescript\",\"livescripts\"],\"replaceSegmentsWith\":[\"html\"],\"relative\":\"\"}}",
"file-type-kit": "{\"autoCompile\":true,\"compiler-kit\":{\"minifyHtml\":false,\"enabled\":true},\"compilers\":[\"kit\"],\"output\":{\"outputType\":\"REPLACE_SEGMENT\",\"replaceSegments\":[\"jade\",\"haml\",\"slim\",\"markdown\",\"md\",\"kit\"],\"replaceSegmentsWith\":[\"html\"],\"relative\":\"\"}}",
"uglify-js": {
"ie8": false,
"compress": {
"sequences": true,
"properties": true,
"dead_code": true,
"drop_debugger": true,
"unsafe": false,
"unsafe_comps": false,
"unsafe_math": false,
"unsafe_proto": false,
"unsafe_regexp": false,
"conditionals": true,
"comparisons": true,
"evaluate": true,
"booleans": true,
"loops": true,
"unused": true,
"toplevel": false,
"top_retain": "",
"hoist_funs": true,
"hoist_vars": false,
"if_return": true,
"join_vars": true,
"cascade": true,
"collapse_vars": true,
"reduce_vars": true,
"warnings": true,
"negate_iife": true,
"pure_getters": false,
"pure_funcs": [],
"drop_console": false,
"expression": false,
"keep_fargs": false,
"keep_fnames": false,
"passes": 1,
"keep_infinity": false,
"side_effects": true,
"global_defs": []
},
"output": {
"ascii_only": false,
"beautify": false,
"bracketize": false,
"comments": "",
"indent_level": 4,
"indent_start": 0,
"inline_script": false,
"keep_quoted_props": false,
"max_line_len": false,
"preamble": "",
"preserve_line": false,
"quote_keys": false,
"quote_style": 0,
"semicolons": true,
"shebang": true,
"width": 80
}
},
"cssnext": {
"customProperties": true,
"applyRule": true,
"calc": false,
"nesting": true,
"customMedia": true,
"mediaQueriesRange": true,
"customSelectors": true,
"attributeCaseInsensitive": true,
"colorRebeccapurple": true,
"colorHwb": true,
"colorGray": true,
"colorHexAlpha": true,
"colorFunction": true,
"fontVariant": true,
"filter": true,
"initial": true,
"rem": true,
"pseudoElements": true,
"pseudoClassMatches": true,
"pseudoClassNot": true,
"pseudoClassAnyLink": true,
"colorRgba": true,
"overflowWrap": true
},
"file-type-typescript": "{\"compilers\":[\"typescript\",\"uglify-js\"]}",
"babel": {
"useBabelRc": true,
"presets": {
"babel-preset-es2015": true
},
"plugins": {
"babel-plugin-syntax-jsx": true,
"babel-plugin-transform-react-jsx": true,
"babel-plugin-transform-async-to-generator": true,
"babel-plugin-transform-class-properties": true,
"babel-plugin-transform-object-rest-spread": true
}
},
"file-type-png": "{\"compilers\":[\"png\"]}",
"file-type-jpg": "{\"compilers\":[\"jpg\"]}"
}