From 100da69ef24b3eef701a97f6d15b4c782253b4ae Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Fri, 2 Dec 2016 15:57:29 +0100 Subject: [PATCH 01/19] updates with github pages version --- Gemfile.lock | 139 ++++++++++++++++++++++++++++----------------------- 1 file changed, 77 insertions(+), 62 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 681b7f3..44e325e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,52 +2,56 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (4.1.8) - i18n (~> 0.6, >= 0.6.9) - json (~> 1.7, >= 1.7.7) + activesupport (5.0.0.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (~> 0.7) minitest (~> 5.1) - thread_safe (~> 0.1) tzinfo (~> 1.1) + addressable (2.4.0) blankslate (2.1.2.4) - celluloid (0.16.0) - timers (~> 4.0.0) - classifier-reborn (2.0.2) + classifier-reborn (2.0.4) fast-stemmer (~> 1.0) - coffee-script (2.3.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.8.0) + coffee-script-source (1.11.1) colorator (0.1) - execjs (2.2.2) + concurrent-ruby (1.0.2) + ethon (0.10.0) + ffi (>= 1.3.0) + execjs (2.7.0) + faraday (0.10.0) + multipart-post (>= 1.2, < 3) fast-stemmer (1.0.2) - ffi (1.9.6) + ffi (1.9.14) gemoji (2.1.0) - github-pages (29) + github-pages (39) RedCloth (= 4.2.9) - github-pages-health-check (~> 0.1) + github-pages-health-check (~> 0.2) jekyll (= 2.4.0) - jekyll-coffeescript (= 1.0.0) - jekyll-mentions (= 0.1.3) - jekyll-redirect-from (= 0.6.2) - jekyll-sass-converter (= 1.2.0) - jekyll-sitemap (= 0.6.0) - jemoji (= 0.3.0) - kramdown (= 1.3.1) - liquid (= 2.6.1) + jekyll-coffeescript (= 1.0.1) + jekyll-feed (= 0.3.1) + jekyll-mentions (= 0.2.1) + jekyll-redirect-from (= 0.8.0) + jekyll-sass-converter (= 1.3.0) + jekyll-sitemap (= 0.8.1) + jemoji (= 0.5.0) + kramdown (= 1.5.0) + liquid (= 2.6.2) maruku (= 0.7.0) mercenary (~> 0.3) - pygments.rb (= 0.6.0) + pygments.rb (= 0.6.3) rdiscount (= 2.1.7) - redcarpet (= 3.1.2) + redcarpet (= 3.3.2) terminal-table (~> 1.4) - github-pages-health-check (0.2.1) + github-pages-health-check (0.3.2) net-dns (~> 0.6) public_suffix (~> 1.4) - hitimes (1.2.2) + typhoeus (~> 0.7) html-pipeline (1.9.0) activesupport (>= 2) nokogiri (~> 1.4) - i18n (0.6.11) + i18n (0.7.0) jekyll (2.4.0) classifier-reborn (~> 2.0) colorator (~> 0.1) @@ -63,64 +67,75 @@ GEM redcarpet (~> 3.1) safe_yaml (~> 1.0) toml (~> 0.1.0) - jekyll-coffeescript (1.0.0) + jekyll-coffeescript (1.0.1) coffee-script (~> 2.2) - jekyll-gist (1.1.0) - jekyll-mentions (0.1.3) + jekyll-feed (0.3.1) + jekyll-gist (1.4.0) + octokit (~> 4.2) + jekyll-mentions (0.2.1) html-pipeline (~> 1.9.0) jekyll (~> 2.0) jekyll-paginate (1.1.0) - jekyll-redirect-from (0.6.2) - jekyll (~> 2.0) - jekyll-sass-converter (1.2.0) + jekyll-redirect-from (0.8.0) + jekyll (>= 2.0) + jekyll-sass-converter (1.3.0) sass (~> 3.2) - jekyll-sitemap (0.6.0) - jekyll-watch (1.1.2) - listen (~> 2.7) - jemoji (0.3.0) + jekyll-sitemap (0.8.1) + jekyll-watch (1.5.0) + listen (~> 3.0, < 3.1) + jemoji (0.5.0) gemoji (~> 2.0) html-pipeline (~> 1.9) - jekyll (~> 2.0) - json (1.8.1) - kramdown (1.3.1) - liquid (2.6.1) - listen (2.8.3) - celluloid (>= 0.15.2) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) + jekyll (>= 2.0) + kramdown (1.5.0) + liquid (2.6.2) + listen (3.0.8) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) maruku (0.7.0) - mercenary (0.3.5) - mini_portile (0.6.1) - minitest (5.4.3) + mercenary (0.3.6) + mini_portile2 (2.1.0) + minitest (5.10.1) + multipart-post (2.0.0) net-dns (0.8.0) - nokogiri (1.6.5) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) + octokit (4.6.2) + sawyer (~> 0.8.0, >= 0.5.3) parslet (1.5.0) blankslate (~> 2.0) - posix-spawn (0.3.9) - public_suffix (1.4.6) - pygments.rb (0.6.0) + posix-spawn (0.3.12) + public_suffix (1.5.3) + pygments.rb (0.6.3) posix-spawn (~> 0.3.6) - yajl-ruby (~> 1.1.0) - rb-fsevent (0.9.4) - rb-inotify (0.9.5) + yajl-ruby (~> 1.2.0) + rb-fsevent (0.9.8) + rb-inotify (0.9.7) ffi (>= 0.5.0) rdiscount (2.1.7) - redcarpet (3.1.2) + redcarpet (3.3.2) safe_yaml (1.0.4) - sass (3.4.9) - terminal-table (1.4.5) - thread_safe (0.3.4) - timers (4.0.1) - hitimes + sass (3.4.22) + sawyer (0.8.1) + addressable (>= 2.3.5, < 2.6) + faraday (~> 0.8, < 1.0) + terminal-table (1.7.3) + unicode-display_width (~> 1.1.1) + thread_safe (0.3.5) toml (0.1.2) parslet (~> 1.5.0) + typhoeus (0.8.0) + ethon (>= 0.8.0) tzinfo (1.2.2) thread_safe (~> 0.1) - yajl-ruby (1.1.0) + unicode-display_width (1.1.1) + yajl-ruby (1.2.1) PLATFORMS ruby DEPENDENCIES github-pages + +BUNDLED WITH + 1.13.6 From 06c6cce73bf13c9552c9cae49a9098b7356ff0f0 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Mon, 19 Dec 2016 18:40:41 +0100 Subject: [PATCH 02/19] First update --- _data/nav_de.yml | 12 +- assets/img/guide/Thumbs.db | Bin 0 -> 211456 bytes assets/img/guide/einstellungen.PNG | Bin 0 -> 47087 bytes assets/img/guide/ergebnis.PNG | Bin 0 -> 19118 bytes assets/img/guide/formeln.PNG | Bin 0 -> 63741 bytes assets/img/guide/frageamlaufen.PNG | Bin 0 -> 46026 bytes assets/img/guide/frageauskatalog.PNG | Bin 0 -> 11876 bytes assets/img/guide/frageeditieren.PNG | Bin 0 -> 44388 bytes assets/img/guide/frageerstellen.PNG | Bin 0 -> 35004 bytes assets/img/guide/fragenkatalog.PNG | Bin 0 -> 33635 bytes assets/img/guide/fragespeichern.PNG | Bin 0 -> 30322 bytes assets/img/guide/handybild1.PNG | Bin 0 -> 58251 bytes assets/img/guide/handybild3.PNG | Bin 0 -> 48071 bytes assets/img/guide/handybild4.PNG | Bin 0 -> 63610 bytes assets/img/guide/neuefrage.PNG | Bin 0 -> 24227 bytes assets/img/guide/neuesession.PNG | Bin 0 -> 33921 bytes assets/img/guide/oeffentlichefrage.PNG | Bin 0 -> 36466 bytes assets/img/guide/persoenlichedaten.PNG | Bin 0 -> 56986 bytes assets/img/guide/pingo remote.html | 31 +++ assets/img/guide/quicksession.PNG | Bin 0 -> 11276 bytes assets/img/guide/registrierung.PNG | Bin 0 -> 27343 bytes assets/img/guide/remote1.png | Bin 0 -> 53198 bytes assets/img/guide/remote2.png | Bin 0 -> 46808 bytes assets/img/guide/remote3.png | Bin 0 -> 6897 bytes assets/img/guide/remote4.png | Bin 0 -> 6499 bytes assets/img/guide/remote5.png | Bin 0 -> 9281 bytes assets/img/guide/remote6.png | Bin 0 -> 5563 bytes assets/img/guide/remote7.png | Bin 0 -> 43064 bytes assets/img/guide/schnellstart.PNG | Bin 0 -> 19771 bytes assets/img/guide/sessions.PNG | Bin 0 -> 10158 bytes assets/img/guide/studentbild.PNG | Bin 0 -> 32591 bytes assets/img/guide/umfrageuebersicht.PNG | Bin 0 -> 7765 bytes assets/img/guide/verhalten.PNG | Bin 0 -> 7340 bytes assets/img/guide/verhaltenrichtigfalsch.PNG | Bin 0 -> 23587 bytes assets/img/guide/wiederholung.PNG | Bin 0 -> 18820 bytes assets/img/guide/zeit.PNG | Bin 0 -> 3734 bytes assets/img/untitled.txt | 0 de/faq/guide_lecturer.html | 230 ++++++++++++++++++++ de/faq/guide_student.html | 37 ++++ de/faq/guide_video.html | 15 ++ 40 files changed, 323 insertions(+), 2 deletions(-) create mode 100755 assets/img/guide/Thumbs.db create mode 100755 assets/img/guide/einstellungen.PNG create mode 100755 assets/img/guide/ergebnis.PNG create mode 100755 assets/img/guide/formeln.PNG create mode 100755 assets/img/guide/frageamlaufen.PNG create mode 100755 assets/img/guide/frageauskatalog.PNG create mode 100755 assets/img/guide/frageeditieren.PNG create mode 100755 assets/img/guide/frageerstellen.PNG create mode 100755 assets/img/guide/fragenkatalog.PNG create mode 100755 assets/img/guide/fragespeichern.PNG create mode 100755 assets/img/guide/handybild1.PNG create mode 100755 assets/img/guide/handybild3.PNG create mode 100755 assets/img/guide/handybild4.PNG create mode 100755 assets/img/guide/neuefrage.PNG create mode 100755 assets/img/guide/neuesession.PNG create mode 100755 assets/img/guide/oeffentlichefrage.PNG create mode 100755 assets/img/guide/persoenlichedaten.PNG create mode 100755 assets/img/guide/pingo remote.html create mode 100755 assets/img/guide/quicksession.PNG create mode 100755 assets/img/guide/registrierung.PNG create mode 100755 assets/img/guide/remote1.png create mode 100755 assets/img/guide/remote2.png create mode 100755 assets/img/guide/remote3.png create mode 100755 assets/img/guide/remote4.png create mode 100755 assets/img/guide/remote5.png create mode 100755 assets/img/guide/remote6.png create mode 100755 assets/img/guide/remote7.png create mode 100755 assets/img/guide/schnellstart.PNG create mode 100755 assets/img/guide/sessions.PNG create mode 100755 assets/img/guide/studentbild.PNG create mode 100755 assets/img/guide/umfrageuebersicht.PNG create mode 100755 assets/img/guide/verhalten.PNG create mode 100755 assets/img/guide/verhaltenrichtigfalsch.PNG create mode 100755 assets/img/guide/wiederholung.PNG create mode 100755 assets/img/guide/zeit.PNG create mode 100644 assets/img/untitled.txt create mode 100644 de/faq/guide_lecturer.html create mode 100644 de/faq/guide_student.html create mode 100644 de/faq/guide_video.html diff --git a/_data/nav_de.yml b/_data/nav_de.yml index 21b2acd..1200d93 100644 --- a/_data/nav_de.yml +++ b/_data/nav_de.yml @@ -22,6 +22,14 @@ url: /de/faq/ parent: /de/faq/ -- title: User Guide - url: https://pingo.upb.de/tutorial/tutorial.html +- title: Hilfe für Dozent + url: /de/faq/guide_lecturer.html parent: /de/faq/ + +- title: Hilfe für Student + url: /de/faq/guide_student.html + parent: /de/faq/ + +- title: Video + url: /de/faq/guide_video.html + parent: /de/faq/ \ No newline at end of file diff --git a/assets/img/guide/Thumbs.db b/assets/img/guide/Thumbs.db new file mode 100755 index 0000000000000000000000000000000000000000..4f00a9835a62f53f0ecb8b7a9136f80e856c0be9 GIT binary patch literal 211456 zcmeFZ1z1+i+CREzq*GezQMy}@5GfG}X#|uI5J>?6frpTkM!G|35R^u`y9DVD>CT7e zISXTd@B9Au{(t*B=lag~-{0J>-(uG$;} z1SW`UAh1ASgTMiS3jz-WJ_xW20E8fjKwPCK0bNoM*FlhhAO}GKf)WH32x<^CAZ~!5 z1wjXb9s~mjMi3AXH$mJ2ag`r4=(2!d1;GY_9RvpmP7qumxIyrM;03`4f*-_HI#r-LB9ov=O8RWyZ~VZ!Wx7P2wM<#AnZZB1mOU}5rh+nS0J20xPT}I@eIUOTf2j< z2M8z#PY`NgPBvglIF#XK$ zH+_DP3j$!BML?Gyq-zRNzOscu>b#)+j|@ov$Jo3Yr~fSdE7BuZgAz1XY5r~g|I2~j z{Z9bwW4u4co)OpsjlrHL0FHsH9%urNfU6ny@0;KK|2GH!eyl%-3WAR)4v*L zCSVzaLE2Ykc?!;oSL1*ieC7q;{UdWl9~pd!4&tf||0v!c!{xvS*}shcXFtZ92v}#4 zAGD3Yn)87(fe`5OfcQt|ivHD__+P2NCK$hi_Gga2>u(Cuy_y5~f7Dk9DR=Lm;{$eR1_3c6jTgURE%pFXc*V9uYm>|59i9@5&m#+emOrM{%T)kf`p2Wj)RGF z9S7$+2_7CE$(4mi@-rFXKb1)XK!^#J>Lm&i1At73ghGgfXt~-`AfbV!{ab;-XJiyq zG;|EiYgpJ|gfarKwNOxyQBly)P{CCI$sK$Tpc0}H(ep^56RSSOV6Y?M^@>QxWV~C_ zNUAot3*j@e_r8X8os67<^5!ijW)@a{0YM>Qk=xSuWMt*!74AP$*U;3`*3mUKF@0uc zZt?u3gQL?cXBStWH@<%U0f9l0QSYK-V&mcyGBUH?f5^_s%`5%%xvadRvZ}hNxuvzO zy`!^hXn5r7=-9XMiTQ=arR9~?weRbD`v-?d$0w&}=U4SY0#JTd>u)vtOT7rMMgi(o zyIj=^3HjAk#R*Z-=y}kIq*O7U+7UDGdSQ~>jYuzPyvE3Mp!V=T_=PT9czI~7%qi^O4z~Z&5WWJ)OYX!eg^YD zRb5rOJUGMOO~a*R;}mU+Bc`tLgiu=vGv>@W(zFULs$36(RL05rMkCqhVT+>4pn4tf z5#-&Dp~Hz}M$!Gd*@*TfUaaoZ&dZMxGjr4?y#_PC2DxYpf-HxS02TEc#A~xXT2ZG5 zjZPB?Ab?C$U+F~=dswD|auxtPw;vPkuLJj!u^mvKKil__d|N|U6!+2vNQ z6^r+nM@z#QZc7|5)`YiMCD$8ODcW)aEnuzOfU5edD%S(866@#(!F&2_a`Yi6Z1_yQ zO3A8{SdyqlPNyuEmuWVd3%p@YoXa6wJ~oaiEAtO`*Sj{3%T!=d$Id?J!ExUcY#Nyz zcB9-&436nBgN&`k4e1MY#X^s8~c2Vn77Jl9iZ*iw&E(eg>Eckj3L>>jw1Gfu1(~z_>5C$7eK_4RKSoqDPb}r z`nYm;CHbD#+|AyZTy~)_ieb$e%t+ZOU1=QK7L)=d5zR&yw&S&JvMOR9{> zS;5?zYEtbphN_ZO5`QO8bH_{01;_HB1;O~_L3Qp05{+#h~!vzJezf(9*VUW4v@Kme5Dzu!M^B|$RWv^}T2_+Hs2sb1(J* z0ZMWn-tNXeJtl>;mci^s?ByujsOs{iV#4}@?1j(-rF>K4tz}v>TPltNg3eCO1A1Kg zHmrGKIfLY7t5&L>#IqK@{|$%LoV+KG3Qu{Ru@>N*`cdh=6b zrK(O%sxdsp8`{pqEhjv^jO+L~h3x4({Jt@Kb}P7%G%K{cB=SzOSZ!&-Xm9DKMq#9O z`Mt3b+Po9^B5&C{k6mK42&=6a`>-QBj9KSs;|M=OV`j(ZxW=Fxdjeav^cmx`ayhMd zoEf|>*7}n+aSFESah_S92-2+d+s!EoCk~=_xdM`8$0!pO*iFexB2{YxmgE4Ri;xAG zFb6t8;y#gga}Fuj2aa&br^?eEZ}unOTEb_%-Btx**g=YY9{wiA{Q}kBQj{4wc68={ zbm<`{BSWGFWCSq-9~9w*b$+S;s8e9*j+&OHsFM*&8U=`{R(8gRdZe(I*>@ABIStbOEye;X=&P@vfA|j&kI-y9S#&`|J%V+Nha8gO1yUxTz z9(}j19gK^seToghU&v=|qDz;Hn1*L0_c1gr;wEYCNdy&{#$5j_m^U~jLyVba`;3D~ zuk(wy@7*EA@V$^G4j5Zbk&nS%TkL#y&X!GW0@2l z{dW-y^!F@*2>A%7Tw}pC@4D%wynH{r=WK@8okQ10sSX3W`Wl06Cp(OIs5Ha5qgFWr zcMI|+J2fQJqUxV>1*Xtc1zK}_uz133Vx~QdB-l0HH=}SNR;k)Yc84cXy4_W=8(G%G zJp0L8=8z!kXELfaJyV~epo-C-dm`v!0G0O9SHu^e4XUdy}z79PdDp-z2H%1cp`s&XEb-Jv`8555c?E%f zC$_$nr3w4uO>+JS2C6p}+Ml9WbQsOTY2HUKx|vaQrnzZX>~GZ#Q^$N~=%v@xuy|}p zVaQRX%X9OiWC_!@6MqSBE}PuZB~;(@s1kN3tHoP*i(Xv=3kZ<~MT^w7K#U}?MzePk zsz!@vasAuA72N}?wr?ZGPu1cY7A@|vh5D+8de=@UDhCZ&+}2$6En~KRaFQivhY_fw zE{W_fhZn}iayg1>7fZii7@1(!7T1}&Wmmg}BTrh_zl*PK(Ln>7MJp{6bxI&&)P~1L)Wsb;CEHJP#Zqbue`(fOaf01n>+!<=5&Gp|7ch>gk+@sqv~~ps<^Q z0J%%h1if!ac82fs;uw0?1%Lg)Gy;GifQ9Etly{=b-*e_u38y$>(;bkfw*gjfqH*77 zba^$LkH*H;Wgetqdh~L^PN1CTB|N~1D6#^Qrt+%+&; z?0=(n+TX%sX*cVhax;iL%fFkWzS~8JrZJXkt}=nsA1%6S^0TMwgGUqnSdUxQ2INU2 zM!XBCwxgdm;zoGm;mO_}nbAGR@2btecdArqk>GGFq`NfsdRSTeUY9O&LPuLmfoZAO zXg~~oBYo*)oXNst7{gxchom-Iq8WXIjPT5!81BZHC*3`h9qbw2x<-G)+UTH&X9^LROLZ6pHAC~V3V%xuetYaY-=j$>Yq#H&FpYaT+XVe{8@*ef{sf%DssIG-suif39<$tiSe`XfeNb zk|fPU-HbM!ZNO64vhpv!DIK8N3(if=1+z$WPy($Zj$3^9FAOI%RoF9wbTCo9OJg)x z`g^;$h1X<71k{GxZlg_Ru*ugMqXkFXlYcJ8yr}v3e&Ge5m3~3CShx_==a1E9E*UdJ zm|shS?HP>reA?-C;{B^cdLJp{uSG=jOyq4&erA7xyk*Sb3CcM(djN9Oa~1T8aic?t z_^VA_H(5HY|8&?Wl9^FETv!81u4~n+VaZ#0BxI9Tnz__T zA^3fW#4(-^0+3ZSSkdtHyHyO?u@w3cy3xPl;(WfJshl7>&EYt8+<$6i=#KynR`bBK zMV!RxCGGA+Jw5_h?bkp6_1w_C^E2yl7?SgD;eiaY$MXCA(fNP$=>?!6Rr z;X+-co!QT4kWJ*xsAWlFd)D_$f;bvJYGJ))uEY)~rRo$l;G-`tgm*L}01hRILRziM z7j7rVAvP=iN3$>lppRc5F<<6E3r;L4`3S({2?AI=Iz;y`&^`56Ec?2tAXpLJZb$gk zTTKS9iY9cFf+ob{(P`KPnH%l5n({O4Sf`!3YpW~ms-YMt6|R?prwTvjM3CAsRw)7) zyk>CACU&U#F7Jl~dn*AZcd}UNk?y^yLMDpwaeeJg^NgS~;5 zGoyHW`y%ZLQq}F%k;CtjlvM5yTV_WZ6sopSa#F_+NxLDQF?lvL-JlCTi3xdEx zwQ{S?4Kcy;F$2mf%a{t;7%c^3Wqwa8dgCWm!uFY>no8M3(hT?-yW6>rh31;oAxEEd zrXTBNMNZbey0=+nBI;ePzGR>0E}3}_ubboe>#!zWswaV(DdWJjM~NSQEwZ7jlGnu1 zt9^PupAT8OoxbmJC?KVPIDa9vkv-fX;vm!4KP&cA_$D z73zOR4OPj6<(z$jlP5MHfJ1^21hBJ23wu`QJHW4JgZo`DK_F$($`n;|Z%4!`f>~xt z7D-q&$}8%d#?Ft@g#ECq*cMsGG;^6CWm;=}LE6r0qu1DWo*q6DTSEY~61RUj3%C78 z9!*Nyr<=(*V$gA;nvEq5*ZwI6z~CoLAV>5@YJeH=kPdR^>kGSRKFIuGr(q2LoGIm! zX;1uDAH-Jf1b!ub|9vvGQu59X?J)wQg!oJxJ6&>zkUjBDlk9*1&dsx(%UL1^3-|#Git8{ET(f zMf<+tZl*)(j6@^?@OAbm+dXI#Joye0;xp9kb-ihx`A&{nHIQT<;zmtp7;Dmy6Rpe{ zqGz)^+|oUdG=J)t3;m1(H=eHH6QAXJvfq!BT8qtN7`Id%D8&5^Jov3)op`B4>uowNc#fv+d;%3Sc}i4q~L_g|D#O^xf6K z-+(orBLK#!x0UM%AOmC|+LXOv*p2-)WyeI3IG;)rytS z$$t(VuZM~-dF6q*IH6_KHzlk5^=IG5uLbjU5t?w3_^@JyR0T7xNO#yvBcHQwf8WdY(E zM+tzC!sX%_*Qtt0gp}2^$Xflp%r8-oLO11)&7k;+1uNdGm%+x_6dS3}^FO=R!$skw zzh#O02!LumMQ9i%WzCOi;LhWlA^(;#oMzRSEuNf+M2bA*>`ZJa+=`JO={uDiIEyaU z&&v*i>^R*y)ryc_Gz`QxChpE^=GZLx^d^YqD++5B3!~zvE~^Cy>b4e+fsiTFv(E|s zpumw`ckZzXX}{hRUEL zht%elNeo2xBjzXgDUZY#w;UbPg>l{j)XFI%Qyp&ROW=qm^D6?_o88U)NsXDy|woTiE7X6K(XRRO&>^ zI6Hizauf*)08dME4+jYV&59Da{_HjR*KqAO;5una$o!*f5MpgaKBF7m~lmTBWyRX7TnHC zTx@E*ojnRX1cg%mdvYxyOig5d{f~5rPb`>ik<@%m%@~tXS*-f@f>-3dm+Ao;e~Fne z_yx(!OK`T^DS1o=b^MaEj_$v3dQ531^T z&C?m=jiYxUK{HMjbGO^Yo1?tDzuYTDB5Msn+hV8+e;CFbM(84w>QHa? zE$*?mLR|$lk@&M!EOP|lcjgb1=-76FAA;FtrtZjr0>z+%rPINA9UZrd_zaUk*ev@S zWK%iG$&cO95f63lt}aclkZ9&x?bSEuuN39h^_lPzQX#iwbPUoP0qQQ4f=x>~n-r`#JRK@R>v~(L)r_J zFyWY|!;eS+Lz<#sXY!}1-7q#XwLu4WBbitgZ;EN-NCFcLBgR__shZ?P-v0ZybLX(_9ZVn602Hckz8?HB~j4 zWKFToW>9<5=0W(i3;~dv>m~;e>FMf7yD=ruV-uKilP|K|?u?G=w(SY5a=JW(5U+?s zPG2wfZz9=b%Q$l8zv6rk`E*$s>#ZzM|Eb)%GKhJ8Kk;SUsMcK)^0#~hNQb`aUj-EJ zT<@}yQ;B~1*$XGK1IC&c9K$q#b*8LAIalQ84x=m?SrDTIN+p+F zc;6JmoC-$SQAVBhsN1#0i<(#P{?PMDd3RZz>n+plV+vHdS(Z$3)(f(RW$dK^z4PDn zO}}Ydk!`!N>`^Kcy!E1K3>CGoN|?7Mygsj|yuTQEPY5@#Zi2TfoI&<(N2EfmD|qX; zk239-|IDT@cBOdo-rbjEdoHFy80{yD$n~lU`RgCeV|dre?n>jZRlQNIEe=g(xASun zJJevJK18o`8}+z;n)h{!R?+)dN$PW=xySf1{7L9CoL+$abIQ_8UWX z0%Km{j0%p$UAJn4hzsY+P2#Up#OOqC-K}{X8#4Fig$l%%95lmU{>l+%ASY^=^h_KoXdeVivP>|kqn=fz^-g8V!2&TMKHZ-YR_+|5hsISfE zNd**kBLU0&XSg`44!Mw+`Ff|WVa#asZ(2*BCH z0m*F39szthqutB=?a7;Y@#8f7!v=IN9@lTe<-kkJpYHRD#H%x=+z(swy2tM_i~sf% zuC!mygRtHmr2EVHH~D{x`Ohs~64a!P!|rE5WakK!M+ zSI)5j#h?8o)4V8wnQ|blL9{v88;jZ!g*D zdS5vyszJsm}+L>=tF^Zy-YF@LPeXLsPit}y~Esan1-vAzsCG8_J~~(Bo@`~ z2sg_7bkTcAs%L(fF9>z1^Y$d#xip)Th%b7rw)??1hhIxK;1$Gd;5Zt?c|GIVfRxv zqoAM8Qg?G+sEs{Ti`nDGD3WIij_ACD{t!b-vu>(>%4Qg5jx15C1n*ygHii9ivo63v zZC9@h4(jg9wo8dNPsR(#>?Yg{#wx<-9Dp18a(EH}jA@Gh%-}i2hl4l*%r@7>x;uQ| zB?$-r@%Hk6*>-BYm8hMS(pYazov}$vL#;soI;Z$6&#_W|@x$7RVS63_)2Gep>*LxT z`xsUo4@sgY3Q&XY@={BX(-9!m$k+>t6Mfy3w)(ni)fzZczyv>AIMz{3`RaNihLrB>TAkqOAdKL`IJDE<`3<6j& zFwov{W5^`%>D;bp;UJd(swEq#bmDKl`yRQyTALnO)=82|D7;cq@f{>D#{BE@+XZ~z zRcVOs8=Q2UH-3F24ot(ZcFoWq=2ohphnn}A&7AJsD<$B0*Gbc3$*xR3RS?3jIkyBI zRt#vQk(^SVX82@X$L_4jW+#w5@WshFQ@-$HU)wX82k5M6w6|}u_oT50j5mLn!+XpB ztaNyR%h$x0lT77JE5yirk_peZPD!QD^nGkig-2tbAgEGn53?n;#P28%9x)YWQ z*4c!-FrzTtUU*m6H&Z%5g8x|=a~clVd?Oj2ya%$DYC%AEFGb;fW)!Z!`%34>6k-h? z3f<)9K>50J=rX6k+oyMWo@WT2oyd~5c&1Coo!s_Zc8Vu;t6=vme5Sa&*hJhm@FmMn z5UZdj8_By`KHXE8j$d)Cd|86+Bg-C@>YhRDvteiPaci4y$)bY1W#d~9N;4IZOJ)ck zno_C8H{7(-r&e-4wpA3ncHGVrIN;V*)t-Q2LPVULoiu0X6Or$m@!m22dFMsfwC-B+ zp~nZeF}LdPh3A%o;^)+@#m)F={3yYIB&>U?_XzY)u}mk zpI2OsRD5fp-7zd`n%!o`KD0&AV-*Zs$KCoyt>7Jjs88~Kw?wm1(>Yu1G0zm``$H33 zY)&$Q^FN%L&UG$we@Q%h@t#8ZA(C1IJt{KN!VEga+FpSVe$1Wv@pSkC{BGDM>C0A_ zFYuDm#>Y({OMYm4QtZWEt=tWZvm3%jAkTW7KH@Bj+-=x?#bLk&IBQas)hSxs>s+=v zTV=%&my5YeT*0`h*^p$~A}R7j?+*0O+1k7Md%1Dt8FuFCPs*PVmDVh0f78*$!05*4 zMlDM&Um&p|1jcb1KPflaAeR+r$~N}aVtuEyu57>)EV-B}=Q*G*znip764LufWo%0z zkxfZ(NW`I2$G4}ageL#T!qcW;R!|eu3TX^7Bnd%X9${+ z)UleZ0+uAJ^4t#Y)XgLtn_Jyz*MLX7o_XJywXh^3?uECUM%hkzrW7WW8{)g&%#KT# z860Ua;yDm$f5$N@p0#RTQck@pZYVNy@g4!Z$u|UQ%=djYAVs^{A64$=q9nKYVgNWq zEwt}+s`l_INIU&#IA*xQ&-^6OG0{%3dhQc-513g?ilpJ0X`M>UQ(YL-6xK)!MWB6j zBJL22!;xWR)<)*B!epWkd=U9ceEV&a2jKvWvQ#jY`0|6Jlvpb{g^nC2DE=oi>TBY^ zH}#MN2PlW%8ZA=QySODE=!kkBmKQV8b2r}%xQ=xVf>S>A0Up_>@V-1$(f1l3L#%2N zIwJ&UZjL%s*4-RQe4G{(e9hv*N!&{%K>1!B6^!*tC2uR@T;g(fc3y6h@eq13U*A-q z3TpNJk409Kv7>IuOO3OaLZ!apj{%yLB-;CtX$T-T^%UbM4U==SBeq8;Gcf*c1YHNc z0wXOi?Sjb0WVY*v)ku$VYrZv11Taz72b0_5teMxlRkwTOHNrWb7Lqy1_~Nd~&91wp z_osZN$~@HOzxiqwqS&#mEoxMjy>zfO@$Y@|hzWzY z!ZzP3Z&zHxpnC;}2N(5ovBj}q5+L_D_1vuj0kqejZqZsGfb4E4>@@-i{aXLG_?Z_B z!xx3%%^oexe7Jub0eDlMxg&sGtkgfmAN)f;dhm|Vp!&*eJ9yBN_>U5Vh{1PG>HnXT z{qEGoUEwr)(kXGF8M{@C03^VNegyC$Z&1JA!s+;9x_R^fj-QeAoFG+rowjJ-<~D}; zWbm-Hn9|MitaF!=YFi2o(|bKuRno+jb3oP>6BDYSB=AhP;%LfZ_Iy+C!Ve|%sgcb<8905vsy^UW}>ZReetH4+^Ugw?y5iOCm;-xky7CzJi^Fxf7_)K>!Y zdJ4XAv*jDW0 zH@%Aus})e_j1$&2S0YztMBYo2ga-AzS;}R+sjvvS!52D$B>l(AXa4b_P?s5n?T-Qf zif{7;tycNupM`1y_|w6_?R_DU&hz6r$KEa70v&_h{F z_>r2`Z5Z*=H0DU8Q$QnySZb}p(!pr%#*G_wBV~!W4`)?UCT0ezA}4q#6e@6l)`-M! z^OXjVjA2Kb%D9$(+$HPVrRYqr-r+x9dQvXT?zBCXC+JzvEHFr3w4pz&G`^8JSQI$@ z>WIgxE=;LlsBU7r{>F@7@izhGvr7cfp&<7+pH9g97rO}m*FMZSz zKyI|^p_p3NX5V0Z#Il%npWQ{C`H`>r-*WpyzVTfC0=XGj6ZzLP-m_}2 zO(k@M5q*N)nQPU{1>NH5IiJBzcL2i{W4QPWwpV>Tp0*g+kve*gCpO>H+)}|w1@+4@ z?jtx9x=*C~+oM@V>d&`-5qm~yUo7zj0mREr46RR5cLn#@_oytTB*)=-;sLqk`cQX? z9Z+GQRU?R1uS!9?xOC&K@m-aXlC4etGPNhc^zTZ17CF|li)Ll!dL!SR$f&Q&*4 zX_9SRy}FJ!f;L&s@0??OgU+6USJTxJf6DJhpML68YhO*~%PyOo>1()mIqeBt0?rxsS9ZyLiZwgoUezD0`c05|KN0RKbaesm|G!WI zw`F6^vxlS~LH#Ij#ocpwE#d@yiT7{P|7Q3<+0F7@Z~9H>5Xs`?wAg-;?AX%rp!~`- zqN~dGDbKg<@S7CGr|s*a*JP1PPWB$upOe8^PqPGTU46m%z?-MN&m|Woax0oAMu~S{ zw0Ym3rz4asmts80jH&ps-B8qZ?@;j+_Q@LGxE{IMQ^^V|i!dTgb< z$?w%)6ZG|kB|~l&C*`j4$Tu1lew6QkT@HTy6iv>Q^j7Osj^Bb+=Dn3&C3;05Ip@G+ z&}}xa&$$$j!y7!Mic1<-OVaQ2Pw6cWeShz6Gud-i@KAldw?Ce3!_q3dIN~f>#v>kA zZ~mIm8}oHZ3=SMtJOy&p95k;-RkAwH5CD{)&-x+ni_(@_H0ijNPzVN)_T&|k%dwQb z%}+;Ckl+o?CY^*f3i z?j=ZjiVNyZ6DwYtgzZawfrdkky3b;#!SxB2l2NY>ok!lyzC?Z@u}jGX>NTHA*0LY~ z$wYh@`r9id=Ks+|xtlYnRUt+1YLP}dGQHJl<51cmCU|lqTI*vlIs;G{FHOlGjv|8q zTEGbplgw9QjToHpJO`nB{Lq33xZFwcKK`Z-lo#CRrzU7>iDN|QD&}yidP3;jyyXp} z^&;Hya}T{)tkxsj`#Ic_p}Bt>+zRU;o!0l82+RL_JBM8X%El? z1;RhM!t=L&^Pi`ZJMW}jg1RCAy8mw{GBogLrrm%^!?$7&66&s`3)oGmhu6SS)nHzK znlLzY$ia3GkH1@<<6hkC(!G-HcBM(6kJm0GUUW12ij&q{KWaE8?@WD5BqdD7Bq z4jo~r55a_WifBNZ=Nq)zJvR8x76Lter4#z61bT$RlJ^N zjT14Q7O=QXcjL`#SCbp7K9#nlsb(W@in?9B8J45(drLA2cWwpaeLK2ij$-^fx5SaUSNNF8%~k3+Vj76RrqO1=`tlS<+d5H;HxJ0nB^pHB zF37;<7wlKUTTzi{z(WO^Kv=F2?RF}7LsE9Rt}V?mvd!p?*;C4+_Dut|q-o!lBneR1 z(jht>mhs$*IY)i5h=WPD6e=Y`olAW}zR?OeP=%c+e~0s1OH4~-pN`U;1ReI?rYPbp zieU6A?{MNH6)iW$j`VmMiqz03j7llDXB|s3@JUGi8Cwk!c`*L57h6i)<82XgbWfpI zKgwY~1+9iE?-elD>b-xM)%=RYSI6@+5fLhd>^KsS-6z1&}Rf2*d<;#r@e<1ALzA$R23wCNEt%ElnRylAR_gCs)ET(dS z9Vrk-FGjq|XKtXI^BLKd>eWs|-~Pe7LGYH}0iL>e_3g|ruk7OG@HsT(b`W6w)Ax(n z;B{inAK5;f^WUAxeZ1F%iZXy^6=8Dctu{IRf+Ak z`AkY)cvYrs14#XLwSxGJ7zqRQp$q2kL%(`I=t$R2GLDMGqe8`5WNjAiU}X5XGz3#w zU)W}HNXKG2=yi5p>RDY!uARY9cZX|D`Pjg5RA)tR?5za?-` z-8RXTi?}DB3`h00sMBqdG0iNrY;mUJepilqSAftKA(3I>Z%{%7Cr-K2L-f~7R zIeos_G0y}wTN6b?TRZzPB)CMVsgJMZRpRcv6U$D$RwzZt^PXZj1R@5Wo|2oA?NScx*;NKxb6*`HL+67{LOqbmnaG@4?w5 zi|OB}5kR`$%dsT`SI0BxxZ%Z;D;9WfMDNGN^*k?+f%B`z8V32*KfK5R^^t#Gn}qiN z0Hwb_s2u**|EvA=KPVB@K_pi#eX@TA{lC}$*8ltUUz>k@{Xfo&hE#k9J-M2?q0fny z^0EdBR%!R7hQTXfqyduz1u@dyeYUt4OGAggRh63N#)6~sOX@(C%w!A}Cc8QT62*o- zMxX>Qs%>FexTX%?B7M!Bvq&R}(us>jI0(Yjy&c+2VGriF)jVq>p}pI)v1rb6Jpt};UyCPEDQyd z+ys13+}&u{l^yENv_IGjSu_JuE?u^d=QuBgj-tzIQs5Mj_@UZk zLI{T<`x{b#5z>@lg`p4XP9ecgAGz`TEz{{AQph*6EZxBDb!(ol^q|uGGrsI$cERQ=@{m3VfTYa)Ve2>UbDoDn)nwdI{>yrzFj4kehw;5$Uf(e}BgR5`D z4(Z&|O!nQ9XU%Zo!Fp8i`_Nq|dhDV*nJohF0)=o9hd4JdPG38|6nJ-AGx9|6!fh>P zVygCa+ap)su5BQC3SAQNtRU5I=9-GaApZb{;h{YAH0Z3|U{Flv`j;gzO~z z-NKFnhS4WtY0X3F7?UG;n@pP__ez?^KEQ0P9y~wi?U=}Lb|{>kco=z$H!=C`u@uvI zV^lX&&m4TSZjh^64kmQ8G2CNjmwie#4=;QXTTZDNWoJd#rAYc2FPJYlpEX=oiuy)I zA@tAfTO8qlZ4*H06rcWmFIidn-f&^7SEy)j;LGE9F$C~g%7!W{SgU&~_BA6RQRe~W zQ7Xo?b4K@qp583g^xaX*{Dx<}o7ku(WK#UZEG01{O|3Q%ywDbZ=9Y3=7;UriMu*|p z?4|o^&bk57sa2*J;kvF<*ozZR2Crw{(>S57kf-m+j3ay>r^u0}gB$a)M(82xFmxA> z7S2%1wP@%Id$h;a`l`J8VVpIGgFC;RrPwDbJDS7o3S?)6kd`f?W+GCxO7<>oBD;u1 zT*bBH&`jeBAW`Qy%sSI6yHv#!|B+cO5DPNs;o^Ou89ixv4;bSM*vreCv@=m&-qU{5Y=u<3Q9d?1rW_76 zfWDf7n~fOm7P^758A&A}@F+hI%4u22!Lky~Co>ElRyZeG`j&Y{zd)a8;KD$qrluxv zr96XUOAuQ=n)qH$ypcPv0Fy>_+V4Bz(NBD2Mqh=`xK*Y1(w0PreZf20fZRAs}<3;sE6Y#1fKEFt=pF7v_KRPu$ zKNvWtx+-1$&%!~#!l|Z$TVgy8>l>r)LUN(b3kNfT6%{xoW;StM>I8{(`b$>*6ur)- zuoR{N(-Aj`5TivU{TJ<4c94ot#(;5l&)RUd>3-tJeC*F7+I@&iI|jeMe5%_cQQRI2zjo9P zV>3j94iGDWl7p++Kw@6^lnd^eU;{^L21Qj`{R#Xt+_CMu?KtOIf^Qvdj=4l^QYiQv zk(W(ngBxzXtm#Quk*QYLt3*oZ-5pI`OtcbjTAJOkn|`kQu#_`J%Fb@7nQUzTMKst_E}~)Q7vK@WXC>@C^v`rv|1ttAxjePbzqZ_tt}8}sDp0#? zTotKT;b$}mYr@?5YR$kb$(w6I{MxOs5oO#WU>UsJ_){(Znp<@c3li9Y{yhC;{s6$ zf7t0$4BK~D>MY=k9;u6xcn4&&`vM){cQ81$RP&dnFsTpU!yEGy>iJj&<>Krwkh(q` zoRp(Y&s6vG|I%>mmH43pi8S-%1Qv4R$`bk&bfA1fb#*QSUd4gJ1xC3aw$krVvEiSZ zku)p#(2l_?YuN2)P}r}m(=c3oX7~AjShN2#l(qbp`bobY~+=cSUL#(D(yxv`_!3n9CU_q&`K>%9q z`d}AL$FdY3BmA64Q+hYaWU&a{-Yz1^p%-wee_N}%czJsr&OxiJ!12WS4PTsr(RbEt zHX;S8`%mq--=T;3`BSs|eXb=eJRQ><0skxVCa8~1k&&20MiwuU@lCV5evC{M-bT5= zL?YhGl->B-xJeHt>E(}d-}g%ZUu$P03V93+9DFvgg&lVGae5K<{J5e?!^-pfZbb@#gHjReJf9)_2$f{K@WXV9ZH6t7V? znZ@+^cmW#x`+n{ZzKnKo-n4X*AE@*?MosOFXv!pidk=5ZMt4n2#Ie|LEk=v-s8&ugXg^bgsx9;AK}-jCzV0D(rE!nnn(_olo}m z2$m|_9V;^j8Z0pKKk<*`qnzwy6(lr~^-UDZWuXo6V14|3z4UuG>3Bs=w~QG*K5xE@ zxM4gCcOJnTiUpg`L>i0+*smWye1?`8t&OZ64b1s?}ie$+PNab^&r6z8mTjCM*cUZcBx6;QjEZy1L=)lWu>|aKZVtwA7VxZh5gPU7y0FZ4iF^9{4viEy=J@}RKb@($+?BXNn?o9+R;Oml7wd=NCp;hs5CSbKT zdBtk)Q$7p9rk@NEy|Y~S`~a`DP7-ofq`Q3ZuB*D?GyjXXXIS7@G}|cchI0^`x@R>Z z+YlZ;8{Y&$9&BZHUJ3=~51qT%+t?yhooc;IZ#<}+{hR9qL*W+2iSphf*-1T3W-m$X zP{(7C1$aIOVWR0TiN8R;2w&0Ep#(mhn^7QuWvzT3H{ScI~C?bFTk4BdK)5 zOC@sQ>h(X1B;JdELbgwWl$vH9VSar`x4EL*WhD+xCEaa|>oZb2RY}UFEt{4A*`Jgo zX~(8et1|x*2q-4-ss35(^Ph~AV^#kZ&H?M?`bp$H3ivst4kU*{7-fwWza0EqX1_cF z5Joc+wp>I+eyq{a& z!C1QbmuKhVfXCg?|Ne&+rm@3B3miUuy{sVHt|2?IFS`T9BKvK*@P}CM}kTY)ZJD87kh637FECQ z4bRYBlF|$vQc{8pAtfRqDIiEohja{}gmfcHhcrk?NDN4~bazU3Gky!7=h=1k*?XVw zeZT8E=X`s()-bF7weGdn|E}L}R8_C^nsJKu8Uc*a`~(oVS2-F#!ncr5fnw;7FNLcZ zs=IN2cp|G9XQK0=JyejS#VzF2hSpeTQlJ~fHHuZt&`1EqWOe>cfMWqB9nRf7XJVan z3tbT}a6~Ojcc zdj(y(Xp`tENfB}Dlec^qX?z8ubd=HdI$0nho@PHROr!>U1mTV{!b1)KSqPxrkF6?q`G^-kYAqhakP16u|Ai6b0O{|m41ba_5m$>WQ#XXk-CfG=oT`DWRMiLzIO zvb#pDEc&ourA!z#4%D>PK>63jZl?WKtf9O2KuD>~LE!Wg7k`1MS`KDiTfu^qbdEdG zfhbh|#nmWVx|U>@VNP7d{%!UQT;Qbl5aCCLB^u)D%t{$?Wf$Z-oo%iL`;mVX2wWvk zz%Y;+jesvoQ0+$Axt=QOe38!#Rbj%(MPiyVNIfD{D1Q)@ zEeM7Pi)>Ynl}_5h>wu(h*!c$#Yu+juY194gI)!$Pim>B;sTBji9_P5yVSUlPnmI z`-W2D^prk2sqEx*pqS>;~iRU6#jf3WRTer~QBpkVc$nAN+F z@go`g6-d+C+`U;ZpyL1>p*=_2z)P`Q`|hO-eX1E@>3d8XwHV!d5;OeOtENVvm#I-c zeegSR3A#Oo@}`V>J)L&-_+5kW;MWg-w4B~Oa3a@Nt56}a!{JV47M3FOe8x02g)IXOFR}fdfw%Qsxf_WQ0DfUp zK7`pNVbf(D#rG+g&YYs@#|t#)7jZviq#iq})vfNBm#(*o)lDpgkUg z-e71ww(>t{&le2J*0Xe3d@?qe6ve}&$kNLPMhT0sm+bJ^FFk)%N(vjm=Ds>(`3a&b zO=?-l4OaR#WwE>Mtkw1{w6e6MU@Eo8>HxX*&OElu@BvkZ{o|U$_uII460pC@+-r?P zRZeJfW}-xotd|sfg;8z??Fyf~&c&|(q-P@{Jm-dzkNj!D>4nHo5U#+|z{R2|0EPs3 z8kgf>ElO?`2sa(rd@b~R)%hpLc%)-yVg;pV zKKqE_ob}S^ojIlhS$M|Wd#)YvLA;F>B6jLRY$FyNr|^UBZ_hf>sNPh+a(H~TgjVs2 zNd8nlP=_HL*^V*MLS-4d3(dt44@^jy9P_Lr=Oz(5Q726O9qCYdB2Q=9FgWMbN9(5xDY4SDYP>|GJ0s!WKw>MZbi)+6g zQkd6Q<|pyjn6mj|188#oUa^3>d(@tGjNS;C1KgqCBG0u_fgR}&&k)F62$GY;Qy`}N z`dSevr22gDrVs|a7>R&)o()0(P)==>FSM2brPxHe?i&C7eHixnmW+q=*K@6CUOEpmr!yKopiTSOx^@)rQ@HPQ3`ume>-PB1DZE)1 zL1BHC3~EXa!<#f$IDf-9s2~{b&S)PrO;H_drk@mQLl-{jh)&Hr|KU>k3W&Ey_y9B2 z#_4Md#3&q?0K9|k0aM$%@gKgNYAye`jK6sgPeRb-_K%aMKKvS^!}#5{fE2srt+*zm@|4gl6O~W9_))90K&FpaJ2(( zkK6$wTQ1HM5m$Bx1rgTEm0C+I2`u$#3vT$|BGKJGDjb;RjOFC&>rQjOzpL=lS>-VS zUn_{ujppQ}5^Ar-l{+9X9a$-V2yztS6~4wSsS*IoxVsf8wkjqS>gXzSz()xovjA}+m{AG zdwa!{rmccQU6h7YeED>X<#-qyk~EpV(EnckwZCw+{kQ!22mi$VUpyBte|_@;yc7HY z@5FEHAGZt?w=7G4|8vWKamycZ%c=9P@=tgH$D-eoL;;^a*KY!FU)=I-+}3-`zGDWo zg%4oGxaHq?`P;#N=liyPGGO~{-M62=bI5<#6bx)3_`OSi)GrLwWCql00{j{O`ppNh zaqt7%UIO+1H z%s=w0f*eR%NV}MCw*M#ie<%O#|NYUio5Cu`O|n%bCQAx9eZJnGDZhd5#oCqUL_QH;M3ej zLdB25JnYYx-YrQq^ftT!%$oL$hb3BP(Lof8!Dec_0sG4BV=s_L1(alWS9eSk>Il{}(s)W~Ma+1o9yi0jHNa3=h&UX(DA>MR61@}> zJs#O#Nq2yjZ*zZ~P*0w@#%8E-yCQj)>HSL8l7e;GM-~^W;`!X=dF7#>AW^E#Ss32@ zXt?zLS?ed62o5$TE-J@2H00J%Xqugj#>u=Jxq%Gt>cLAG#QeI~pSVStM(yi#f<;5F z7ggU$CT#G=fIp>jk7r#~SAZ+J+mFJNz23fNYwC`!^z-L!dw@@2bvpe-sDfTbU9H%k zL=vlZs}fC^8Z5HaCkI~ze7ySIXI?)+_*-Q(xr_S7vej3b8Q{Q&2!sA^N{4%BcSO5m zaeRgKlca>qDc06B-K+Atgh6=OVi}%KZpf+jrNr;Q9UJSF# zsMb3hO7{1xtgNnof=cG!ja_&cTvh`f-QEh<1#Y5==M6h;VO@6QM*VUiwq{$AsRz5r zC`e6F*#U`7;*htQA4Ram?TJkSRTSwvC^*8Yl^MlVma>lkdGQ_(yT(8(2iC-wv5!72ly2ayhnPezg=(zR%)A2~QoZW;epE1aEmnLklE#h$?2AJ1gujUNK=7W~F0MB^g{6X~+-+Ie~w&X;fzE?b+JjD)gITx>2x?^bde}Wp z5~1!+I2p&LF10P$)lVYdgp%;>W(n0~#%d~lw3SS)f6YoGoX*f;l@n$!i-v>><(Wd$ zP7pCtCyN8=WO!~w-uvhhlwy7zmK$gF@Sf^Y#p`~U>i__TyR=gcAe_!o z=}z>}PuJTtcki-3Ubt@7CYW}rrm)7d6xe48PBES~r+=l9LV#1I(ZorXucD14Cq*ed zWxrAHxr9;tVSIP`RS=Qt#VzW0wX$%bW&$uW+e2!r68d1#Zh5BdRdFR3V7Qb@(U(f-wEfgF+b;N9BJ6%!|QTQ6wA zbIv`c`c(Z2_CAJ^l`!}WKEo<;^}hd1DmvY0r)P;W0v0Yt^F$#>aiXV&Nv|Dzq%85CEtK|prMrO$O zUe?SI&|fY$z~dl5VgCvdume~!KsG=w7U0BH^AZP~N1h6R8b=93Fywowoafl>H@}`N z<@(_1xm9MzQMhvm!O~xYSlMY0D)RZmSy{xMartmt6ymO2e%g9zlRxn3QFP&qf@o7l zPX{sU5LG^BcR@3Wf?1o7`3}?U&0f#-;OTW}`4zmR_xr!lgfx~mZj27wGuay)OhW-d zXDvf6MPi~=_4PHi95fRYs`T8M>&N>IpFV%U8TU1)d-Tz(7K@`-NSd;jxP_{`l(z#? z2wT46!7BvtL^esPHq)0h6VGMu zN%<-iE91JwjO&*PB~bP35&HgN3wm5c^lQ?F5=*@q_gwQ;#o`RM+0#v&JUSx`AulWBCA)qI^y_|iY-U{K(D$# z>1VF{0|BneRFH39-Qw2>sD7MgNV~tgL(p5GBmEddRMI}%Z&*B*C1huz!gI1Y91@}M zI67gH)RnOEGhG0a{fs}p2jE={h|ejMq53%V%FGkSnZa4kEcxtndD?qaR2@G~9)}ow ziz|4&Ug&4|ex5iD?0aoCYytK5n#*0Y;|HZ3-+M)S4hHn@R<*7JGUbrjdn-Dqbz+@E z))%T7!iF6pJv{7w(xiqGRCg3uTKn!Y-s|rsCTh-frUPMKXrp!F6j$O->*$i3GOj1O zo&~WV;-9P2;zKv|hM@aM^FTOS4lRZcO++g7AM3?jkhZGlTk;7?wVCQ>-Fyr3mg@>buj)tl0-~FF?g@zQ?w>?g^UJyF{>|jbxu?S7dss&}y!0x5 z{PrXvWt+C?(T^8{w|CvP2$_i!>~EzU=&^Fp{4w_{=sEIjkF`u?ps()j?Y-=*gM|MJ z_hubC>uJm`;*=`1TzLLmJq;he@nQ(Jk9ONlAS{BVW$%)#GVK}+m|>PU$}=PXraC2PE9{KV>eJPFx*%p=B zug~aH89#6Y$B^pK%nq5vVZ@(h5$Ljacegj_c0dUj_cdm-S(H=CTg0_t2 zPk`A)vxt(@0&_7}QrY(sYwMle`?5o}1RebBclh-v=w>0cc!zw^oM9>iEwGtlHXpRw z1FsKT0u629eSO6<@AzjqqZMuQ;C1q*5tu^c(Sx6)jII64S+QS?%0RbHuG?;W(qhEc zmva41(rBKGC)$41`|9<*(!^l8KBfg?;=cc&N{Brz-X#Mkqke`uD=hNV-O9#+o5sy< z+f-jn&%1b6Q{_}OTX)bfK{)%>qsI%ql-;pwl;f-7M>0(51NeZziIiYBJhkIjQpD~w zmHn)}`+R6gfk{W~$HJ?}(hLPrcc*dJMB-vA>316Mx~W~YJSX@(Voub{oaC#OAQMgz z$|!$S(cN=5D!q1q3dF-v1N&-O{HCD2DN5W}g6d?hY;nWfg2nX6wcdpMT@Q|}Ui6#T zYO#f6ljB^Ng`0=0=m&A_lC?-sO1Hv{EXK@6TSawL>%oWV*vCVwMtdlnZJ|V}z|*

!y5E_+ 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�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к5JDdw7t-@7j476mMfXfa}!lOLIXT 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�Y(cpG#thp#xJsFH-To8l>*uu1vayo(QJU+XVWS#Mz|MYrwn9LTgi{P zz;)`o#yWHLs!Kg@s$9|8-S-95Lr{kjBEf@|6NpZ8Y``>n{0r%2@fWzB3)h3d%onul z*sX+l+&V>)5q?8*WLUH+AN-AaIu#6e3}=;%W%Y%q>eY-F9NS^RSrMK_r2rC>HKwdR9mbW6O@0ho z6&_L+DF-wxEZeThrP!BXIz~bG8jpE}=^Z2}Oi(<#W9*_LZ1xH7Bjr2E!fZ=4OYvS?qme1SSdJc(3;Ou~8m-jU4X|b0-%4)_ zgdjj=sN4S>s$klM&Bb02al>(Aoub0HEB(IWoBrtpR|Z$sW+{a~#hns8bsC&zB)bjd z>Yk)&Z{{=I{&A>!qV}JfeZ-DOcfHg!UUJ|o^X-}XE{8}s@rEOPj6Oz~k8 z+*7?B%GOoZssKmb1SK6b6U=KyM0?(d@p}zp8a1iEBgJf1-=MepL5vGM)q})Z1%#ZP z*BtYOM{pUf&y9#u2qV~1Vb`cB%+BmA>m=H{7o!k~wmXUh0>cboEbm+tX=>IpK^8Fv zhIX~J;>&8(M7lbM3B-27ISq^3cjIHJlRNHD0$8fe z%72aG5_fAf1YWjVIRUg#zTaF`Ah9uj0wJPba=tSLAz`=dCwWl>I(AM5%ywp6x>zv{ zGbR_zzqJIoS8eCwBP%k(3^qz%pejq?HMq?I&^6P0LE3`2nmj7ofZ{>1w#=0Rwn*z{ zOWYa;Wydq?MLWI~w?faliQCMk{s|!aBiD|kHJ4Z4PhqZ0&ivKqaQ58%D)Po9iQ)$D zy=D`#*An!RP1L^DTJL zUw-#F1KB*Qy@Sp1gYRVkcbe{IgLOcmIRoV;n9NL(j{r^vLt;C^(NOMwe#BI+VLw7ho(Z6cI1W_k}ey*X~F$1 z8x%#fuR8MNg+G%QmM5sEmXgC8kkd(9RQS557vZaKue!gPzM9 zQj53PB=;lx?-WEIF*dVgDJamWAPvx@{qHY}j$TJ~Z#KE863^^pcoELlK4o-e9%VT` zR3!fqI|>b=Dm)5i`)=j6o`G_sdQwlw_K^70mO(=NR73kM_&I>frP zMcN%gq!ej#*fooCb>UvzrN%(E{)puZ&TW_Vp78?ESyf2hWqt60VjFU5gu9unOKXggHCVpx^q6QhKX`6SnneT(4#1}i#+x<3e9W4y8!|k)Kc^i+~H+dLT_#gV; zN><*F73x2x=Q!LVr01h{gPqB!mAbo=*3zt9WA`MTMFRQ)i6S;gjMs19lu}wV=yp&6 zN1~-(Pap|YdSafM*h+^J?4DVfbEnM#KIe^tQnQqR3 zbNpxGrFpP7NocyfW|h4=K`E7<<3(=+1N5<=3*cMv3d9VA2OR*>gqlP~| zuC@sW`iq8G(h^3O$vO~#=SQr}e`5I`)o_$i literal 0 HcmV?d00001 diff --git a/assets/img/guide/einstellungen.PNG b/assets/img/guide/einstellungen.PNG new file mode 100755 index 0000000000000000000000000000000000000000..42a0348ba33c3d90f085bcd0961437130fbd1bbf GIT binary patch literal 47087 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/ergebnis.PNG b/assets/img/guide/ergebnis.PNG new file mode 100755 index 0000000000000000000000000000000000000000..6768a1e9c518dc4b96d232e42536f3f5eb032b3d GIT binary patch literal 19118 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 PCjIlq=ZenWy!$@@bVe2m literal 0 HcmV?d00001 diff --git a/assets/img/guide/formeln.PNG b/assets/img/guide/formeln.PNG new file mode 100755 index 0000000000000000000000000000000000000000..efea756c157843bafb3c09695bbcde7a7be2fe4a GIT binary patch literal 63741 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/frageeditieren.PNG b/assets/img/guide/frageeditieren.PNG new file mode 100755 index 0000000000000000000000000000000000000000..a458fcf60ee2f496d3d06e57fb1e944ca9610bf7 GIT binary patch literal 44388 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 N=(_2($}9Ju{3msopuGS9 literal 0 HcmV?d00001 diff --git a/assets/img/guide/fragenkatalog.PNG b/assets/img/guide/fragenkatalog.PNG new file mode 100755 index 0000000000000000000000000000000000000000..7a08df21ca9462103b9f87c0af0cd3b714b0982e GIT binary patch literal 33635 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/fragespeichern.PNG b/assets/img/guide/fragespeichern.PNG new file mode 100755 index 0000000000000000000000000000000000000000..39b2cbcc5626a47576d05e9592ad02314f80b499 GIT binary patch literal 30322 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 GkN*J<`W+Mi literal 0 HcmV?d00001 diff --git a/assets/img/guide/handybild1.PNG b/assets/img/guide/handybild1.PNG new file mode 100755 index 0000000000000000000000000000000000000000..9e4eb848c8f7b6d4cdeea5c07aca81d9211c9d0e GIT binary patch literal 58251 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 URyd(S0^s*pOV literal 0 HcmV?d00001 diff --git a/assets/img/guide/handybild3.PNG b/assets/img/guide/handybild3.PNG new file mode 100755 index 0000000000000000000000000000000000000000..a581c1d344cbae0ae872e50b76700032bd1a9340 GIT binary patch literal 48071 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/handybild4.PNG b/assets/img/guide/handybild4.PNG new file mode 100755 index 0000000000000000000000000000000000000000..18856184c642b1fa8afa37ece53282920c69726a GIT binary patch literal 63610 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 D*#7$1 literal 0 HcmV?d00001 diff --git a/assets/img/guide/neuesession.PNG b/assets/img/guide/neuesession.PNG new file mode 100755 index 0000000000000000000000000000000000000000..2daa9d6b870adfd8610a6d148e69db0f1e418390 GIT binary patch literal 33921 zcmcG$cR1Va`!}wnC{;RCQKIeLrA2G+S-R}K$8E>nJ1L4*YjmLYsy$+dgs5t1jaVTF zLe)wTD}oTexbNq_pYQQ}KL0$&@%;X9IFjS-eVy02uJe4Iughy)?Z<2^JS=o{bZk$b zJkqD5V*t?6(I+x9(!RM;GP6wkb;?iwu_|3P>go#Z1Hf5DONEZEHi`An?lkT58Sf`% zespx_I!}I1b$gXM(9ylT{PdBEVX*buQOL(j0Z8J}?sgWX($6ZWiZa#Rh^j{cXROI) z&Ou~rLhUp{YIY{(dV#aOT;AG?J0RG2sCn`Tys;tgj`E#%@1NGVaIms)1Gri4pL)lA z>Yd7BNRGoWecS~tPKqC-{fg)fvBEmRGC}57H?H5i4#|CM^N9M3>v*T~ z4!*7u5}aI6+Q))5xf5S-N6;ij@rhoVT8u>O9l>?ZCaCTubv?ssmWbp6;W!qzvwDV8 z_uOsrX^)m#avlh%Tb<(^yHZfvY%-2i)uTPyBDkXx55Fo{`S6jR540vCrhxXSuhDY! zr2rX2Q~Os1zpU*jEb6pJ7s>~jwoA*lrCcTsBFrRQ*FzJa))hk|CS}Cs{ZP-r`$tG@ z=E3pwjEKMDrIeum5a>aYtpDNLtwwOSo`Sjj)8iz_e$rrwzG3u#t{sAo0np;6d3cyX12^MKXN zjAK$nfYp+Te}H#JZy9YL36)`&b4gU5q6Dv49kq#2RTCIXT7-BR& zZ}N<$axJU*#E`Jp>UW+PdSjO9rESX$~DAgE^P)}+I}l95IC3c zwD#I{KlmNALN8MCIk~Ysmko$>SP1_iIUiS%easbEe|5lfl=-9V(rNx)H9oy6b zQ0%e{gkem5zwTR^YCu+44^{+K5s3Zs2s5}MY(z5vms9%{F3Ch%e17FTu;u5x%pCgm z)BIaXw^A!!;XNO74%iVcb?aulRqWIQTLAAc2|fCqw_&>%s3nGyJ}yK`H)|aal|AsE zY>4+3a8V-qWh=mIH?4{_)-e;4(RiSwFplQ(66M18IbKSN=309-t(h4q@de+{4GphS z9D$iXEUl(riH@c&yCX*IT~zi6BTTT`a=mi%NYpkF`_3+uCOT}sw)Mn_2XGg zRAhiSINLQy=ozH7w!66m_UY)CT-B8s6B8IjODZT-=HxX1`uGCj5tfJtNi3{@T`U9= zKCb?K_wr}#Znif+d&c(AZo`Ujhz!uWni0Yfh-F!mKCV}^*hYGK;tVkUS$XH>kVEfM zK9C@>TEI$XCi>e~7S6}xD~m0=Yr1p`1yv*SY6sXW+z@!UQhQPD8zuKB#?2yj0M~Hy zZ4S%eqOUJR$l$5_kzZt-BsM3^u_<-kszRSErUBCuh5XE+c$4hgE?@AZ(9MII%}eUv zn@)WED}BeIkzBT}?!g#6@tvVS4Hs`x4zedqJiATH)q5tbA&Z^gh99VWgPjl;THKER z>1e*)62>@J@(niG;$954@0J0kc1zgpfcbO|SF^07o42fvh9T9M7eG1h%s_C&jAod% za}acpjT&rVqR{dzv$g)B(oN*><3gqq#ou^V0453ZIU0wTlXH_J+9P&+OTJddep%t1 z&t3uM1gJiCGjLW-gves7*h^a3yUhGZdI{NcKK)j6*&dr~W@F9lvw!L44-RRz?TdOFP>)wtX~1D))K6$THfzQ7Vaj$}W24>XO32 zQybUy<8WPe9i{R@+~I5+lhX1YyzC&M{p|5Z>0|=7WF9ByRl4~B)P7*>+&*5Uc-rZ( z-2~L}j@TwFwMg{VZmHH*l&Yt<`jmy4sAyZvEnBl=P<`;lL2`L|E@7kuUnsIV%s({f z)<2Kg9U1I*o^F>B!-?!dO~?>-dB}IB4156V!CZx!An_v)*Um(gNfySZ$?Cz6iM47q zo@F)!anvc{(|pw%GoseTu#)1S8JHT696HP{>Mjq8o(6xF=F4t z!D$hcYk%`8RKw5uM&yVEdPd&UX6akJV}}2-9EGd8C5FV8$yiDeZO6WoqgFr%R#xBX z1R(ez1DZn885_HA{3c}}w8blaKMYPgH)-FXpv`XyP5jvv;3V)Vua<&Do1hwI9=1$b zj>!NaRuOAxN=4fQ^sjC$eF;=8paBlLj%(%PE%`zy98fCCoKWE@fYH;S02z zAdQ*_XqQiu-q8Zgq#eKc`m$jdQ_xc9@LRc!*XwRLgZ9kezVOzFqVkfqCD~q5Jy^Qs zu{vb6tRi>fGs9xzSkf63bYPpg69O)p zvL=23)!;ufZ3) zZfA8-jFJ+EZK#%|Zq*U0?fCkRRwgAEqjYi>Rjwa5U?v1KEU2*fq%q7?vNOHehGkmuMl9Z)pDc{TPdP>ic|tN^ZO{ZG@0HZCNDL)8 zc!h{EsN_$Q(u=Wc{Z~Ch)vZjz9j)d3B7Coo@LpjCA8b}$&YWKzl}Z@$uRl~;+Z*H~ zhV!3RyeN2XW!ozeG^;>8q}3CxCr1LvMW9s2A9e1t@JCh?i2bhALYdcIyL6L{J>@g9 zsJ$ngj{4bvC&FTPdy2hxo+sn5>8Dld@3=SHb8}#Z#YCNBZ|}vUetw08xAmkt4d6#b z3;9XDrtN|A%+^yoh5o+vRE7P6vhwy`T|S^8lksPi_qgxa!{W#<$Hww9hv^!WqnYd# z12zntJ`y=qpmZ?eU=(^o-mS$vJkO)J7BQ>7?d433#7L3Q-MC_j=4jHd5~U}PO-dcN zYWsxM*jNEdYnizRi-+dhS4TcgO5D8vvUw!eTJrwB>EgjlkD#U61A3Ky#(e$#-GHk%t^DCK<>Fy< zr&$@06oT@e-TUP8);F%6Ard)R^p~IqwRhcG;)7OLvkgP!PUKwaUMd+2PXpOH^F_DK z7Y8+cg;dGH^cJ_A`$e{;Cu@{va~m5|0xMCnGup#(HW^k9An5O%^wFT5@a-(`K+AEz zJMnOO!IR?ZE`7(VAjM%LjMQua_PHMF)M%QHT2qO6ny?9J-D@WrJm%cnC6_PY+$l?# z<-5#`r+WX8En0sH4j$iMVg|Ga2UZ0_?4$aUmi%q8l5D}nC6wl}4KYA(!{TqUHP;Q3 zMJ6NActvG^`y*P&Z{01~T=L<0*U!gH&qnRDb3R}MMA_P7&_+q9p^S@5!#D=$d9cxh z=V*>nVT*{oT`X{vc4a>1{ux-DmVl z(Q$ts#3?I|Iw4(kgMnB2`I(VZ6$L1@Q9)fyBl&A;Hl$kFmT-WC%WymNF+Ht0_S|Rz zV@eoum+h7UoLt}S8~h-tEEtZ-N*2(H>kz|GwE@Xx;dk?~SYp8*P?JvG~S6gfxkmR6{XI@J0 zz-K*1J1D+?{3d047(Etf292wXX3Q@qnq8dQKRa1C(y@f`)AaHectAq9mh7}4in~Ix zpCNJz)>&fdztX9H&pWBXgvB{DEo$_Flq}B64lIAf3c$9G9-JLBx|ozH(+mW)XL(u} zcX+Bq_JHm$aWPMYV21d9(v%euDPR`E1MlubQS$m(03>j-BScpwr79v)*WZ{S~z;$8g7MTHNBMy=U-Go9v9LNWHd#8euqt$NPjFF7ED<`~R znuu>FwffuI&8kiu(04rO*J8bWEpoOvrp}{9X#OiWywa7v!)QM7v&T~9l7nYw@*1`G zZf<(W=OE~_3Jn0gg(S1M*_9evFYsHBp*tkO&Dkcv>c=MZI5D^0^XlL*RS!TJbmnIl zjT1}KGwaSyR@TMU{#-HfO8h|H84c(Ff*MA>k|souBfr3r-BFxd2ij@*_Jq-4?m(Mf zoHdDGieNETsrKnnrD6Z=`0WFO}>z zeYWG`Wa91JKTQvrp{oDH9EM~Rdrqgr+p@Bcr6}m5TSQE9_I^ZlZT70Sj)E+t{j#Cv zAhd7Kje7V_G9%=sNGh+Np;9{gP;K@>IcfU_={a$?oayo;>%R3+XZ_S0&Gtk8V)CiX zBb9}Ze!xwy#_+s00WZx-zV}C4-Eg5~oCzrq<*ddZr10>PQHdR9ljFRV##N4w4xH4$O}Q8rWJ zBh%2PQAnf6^VVD4XFIk0x_TOo2{ z%r3o^pQhQiXZiV@kiOolfr)w{j8O-PS~EVxY^7rOqhe5Hxpw9}$(48=ckZJ2?8p%h z?mI709@AdcAOn`;x}S;3AmBh)h4r;;2~(5w`E`+!9P#dc9xcesRbpRj7k^Fr>~XdX zHN@GYe(d&kvssnV;@vQ%E7cWHVCAvtb_}TB8x$T9`Ne{t67D5WYrkD$6i?6xdJ5Y} zKSVgFX9m2}J~Jt|)1n6*G?*ccYT1kb8sUkUn|9Jxy5;XrcnrVc-JM^-qBK@4>m@h& zO4(L0__@K7`3oHeXvDzvDj0@2ODR8pmmW^&uE2j@bFiog5t%?%Qv$vmt4KJvq?Kg@ zZ>% zzH8f)^a3osWvgh2jZH-H)8i3}1{HVDXzh3yYPFaRBq*()qcqKo`Qed!&B%uBI@p~E zuf)X+56&t6_7J~Z#Qoi-%zO7F#_oHqE8F5H?Re_Nx;-9mp9KVhjk>4E9W%xLJFnPW zv7{*a$h%AC2_rKUx3S|d@Gq3Go2TiQuKfN<9#1o}KHm460p_*EEY(dMWJ5G-N3TYH zL3*O>N9fq5@G}J?qMjZBxNG=$ zTgoYyvfl&i_woCzLEK$*9D|JPyyj`%&q7X#N^xlW0!JWX>)u<9=c;qcYMml@`I+el z$PUv79}DjE7%xYM7@7(Mdk$6(x{5$W6Em1FoePwUol-`XmI6SEd;l2!~IQLJ`IqMc!SLKBCbC?_#3zopF;c_svy#k|t zu5LX+!k{ywzr5Uo3eI?{?bFW3_4F9?Bcr@9hiZ5qExq@m?K5|3{Hh+&prgHFM)%rw zsSgCnDq4$QcXGTi1JE}sXt-UTAoYF4*x30-aU0_(3WwTB~Xz(;) z7bA5Trf>MAoB`zCL=HL}cV92G)+XOR#w@WBVLq{n-12V9dY2qe>ZW*QWvjaXf-9;E z(4lhXDp{X{Vgu5f? z6fk}KRyqBszWN#KX<8ZMLj!8@1vKxz#QC$w<;idNJtbwm&B{T>P{W>87=VG+Rxh96 z*_kXC$a)aHxPo(Q3z{wrfbd`kHD;V zQmLy%9F@v1Pa8XA03+$%eYi)1CSFzn!F!R)be6@dNH?+_1cKtE4J!JRlwUmA566$|Ew=kPdkGeqjrAS3U*+Kk| zv*TWuJk)++z1nYb(52l)5GNzX*LwqVJ)hj6qZ0?xURH=yo(iZNY=j7A zG~kso9UT`tZDZ%p0-982ndpyKU*L>No0^PmAV(6Bbj_L*Cwd69L9NREW};WR#KBCL zw|}0QgPXQZ%tRymw~3#R{KNzMu6i6!^6uW;1Gl}34O)S%uUW}r9k=SsRh{M!_=nW&Q~J;OVu<@1oNGW zq*?A9P1)D(bBuej91)mA5v-$Vw79*%c=d{7n*=yTt^w=|NzuZspOd~|E`dyne+<4O zCHlEC$Ce)`Zg!7-tbBJzR*ToLa;A85T{}nvm?+-4Ky*X6p5?QApb-)OOv15HY}lZ? zH9JqQ*!uesTI33|w$Rwiha-)?IPTG$iIS9yy@qJ#C}V^@ua{p7zsrQ)LT1~X#<>2B zo{((nMdsO6L?G}SLGriFV`Txl7jNQd`akhTjvt)N?k3TTtbjKX#XrQG)dWM{&!U+G zMTAFxlhSeDumXA?FY{kueOy-R4(GPNS~gZwKwS($-I;%@ct=FvODV)OpdTx*2pYds zrI_K3vUbR>-SEh*t}B?!@SEcGtfV!6<3)Exrm7@QSD_2?s`&3`mvmBp-I6Tb;`Xxa zm4p}e+V+dxs9NXU`0lfVWPxcBRg zNCxq22lvPw5gz-3$P{qXmr3a&Lv=MLw|1$l_k;01ZAS8|3Tpv8Ki0j0+YZj&n^!L0 zKir2mX@?o9M>~OFQkLXa13b;~DTCicw+}{Ta&yxvm6Hbxkg#$O46L!N*jNI=Rlb@( z7WyUAb}jiF$j8L1f5N0<@&mS^rq%Fb>ymFQo#J0^(4Hu8p96qkJ5P&`5L$ekVLJn$ zp8noM^r>fzsv6nBSBx}_a+_Ai|5C|VfsGH`ANw@ZCgB-FNon@TDhaqP+oKK!Z1N8g6m>Af5%VdtD9tgn7oU zbb=w$qd5&SyE_*I-~Y_BNpWV^(_6W;KTRFsT|47Z1y(C^oNsi%I0&#RiD#@p=p*^Xpc?p8Ma*g<7)7~}n(Pu=f$q;^bS^Q@W47%Yg$=kc1)lz$~_ zOS992sXxinYsjmCCD-Ur(OFv361A!!edJMbM2E%A(10xvpN#LL$BR@g^&2xI)%MPs z(Ng(h-F^1EJ|)I(TNUc-4JBHIlP!5LO;;N{6RJr69$?q zbpK50BHz`|edpIOA^yuv$7?L>T?8%6Ta9Jv-F|pHj+h9#zjd0SW4*P+9SCIc^m1PX%p9FHWQPv z0jG4@tE;ye9vlFKG_8%?#ec{Byh;P%)`=I-8s}Q?lH!d-T`Ug>62`^?4=x}Kjka`W z#|nxv<}B|e52DKT16Br&Pw&E`c)g64-V3hnaCOhT-&w(C`AAKfRgx1!l5Paj9E3yY z#3ugqr(P^-{G%>rfO0tPJo-yI0R1TrAb_6k)n!@^rk%~-m}m*PAcmIUXvt$!<^R#2 zykunqETOUs@8Cu6(H!LwEA8Y|7RW2zyY%;J-ZB*mWghpI%0W&k<+rqk|Df0yycy%u z)B2jZD5~=BgA4QwDvc}_P5N&tLp3?W+McR9DnU0Cye{!n24b(Wg)9nBC)Wy%l;>5+ z`rjRW>(Mw?+1@p#sk{a@2QL0f&nP4md($EciKe1DEqvU zJxwN5HpMb7FuZ(?>1&ssiT+5 zy4TnQLPuj(;N4xWCd+%aS_UxOVIf?Ll{e@$Vb!wD|0n=7P3hd&G_+Pf(WvWz@?c#f zTw7sIEA6$icL%6=B|U1#!x4B{bWyWfvAmZyj}GW=X%9U)%o`}*AJ9P+|gNN7dnBZdAw z>m%IYN6xtS^I5VDss=O5M1}Tt>sB6Y${1XeY=qQ4 z>sIY%x|gKv9SC#cJXWcq{uIV2;o*eiyrtU_M-1z(6>&4ByoxzJ6@U3> zKL@ksw8SH~w!0(enT65$J;JWoeq+RYb}c}u+OL|_RP4GsEW^XnMEOmk%jqb#4AGiL z_GvAhK%M21NCU}F5J(w`m^f_Vhgo?Qa&&`GE?)4tB({Gy%|7AQuE_A0&F77TJ)bIY ziKaprGG8XQXp!P+rbFVEFu^84s^=+VuAO5dZ9ZY*VV}6kUG5$=^GySzrHW40C_=_& zn3J37fMTfqE+gOZVRO>}Uy-6ZgM?$W646lRl-;uC+RtElqO2{?GRCF^5sE_hsO1t? zYlSklx2EB{upk1d@!E(KoQB9Mh8AUmBaU*7YPa(CEu>3zmd*`zwjaMKUOkta6L0*t zo897=8dV8mjI(Gmcj}BU z!;In|jV-E|2YrpNs>5j}`Lc2Bb zEVIQe-e;ls1ex`T1XgH$XnRc&I0E;?Ln|!2LSu%U1ky9Dsz+^@vmq7Q&MO_IL(tIN zbmOIs76w*{<~KoObGcL_a_a;2Ow^>$O62T#?@A{`#h ze&LRq4Lxj%S=X$Nvj}X1*hpF!STE<{j&^|oYwiB%FE_jO2aqht|Zl*-L!3zcjI!@$#Z zPyDjy!WkmNv^pC3dK#7oAM#;EA4l7e5f@L>0E@taqMQt00hwIeei5n(`D{mqz4e2q z(5gb&l}YS#ac9cX!QtRDBl%4z$S$=5iK=}H8Eb4``+R<}B^QV-O!*KmVVmkv3e|N* zK+yd$VvW<{#_SQG)T%w9s({6GZssYH%jT?iJ^!La(}3Px{zA!5zTOE)cE zLUwoGvtQV~#3m?MVS{`gcb(Q>HHd2oESpvvjUb%G={r4DGHe8-k%zP(z)JzGrQ~JJ zdGVksNecn#{G=X!)X*NAF|UGXXy@s;s1OBu3?Mkbd7@k+=B$Z9m71ztN#MYI!O|G$ zc7+yUL;L5wJG1RADqo;9{uALCxeLorNYKC>1c}>zkuxWr6+vez^zN*u&WiVn zH+_Dh-ex_NIhy(5XpA-l3uEj!PQ_6Xp9d;<6dlVXGZ}}<-wLbScvg+^Mrgjcb9ZD= z<;Y0VE@bxLrATAr0UPNqzU+NnJ`cKG^J1#AWv=(SSbs?8TdDl7))vW%!nmHH2t~MbpMk7VfnxJVb62=d4)&tg)z=;*EPjgh%(JOCR?A?<3f$vLXnkHOJNCAwdaQWAP8G#?Xygi z{xJ*auKqw84t=ObZPk=5W&=a7xWJ~KHMF>y5M0Y5-TJ7Ev$YGP=7M*1Yf)T16OCPqm^XsP? zdNelH;fDZ+xZ~fs{SHSk+iDwUsQB7uA7f}Iy~>{|UX5Cr)zw~OI;HrQz{nL%1><)S z?MJuR0cV8n{0yGX%r)4%ZoD$_R_u1tB2{KdR$@7b*4fqu^{Vi9MZkB z*~FWEyau@ymfexuv$L+f+euaM!ro@+Xjg!y+r;4_d`26>m<@XE;#2=6xgL#u6Etc?Q0CL4s{hWKPDVWp;A zsvijVrP@$x%BFxDi*Hub{ZOs;M4&mSSu)t3_qsSo!(PQq6>W&o_0q%erGzApMN__l zZ%$Z#&B!Y~}%B`|_Qv9W!eD5nA)Sh#hV@Q7UpFTt)MU7oc2ph%s#TrH9jxZ6SW3 z{bD+8OyO1-+c z-;VXPyfTB@JeK;*SWZSgcMYh>sXW`l(fkyXzfR+Nv>`jd`ZfDZXp+Fl?mQLG&9k5Y zD|LR|qtQPY@4!`{X8zFrBiWMtbzV#xH26oPEyb3o}c+1)}T zrMXJ_Rv&r;vcW;U7kT8B0)$@pVTU?&mW#hssXq>#XTQ%ZPlgGht9v(YG~bE z{~U;d2P*|iesBLGEynQ)^u^=x8Nl2>Em&S#dFeJSp}Mqs0jspRM;g|4Oh~I{mX8(E z&nug+MD~q=X&ob9ArSScIGg{_ZM-gowDi{Po^LBy5k#&+f9sgunbk^9*z5yUX%~*z z)RbYa+0knR2Ng?#FfEykCcmi)3`-1<0qLVMfz^Uv5Cei7we;(?58{yNQ`s(yVgSQw zN3S`VZBB~EVLN^w{~>=w*D&I5@nV$)M$sXx!!+(lrLgk8i62u`<+@mi$p|3o67f1= z__lv{f*sUZa9(w`*e33!CYk=yf-S6?vs%a@$a0Lp1fs4(26>~s@|Gan!lK>|N=Zs9<9We#10mRQ|7 z^0zUjtnAUCJVE!EJ!{{{TgRrK^)MsrIMPe$uzgZgO99yW^w{{Zz!Ms0499=g!(I0h z=i1*%Lr37jS1*-}h)q{xflrtl1C(FRCtIljp6P{VJmip8T}L{Ud*Hs$>@8Zyy#z@L z4UczBqxVy<&dsLsXDm5>v=yjHpu=8~M!2OHBWKhgt%V6x(x23Gw0T6o`QJNW1I_MB2~4v6y|oLiUh1@Z!iFaQX{^hh zFWFRKh&EBvOY{5t)OpBp#SA8}mRD^>WIY=Ppy$(fOq=!7v|5Hz4(fQi$*y}EUX~db zGxiL{`RIBWe#7~;l7@80K1^OprXK-QQ7r`0pkh}v0ES&tAvGQuipB0 zHXRqW{myF`k(U7a5%-)ig?e^sm6Mfk!`Rw)CRszB#a%W} zMOc^!NK2U9gk501gZCBw3z`vQirVOksG(6=E>su>n(Q{L$)=(~8ST$(nz$K&=i z7IX{b?_jYJm^abRG|2HfAtiJxbq52V0~2ScOi4eE)}VjkEPg$#0X9FX9<#!=e}aBU zP0MEK2Fz8>Y-5)bg^PF)E^X&R+vSo=WeNiPVwXkM>O~y1t<*N!6eBv>9FB(zl%*8+ zT4UQ0n!LN&gK3f+S&DfQtTV%`L0sN!G!rcTZGv58jzHF7+Zaar8~X{tKm72*Bc?*^ z`$pDPL&?c6&Ks}6{fF9IlVX_Y>t66MoJ1^UDug+je>J4>n}KRmpr{~Wuv^X9nN zG!EJjxOcj*(|A@`EzU_X?a;1%){EnJ>)M?YpY8qIXCVR)>O56=N@;AsfN&L?>Fmd9 z&3Q*7<)&OSjthHXF#(6~J9hyy9qt)0`LiN@mnE zGvAtwfk2M?;B(aB2Fj7MTU3B_t>uCaF4g4D9hc**;#Ex{46YqlmVT36TFHHER(bFj zKXHOi`1W7%`Q`$19W4cvTSk6)cGbE(o{L{U^J>SJeG>L*?j2_Y2Fz={@4qLtc2bKz zO_|ztU4$>N08)=0RmcC9}5 zq-etB7OZ`-S=!Te!X#;vvTpOL*pw-(UwJG{!p{>Af5|~*LLP0v5?xoEn&Am)WBMG zF^mf|m3M(NbMyPnXv12UT&XVUMvaljspV->o>O1jelCrzo9FpNQ>5qPLrFukXYTp; z@TN6D61x)93lnU@I-iy_I2}Am*%ciS5+2I)VQqxHo=g~x*^Sx=#3O!$eJM{bsNTK4 znMo1c^PUec1;cQ~ircLntf_BqfpeCxt8l4-wIuUo_t$*WW%1*BU)&9&DTF1_OQ}$diOWSZ_j(Fk%<~Vj#Y$Av7`&aJ zoPW*!G-)R09&nuxiAQXkZf`?&YAi=Yc{-iBNJe3l!dQZKc~fAn(>U-q!tK=|@Kg}^ z)#jpSXqZ6)Xt!T?PN>R%DOmy~T@nd~@Nzb^3*F;z=RT@o@w|(EJ1tS(sPr4=Y9e~) zRzGdL5f|>{-E$eFqg4e`L{T@yrz`~Q zWU%?FJdU#r0_u|8R%wY3O)}Zb+O9QQ;Ik-m!+5%~bsIUt2$I|543S=yRo_r|L-V64 zRsJ1X>}AJHky!MkSDxHC43p8#b*WWaDk_<)_}!o<N)8mP&8%XbGs?R021P)LXW+cU%u2=#}&HS2S{rYLbyKjQ4RX;_uLF>P6+2D>T3??oC|TcNx@N+l`HAM67a0DJ}*WXdx2}o)MUN zJzt&K0o93(Rj5aci}`hhWR~#L2CJ)W&lGap53$LE+7Y;VD^q%_XBXa#l2ZfmvfvLO zkXwWEkQ?5R0Pu-Sf@|JR??paPMjk|&+wst)#rlur^@$iP4Gdys81RY;tUV$tH+|@r&7O9<7zhXW1HItac14vzf=MjQ)Yqldd(z z{UdJUmyN@4iHL!phqvVJb2J23_k<P}?fjroJf``QeOoFBjP9H1mO1_Xj>19B9! zSIKy;%4Fom3EFy+Jm0YZn&zyjkystv%Hl-o6vMIut1=6H9NP@1psH`O zHD?*4OiEhxzMgmgM7v*t#_znlAzK%cs4?kw-U)7>Rs959^FUahquJ_(zLlRoNjbD) zv@xPVHiXR_8{ELQId6anVcYtS5A!RxBZv$8^-GO22cdz?c&~4<;$IW`Vm-&gqk4a3 zO}JEPcVc8u-S-KO&5m)KgG@@FaxC0^Dem@I}1S-F21|`HcHYB ztyVRPLQ2ituwy%lWunKn-MNu0{_vjznIlDcR(!C{jd8fgtpS=d_*nhMB4C|bZ&M$) zhdI?8DKM%lMH^-JczqIq>iRGs&YG3g%%Y_HTe2?M4*V(J(3{+5yPJ28zpwg+#82XY zK^9{bxeB>9>FZ}hA`VRw;J>VFW&`Yfc+&W+M+@MKyraste;BjtGl>DEzBL$AO71mY zbMV_+ZM-lrpSyXg(xkjbs} zD@WcMYVC7Yu@_iFE7tnkj0SG9C8+*eCR{jSD7gMJ!LP-k2aYn&&=FlRwPM;q7b*SW z8<#&DZ`3YueixKH)@~{q(=k3Suq$tpV(r;3_+@DNWV!EQ{r$j@Ec2?L(912o!IR*U z>9<^*auL6ey2``sKyMn{&geVSWwE-92s`w9pNjnAS`+K9*0U;#9#^iZ+%aDIb9V9r zQ-I)vPQ|&~eQuLtEDOB)#QGa#_3wANd#_5f&ii5>2AuM-!m$6*kU!NXrx$R*r|xHC zcr}@idFst;Y-;$YT2HMvG?vzos(|tzk8X09Hbp9d^08MZ75sF~>BemoG{1kR1?hq! zxvB8pZ8u$?+SnEo&U>|>)&uEz_Kbz8YI1KFljp^Z`KCe}=-B5v(WOa-rKUpKe6cd9 zyjK^#Dt5j<5UYpvJ}3SojSVicMx{38XS>s3`V5jR%*(QahP-KGIvxvA&7TAafeo-O zq)iNWYyp8JT{GMA8dbPBr4%`&2}6+luiEcFKXupLSKAHDP3Jm-`%VXn-}Fl-XD~wC zybz)^z-;iojt_Ty>C?_Quq;#sPR$B4`KY`owKBMu@p_fY!CILlUk(fkyBb*SS* z2Re0dj(gy==j~9}35~GwH|P`^ZQ*Y-b1-|CNgo{&@l`TdZP_61I?VY>-jSOPZ~BY8 z!>29#%~L3ekJEVnd8@L(mzy8Pi^|_WMxz3^ec&?B2HsLykb9*syBuyDs|29*G+o*Q#>^9{hN)k zK)b@*zlI(=gym7hCxBa;>;N0rwQs5co;c&v+TJczl6>%rspEG*2tWDU=-ZxkcqjFW zZimOg^M&q%=C8cSO<_`~2&qu{b+!?H^k*h60aot!G$qjbY5P2FS&kcj^=UL>5g($A zK=e?XIdVPj69a?^@{h2=rt(o%h_Y=Vk1QV{&%2|da-zYhb6rg6eXv*f;zoZ&;}31f zpYia^&<_1Fu&M4 zA+*dYBv?ct`%b$UKjd_HyTeU&?GF zQ_;I;nlJpjviNn5W(>=CS17{5(}zj`M3GstA+S9n!_K=1?Sf|mvI8x&yJHP)fG>fg$n1%00XjxoIF`vl`w3gsih4S*~mE-s#?TRHvPMAGgk{nL=rSWExD~(T+hp=)HM6xXpktR^~`Jf zXw>QQ%@h-X8avzGR3Ta4->Ezf-g!V4Vk03Tfr7m%(as+J z`QdiJ;hqnlLa1RJJ8&$LfvLf+laVNL@yo)ubsAB$iBdORvWD~^`yim$h?#ZD?iJgl z)4QK$fxxecd?){%Wd0sh*>>RUcr>}iZz;>$R)?T(Xz=kUtj-a^8h(64*2bKo1Q}ac z5DxPh5iAoL(H_dHGZ=tsY2oMkvq+@^p5rWbalF*VsLf~8R zoPECYyMNsK8{c=w9ruru!5Ac2bIr^(=ey>d@B2Q_vsmyiR4hU z%r*QG)5jYgCZtr37wZNm%W76US8n-w!NT2bS$+F0tZj?QMM+v$%_Yv#{< zJCZa3n-J%*^Y}O4bMDA$boDcY!~OY$gEhYXMIPupZo!;KeE-3j=%?uPZ)5J6X_lPidI6(mdvV-MScW~^3ad7jwn^Wh;#gtj z{viCup=C}XgMW3-!{`oEB)G^WMFih2Zd*2&=jUBh2`;JiL2^7b>+z#u_XmY3snp6D znVa2<>Gjg%mvC|$?v1i;MdGCJTiuKPAHLnr|sN z!ml(EfG_Us)Zw_z_7C`9)V-IFLHDL@^X?kVxAbUiflHhs0PLyS%AU;Kx;JBm?UhDj zZo_?PS0X!=`oQKtAX2SIgT{O+Gfk>QNZ^8#h>zT@@~|?F=yK{pm^AFtxbwx_^Bnv_ zhyHaz-+smHZQ*kKkS%ihWxU7!OrVEu*n*T9#ZIqlMkLdfqlHg(=Di$}ZycDFl>{(t z(bo_Co4LqE&(*k>;&!9L2Cb^kDIQ+7rHX3q=f=d4(wCk@i478-mD_y(W-qKfg?&$& z=zDdH-~Nd$zR||k1a{Vcf?(!-OA+Z>x}Ne2fJj5|>&LqdwIsnBU4>kZ!|eM7#Ofx7 zwm!*Rsk$n3en5>+CaW|V>G`2lv+P8dq`)<8-_>7P0~VaL7l_W6;*<)^?Dw#-aIb=( ztosV*e5Iq>h^3K8BN_k^o!xmJWWkjUnXkmJ;bg|NO12LNHkCDo8eX08?LUV%Z|wJ+ zbLD0)IE0X>+~SK4_31wHwsa;jXt!0;!ZsTZ=lr+pR*PoS@&A`U$H@-T`rA6$|K7Cx z1I)?x6IkK?-iG~im1ens|36Rp^nyFaaSvVpUzRFf&f_O?{uQAEG+AC5{oOsligKsB z@ye6KZMZ5zmR~y9Kl@g|RTGwsCG()Yx&f zMv~WQ5xJpiyR8;iAN*R3{m_i(_KE?i3HO1F8TAk1D$F_N=#KU}2o2grJ8r?GQr!oa zi}PHh;MKK&B+Pu`76v?D@k`Mov{Leyq=&v{PX6AnFh6+Af!EctLa#>(on7cgI7>nX zAc3Q)HTuS1JDoekN+jzFG+;D@;25~Z$BaIYfgjkjNF{XA#lPCyAA=aL=# z50xH)Yo|**eemUku<*jS77;6fNqxMW7)#G&>o|GaldCT3Im;M#%TF4?Bwn!ScM4;* zr`|>*ys4_){dIB1Q@VRk{A|c8{p5dAl8{DND3&xI;QNd0efXjJBw*yB$z+cVVNDObre4%HlV z6M|m6eZsplyj618g_75pm8N_P`r{1Jv$z?GdfVf0zdb-)O5k-#soAr*e`3C0x&TRt zy)r2ZdN=8cGXIYTAiVKO_q=!qg_C_*@z$Enf`O#Pi5&I@IJ!x}x&KLEBlZoOy)tLW=l&K=ZQgFbr%j8YeTTnqG;hQ+rXBSCj`ec;!HtnQs5LYA ze4)RTB6YXDr3Ko&FLzL*b!sVc%c0WTWqVdIj({id5VR-4^K9fZ!}hJrv*5U1vdO3< zvGO(`;#9&=oJB^dS{=B46_D7aH^AaiWsWmuD|Q`r(6NEFa(lWnbW5&UGk_A2C@qaq z#L&j7xz|Qqmm??Ml*tlchW!n5Xrt{^ZQ8iGa$A1Y)pq@$w*ZxbzYV~V=qMKcJwx6q zZ~Mr7K$h@=g9fPxyah|NlqA z0gK*XY!(i1@cyx6E&Rrbi#&kJ358R}0bs`#R2-6@C-Crad`N9 z306JTqw_HNteqS{u><&wo$lu|)q`cEg~B(wMGOnrI~IFbPJjS6JMt|SIz!q5jJ&By z=B>`UlVjs$x1y60{f*s_(ov;ULUf8tc5!xQ$biOr9{u~+G+(gUu1oMSJB?k=7{KW` z22dP7O7gC?KL8?g_hnH!LT43kWpM7Z-`38I z4^3*hvGq!b-8{7=>9cv2j!-N5og@HC{W(@U&vC2@NdM()FnI&2Kg>;JX(%_®2uc#GPP!XC0^7eNF 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¨u!E=hw(pP9lMpwT66eV?>&K?K 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�%h=gfYOL{vW#-0w94pym+)=5-sBxkR<+sv(3H^DrnhYYqkd0A57RLZTvUFW3V-7}*#0_}u%e8J|W&^e^A!6o5tf zgf`US2s-4Hm~vQRcKXC625#&ADn*He`~}RZ{cnSq$1SDTl*ezrdon|IKQcqKm#)CK zmFL9nu3s0t;NLI`_p40x8_`|z#KQCU+wG}%`8+;+dXbe+M@3Vkf7Bt{mBmSjYNo4wu6Q@BV9D?0%#WIvm!oq2?+BRnb;g0J z(lOZZu`+x~aZzbIc+Qu<7N2~;Vjyn5OY~O`N?U2k!GtWRa`#W|iyWgAuNuS>rh)mv zoXn%8Wz-Awm$?{$Hc;n*%44#}y7c?MSd*!v$A6pi8zTC4pMFm}%(I7F$0cpXBdcXD zQDp{Gc+NdJdr7|t990L?`Hv1?+EW=j_{z`3zd$T9uCn|ZB-g|tZO&>u{mN_0aG#qR z>y5JEk5688jo$>xFv1KRCa^7}dEF^mUvw}iFQ%C94)}8d3u;S_1-MX)Ow%~p74c3; z{cZ5i>Xj0E(fO6yde!`8BODq;3ZYaCJg!a!D+@(mbUX$lJLk zZvH?<*Bwo9Gw`*T+qv8RbdJ6!?Vl-Aqe`YWV5b1-)viWGYYE4lPnK4xTiHZZL$H53 z)bQTfGj=lM!M8ZW1l{hnc zxsJ7@2j#|+bN>mR0N=cIxV2OX*^;%@xn++z0tp(coZ^ zDnm3vQ+E*$p~rb{Kdf>(7eSvUE1I;7q^~r1Kef>z+w}bfWIO=eO!gb~m97|^?Jx2` zh!F2nOkUD?9$gNC!~65tbdML!kg68>2j|ACJ!a!B>wENM!-WddaVRVf8KZ-BG~h`i zxM~Sf{h2FyZZD~50b)#*U`F1bLEO;Q3Q6Gr_Xj9nlDE*zwcD9`UB8$7ccIiWjv?hI z(1ZN**G~oQ+^Wh-NB8Fx!?65Q$2;Iz!SYsB&G@ZkisogqWwY}FjCR@>#qqR%gMYm5 z^XSvTMS#3j91P%%TFUp^Hr?GHp4y(Utb-nplM7r8vmWH8<2SfZo85+ zN#1rjH$p4ac`$ZL$GH0#;0ZSr%edVGuo@h5ryB5D?|ykZ4+aFdfQCG_B8`4BuIn*= z9aV?`WnAHLrsfa3Ff$iZh7U)tn7pTa`vK!QK|F+owp0DwcIGwCmajluD8l<@@8i9n zzAHvmrIHb)!61p?|3Kog1}<1-|3}z`V>%Nc$$*MZv7=4{XFBPRLEeAwGtJ|0j$glW zJxkbg}N<(C2H5`)r6IoQl}-j5FS0{2F#@Fy5pvS=2F8a4=|f#&z-W%xDdEa zL27Y-?0<1ctqdLe=s=;i_ecLH;R zV{0mV%)4A|M^E`b*Sy5nB56h|*cvi`ZxvV3Y}JU524*eIOD~Yf4HFg=&dG6ey0GlsQ+f33*PLPjkPOs85EnUM zzl-6Tyj=V>r4qR^xq1I7v8`F$=795`su|KgE{eK4$=maVGKARU4>c7vrxl;=_%S}c z`^zhqY+prT)ATiP*W72%Bl;Oo#%ANg&Et-u{{lsw(aoL!Lnt82(+vj)Re>pPr9<^U zqYqorMDO@j~@=0mPJw9Esv8fen;RZ`Ym~A6XOFY z|K?a=&I}lVd`!A;7rqx}Vt)`cgp_Qs{oX&l&&1T6O10S>?YxPoE|_|=_MKv$yfjXm zx`$wF(g+UHh%2E*mA%RoUsQr*t1yz-#}3@VTpZq-y>5Hkl@yo1#)0sA{fQWn$7yP~ zvo)dGlSM03@KEI8&Nbb9TLvq^imiX#|pz;)a{ivY2@I}(~aK$CNf8Eg$7YSh&aJ~*NEi|?ikOv=;NiQL|w zJUTCObUST240Cdt*P!jKc?u1@g=9qGH$78+9M?n)%%@KG?|+wSl1$Rts7V_5m^!q2 zWfVt^8yl;c_nq!?s#oXiX>9*UYSc8gXBc}Zr;(RNmA2kJOZ(s^%1GS5kiV+Me=(?N zZ*D{*6^#V7uuR@Y+7ZmGNQ=)jF{N5e#c2mibWw!TD%$`ccxGj;@HFsJfu}IT6TXWp zd(+}@9mV^L!J{z%My=`7(wMqH@3R6*T~&ryocNB;n0)A)8AeUo{W8J4E;*gnvjfnI zN70J=t)1Jt*S(a!rBfhM9opp@WZhgV&JNz|wM{r2C>FSZQu)TeeQNflKfui17h?ED z&dj}8IfLQijHB{Wg@VeBFS$DjY9Fk6eKGPM<_ zpG3)V(x5%3BOf^E-hXlkQeQsydHx9n?W{?=TJ9}=k$T^=D3fbLQB^Ldh9~oD>Q8tL ztwxS62-xpZmi*)y{up~f5t+Gq>$2H3Joi95xGsu|! zcaF6i%n{`$=MTIeU{mdR)iud6QB|yDC%Mt!HMbKuV{XdNu5UDOQSYBew5rB@6zq|v z8`pk3;yv^LKFOP0GPxn8KvWSuj!80Tx3h#ryQ#{$j`xo?4f9IKoq8M>HJLnRresd& z*DQI}d>S(oVb#s<*QmW#AmR@Ptp9?|Es2}gXOu>kCd^fcCe(vQYsjz|jz{_Vd!Aq1 zZpaXvOzr_Nt!Prsd;B{C<2@6!uE4#%B8gNf;!!coeeImlZK56&m4+2LEeTf9EE z1(Z3y(7O#Uv(%dDsks|LdbUt;_)A&-+GjIHT30Ll!GNWJN?+a=Uz;8?}7DF>G-i*^poFG@cyKGpQG7~HDLVe*>eqAE}c$>QUo<+)|PsGg!E?;q}72XjL zRH#(`+aAcC`y-l}M_fg&{I$60Op@9lA3&kf8VwUm#2haSITZl);E<0I&z7OdUOgQ> zT3dq6$uX(6*qIAWcW|w-(b->h)(;n3=O2u2Rk6M6->k~LH}cVT4r2Sbuc|r@{Etmf zpmnX@Kta%LAA1C00v5dC{`+7>oa)IYGU%T!6A~jk?s`5RU#{EkI1`;6AeZ=T75?c= zisz|~Cs{Sx@P>AIRLWY5kETpYk7mu-Ig3of4hi>OkO4g*AfOxeEuM^!b4jVgJ|nq)|Z-A!Mpm=;|5-kN{R2)Qgj9+ty|JMUf+JNw z4QD*oyhnJ->V0aUn#xqFMX(?|Ja{AOs3LKV)R^jQ=k_2f#wL%#KQMQddmpxSbace+ zQO%EYLP~YmheB9;+zX`I<1dAb6bxmaO7M0{)U_MlTlr1S@DM_@V`co_e<1}>Z9JvnJUWXI2DXJ!`>$DFkclQp>~_WHEwoP6 z**|)*`qE-Xnmce(YU)X%O&BbV;-%9;DZYU#c8PtYogEVML~(b%`p`@2$G4$;Qx=qa zY&8UKN3v7W#k|_=VxTg?;ZXUHtnv<>Iy^uDM9FurM4rUro{m?sYMVUo(AcQr`QA16W}$ddiVc$`l284s(jsK?ji^L~ z$4v(hi(#iG`<|VDOAIQ|>W<6Y3&H{4gdw((#7mFq^6B!T==Kk0GtW!O6ux)-GqUK( zr^RVxLdH@6(9=vZ*X*_)FcQ++9-h4qr8O>Y{}6SH_bcJ^#hzhunRM5?y8>79OqZv4 zJRha)uGN)?)|jK|F{Rf~1*wbQA}x{!UaA*I?pK^|LjRT~=!^4l+M~Jynra+Gsq9w- z0B2?2L*Y|CeGk!$v1Y2Pqi)+lK=pz(A_}Y#&Zt@qnU0fVYVVqzeJ#VJ=B!GO%lhcc zs10>QuYGQjA=K5Z&P55Sz3a#mA>OmfQ@nWhH^+>6UB!r?wDBXb^pYljR;-l{xyiqm zT{xg{*JH6(B=TDHt7B-a)aGxdU=M*awlAFFD}K^!S3nEACbQ4RU3#hL(3626Pr46c zxOj^6?1ts{^6!eG9s{TWfD{!JIPoPEPQml+`c+mqCNChTYric|Iya41%6d1T?p>4; zz0lu!$9C4woI665TRH~W6gxPs$eX}GW+k7byVLSuowh2ej!rFAQr<<3xPklVgh^7B z`Eb2W%bEO=ZcNbB59nC=s(yTYEJcHF_LzXWc>HRY>~vr|XtlrFe?Lxi(wO$~inpwL zwfBf#_SJ>!1+lI6sa_S-or@-p9zDuCxFg#;!DsEtF=Yl}#d5lV+!{N> z{q@ByvcE0f<-Ar1{NaXN#DAj-w^E?RwWGvzcfFfCByfh&l(re2h->HC3ab5$8S$55 zzUOnGcXOpW8nPu8(?tbdnmTAt;tU5CHBgT#_8zC~Cp722TvYkoc}}&MyDWmyr||h_ zD?3wO-{s@D-KLMxZ!}F2L^%z-PoE@sZwA4lTD-CFq@()|`+Eb22$S9>mZ-NY<@*>D z0O0|CPhD#Kg!=flR!TlRo+i{~r&0C@n2j7W9va$Q_O|tfZ50-m0=Fi_|L;Cf`j-_j zI*AV!WZY=_vsbMDp;yXx5DHRI`NJy#%;4({XE7+<`}aHL6P7u*0(+YFaIZ>N6cAkB zf)*bDlP3V*|K$S^n^h*;d)E;(Kh+WnM=hy z5xgm2F=|^af>9502YQtH2Ru(D-p!t+`v`3>DtIw%*!VrA=DJJ~G$zN#;6a{EDDRVp z#!DGa3$mVW%h$BcRSRe?;He--H@6DAw^WLAzvcI6IG75LM}o-j-&pDw*%{NH!p=eV zn@)Wduj!$H)L+1F>|&3^xJRAuAN7Kaf#I5-X?8EaMRy;~X6cxF>T0UD;LczK;8FAK zakLOp?md5x$_uld%e&P%gGm(yT>-QLsh;WJuNspbgVAnh$g>qry=X)KxVNa#RnL3# zBw=5=8sAFx_&K>Ja@b5;6VsqVR8#d)CI&EB>1gJSkZ}zkO)!gyCpf@`3ls zBxTq>zUAp(gmoVp4N)qGK?HXNK-7eJbU51H z5?6wJqQ2&^Ok_ivV17CogC!RcUyp1i2IqmZftELv$|DE5tnBE+PKIW=3?eM&Kx3aF z`4jvF?lH3wt6OC18b-uu|uxK*Oa5;VJ1UZW{(9GgH`eihU4HqU4AZv&%T_Y z(w3b3w+~gxUmcDOt?ggUrzSA6zuqujBOk9ukv;Ni` zXp+|Gh6b2VQ zqP8tqsyObpZBnruD^p;U-)n*sTB;@Pwa5AZ%TJfNlgZ}o&{XrD>9VN5+{Wn&8@FsEx;4GIYZ2thAawma? zm@M}g&p#g`QO0k&yn?n;(gldJ+ufD1yE3Vx1N6YP>baFxZ_ORFvd&_63G0Z5KElm` z?Iv=L65D$l1b!!^g?+HaGw4TpCeKC0yy=WDJx^U`9!&@Ta@zBms;R3UL+fW+!IY;H1r^-v@%TB^{gWnAJ z*q+qW<*n@G)e3C!MAUyax8k;GbQS4wwyjJ?$ZCOfX2u@0A`_Akp%6$^>Z%>R~e zYGf`={H6<&IiTI&Eh7f6TwXlHr0XGI$gw{!IuReyE?k5Jb_UYZ*X*{^MP15>CaNM; z4&E2rdFb;w!N>2OeE&}FIk^YgHOYrYoe@y;uH%PU?rAp;q`1uGX(pr<;EhW#=@Qgq zDu_d2lA{BiX1@I$vczS`cj)j;M5k-v`Ptk`;8}K2;GC75ovO>#%H*lE%bObB^Jd}u z2@rk{@5>KnPcUDf);F6T=tZ(A`LK?Qg}0GSP#Ni+C&W8fZ>|qdoyWKEsGAiAk;^<# zGOXDCv$1=E{Sol>e*NUV`1%``NGV;_3a^~ingE_KUNo~Q_EMpEig>aW#&(W1kB6#Y zY*%xgREO#{QB(JZDyXYA6{IJr+%%OmC zkJF^oGwi7!@e;HMiozM66+itQMld5d2FDY}6$yIsr6gCX4{&hH+o+uyL76xsb4a`f zL!r^GOy{dGn1m%VwSmt}cp9t61Y3UC%BNh)Gt2A&#oSj*HxxWr zJ^%5`X`m|3ILzLVudtw3jj zX)t-O0W;Mq?pzY766149Z@%@zv->?muzzYN`9sin8hQ_|unp)(eX%D_u97s>mM9sZceAaxqQ1dMFAyjh1 z3+=saAfnxzo#%amabraFgN^W(17kQeFf`h*W5q{hkp%LBjk5TX`<*M9Q*Qs5tLtvM zJJug3>IeIVpkKgy6(&TeT}cX+-{eh6n?8=G!&+6Oa)q(?3srjKebmZRbM=Fb9iN;c za;Mnih5tbsK*^|o5HZhD7M1nx&@*mZp-8!cI!OjE-s-s9lo9G{Dm1n!4 z5q$Jw!nhSij5|`qg=9_ICsBUXJXLfFq1X0FUCOdAv$ezKCbDT4#o~Ao_d?Ql$f*!1 z@^fEzb;JPUgQ}^wTu8BooA?Z>$Kdfx?{3Zv9VqZpqVWMVn@tEyKY5p(0HW_&sC}PM zgj$*(BVn~StWJaxv|BZfY;To#JwG^=OtkJ2sRck-2Mkb_<0>TcciAcWQw8gO2Hc9( zz0tJVi`qBZgXHV{ay>;ss`Hp_ksJ(|=zUEz);dj01@Y=`p32SfzLrXm7^03A6fq*e z!eP$DWw6;jMO8fs?I*G4xfj`Iz<*m01$qiz$XC*gEw9-|RCs8pnku3q5h>AXt5W@7(=@3L)NY) zIP6i4$n2isRh-Y#EbgVOqQS&2fp~Kt>Y_i|Md(yxWm8#P)pXDR5OqYHC#?ombbYu0pvouX0nBp8NmYl}*9TG)<`-n8+_g0!5AjLT>F74?Zt)Vt&@QDR$_Y znMgkD)n6@3+2?j@D#{0q10~QEJsyTKTOQrug2^#@7C1&PHWL=|*d?K_0>;peJFu-@~FIM!48YIR$+GB zdW_%i6(jPJ(okHHT?ylMQDR5jfC@oxLk6=>@KsT07hY{X+Z00vm19UxIUSQ7gZ}$? z&e6ApxGL_1NIEXBi^R~QD)$9`{Hi0i00x4h~fQM$y#~-W&6i*ubIdgb+w0$F zPj*y!luvlXN05uzmzpMkME(NmwRh;+Gsc3Idm|h#sGk~HasI5Wz10Ev%dX=*m=WJ^ z6|;8JPp_9a{^odMzQ{`Uv%ISM$9{~ain|oSVJviD2HUrfMxlN6x%Ygx>3=+D`Szfh zWcbGT>+?*iHRkYgo2p?6XpTDp zj?B9y5MVJJY7g#AqRhvstEuJa2s- zb5ig&I&hHtpvlW?NZRaI%_&K-%y_|e0q<<%v$X*dR4#f#cpD&K1z(&?jTnfT3l`$C z0NVQ}acZ>khrq`6+h=tBT8(I-!E9Slpp?_L*u0PCJ8b3Hud3FK`n?}zG1&xI@g#qU z+>Jjv8x3f&Gr|==Fz{c&j0fKA`yRwM)h`dZK$W)G0zx=A+@|c3)H{Z^F(+qtqSd|B zPd8cPP4X@L_QTJsFCwSNtv38`#tmNdFqA8E>RmwU4jI8Dmy$_ zk#9n`?`4F5;BD3_H_Epb2}=_PD%9|$p7gbB?K=DSp08uy!qO5gbtJ$es z==aiqSj!5#4RdE@HIBs8}C@xOk&gina028X$b7msV!zlJ{dGNLps7Mw2I4c z=5Hm~lQo7-pBiv2bK}a;^k;ql?6MBd@6Ilcd^W6x_9523q!Gj=zQAcpe_jk5kOgkP z{2vYI&UmKk@nYnhA~ge|Z8~ZqyBQLr+k{UM{T_{KpN_sr`P2is`M1O4MGXV#jbgmq zVV8|Nqrr-bZoAawOrKX&K0xweJq+E{_X#|RvpLyRdhAFLr3zJ>f=|ou+R0RIP?+fM zI2bY(+h0Q3FB5JKdXc4RDP+GKH;qaoBek-x2(43JPPsmzL@Q-%zjr~r27N#+)UlkHpi`B6O5fyW-gYH2GUKP1ENsV`WsE}^#$&v1$7l;$%Hc=)tN>$ z)90KkOgd1m@wdx$B(9cE&a8X8Bs>qMWSM3MkKdoxpJwG>sqx4bFfO_QZ#n_Iq*%~)hQEz0_J3enUGAKgr<{k2vK!^SK z7jPU*73K(7TWHzW0ODQ^R6=iKXJSyP*xR$IDXt%<=Z-?%_fNSCSSgk&7OFr$ia?1i z>!pPS@9-Bd8a%|4%_Sb{rM@_O)Z*uZ*5M+00W<$qkX>1yK@?A|%}0-Lc{A@q&cl<3 zaAy~>L{rgcHts8;QW)3erwMeCy_J=qujm^Um0Ecx*-FjaQA>BAJXyyh-cTj3ZKA?S zEjKCO4fHy-U80JKUPz3rOLb@6xk*^nPnDhmKO7;Qy1o7N`1&GzcGw}R$@}(PM1lnl zwRc)x$m)YcB3$VA_$Q%>?PH9q9x?8=W0M)jD+Nc2TBouFn5uKCr78<$9{Y~O9ZVGc zbpd1-0H8%)Tu60%;jJj;2_d}!nVM?oo~!3KF>G1-YsKa{!Vc$Ah=`FR(p`-1>dOqe zesSU3K3JtG0@pb$RZ9UDq=5d&Xq`IeL)}eqp~{(qrerce!UOeV`qmA~M?Jg^{TyhI z2kK$`wPWNXvpbQylP zpKYCr+#XPn%lucS?akXJcbIpqg<#v9S)I@*JsPD;)OsU|?+jY&eqnq4nhbY9`P~{I zlra2ziauV^%dSKGQz$YC#us`QXP7O>ImOgk6QJDB%IWxBF4bnyf9)8ACDUXG@? zQbhci?E)b4F$LXLducq}IMs0we%}(1kG80~Pyub*_7ZnTi^=;KcuA3|7VE-PEjJJu zmy5F-Chr7ONK|rc3b4j}!G_pR*FZ3OI-If5p52Xhe1zhvSjnBH-0L&>o$#sbKQYAW80itflofL&@PRz&&E{67qr^%G06@n5Cwm-EnLALK=9+cOY;G= zEplS)TyIjp^UHC%9f;wP&g?kwJoE--d)M?mKDzJEu*|gDfb>CX!9Gb<&^Tt(r4!X( zcO69YXF?SBKfz*0H|_lBQQSQ`tJ!yYkiSBHoqm>wH@F-ci@73F5?ei7JvG-Fy zb?YUWSt`F;9H;uUw9O-B^|-5K^JUC*WoYDP%EM}LZmWsA=`At0YL!Im6ajR5G{fuJ z>Y6>rZdKn_X-%j=<5NN}_AiCHSM+NS3p$7o=C^y__+XC?a@!2aQ{(RYf%Q zfriVlw@q;Tcxd0PQ)sPZ@iQ}jEReqN2`C8=;2Z<`RJiU{NJ!Zojm{HGp(7glC!qxW zygrMn2#^VMZ0sV$QrA=0;o{|E?%91NrKeoVvG%tL+s&+J%QD&Iroj1qibQDyUauvw zRcrF4tj(KQOfs*+6q(n~y1mow-uSTgmyW}siv{-FoHs7^T|vPcWNO^=*aEyN`OJRRvGs}!ftEPCbMiD8Gcrg61<&?W zjAL?IEe93}+_sofl~{wx8^K1)B@#K@^n|IQ8A##JwrHbrScOZ&kjf7&Fb;Rc)kntX z>-+fUJE|)lRwFiiX^#IGRM=>8!mBHrmH8LZn_frWDK=wwqb0!-p6i{hE}xA%(A$w; zX=pBVCs>y0{?0smT&sD?C0F^_)&AJtORwCFU0|r?oHx%d@#PGI%>JM44VDFW1nx7$ z1ghTvy6#9IC2|TzuPmS-D7vtNaH`!5J(dt!jt{JR5kSdp7{pj1G2C@|=j6z7EM5b@ zbf3?onc^G%K{CUlsgpfMHMqn5>1QK@cnF0~tgG05%3FROP7XQ^_CETB_srx;Z6&?y zs)c9VAIL)t`wrau&E8PywDBRh-qV5gB8YBFMkT?>Us2akd$9-y4fI}gk1NO`->b~X zHJ@%3-e>m-|NV@~dDpnp&K>MS(16#ECv!FI9(11)fcqyNw8G9V1ir12#4m{)FoRe} zeU3#$Er|wcWIk&W=Ojg<%TwzuOM@5vbV;b-ejupaZ*p*RQS?a#E3;4KhV|*w=d2c9 z!QMxFZ12>cOv`vLVhGnWEO%tXGl2$WOa=N>Un<=^d?LU!?OU4{Hp}ZHmFNzdxtc@m z92|6=>2R|fNXz-^r>cJVzMCqq2*7;5W2AHXsId&*{i~<^A^6)1g~e|1J_q5JF{&!6 z3(q}#t)CrwRvW1TQG^W;{d=v7wwCG14p5$ws4RWaOh`*`Al;Ad!+up?w7rGj%IWlT zyDYdR<4%p^KRp?rf#;^Ximfcx)&6$rGM^U~g1-7(zhS?1TkBMl!KbmW%A<5!=#N-R z3GV8yYKnZYNnu{PE3|t1>!lkWLS-#46w;(A7rVwR9C9k?ukL-0+^kr23;)w1?^{E> zXltmNmfN!a)$T>8sIH3W>U5is?cf8Id#(_vJPnz6T}jN{4!TgMR{|zqgkY;yRd($a%}lS(HnIFzuO4Cxy=Q zuo1}X_L5T@zel_aD|`4gz(j8Zay>k{&;+JLW05mv+{8Y;p`YoT*;enHieOB+K$t(U zlz8jwGccdq*g}VA1rX-9r@RFHuCg~iJ44nh_P2kt^h+J6w3ilwXY+fU{ghB z6mz5d5U&sP=7~Zp?Ucs&fXy(nt%~%sXxi@duc9d>{*~}PthELWxUIL?1162xemA&d z4n=3_cqD*&DYvHQVrI9mjjz2sl^)doK>a7ol9U8OQm|=Oz(0NWMKf8)zxJ!gw0|qO z5-acs@fE*>3_D~}tCgaeDf(RWf?g;l5acg2aO-b;oRG~4JouRc0!U{iJ3n^3u_?IN z*%zG&d;gTH@Iji?HVX)gijcax)LD+FcMecnV?~bcOZPawxfVTYh2CNecEH%l@UbRR za%PYFSfdap`^qux*g;dIhX`M!2U0DKU2v(Ytjtt2@9o*Hoa}f%)sf)6;UcP#Xp>&H(e8SKZCNHER-%BwFIW+p%i#}oW>a=0LyenHp2J-AmPMpOMTKd6^2 zAQ9O^v_Qu{p4>-O|0o$=az;Tq=TsAdI}Zmx%iTx8NqZDN*nLK;B=Cj;7AuzgVc_6+ zpeS5|SlJNJM`n35_2H8!m=PTT-J|jE7Xr@*G>_)B#15-?$Zny#*l4u_yzI zI&NbR#*SNS-PlC!w(W%8LbB%SkFZ!&tT~K5pSiZdXaRuY!Mz!$JjArmzUKdAf)oWf zZdFmJA!G0(Px!Nx9h(6kXtQO*W`h=x3?wb-~81>EaX&V3+Dwqw3AdUVXC;3-3pRYg4A@RRW%V*$iPV$d_P?He&H+0ud zW~b>9c*wouN{HXN(8{(!^O7}WI32!CX4|?qZMMIZjnF9u(C(@D zf|Jiq`d?`E$wH`kSPrnfrc9mq^<^&zvFf7KsC@xkpS7A^Q=hQ1 z81lPd)pa))`C)$fQ|sU3e1D$hW5;hlC)x1-;@)7C9ip32`2y39#fatv$4nUB)XGWz^=#qC zM{bwDxwS)TbERvXZk^f*j0~NT9Li|yeGT(_1NJjY>O=g{zB_{ZT+J+n2C{0$pmCLo znbubdZ%P=PC5!FH#s%licFivC$dCFt?QhPxyI!kZHz`g`^r6m#`w;KmeW6NFZYY7e zC=9dvAA&tlC@VGbtNkVPmwPoO4-4KFIpe}zv>#^=Y0zeR1xkFFS)32@61Pr`Nt?EO zMro%xPkl#Ac0_<@rFg8$1la`2WFSyJ**{O8n66OsZfbe|5J~{K{HP>xa#djMH15W? zx{q9WTU(akRj0Gz57m>+3A~LLl^79zmT`xg;G7!X&FXnM$)oJitt;j-2;DR8-#MP# z{$5bX?Q8$JvK@E$*UI+LskKk`T(%$S54k4~P4c{53sXUy7{eZGLKTB3!-Uf9s)tRf<3c>2~9BQ+x`SB zf|)%{wq{uI&Dnu;;}d{mSu{kZS9725pX=Wg3)eKCXZE)CEX8Jph1i`lROh*sWi#uW z^!kZ9!MyL|m#K*6uRBdWdx~9zO}A#N&Ep_@vG}!G?5&0}FK;*F(&l*OVNQP0wbsQr z>T>8xwk8P2EK8e>JLn&ewKZq}*RJ0=A|V*tX|0hdJ!=e7Tv1hnXeQVsu3Ox@!ueWf zQ_}QGjz=6evE;3Z0$Pi{49f~|H~1)Z=;s=3^D2m!Kz7lj8MWAH)%u>)O+t&w$URaw z46_HgpIj=MjO=Om+K-F zO6Uv-N^b70Cw=P6bv_46AlcO4makqJ@GBNX-?i~Wp8U?8UzcirMFYw{eu9*J|HH;D zeitbZIN42>Sy%+WsZ#rI?IHNw&gFKUSsu9qkfR(KFu=C+LIIRLO+NL zz=Aur?sojrW%Oyg>IdzA18is)Hv?Vu=YEo;EvH0eo4}~~mmPV{%jV=gixu`K7*QY} zrj_}ey#JQsk+_{dG1T0zqB6_JmF=N6m?y^w6bi;R;$d)fp=EbAL2^uTh`$%KM)<{Y zfvyRDw0bs>EqR4EPW9a>G-*V6q$%5W@1AKcrvpMq_vtZ}Vl9Mwki^>wl#M#ccF$t| z*Jj%4+SEXmuSj82k;uks+$J4^MoU;~=VzW#e(!mcOUfuh%(1R{=Nn@REkLt|e&LF* zskn5GzNr#d%rci0-3BETwj{K7e^RY~Kq~P&pFuIh2_Itw;kxrQ^coULuj7QQXJ1bJ z{lOsHQhrB!Hp=Lo84dgB@}w@juvx4lR50x9Oxc-VkjFp{O}w<@HPW=+E731St-%)6 zjn-PcaVpv1s=;Zp;s`WE?LV@-@Z#jQ*AX83ik%lUQF&t*+p<0B@1cG!FUH~q*XBs2 zZa-2vD(9&sfLIxmL;NwH>h6IkgbPNyOf)A!bOof~rHlYoNHT2t)`>PFUiQhmJlKM(N)h_%iEkxbjnsIq7K*U zo{lGfNKo9HAEj(2u(H*GlYhOahYB?ZF(wWhcL_9lB&?+IYv#YpdTk|evD1zo89k+= zNX)v$SskRM^u%xu*jAuFck!oKu9qK}Q2_xBnpta*GCNn`hhtc+ktEAt!f>5N&j6l} zGu+sgdTBFNJ&yso!a&KA2+Q5vT>TGLO*0O}H!d!GzxPBF&(04UtVqG&vav#abeFA> zifk-zhFyrSZKRjMufWF8vleecv2yDT0-}NvC_e%^H<*Bs7?rTA9zYq$+^BX8D$~ml zPhK7S_S(>{vOt42^k9*Jdt)x`DdvxZMDh_*##B!qxQ$LJ@7L{J6WP3Xm-wK+2?zxP_v-xD6j2DeLJlMw(z$W=Vi`BLt?d#sO{-vL+pI_Ge`1(ER7UXOgFLoFW1sJu@i|{0H7R=W zDN(Z(V2dgI4)UbFbXH(N@mBy!6@MSM4lX=AMyPM~2J9g;F!pq?o&s?!GTPa+?Pu{| z=)>o3Kub&X`v9rf$PE>RWpOD%tkj9t)f*}pJqZu>+2zpn5%sja7n0?6V0zFaJ1}n^ z+F#;7TkKNsc4jp)7pNWk72g|mw%6OtPW1aRD!^`(p8wddrF%C%+Ult&f~I9VaI&t( zKc_Sb@h#4@z0Ug_nrMP-5t5sje(W)={4UQ^)+uD{^T-LP6jfX-2@ado?M^X%l4on_ z9(j<$VMO+Z<(n0m0I0eIC!$R6ZZmsSrq5-1o89YgIU=EbKJHPw#OmbcOjas-Zvrd6 zs9}sg8aZB$TJmSUXz{$h`tu&2$Jn@Ru?F%g{|(k)Gt&RJc8i6a=cZJ#P;T4Y&-T89 zaFNgd3h;IH|Do#vJ4#-4Ic=w5!_^3d-`!(UNCbEVWV5Mo33)Y`0$X^GPGI4Qqdb-1<*ZCOWkqe2BWWntc-I3YfHzp&4%ntGw7lj3qLgv{(Q5FRYyB z$uqCa{Na#?yHW>rXiKv;C*K6`sA=cM7e*lj%`tIMd7V>itz@&7@^u%*7*O+uAU(ZxjLY*Ql1j9`p9OB2-vh2e3tj~&C%PPA6@DiBi3X-Gtf@Tw7 zl`?xAXny3`jB%m^W!QT%7k2SixNcq~m8j?Hh(7c9I{JC>Nr*lCPU=jh2^ah|SyI8C zR>Wze;QT2k67@DiRqJ=*vqW{qw1T3W6w)#s)Dr7hsb(GmKDN$qr8NE4x`R}=R}W^i zem{!w5!5-WbeCG{yP=Jpx~=kwiKT+_s2~Zko|NjtWj&9-to>ol#C2?>lf2;bZq{l#6bTi>og;2qVR0)8tv2;NxDt` z-G83+fs{7YE2lT0(@D(YBC&*-(cF{H`kWA>&2781-FV>-hde@bPu@BJ7ybHkrd~?6 zFA9yWSoy)rL5xQ3Cmiwka_a=~EasLPuWcroo_^+M|5f$6c$qLID=Q6j_Eom>J}jQJ z7|0AYlU%H>Ben}(btiGq$5ek-W%9Y)ob9wAToSYuWVG5p0PP;;!OZm7)Zzwmx2IvU z5cbYXIUkdvyRNLkS~lWhN}3#g7?UYqyHBUlJQEVX#Ig8W`q!702#LaJ?OaJtrjh@B zHgMGdso9MHiqC0ajp&i(#NE^`uy&67_O|CIhy#*sx(2uM+Ed;5( z(o6a9#uSXW_AmU(E>={$MYH&Rk+#}vSQP>U6l8$o2+P~1xOlgpzWpCxM@{OR!Zb`L~Euc z&|2-EDuG>Xi=~(~O?7PwMN~+fqC?NbM3;hT-;yX2JxkT!^{jyye=Gf&i(cMcN=H;^ z#3d-w4QwOo*kF&O7E11TXc1}s!D7HojOIyuSDAlHgZwiz+~>OuJsY>X+YSZ#wmknTtd^(xOc1_7=K!k*tI))>+*pqKA6NM==<= zq(-3MTWu4NJ8y2VK?**yc+KHAR4GI|y!hG{@-{aJq-NeUit}QpqvPt}GQX-PD5!F( zQ)_u27yDd#5kwiJew^%TdX7#Rkq=Iw+!II|2V|(Nk(N9hsdwza?;nfX2b|P@r6E;2 z-UElHPVW16HN?|zdZgFDxh2E@j3b74MUPi+ZjnyldkD+SdD*718A0am z*!>%vvZHScPC59n$=`t9eyB9VITF9L*qmYy#0>gAGUCqzDP_QrFK$()XW02yPB1rU zm+k|Hu@;S3bE8r2(<=}A%Y8aIs0*X2_uAXUP9740$|rEy1u)~m&U1iU7Ja6nrI#2F zmg@DO=bp0>%E?bE)KpxTLuI>(SrA=NjPIRM9_9}d;Q3ke@uvpuB^XQ2e-|<3`a@d% zP=9XIoXf@ej|6O0PSOl9FF-iJ&G!J3zxvdIpRL%M0`hB_jpv3kZ>N3l9C-mJJLB zHc1n@*Y`{|P$MI3fh>SnVscMA>7gE&{i;YgQI_V+`C)ew%W}j>+QfTvdmS$&mlooeHk7a2yQLogWmiv& z`)nCBBzl1mhD|QT784Nh&mrnK>zX=S;(ATEiYKk~Qw`nrj37JpW-7Wk4PB8b1zY#; z-p85C>$)3xM8Jc}d9pvvfL3*_Z*G#?mStt$#KMe4<@ zRw`c>U#ZAFKGA_%E0kfshp9qVVAzhCXXV~1us&3CeD+t-)zED@NXL@qpPd*kh0Z(~8$Q{I%6M^n!27ht zAM@Xq3PekV)}w^i)6eVYm{9i@P)l6(3pu^!g3ar*?A0(E%lN{=9{PId~6oESeU zYu*RptW+$sPbf-Zdnz${i&SjhN3vQmGjeaT6SD4%SwsG1 zn6_w?)l6Di?qVKVes!#Ak?$MzF66Ipe-v=8i2Qv=$h zCpJlr<8C@>P(j~CdcC8>X~1XQqq2hiBAXUSi(2YN{D%L|V~Sn9iFly@fiptt@nEFN zuIWO22l+kei7X4#Y^=Ef=R^i%V;Q!XCZngsi2Gd9Fdqez#4V4xGjRq>qlj;d*m&l* zh#w6z=SYI}U`soK3 zs0F>$IxZVUt#JGDv4-8ED;oxD3kHxC+WT9`C7`9WlLCOlv>z++M{@d3ZIM->prP7{pOBy%i`Z#zg?-T1{5`1~|N*7%X8hoRKVba96x3i0LhZd}@*$XkvmW_@wqyz97FVzB5j)&=5n7K$( zWjS+ztvAR<${8R=b`&da@K>(;`4yE)Yv&(2Z3M37@zu_%CjWBbc36yykb@O10+>~a z$le?A*FL{()P73(k)DcH!Q=`y_U{Em+ETobqQ~mXjk3Rg(^In8rHL^--LX3=`Q4nS z8E1n{ouv1@S&UPw4J_eXYp#WyVcBNecv^S_pF)ZyjKwrIYd5QJNddc9Q!TU5J%SbTRGBRvq?c9Epr$PK;|&u0(QW9sptOJxD6_Lz^Rx zPWoo7wR)S=6Y6%UR+hz;N|5$m5|=53+A1U1UK(kvSXG(7{L-;J`n3_Z`fE@h;OPLX z$Q&myC0IUUX~)c{iRM;aKQIt87ZVh^5eB>(8jP97RN-GYkSZ2zrI4_0o zs$08`UT}7=IDF0n$zszRA=NwQrM}8G(dHkwxh;KQkH~LlUy(iFP@dbp(@tXB zo;cxP?HHF)c^#8N!JQ=d`+SyxzyIRhVXcN=X)4}R5@aA z;Qw`|?)F+Z^>}M%%l;`A6>;w3)O(AN!Bu|UqO)$7BFfxuo5FldG3*ti{n*uen5;8# z&aB{yjfOOpVYkK+&jSxk-epnzgvp5K5G(bq{Oof5fuM>Vxv zJx)CPZ<`KT{E{+`Et6-XzAh+mEs-)yWe2lK-4zSNk3N%dHf*)Pg?@v0{S76R9|mlF13Iy@Z=;1LwpgC4b!;_gYi!%(-`G~&PwY+>Oiv284p`q%p2~(`Mkeg z+-k2q_wY>fecNvmY_r}CI|ExFxU^%u;4F4NVLXkYmc38Ju(dGrs|FhhuXSXY#AfC# zjm&i`bG+@4a|mWc&7{^#7d)IeqWxqto}5w4x>SjV@I9b>#s{e0<%TWTd2ADPcWA^FD>;;7t`a7K;4tFEpeTCh~@< zhS&R-^o5@`s1zv*?v^q@(K($vTdIcrXRWs~0nB~^pNT$OqcF0q2}_-EmmTS&dQHAm zXEj8D$nm5$x{bPzMt`J*!4C+YBIDNWzDe zu)x)J)Na}eBg!tsplpn}U)88#^8}oX7@Us&$`#2e8PBCej=QmQd`Pk2ir8WBw@GaW z;b$U*EPj4XilL3m=E;fTBQ;_^Z_WDvlfBlv1^HQOhd6Jm;Z{seCl zukRZs8`uMz*A3|E9P_Pqxl8@On2e+UZN7qgl|b%CJ#%<(pa$OXH20qviiX~1J^5d% zZ2$Xs+5g(f{y(la7S!d#5KelgY4#LQnJm4OYF@CG6~aE-9Fp1dUNci*LY=dL=8zi~ zyKNJT8@O`aZACEf+v8%t@A(Y2-Qd1q81_5CdaK2CkbRu^cB=vP@p^D8eD~I^oP}th zgtl&T5%xbnI1SLG>!o5Q4b+fpl`KI=2QOV%(IEfnu^Px^Mhca3fn%M&)pY2>>5FUi zK9gdsr)R(S?Z{p1pgbC;no;K`{By9xbwiT(^$cSk_nFF>$^@IOfswbF7l{J{)D&e= znV5+w<#>no54YHnZ}c)Fe7w%&YiD}wpHh_^Pq$+wsTcf~E_d88jvA92)?k~H1Huh~lrQo5fv?QY5>pYK zsb9{PKRR{a>VdrX4^c}`b^^BLWO>I0E!v*`N|TpcwhGJ^wSB-8V4zqR_zJn5y@ak0 zqyPdoa9$^XvdET(x|hA@?>F5(>!XkfBjdl?^x2D?6xg(&8DtlG;+NKdF3C)$^j)3< zl24u^bp$RxJXS5Co_chKsT{dgUskcuVHz~Y8M^k)YP-t>4b)^T<$X{~O2>sX zP4bw@)*S1DF+oe8mN&VlC-ZeQJFI!B(2l)4Tp!E%794I5zB{j`r*AP}cYIGzqtKG) zUwdnCv3*r)1h75hQtWTz{!S+2H%0OKNoRjO2IC09l^@l@vGEagGfgJzkSbkPl`e$|%ekgFjziAFyy0{E!g!t#@b)&VFn*xl+8zatY zZfV@t$Hl;Yp3%P^hXe42t#7i~%Ds&fvFu`w zz0KNmUQ6F7*!~D~Y(fB&9i#h=&rM%%L>J5()(}5-E@~6Ja>)io?dJSG-~T^olie!g cac|h1lN*0oIek8}sdu}6MgQ+CjXVGRUkB^yG5`Po literal 0 HcmV?d00001 diff --git a/assets/img/guide/persoenlichedaten.PNG b/assets/img/guide/persoenlichedaten.PNG new file mode 100755 index 0000000000000000000000000000000000000000..0b5a7b2555b73017b66dd8a9d8a5fd34caf3d188 GIT binary patch literal 56986 zcmce;XH-*Nv^J_BARVL^i8N7=4$?uX3QCjSI|2d`q(dUTgMd^i(tGFduQ*x_F8Ms`OIfNE8*&@O2h>81o!UUBYyivUi02P zETen(umc|AVvgjP5*cFt-FMYglD!8RVcf=icwqbb{p)-8s$vOm%yBTE@qusjUGLo^ z>Ad^9-|Jjtb?@F1?_2rTTAn6*xB8w`)~zBphc(ikBufr}y<9)38K0IJAF1BM``%<^ zeUof39Gki3KJogm%=E2fU0eP$15AMCYQ z)bn^XPA-Db7l#mY?Wq!BD{CsYzt;^{PQ}`#_KU*c8RLtR8^SP5d!|KXB#&v#mT(qK zBcQ{kAtxu-=%a<+ot5o@DPT@g3gGf!PUd{$2Vzc=2S@ow-d$?-zjtX7@6K$vS0^s> zVRk4#Jk??nY_7)|cEGwSWX~ZTdEdTm$fuSplJpDa;8m*+Jv8bgCI9a7nOWGPQ)l#6 zpl4O=U)6cyg)9Y;%F-`=k;R>nE+eqTBc?8b&6+x5}Q)d?Xj~o-+eK6bXL%AHO6Z?n$5j- zHmm}-HJkQ69B-j3(91hdr33ro$YpucyLuR~UKIsJwtT0oHz2M9 z3|^h8PIR^jDUSXG#r-J|EHIl?cjHN!>3nI=d)S#cD?1acIa$<7Fdi7?&t;b(KBl*J zfHwi?EK$7}!&bzRE6gle)BT$+ywPd~uT~yyHC~YcMb_UvL&~}prU;-hD z;o;}-X-i+2&$ZMUWx&#sB_GgQ9wfEsZb7nro3dWaQo+C@+052>#4xQ|LseX}rqc{sosg}^nD$33b(@yKgghG5H6v)tvTr1=4 z?J%3WxkQOgYd|){bYorWiY+82Ex2T#MpKfY(~zdAf9|96Ys6##vO>c8Hi}azw*n9Y zzUANwu4`}6s;=;$f9*f`QAx#(KZKP3nrhqGU(U3>IXcxh=FjweDW4lMfi}fua0( z#`wAox{orNp$eY4X@9g0KrOwN~|r}c6D$7)`XJBF1*s*5HxIz3t zVb1dSl4fQ)XDn6MqU{A{J~~cZh+LPh`A}vB-SQ0!x=o%ueJ_Ch4HIdwrx~-RKEHi< z-ap%+C-fi{Xzabd!~Edq}&8rbjo0SIbcMTcsZeluvk= zG1^OV%o$Be5HEL2^Nvct?F%2CAFyg;@;ug}2`ovz;h;tA56)=jt1La6G^r|ZJ(m7B zE?M>Tyy4qP(A9Ys^yiXa^Fz1jZrZifk)~xIUf=Bt4|MQElIOUlf?ugG=f^Bs?H|a# z&^&(!jtztBkn8z6O1tsO>mNw)V$%H8S?^b+l`QV8T~vWn(q`qXE4Ywu;x=nJ-*6L^ zM0-&+V@ljqf2&aD-Ot2f-Y(&|;-$KMerGEF6ZL&)={d#omwqKij(*87@gMV@ZO(7- zr2*bE!|I6j0UuD}3c(X&Vk0kmDbZcEXEQu?XgmlP-C7At$!>AlHW7;8?`GoYSi$Rf@ zozcnq`wqODD`4G0N#D6Q#}pM!R_L^6BmS z9AC_L`$ayl%KwZ1&d6ihYsGi$>akX%AOe&vI~PDb4ws0+X**Y4&M(}oZ!oMKvUaPtAm*HRXwmq5 zv3!M)Mf9W8OUZhi=Jnwa-=1Edpz2pNDmBYeVH1tvlE5j*o8{)@xp^ zidYX%gJ{XVrMF|*D1-r-A=19yF;7Ke+SkKZDi27_~+lf zcnsQ2pZebK0{AaCfjZD4L4_a`CC*avx4!@Lg(66GrF)PcfYy* zpCA-WxTuIf+q&GV@meLae!dIwM+5SChj4Y}t0~|L%M})Ae4>bP2b8twHMQ2l=hNHZB|W(O zC$9ZvpAaxuBMY{l+TJbde$96NNhWBJ4%}Xil+88KQG+uD|9N>@e!O1S_5c~fi^hK8 zT3xZRW%SJseo`L0RvwH>QULd<5E(rOWKXQasG8gI|9IT423#*(?qmq1*mSg!1YjjQ zOOcdo+4?_O^15vMlDBH?LH7XiHMFWgh8LNX?9XL+(LCWh=9F>Hwj!bLaX9+=!DO)< zyZdO%uFzu_L23OZNRG>XhemY|HaGi zZ$VT|#rD)|{qx~|!A9%}u*40uwY+7Wr-#=I9Kv9(yv4&8Ri4S+9?U~#40$qD5k9(E zQJu0ceY2c-N-rXV=hEO#3e|?$zW3+qv({`(hsPV9bh>R-)NCe|grWzN!7|68(e2OP zySW^=zzL*7H20gvi6N#xOHS5qu<^68dTD$Bw-oO16Yw13tj3MT6j1jSP|?RdE;SW- zW=e&><3PiEAJJ!aD+mlO)WwCYafH5mFte>=87C5z*JvHb@(h`8qI7{Vin1j;E0@ny z&v#bQH}4`ZYKYPye%zP5EjR3eu*5xbhF|Y^s5`EuFWwHfsaYBLW+k@2JmNK63D;g| zx(cF$Hs5DOc|N$XkY9gONcQR=GemqlbO$NOg%&^&`R74lZbMLg6)Z;uiZ z8O`k^`g2Y7Gq+f|5g-vJt>RU<))30q?Ys!_JL^8X*Qehy(f7qCzbF=cD#(4HgRPbY zcpgh*W`bZ!|L7q1gXg-6Phl|l4fy1EV9kO#-n8rHTE2k2j2eQO8b0h~4}IhL?nP4# z@xG=j=Wak)+Lh>VcWYXWYx^yU(Kb)(1q<+b{jUPgypT3YlaQ}~XCAM^{0FBx5|32= zHlw=$B`^Pu;avMphq$$QM33e%-QShD_44=UG9)rO5NE%s+6m={esZ>Ot*vl%)^!>V zc8MSUk4^)9=%N)eFB(Wuqq<6xtBtM0vF67$5HA@atnfCI^K!HgHIzt*x?y=Uv!c!N zOSM;CTn)_aaEHPMuDoPE*Fw5xdE@ERb|K9+*<{?(Yj<&>9hd9+I%IdubaTl0`PFqM zVhF}=VY}R2q_lXd`~utLnNrPea=={w6QHrtzE_grjGQthal%5mOMAW3hy6l&>>0mq z*m`L~RpHP)=gAm_edwv%*l6Qv1N!Z#n1M_x(><|L4|+PMitpJY%gbe@GEyU3$wI9N zz)>a;OLr%x4<%E*P-n`i??MedF!t*pGFsYS+5dL1OzL)g>ms!7zJJhKvN#V*RNst} z814ldne7z&5Bl}y$bbYjQNM#0)poq1u2xwlA6J9y7924)9Ap~oeoQlkKhKD|R2%97ZWmTHKMm(HBvMs-S#8mNZY!1zY2T7m8;G=Vby;}Psim*bQ zfs3CiXjX=J$=OLO*b(?En!$RkBH%_Qsm}}UO+bbBNY|)idFSkQa_QFAI`4suPG=6a zByeJl54c!*mDfZ|YdUGUBl!EcSq2vc;R55dFCQ;^q+fQ1Qks5LzDz(J9F+c%A~EVw z{qBwRN}aIM`v~04r|Y}>1UP@0^(bpCj-Q&Wz7lE|Jk|Hv!e$-=~>fk?+n{-!9F&(n-D&szoFm?Q;MU-9yo{+UZcTHi7km zyKt6V`zWT^Me5;iH2n2*e2$YYcq!n!*YxeZ3EG47*)T8Gtgf#?cvDwu>S{ls{HPh;&QQk%nMd2k}X|uhG#hroUWs+srH-B0k zsw3N10-`oIZ5t6Xhi}BGv!c;<-+Z*PCTXzI$vE1}L3lk+S0zSnV#|*3o@(FJk9|1A zTU^vth#A2_B^l2oE3kS~+Zuxp*O3;c857b-p{)i#DM6rD51!O1ccB2jkqhl*>&JDe za2Y65#EZ2m4u(M`i#}Eq!12;~|Dv~YU{#ecBfY+~2bl!{90kYv@3vaNmED1CH_s{R z0)2Scm~ZT|%CKoF+ZIe|X0qCkz7Vurfd6oq#NXJ(SdIQtJ}FchlF^M91vrBx(927L zkzlb?CUD0ovGieT{pY^4z&p2~{1Air#qr9PL8CnK@Ep9`=a03|vQFNlsKK(>2i8*T zN;_$nZTqhH!S)BYxFEHigcA#RTTyZRak%ti;M?4f=}yZ|@tR-PmkNCfmPs4yDk6+B z2qCM1{H@+ll+d@$NXv)dKZS)4c)$SRxhx8Rt>)L`$feFqCp6B+5LR+}LIA2Z*2{#* z(<-_`5WW6KBYfft-JB$z<<;0FDS!{~a~yv4?-DT<6TOLz=-VRAJMaBAQ}S8zC}qSL zPOx)y$dllOA2e5fc@YYDIIe zRI=b)X=dPIi}Z6|T$Id<;Tt~&5&-lhbc_fiNG@gd4On#5#loE3f!gifK+561l zk9OAdrRrdaeXUk8Dl_{j_rrZaxdaBE*R%|&{;DFJ*T~=5@QwViJQSi<-f{t+awBihi7`tYO0`|Q}++hC;uMn z#N3a)mX=AxkP9=Uj&5jkeb=TKQ>{=rh~X&F+mr?E4mb9e#M4k?JYuKav| ze()dS%;~NVzM?^GRib-Yyqmsg^y~`G`w7=?Vy#9h4t;O~#)#Oh(_ay6luHCTgfj?x zWlS*TN(lkOV^)rJRS%w|XDj>p__jM_?`HAa+NoEwgPSPXXwyJIY`LVl@L zTJ^je8p~%S?x$xFHdT4wShz;vMsY`aB8Xe(djmNxLGK+Rjk^y9H0Y!wqn?S}5urt~ zZ*D#Z^FU;%Gmacy8DoL;RlZx^k)M;ceb_E&KDH-c*tuex!@R%;J+VPy0$q2ksbA!H zOfJK)sfl;yhy2LPh0?#PgBo?mALDzC$<~?vKcrdRCPrn@QO>QGxcmG2$eq#(Jv{+V z5vK*1Df&vc1x=>0+zV5fBzCF#{u8lZzkJg1)|lmba2a(j(t-vqGw)nuUb*qL!7sK? z#ad4j{vQXnBjqNI7h=P%q;Yw2oZ!LnF8Ufp~p0xS%qvPU^BQiQ6_7 zU`wAfO?WYOd-ExO=2I>iqLI*g@KID>R?vlkzq3qgYyc*8Z?=dYly}8B;h2G^3w!3b zK8Op@^z~izW)9wn@LkgtGL&1x5ap8>i_0)XtP1UMhsn(#VQ(b@Fzt}EL;;oV9ke91 z_#Kmikd5(kAwr)3>>oD_&I)ee@Fr*7UV2GtBk4-^xa@Fgp)SB|N!`HyOU|&_{GVhW zHYz&XNgRCDR!NP1Y+9~#vCpQy-WYX++bae;v`|s1cGV7)LuZ5K{+^QBu1sz3rdu~; zVP@~D^_l^Co&jrXb)gLe*ORhJAEWNWA;v@Co_Y~+;971?(ILL=sL^kK6&y_mKB3K# z74&s%px$f(w(g$9g6Jjtz_jV`Rgw;5{VDLhVsx1YYXn1~J6uhHTs~s@JnYFg7!9?@`yjo3@N_{7weD8D!~P9X0FyMX|+^l|8-xQ+VdMT-ad8r|9Y- z3SexiJ&6SKYRxySr5k9@;qk1jk8emHm70h0S=-wB0+b~V7y9hr)%!+Y-+;)cK|I*F zJdSCxGm7%xvHK{5#ALH#w1#G?GT=dNhq4t?BZ2e^*%;xX-TB&w3hsWU zKLY7X8&vTiUJR9`)el)&F2kapwKpj(;3?vfKvH95FBfjGqB3eoI1+y8HDDzV&qj8$ zp7J{lR}_{@qfZ|7B%j+}N$k<3@b=R7h&rqMEyk=|uuho&u+0M=i=fzG)iM?J_E zWIcH(-(GH;XeavWmml@5K2FCiawc{2GqXK>p0~ncqstG{h!dRYhnxz_ElM19Zi~XN z*z1<7t1mxZHXEiCZuxLQNNX^bQ=sNzz3l>5M$IidNtYyD^CfK~euoPhs#-w&Bm{m2 zb0r{V_hE<*>6_~^LhnUT%kBfzGFp9J1CJQK5i)wjHM8k#ihPc0S$TBO*9SK0wyIkK zoo4^BsR95Um!C_X1(c%fHZr)fA3&1wY3*8Uioi56>CwdH8eKWbRn7|JED%^O_HXFt zXNIk$GdcWSQ51TDs=+bc5HyUJwYFJP(;zKyW_-5;i55#`C`(M#>cA;KRkmln$8RGA0p4alSG za*K1wE)^WiogXa%KApJiH5Kf*Z&K0^5b$fVm%y76@B6FFHN3)+^2y|se0;sf;#9N` zXmX{UQm~(!s{ZrH5K2_HGi5un^i`*hCpY=RJUGp!y5{o`jOuwx1l2W!nYt-VyiS^x zFug887!wa#4^cRfQPscTKg_!TT|QJkcFJWcQ*M593P%t&HgV0x3fkC9?)KVNcwc(a zWh2a_%h`y=F!iGCyWd|UtFxn_NY&lY&6+PVg3gPri=GeA0##I|JJ~tI1nw=2&QcmZ)=-X zFO_YIRMG4BsL9@H;_=k9Ue<`4qlK+r#)CWt%{iVO~L5BK;u4ogN^l_2Qqq5 z8PIv{sIgEvV44A&>>iCV>8_nIINPrS3999ur|eQ2$-)OdNx91a8w?Md5ol$cE>kMT z&ZmA16R_<>dyvkXnN!uGAEnZFi@O2e=-ANEg{vGG;Wt0l3~O@sOJ!&J8o-0xq*vw_ zXQ^*0_`9F>7$_cpZICNu`cpZ@G#M*df7vtgTQZ5!LC_jzFx0~bF(8Fi0badpYa~07 z^PINa+1cRKbxO)pe=%!6>*?o9OiX+B;o>=vy&Xh!ROWdWZ<&Qa&{U@hOXSKIdiOS zK@Ru8CqT(^u?xz#q=(!C-(8rXDK(`8B(1V)fotK{7UbDVi>4GJ8;O^%|U4%GyPqsqP-+Mo<0@R`{r zVAfMJnCWJBgNp}HS)R1it9>ANXq2gXy4|VKQN1%?*E*lZgn@J4Tdp5LznHQVl71il zq(OJoF5>-$X9InzX8Jc2oWf0gwPNgY-_)?v`zF3r)gf}eULt078D%LGqRipBt?q|p zG%=(CfBz~IgbZzY&0GK>yguf|(NQ|v5)sw(z;eBqyUlB)_eKTeQ(XMjrBE|J6qdv3 z`7zsi#%3Qc`y z=rGe%9Zp}vh-Voh7R@0vhscOpzmETsrbZ8)R4V6|Wz)2Bd!svXpcgX`VucsN1=Nq7 z(37sa7dIYhCQb1og4>#0UU_GXK6+)O8239>$!K!pJRw&bZuF3%oDb!U0dMj1oE`R3 z?V+o<4%=NC^Y@W8?svB1aKQ}p3#0<8)7X31eu|W2S}{cdNnCasPWwOKTod{nmsay0 zwa~vDsm*DVWP(o#eyj_@+wP?*n#t>1rJ6RZ@701rEo4YuMPCDQNh}AFNH)g_jR}ng zWDd+G0^~L6-WSis(xSnlLB*64mLc*YFF!^s>SRd8;%c~oeET<{RwDA}aj^WP--r~P8dIJ1 z>BtesUqOVeXND!|Hd2bROb^9zBGY)p{5f-bW%CG(9uMpB84ODZkiK{En4w9_Yqfnj zqK487qx4siq3!@N27{tHeaj@qm@1k=>7aWcojCFec1h$Uv=;xgmwM~?1R3(4<42X% z-p3b94#VT3fmgrBua4<(ENNB}DiHD?4XmVp$;zZz7_k2m7qo`63SC^DMet@K#VqJpV(|~lEp((z zD$2A4NXZcI*7nmxF>~S*3 zz3shp2o>J2X{E+8a1*Y7Q;1;mnj2}OKYz|-dV&Laa5mp$`d=9rVg!@W$o)Ue)c*fX z3(GJJ6QiD#sx$jwG-mwO{4do+o_zCS_ShvUm;lQ}lEhS>v|pskhY zBES8&Yf@*DoTIfloTeMcl1ZPOyUNT1CwECLVT9|mQ_LT3ANTG?@cV{cdbfpMS;Act z)ZJdiJ}@Xf%4wGVg8y<_wPPZ-2#nD-e6Gv-TVwBljI-r;C`Ev}kt`^&TP828P8Eh@ zoIn7ki|cyse$czRo%k7LdvmELEg^`zQ|&c#omjG(R9lpzZYr4c=?*?of<$M0PF?rF=B)xB(GM2e|-$&sb}L->Nn z@G}<#)vXhzpk4#kU1AfGU-Wl)P*(r!cso<0_`U4tFAGG8``ZYNdK>W4bUTAiwJ zZ`ELF;X1)|j4H(*`Hnqg=dVTI!k#!0=b|0%3m=e|y(Gn*aBf{a$$wDYyr_-jMW>Ew z(70Y6I-@Wkjy}-h@h2w5W1Zc7RndV^AszOmc*cC z`-4PU+aVcV9Fz{AyR{$|Zw=Rsb8x8gng{wyxpR9ehbA5~tZjxHVppgOBI@|iwNr} zn;t>6U=wK6G8IxwkvH0H1qGW)%R3pY308Q_eJ5$Q6mAv(4 z-V2pCf;^_0wOcy)k*E!K!TJCuqPrvjT^D(&dg?X8xif{jUBB*z`R^dwLa)Jqm|b0!(y?JR}_8f`*>f-1x{Vw)F2`&3%X-?x3QB!54xf2 zqO{RDh@6`cz8VaCBQf&6c~{m}(6m5-agDscud!zk-rqd~B4W`=S)cLWM@9_w%J${b z6lh!QDoAwYks58yMh?6^nGJcU_^vqE#EnjpI_J8cQev#R?~2HHa+5|oz=H}iZaq2s&CQqz## z{;?d5vy!FVif66J>afPBS~`<(#5 z$B?Yv!79^O$L^BktKFFsCO`aK#kWV^B!nak$1wKQkmjIe68_~G-Zp~G$?w}eowMP; zd-2Ts#&r2iMs=6w0hT+ELA}DvlRw|gdCkL^vP6yaxDG{tp6#yQqIaMa33LE?<*NHA zjKwgqvnJS>thguKfZdGR`rE-Yc+qy zDY;RuNwjmQ61!37UwfJ>h?)ylzkFfdy!;nOZTr}3;s>JAc=S$-zE01iHCYrwEJU5! z$*WUWqUPGg(C7|Nv&R~BIEVHZkj3)p0;GicqjXjvxFb2n2K+uN?#;M%jiL+^B3 zAb1CrR_r(MW-fG=NLCzJH)S5>=HLWd#i5n4jG`OD$b|lwqJqTIMIMeurv>zP;`%IQ z8Nd zZ{f0r+ysb9{V#Brr3rwXVr#&%c>TqdC9;V|%SJ4k6I^(y#8M=_x+9dO4HwWdtCrr4 zqnYx}ieCQh>r3tKJC9M%>t#mc(s&w&evX9%G|40N+Q_FzpEy^76OAByqb8-k|j+n-f^#agkm^_ z4&N6+iyZGj<)YaoIQ#B_|LjL0nEMy;4bc9-Rya*^gI^u@0>-DOL#C&7(#72({?jGR zB%N-Ku3jN_#g~JaOJVGZVjc&KP76@~kr7qji$#zB4&)lVP79pg2oQBDOEzE}TznFD z@#JEYha2*0yD$rrjQ-QS9pfZf8x&8X*V2s!F|hFJ8g+emd^#$#nrsTHGP%RFI~i=F zZy<5LnChx4H|Cia;_UbWpYB$HDf53`DGq#l`fu*XavAckhmrpuedY8Z_Keu%yAdT2 zNIf;QU_oXq5o2yegIDT=x`LcqVuQjKUj5WKvX4BIHs->7PmvJAvF!lx6Jyx68$V{_Aw)bN7iahvv%uq z1c?zj<-78pzY-d?&KaR`oL{23jk7mwi8qsfq8bq(%n0SMT>;?&*B--5Ry|z%eFRbe z6g|e|@XGpS2S!*&D@{_^X6?xLU0+VuX%fFAjY0#iG~Gq$-VY0cr96D;rOq_D_s z(`A79v^IA-fgB>l3^yi6Nz=tpj$}- z!jK1U0M+ip%G5d?Rq51(Sz;d?{F9|+~UFA#OY=4x!+ z^4FFz^DW`d;ee@GvLFCGj-0Ji8Fr|4$Qeh?@`lT}`DUr#b!4n1%`b zN7C~D>fW;d9?AdLJKEd<*t%TODM-modXpIA$I~ho?>4d?H~BGO_LwQ2;U3Il8@n6( zZ8-Do#Ht*>{ejS|AnVQ)Av~HKds`%BsaLVC{)Kmm5hWC&TGqWyW`l94lN1YWuqlIJ z8h|(Ltrp#fi#o)LRQz9CC5A}8S1q=$G+1*S-DndE3%r^cugi~(EreD`uLL8zy-%eWia)wic^JH+FZ+J$wtJ){n z>I#Vht!|@Av_Ieq{xMXSs=F5m;GbE=>@MmJDxt1jp7}cM?>LbqZ?cq-GR0VDGWdIZ zofb7Y;kk4C8wr}IBA%G?9%j&tI2gI>Twx>FpUWy_Jn{SQh!WqL1702LG*siu;ky8Q zK~gU1*s_uvpme;tadX0SOB_OqCdO5cOrvKqY9_8Pt7lgqOs&jQq)aBAGGFSOspOpK zZlFn@esKYk!;I!dFfDZNFH4zYaYv9XZVC7TBLLfL6+cJ%YSo!wSTWZ>udRKo^QvjA zWBVNfH5ygkn;FSkZmZ}#qzh~BR2fGGQwi^3kaa+GU4?m=ckBa(JJk_ADyWtFqgu^z zz?Tjeu)Cya_u#Y1U-$Qioy{lJeZ1{HbHd7cR5;;mSx-}1d;>Lp^?LW)f-fmHd{4MC zTHp1gDmzFS?!sDB(MBNK;w2Aokp#ilRs5HGaM5 zMH0IpJizB}zSV0N$Z`@7&Id%-QZ_@#d%crQQN}g=$Z-z-FOv_Vyq(BS&TdS*@f`aL z@hQuDJ*CQDL?Y69&0iqv#CV+v^(6OFUQafu;+3wa8!Sc)+ApTMF$68gc;l$4kolZZ zHG8z*RIUv&TTVD~n8L+dX-D-A{S5r3kC^R2UKHvTU|%546suNCCMOJed~BH8csMgo z%4d1z>J43%8~vL|Cs<{5jp*|0SKsYuSqzy&X#1Z>G&39f-Q`P}K4j3nZxn67ANBCP zV;gwH=)|5D(<0yNwtwLEIkeYCPUP%K308`jvtOJW4kWo0p{-xFiKg5*2;Z4z%xzh0 z6yChv3u?rvlG6acb58pEuAnM!zir*rNumrRW8M&2 z-JME1IpqzN8nv45r-AMzm6#@5dT3Q>*VgaWCc>6NRKrLb^S9=ci4aVWE7KjhnN@pa zqHL*E^4{y3VnR;lCes6mRd$aIDrJfVK}pS+6eXb7=5d2dMTh02G^a2+SgeNG%r?+0 zPdPkMKL4fU&EV{0iA-lRVJgJwX#=~MvsN>2qVdrB;Ek;F#j-L=8r>L4NMhu!Cm^gQ zVu;425-xdV2R{{N9kMI?n(Qt1yF3zE2?E#BO_aCV*l-#0m$=W?b4VQ7xqZHI&ow?N z9Rko>kwHha*L?~#_7I!Kc*gjHnALZoi$Q7E9pKENKumc8|%B%zumk9vAf@&FSY4*Rx7!ur{{w+vujcp z!XEY>L#|k1B6bd*kvoR*qz=ByxuE1E(F@;I7B=~1GBNjLKbZfCq+b2f$YE{JmyyE%P_3E=6Fh@$oFf3}1U*og@lLer;qL`zTZY_((%9~ zXeP_je=Y&!La5;N`SUBcr+bdJdkU#_OwAb^`!Sc>J1Q7&eQHGqrSy6y=Ox+a$wc}y zzljew7*7sI%mJjTlB$5Iqur{HVGaH9Y`>|IxbIJ>C}FU08=eRHP&%wc`M}S;S9Pd{ z_ka@`RV*ED*fel#*y77+M#R+%A>8oknKT%GZbsjBc3Z#l2;j@vCi_JODfBVpd5_(s zs_*nwU1q6X+n!1bU}}7#@+1c-k?9Lq9zjfYNQ(NdOfB4J_aF(S{q~c zJ<^ARJA%!z!9Xc2HphQm$R0M0HH-wi_{!OB!eg`2=L0Lf$m1^UU3OaTlRF7TuJ`*l$hES$K4&G{{`&-JA39|?7|SMu`)U3<;3OX<)Usol!X5_l?v|7(X3v? z?u=V2zMPJ~3a9JAg4hD|Gj>Ks2J)ck@ISzp-dzIXdb;s`@tYNG1KP(I1JUf};*}R$ zd~`!AvOrhi|CRbs_Y2<9Id4Y#>oE1SytczOG?NVaMi6wlPP40hHx^58Pomc7`$b%Q z_-CpKj9e-{#6Rhzz5}CF|8*sHvQQi52swg1-uXXR_Hf0rjvzdCl?4Stf9ZU04DQP-~kwHUz8dcwcmqT@R0 zHy#ynez+mEV!Hn{JyO$}W>AVO6CK^#%i zR7;G72hU0k!ur_|Zx}Hd2hcbtyV=;;BJaa%@1At2(&n(+_c7 z!8r`uvmuQ0%YYq{J6iSY&6Kr&ZDdAAuk*Y1kNUj!Oqy*2EsrTMe8Q z5+nIPw2Vqgtp0vF1a^GDa(>qIXBAO7?f1d&xuVhuf7Mk~b5XL7iJR0$R3hS0`_^xI z#xvhNb|G#~jLb5+A+u!_QLX#0aIvrXY#{zpRS|LU^aW@9l{{b0nlWSlQ(a6+W4$ks z3d*vRV>119`XkYP6HTeQc2HfG;p(D4MucMVPP!m%TUnyog6KqLhgqr|GMW5Dz)S4h zIFk84HEMpXUhhS)XP}?0^;!? zHz9+{S|FQ^Ghg!INh{T}2q;$Rr1Ov{Wul|{uC%?|cada40nl@luUN!ZU3t;7A*H{+ zskw^iI9E&78SC|8V-*am%+KG*PrA$-D&Rprud4s@1we`&=_e=#d|AVyc;w_t(;$8# z)Uks~aW&Z(NORDF`E7|gZpAd-Sx>BF5wkhw0V1=FHd|*G;nbp60#B=9J95@BvELoT z>obijl-{D=yqKjrOK5(Fm8=G@#;E1HG0H=ix@Pk4j`$z1j>{vH@>yH%V>VsM`GKs4 z2&g_dYJ5uDClG4{tyXRXiG38K&S=C#@)OO#=_@~*&6kQzxJab-}W@maEgr|k{BkssG&uWwlP%1@^>7wq%#ewIXoV)^I#u1f(-);oUN1G8@X2K0As z{~bpzy!7hJ#HX3y#dN20CEc;<=?zYgvZF_o(04A^Rn~s&5lTvA&rAI0hz9{=kFWz< zgXx}kMEKDRk6t08g$9$}ROE_CPfsj|^%#PKKx~R2j8;-L^%VUjzm)xXCk*k&rB-ye z_69)$?J-2J?vlv`X?LOu_hmACn)lbGyrVQ59w=I zK-j}vUT_yrr|3&;SzQ12wil_m5VmYqW+-wx*rcsSq}w^}YNrUhc#)o#trO;Ey*P<{ zN!XZQWcYX$VQ~j_mU7e{@YDp`FjAv01#%RLJXD2$mhk~rwVp*RH|%=D1hK#K^ts(hrRj7kvP-A?p0kgQP6< zj@{j*C%OHf8&8oj4jS^99}S6MxfK5UPH47m_S%;_V)BGnrl_ahBq)vTb;%g{qGrL) zhk!;M;T8nz*P9!Dd(g%o*XhF;hZ0qcl(k!nvWRbOh^LW)Ft4)-5g4?!K3WMHr>~vm zl2L$1P?p1_^&vX0KinE7B=6iM0t-{l>hIRScwK!hN)^?eo`wwpX)06utFZIDU@G3& z+$Q50lKwx~d+VsE+P`n~Rzz+|r9(goQ4kQ2t{apR>5c(urEBN`K>;NNq`P}4X@-<8 zsiC_WLKub^nBi>n=kIymXPtA_`@HWuYn`*!;ZN4=y{}!@zP_LOYN2`VG#JAH1N&!;C}6fV_+h_5L|#^U^Vu%O?V!gFq#(2>wn{eG5y8;Mb=vRU*a&0-7J z;h{Qn$)Gl$;cH#}+bh`z@0OCn)`@IXvl!(bMnVc|?W^>8J)hqC*IBUq24M{Ue-P%s znGNI?iK9d4J~Q*fZJFI(ugo>^UT63$kIe%boRL{I)K%Wp9^I!I9MFVz@SR~;fF#%X zt;y2({YGuA{7e-yk8|ZoFHOXWtWP2^XBKSM)%q7#<8wWI3$<^G3>=bmOemH4k^&7#f|Wy19W6H{Go7dD86Q5EZ#>NE`N zk&wVbNSd{|Z8-&kk;RTfJ_Ogxm+r)MqpVbp0$%>_X}&flAtj z{0+c6CB=#5miOoqMLNf-RoA6e5+9bYf9>uom-EwoU!zZ+=N*a944g@Z zmZ6x`u#4)nkxdGR<6v3G%3>mz_U8c0c$!+~({0|z*X&92M}N;F^go0QMj>6?B@Z@9 zbg?E^UT$%-Ge#$8nTqAG3i1|+=8ojuVZebsFQOWFXLuU%%;?BhC$t~#eGT#P2@@Lv z48%R^pJ!v#623QsBqe?{sY)6}V0cH#ZUL3ea~#cuGcQQyf%=m5#VtkOE7IHB=X#uW zHj&%C(UZ&6@FD6CR>#jtRuf08lgLw-v*`x@ip`hc_Pi>EJ@$URq4Ti|K0*BmiA71@ zuj!icSHx>E!PTx)>lo(hI?U<+;g3GtxVSB5^nSS`z4b58;Z^oC1sP|Gx|}uf&x^#~ zqxjnJGYMFgbe>K@l8_Y zwX8J38z^lYU4XQ4+=!>XypI(TT4u&@c7~xH=#4(HS@>$d?(^OubqYzR|9OnJe&mzn)}ggQ zBKM0SQl2-J*zUc%fTpn8qa)T8C$!zY2G=zOx(kR0euer%%NEejRCt#+TL5 z^f4r@{*#gK&9Jj)M$qQ0Znl%eYsjHa*aSVT}MXXcXUw|mwpk# zueS5L36u>x0douLwt&GD!qL}6A+S&niTB7Xn|;>SR4`lH`!(ej)D`?QIMkd=zZOs9 zWYHQ3;u0?VXo~6t41Hd^tgmZ)zbu`bNKg6q3x#WO8`PSDEXwr{^du#(FX)Z9*;WhV zvnzL8iCB|OZOzueh3#jIB+SYgm1&;qgh2Sr&|drd^5_y`<$kT5)>ySG&PENGtF_-N z2L6YU?&YFM$+e5SttcRRV8bVZ`{Z_OhJ_=1thk`czP9g!((G*Mg(nRjl<9e2FuFG0 zTeRl_2UCXc<-ZUG!7&^74U^eBF=5 zN`v|mU&Bcoxx|BEZ&GGi79*`s1>6Q}$ z-P=0(=f06*{>#=4o8}GXK&@`@-Wn!;YRN~)_IDCu>0EB$+=`*j%``4ec1Nt!8pI(7 zR`fpl2}}qt71jj+(USZgi|Nf~X?kG#nCfjmNUTPlAkHPYy2AxX|Vy zVwNWt4k#_Z?t1a?w{zp4J}B4l{@^{hvI^q5aN`0dbqgRGO@3EEc~>vEh=fG)OYM){ zZj-g^aIeVp&xal9-xyl^C;^#SmhCe~wX7+paU}q|)w!zme_>er{QASA_}|f&{TDK# zk{HO)m!5_#zM#$IX8_HT!@D_@+7V7C_+xtd^Fi}P z#DA{T1sxW~i4=mOE+lv3|6jm8PQu<$_h4cKA4}~L&u|&N2Q>}ZHN0`X^hA?-bH zH6hlpyEPm5YnwV5)3mz{#JiPbd)0f|j*_v9YtTRv%7gwf4Y%KA!AiATzsWz!VDph$+INj$D= zQI#B5AX%AyoT)iWfc%I)1^v^bqziGHx6mFrUm0Sq`FWxncgE6R46gaShV}|cfz_sv z!|IO!oe7{_^eQl7taAh?)lxXeAt0>_D=BE*z4UxrDWcqKqs)=udu1-~gWa&> z{G3b;BD?UUmOej2b*F5ThmnY_H0eBEXNRwzwlSHK6)x8@DSpLNGErEKgJ%O!mwZ<; zZyVNjVl4-&3Y*EZC!Al8$69NHQ^R)Vlb;zcraf)V>4Uv>SPbk_*!VdmGkA#AHa_U; zdq-Ak(IeM3C0rnB=G#@D)QjfNAF$!Q_C`rikagPB#DPE8Wz2Z-o>u2KE}=y6*fk)`)Udr` zm}^CL{GZ(+6HO|arrH;nOr{K6_J&--DET`(`dXN5K}TyFR`}HEG!V+8A2H$vapUe1 za);d9D7$zS{S~Sh;@g(P@BHZuc8->mI1JkPhrqjc)!|9 z6{s5O@%ODP&$p_m=fQh>k3<}gsx;mf{-X1ko(F5m?3`p+urR>6pH#En&W`a;C?C~@pY}E4R%^(`XU37=(h}rUMDoTp+j-h4uxsP!-7^A8Qj*4`j)8-`vq?I<}%?|?ZX;?cIUBd(J z;$F+u!Ue+A2Vd<{razr4FcL(GEm6nsc0cOLzPn*I)@%8cMwB-6^pS&jG+SGIMBG2> z?<)u-+v-0cp836ch(9it!#HW)Kn&yc#Q91#z6g<@f1`Q1Ur8w0!Uhuyb zs;d`?ZwP??b>62?{_A~>3(7YO`(c~-zl!SNLd%-b__g-)?c6PwroWYnjS7H>XbcXw zghc~C;Ocnhc(SVpdU7s!JphMCo_X2XFMyRrr4qmv$Xn#(D%x}R!Ib}K*cbHI1hT%_ z22OnW3cl9IFl7x~17H8!k-yi=vi}zI0oacw^n>rb0J2YyQtK>Wx4t`W%902Dz62V_ zeXU?9J0pCP+SZZsPbdxu{LnX3p%z*Qy{~+nW>X#gdp(NSg=9%xsMPdR^2fIzAp2OeQ zIs?77SAgdt3q7$FbZ5v0h{Wq)z*tlLmi~~y2U}w!i?k8d-)b^-^UhHk9_oPJ)2qrC ztTO%PxS#IR4Nu+{QxumI{h$MoAR9^Yt$pfG?aQE#{axt46rX|-7|JqZGhV3igsj6? ze!NQQ0^%hVFy7;j$#>3`{(;$_@s<}K-yytzBqkf~hdV4jV~khS!~y92RVC1 z-9K5@4^f#h&jBNTXob{XZ@E>zU&~KzF<}{eF8Q26Ze7*0jJ}T0XGAwbZJ0E~ zQ|_0DX-8&%o>RvCaYG$#$9PM+=ZP?C29Q>C`n45wOkw?qXWlkBbI3H6tYZ6D8+gA>9 znzv7*x3!*FYrZ&a<+nx2P_zG&SWAkxa;{dkv@KV1Dsg)iANNk^J|wTqb;%Pra?O5$FdUvKhDw||M3;Ong@KmyIe&71aTMPBlnZPimon&B*qV6f@mqa)W9tI6<@_%&0M*K5LW%E z0luyDaqRe|iDhHszqmW!Yf!(^XE(9>u$mf?acPw517dW>JnYZh+vhwql01LCxHN#gtDb9eD)364m#X8kTN39!Q| zM-EjzE&mp2y>hZ5M=oBy{@cRs?C2JE;~KA{@DpWhX~_I;-iNqX{_0OUigrP$b`WZD zD)MT4-TT9zli#EgZIqArm&}pa*sVA|)_=~QBl$<{-MZ)?&f;k$cBaoi2=!W)M75S% zu2$2}X0OiKnlX}B;mTTB?*ATveN+=uz06VQ8ucF{GO8)tpivXsE3<`9Y=~}wbH3!T zO{^sXNhxY6v$Mxy%NVhAiv`YXCyQHWSSye{BtPUb{?D-T$zxS^Oa6yFCbaeMva_Cd z6N92dSr`+A6|j;ny*Tmgyk?Cpar8Agca%pnGpKc+blbUFXzL4{ecI z>OQmQh7Cp2H7^_0WEKSVORA;HjqUG~i;meH_*(eAmGw%i(|*3vf%O$KiAAFDW%ub- zc>k5fQYzV^$t$Fv$!?s(e{jKxHOLlK$dPEO1IwoTLew1dd3Swv!K<25Lj|1px#Dl4 zy^4sqxv{U70t&wBi7WJ1ft*y>pkzOc=zsM)JqKMT+sjACarcTwd$U~06IY6kT!;=^ zu`k7CA>6XilINduazx+h$9N}?&OPEZFyO}0yB{ocMoMBo{h!m$QBBPCaz~MC4|-pS zIO+*29I4k{uUE2?vY)5-!W7R7b8^JCRUe%Sv0~=2v!KgMR?D|WUCjW<*Ry&GV zW0>!=K&@9gaO`M94R3KN*q>xS$e~e6Q+X(v_|@ogwBq$X_!X)7)b*Cl($3*)biKmS z?kuPB*r@v~p7MBHv60SW?YUSEzGzE6&pDWwzm`aNuM7KHe#~gHF+0ZUE?zh-+ClqivddfLRt}#|I z#-BgX#CZH2`|D1A^;Z=6)XVpH?eNr@QG)?c*p$Bc^<`@AAvXL^<8x0L_5>E2P5=zg=6P#3Rg8Yc|ger zB$>%UH)3AM5{j3;dihcS@KgSJ6xbd*7N(e6<-N`&G(6#yp|8_yk7@-f<7f=ho6Hzz#n z4VAX7d-ue-BwPLpB+JjNT&A9RVGpbOU5FzDt%-x_>jZ|=KYdnoYe(04e*|XdE#GpS z__b7T(z-Q0G9Yo@8mf9D=cb9w`-_JRb*4gkd=$8VY#CHVln!e0FTmHW5VaGUsALFz zMDalV+f6*tlG;U_<=fDUz+d~4r>bLN3}mQVGqQBQspAqTa;|gGm3MBYmcg}z8^c~v z3!`sjXG`obqspAFSM>{@=g2oPHSwPgP=7}0vNQaTU>dcRYAF{BGt~iqaOtc>ptX>v zN}8o+L5vS-UnxOSdqeNNLag`5LNh@uJ4?@XdHiYf77}w98gR8T;SY<|Pz5vsqW8ic zCq)Lu@E}*p417v}c%Y(ef5qgDRsMMhITsj(G>g|*M!vbgg61!%-t34JTJN)F@ zJGJ+AQR}mUm&a4eP95sz1sLhrBg!3cVZ4>H_|SLBcD*aWxAcrDIOT9H*a@y)4%mA4S)UG#Wre4G5@WdZG<6RJ)=;T!M0EqeUY{3P!q zIPtLI%1cmNIr(j=!8G?q#zNzR9h66g5`EpMot#TumQ-Bl40rcXaP?GDN$s)!P)pc` zz(R5_)^>Z!;4>4z~C`M4Yq>rJDL`cZQXJ1m<5#<>m zWNS`Ez)yh!jAS1ui5*e!R*KJIvYqh$PqHee;Ue#-BDmU{g0!tX)&P zjUN*3b*`6E0D=!G*hEy9Q02|ll9-wbcOKb@l;FHG3W@iIcL6s4-^Dytfpi#GQgD#A zw+G7#V>()z9$-)7a&LjHXLOHmE8CTRr@dg%`G+9>+LFm^W%j}M%3{|*?PJdxEx%4o zNixrBh-!@#TxOu@OP>$Zy)fuhNdL%VWvE(PmgDn~4gQP?28McahsmV#L3!fc!>y@$xtFpi{v%71UhtLZIr*a0uUNy@p15 zMCz2>qd0U?x}*{K!XQc#ndTGNIqY4v#WY1IanNG8gi?S~A;=%(B=HqzR#R zAFqL3Zst;#-F(%QwhM7=;^1~_cle~U9xu*_4nTuy(|nYNvf zZ|L%oYHPs`o}UNwf47#W3)*NvG5d2Aaiu7?HbS|g&owHBnw|TbQvUJ;1>!XFzjOu9 zUz|-^slqh&1-Ef@nxODY9}}Uf)^#IU8^(&8HcUv&iR~b!mm&>=8lP>i-iu}C==%O5 zf`L(LnsSovW*iawS)}WUs7sSo%k!jXDuel1)B40P==`!?jJ`Ic&x8(e zxtyk&K6!NK*Qv@GsIt~}Ffpq>_vWXKsAePLJ^7}bnnIfHwOcVW&gq z_DYgfyVWh+_>W*362oh2DUN~ae00!PDAXG%5btuK6u*XOYgzQjosPKE0l$pqRP4Hl z&qC0UOcb7M0xFCJ@IhI8T0FvKZ>2EaTUchLGV!3QRCiN!`F_VlAjO&<}fTzjbP` zE<27d4T5duH>wiUSC9PydN{$Q73ehP4K-v#!Sv;3zu*uLo}VWUT{WiUUb_H8>rb=8tk~S!AAf zd(FsjvsNkKJL;fbY0LQb;)SHK!5UFH){9=xpXc0csrh0v%4BI2L!a7gwsH2|U>=AG z+V=_tZood^AU=Wwl|h|t#v6A5NM!f}Rh@E4TivCTZqsVg{@Y^F#A1T+f!m+8g7Af) zWS6nvge2pF=4!T3zAPImNbKWs*Bo>cYVt1MjMJM=Lh>RLB$HVN>>WQlokYiaf&Wx$ zhozNy+;}>fGIo^Zs&`Ay`{t*uu~dWHUFjBQyH|B zo9j?oeZR0KTb_}jfwb;8^6!0l*dQY(IahU!Qy)gJLcjIZ&YB$AsFP0`Rx6`1ZNs^= zwb_QJdN{Q`Vm{s+>F3Nlt3N7ac6^Ov8; zDqxL(?;H0J#TCipD47Nv!k_rg#wtfjY^JNzeE%xRtATFno@@^IeX&nq>pGU^2Weh( zR&djzakKVDq3n%yB13DpCpFoa>3V!aKB`8>y(QnLaz~hHLw1*|9|(dkAuV(V!U0s(44;wkvq}iMbhR!b^kt<$Om&ew$**ilQ}t5%{d9bT@7slPhe(U z=?6~-jNKm`<86`N!`;5;A4(ztaoldrm2OK+VtR?s@#A}OW~AgxQUE_&BQ`u;YscxcVc~Fq|^j!yP<; z2)l!`*G;Rs?M2%(C(Ypl#<%oyo%0(0Ad3qPkk;I<0L*v=I+Zw+;+WNmtFvjqg~fN_ z2ss4e?eU@nuW>k(lJb(er`+kXI#9nFMu$4n)nVTa{h+TC(QI#oN}Q4Y0vb_jZcEX> z>L?ZIC3WE^?*52$NBbvkSjOLg%>_VNTo+jAxU4=oVG_gWHB(6}*I$RovxPtvx`*(glscRI~C{(0(mNp_Vh@snG-+w=F} z{-ZSNm5L5#p;C|lQcB|iT>KsTh2G#eq2bkccW4B1ujr;m(iMRpCXJ-|+ScDJb2RuZ z^(q$`F>hkz{AKMSP`HfLlDpiiW2rAZ-?rr2en5F~NCmk%N}d`%)6a!Xbho@f<{mU2 zUz7GP#S^b3%?BxG%A54P;+9vOd?ee(kM)HWm{frT@kdZ(zAKV0d44P z#TA^sH$>u`qsBNS6S+U^rGH&XF1$J#NN)+-_F*0d?m)IdZOQEC=wR2SXgDXz7vu~K z1~y$wF=)(z%@PgApz!Le-v)90UpV4PYp$zv9?||};hyHy0$^VyGb4%zNX)l|bcGMix zxr}qz8ci>M^uKF=xmx?))dwX$EW*7*uM>}Mab;RP0MLZRK2{~`qvhzcoJ6I4yH~-y z+nwB!sb4p>dS0~W$gi(E+?|#Q`UBhSgAX_Fi5AP-M_n=r%l@vzqg@8dW0T>WQDTmT zS7W7yJ6F4MFB3BRZH;2QlcKRXrbjUfp2~q@_g}L=mBF5TxongB14A=tlsK}=IESuL z_452H2qlHtv-^(0XhZJN7h*&8lBRJApfw0FsHg|8?nV6b;^|V5h)3bA$HVzwo;D8PS^nU40T3GZsc2IxW>F5XjPw$z!i#wHoBH5)c-#P5!SWBEPoj!R z>?5H+gGn>m-Tl`|iN3wAkz+#3S#RRRJK}LY*{K>Z2rJrJvY;sZN)Dg|EYgJ~my=k* zKd_(5ll?GL?5s~lA+etJh*W={xcd0j3M;S!AQrN5%LMr$Whob{!p%W3!UV{ENyqa;KCF|1mP!jPlUy}9gq6sg~nXv81ejALM zE=HITv2KLeawhcKc_)VQcv7Rsea$vlFw6OK01c5;3YLST1dAx+QORE19jZ=FHWfx` zz9baC;}&YySR7@N^UcZ$H-Vlw!6=4xxIg=A56cXi?||v>ktTgBr+6NK`}1Oux|Ohd zRY3r3?KKQ!L|61D`5IJ&`BD3MwBTxyrFZ_72zU%ty}Mes`!-Q^zMYoj&Oyfd;lmR@ zfu=MYRz-)Sqj`wKlyjP20ay9(Wslb?v?SUxHY0}EENqG-IYnYweP2c;41Vi+G69WY zTEUjweI*8;R|UV1#W{IAOp7{QBWic)Aow|#jX`@wa_7 zKxNkVo(lixCG$oL_>=k#mEinK_LLXosMXTb4JEm%BsYLi5ErvWb$W<1(0q@94y&&?#GuF-4 znp5}hB^2P+QEXM${OPH_kpDtm%<;PKlYOA`&A16`3zE(7vdL1@>u`%hUI-8tu)Y`> zYeGV7)>g*Y^&@k%kD{$8)a@_2uuAbmuj>%36OKmp@OTS-iX2Kt9Uw1@Hf$6GO|xps zz0Tnh9^Grzs&BKG@{-28k063lKJ|iFtNzA_=Uk}5O^d7Cv=R={R zZMyXW!vi~i&K|74nsqo_v6&s6&R>d}b}O&c@4o-*BlDG6c&md#Yq_T>aPnX}P^g42 zz8Kf$`1L@-G8f~LE`S=&hvZ7M)DV6+E*+G;lnQ68@!}6zhqP#eogm6Ht+|_s_FoUT zaCD3^a;u=*Lxr*Ath9-3lku6udT;UGUb8Y1NYe6~g&TX-zra^_)$!cw2jaZvML-XZ*Z>v_7}Qow|h1h)z< zJ0{7$i;3Tes2_3S+LgwOr22|gMrtpX=KxeATb?M2>e^^^w_5i49RSM=-Hd;wtNXL0 ziIRjbt(&K(jN-akA!sJi`EDH-wCfp-o6@QngY@b8DEE`wGX_49fsgIJQ@K?cRJP{k ziGlzF6v9}p=!a0rebMHc-}{vMLtp&gJHvln;Qz^%pg?Mi@8zK!kpGfdT}_d%oC@Ua z{rcOkUI*Odb-tK}AwiQKAoajvC{;9=PS8H1s)}q8a!UVat|{Y;wz6MnDx`}h>?kKy zxi**QSSYfCPxnFe&A#Yuwm&o0b;8!Kj09n}Yv)lkw)qO{eT@L0t;ZXe=m46mPhM=l zX@j1<&g-OwUYN2%0HFc!2#)LgdrM-&QJ}H~{uM9ZZ1Ric#J~5yK+qyY{Si~n03w>4 zTX)acfLm0k*?Scj!($r=vtxaSwCdZXv;FXE^2vUi?E0t1x<7KM!?jKS{Cgh=Lqga* zr_9GEyuS!LydDt(6q8Gi&etKfL{w3`P3rt5ZhxK1sxC>y@@ zt08Mz$gk(`zsIfqmn@+FFU0^%V~7l82`eNn<}`799z7j_nO)x1kOPq%bqKz_YT%Pe z9X~(7L!?WMDyw8_usK1mE{eIu4KY9vbtt2m@1eojRu;dHF^!NWA70t8Uhr^1rz6q9}d_qYJf^0nqG}t9%BZYE5!E8py z*##J2!z}Al#e2E-ZQK3Ok!14BF8Th#svy+#gch5zS-xOonnW8yX#)rZ@D` zn`0XSJVDzZqz`b^E#IJ0Bo#P3;@NI3o zu8~>z*}}$HbpoGU>TF4yEpX}yT#k@>3%!%cy^9BclqThh+Ce$lUl2jOJSxcZy}AD5 z>g=TH{C;vG=2;I5p+vOA&rDH|pK0X|8 zjUBADy$zk)nfnaDTAS8ZgsH~0rrn|rCT&4{XG30!?jNb@N>(SgzE75N7C>xn8~NF2 z9Lzy0RVd5a7;K)|Zb!ft;P{CaOAY>cxz_o5@UX8^m=m57W07v#8_5zR{Q~LL`d`Uy z)`kDhNnF1@XzXH^Ng}c6@D2DbqJ%+k}qfc-v@v%WQnXz6r44Qek$7L_HiZ7w3 z6|p@w?z)q#*?EEY#xLsC7Zyh?JJAecu5$qaoG~i9);nx|2~;SpS(2<8=^bc*ach%> zRdUPnUv665<0ucv2I+XWRn}bB2+5Us^-STqaWjooio`>>RUM_U$)-|uSeK`*o_%DC1_a-04b=Gr~ulx8&be-EBI+R$`aqBxwE(=J2 z^;ss+-imezKAyR$N^*_y-adO{AvHmraN`J-l8MpjrnzeR3G_Q%e_ksF{;Bnawqx8q z=3Vv0Xv^aDr;9(M7VL*=M^*$YmYYyUjH}Lk+WIJ8$cFUzzB^>(XZqKY;pvvfuDQvH z24C+E1#@ya4O}Q(rQBzk4lWSAZV;*h!du(>a0q8DThMfYCLzEa0^4L7_7G-6_s+XKU*@CmdUV(D=Y=-7tWolZ1*nN{O8omJ>A$r5P(q z)h2|z2AWmO-$4YDAtny9YKqgEy)P8eE-C%_{MHPG%|0x*r)K346;mR&%^Balt_%-c z7=ohgjL3E>UO@cEXJ4nLYwy3U>SDjM8Tmd&=Eq@Ui~b%r!C{5SXN$(j+v$QNt1vyj zaVijoa@w&#bJc1x^_!8<=Y~oeYfJ*2(Y`9o1~?b=jN<@m`twD95Ro;c$9u2R+12C2y7FDYW_H)_kkw(m6LxRLS3fLv zV-q#))S0R@zrEq-__y8BUJY0@E;gZXWwtQl}D_?})*yo`b#%;+(EssPbUFP!-4e4DPyM}}V<)OAQQl_4AoGdm`n zp^}c%=~RvNbj7dcYab4z*1t~uYe8~6Xow{hViD{GnW59I!31~>EA9G~&5;Ql!+wT{ zxSY4VlhKGRs%m(aVACV=#*mE>_CbUyV!Xe=;MOMmO?uiX>wR0@&^#74kprJjqUycf zN&D4-&)VPovg0a{v~DHZvnIU)C}OAEh|MC@PovQK@Lb$A%$^sW>%MMg9OQ{WFB)-4 zYvm5@3?4Oo#OA$e`Y>H1gr@4%;erWGkp3fnLo?zn6rar#0fu<(L4o_1|JbdL>ff)_ zskwhRHE1zDpewAgdvr05 z7^BKm-m9%(X}-0Kq@cgT1%2d8hb zo6!raO+le%JzR=m&yH?MNFOR@|JQ>*wt0FMPXu{gXl6S?i7c2f_9`)}YrIfwa7mH7 zaC=&zUpJGYy17AM*q{=RRxgvhprf$YEZO0D_b3THkoY0;ML+rPi0j*DZ0rFQ`&X;G$ZNOi|VNM z^C+7YH+J*yZz0q3?|7XA4;e4(G+_AnO;!jmnc=`r>I=@SULq(>VlYtMuei3^BDOg^ zmWWf?m~?sCF-XKQzrK0o3EIG@lFYyQ65Fb^j-Rs-Qv+rynt7L+5U~AjZjnh$v`9Fz z&+-&M+9B;E!Y%>`Yae}@y+G+u?8hd~(d`+}8C3HEYz-M`t)#!9xT$yhTvj^(H<^nq zre^I|TA8g6OqbfhtHJ zMu``7XLuqj`vU3{2HBTLOS9k`_sx+m^!DB+@QZ$9&6y5yA}vI$%tIAU%l_I>Skx*R z?s+TeI3ZW&zS$onU&ZK=r&8rRnpQQiuHrt#liD40esZp;Urc3+3GPpIDSH~M7rB4H zT{!IYIcEZH&+2RT8J*?WHy_y9D1ox#v~lAsn{JQURjh}G7TbHF&lwA=O%54D8=zQZ zaHIomHu7c-7x1l~^GXpgcJ6g$RPtRAYgtyZg80@uJzTgfXNWyH`SO?LUYXY-3S^A> zHgv=`Z9Hnr7&YxxwP~_Hxv)nbZ+|5Z88{UKV&-<3yz^lo$PGOjV;ZkcUAD*W72E@N zkmcHGFc()(uY;kau-%`*0%e`;!q&|3MGg9P1!+Y2oAf`Ydj(2RzJ5!uXx(^AfDVtH zRaJ@UQL1uQP3JTUh%fdu-1gn+=JX0K;OYbE?d(lNQa6IHA5`l%IP10U*8L7-i1#{X z`o1x*`;!Hy;H9AsT@Iz`(ShdO7n7eSnm~mrN1Kw;^$qVqv#`Df>Vm%n28qq2sQ4DW zPU)NSj%Q^LIEE^}D~_H&@=*q;uD^wp?{`t`7WvXufi;@6NURw5zGspws2e|9)Bf&U zGV9Ck>-}WAX3#d>xhy$M*+Z6%>;6K(jEqA;OcVN11U;TP~OLeXKcl8-Z2Cv zHrud~Q{x>%(Q$A5=uoyo;s?$p;=32S=EL7Bh>OnrQ#_bZ`$CBm{HP&IU)l8L6K(Fnpb-;di3NTM429NlPYgS9rhSkOgPaP(gF#X)iLf_24 zF$y6b3HozvqZPcx@)yhIT@fMQMC3zbFLi2(6*)@Br|rSJzi-(>^l| z9-VTjELM|+%-hKtS)qG(Zwa)}T|hX)r*=SWVEEHyo7m5k zbMQMF$QYVse2jJe#%iX@P8-z&cbD1<@7M(uY)L@;xsri?O0wdR|}t=lY|jZBa>&ozYI@hf}u@ol1;oHl~$dpGn@og7sM1zC9__mmHdtNz)64!B(~zRjEsjaW5!uOSnSVuRh`(J+P#Q( zy^zxxmOM3x^Cze)rJUQnJ6qH|(yQXiotPS(8hcnT^3S?K^+X{EGPY3b#+d}&j)KcR z8-uwD*^bdG!%|O1RnnJ-(DO9oE#f48*3TGC9xf6R3&;mgoMGG#f)JW)-5zY-+ZkRy zE<_Sy_rEDVhF5-9NdemZ7Dj5}MNfMH4TtRtU)aUKumjlFRg022qUJ_3%{N`F3jaY2 za8K}dIa(t1OB|xok#t*44T|n)?u%!2RnpSppcVRWxn@<}I|BP}P?alF{48n zD!DE1yCA`1bd;GTM`rh%%(67vGk=Y$PkRsca&#Z7FmzplSn#ldN-t9 zGnSR>*N$-e6a{}%Js($xqaBpGK?YSrhbjv%NEQukQgPu*P-GM%2ItDwyNMJ;2J>em z&8OG;Pn2RGav3UAa-ZJU!{e&%bac52)-}I+uC=c;Y#gG$X_D2qcQ)*gf^2CeuaXpw z(V0*P@RvDZUe91+bXoU~X>M~BBCL`toHJ3M?rcvoNs40zz$$YsFt{gD!W=sT0-2r13T$#``Tvq@TPLYQH;%ew*tJk(fg1J0T#ScDWZZg`ej(P`;bZG z7yB#j9B^%LhaWTFIc8SN;qIpOadzWgNWQqeAYKrsR(jf{1x^1dDp{>uYp1cNvCW-f z-!;e#714!U&_>juqt7EvPKP@Nu}{*FpCcD;JB!Lpx^PO&L*Z2#RLFby8_o$ASBbFd z$H^KWR4hx&nd$;r|L1GZC z;CcPz6f4S9etG9-lDvW*31}WHkeIwcUhMC2Zx1_hNgB2jPoB45JpdgzSu{Y7%@7q* zl~Ly&ppwK2$5B1p2@V8?tE=6os-}x@5D7mZW5wz&?}=D*oD>=`5yccFKuBF%;2VLycZ+=cDS@K`u-U zY}foY!}HOdyJv52GT{^a&mpJ?|2IoVR^8DOKO+IOwtd3vX8hrc0Z&H*V+-ojcXz^( zQ>qXBZnO2q&|f2|ntFK9RmLX&Cob^iI`nB~l3s%P$a{i~f|49BQ*fk{9mhhN02#;W zB~jgv_eU#wLyLK@*w)9U4sKwqWTM3fQ-EVgPnhY~dC4s81OZfhKWG0ltL=@u@mCzr zn?V6UM^7;DldUwTOPhUPFBgL0nhV(TA2tCeU!bPyTw1T!vh=sfJaV|bf*VxTR|LaFWtjm9cT=6)#+ zw8hXqD4dsK{JOSRF7AL48;)6;O3gp~RyfJU&jmoJMI)xlU;hahLX0i67Nt)9nD(SZ zOo&+x>3u5Nqe@u@IzX^-Rw-*}{ypoh#i_B0YYWm2nT)q}@x|m{C{PSnY@8Ae*_X-1 z#6B2Q<;UwcUyz*p4xO+zaDl=4SW{a@m1jLi zhOSArHQQXcr56KIGGIa?$LNe28M@dmcSyc!QX{elHyNZcg6|HD+45BFlpr(%`Yb2e z(ysnqAG##shvA1qx92a@17S9re;IrbhraC1kRt3KF+uWg_eH!=Fc&RegKdWj^=i$3 z^CYz!^0%Q>EjgIY)f<}%pbSY1K%cibLxhEaG>=$);mOH-V zS|+i2wn6LTF{O+TbS5jLj)ji-jfr3oZUL~_PD=tlMy zbnP1)=}*F?`dTgSe{TeUqJ1d=2jF<~HhS(!`3o}b361>M!S(y}fHJ3Tk$4$aPjKiI z9VY?YX?!Z2$q((%Zi*s-hfwY8mzC*%vIot7$q4v=YSZi1g;RU8pY*N-vIHHw8RVH7 zHaP(X-t%>VI8ldJsny#~JhJp|jgJ0`;tsECRt;TZL{^s-E<^qEM+dd)_@}o9^j&KJ zpC1`-*1|8*Q)7x^;8$umop-r5-RzPdWS=OwQ!sN&q8tJi9$adH`Q3|(tUy*Dkz5wu_!nf3h~YvE}y<_>WcJX$wV7RUJtdLp~&z zU+rxmM2bBbl3VqtGYRc*oiyTp5pzIeW(XM|@hJg|g}^%A%`+7+l}r zbLXvptnn?eA*-pSExnQaMEZFUS2fg*+v1bmoT950uf_XCcNQJkWp%d~<;U1at)=wg zL&#`In?F~h{HhVDo_Jj+eu75$|;{_yLmK2r}L1VeLS-!Cr1&@RVvwyT*xuRj1V zagadrCy_js??h`7u%K-0bbqX#QXya{+KMD?1HJNm7Wtg@cdM*pv|CDO`|vD z@{q==xi_CA)X^CT6RnyfPSXbGWMnripGXoZ6jtB>4Y0^IE5qGIxAc^H6A_#<5bfWeiv7Z&Z(od9;#F z0YV}?9&3w-$$&>WW)}4z&)Tlh+sNf`q932S$$ok}$oFXlXK_+r@smiNt6R5IEv`8o zH{G9+D|RABEgTelmw9_@!KwB&wR3>3gAAby5Y@Ohe92?DJxj^go!0?$oWO=g+p;9E z6&J)P+Kt4c;Xqz%3n`F*lEHhg`r>E8%b18V1l;^n^A@LeL#b)uO9YxAbhZo4l<_Vi zf%qY(AGAb7MFU4xLbVyVZdK*4`8@1$r3*&C9Shm)e)Cy(lO*xeJx6%Sw$zgDorCz9 zph(-9h>Vo>*VP{UBKHQXreg>*F|X#1kAE=~GZDFtYMo>6HuGw7)MBo`PnJ)^3EXf; zW^Xcz*09^$r}h6t?6obvax(wP0xa@1wLegW1@l~8y^=^T%DQT={4zv!mZiXhztwS? z$V3nB-im1fe^a3M7w9-)oD#2n0*SG-sT=$-w;mDeO!dZAe7^@4FoDUv&7I!lGVS?e z2>9HYW}Cc*8@}{4xz7cUs>~rV0_DHrKI~qkFU!6+?4Zc6C)jOSVw@j;u^dm~RHRFO zAwxZc+wI$bdxYMfsE1~MfdsIk?yt8icnNMRw}Dt~c7K%;#_i_{v#{)VodwtSpgk^!Cq8VL+G}M0yGi( zmEQAK$Lk21A-ypa=^UzzHcLdEdRbUxh@$D_qL500PE%W;*eU2o`liz2m&uf?Gv^A6 z^+C)`6p{5|;jL%BHN#(Qrb5eh)}&w|z7)>{Ler983Z9u-?o9o*8+U{M^|e;M<6k8V zuf{B%2?$*Q8z|>I4$}{KG?_>CIHeS3e07aX{2>|8n17;1S~@Y}egD~2At?%yM4yBN zn(nt^znj53JEFBvNc$11KaYgAo!Htkx=pcib0&i#0po8B>2<@KYi1+`=nQ{ zXYoj)NT=|bMy-ipM+V=}-pHwU_o|)*r5KqvbeXeit&J=zOr%co_r1|1y%-;(7c`rq z-MQ%$P>pEZ2B$s{@5&N)yCf(d1JMksd6?EoL>^=Q5~Vv#7r5^CxIveH($VmstHFI{ z62a?eDYrd2`SCdQ)hF-0p@=%L+-MCxqan-Dhu+C&!Eg0`)Elb1GT6L@E($&(6-M+v zT@eQ0DgC;0Wzzb_ctrnmUgU?Je@1sr!!Qff%U|Z2j8yvOlp%rLW7_#{JKH+T-!43- zdE@8>;9Yk?7lO~i-*e8c<)CX!|LNZMXX>PA3)nB2A`SQ8DtFHyt^Td{1S>rHi@q$; z{?Mla*t z7JH}L!nl@JS6jR$q3!=dY6pO!bMc8Xpq1cT&G!phqK>o{{;w-4(|zE@pnppG|F?*s z|1bF0{{trapZ}_l!IUHYJ=6Q*6dvg_q}M;*>Y+DPEKECUk_aUY8zVgkSN2 zwdnP@iItVogy^F$a0UmI+4Zfccc72Uqq~s*71R!Ue&Z1%JoHMVo&$%lR)VP$23X?l-jeU25f2Zt=l9*!&N+=*=hUYpTSj z-=B+cXuS=(Civng1yQAJUl&W)mLIW@JyB%r{{cO9Ow2Ic1iIvFvsv8B%?F~U&AZ9mId=(V z9Qj`~Qni7NqW)j^6?!FNXNm73aB%V`pjpfeX}PPo4)1d#NHJgIzKuueiA=9wa^U44 zW5Ls9-7Vew8hSMp_4D<|{66=<5<*+U;AYL7d#=JUF;wO-L`LI7y@*rw*md^Vg=0ga zNr9Jq@%IWE!!RTNWE`^LMzY zpZ2rf*VOS#-34ReWs@yKsOpb_=U`9vJMl<|x(s=G2gJ2|Rj*9VbSap#wKPmNFZ7$h z@I1AW;~%_eF~kOE=CT-absZr0F(RfuC=Xx#Q0P+7HDqbL*a>52kM)*P2Z=wn_#1$= zuW3Yr(W>{N$h{FT~_IsDIYV?H?;eio>MYGB7afNRJy1G39rDfe;xaONv)e?#DM z>KJFYS76%+08?Hc;MNHe9B<}#%08J0@+@*a+Dse)TTI};WV3^;ce*)yDL__JOP1|t zURn}|{7WwmI3#Az(2<~)Z3hfxs47&}#!Zh#%OPXl=Al;3Rr|l9!i3kiJB`*_j4}3WM>v$@UjV7nq%u}u`b~d@jbtw< z6sB)Tv?!-BtcvCF(wu~LjPsYT%*=`fpt)Z~s1j#ILT$RLrfVhOxIMbG{{wx@16hgne=fobBvf@^BCG@A2XwGeCk7lOe_6_ z-_=#PJS1nfbz?_fc(P%BLCRZ&&x_u7cXriAZi?Hus1NXg%+_dWSR^I-lK9-k_54U> zZg|JZ(sP9*u?;9_o}RDR7+n)Cc^zH>eanT0^;bY&u5u~mYOmalnElvbGj(u<;Ftan zT7)=>7$Pi6hx_jd0^{dijTG!S0Dq9OJcm6idWGJS4M*7BYd<$v#62h+b7)<9XMvbd z=I{_K;Lt8;Uvi8W3j9z}fr>`TNh7PU}qni;Flzc4Sj=`4ciVHjyzm)L6A=(4tcMu1#~s^;DPtu62@FslV41#z*si;9933BK;2i0 zO&nW0$tCs4_Z(~A_wwCZ-gx3f^#`h*cAS36H9f=(_^zGfXwfcnuZ2+N=<@3t7m}Z1 zL0P5BuDt)*+$inf;n{21W&9M8 zGDC{GGp>E8XA5w-x)B|d?wVLFir_VkkTEp>p8TAiSCs$B{;;PnG#=L|_g<=ww^PqZ zplc#GMl4mEtSF(owd3PP1vnZItQj#6z0~VpGHsmgK5PKc6+v|bZ z!d>>2r(^1{Z+gv4l_n;64@3m)<-1Nb`mgPnaD$xMc`Cjp8+%zrkDU*#jDtRu^D5BA zy}K)Iu1iQI0+aC7SNK+N=aNVCvg&O_9fk-xFnxctg^UaQXCjw!WO+XHtSG zV{|ZKMbfGBD?Ll;2H`jobY(TxCe3Cd4Z~wc-8kOF7n~sRLi5g=ru=w$Qj`=la|8~V zuDO+f!mR_z3kn&}gmN+;PH4kkh2M1p7VGeF3|y_x+~nqGDC}+ zCZ*@Ze~={xH^j{4`YJ)~m-2)1MgFui;^q5R2#LzzT(``9$b+Ov;I|s*QfOD_rmbO= zT*NO3#s@FbvoB01iuU&sQvczZNM1^dW{< z64obSAHsWhZ>d3%2Jt2Iyg$06&6H&$)8Pg)4)v+4O-$7A@I3hn=VhedfxL5n_$oxi zC8Z=;csMAVH)j~Fk1_l`ix;`@7`~W}c6lYDD#3whR1=8>phdS*PM@u4uCu7*-Qjq~ z%&^tNPwQ#XzzW;|SEJL&+L9=QMDaT{zvW9yyDd6-%mj@HIzkC3`xZF5T$A2j!&-~D zm%+U!@Tz#(bt|gAr)nasmt_Q1FfgIBh~Z zIYE`*uaEqtKpPT&*b0~^Z!am}GKOyZRDJkzx2KZCW1WkQsP>EQSwCT9n!d`CEK4Kh zB_o!jWFyWIHFPV?Dz{?y_6mbu9ZtJ0j>OL2-;H!X@@BughJuI%-7#V;b?KZS`=K_&5Nd9ir%ZV{ML<0RAeP4&Ekt@ z#m8XZd5MZD^bV_EbowVI5M84&yM{O6p9QpRg)p;vn9hyJ;u?moD5MALM7 zuyoX9#CO|1%c(Zxz&>M~CMc+K=?BA7Qeola0WKYO^FJ|t~-{N;$G z<9q%HxW&#S2VcqI_c%_KU57kR^}sKnplA6+V1tgHRbR~8kNBaU=>Y@us!Cr+HSv!e zw8qd`!T>QDuD^3oKmJjskS#Ll{T$aMA{wKr<$UUu;P-|T_$u>lC0lH3%y0j>n3?nf zP<%V6hA=a9w{_FgMV=<9ro~@%GY@~`*EmxWL{`9J@}rIV2*-)5$w;s_iz7!zp&?1j zv&duiU-l+fe)Uo$SADLxnHhJL3N3@>jK~~p`z;o=+hHI@cpn256ckXzm7{bCFy!4w z`}PKRX7WLd4>gXc&JEJxa}U=-%<~9)bJgexh}=4&pPWtZ$2Om}URIKz(!PVaZQT7@ z`aS=XB6{T|g7QAUHR$0nEZ~F}AKfKMuJ`SxpiAkdPEmIAJTmp$;%;*@Q0{J*=!UYQ z?s*E>L@UmS4bF=$V8$k~MVYK4MY9K1{p^XR_Y4FN=zPt{3MdLWux9&g8Jxf9_ExbI z&n2?du#L7&YC=IadG<-NUB#^{Q&9+ngI9v&*FdSb>GHEDlTI%TPk*D+HyGUuRR3M= zl;S~(_IUh|)U;x~Q>wDHY^4PeQ$pn;%oOD4ScGWC{9dXJo~==8Q)Og;n*GtTXY6%i+JDb1%JHx%`wZxCB1@^(Kp_ZFBEFwnV3RW}M=QqhT{yKM$#yze-Mh{lXYq4u^-^ z?biw(FJsHAl9gdM=lE+0-$l5dIorf6j?p#U!|MlWaIj`2Rp*z9Xa>kM;z!qvnX`aB zUq$tGpg@{tp3y$-kU!BAA3Al>=-)n((`ZSctK zC?oz2lvbsaNWJwv68VArb6;mB-%JbI$x?K8UMt-2kGMR)#%lwDFP-xl6}*GDvvp}) zo!LwSrO6Tr6A&ZpuwiVuN7vg)oeG8OF*U`-K0q@1`+s0Sy|U}LU{Ui4m{02XNm2GU zqRAs4Yz8*hRS36tR6Q=a%Sow=gBmFtpmr&#PGmI~VF(>z>EZDKUU}S8hF_MmL))dS z>>P)vmyg_8Pt)WF^ReO^d=)ZX{snq)!)oenIh^PttxL65U6`5I{W1xcJ%%%Cz&H2S zyBY7r)tu$yLD3nL7&tngEVsK16~t&8dJz)C*2|%!lhVf6S>1l#oFx>}>&V^792ziH zi>x)$s^uC@3)PH5Mxa1!dWXehlyU=Li1+&%3i9UH}2B(XU>QdQDICk{nI60d5{f zVY?8D>+F;6S7gCjhh3F#p}r;pG2LF~Q-hvz=N_8a)2NmDYm|YPS#%`G;%c{3jbF{K z89AA6oaaz}m?o_3s0%kXVv>FOoe%UNX|(nV!E8?N+$P_(k#=y7oUA+#J}aX{u5GeV zc{S~EU~p{$0~P^y7)!z{Rhv#YZG&OWiH*$5ixFmE;#m=|CzLuB}iJnB;TeV zs5TFh4l9Xq$I4*cojsU6TzfyVlf-6>)lm*|m%~!k=W<#%)>|#V(vvO23L_D>UXA)) z@pW9V+VN%TiHaZ}5;1))HV5*)&H~P_W)+ky=GIRvK;JzYKna=4UVMI7+$UZ1S$RrN z&Kvd?zl zJ2to2ny?JS8j0NPx}lRk9OM#Q>wNgAVI_0r@Gf)(Zpf5$Px8>8V)HDZYaF)r#`6kR z8B(<~`MnzWr(?9v8??^ly_=f%c3@VE{0z~0b5U@9>;3>9xq2^_A~1=W*KYVA9`d zpHqq+j&h%T{sSxuegWa0oCuY2)lSUb;i9JAshE^%siKyO)UbtfvdY5hM7oRv$ZiW7 z^qp7tBsubfg&?qhFCM?q?&ZftXJp56qJlIjAp-gU<+%PT&f!HLm_K~wU%Tu)F;98G z;<>{>cedU@b>rSL6as;AmwI?o9YX7L<dz zee@SwbTGGI_nzhv!xUzoDSN8*8V-*XzImh*>?c!VB!Za!^<>?b>j>A&B}g(J4Qqk{kwdzkDd-;U*xNNSIfVkx2|wCKqCP- zUqS~|l^k5}LAiuwd_fd?R_kKW^s#>=baz?*U&FhkxCWbp3!%ydg%RRsl@^2PIf}=0 z1zR~QG^*q6cyH~N5GiweKC9Zvw?^({>5lhK}ZzX@8 z5)3;+M*>sZ%fX~C4a4V_k7HxaVyx)Zcu>!Mdiar-9z)!Hj%paj#=?*ONesO}Ea(Iw zCVkxBwT3pEzi19Eo?{KE4?4%Rs{BdzpK7jM%iq<|3l$i?u6yw{$2SW72Du(?^A(87 z99}OyD4E-3Mbhr)@3%`DI~f!EVa1pOl_a_Hf(hQk6M1#Etu33(@(vqMD(lH0$io+OQ_`h#pHHm3tHL~WtUjpnYf>_ zLF_Po5T7%NmW5_Nm`$v3cQjc#G+GY|Q)e5xBI9*;S_bJAkY5fMjFHaoI!h>kr+ps? za@@Mz`6f{N#WFQv_rOZv(weF5f{BG*hU__tKGi1l!!uKh__p{9m85SbIW7K*62MY* zM=SyS=W~o)8IRDxezK8o^BJcKUX^mDJ+B*jQA-2`}&D#Dm#VA)!>M%2Y;$vI?wpD!B0Or)~_agl){ve~NYje`ihl4ps z)6Ow4d}VCKg4ZkxO<0YPY9@^t#oZ0j>wTvIxGQfUhJ3P?Cr+UYmo3&d5#nn!1G*s`X9243P8{c8V93yS2_XFO(Gn9G{E^kOvbt{M zwOf|p)YR~Y5#cD}P(nQK(az?7?)Rbq_?#2h1tk5QB!6K6a9Z7vf6aax04n(XWAk^r zO=R)6k)QFlBvyl)0tvV(Lxurbb-@p|5D@Y;N?%4QO1c1(ir^tl7U*_g26|w9>JmQ_A_CL zt1>8=E^mjmn<60Q^zPFqMcFdWNG0gJGyCaUR@>ThLNcL`4GAc;Tz==Y^x`M*@NwCx z;QDhn39yEbre-Yr?(SU27~ZoK{gMURVIOnfuUjQ=!G%7c{X*Nf#DNp01E@db=#Ao3=Hq%F8&|B zVDc^?f8%W|3bjM{!whRUHQ==s=M&{05xJ_Etq=8QrQhu7Pj|r{_Ptt`Sesaw`7C^s zsnxlzEpgu5b6+cA(2Am#ewO|)qrJjl65^ncMY6Ky&4EvraLk#YWW@wh*#;p2SfBr* z`AV>;!PJ=;wiHmv0^TQ!YbUv*kC0xZOUN_sIA?nZpbGc6;Vv;SBt;NU16~yJfmGU} zQ8Q=Q9@RtP(m9um(~6^n%ae*CSpdF^hX%$YR)dmvzkOjq223_R@z+sjDp)Yj|->rhL($ej?_ze@WONM<% z5#asdvb!skL&p%y+w`Dl?xz3>X6H8W-?=WchWvqnOvjbw&amQghx6($i} z-L%anqn}**IT;g|85mMew=yB7+GrFX<7R76_hcewCgN*w@>`td#%=#rP{m9OugG0W z1)_qQU9;2c8a=E8bY2QNZY)cGvrHSi2dCyP@O%r$gl#Ix|86N_6PCmTJ!TUHRjXJZ zFvR73));;p-z!G=kwq}1z^i;Hn2$?|hl8td0pE8e#~2<(emM_l45Jx)sA=hh)!Tvk z{R`D4S5K}bB8Eny<16%*!O=Y51{#}BAyS{MZQ&~VyF_xuy#op!O$ptnPRPnsqs3|n zEPW-S_JS7B16JEa~yJQI17 zfuT9?S3`vwY%ieh#^EaooF>R9?nOwlbywcdBF5oT(@&=A>r-? z6&< zqT(e;@)ER|eV)8S=zUQ|J`m+qV|hGoD4$2;2KX4m{Q|ldhBSrdZ=MNBHn_8o5YiXv z>=Oi==g4<<8eUl+=PznxLu(yWbIGq`Y7^KF0mA=g*06JNI_(fMBIzP_Z2 za%VdJM*LR61zz}J;I(_5tA`^&X*73-+Q`CF%MfMi`BV~o*8$TyyaP3#6mQIy*?zw1 z%j)dqR9f)X%gZQZ|IG>GeqEYi)tIH)7)i@V$}D@bVgqHBZ4%h;ev0p|?MZ|M+jl(p z?>(k{YKTS%R9j`&6;h)szfB>K*Ig&4C%J4&MU*r+xDDBi$HlefRttZo_YvR3EQ^znN@jqm_GmmPr9UGVa!w`*J#&U@wYGSBrJIl5 zUULA)^f(ODC`av_ydC+B*cfq)@eCl>^NmFYH4!E|$=XSu`Bzm~0l8zWMUkHBvAf<~ zv{I+71>=kWVeXg%%U=Sxl_y17NJGQK@I)&jNyAv*GrAtu$1MWwXSw$H&#%Lk;7kjW zr4x8`ev+;azP#2mOcOgm457v3Q@qIaR2@RV1DY5IHFf(D)GjYrNJJhyx{tU@=#e-r zv0iZj3+-Y}yFC?8a@ewL2TueDvx^Qkzbp#5j~5{ho-1ATQMF*P>MY^^d71k@7=l~3 zg~>x_$7;5{^Ofn#+*y;zu!Um`4EJCC?=5sj?o;Hw*@)rc;jHlR^L1OD!tVe2a5z}ir{MsWWJvovjG5+NYK$;5u)5s*}wVtFz-PVWQp|6gu z9SfX^z<2c}5gZ|AdI4QZgz^{Picc{xC<(tql#sB%> zTgOJ*KULZaBfey&pP;)A2F4Kj{*U2;#L*mm)P1y5VtBw$cV-MNUmH$M-Hb9IdKGB3nA^=Dnca1*$9W2IhweA^YYDM1? zeJJSqWw*8Lg+RC$LANgm6%FZ|E8nH993Fha|m&jzry>kM~N2Ykiu^?w{NEmT~M=<1-@n!nu4 zwAc>$nuIN1Nn`f;lZ!o|Jp_ER`3UJ^*&uQ(SpJ&l7iCIG$a7&W#2mxQB=qt}DE7AX zL=fK)M=#@xT!6#hzc8aVJ{u9eLV3mDsVjyHGs*4K9ufxPE-}|o)ME{&g@nKrqJ;xU z6RttSz0Y9@4o!Na=~rOyf7e+Iw)geRxupu48QYuA^XKsmm_UvlH$EnR#dx`16?dT2 z1(bjJzlFdx!C&pm{)fKul)4ieE~aYT{u?=%~Xf| zv?1floBA_ zqjaA|((OROX(z%={+=Prf)f4Y^`UHlB-S6CtYM(|8?dzC{Gh5%bAnmMZr-OSPe?}a zW&C<#wP~dKr@6<9@8a)c?g3D>GxZ$XT$YlRKBj?HV_H6B!pX2>!wxb=-!3Jfk z)$(nXQ<-gLoykFF+u4Z|H33<`N1C#g-V(jF4N2p5V`6Y>lF2jGXdxjxN2eUFe0&$5 zUbT7q=6qgKosm=S&I^B}{qtC>C&R~`0 z<(rvxR)}oFku~eirOIh-{gp>;VFwM@wC)z(=Xk8YaI8|t_EBg3b=EhDb1Z=U9f&I& z)3eh)3c-qEE4Pnb{9as9oFL8^0U5&$@>E)i|7*=;Yl%lQ$<#XEQXC1U#G*_IrFSruBuZ#h~W# z4?RBfCR)XCod*O~SH3eTQWNTwTyHciO|0#gKDUEk&*3%9GVlA$YQLT>3M;rcy6fo| zR2^fG>$7>j&h8m}yzU9?PlSAp7NMtv{m#RU`&G~bo0G|w+90L0HQnni-UOrpX@MnF zc(*0j=UrE0KS?21Mn<%sI&Uk#kCXG$UQmcF?OdER-b#u^a8EmY@Kv|nZ^rr!M*o=H zsB|f;dA%qG1Z$t9{LHL1622*O`8xV04m_GT_*QW}<@)Uk$ok2iaip3sU%|jjiZ|Y# zY#pB$C=BauFf8np)u<>FPOGPFKTcja_4WIToRi`Y-E?5tf>uiEmTF@ky3X^uO_{Vk zEM4cbN{^{r#Xa}NvccHg%o#nW5m3zUGIN&v1Fk%`7O0A7zIjHh_HJ%bzDa10)uV&48i>ML8!e~pkt3`T(v*?5|x?9(KIvfOHeLXBvARa=rj46?gJe!`(|!^3kl_o z%Oq#A09y{w!7X-_G1=6*Q-7;HV5Q%U3E`3@McZC8b-*Yq)QKEI4W$xny6h_T5VnmS zGM2wJlG~%7?<@~#DRKmk9#}S5DkN)QMIPCniuTd ziR(kXIWhJs#Z#XE0r{#CI%k5D4a|Tcs2-O{O>Ru~KKnJ}8jJST_Dg+0BZv5GtS{xj zyWMuU@Q?qE*pcm@>gsm(VTu!%+J|WemqaFQ+scpP4PyM2wzj36x3j9;h&Kl}c-wsm zcGyN!5rlm zbHw^zs*;40GBW8*x8q1YlLu?~lXlK$3p46Avqe8l>>1pVx=HMvDbyiNYlV`xaG?lpKr{IHhky8&Tfkkdv|2R7{xwmihxru(Fd(-64vdO-d}l4oShR{+kO)v-I^llZzkf^ z?820(SUkw&i0M%N8TvS!t(Rwt=7(44X8tysB?=xLR1?js){gn=s;ac%#u4|LbKT4? zXu)aOMbOF;cSZsV&e)8B8`ckrmx&ceLhLpdVrhQU%Wl!i`dd9BJ_QT3ZR@YxT|fQ2 zQJp>KR^oYK#bVflwc>y-Nu-nb>nWk~K2}NZ2=CiUsmmsx%A(uaf!0G9>x!XosT zOF$Fj9W!g2raEIT2Vf`_{Eb-qiMPF)9^A4{`*uLN>pN+?Q`5)l{?5tl=l8FqUrC4k z;h|>{wzsyg{&uR`<{w*KyNXvrRI9Yr@)L}g9(Iig20Xz@mMNQRAI2u?8$%*qMk$U- zV*LXC0KtHL@h&zY6&hqQMzTGf+TGb-bw>vN$6w@vP-zSS1l$c6U*_ z*URGCkzp1Thv{CR)l3_P%&ycmDeI&E1IAwl?o+N6k9WA>bx6j^+SQ&+*Lc%4^fV(e zUhwd`D5I>-L$CKCCyXm%%H8v8QC_BFr(O_6>$ld zc16Zg=-#;jp|2Yi^}n(YeWWrfiKc&F824~G&u{*-O#vwXtg3J7IJO@lVwC2TFbX&9 zofG!i3fPv5Ht1Hb&~u$ntau#KJpaHPym}?cD|=3af&~+qH?YUkZUU=m zmFJld6uAB8AJsKDX{$dK|N+h;L9o5U@c1a-e~QufgBa%B63i=%^f zmIiJL(pNkARnb}v-C=^!4|(f8c^lH$(hY|${>vIwO3Qs5DN4rs{G~f83krkO4vbBn zMCuDVY2{KsIz??|G~P7y zxyFH^4I+|X#!=FOcoui}^We3|k0kU`*9Cg$x0u zu~mXIAiG*f$6QarOJkGE)EPmafKAc43Sf<^Kb!LF?A`jv{d4AtF?r4^f6Q`M6W?N5 zg`3Raf2V~9=fNE0K$tZHv3dAMe zQ81CF8_!s#<;dl8x%SZ{B2YvJ&h-rh-_7mu)3Cq{S=E#1R-dE(x>=SSCg_U`%Ho>D zF-}?pF1yUyIR@_EPFfvJ7vzvx%2Ht#(Au|j4g2VnC{$K&7L$)iGYsjTgyvXo`M2C( zglrslR{52wW*{$RZ}yf?!YJ3X?MHvL_^)R~+3<@v|I)Wcfj*ba#}2daRxz{Ba~_i| z==bkb@D!(*%Q7ld*1F|qR$5S;GPc7RdrBgFn%f_@`OGPcHofCY`ysWVNWZ=B- zoy%tc{yom~vsx?S^YTNrnuE6!wz4pGOV}&DtJYFtzCy|!I6z_e1?COt0(zdAe4vr+m=y*auU<8-6=EYn58zPS(1_^0A)OZWdfeVQ4Mf3I~bn zrIlAZ+ksF08RPbzb&?M{l?QuZkJW#8U$ylDQuD=XUuxafD7+VBfWycc8tus-3b>+o zucnW84;EU5uUSif;$`u7R)z+7%EX1fe4D)G#769)EH6953<}2y!AavN-Q7|6>puKV zivGud-D;Cq5e-S|u|swadZb*$4VFE}3fMuulEx=SP?vX0@xBHia!!#{ELZ~JZ?QDY z%BqlONb}{=Ubo1vmSWGHU8emK=BaIK$>oDyU1xMs;*vFHB$|HWZvO=B2>_yPb0F{X z!`A?Boqs_5<6gd2PPUv9pD%Gb5om2qPig&%gYEdt(GP0ho$J!E-0h(E)Ddk7)wBki z5o~oP9a%@bvxqNIQmL(cc&gF?BWD*gm}Hqxo$akj@wQ<>K&FlRk;Zol@X?M$1MtL+ z^|D->J@Y?-?{zs>fwn1lXB>o{6?7x$7qNb}IK1a;Av&P4e$9DNR>h;w%g0ien4}Q{ zwfX4l^i4K4yKo&0=lfH;o&CH{G%NGKO3~(aM_!OR-R^aGVdW3D*CCyb7m(okUViWm z${`V(Q#rqI+}%RV?^JLARlq`bHt@GteE;TGX<$c6PePQBLI@E9lN*~D{6y<#{=^YL zP(WHbVlesmxLr@;e}()FVOe6oU_1 z(s}n-Kv}T!4-ZRZrN!Yx+bEn41HuCTy>gX#;di0(tes&oM&MMhO zl{BjaW@naGx3pI$=68$qJAjMsh(jK#UE5+Q>btevRtKEa zmfbc!t7b({wLa?&Vg+E)X_Y$Nno1C3{i2BQE)FEZd1Wx3t=$6}?$YWRA3%^1gGnN7 zesCL6YF^YKo9Y>)+xPTF=t<#7x9JnubPMRVKRSFHmRFgR9zonXg&=srqb~`*ISYWV z{k?G(UZlDO<>^KxdWA;)Nqk>_^%@5=0PSrq2HVb^7^_pO@bvz*9J_<;LteOY-d?8; z*jAsP>wl=M2r*TgP|S(I8^AE}Db}dF2Kh0Z$n-SlWM{{NM~9@%9Osn?3b_I@YJ{!@ z{p>jl^c7MpD(aEXYUZPk9O~- z+FUubm*z<~+#F!4fs|Ld151xlT>zO4l3a?^pUe&h0L%6%NlGhnKa2KfU5CN!X8^I| zr0=x4Y(2|5NHVQ{``eh(_i)K_Z}=8<7zTvqSenU7xWc z=UMBHhQ(qNBf=zyCaNSpJ&V{zrXM$c#*zD&NMSk) zkiM{@qG+B%F#h_xVLqE6n_iUJhI_rAYhiKm+F=JJVKyZ9u?}(l1^)8aBDpj+xqOmg z<6;QruSp-Dz=~N=A8ucDNoH1nquN6oy*WPlC=ZqB&@z)FR0Fkdoec_^FPwJ7l2bCt ztNhgsuTNm5YRdQa;O@OjUlii|$%Z22(!=WRhWXB9m0RCzen5W>9!+GVy?H}Jg$99* zcD89kIm>bn?s8-9k6zElzQLk4@1SAYatJT7lF$)lt5la`=wq2tPpf&RIN`LYJknqz zPq|a7CEi(4n=jgD&`%p{}3qbV#wnH_a zKfst+86Nb6E{Lsp9Yy#gr@U_fs+eO@84VzW0w*OTP9Hb+Y~C36y}F$VLGm5;FBX`E-JYA48$;1mprI;) zHbI0!E2@gfzBYrKud69Cx2&J=_2WD*Ynd{U!Bgb9lH=vv&jFfDqszGmInIhV0fxam;NPf60l*rgdg~^wpLIt4qga)tWL^%*bSd3L zLmcUIFDd1Z#XOkGtGGO7Flv0~mVsN9OaU!(|0~xHVnIya;mHfsxmf7hlUU!v<{a|U z++Do<26A}=+j$9gpl`R0Fgd8sU?NRw!5+@}m29VaCTXtla}8|Uk?Nv!ogDfR_iA=l zfkf>klF|k{>!OlU{?3{&33gztJ9ieKk{o!}*v$bX9 z{zvyprLOhO*Om;1^{xw}{d)h?KPRx(W}v|`#GEqcb@zE{g zN~O$U`&4q0j1MYutsd-Dmp^**9X)%zMNhiZvoBY<|EH;#|7DKm|K|nlogb@OOC!0N zlN>p2>M5kdlMDP5h|q&U?LylMm9tVU+Jb@!yGxvC%f59Nc%AzIP;QpB zbk&arNn^frBgb=nxNpN@Aj@+?MtV7aer;?5+RF#5%UKZISt>QVRtK3VRZ%weewuSo zvX68PY3?3XAxGdUS3o&D259A_+IJ9>!`U4pr)}TRNFL;yNA!%|)CXB~!+gjGn!aE; zaM_u!HR=bVW z6r03ORGPV&X%o6fGbbPrv~zLVa+(akm1wN}luzF_XfSKH9Jm2iG<9nfFP~7oPM;Ki zM#b+1bh*8hSRc*P&{`^SWki$|UZd0$k`o=6^rftRH+Vdq)dZ8_Wf9qJcCtw0No4&C zYs=GE?-v~$rX(4x4B>Ym?ftRLE}oMz`fXKpF1@4rrV@oFFlfeqYwi61nNHw1E{d{9 zkKA?TfxcWkc8;ya_K?_BbUCC`Bi|F2nHfs7`Es)6Q9?Z`Gct-z8TLqQVqbckZqAp@ z*BSQ360$INW-jYC_whg6Kk$CMe|SIM-yW~``?>KfT#PK|Fg@LsptD~k+%$^uZznCa zioN&=JMCWr=TbU$n_`W4ne!%Br3PXd_Mm_n1`^VX=5|LR`1RLQpq;P%KmbK>R}_T* zA|HBK^&HMZP-uy+!y63lE3csQdU0!v0LiJ9_Xl49J3WBRMC#%I$3(%1*fu zmcJ57Xp(QIrhg5zUF*Mrg?{gI*TauNb!k)*ayB zs@##60V|l%;s$-@ycMiP%-V6Ypm+N$F=lwY+g~S;Gy3ra6~o9a#liS6jKTx7{? z4%)OOtj(8iR>A4C_lZ80{gzRm22R*z`fn5reH4ErEFdOvQd3~Z7|#>)TOtS8d_%b1 zw|mscR7E3xta_m3o12NUmeu_RBUB()r!BfVqnr?V6x!}Nsp1W%AsGs~0LaTi$ghUE z(`nvoe_~Ycj#Y8z+t^k-&$Vd85FAOv-jm@kgz*PUlh1><^>Pm%q|+|6Z@ z7|}(;NC#I^f3fJ*T1R!Y{dG0ltI{nS`Q26#KW!(3NBw%+jFLWk4;`I>WeP*dsUtj= z+I(MSiVdik^ehhRj<>7gblnP=4xfiWq`>+pI^5<*vO`CPcZhp|mSR@)I7zj7Cvf)B zHQ;F?RCoS(AyK|y(UyaovE1Q=ST-p;>bjN43*pxa0Q^MZF=`S~=0Q zD%?ltfsboGr&~!!5BK0F@?^!0n1O89_uWP2#>_fMgl27(E7TUIxYt0^c;nCegD!$6 zCs{CiXE|&AezH3)tll9rjt*^>{vWUTJRC9DUVxq8fNF0wK`xX#GP zshP@vR}Sv4;9@S7d=A#Vj1%@p*gm0dmCV|bDAft>V1ly#F(FgpVCcuKqs-6;fV8|~ zj4yLg(01MhuXyZ=wJ+UYqZbIf5|)?*Nob1Ie7nttDFrMmpQ_fNEGf#7CN)GBcb4et z+uD3KY%1(0xrAYj_!(rw3JPLDj}XwivEaD%?nD%E v6jFO^OF)(6X8|-sCcCZwKUwC}wasmg_l}sQ+v0ox( + + + + + +

2. PINGO Remote

+

2. 1. Loggen Sie sich mit Ihrem zuvor erstellten Account in PINGO Remote ein. Dies muss je Endgerät (Laptop, Tablet) nur einmalig geschehen, sofern Sie sich nicht wieder ausloggen.

+ +

2. 2. Während einer Präsentation bleibt die Remote-App im Vordergrund, sodass Sie weiterhin bedient werden kann.

+ +

2. 3. Im Reiter „Session“ können Sie aus Ihren PINGO Veranstaltungen eine beliebige auswählen. Diese können unter pingo.upb.de erstellt werden. Der zugehörige Zugangscode für Ihre Teilnehmer wird im Titel des Fensters angezeigt (hier: 006301).

+ +

2. 4. Im Reiter „Schnellstart“ können Sie direkt eine Frage ohne zusätzliche Vorbereitung starten. Die Frage wird dann ggf. mit vordefinierten Antwortoptionen (z.B. A, B, C, D, …) gestartet.

+ +

2. 5. Im Reiter „Katalog“ können Sie eine Frage aus Ihrem Fragekatalog starten. Diese muss zuvor über die PINGO Webseite erstellt werden (pingo.upb.de). Sie können mithilfe der von Ihnen vergebenen Tags Fragen vorfiltern und schließlich eine Frage auswählen. Im Vorschaufenster sehen Sie noch einmal den vollständigen Fragetext.

+ +

2. 6. Nach einem Klick auf „Start“ wird die Umfrage gestartet. Teilnehmer können nun durch Eingabe des Zugangscodes abstimmen bis der Countdown abläuft oder manuell durch einen Klick auf „Stop“ gestoppt wird.

+ +

2. 7. Anschließend öffnet sich automatisch ein Browserfenster mit den Abstimmungsergebnissen.

+ +

2. 8. Sobald dieses geschlossen ist, können Sie wie in Punkt 4 oder 5 beschrieben eine weitere Umfrage starten.

+ + + + \ No newline at end of file diff --git a/assets/img/guide/quicksession.PNG b/assets/img/guide/quicksession.PNG new file mode 100755 index 0000000000000000000000000000000000000000..2fcdabcd5c4b7871a3adde00e69a6ebc9620f470 GIT binary patch literal 11276 zcmd6NXEU$^fG#nIv6GT z;O~8ZU(Wy2xz71?KJ51Fwb!+tve$aEUO`lfl-x2h_=Rlc*g&rY~q1|@ud5o0~79AWQ&2p zldGa2tM6-h0JZu+32#H4ZbeBqo~#z?zwqKoE!1lm!O~7m{S={KVa>bx^bzLiHobMD zEGsUDA!rUyUp7sk+U~p4Twgt-1#d5D`~@Q(HBPwfV+m0p^(+k*rZbxoX3A7r64RAr zrucRM3Np7upC(4v z{UcCdBy*B|5JZbVMLfI?C3RCM#eNX5tw$RZJ_zJ`$f~Fx+J{H8gZTdGfK2KCR0j%K z0v%}b;Oj}4prm9hi40mhtI=#E@b9=%aiWI>4SJx&m>e0Yt7`#1{ zDXcFaid2feo{b#JEtSrB23T0|5%^IcvEF56ClM6} zT;6iGy1%OVi0-K!J6vYJ*ei@mHVaZ0sTv8#O0Z5yB_&`**x1;#<7hm%ZrTkhAU^Pz z9}2-%+7TIDj?|E-s&AZXBbapbFY0*X8*gx;P9mzGuA@~(Jzt8%FUz z(yg6cU-sVgWn7;%;dmaJCsfZq^~|R0c3LpZ35^<%0AAcZl0WZPcBcg}Z0lSiZu3*) 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/registrierung.PNG b/assets/img/guide/registrierung.PNG new file mode 100755 index 0000000000000000000000000000000000000000..06b2b56e6ce9bf9d6e3b035e1c73e2a785fe7279 GIT binary patch literal 27343 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 O#6W`FF z>6HL-`kjUBw7?Wf2_+4+#-0r9JwHv|_1BW8+eoq_!A{^liGXY1OA4&pzZzoN7bzKg zpTiFFh@E%SaG$k=YiyZ4avfjY{5!ZE5#^?pg@qQuv!u%)y1I>IaCIskMu^TQiN|YQ zq@9*uVWl*!i*;gQj(88!8DXO#X)E~kv%c4hrdQ@neDfnW+P`qVuFv>0FB9(Egi^dV zuS)yLn2etN+nVU!@5h_Qk9{jbP>JN>>Jkq9IlwSi#}`EkRgLyVQRA$gL_2YxWMlf* zMhCa@b?j9D0D38z8Kp3WDV%g3(yg2Yp{bcT)FIMN+kwxztx>w>f>O-nBfn>O{d6Mg zp>l3io#nHNXWgtua_An2e?$Z0B=`(*syD)t{&17*X*peBdAtNgL3a=wj<+cO%73vF zLOX9(jO@VWigq;O7?Qo)0aqJoj3)>CwmE{dCSId~6#&k+x?;8XI7%S%SpEV2pS!@? z3S2!8#wPIc^!Hbu{R+a4z?+o+44D2GZV6k-4-bec%Z{__?wTcxJL{@fLoK>{r_pI+ zUXupkL!Y+^!_3p#Z4keji&GIVbHv#l$n3?K>h;7bO@h6$pYoa*c)*jbDG4lDSy!i@ zJ`d?nq{dn)CuocP!AW@kICi~fyr&Nn>~4gf&gwPWz6+m-K4ickt5R2@h2tVZmb=}5 zC3{FceE-Z>?&L&%aRQBEw^Y66&_1dfl-evmV84Apl_mKANAcV$8wTm5YL8mIv4@1( zX$kGuYk0Y&&P1)Y2nWdaypwc`;j#ySbItlRb5VZN}7uL%SD)5=xvxc6?SiNp+1@$M*H9S5A%`m=SBsNMCTL{#q(| z8+}LxN?D7WzhAdH4ZouY)1uFa)h$>=J_LOU9OLKEYp zYWjHvw~U>%07l1h*Ox74t<8}YN0hbbxe=GO4z882A@qK&WqS-Wu~zd=OFF8Eekh^;yi^eNpnU)0w?Vefe25mf zTfC>+#Fy50D(sa!=UV*y?Kj4Ur^@rUDzx?9dYsfNuo>C)EbJB60@I#KI?$Rp5KfIk zq9POmDKl?oVwkM$*lv8$*bJzmzE0>S+KlW|sm{u~-%w;5vdmsF`%oq~N}YL}b6KJ1 z)x`Vt0(YO@WX8NiQl`hDB#wo+xVDQP*(U3g-0p$;^O|G#qrwd0m#;SP526q==lg-p z5&AcevQJ0;GA+#*+1J-6ap=%P2ah;A#lrL}=8A=b2i?t((ht2lk&`hYjXnp=2YwKd zGm>WEctNoX?*-Z8iE=0Yc4d0whm(`7Tnb#3g)JNM^S+ZansU~6_K2mRUfg=Ptc~&7 zxBY)zdBq{RF!p(_1k~|Ak=n_rm*s{FZKz z!jB$38nV7j4+TI&AnS^|LFl&&x|$7OP*Ic^d8-_qUm=7X#cA;3nQyvklkH#?LJ8l% zT>IBLOY4Oz7~8CCgBM@NMlXK*WT0xLeUhM%ew;2)(y6g$($eexGyXz>)p8qtmM~W& z+h0w`=7jL$`K_>HfAIrG*rC1bwme=JJanvBk5W2PxMPo^ zMp5I6R3*l~J3jQ~bM1w5YKFFnf(~LlF@CZ!8Xy>^6WsS^F^X} zn>oC&DS`LFB=#ecGNbly`OYM}Gtm=2T)hhA3hLHSh>x6Sh_1U(HM(xa~A}IQV$Kv51(9j zoK7(36yyA-mDQrgBl<8wam&g%4nMWsccC@J(k~cbVOIPMHPlDV`#`U%-#$}*$b6uR zG8Ezkt)!GayBnfI4t+a$8Lp?Lnj_Z?3jK(+_<_bSPiBReuWv!FuRH7QP+zvHoN*k( z#<@jIaNZ-sn(Ml>Hp4i{B@M`#K&P8_2nbwD08^$ym2JWtysf;m{$e5v$wWr@W)Ew( zx1u4Jp)Bo1ccPOa!z*f-?x-JeBKekbe%R#7E6n1<+n%tMGp~PWPMstf?{!L$!C(h& z^D@8T;abd3#SG@06Gq>v=29{|h{N;x7dI|vCg!nJ^;Y}Y|vB9*EkPq(b&c} z2I*SF7yFw%8kK_rgbQ=`$5C~&CL2K!6jM-83Qc-Xat;dDC;<8LtanUVDfHtCJT7c? z;RBpz)}n{E83`>Ycs0$bn<%mj3jYb51_HraA+>UKD`AS0-L6?!tD|!jkpa4aS^2!!SKqT!`jy#V(0}EL$qxE+a8(JnAk8Sr+IUlgkfUo$08#L(dB)=Pu7`@M zMfunPwE~;0j$ev@QhEeN`}xFVTe`SyP!94?V*j9~5ZEBOSKJSLN5A*}P4xS}kWd=F z=7-<7@w-)?ksDw^1kTuYC4=0oSbSW&z-FDG&uV+PUw)$dh5Dp47{~(ykR^5W^qdJV z_<6Y8KG`HuWKz(4n_mN@i&~=$UQD;secC}5`d#KQ=Q)@h-?DdqWs;JUP5qC?22EgE zxtV|~0&f>w@qd$APY4$tWq*`8>3NY#`~t7aiRinu{iT?KFt&QOU6I->)lz1iQ|mRX zW-PbqvE91*{-!RY>XaA{*L*xfiMrPWJ=7I5-S4evka=6a%js!}OiCgY zC0<>DJBCxgLTGaAkl{HBZ_g(=R^14RjWMfMtBrFhz(A~)gW`_+dBG2pi%x?dI?KeyBYrrzzO9OfFUn=^*K8-SISA%*?uXqCTqE zQ5TxvzR~gu`YEFF#`x6K^whVfm5Tak!{%(7Ym_J`2;$!g6^c8SM`~RR`u%4IvA~w= z!Hv7u=IV5Vx1Yq0O_D`3!t`#82VA>e*@E&nl8cMWON%LiXl1*fTDXy;;29l2IV6;3m z(?h&Cj$WAx9wlQGs~iCCRS0#54I*bOxxbctoo=`d8b`D z(b@B}Xy_jS!w!Vmg;Anud%S%R)YZia9te*?;ln<|tPu5@_OE4!Qd^zifVa3S{3hiw;{>zQpieLc1S`%a%*qsEJ>_Vh~EonkmN= zK;o5}yiTF4NldLDeXAF_jbsS@+m-~jK(=dur?t1qy~Lwi-wqCVO8h54)0@6??29rv zlr(h%@3O=GmjtH(saaK`Tk}!Mh3ppGQTswVYEGi|X(in4*YGPZXG;Zp?t{{9#IC^5 zcT;H>r~Dz5rMs70p*q#$26I{FDih8UavZsi<`>F4jl_(jXZ%CFWN%f!teN!>;f|%X zSqwYZHd7z$Bq<>$HyH(pVW1yy5paXkdTcGXRDcN9>gcuUOC!<`c*YKMrOooShjt~u zqr_W@-#{-_v{Yr@}hOOB@VvwH@^JyWI> ztxfjmUH_6xJv9r|CktZ5F@Mjo#;H@^Hk=2=Eda7CEp4+4EX`%oVydRg6awrt~;xT%;(D0o6fKkwtnDIOMvKJSMh1{<&uhtpzkt!E~l z)#ip}QG2#dCH>lBTU-7pVVgptV(Y5i+ZoyM5^p`M_1Li7>53A#Lb+hq2b86$>f#32 zxHA>)Qrq+l&+OAbS#RkT>52EyV>c@eD@(8|wKL^158lfSCH|O~G94wNk+?$ipS%_l z_Qv;Kf9u_oWXz|*UJstGPPVZE2&WR|W4 zc(|9@-m6w2hpSI=Uf=%&4Zn&=fMkYc42pDooz+!itk-%wB2GnaGTE=Vpi+h(d%yQc$xKGUnJwk@19SCKGMcSc z%-Z*kLr-CX;@YHMBAsG8BCTQoDCJksp>p6uD!L#n@9F)1XK87y zBHS>{)18$y16@8NZdjP=PC&JXSRgj7KKa5dH`sjv4yndI-47{t{u3QN)>>%sik7Ha zpoPT9j({0!dC`BB2>_LfygI;_%MUWjd)|>&Zax~lI-c+H=UeaVm{E^{&f0Y2eMK>5 zq>aksX>zF>!ER@L2a%oC^SnW;pTJ7CF9&b-b8mVUUwkvk|r83U&CGtPc(sxFjh+pf% zMTakJBX^`y2usWtU!I7@s3Z(lG{NK8bDsyZzeLx`10Y>^QDIY9htpL7=&caEX3kOp z1{!8Sk+#?az|=*)u=8JJSYL!FY_8JMyu!mZ&YwR&G34N3_qVcNG2%Yy@lmshFO^;~ z?l~0z(1qV>O%&~HV&SCZVi*31T^&#S>&n841@pCqW-bMizZ2?RAR9U!7DO|8i?}&bA*52zNhf$-H_I~QcvRC z?PvhiwM0ZKy6b?P^*ol5iBU~M4Tnuop$Nr^hVsh8qG?7{TZD}ijF^}!p?2^g`hICXnT#@sBC z7M1BCZUKX)Cc2!ax-Lrc%(T`KLGuE6d%Vh;DncxmvdL^!)Ji==@ed2G&aO=t7nLjLZp4RCmo|u=ccEF9oLX zm4B!aA7}p|M{M7ytXBt=#OJ8EEcd-pB6-qsdio#i$%`F0=eGz2q~%D0&*8v9z8Dby zPK8fCln_7tNPfD*R6<6=F^?6tl>zDUR?c6}Zt^5&CTsP$H6BTD$KPSxLm#o_T@;48 z%PhhAH)1MZLc@exoD#+edq;G~Vo*}(rr4HQe5UaM>pf7U6#61FPyD2F#bv`v#3`a` zXRQQ?ZzfC(+^0csOGP^kyga3UlA7}@8Eltikb{k?9~ zTr|KH>z4u=w3tvY;k3C2cD~d+_+gQB3r4<%XlE%g{fAT8xOf+=!MMK;kjM`*dVmnH zzAn~2T0{7tBwd`4gSN?f3keym_X{~>gr9^$t{aH9mh@muxBJ6Irp>kq1?r6zAV6LF zZ8~Ii{;1P8#^-wCVo~%eC!kSNsZb#Ejy1rzZjrB1b_$k~JSjP(lpgu>uA8=^)LbIx zwV>>Sc3(t{C?u{PT5ZU&(L>OJ`-Ik32=%(g@w&g)ll|ZHHmyiqPWed|f7Z_#Vnv(^ z=!g+2{F}2yX8JX*Ws*$0Hi8A(!xX-n`?mfRfW%+1I%(Q^Cw~0=a8sXF0qb=y&};q7 zWRpFVVLxUD!gZy%&nfPVN`NV7fM7g_T*&R=-El>?f7!eT{UsS3T8;ZAY7reqFK@9Z_=v>xLUpV zV(i1KP&J-?1%keU~I29V22(thL6txdpTjpC7`YzAI3N^6}C3 zo}O`x_ZOH~r)B%{5UF$Bjs7PmTiESjSWEr!pp8YOj)9%j1TZUzlb4q(kT|<++9ws# z#rff@0ouc03|~j;S59N(wVrA3HYXvppy3*-6%1%yadAt$I9UaqKY8A)x&joM!;$#@ z$o*q8Z;VE@^r3iMv%FvGJJ+1M2OY$DdGQKydhT}4 zRy#)82Rg9kEtfaR6FJH%FgFe#bxgmo>549PN4iCoKcr+ZLIAlcEC-k{9qa!Ft>q(a zZoIWhlaP@~ef;=wG-t@+9}3KP#J7)+bt2~+QR2n^01?T2T^Mg=&o{9;1m$A)%Ehnd z|AS$}UNMSgHFFmUc;|Ba;~ziuD5L}JCj8|UH1tN3jcFGH*Wnhs9%|VIBq&OY65Va-z7p3 z@aj1fz@E}FGRo7J08p#3FKy2^NnG4fhybkAnXW{6YgG5rM0oWCpg*68Jc3;UlcQnp z_;-B!%+2>>(CiVzYy$pJBHw(g}&dt&O4pqEah`xOX!z@}xcz&5`XWC{+wEPB^)Pfpz?h(M_N#p(U8Y`G399 z#QlCgtt!}gTjD}%bS5$=(z_(EMiq z{m~tw-E0z@NU=OZCyMQ7(6B41G_#6;>fh6+gx4{CsnX zfQ`8o7v!(>k!vhJrQD>9+o~N>GtT>)uxasjcVWok`EAz`qtaf(N0zmT{T*Q!pnQKp zU212?_cM}r3}BBSd(q98^}k*g?@U;Cx#I;~E=A1h5g@r~n$X|Mpv{zpUbMd(i>Z9I zT~|Lp8#)F^Xq4QhU+k{2>JrBmNQe?|1r>k*JH%ClKubkdWxX!0>f`C!7%UgMslTQ? zifTrsG`l!-VwaykN3Dg>h{d!SN_hxP6Vqwa7*q>Trbx$U2XXQDHC)k&`x<~bzGXq_ z{+qu*@ZUTc-6D=Dr$W7U*jN%nC_Gqr_!OWpLF@<*Puz3NI1~e4PM4Cev<#!GWUBt{I2cX?@xyr zug?^$E)Q7K`1%Onb6#=duku#1OJ4@mYQAN`=70XkH%66T;oA=Qa#DzbrCT-l&u7I+ z)9+QQ`F|s%{V(70LP*x!4DbQV^nppB@(XAbVxvJ03iS&GgJNNqfW08(x9?IIh%UE2 zh5^$BScS7Tr;rza3x7Ty2djP1DeoVLQof+R)ST+c-jA7&J?b|( zhbJa)J1i?VsAMRON?T{}7f`2#V5=aLY?v+PJ>Xz!y={Yih7MnQJ5+UHv+c|l%%?|o zFTWO7d9<|8ymKWWX{T=^ByP^gsp6^b_kt(a;ocCCMi_$J&WEv|0Pwv;Mn6bINh0A6 zJ!vQ)AbE^R!tu;J=?i#tlK%GcumqO2{ycl7k2fR%D;E>Qpg(5zNGeQtdclA%{%E$5 z)}V*9x(f;xuoS6u5()gHrhQSQis-egIA8VHpbhuAVVFsLj=pw~(p2przoX;3g$b7f zSBL|Q(-jf28`n|&F;T=|uf>3#;gXjVHOn!wCnq-7C6PkNAe#7Ay75f|WZO$r8>C=G zV*gb>R<(C^+t3%ya@s}MG1c{6N7@UB4h=!T|Nk_w35vfH3mZa`vYF2f0X%I{4(cZN z^%sz5e(gE2lZd;$O5lE{^viNul!BUgC?x|q3xAMkgJpBW6x^EXBfa5+HjvO+mGr|y3L=?8?YW~0co13yGu zZJ&|; z80KqXJ>xL{u!$8^ZZ=UECQ`_ue4bl1aq)~dN{QB)@6JGvR381gAC`w7=?~3OH1Wkz z#lGjiol)*V;RocSIveZ!&t|v!h$F%fY5`h3hVfY7+f?6E*pn?)?i^>kLOmdzEZdI? z(1VgY#^>rGYOxp)oD-#l_@GU^du?~&i}N?<=xO1q1yg$xrrNOH7*hoG)pIhaBf#5S zrp&!5mKVxh!#WE?yE7mIzVUHQBRJ*u+}rwq#C0##yRJ~~fytsi@UyTfOlRqfE#ceP>D9{>qy6EMJ{!|29n2H>NN76m9(=V z`m(#LV{|BGQBcV(5cPxr_SJdc%sPTr)-%;N|cSSiI zFsa2%dzagv-2aVlv$7TS)%#2zC|5*v*9`SSf;sjunyGr;;0=Goa4*|GaCv57HF5mt1 zTQBfZAd$$7Fuw7?xpZjabH2&i?fw=pBZntjpUPWL0jr=>2q=Fp3SKZQ@>PIJo-F&j zU!$u+j=sg`1@%{L84de=shRJ&fNb6^{vGN&hblF_en0CEg|0Wf>uZaY)HuO4Wm zcU#$0x=|NplgFuUzglD{AyrutiqocpD}kvLlx|-W=f#^;=0iAqx@|POWq;yQ;TT4j z-B#q8-2?Y5%ZaKSq(~!q>&9|RSE31ozR~;sp!uM;gB>34CrBI5u09;YQD*1*gcSq8 zuFwnr^{km^us37*k_I=V^;+{EUX_r6SF!Ha+k|LZ|EwSC_Iw_&FTHf0mM|A@OZDK1 z_O--brX;`kvHOm)(@iCZ>=!{l_?}Q7KECINEnn=y46%N)RKF`2j=GT_Gw|V+p&=>O zXq`to$I=X|qML@W2DYzOXxL64O((u0t{hJ_MtH%s+V6ztptdAn`gsv+UG4#a3H*=z z`auss&(pJ17O+)4MvUjxhQ9lC!D>z}g=3MNU#OTsiUd(gBCt?|Fr{yOT zMP9C>udQq5SqmRvfDFs;&Z}tBE3ejxZz6NvI=uv~0CQw7hdAB{J9=e!y^(Wm*Z^_) zJ4fnP7YHoYWa(D7rd)ZE!l*4esvc?=Vl^FK8Pn_+ClQ9*NTzRok!S@n+xa)B{R~pz4mpde-HoOMh2ujv?AJH3Vm4W9tMcH`6Y+0EkmnAPByloSi z(ivXyvnS~!M<|6c4e^R)CAxT->Jd7am2r1^fqU4dd}+UV^`D&8j-6|nn`=%2mrT6< z0Rvg+n|r{0o!C}|Ee^IC&1xL$z{y2@yX|S!?GoW~NGr2_Q;>p`Ggz*zXOH}*)9t~j z1@#}uUNtTM;uL84)d!kpc0SFr-V&e;{e*Q}sVisPWi~fW>$6DPV>(%Pte9s;5plys z-u|!92Is${DCMAgZ?8IinZ>udt*~G=ew@X+iCPG6eWS>Y{lU6Z?~Xr2f#14xFwo+9 z6B;c{6~eUP2yxc?%m>&ohjJw4bT|qAlN5>Q^Nh7!vHotlk!S-uwGyb9$gCibtsebw zb-FmDVgUQyEXjsRB3?gV-ta!60}Tr?0tNw(3VnItQLG!o9Gfbp^VsOJgGMWCLT=-Rob+RcxN0>oJ*e z6uUC8sOz*acd2lHV!u?KxM5}LUgwp)+Q9$L8mvmI#fY~?LeLM5Yqy9~?>XZs$5*QGj~tcZN&{XC(PS+mNTbNA<$X%8Sv}i(Z2! zcFoh!ew(bpiB;-+k|3#EvDfl#RWXn;w0<02m6UsVT%@plxh=n@_`-r)O->85Ny_kX zIZ4nuB7USd!siuGV%G3?Z)!EqS3dsjrAR;;6Q8U_N=zs=meoKGoW6v`1@h$NW)bh+ zFt!eXl=C)%QlVJR+_vxApT#|=wd2oz^yvO5>X`H7yHDUKv--#4Pen_02elztTMJ|V^3;cLO%<%h zsl7vsQwFJ0GS6DWcuTT2iw=A^VoFe=UHk`#Y zx~?~cwLE8*VhfiVy4^{YDd<&4!r}l);riEN&N`f{; zU|!LVq+I!_xKzCT39hV}Bc<+*ZmG`>garHTzCElJw~0BZouG%8lF4nc$?_TU@X-Ah zowO82$geTNHbSf-E0SVr$5V$F1N3^(PzU(&y7cBLCXiOpcDbk0Bezok02$JQYU|DN zIpeWfbyQ%asMW%k%z!np_^ZUz(UWAKBM?Tg2I^MmBE6%)(#I_>uI%rwg-YyQ7S_(i zi`D0uTWd18KvW^8uoPwd3|r~sAZdKdRHa@qwsrjRj4^X{1AFot0*2gL`ZDsNB9r+1V@uk{g+)J{I4^`vF?+5^<`)wAi&cdVEx z`Cmb3>NJ~mcBfqD%*@S{l$5qoH16%+vEMIfK<2hpdUY;hb=&|wK^I6Al|zD#Ic+0A z_N*?nivE*Gf3`RdXEkR=xdW2o^dDA$;ML$fD%z226sITpCNFmJ;XetaD@K?8j<&&7 zg_Ja-bp@l%<$>>r6{u;qPCETXpeHPTZ#R)VnX~WR89-p1Dg6h)mo~R0DS_DtH;=je zoz&R(pWx*GhFI`FdCSzD#D1VS=zxA2U9dm`mWryfx}mRgvVg;vuFt{(n?lZm@5Kpt z@$e!rZ%lwy(1q}+pju~T5gEO7IfYF=m2kz#AZGCf5Gk?`LJpWe4Zk($m6fmv>X(0% zRCDGgk+!1r;c$0?4!>aev*EwtS^2Lv5)Le_Y^}2UY$w|wpq&#!Tf^XY3w(W5e=5I5 zORPn@^x6L6iA)yKG;VgHbbU3?&f#l}A&`H_tF9hKBCL_U_{_40fCg2Xb}jh_mJeyq zOFE2gOZ=*0}c-yBO-tD0R4jDt_ur@X)0me;=*2N)yS@&XfU znK*-a2Iz%jTx4|f3!w>0XIe+f&yN7{+^VgO(00p0wlA@k}FM;}Z1hsUP z2U0DO)}wJzmqiUVt0|wInLqA%SO&fVWyWSSD=+(4$oB0}cdV=^T4e>n_&l6fAQTz@ zBqZNcvLlz|v)4DavPrs67e9?y4n z0Op=BJ^=v^$!ld@tuvsq9M76zxTN2IreP>=zejc>MMMUg@LFiwiD$R5ieoJGn(MV} zZj!VKEExomU0ls?GOd{l6Fo;Gjp#P%v}hkE9ZUB?FKqP|#t3=haiL-Y!GG{gCHrpZ z?Xd6~yFGXE0)Fv(KNR$1%THs&BZZDqNPQRX*mKnW7_$I_{Vo-OZd*?!DA>lii!a25 z*0nkpvM0A1@AZ#lw}wDB@qz365S`a31%ta}$g*jA8Ka%p(h@ zV@)jhyz!*kuanVU7J~MDqDAT@EhbK|^U>#_b%aHx;KZccj?{OLxf06cy?1%|ac^a^ zfhJZrsQYd!*0GX9uZokWt-aqP(|iOJvvU>*Hl^n3wv9A?3)+ie968dHH;1iDe1xqS z+edG5g*+-1eCo7gO+LSJgJ2w|^>b71(ov!+m*qAlb##q%nbXvXt zT8?3M^9th%)U|hFm6;!Oy=Y5Pt3wWx)534HygS*Ii=J%FjA{q1N>YLT+XjQiJNPZb zRlVf56LHzRcB22GWbW@!hiTq$KZ<4Ovfa)9iUck4Kn>9K108uc<9N=}h?U{pWK>4W zaCENe;RfJKcQbL1Bd^27z?boaZ7n&>Ltojzn0I2|K$Wr@H>Z@TZzd$Wi1DfbLBxIdcIEs;%k2D`IT&gyhkFq2~Fae#_ z9Fo>$sq7a0tRXp*g0U%xoiQ;yUeIbaEck>w#bJ9?HU+@vIDiN4-z7Vw^9}{A zz%6pmQ3f`@qCV=+sHbu_vYWDusiZO$^uh8xUPjheZbx`pHRzV>SqkRtN%g-{%&i`g zP2mQdFoGv%Bb zPS4{SE_yiXkxysD-ByJ|rc|1h*9X@5U1%#~h3rXvW!^-V<7342Zrqm8ZZ zPC}TDFyHM!vJz6tL0P5MpS_i`Ih^3BN2aE7WJ?&;b=b|jz${;iS6%Z)bGhzak&emD z+2ZY3%E7*t3h$fL5jUr+A8Yv05gvtBCRo~Av^-(b^5woUBH|lz0J$fLAW)I{TZ{F> z;=?di0(Ohl(KoT@A#Z8?9^E1?Qa1D8dvr*%3we4jVTR`!Lx5HFUf(LJ@msr-L%8g* zDHOi~t1DdUn@nCL>(i#@mYQBe_L9}+r9iFQ7`^$$f~I3KJFmfSDp1{$-!tWPXG z+TIvS>{UrpUK4!hMl*byh|VBsA@J(TdCi2EnYoz}^p^J8$v}Vx&9acj7iuNRGK|KG z0RwHCnam|FHnL9BE^}#P;%MsS!!5kYMMz_8n!ISCa=!ldT*b#;cE8fs!Q+9n%GLKK z9?4Sp&&G%$Qk9qSljc@HGoR~9a161m#IDBVOtJpF`gBt|2c{btU%SyapahenNyEjR&DvlT}l~h4|}tczD?1|rt#f0Qt;%Z zzSU;qp1dKVjo$p`P63rSOFFUIaWP%tKfm8?LT@7-A40cW^3Y56*KlZCoE#QM4%#`3 zMwghOaV-CqU)w7>s#I_KQYSOJkae%GWm*@Xv6o#RESZ?CSr^ZTp)b)aF5&`bFDm0^ z1{05Jja)|LmIDIfj{92XHu$QWt8+~pi;Z)EK{@CQuL!@`>n)11R=Jg_ff?bSS5}6$A6=enp`g}#?6Y``$c_Eh0e<%= zSeRI+vNFl14%3W7PxX3i>dmanU30Fj)eoC}#!Nj@8>1i{<<1DCN;Juy+>&@=#N}|c zpsn?Rvn)3!y5oMF$J3l--#ikb&ME}uFX(luCB{YUUKRBZx_t3c_2`y*-)QehuJOqV zgkgliqFjR_S!W1txL2q@L@&|Wnxh}wpLcgk?v_~D*df)lrfZnBYEpo0buNc$3))l^ z;#rgV)tqTv-XZfqf4aBo)@K{z?Wda*on+b|0!{J=+eCzoT-vA}(FB#wriegJ)HM6N znM{85mhn_-gnkBThm|--^^@<+Rau*ARZa3h<}1JgEi80&R83{3v7aIG={GH=#pmpq z9{2QG(luJ@Q_w0Nv63DJwl~WV`Ha;kUkVq!vncuA$Tg8Oo>Hz{J-|jJgBL3&BNZdZM&}swzexmns!4)qwITZP;5aK zMH*S7qO69O^l z$5h>!nmaW$HUFJTr7Ah6zVm(WdB5lP93QUwdSolHYS)Wsuy8AEhse;=ci1mXjx9|G zcf(QoeF*Q>&ozUOS3)l#c)!m&^t;C%9aMCC@a*X`ml%=>SZD&e&<=*oN}3*%G5WJg zqFGy^gp5Cq-d~O?peMzG8&=Li)UwO9igeS)ikk{lIN2tkKBfWy?@(@7kC5{83Wqy5 z+(DnX1}VDbh#z(IpbQBZnuh&(>7hW0$i+r)O~;ML`aR6q4L6)gVbPb2GZmwl3X`UY zfu9#&%;GY}0wyNuZS~xwfy;^F0c6)$OhfynHmzBXx3eX3Y_qHc>XAeiPD2aZfMH6=0Ev0q2CIeyGbb^IXGdC!G0{1#|y zx?|1pG%LX1%|gQve~j1Jj&!REi+wVySQ#8zkyYIC-wiN>gm1eFkKM~0vuxs)|DLyn zL_b0*VjSnwCq3lK_YG*>{XYV`&GF6Gd-O(ibGX3)xb&-CnBbuqYXpoK2DB9CBJI}P zFbeAM^4CpmfH9+IPK=&X7q{HEnsrE^13or|UBoZHsHu-Y<2>7p6a8tyg| zpv);FbvJeh@IC2L=m2oK9qmtyOXkX;UE(DXo&Dhq(h$1DO|BA()pVxqIj@7Ilgi}9 zh(|B4dy3!X$=zdZne1s_QQr>{@$>Ok~(D|o_kvZZ42aEp8IXSrkinY zs8p46QFF}*xPo)%DeJTFbMB5SF&>(ur%et2H~G1K1Qa@{zebIU?LbW)-@dIl>FXE%1B8>4xs z=xOWyh*4bn{*}v9;vr|EBr)l@0IYmSa(N`exoW+s+Fo3fxZP@Pq{9RQwt4RQ5dS?- z-q|=?m1vt{;q9r?lEHpmXaX61^HIYHuThh_Unvg`MmqZ!0=b^!eUgfj9v?#A3uW=1 zec2_D`-uM3_F7rGX<5b1LJqXifsR<FEEg)4 z8&jD3Wu##_s!S5ol{qq(I;9S4Lxqq!!FK8%xe>pDF|$7i93V;H0FmsQ@2An20LM;6 zxrPtk`JiU2Yl+csF}a0yiS0qWyD;5Ko0CV=Q3(4$GN^xCNV>NO7Q#lfg|xkAfeDrH zEAMrW_G0#)RohZq5pwGyK`}gY#H+uZ$8w(lhXmrQYKAZVrnC6;58q%9q5du#Xy(K) z$H>>WSAG~9rf_>)E*^9erys$tv1v|<5(&R`Lt>YEVofE{N0v{N^n4keZks>HpDven zCph5o)sk=EJ)=sE5~euC9*sxJALOAJ+Xvslj%MEQu)5bSXaQTNaZf4H;D&nBuXcnn zNXfZwL5f~bBo&EE5-+MH8xROLcxYBI$|h6L;g~W?YpBtw?*AM+->(ltU5vyT0tHQ0 z(U|wAfQfg%!?r#W+1DccA;?QNdix_OM$1q0jDYU4>?$lF@Gfg5wdRP?%DHIo#5UWC7N7X`-w0u$8ACK0JTtD+1`nunVIXCGYe>3qM#Bo}oGrDTa zgp7|U9yIg~iIzCw-Q}vV>T5gV2^@Vc3_oh`LHC+M=L%ub5R2$r_seWstJD)u}^>k%@wM#jl7|FKNm-JK#z{BucmyU6xF9>G6G#w=WDR9S&nX!d(!gc<18 z!DoZojDD)iut5Kd(*yH=9Ru};8+a#|2^ELKz@3V-2$#zEi3Y#0Aa7Lc+s6+qQaz?Y zEyir=`~DpdNTx@FCqQA2Lg6*ta}|+R+m_Cn3%Y@GGIrRcCl1<9SZa8(5!4~SH2|F! z4vet6Pwoa|-39wEK)QJfq>>pAqK%j4i?+1+=G$=tv*1}&e<=8CwbgZv%d|bX6VDDj`dgQr5159o9K-B@)F1l@619m( zSqdx|74K})VY#9B;0~?6qQ&>6gr4mqMfhzJ;e$32bPcGr*o|UJ!*w!crg}0_?bE!f z@7X)#S(XhqRLAH zuWxl)!EPh&mep2aO3Uar$B!mWfXRAh^sP<@tKPR!ERX%*HLdG-^e+Qf zP(p=U+q(|44asXg?}ZsH&$4#VJf`9W0c%r^v!-&GjT`g4Y#Za~=#4Q)z|bJi@YSG4 z&@hwnWslsF2D8t#3l&_QXgW14$~e+o`#}T7vyNWI1sl_TekHYfeG3%14{62?T}25a zUT^Xrudj6|nfvDX;dM<>AX21Fy=d_t`$v{*$KM6PL5|KmSJK`Q_OZ@-YPa{4p{rdM zccR|#WzA04+Q=kBS7uZ7(s$%rL)jN^>yeK{Jv{N?UM2q3Pi22Go1ff|X`HgojLggL z3wIl@I9#kZ?Cwx7uNYqCbXy%0YpT_)x~FLQ$0ei5?}X1g_&K606MvZGmYt0wW{il1 zBm!tDSD;bPTE42j+nT!I<*$>m1z%Q&B?(qUPZpWY_ylzW z+u(4jeeG6P%qBgSI!kzSI2Me>bvz0xs5H-bQbq{eDzd`t*>In>sUQRR( ziTipgGDfc$M=clyZI;6PUvqpL#*gYXiJy#vj6w&3kJ0P#66Z6kr6dpwCWD(z`k9sRIl-tW7`5pH#@l` zzI_Xx4Z~k>|_u$+1yL6n!v4XWZR6h0aE&ii!ulp_IW!=1iS08|&TH zoXi*g?c$q`%(gFWq96|C(eH~rVWrVK?xh%y<|VKJV)8;s0QU}I^yyv$q(=jF0-|J8 zCY!-d;85P$D>oGzSJSN6_|sESg0ji_4iq}&5Oq0b%fsdhwY8w4KQDhU%(!e}I$^_V z2%|F~*~i2f*={Zw-9AGs0iH1WKaXew~PwOu>Qzc1KWEq->qeosefxV`S9 z?)2xcm-O$QLB60@6nErtO5uzTYj7JypqgEG@Cd`_LjiFjXkZNXx1GIhM*}& zbK%eLL1-z6fH))-or%j|E_U?{KtmSa~lXt9m~d?MF(-DqE8uy~c?w zYfm>{&*4ci2TBCkGSsWXgX3kGZacvM_KuH;L=M zONamqvuCp>jn%nZ|Jj50W}96BQ?xYClRJvhC}sZiS+hE|@PjgJh6~T_TWq32wU{?3 zGaBX{XbQQHL%onp0;BnNp=!BK+!i*+r0AHM}89N|^CnW_; z_$#@9(&GqPK35_{b{!>~Yw_dQSfTU$5T+PVT9H@iF{7i9zB-w?uBsoNACNSl_@i8g zN$0l71Uaw@mraPqioPg6vtT8fa1DpiUKfu;8>&x{zJbXozhdm;pOmuo^>sCIr3!O{ zS>P5N3{p*}g`~5{x$7{(?@MK}v;GgD;9|y=jl(p~DoPIw3+kv zB|j-r$j9{00aWtKTUE$Dpd1MkI@Yw&Flf8rT}qrudBrU_89+~Ksue3OP_SgC_V3&3 z%2SJBlv;=?UB$-8>SZ*1_ij$QbX1nmj&@9wz|_vA1D{Q6DtR+j$TZt%MF}P!4yZ9X z_pd#R+EC3z?+g*fsFpAXCxT4lP0Ilxr;xHZ;axnJzBwcW(zk~*y@i~>h0ltZ%z!|G zf-lXdWCv&tp}~VbvyiZv_c@KqrD;lhyUmsgjVMdVx?aMW{^+7w%K92udbVNq?|<}6 zM&&C0%HS4Y(lkwqX4~nOx1C7=$64(v z&%POYjIANLmigrEEvJZ=lh4UfMf71d^eSIPJs^AyvA_W(4v=g5YQhIvEpaiVn7Lb% z6KY3UFKq!=o}Z{^GOTQ~Wvg7^Yp6wZ{Dse3g_`4P%;SnUR*t)S@u+U zZ?gw%4AuV4%aS(=g0Pk>+nYlKJXH&7y_tR>_FJ@B1;^fl;5CIRiwHQe+iI0CW*v%4 ze|>x07btnaTQVM>NzIPeV?VOjpn!f}NIqB14T*nx=9 z&Ps1x&$B+Vpu2CaCFk$3i+`dMzMflzi6+gT3(I>cB6~Pr1`cTmE?$TUnb%YUN0x&b z&<$Me0MR7$e3|TwCBw42qp@o-F}BA%2oIg1_axK+3#pz=f^&kguI?CtdjYF+@G0{-;Bwn^oY*xbOKC&G?ejXh7VO^ zJ=4FzPOL?^8LRU+sdnWUa+;1?O8jdMxX7!6MWIfBBo(-=H}8%OM=g_kN@*n?#@7^&CpN9&yTbEfZls1~O?PsB-N2s{Q_(LY zSAGz60jK$}hJX41MAd+ld3gNB zlaHqq@FvJnj*)i2zW@n0Bx~hGQ{@jn0l*v;X7Z2EwJU+j6SXNNE%4a+@e3)ia+_5S zHA$=6UO5IX9FHy)rT`c4CQ32v(CEqHB4 Pa?P1j9w(ceF8%y(NQe3- literal 0 HcmV?d00001 diff --git a/assets/img/guide/remote1.png b/assets/img/guide/remote1.png new file mode 100755 index 0000000000000000000000000000000000000000..6faf3fb7c838d2547aeaa58c5dbfce24f54c8801 GIT binary patch literal 53198 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 U=AJ9q0Lj#pv=uAvKYH8}lYOVM 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/remote3.png b/assets/img/guide/remote3.png new file mode 100755 index 0000000000000000000000000000000000000000..c86e08a88be55ef441fc7d19cd9f444f955a7c4e GIT binary patch literal 6897 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 D%qsbg literal 0 HcmV?d00001 diff --git a/assets/img/guide/remote4.png b/assets/img/guide/remote4.png new file mode 100755 index 0000000000000000000000000000000000000000..ce96266278eb8dc6dca39d8b796cb17c4117aa9f GIT binary patch literal 6499 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 Ij77+Q001n~TL1t6 literal 0 HcmV?d00001 diff --git a/assets/img/guide/remote5.png b/assets/img/guide/remote5.png new file mode 100755 index 0000000000000000000000000000000000000000..c6b0e23a16472f51521e919994e0b86d8274232e GIT binary patch literal 9281 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 Xi-*ZvlXAQrxB}4fYI0==v%r4=Gk-78 literal 0 HcmV?d00001 diff --git a/assets/img/guide/remote7.png b/assets/img/guide/remote7.png new file mode 100755 index 0000000000000000000000000000000000000000..25f07a4b9f0fcdadffefd1b6443a64f3b187d33f GIT binary patch literal 43064 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 W!EqPdFu;LlKb=4zkJUP!z4k9U(j*N4 literal 0 HcmV?d00001 diff --git a/assets/img/guide/sessions.PNG b/assets/img/guide/sessions.PNG new file mode 100755 index 0000000000000000000000000000000000000000..6719de52ddfde87c4f99bf9bc8f4ea0661551c7c GIT binary patch literal 10158 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%0Dqyi6 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/verhaltenrichtigfalsch.PNG b/assets/img/guide/verhaltenrichtigfalsch.PNG new file mode 100755 index 0000000000000000000000000000000000000000..7849b2a1886630a63517cf5eee9aeb4006da0794 GIT binary patch literal 23587 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 LK=YG2JmUWVfsPRX literal 0 HcmV?d00001 diff --git a/assets/img/guide/wiederholung.PNG b/assets/img/guide/wiederholung.PNG new file mode 100755 index 0000000000000000000000000000000000000000..e89eb2ae54a529f2527c40de574dce78163af016 GIT binary patch literal 18820 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 literal 0 HcmV?d00001 diff --git a/assets/img/guide/zeit.PNG b/assets/img/guide/zeit.PNG new file mode 100755 index 0000000000000000000000000000000000000000..e6d4e596e4a01f777e0cbd7ab9db031d91644136 GIT binary patch literal 3734 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 Qg&4pV>U65o>e9`B18#mu{r~^~ literal 0 HcmV?d00001 diff --git a/assets/img/untitled.txt b/assets/img/untitled.txt new file mode 100644 index 0000000..e69de29 diff --git a/de/faq/guide_lecturer.html b/de/faq/guide_lecturer.html new file mode 100644 index 0000000..f0f5662 --- /dev/null +++ b/de/faq/guide_lecturer.html @@ -0,0 +1,230 @@ +--- +title: User Guide - Dozent +layout: page.de +--- + + + + + + + +

1. Nutzung von PINGO als Dozent

+ Bitte beachten Sie, dass die Dozentensicht für aktuelle Versionen von Mozilla Firefox, Google Chrome und Apple Safari optimiert wurde. + +

+ +

1.1 Ein Konto anlegen

+ Hinweis: Dieser Schritt ist nur erforderlich, wenn Sie noch keine Zugangsdaten von uns erhalten haben. +
+ Zur Nutzung der Applikation ist ein Benutzerkonto erforderlich, welches unter pingo.upb.de/users/sign_up erstellt werden kann. Hier müssen nun die für die Anmeldung erforderlichen Daten angegeben werden. Nachfolgend wird die Registration mit einem Klick auf "Registrieren" abgeschlossen. +

+
+ +

+

1.2 Als Dozent anmelden

+ Um zur Dozentensicht zu gelangen, ist ein Benutzerkonto notwendig (für die Erstellung eines Benutzerkontos siehe Abschnitt 1.1). Öffnen Sie pingo.upb.de und klicken Sie in der Navigationsleiste auf "Einloggen". Geben Sie anschließend Ihre Nutzerdaten ein. +

+

1.3 Eine Umfrage mithilfe der Schnellstart-Funktion erstellen

+ Die Schnellstart-Funktion ermöglicht es eine Session und gleichzeitig eine erste Umfrage zu erstellen. Bei einer Session kann es sich beispielsweise um eine Lehrveranstaltung handeln. Wählen Sie dazu den Schnellstart-Link innerhalb der Dozentensicht. Hier kann die Anzahl der Antworten, die Dauer und die Art (Single/Multiple Choice) der Umfrage angegeben werden. Wird zusätzlich "merken" ausgewählt, werden Ihre Eingaben für eine erneute Nutzung der Funktion gespeichert und sind beim nächsten Aufruf bereits in das Menü eingetragen. Nach Starten der Umfrage durch einen Klick auf „Erstellen“ werden Sie direkt zur Sicht auf die neue Session mit der bereits laufenden Umfrage weitergeleitet. +
+ +

+

1.4 Die Session-Sicht

+ Hier kann die Session mit ihrer zuletzt erstellten Umfrage betrachtet werden. Ist die Umfrage noch nicht abgelaufen, wird dies angezeigt. Zusätzlich wird ein Countdown heruntergezählt, sofern nicht die Option "ohne Countdown" beim Erstellen der Umfrage ausgewählt worden ist. Erreicht der Zähler des Countdowns die letzten zehn Sekunden, wird die Anzeige rot eingefärbt und vergrößert. Es wird auch die ungefähre Anzahl an Nutzern angezeigt, die sich bereits mit Ihrer Session verbunden haben und gerade auf eine Umfrage warten oder an einer Umfrage teilnehmen. +
+ +

+ Die Anzahl der Teilnehmer einer Umfrage werden zur Laufzeit aktualisiert; am Ende der Umfrage werden die Abstimmungsergebnisse in einem Balkendiagramm dargestellt. +
+ +

+ (Ergebnisse der Umfrage, nachdem eine Person abgestimmt hat.) +
+ Unterhalb des Balkendiagramms kann die Umfrage während ihrer Laufzeit gestoppt werden. +
+ +

+ (Umfrage soll in 2 Minuten enden) +
+ Ebenso können die Umfragen der Session angesehen,gelöscht und editiert werden. +
+ + Weiterhin können alle Sessions unter "Umfrage durchführen -> Sessions" eingesehen, bearbeitet und gelöscht werden. +
+ Der Name der Umfrage wird den Teilnehmern beim Wiederholen oder Fortsetzen der Umfrage auf dem Endgerät angezeigt. +

+

1.4.1 Eine Umfrage fortsetzen oder wiederholen

+
+ Ist eine Umfrage abgelaufen oder wurde sie durch den Nutzer manuell gestoppt, besteht die Möglichkeit dieselbe fortzusetzen oder zu wiederholen. +
+ +

+ Bei einem Klick auf „Fortsetzen“ wird die Umfrage (hier: für weitere 2 Minuten) fortgesetzt, d.h. Teilnehmer, die bereits abgestimmt haben, können nicht erneut abstimmen. Es können lediglich neue Personen an der Umfrage teilnehmen und die Ergebnisse werden daraufhin entsprechend ergänzt. +
+ Bei einer Nutzung der Option „Wiederholen“ wird eine neue Umfrage erstellt, welche die gleichen Eigenschaften(Anzahl der Antworten, Art der Umfrage) besitzt (Dauer der neuen Umfrage hier: 2 Minuten). +
+ Die Ergebnisse der Wiederholung werden mit den Ergebnissen der originalen Umfrage im Balkendiagramm verglichen. +
+ +

+ (Ergebnisse der Umfrage, nachdem eine Person für C gestimmt und in der originalen Umfrage eine Person für B gestimmt hat) +
+ In der Liste der Umfragen wird die Wiederholung entsprechend gekennzeichnet. +
+ +
+Durch einen Klick auf das Wiederholungssymbol besteht die Möglichkeit Einblicke in das Antwortverhalten der Teilnehmer zu gewinnen. In einem neuen Fenster wird angezeigt, ob und wie Nutzer sich bei der Wiederholung umentschieden haben. Es wird auch deutlich, ob neue Teilnehmer abgestimmt haben, die bei dem ersten Durchlauf der Umfrage nicht teilgenommen haben und ob Teilnehmer des ersten Durchgangs bei der Wiederholung nicht noch einmal abgestimmt haben. +
+ +

+(Eine Person hat im ersten Durchgang für B und im zweiten für C gestimmt) +

+
+

1.4.2 Einer Session weitere Umfragen hinzufügen

+
+Um der Session weitere Umfragen anzufügen kann das Menü auf der rechten Seite der Session-Sicht genutzt werden. Der Unterschied zur Schnellstart-Funktion liegt darin, dass hier keine neue Session erstellt wird, sondern die aktuell ausgewählte Session erweitert wird. Bei einem Klick auf "Erstellen" wird die Umfrage gestartet und als aktuelle Umfrage angezeigt. + +
+Die vorherigen Umfragen sowie die neu erstellte Umfrage erscheinen dann in der Umfragenliste. +

+
+

1.5 Eine Umfrage editieren und korrekte Antworten setzen

+Zur Bearbeitung einer Umfrage klicken Sie auf das Bleistift-Icon in der Umfragenliste. Dadurch erhalten Sie Zugriff auf folgende Seite: + +

+Hier können der Name der Umfrage, sowie die Namen der Antwortmöglichkeiten verändert werden. Eine Änderung des Umfragennamens hat auch zur Folge, dass beim Fortsetzen oder Wiederholen der Umfrage der Umfragenname auch auf den Endgeräten der Teilnehmer dargestellt wird. Ebenfalls können neue Antwortmöglichkeiten hinzugefügt werden. Um das Antwortverhalten (siehe Abschnitt 1.4.1) zusammenfassen zu können und nur unter dem Aspekt zu betrachten, wie viele Nutzer sich bei der Wiederholung einer Umfrage von der falschen Antwort zur korrekten Antwort (und umgekehrt) umentschieden haben, kann auch angegeben werden, welche Antworten einer Umfrage korrekt sind. +
+ +Nach einem Klick auf das Wiederholungssymbol kann nun auch die Ansicht umgeschaltet werden. +

+ +
+Dabei müssen die korrekten Antworten entweder nur in der originalen Umfrage gesetzt werden oder aber bei der originalen und bei der wiederholten Umfrage übereinstimmen. +

+

1.6 Eine benutzerdefinierte Session erstellen und alle Sessions betrachten

+ +Neben der Schnellstart-Funktion besteht auch die Möglichkeit eine Session über „neue Session“ in der Navigationsleiste anzulegen. Hierbei können direkt der Titel und die Beschreibung vom Benutzer definiert werden. Zusätzlich kann die Formel-Unterstützung aktiviert werden, womit TeX-Formeln in Fragen und Antwortoptionen verwendbar werden(siehe 1.8). +
+ +Mit der Auswahl von „Sessions“ in der Navigationsleiste erhalten Sie einen Überblick über alle von Ihnen erstellten Sessions. +
+ +
+Hier können Sie Ihre Sessions hinsichtlich Name und Beschreibung bearbeiten, erstellte Sessions löschen oder mit einem Klick auf „Anzeigen“ die zugehörigen Umfragen betrachten oder auch neue Umfragen hinzufügen, wie bereits unter 1.4.1 beschrieben. +

+

1.7 Der Fragenkatalog

+ +Der Fragenkatalog ist über "Fragen" in der Navigationsleiste erreichbar. +

+

1.7.1 Eine eigene Frage definieren

+ +Die Definition eigener Fragen ist durch einen Klick auf „Umfrageplanung -> Neue Frage" möglich. +
+Anschließend kann über die Tabs am linken Rand der Typ der Frage („Single“, „Multi“) ausgewählt werden. +
+ +
+Weiterhin kann der Fragenname gesetzt werden, welcher dem späteren Umfragenteilnehmer auf dem Endgerät angezeigt wird. Die Fragen können mithilfe von Tags/Schlagwörtern kategorisiert werden, um sie nach Themen und Veranstaltungen zu ordnen. Tags dienen dem Dozenten zur Sortierung und dem schnelleren Auffinden von Fragen. Sie haben keine Auswirkungen auf Teilnehmer einer Umfrage. +
+Fragen können als öffentlich gekennzeichnet werden, um anderen Dozenten Zugriff auf diese Frage zu ermöglichen (siehe 1.7.3). +
+Antwortmöglichkeiten können hinzugefügt und entfernt werden. Ebenso besteht die Möglichkeit korrekte Antworten zu markieren, wodurch bei der Wiederholung von Umfragen eine zusammengefasste Auswertung des Wahlverhaltens der Teilnehmer durchgeführt werden kann (siehe auch 1.5). +
+Durch einen Klick auf „Frage erstellen“ wird die Fragenerstellung abgeschlossen. +
+ +

+

1.7.2 Fragen mithilfe von Tags finden und editieren

+ +Unter „Umfrageplanung -> Fragenkatalog“ in der Navigationsleiste befinden sich alle Fragen, wo man auch anhand der Tags die Fragen filtern kann. +
+Hier kann zwischen „Öffentlich“ und „Eigene Fragen“ gewählt werden. Je nach Auswahl werden die Tags des eigenen Fragekatalogs oder die Tags aller öffentlichen Fragen angezeigt. Sollen dem Dozenten nun alle Fragen, die mit „Veranstaltung1“ markiert sind, angezeigt werden, so genügt ein Klick auf das entsprechende Tag. +
+ +Hierbei werden öffentliche Fragen mit einem Globus gekennzeichnet. Alle eigenen Fragen können bearbeitet und gelöscht werden. +

+

1.7.3 Öffentliche Fragen finden und zum eigenen Katalog hinzufügen

+Durch Auswahl von „Öffentlich“ unter „Fragen“ werden alle Fragen und deren Tags sichtbar, die von einem beliebigen PINGO-Nutzer als öffentlich markiert wurden. Nun erfolgt die Suche nach Fragen mithilfe der Tags(siehe 1.7.2). Durch einen Klick auf eine Frage kann diese angesehen werden. Eigene als öffentlich eingestellte Fragen können editiert oder gelöscht werden. +
+ +Bei Auswahl einer Frage, die von einem anderen Nutzer eingestellt wurde, werden alle Informationen zu dieser Frage angezeigt und es besteht die Option diese Frage in den eigenen Fragenkatalog zu übernehmen. +
+ +Wählt man nun „Zu eigenen Fragen hinzufügen“ so wird die angezeigte Frage kopiert und zu den eigenen Fragen hinzugefügt. Dort kann diese bearbeitet werden, ohne dass die Originalversion des Erstellers dieser Frage von den Änderungen betroffen ist. +
+ +

+

1.7.4 Fragen aus dem eigenen Katalog in einer Session stellen

+ +Alle vordefinierten Fragen, die unter „Eigene Fragen“ zu finden sind, können in einer Session direkt als Umfrage an die Teilnehmer gestellt werden. + +
+ +Auch hier können Fragen mithilfe der Tags schnell ausgewählt werden. +
+ +
+Beim Berühren einer Frage mit dem Mauszeiger werden Fragenname und Antwortoptionen angezeigt. +
+ +Durch einen Klick auf den Pfeil neben dem Fragennamen wird die Frage direkt als Umfrage mit der ausgewählten Zeit (hier: 45 Sek.) gestartet. +

+ +

+

1.8 Formeldarstellung in Fragen/Umfragen und Antworten

+
+Das PINGO-System unterstützt mithilfe von MathJax auch eine bessere Darstellung von Formeln. Diese müssen dazu von „$$“ oder „$“ umschlossen werden. Dadurch kann z.B. die nachfolgende Frage angemessener dargestellt werden. +Durch Verwendung eines einzelnen Dollarzeichens ($) Zeichen können Sie natürlich auch Text mit Formeln mischen, z. B.: "es gibt min. $n^2$ neue Verbindungen". +Formeln mit $ werden als "inline" (im Absatz) dargestellt, Formeln mit $$ werden abgesetzt (als Absatz) dargestellt. +Hilfe zur Formatierung finden Sie in diesem PDF-Dokument, bei einer Google-Suche nach "TeX Formulas" oder bei Wikipedia. +
+ +
+ +Diese Darstellung erfolgt auch beim Stellen der Frage in einer Session, sofern die Formel-Unterstützung beim Erstellen oder Bearbeiten der Session aktiviert wurde. +
+Auch auf den Endgeräten der Teilnehmer werden die Formeln in dieser Form dargestellt. +

+

1.9 Kontoeinstellungen

+Im Reiter „Allgemeine Einstellungen“ der Kontoeinstellungen besteht die Möglichkeit das Abspielen eines Tons zu aktivieren. Dieser wird als Hinweis abgespielt, wenn die letzten 10 Sekunden des Countdowns einer Umfrage angebrochen sind. Auch das Abonnieren bzw. Abbestellen unseres Newsletters kann hier geregelt werden. +
+ + +

+Weiterhin können Sie die Angaben, die Sie bei der Registration gemacht haben, im Reiter „Persönliche Daten“ überarbeiten. +

+ + + +



+ +

2. PINGO Remote

+

2. 1. Loggen Sie sich mit Ihrem zuvor erstellten Account in PINGO Remote ein. Dies muss je Endgerät (Laptop, Tablet) nur einmalig geschehen, sofern Sie sich nicht wieder ausloggen.

+ +

+

2. 2. Während einer Präsentation bleibt die Remote-App im Vordergrund, sodass Sie weiterhin bedient werden kann.

+ +

+

2. 3. Im Reiter „Session“ können Sie aus Ihren PINGO Veranstaltungen eine beliebige auswählen. Diese können unter pingo.upb.de erstellt werden. Der zugehörige Zugangscode für Ihre Teilnehmer wird im Titel des Fensters angezeigt (hier: 006301).

+ +

+

2. 4. Im Reiter „Schnellstart“ können Sie direkt eine Frage ohne zusätzliche Vorbereitung starten. Die Frage wird dann ggf. mit vordefinierten Antwortoptionen (z.B. A, B, C, D, …) gestartet.

+ +

+

2. 5. Im Reiter „Katalog“ können Sie eine Frage aus Ihrem Fragekatalog starten. Diese muss zuvor über die PINGO Webseite erstellt werden (pingo.upb.de). Sie können mithilfe der von Ihnen vergebenen Tags Fragen vorfiltern und schließlich eine Frage auswählen. Im Vorschaufenster sehen Sie noch einmal den vollständigen Fragetext.

+ +

+

2. 6. Nach einem Klick auf „Start“ wird die Umfrage gestartet. Teilnehmer können nun durch Eingabe des Zugangscodes abstimmen bis der Countdown abläuft oder manuell durch einen Klick auf „Stop“ gestoppt wird.

+ +

+

2. 7. Anschließend öffnet sich automatisch ein Browserfenster mit den Abstimmungsergebnissen.

+ +

+

2. 8. Sobald dieses geschlossen ist, können Sie wie in Punkt 4 oder 5 beschrieben eine weitere Umfrage starten.

+ + + + + diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html new file mode 100644 index 0000000..c984a37 --- /dev/null +++ b/de/faq/guide_student.html @@ -0,0 +1,37 @@ +--- +title: User Guide - Student +layout: page.de +--- + + + + + + + +

1. Nutzung von PINGO als Teilnehmer an einer Umfrage

+ Jeder Session wird vom System ein Zugangscode zugewiesen. Dieser ist für die Teilnehmern erforderlich, um an der jeweils zuletzt erstellten Umfrage einer Session teilzunehmen. +
+ Damit ein Nutzer auf die obige Session zugreifen kann, muss dieser die Startseite pingo.upb.de aufrufen und dort die Session Nr. (hier: 165) eingeben. +
+ +
+Da noch keine Umfrage gestartet worden ist, wird der Nutzer gebeten zu warten. +
+ +
+Im Folgenden startet der Dozent die Umfrage: +
+Der Teilnehmer erhält nun die Möglichkeit eine der Antworten auszuwählen. +
+ +
+Nach dem Abstimmen ist ein erneutes Abstimmen durch den selben Nutzer nicht möglich. Nutzer werden automatisch (d. h. ohne manuelles Aktualisieren) im Rahmen einer Session bei neuen Umfragen gebeten erneut abzustimmen. +

+

1.1 Die Teilnehmeransicht beim Stellen einer vordefinierten Frage oder Wiederholen einer editierten Umfrage

+ +Beim Stellen einer vordefinierten Frage oder beim Wiederholen einer editierten Umfrage werden dem Teilnehmer zusätzlich der Fragentitel und die Antwortoptionen (auch mit Formelunterstützung) angezeigt. +
+ + + \ No newline at end of file diff --git a/de/faq/guide_video.html b/de/faq/guide_video.html new file mode 100644 index 0000000..4c988eb --- /dev/null +++ b/de/faq/guide_video.html @@ -0,0 +1,15 @@ +--- +title: User Guide - Video +layout: page.de +--- + + + + + + + +

Einführungsvideo

+ + + \ No newline at end of file From 4033c8f8951c5f594d63dd7a36e97b3b9b3e20aa Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Mon, 19 Dec 2016 18:41:47 +0100 Subject: [PATCH 03/19] First Update --- package.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index af60938..d43877e 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,12 @@ }, "author": "Chistoph Bach @ Winfo 2", "devDependencies": { - "gulp": "^3.8.8", - "gulp-sass": "^0.7.3", - "gulp-autoprefixer": "1.0.0", "browser-sync": "^1.3.7", - "gulp-minify-css": "~0.3.7" + "gulp": "^3.9.1", + "gulp-autoprefixer": "1.0.0", + "gulp-minify-css": "~0.3.7", + "gulp-sass": "^0.7.3", + "gulp-util": "^3.0.7" }, "repository": { "type": "git", From a961e132bc6892bf260bbc7f40c6e96bd11bd809 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Mon, 19 Dec 2016 18:44:54 +0100 Subject: [PATCH 04/19] First Update #2 --- assets/img/guide/pingo remote.html | 31 ------------------------------ de/faq/guide_lecturer.html | 6 +++--- 2 files changed, 3 insertions(+), 34 deletions(-) delete mode 100755 assets/img/guide/pingo remote.html diff --git a/assets/img/guide/pingo remote.html b/assets/img/guide/pingo remote.html deleted file mode 100755 index 93df872..0000000 --- a/assets/img/guide/pingo remote.html +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: User Guide - Student -layout: page.de ---- - - - - - - - -

2. PINGO Remote

-

2. 1. Loggen Sie sich mit Ihrem zuvor erstellten Account in PINGO Remote ein. Dies muss je Endgerät (Laptop, Tablet) nur einmalig geschehen, sofern Sie sich nicht wieder ausloggen.

- -

2. 2. Während einer Präsentation bleibt die Remote-App im Vordergrund, sodass Sie weiterhin bedient werden kann.

- -

2. 3. Im Reiter „Session“ können Sie aus Ihren PINGO Veranstaltungen eine beliebige auswählen. Diese können unter pingo.upb.de erstellt werden. Der zugehörige Zugangscode für Ihre Teilnehmer wird im Titel des Fensters angezeigt (hier: 006301).

- -

2. 4. Im Reiter „Schnellstart“ können Sie direkt eine Frage ohne zusätzliche Vorbereitung starten. Die Frage wird dann ggf. mit vordefinierten Antwortoptionen (z.B. A, B, C, D, …) gestartet.

- -

2. 5. Im Reiter „Katalog“ können Sie eine Frage aus Ihrem Fragekatalog starten. Diese muss zuvor über die PINGO Webseite erstellt werden (pingo.upb.de). Sie können mithilfe der von Ihnen vergebenen Tags Fragen vorfiltern und schließlich eine Frage auswählen. Im Vorschaufenster sehen Sie noch einmal den vollständigen Fragetext.

- -

2. 6. Nach einem Klick auf „Start“ wird die Umfrage gestartet. Teilnehmer können nun durch Eingabe des Zugangscodes abstimmen bis der Countdown abläuft oder manuell durch einen Klick auf „Stop“ gestoppt wird.

- -

2. 7. Anschließend öffnet sich automatisch ein Browserfenster mit den Abstimmungsergebnissen.

- -

2. 8. Sobald dieses geschlossen ist, können Sie wie in Punkt 4 oder 5 beschrieben eine weitere Umfrage starten.

- - - - \ No newline at end of file diff --git a/de/faq/guide_lecturer.html b/de/faq/guide_lecturer.html index f0f5662..e817230 100644 --- a/de/faq/guide_lecturer.html +++ b/de/faq/guide_lecturer.html @@ -20,7 +20,7 @@

1.1 Ein Konto anlegen

Zur Nutzung der Applikation ist ein Benutzerkonto erforderlich, welches unter pingo.upb.de/users/sign_up erstellt werden kann. Hier müssen nun die für die Anmeldung erforderlichen Daten angegeben werden. Nachfolgend wird die Registration mit einem Klick auf "Registrieren" abgeschlossen.


- +

1.2 Als Dozent anmelden

@@ -29,12 +29,12 @@

1.2 Als Dozent anmelden

1.3 Eine Umfrage mithilfe der Schnellstart-Funktion erstellen

Die Schnellstart-Funktion ermöglicht es eine Session und gleichzeitig eine erste Umfrage zu erstellen. Bei einer Session kann es sich beispielsweise um eine Lehrveranstaltung handeln. Wählen Sie dazu den Schnellstart-Link innerhalb der Dozentensicht. Hier kann die Anzahl der Antworten, die Dauer und die Art (Single/Multiple Choice) der Umfrage angegeben werden. Wird zusätzlich "merken" ausgewählt, werden Ihre Eingaben für eine erneute Nutzung der Funktion gespeichert und sind beim nächsten Aufruf bereits in das Menü eingetragen. Nach Starten der Umfrage durch einen Klick auf „Erstellen“ werden Sie direkt zur Sicht auf die neue Session mit der bereits laufenden Umfrage weitergeleitet.
- +

1.4 Die Session-Sicht

Hier kann die Session mit ihrer zuletzt erstellten Umfrage betrachtet werden. Ist die Umfrage noch nicht abgelaufen, wird dies angezeigt. Zusätzlich wird ein Countdown heruntergezählt, sofern nicht die Option "ohne Countdown" beim Erstellen der Umfrage ausgewählt worden ist. Erreicht der Zähler des Countdowns die letzten zehn Sekunden, wird die Anzeige rot eingefärbt und vergrößert. Es wird auch die ungefähre Anzahl an Nutzern angezeigt, die sich bereits mit Ihrer Session verbunden haben und gerade auf eine Umfrage warten oder an einer Umfrage teilnehmen.
- +

Die Anzahl der Teilnehmer einer Umfrage werden zur Laufzeit aktualisiert; am Ende der Umfrage werden die Abstimmungsergebnisse in einem Balkendiagramm dargestellt.
From 6585389c1c58e2c2ff27811b38c5fbc633825484 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Mon, 19 Dec 2016 18:47:02 +0100 Subject: [PATCH 05/19] First Update #3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a858ff2..5979e71 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ This page is built using Jekyll. It is currently work in progress. ## Development -Make sure you have Bundler and npm installed. Run `bundle install`, `npm install` and then `gulp` to start the development server with livereload. +Make sure you have Bundler and npm installed. Run `bundle install`, `npm install` and then `gulp` to start the development server with livereload (or use `bundle exec jekyll serve` if gulp does not work). Browse to `http://localhost:3000` to see your compiled site. From ed7b2fc11ee67074605b819f4f33f24f0df52a8a Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Fri, 6 Jan 2017 15:46:55 +0100 Subject: [PATCH 06/19] Student Guide Design --- de/faq/guide_student.html | 79 ++++++++++++++++++++++++++++----------- 1 file changed, 58 insertions(+), 21 deletions(-) diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html index c984a37..274a92d 100644 --- a/de/faq/guide_student.html +++ b/de/faq/guide_student.html @@ -9,29 +9,66 @@ -

1. Nutzung von PINGO als Teilnehmer an einer Umfrage

- Jeder Session wird vom System ein Zugangscode zugewiesen. Dieser ist für die Teilnehmern erforderlich, um an der jeweils zuletzt erstellten Umfrage einer Session teilzunehmen. +
+
+

Nutzung von PINGO als Teilnehmer an einer Umfrage

+

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

+
+
+
Devices
+
+
+

Jeder Session wird vom System ein Zugangscode zugewiesen. Dieser ist für die Teilnehmern erforderlich, um an der jeweils zuletzt erstellten Umfrage einer Session teilzunehmen.
- Damit ein Nutzer auf die obige Session zugreifen kann, muss dieser die Startseite pingo.upb.de aufrufen und dort die Session Nr. (hier: 165) eingeben. -
- -
-Da noch keine Umfrage gestartet worden ist, wird der Nutzer gebeten zu warten. -
- -
-Im Folgenden startet der Dozent die Umfrage: -
-Der Teilnehmer erhält nun die Möglichkeit eine der Antworten auszuwählen. -
- + Damit ein Nutzer auf die obige Session zugreifen kann, muss dieser die Startseite pingo.upb.de aufrufen und dort die Session Nr. (hier: 165) eingeben.

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Da noch keine Umfrage gestartet worden ist, wird der Nutzer gebeten zu warten.

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Im Folgenden startet der Dozent die Umfrage: +Der Teilnehmer erhält nun die Möglichkeit eine der Antworten auszuwählen.


Nach dem Abstimmen ist ein erneutes Abstimmen durch den selben Nutzer nicht möglich. Nutzer werden automatisch (d. h. ohne manuelles Aktualisieren) im Rahmen einer Session bei neuen Umfragen gebeten erneut abzustimmen. -

-

1.1 Die Teilnehmeransicht beim Stellen einer vordefinierten Frage oder Wiederholen einer editierten Umfrage

- -Beim Stellen einer vordefinierten Frage oder beim Wiederholen einer editierten Umfrage werden dem Teilnehmer zusätzlich der Fragentitel und die Antwortoptionen (auch mit Formelunterstützung) angezeigt. -
- +
+
+
+
+ +
+
+

Die Teilnehmeransicht beim Stellen einer vordefinierten Frage oder Wiederholen einer editierten Umfrage

+
+
+
Devices
+
+
+

Beim Stellen einer vordefinierten Frage oder beim Wiederholen einer editierten Umfrage werden dem Teilnehmer zusätzlich der Fragentitel und die Antwortoptionen (auch mit Formelunterstützung) angezeigt.

+
+
+
+
+ + \ No newline at end of file From 4b7adfce5df86a7b0bfe81a527a610e26a709e19 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Fri, 6 Jan 2017 16:25:15 +0100 Subject: [PATCH 07/19] Student Guide Design #2 --- de/faq/guide_student.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html index 274a92d..eca7319 100644 --- a/de/faq/guide_student.html +++ b/de/faq/guide_student.html @@ -26,7 +26,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+
@@ -55,7 +55,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+

Die Teilnehmeransicht beim Stellen einer vordefinierten Frage oder Wiederholen einer editierten Umfrage

From be7c667720028e32df6b03e835812793c6dbf8fe Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Tue, 10 Jan 2017 08:50:50 +0100 Subject: [PATCH 08/19] Student Guide Design #3 --- assets/css/main.css | 8 +++++++- de/faq/guide_student.html | 8 ++++---- de/faq/guide_video.html | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index e3bf814..4eb92ea 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1 +1,7 @@ -.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}}[class*=push--]{position:relative}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}}@media only screen and (min-width:768px){.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}}@media only screen and (max-width:480px){.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.lap--hide{display:none}}@media only screen and (max-width:767px){.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--hide{display:none}}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format('embedded-opentype'),url(../fonts/batch.woff) format('woff'),url(../fonts/batch.ttf) format('truetype'),url(../fonts/batch.svg#batchregular) format('svg');font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1;display:inline-block}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver}legend{border:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins,u{text-decoration:none}ins{border-bottom:1px solid}img{font-style:italic}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{margin-bottom:1.375rem}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.hN{margin-bottom:4px}.giga{font-size:96px;line-height:1}.mega{font-size:72px;line-height:1}.kilo{font-size:48px;line-height:1}.landing-header__text,.lead{font-size:20px}html{font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;position:relative}a{color:#002f6f;-webkit-transition:all .25s ease;transition:all .25s ease;text-decoration:none}a:hover{color:#005cd5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf:after,.main-nav--header:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}@media only screen and (max-width:767px){.portable--float-none{float:none}}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;text-decoration:none;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;text-align:center;box-sizing:border-box;border:none}.button:hover{background-color:#e7e9ec;text-decoration:none}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#004093}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px;box-sizing:border-box}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block{margin-left:0;display:block}.nav--block a,.nav--block li{display:block}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:-webkit-radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%);background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc;text-decoration:none}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center/cover no-repeat;color:#fff;text-align:center}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{-webkit-filter:blur(0px);filter:blur(0px);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation:fadein ease 1.25s;animation:fadein ease 1.25s}@-webkit-keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}@keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}.call-section__text,.how{text-align:center}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:-webkit-linear-gradient(90deg,#f5f6f7 0,rgba(245,246,247,0) 50%);background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;-webkit-transition:padding ease 300ms;transition:padding ease 300ms}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{text-decoration:none;padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;-webkit-transition:height ease 300ms;transition:height ease 300ms}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}.sub-nav{text-align:center}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px} \ No newline at end of file +.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}}[class*=push--]{position:relative}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}}@media only screen and (min-width:768px){.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}}@media only screen and (max-width:480px){.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.lap--hide{display:none}}@media only screen and (max-width:767px){.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--hide{display:none}}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format('embedded-opentype'),url(../fonts/batch.woff) format('woff'),url(../fonts/batch.ttf) format('truetype'),url(../fonts/batch.svg#batchregular) format('svg');font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1;display:inline-block}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver}legend{border:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins,u{text-decoration:none}ins{border-bottom:1px solid}img{font-style:italic}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{margin-bottom:1.375rem}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.hN{margin-bottom:4px}.giga{font-size:96px;line-height:1}.mega{font-size:72px;line-height:1}.kilo{font-size:48px;line-height:1}.landing-header__text,.lead{font-size:20px}html{font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;position:relative}a{color:#002f6f;-webkit-transition:all .25s ease;transition:all .25s ease;text-decoration:none}a:hover{color:#005cd5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf:after,.main-nav--header:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}@media only screen and (max-width:767px){.portable--float-none{float:none}}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;text-decoration:none;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;text-align:center;box-sizing:border-box;border:none}.button:hover{background-color:#e7e9ec;text-decoration:none}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#004093}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px;box-sizing:border-box}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block{margin-left:0;display:block}.nav--block a,.nav--block li{display:block}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:-webkit-radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%);background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc;text-decoration:none}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center/cover no-repeat;color:#fff;text-align:center}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{-webkit-filter:blur(0px);filter:blur(0px);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation:fadein ease 1.25s;animation:fadein ease 1.25s}@-webkit-keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}@keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}.call-section__text,.how{text-align:center}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:-webkit-linear-gradient(90deg,#f5f6f7 0,rgba(245,246,247,0) 50%);background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;-webkit-transition:padding ease 300ms;transition:padding ease 300ms}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{text-decoration:none;padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;-webkit-transition:height ease 300ms;transition:height ease 300ms}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}.sub-nav{text-align:center}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px} + +.guideimg{ + padding: 15px; + border: medium solid #ececec; + background-color: white; + } \ No newline at end of file diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html index eca7319..cb3b909 100644 --- a/de/faq/guide_student.html +++ b/de/faq/guide_student.html @@ -15,7 +15,7 @@

Nutzung von PINGO als Teilnehmer an einer Umfrage

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
Devices
+
Devices

Jeder Session wird vom System ein Zugangscode zugewiesen. Dieser ist für die Teilnehmern erforderlich, um an der jeweils zuletzt erstellten Umfrage einer Session teilzunehmen. @@ -30,7 +30,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
Devices
+
Devices

Da noch keine Umfrage gestartet worden ist, wird der Nutzer gebeten zu warten.

@@ -43,7 +43,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
Devices
+
Devices

Im Folgenden startet der Dozent die Umfrage: @@ -60,7 +60,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

Die Teilnehmeransicht beim Stellen einer vordefinierten Frage oder Wiederholen einer editierten Umfrage

-
Devices
+
Devices

Beim Stellen einer vordefinierten Frage oder beim Wiederholen einer editierten Umfrage werden dem Teilnehmer zusätzlich der Fragentitel und die Antwortoptionen (auch mit Formelunterstützung) angezeigt.

diff --git a/de/faq/guide_video.html b/de/faq/guide_video.html index 4c988eb..04a9293 100644 --- a/de/faq/guide_video.html +++ b/de/faq/guide_video.html @@ -10,6 +10,6 @@

Einführungsvideo

- + \ No newline at end of file From 79891c09f057a8c369410d3b78a7318ee41cd175 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Tue, 10 Jan 2017 08:55:03 +0100 Subject: [PATCH 09/19] Student Guide Design #4 --- _data/nav_de.yml | 2 +- assets/img/guide/Thumbs.db | Bin 211456 -> 0 bytes de/faq/guide_student.html | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100755 assets/img/guide/Thumbs.db diff --git a/_data/nav_de.yml b/_data/nav_de.yml index 1200d93..0ad9393 100644 --- a/_data/nav_de.yml +++ b/_data/nav_de.yml @@ -26,7 +26,7 @@ url: /de/faq/guide_lecturer.html parent: /de/faq/ -- title: Hilfe für Student +- title: Hilfe für Teilnehmer url: /de/faq/guide_student.html parent: /de/faq/ diff --git a/assets/img/guide/Thumbs.db b/assets/img/guide/Thumbs.db deleted file mode 100755 index 4f00a9835a62f53f0ecb8b7a9136f80e856c0be9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 211456 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

!y5E_+ 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�|w0QX=eNc8D7)eQnREY8F(B7_7W6I@7f@Q&1aDFJ%q+3F1cQ=3A1`1=Lnz z7&P9S3i|>C3rp~2o}+u8H%4AcuVqA{7PxW=Qk*fh7R@))3kdsaUP^xFr2@cEsCVbbgA%ZM{iSXDPC$R$b#JY8pJ15j$7c%`?Ay1%JsB|EKFb@@60|R7*9KY@Tt*9@Lql~q}Z+k_4E&6|DMdNTxc(<7H)ir>Y90_Kz z{>|X-!>`!pOsalozjkiEd|T-upkKs=Hs3U@!2qI&Vr)F%z0oa-KgyP`pM0FezD>rq z$NMQe-eziF;cW#S2aZK*B`lMU^lnFRZ}|9_Hj3A)9FQHnY}ftA?cTim4|th*VBuc6 zj^+Mp!@c=7(aD5Y`^0Db;Y-~SwG8aXcbc5ZeNOKs`bvU^Q_lPk-K0WF+Zi-=l}cyc9z0e3UgEF$kxI7+s7-<9~2*EPakv<5!e! zZd~a$J0vp&wY-~SWvuYPCZi^3V{l#W`29duZYkyydX#9XT_}>ai>b%&WrFK&+tTbE z2+v#}ScbWP_&0JN;I^vRiUib(fS ze57|u-$`Ztv%!cmVc&A60$3OBI@UM2WYHGv z{X|stm2~4D^@baPjAtw^@RHywqC7foa;BWL_UU~qgAI$9d+~5%YK_3ITD*8?1Fg_?wd-90 zjIM4p^Ho4aZ*R1$BVpw2r@)vmVTQ4C#$oeMOP@!jqifDNhBOs=*&fEmFpOvNRCMgs z&cU9B7_iH;Em`M2PzVb`*J+j}of@LkfjK-Pn2W!(hSoE9Ys2Og#uut7Y3VXC6Bug?Wmdp#530bEx zS0%IdcRsj<6{eLVIH6&qxUnT-dvzlcugGMH*s~8gWXDmF&g&C4?6&OjrEmA^N|8g6 zCdG8dw=2;@@qGkMY$)uET^#5|akzz|eFfaH2J>ya8BTK0YGxyuMWU~;vcc323jd<* zW8;{?-^n)~M=gi38HO(}XieqS$dBD*tzrjp`%6to5A9AbS5^4; zPOMnaRzxiad|6i*QRY{0*_vYPQ7Pff)^r<8SOPtBkxB&5)*=p}_nc@AA;ivXgigE~hQu|h8NFakJb@G_%pt%0K0;ny z*12s|48>x`iBtA0S6@zS{JJA(f?#E1aW~toDu~FK(kp|AT}Sv+5uuZV7w@Q9>9+!t zgcrpApm+Nl5^Tw%=ZUW2Qi~54KjBUTvy>a?L~&hIXtWApuO@h_g9fc%zlkHkV_vvS zmboVpQLD`0pNez29HTTp1IKS<-!j1Ey=3P=Ez`%A2U5(!1+jVUSL4Z4J8I)hB~ISx zZQ3|sQl14|i&+BcM_FxFu9FXY3cURIqXWa6dkx>a+kerz|JBH0&)3!bam^9QGF3#o zpuRgt(JnN(S5Itd*4-^(L5il&o>@Muh@a(QXNxH`cL`j0RMuLl%&MK#93;1I=KEGY zYwGLAR}7yDB%Y9$cNf#AFerc+L{=pm+1wQA>T0Zm#fD7!5ejGSp{5fCWuI2;0?nd_ zZoh>;*dI7o54VmPYcjXRv(nmB^9-&(uc=N}Jkohy5OXiO5jDhtoTT;#YS-rw}Pjl^#dI*>)0^`m-qs|YEB!rS)toTI3 zmOmcJB$DqB@28f}1_h6=*XYRLBAA@qG94SJi2T$tAp_>yaPoTLtmvR*3sPY z%!I20x}nB~*qc@(bWw@wb~Q1^9EcRsp}{IITRK@fi%hPmp? zEtl8qE_v-OYa%CF_iO%gX5ts95YYlPpcLwRu1#;OBV z1yZ%%<8K?#)N|8UBHIZTha5f85^_Q;d{0&_Gd{)!$EUkRCGbDBf5@F}RmYxH)j5Pd z|NYQvc*u^GT~AGLW@O!1IG$dUeK_#tjJztbloatCgesy+tZ&II%-G)2Ax?{-U{To# z!|cx2D#Qfmlzw=0nHbjz+HAQA<(}-B%kX11{^z6ASG!NLW~41??p3abXe2?~I$H&? zJBb$90#_L*);nk>yK#dI!WJ-s-1pWROs(yOc}O2(w$4wGdF5ig`BYF;VnpmPLKT8- zucsAMul&WWw(D9}J}NW7v%O__)d|5V=dIt(b&M9 z9fV-n+FcH}XGyE83E$#o(UGFR1J&tOWLS`Yd2IZmZn_?S>DmDDoh3`VDS^K}f-xGE zVR}&h5sZ=x1)cDo?-C9|#sZS@i}zDtfCKN!Ts*z})v?hWH@YxJiUQ7Xao;ZkP+z{B z-}~r|JssN*kI{dO?kXdt>k5Y+2e85(V7!j3Uh|uT2ny`mztjYRSHC!fxW74sEf*PXR;!@&dMJ4g^!=X6tj(>XBKCg&TtT?hD0 zlrJXlI;XkKuinAUrWv@;LZZ>_NS^nV>Af8wkWMPlJScE~>q;xMz$RItt~MFtPJiBKZr&?ZU)fMk5`|D!8&uWWQ$Lr2myj51b26Lf&_OB8YH;nTiJ5X`|fv~ zv(LTbe)rz*jPs*M_vp1&Rn4keYgIk-na`|yRSjdD6Fg78yOday{Wp6Nk)YUr>q<)N zJAfay#C&6~$b$U%k2e2%C7)R`G0*<&pGmopiZfv^k89(tyEh7_MfF{WJvY9-USsG3JmtCilka3tjx?Gf z+ap+=VJ6sG~kyoT5n!4)KuO$k(4ke2-GW-i3MC)8o+bM z4{X{@?<{T{l7n@=qTQrhzROa`)p^Z&z}irK0zab=-YQYdg|0n@##<(+*%6&xLhm=v zAoa}`qU?Xm#6o6sCTL{gN16p{|5b|Z++7<`=@i&~jh0Y`VkSp8an;5+ciM@FJrG}m zTZu$q_+-k=c}y11qiE*GjghGETZFfcCJ z&es?xv};BT7d>4{m@&rmN&Cu5%!_QvZwk;@Aevc(#m1H{g%^OcR3|Fn{%(zwr|og~ z7$K>=B?a2qy?}*fq@X!3XSxC?rV{Wp`n@pOrL$inUsptFG`W>JZO@&R+bR_zC#%a{ zSuAg^@RXhr5+ZI<9w!iVYXy?}r*>$KN)rCjV}IB>@k1SzGGO|*kr(*APai!dMMD3* zj`AC}t~ZSqx11-j*WQTg-FqFhN85t8ubu~NKYfE#^+$vOhOjN)>X0N&m>S?R0dR(D zh(=GU(3LJ(%kOTQ!e4G07aEp}@jP#@RoRSX+saXnrs*)=gExxpnokt4*;TM2mnc7S z@d}`r;$?ed6qFm*%@4j#-;iNWgaYDE{Zm{L@MqMD{=x{^6kKzr=|#L(C<1hl-4D}8hq zftQY7k-NHgKlotr3l7ZO06cx^-Tu%y8D70dG>1xcgkWolEqeXRzQ?mKOxT3(IIR>_ zV6r{PjS>TfB@DW2J``DEodX1&60`fO0hy`|`^O?C`)u0vF$&s3!;>?KkK0-q>8^+$ zW05)R0s3)|0rA;i&=)A|_tR~Ui<-3VE}y;o$AjX4Z~J6c?Kfa76VtE2SsQo&>%Nh5 z`b3w>cpI;I3;4vhDl;y=1A*(xsSg>VbBOC$vD)Th(0wj#k?!n)8&2a&oe6++IWX4Q zQi6Ll1`7Lf_=S!e+mA7ZzdnHtW?DMa?V+Aj9jbPy1+U^K@R+u1A0M^29oNmfNh3T% zWSPn;p^T!<&w#s2B959iwdG{u)f=AzzyP^zqlqP=N_lg;w?iTDf!K$EvxEw1R2HlQ z@U?`>1Lz2}{F8;cEScDUbfd=ar|M_H*e-uJ-{2LQaQT}p ziEXbmAo*8kVx4|7K%9wHXxTjmbcqxpnRxksWDF2)&{HL|k!2^q%;Q5p!%y2vx$~Ny8vL`eM50m(oHm=O*EB4g%f(y-85mYCPHUOS=U)8Kt#ZsxY+^c zju4Oe?xnrS1wVlCto;aRM*?Q-2oxv|9dM!Eyn+ede3oYbNbnciMt_1Z(G!3fR>gI59{`+>u0Tu28>bTIK(G(CY^W@n zKH^i5pvNs6#^2T^fSzby&fmT$!4mAgQPjsD>vgiFz<8QZc|k zQ?R}=sh6UQc}>j5_4mz$j5%(^e?&}@$M;w8=s@0F=cHLCw$7?CR`GI>s0AiwRRk)+ zA8Km^HoQW=7ud4dddKN|VqkIzvy(WP)BFi)14bIifs_50nvg0}{fOR1N=MTF1nJ&` zwQvrDK$gt?LMsX=pwy~*wS!pTNmOLC^q1KIq$@*F0B*|JkzQW`^!9v{mbZo!BF_KVX}W* z?jG>BhK~K&F5TZ2U+z=;zqy8huK9~8P`mpw#bLJ9x-V}MZJZaCAjJmL4de)2ABrS% zw?Wr5T!8!1^ygbl)T_vTsBkFPZt{zKoMD@&0{?gL1Dh0q5dGX0KllMVUjwD=e2Vz^ zYQW`>a)2997jQ|FRRKP-{_qp@oSYVL?lo(DZDzYz?Xwtza(#T+f@QoozpJeJd~=L) zdM(6gEqhM!`y3mM|2LFf+RBTJJAd|;Lr#-Bx$J#$W`M7t#C3xM+-&i?TmD>UAzxo~ zh;85BA;>r05v-Q>v6Rm)t&DrtLG@f&4|h!U+g^%}RD*kMFIlO$kjacgYIDy9Da+92h36YtEBOw;4H_i6hp=z1{9jbCtTf1p8W*< zXC|i}*>vGRF;)ui#E)l*&d};2!J$*c{n`ByZQm9h^11iipEDj_uMKU5`f;p2ZJJm) z;{1@+x*6MexmRJ2U;gu8e*0@fj)24gccbMO zhDw!Ri#RH;dl%b9w^t)iH{#gDyY>CTnKYw9J5MTk$}}6f8454L)`rVIRc8l$wBsJi zwyS?%oycCkz^iPXl7+vE88OjCo1V|dV(sKwBP3Dsg+TAGwf)8HFvZ&(L)}THsxTG2 zPbto(p*lXw`Dc;qV!P|%7LlG2iP&n4AK03t#2jygF8T^DS~SNBPyIP5g&r00oU-YK zZseLWTIwliWWygi^YfBOb7c^)Y}9fSD>v(>2B+>MOC}}$xS3B*+1K8t|zcKchi|Eyt)Z}31`q8R=PR!H1&GMLe8MkA@ z`o#!rF$Ct*&l{MK6EZqabBrYXy$CUhBg9r$Gu`1vWm3hnJ`a!2v%{a+3fZCNdImsB z8o~63WWln=W|ok3ViuIiSO4_ziT%erszl-<eCnamd*=kxb8-`BR#i(Zaqea#1Ukgt1Ck=S$d7eIr%Q{8O6=~3pELV zl$t!$1FY%W{_df{9OTrf-9j|{4!yy(SigvUvR@wmTzO?!N=Ft=Kv4Rzo2FMSNwtCB zs2q`KO*Kkn7m64czhj+^mh*Zi`R90%(ZIn;+aB3<+oJS&^hd?!Ct3bC^RQe{E;A|_n4urp>dx7bESGCd#VzR_!` zyMU^P6wLcnjwFPwCVz`rh%#~DLhnv`kq+3ay$QIIvNQf&OvAm}XonAPa4_KRIxzRxEbh;_h(;aeC%@IXcRG0Ln|;e znwMgIdcg%w1rzJZ(cRPY#FbT5djzbsSJYltsa3t3d-AY3XmQc)M9}~-kpv6nsI8Z}CvrpMSk>+Mh`TWBZbqNx;{9n{h|8L%wT!^-|7>L$@zG zbafTttr3;gU)GzY8MC)@9Okm+4V`|}dr@-c^RBa*;pNx5nqZ~WgRui0nK}{@Xa&+6 zBY%Vfg)GTF7j(1GQEpIn?Yp)*#yz{kg7&j}Q}@nFM@WppsrrbW73hE}W=dCSLNCDs z1#6<N80h>!I?;UUQ25Vx7{pb}($EJKRa z2~0=KM*8BNks_044GT&T-oY#%1o$~F#dC)j9znXXwzHPe;jNzwUy)zvsZN-EEh4GeX(~( z>FwLSrPipwiP%!ITbwjFut}Mi=j>DBFW!H!LD3l!bgGW$QK^nWw(9)4ndm5bZ#JgJ z+KF>3R0ubkJuq87hlK8R0RjE%OkrJ0}o#`&q_DGx@vzSJ}E(T<^w`6A|;C0AnyH=fS3C--}4SN9PbQ0V=tWw zgHyE1q)vH*u!9Gv@*z^#ZqzVyK^BWjcWw(c^0&WIL=F4S}V--V_;8%EtY(o-zj?nLW`-PmOLl3!}?Q>04=FT6=mLqT6&iKP#OIY&c(53oV`!`E zU}3ZA!#dnC7{B4zaL=(ZBrST-1;x@W)PdL+bqrBp;rtJrk!6n(nu~_^nq(V|am1QhbV|rp(ia(0bMUI5jCX+UlZ&0?b_`Ap|_ zzV}0d-$&z_Mf$m8FbXQ4O}jY%5k~k*lHt&!B8-`pRAQYOOWwB4L|p0P*kb`nDi}qz zBy=QFOgA!~^X)Tpy+KNfOms=?f-MJYI@Pu4!q&t~1Ga}ZN=Gsbj&|gGz35aHTK-eO}12{O%VLIZ<$c9a|F41Sfw{h!>U;*19!P=bi`&cinP;{n1* z)y-2o=9sFytnJ^YgU;`=lgi&rRGk`d4tl(_iQmS-7rsg*tj|> zc9QS=R#)AZ^P`b*rJ$!^hv)6&=CDHG?C+GyjOP@3ixhvO&HSRy{AZty8@8VydS}9b zX+?=!y2|3Lx&UloZ)Vs@dqx}!B*f-m%L9^qvSi|W4&2ECkowi(?-1)tO@AwA_U_cA zeQQhSYOulUD4LGSc2Y8%6M;~C$r&J!T?5#n##aMyP$RpaC_wq%~BYdA<-7vv->JnA>3V|tXK?43mKG$g5mKS|@?e%aF>Pjnoh2kmP*I4m8eynjBR@P(l!Sf z$ey^@Dp6P9a(@yXZ1dieb$E&3?LJ4-}ZGlEGzOP)3!k_E~WshGtSCZ-v8*9d4LPNg-T2a+ zgm%>f+L>~%fGtoU9{{EGgR;e=3+%6QI@IGh-$YZk!WfCawbj@-o%T|+S-=rksHo7d z84*kROQb6=MtB9L8<1wfUdZ}<)C09-Xp$)OQ3B{;Hw@2A05I@^MB*oiD*KLzgKI3{ z1}g*D&8eef)g0x{${!8WU#=g2?eyv1qZg7E2tmyhHdp(OgNu}z-Ie4^)*IVfKdJG= z@Uq9!X^ym9I6}|%M662}tNjhL=lzm@Zm`4(@z^Z@hO`1$_r(TCZh3(ERgV(wVS+K! zkd(YFafdnr;H4}8jHIOW1F#U;1^`3fAl1nLkLrKw*S|E= zN#nnH1Jr<&edI?Nx32-_=opUT4r@$G_KfW=gTcpl;~*4AFLpX*Wv_z1%zc~!}@ z@j(R>zk*$n{w4Zaz@%$Zy zerRetyAS4QyA=`3`w!8FqwV7n_aUYNA5cK11lg4V(;chUAy9uioBVAy@@(fb2bgl_ z+s+69B<`C}e)4X@t&ATY#s381g4af_u(kuv=Ye;Ib@QrFs-lzM+_$9a>eT(F(c^;< zRUI1RD(8}$N3m&@x6DfQdHx<&ob za(xhR$M>w!ifao9hTGW;(9HmVPm_RCi}tW!{v`H-g1HT2bz(idgaNnR5DkQy@G_?x zU)U-h&A2Q=XrGI*aX!T}94~)q0RvJBihY|O*QmRNpMw8w4h+bQ>i%&jr@|^IorvW$Zi30rXtS%PRMt>CH5IY*1vq+@^`h4 zU2TZo*e^7^qJFY7Uej?R#=6^Dt$X#vejtBN2BG?%@9uQ7vN%RO-$>^6q}p5!;>J>OgY zZsuqoRc6d8UH!NO7Ebj{X88eJr?+-LL8ym$Hu!5&E$yFrvUEc0=JUy0uJ3 z)c7c`417mNzY#wDDh>*D?VF;ez}Xxg3e;lvk-ku&VT`JP4s`F6yC7ea+jC&$2hP5u z;OoiwK{5siUe*DNvmv>uhX6}p1yJQIDHyp7C}}(lTrT3D=a-lhc=Zg?aMC8W-#V;V z+A}D=-OG4z&^L7>K_2Gn3O%dMMPNiDqq&S>s0?l&zip>)uf8PfW7WZ2sQI?^*IxWf zD?XOJ`3ZU-U_vj(4S6y*E-MMS2AniHc9*1m!n+)BF;W$%s`oA6|6yz zB!m`T(HQ{$O4!`w;g6k zC9sNg>0o=qad^?~XO?|3e*O&D%Q9#Ji|E3`yM?90xzU_>1?Oot*fwdg7 zsc|(0q{I^h@xKfovz+446_hcDP#P=rva0jBVeWN8=@3}Rb%1wm@hdp1KGNDCoi38r zN2i;q&xFll3mdiY62lE`c4!f(r1NE;tg9aYF@ma+#baAx+J0EYudHQp;cy zD$DF57VMPi*&*=KOpNF7s-ykt4bWv`Ku)C3i}yB&7u3Al#=7l1>B?-98xOC=~cTJxmWxCJ4xX zCJR+p;PvSpV|bs*C!5oZg%I;={I2Z3lCC3 z-jGw1*11OUKqv#QM*MFQ=6vtcBaV620YN@%97L6WG1QtP_niAT)ssnu^%2YsUpJ)=u` zl5D?p4-2xpAumB*BTMt(N<)WHI)_uo5@Bf~0~DJrE^!*V0QM zU3(N82ED)H^oUJpcFK7cWnT6p#}?M6Rp?MBtf8zn4L9|}M?cxa>d(&Z?ld2u_YL|W zT9*~Fp%R?B!R|pztYYC$Ri}xOu}{0)GY)fqROD6NBq#I63NY*E9M9;O)kW?zpnm+$ z@f_*?Lq`a+JxtO9?|bV$mpa1Erm2p7TuF@LxHaTs!}SZ8nUsf}bTNco8kw|!x)mjl zmZ(vrKGjak_zBf`t&+J_bdq0t4LH_YAyFJ}ur-FY zP>{2#E@-o7=W>uYt*v6@XO1XrmY53Py~E~h)t64W+jfG{spF4m92E!V`bQTRuVDqS zJ#pGimh;dx7tFL$N9G4$B;PcBKTW(nT~2gO;0-O-yJr^>^SLnTvx|`quc=_Qs)@agMs{`SWTMKDHvoN_2ii{-LD7rd8H4AdeuFl) zzh^qW*3zi|!7J>d?|ys~Ae{st(d zjc34%8v{j%BTt^7oY{W{^h4wi3f!M!L}CMLQ-M`n5#kt4hs}t?o|m3x)8iHF76U0v z(82sY-m*CEPn)emV8%@e+`ImtpnHDIxjP~CmeC)^67uy;Wi9?Sdg`smav&RR&10@U3Zu#x zBicAzBt%Dj66cGx-XiPo)+NOm>oL#XdJmn5F0k2s%orCpHJM3R{r27oSe_H4kWvw! zoCnjm-xQT7Exzz}r{y0H7TKFk*yiVoIQh4TZBYb}uC`Hyp$Xu4xbfX%2 z`$22qfbS~D@9t#%R_W~d#izVyw}~bl-wH#Fg9mC8-gn6dDhAiyd~#jih*5FPIBW;x zt6H|s0d>)qlYpbhTfEAY13CrECzPdqvO5H>cdi+VsYTX0j8)C6&#?(!-mW|5>mPty zsVjDkU`PIAB0U0$yp3Vl09FWgv;<8HUDsW@^-y$q>TmH^teH!M|7wx zKKf&gd;)oGVR3~!B{3yE=5!-SNn}OAgGUM>g$+}uxXEGq#yEV+f(bJpJ=!)e+vfX$ zN?c1VPj@s8k{z4rL**3q{IFVGHWMx2b%Ou(QhFm)!AJmKRa~8~p~ms_g*rMkWX{B} zk3H$TQ}5shOAtw5TnBZGH{B^l`YCx;!E?K4+8M|723dTg?pD(7FSQuo$vMX9LUbLe zh@K5LyeY}+5+wGG1vow>+No;Bel06iB*IfiGOHv&nEYG<3?F$t4p2r*F^U^VI{@KE zcbUtf?ep?PM!Wto0Lg^)s%pZhYU5%E|K;0jG;|54_%lb)K@-i=>+ z$nWZoRBju~yZL9m0N=)1q9cx zgUWOZPV(hzqr#2^*Ig4u!o(|+Ti-CqWaOf6H1oVa>EJ&d7%cmt#lxI;({lC0{CAOB zr2id%Amh}oJBsNqHt}8RNbqU@1bqznE!<=L4@un7Kl&gOcjOTOMNu;Y@hRqEb`l! z`;Q03Y8E{OHfD{ebC!Q#q$j5Fi<0=CWumwT1vDRDCmn}DaVdR3hsк5JDdw7t-@7j476mMfXfa}!lOLIXT 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�Y(cpG#thp#xJsFH-To8l>*uu1vayo(QJU+XVWS#Mz|MYrwn9LTgi{P zz;)`o#yWHLs!Kg@s$9|8-S-95Lr{kjBEf@|6NpZ8Y``>n{0r%2@fWzB3)h3d%onul z*sX+l+&V>)5q?8*WLUH+AN-AaIu#6e3}=;%W%Y%q>eY-F9NS^RSrMK_r2rC>HKwdR9mbW6O@0ho z6&_L+DF-wxEZeThrP!BXIz~bG8jpE}=^Z2}Oi(<#W9*_LZ1xH7Bjr2E!fZ=4OYvS?qme1SSdJc(3;Ou~8m-jU4X|b0-%4)_ zgdjj=sN4S>s$klM&Bb02al>(Aoub0HEB(IWoBrtpR|Z$sW+{a~#hns8bsC&zB)bjd z>Yk)&Z{{=I{&A>!qV}JfeZ-DOcfHg!UUJ|o^X-}XE{8}s@rEOPj6Oz~k8 z+*7?B%GOoZssKmb1SK6b6U=KyM0?(d@p}zp8a1iEBgJf1-=MepL5vGM)q})Z1%#ZP z*BtYOM{pUf&y9#u2qV~1Vb`cB%+BmA>m=H{7o!k~wmXUh0>cboEbm+tX=>IpK^8Fv zhIX~J;>&8(M7lbM3B-27ISq^3cjIHJlRNHD0$8fe z%72aG5_fAf1YWjVIRUg#zTaF`Ah9uj0wJPba=tSLAz`=dCwWl>I(AM5%ywp6x>zv{ zGbR_zzqJIoS8eCwBP%k(3^qz%pejq?HMq?I&^6P0LE3`2nmj7ofZ{>1w#=0Rwn*z{ zOWYa;Wydq?MLWI~w?faliQCMk{s|!aBiD|kHJ4Z4PhqZ0&ivKqaQ58%D)Po9iQ)$D zy=D`#*An!RP1L^DTJL zUw-#F1KB*Qy@Sp1gYRVkcbe{IgLOcmIRoV;n9NL(j{r^vLt;C^(NOMwe#BI+VLw7ho(Z6cI1W_k}ey*X~F$1 z8x%#fuR8MNg+G%QmM5sEmXgC8kkd(9RQS557vZaKue!gPzM9 zQj53PB=;lx?-WEIF*dVgDJamWAPvx@{qHY}j$TJ~Z#KE863^^pcoELlK4o-e9%VT` zR3!fqI|>b=Dm)5i`)=j6o`G_sdQwlw_K^70mO(=NR73kM_&I>frP zMcN%gq!ej#*fooCb>UvzrN%(E{)puZ&TW_Vp78?ESyf2hWqt60VjFU5gu9unOKXggHCVpx^q6QhKX`6SnneT(4#1}i#+x<3e9W4y8!|k)Kc^i+~H+dLT_#gV; zN><*F73x2x=Q!LVr01h{gPqB!mAbo=*3zt9WA`MTMFRQ)i6S;gjMs19lu}wV=yp&6 zN1~-(Pap|YdSafM*h+^J?4DVfbEnM#KIe^tQnQqR3 zbNpxGrFpP7NocyfW|h4=K`E7<<3(=+1N5<=3*cMv3d9VA2OR*>gqlP~| zuC@sW`iq8G(h^3O$vO~#=SQr}e`5I`)o_$i diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html index cb3b909..a8889a5 100644 --- a/de/faq/guide_student.html +++ b/de/faq/guide_student.html @@ -1,5 +1,5 @@ --- -title: User Guide - Student +title: User Guide - Teilnehmer layout: page.de --- From 4541c735430a789de932fc103bcb3d4b5d42bf34 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Tue, 10 Jan 2017 08:59:23 +0100 Subject: [PATCH 10/19] Student Guide Design #5 --- de/faq/guide_student.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html index a8889a5..fcc6090 100644 --- a/de/faq/guide_student.html +++ b/de/faq/guide_student.html @@ -1,6 +1,6 @@ --- title: User Guide - Teilnehmer -layout: page.de +layout: tour.de --- From 64ebecfbcddecfdc516fa79441af2d54aa7d6712 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Thu, 12 Jan 2017 14:35:01 +0100 Subject: [PATCH 11/19] Student Guide Design #6 --- _data/nav_de.yml | 2 +- assets/css/main.css | 5 ----- assets/scss/main.scss | 2 ++ assets/scss/theme/_tour.scss | 5 +++++ de/faq/guide_student.html | 8 ++++---- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/_data/nav_de.yml b/_data/nav_de.yml index 0ad9393..e4897c4 100644 --- a/_data/nav_de.yml +++ b/_data/nav_de.yml @@ -22,7 +22,7 @@ url: /de/faq/ parent: /de/faq/ -- title: Hilfe für Dozent +- title: Hilfe für Dozenten url: /de/faq/guide_lecturer.html parent: /de/faq/ diff --git a/assets/css/main.css b/assets/css/main.css index 4eb92ea..9ecb841 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,7 +1,2 @@ .grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}}[class*=push--]{position:relative}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}}@media only screen and (min-width:768px){.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}}@media only screen and (max-width:480px){.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.lap--hide{display:none}}@media only screen and (max-width:767px){.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--hide{display:none}}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format('embedded-opentype'),url(../fonts/batch.woff) format('woff'),url(../fonts/batch.ttf) format('truetype'),url(../fonts/batch.svg#batchregular) format('svg');font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1;display:inline-block}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver}legend{border:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins,u{text-decoration:none}ins{border-bottom:1px solid}img{font-style:italic}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{margin-bottom:1.375rem}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.hN{margin-bottom:4px}.giga{font-size:96px;line-height:1}.mega{font-size:72px;line-height:1}.kilo{font-size:48px;line-height:1}.landing-header__text,.lead{font-size:20px}html{font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;position:relative}a{color:#002f6f;-webkit-transition:all .25s ease;transition:all .25s ease;text-decoration:none}a:hover{color:#005cd5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf:after,.main-nav--header:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}@media only screen and (max-width:767px){.portable--float-none{float:none}}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;text-decoration:none;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;text-align:center;box-sizing:border-box;border:none}.button:hover{background-color:#e7e9ec;text-decoration:none}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#004093}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px;box-sizing:border-box}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block{margin-left:0;display:block}.nav--block a,.nav--block li{display:block}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:-webkit-radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%);background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc;text-decoration:none}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center/cover no-repeat;color:#fff;text-align:center}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{-webkit-filter:blur(0px);filter:blur(0px);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation:fadein ease 1.25s;animation:fadein ease 1.25s}@-webkit-keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}@keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}.call-section__text,.how{text-align:center}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:-webkit-linear-gradient(90deg,#f5f6f7 0,rgba(245,246,247,0) 50%);background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;-webkit-transition:padding ease 300ms;transition:padding ease 300ms}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{text-decoration:none;padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;-webkit-transition:height ease 300ms;transition:height ease 300ms}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}.sub-nav{text-align:center}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px} -.guideimg{ - padding: 15px; - border: medium solid #ececec; - background-color: white; - } \ No newline at end of file diff --git a/assets/scss/main.scss b/assets/scss/main.scss index eeb21ed..cc10422 100644 --- a/assets/scss/main.scss +++ b/assets/scss/main.scss @@ -32,6 +32,8 @@ $base-ui-radius: 4px; $success-color: #80C080; $error-color: #C45D58; + + /* Load Frameworks * ==================================================== */ diff --git a/assets/scss/theme/_tour.scss b/assets/scss/theme/_tour.scss index b905dc3..7c82832 100644 --- a/assets/scss/theme/_tour.scss +++ b/assets/scss/theme/_tour.scss @@ -14,3 +14,8 @@ text-align: center; font-style: italic; } +.guideimg{ + padding: 15px; + border: medium solid #ececec; + background-color: white; + } \ No newline at end of file diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html index fcc6090..e1292d8 100644 --- a/de/faq/guide_student.html +++ b/de/faq/guide_student.html @@ -14,7 +14,7 @@

Nutzung von PINGO als Teilnehmer an einer Umfrage

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+
Devices
@@ -28,7 +28,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+
Devices
@@ -42,7 +42,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+
Devices
@@ -59,7 +59,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

Die Teilnehmeransicht beim Stellen einer vordefinierten Frage oder Wiederholen einer editierten Umfrage

-
+
Devices
From 79c81fdabdcb4051f375e725e3eeddce678fe9b4 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Thu, 12 Jan 2017 15:02:13 +0100 Subject: [PATCH 12/19] Student Guide Design #7 --- assets/scss/theme/_tour.scss | 5 ----- de/faq/guide_student.html | 8 ++++---- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/assets/scss/theme/_tour.scss b/assets/scss/theme/_tour.scss index 7c82832..b905dc3 100644 --- a/assets/scss/theme/_tour.scss +++ b/assets/scss/theme/_tour.scss @@ -14,8 +14,3 @@ text-align: center; font-style: italic; } -.guideimg{ - padding: 15px; - border: medium solid #ececec; - background-color: white; - } \ No newline at end of file diff --git a/de/faq/guide_student.html b/de/faq/guide_student.html index e1292d8..b7eaa25 100644 --- a/de/faq/guide_student.html +++ b/de/faq/guide_student.html @@ -14,7 +14,7 @@

Nutzung von PINGO als Teilnehmer an einer Umfrage

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+
Devices
@@ -28,7 +28,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+
Devices
@@ -42,7 +42,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

-
+
Devices
@@ -59,7 +59,7 @@

Jeder mit einem Smartphone, Tablet oder Computer kann teilnehmen

Die Teilnehmeransicht beim Stellen einer vordefinierten Frage oder Wiederholen einer editierten Umfrage

-
+
Devices
From 993d7153d247e4c59dae7776e64d067508495dc4 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Fri, 20 Jan 2017 16:37:07 +0100 Subject: [PATCH 13/19] Student and Lecture Design --- assets/scss/theme/_tour.scss | 6 + de/faq/guide_lecturer.html | 622 +++++++++++++++++++++++------------ 2 files changed, 420 insertions(+), 208 deletions(-) diff --git a/assets/scss/theme/_tour.scss b/assets/scss/theme/_tour.scss index b905dc3..df8dbab 100644 --- a/assets/scss/theme/_tour.scss +++ b/assets/scss/theme/_tour.scss @@ -14,3 +14,9 @@ text-align: center; font-style: italic; } + +.guideimg{ + padding: 15px; + border: medium solid #ececec; + background-color: white; + } diff --git a/de/faq/guide_lecturer.html b/de/faq/guide_lecturer.html index e817230..a9882c0 100644 --- a/de/faq/guide_lecturer.html +++ b/de/faq/guide_lecturer.html @@ -1,6 +1,6 @@ --- title: User Guide - Dozent -layout: page.de +layout: tour.de --- @@ -9,222 +9,428 @@ -

1. Nutzung von PINGO als Dozent

- Bitte beachten Sie, dass die Dozentensicht für aktuelle Versionen von Mozilla Firefox, Google Chrome und Apple Safari optimiert wurde. +
+
+

1. Nutzung von PINGO als Dozent

+

Bitte beachten Sie, dass die Dozentensicht für aktuelle Versionen von Mozilla Firefox, Google Chrome und Apple Safari optimiert wurde.

+
+
+ +
+
+

+
+
+
+
+
+
+

1.1 Ein Konto anlegen

+

Hinweis: Dieser Schritt ist nur erforderlich, wenn Sie noch keine Zugangsdaten von uns erhalten haben.

+
+
+
Devices
+
+
+

+ Zur Nutzung der Applikation ist ein Benutzerkonto erforderlich, welches unter pingo.upb.de/users/sign_up erstellt werden kann. Hier müssen nun die für die Anmeldung erforderlichen Daten angegeben werden. Nachfolgend wird die Registration mit einem Klick auf "Registrieren" abgeschlossen.

+
+
+
+
+ +
+
+

1.2 Als Dozent anmelden

+

Um zur Dozentensicht zu gelangen, ist ein Benutzerkonto notwendig (für die Erstellung eines Benutzerkontos siehe Abschnitt 1.1). Öffnen Sie pingo.upb.de und klicken Sie in der Navigationsleiste auf "Einloggen". Geben Sie anschließend Ihre Nutzerdaten ein.

+
+
+ +
+
+

+
+
+
+
+ +

+ + + +
+
+

1.3 Eine Umfrage mithilfe der Schnellstart-Funktion erstellen

+ +
+
+
Devices
+
+
+

Die Schnellstart-Funktion ermöglicht es eine Session und gleichzeitig eine erste Umfrage zu erstellen. Bei einer Session kann es sich beispielsweise um eine Lehrveranstaltung handeln. Wählen Sie dazu den Schnellstart-Link innerhalb der Dozentensicht. Hier kann die Anzahl der Antworten, die Dauer und die Art (Single/Multiple Choice) der Umfrage angegeben werden. Wird zusätzlich "merken" ausgewählt, werden Ihre Eingaben für eine erneute Nutzung der Funktion gespeichert und sind beim nächsten Aufruf bereits in das Menü eingetragen. Nach Starten der Umfrage durch einen Klick auf „Erstellen“ werden Sie direkt zur Sicht auf die neue Session mit der bereits laufenden Umfrage weitergeleitet.

+
+
+
+
-

-

1.1 Ein Konto anlegen

- Hinweis: Dieser Schritt ist nur erforderlich, wenn Sie noch keine Zugangsdaten von uns erhalten haben. -
- Zur Nutzung der Applikation ist ein Benutzerkonto erforderlich, welches unter pingo.upb.de/users/sign_up erstellt werden kann. Hier müssen nun die für die Anmeldung erforderlichen Daten angegeben werden. Nachfolgend wird die Registration mit einem Klick auf "Registrieren" abgeschlossen. -

-
- -

-

1.2 Als Dozent anmelden

- Um zur Dozentensicht zu gelangen, ist ein Benutzerkonto notwendig (für die Erstellung eines Benutzerkontos siehe Abschnitt 1.1). Öffnen Sie pingo.upb.de und klicken Sie in der Navigationsleiste auf "Einloggen". Geben Sie anschließend Ihre Nutzerdaten ein. -

-

1.3 Eine Umfrage mithilfe der Schnellstart-Funktion erstellen

- Die Schnellstart-Funktion ermöglicht es eine Session und gleichzeitig eine erste Umfrage zu erstellen. Bei einer Session kann es sich beispielsweise um eine Lehrveranstaltung handeln. Wählen Sie dazu den Schnellstart-Link innerhalb der Dozentensicht. Hier kann die Anzahl der Antworten, die Dauer und die Art (Single/Multiple Choice) der Umfrage angegeben werden. Wird zusätzlich "merken" ausgewählt, werden Ihre Eingaben für eine erneute Nutzung der Funktion gespeichert und sind beim nächsten Aufruf bereits in das Menü eingetragen. Nach Starten der Umfrage durch einen Klick auf „Erstellen“ werden Sie direkt zur Sicht auf die neue Session mit der bereits laufenden Umfrage weitergeleitet. -
- -

-

1.4 Die Session-Sicht

- Hier kann die Session mit ihrer zuletzt erstellten Umfrage betrachtet werden. Ist die Umfrage noch nicht abgelaufen, wird dies angezeigt. Zusätzlich wird ein Countdown heruntergezählt, sofern nicht die Option "ohne Countdown" beim Erstellen der Umfrage ausgewählt worden ist. Erreicht der Zähler des Countdowns die letzten zehn Sekunden, wird die Anzeige rot eingefärbt und vergrößert. Es wird auch die ungefähre Anzahl an Nutzern angezeigt, die sich bereits mit Ihrer Session verbunden haben und gerade auf eine Umfrage warten oder an einer Umfrage teilnehmen. -
- -

- Die Anzahl der Teilnehmer einer Umfrage werden zur Laufzeit aktualisiert; am Ende der Umfrage werden die Abstimmungsergebnisse in einem Balkendiagramm dargestellt. -
- -

- (Ergebnisse der Umfrage, nachdem eine Person abgestimmt hat.) -
- Unterhalb des Balkendiagramms kann die Umfrage während ihrer Laufzeit gestoppt werden. -
- -

- (Umfrage soll in 2 Minuten enden) -
- Ebenso können die Umfragen der Session angesehen,gelöscht und editiert werden. -
- - Weiterhin können alle Sessions unter "Umfrage durchführen -> Sessions" eingesehen, bearbeitet und gelöscht werden. -
- Der Name der Umfrage wird den Teilnehmern beim Wiederholen oder Fortsetzen der Umfrage auf dem Endgerät angezeigt. -

-

1.4.1 Eine Umfrage fortsetzen oder wiederholen

-
- Ist eine Umfrage abgelaufen oder wurde sie durch den Nutzer manuell gestoppt, besteht die Möglichkeit dieselbe fortzusetzen oder zu wiederholen. -
- -

- Bei einem Klick auf „Fortsetzen“ wird die Umfrage (hier: für weitere 2 Minuten) fortgesetzt, d.h. Teilnehmer, die bereits abgestimmt haben, können nicht erneut abstimmen. Es können lediglich neue Personen an der Umfrage teilnehmen und die Ergebnisse werden daraufhin entsprechend ergänzt. -
- Bei einer Nutzung der Option „Wiederholen“ wird eine neue Umfrage erstellt, welche die gleichen Eigenschaften(Anzahl der Antworten, Art der Umfrage) besitzt (Dauer der neuen Umfrage hier: 2 Minuten). -
- Die Ergebnisse der Wiederholung werden mit den Ergebnissen der originalen Umfrage im Balkendiagramm verglichen. -
- -

- (Ergebnisse der Umfrage, nachdem eine Person für C gestimmt und in der originalen Umfrage eine Person für B gestimmt hat) -
- In der Liste der Umfragen wird die Wiederholung entsprechend gekennzeichnet. -
- -
-Durch einen Klick auf das Wiederholungssymbol besteht die Möglichkeit Einblicke in das Antwortverhalten der Teilnehmer zu gewinnen. In einem neuen Fenster wird angezeigt, ob und wie Nutzer sich bei der Wiederholung umentschieden haben. Es wird auch deutlich, ob neue Teilnehmer abgestimmt haben, die bei dem ersten Durchlauf der Umfrage nicht teilgenommen haben und ob Teilnehmer des ersten Durchgangs bei der Wiederholung nicht noch einmal abgestimmt haben. -
- -

-(Eine Person hat im ersten Durchgang für B und im zweiten für C gestimmt) -

-
-

1.4.2 Einer Session weitere Umfragen hinzufügen

-
-Um der Session weitere Umfragen anzufügen kann das Menü auf der rechten Seite der Session-Sicht genutzt werden. Der Unterschied zur Schnellstart-Funktion liegt darin, dass hier keine neue Session erstellt wird, sondern die aktuell ausgewählte Session erweitert wird. Bei einem Klick auf "Erstellen" wird die Umfrage gestartet und als aktuelle Umfrage angezeigt. - -
-Die vorherigen Umfragen sowie die neu erstellte Umfrage erscheinen dann in der Umfragenliste. -

-
-

1.5 Eine Umfrage editieren und korrekte Antworten setzen

-Zur Bearbeitung einer Umfrage klicken Sie auf das Bleistift-Icon in der Umfragenliste. Dadurch erhalten Sie Zugriff auf folgende Seite: - -

-Hier können der Name der Umfrage, sowie die Namen der Antwortmöglichkeiten verändert werden. Eine Änderung des Umfragennamens hat auch zur Folge, dass beim Fortsetzen oder Wiederholen der Umfrage der Umfragenname auch auf den Endgeräten der Teilnehmer dargestellt wird. Ebenfalls können neue Antwortmöglichkeiten hinzugefügt werden. Um das Antwortverhalten (siehe Abschnitt 1.4.1) zusammenfassen zu können und nur unter dem Aspekt zu betrachten, wie viele Nutzer sich bei der Wiederholung einer Umfrage von der falschen Antwort zur korrekten Antwort (und umgekehrt) umentschieden haben, kann auch angegeben werden, welche Antworten einer Umfrage korrekt sind. -
- -Nach einem Klick auf das Wiederholungssymbol kann nun auch die Ansicht umgeschaltet werden. -

- -
-Dabei müssen die korrekten Antworten entweder nur in der originalen Umfrage gesetzt werden oder aber bei der originalen und bei der wiederholten Umfrage übereinstimmen. -

-

1.6 Eine benutzerdefinierte Session erstellen und alle Sessions betrachten

- -Neben der Schnellstart-Funktion besteht auch die Möglichkeit eine Session über „neue Session“ in der Navigationsleiste anzulegen. Hierbei können direkt der Titel und die Beschreibung vom Benutzer definiert werden. Zusätzlich kann die Formel-Unterstützung aktiviert werden, womit TeX-Formeln in Fragen und Antwortoptionen verwendbar werden(siehe 1.8). -
- -Mit der Auswahl von „Sessions“ in der Navigationsleiste erhalten Sie einen Überblick über alle von Ihnen erstellten Sessions. -
- -
-Hier können Sie Ihre Sessions hinsichtlich Name und Beschreibung bearbeiten, erstellte Sessions löschen oder mit einem Klick auf „Anzeigen“ die zugehörigen Umfragen betrachten oder auch neue Umfragen hinzufügen, wie bereits unter 1.4.1 beschrieben. -

-

1.7 Der Fragenkatalog

- -Der Fragenkatalog ist über "Fragen" in der Navigationsleiste erreichbar. -

-

1.7.1 Eine eigene Frage definieren

- -Die Definition eigener Fragen ist durch einen Klick auf „Umfrageplanung -> Neue Frage" möglich. -
-Anschließend kann über die Tabs am linken Rand der Typ der Frage („Single“, „Multi“) ausgewählt werden. -
- -
-Weiterhin kann der Fragenname gesetzt werden, welcher dem späteren Umfragenteilnehmer auf dem Endgerät angezeigt wird. Die Fragen können mithilfe von Tags/Schlagwörtern kategorisiert werden, um sie nach Themen und Veranstaltungen zu ordnen. Tags dienen dem Dozenten zur Sortierung und dem schnelleren Auffinden von Fragen. Sie haben keine Auswirkungen auf Teilnehmer einer Umfrage. -
-Fragen können als öffentlich gekennzeichnet werden, um anderen Dozenten Zugriff auf diese Frage zu ermöglichen (siehe 1.7.3). -
-Antwortmöglichkeiten können hinzugefügt und entfernt werden. Ebenso besteht die Möglichkeit korrekte Antworten zu markieren, wodurch bei der Wiederholung von Umfragen eine zusammengefasste Auswertung des Wahlverhaltens der Teilnehmer durchgeführt werden kann (siehe auch 1.5). -
-Durch einen Klick auf „Frage erstellen“ wird die Fragenerstellung abgeschlossen. -
- -

-

1.7.2 Fragen mithilfe von Tags finden und editieren

-Unter „Umfrageplanung -> Fragenkatalog“ in der Navigationsleiste befinden sich alle Fragen, wo man auch anhand der Tags die Fragen filtern kann. -
-Hier kann zwischen „Öffentlich“ und „Eigene Fragen“ gewählt werden. Je nach Auswahl werden die Tags des eigenen Fragekatalogs oder die Tags aller öffentlichen Fragen angezeigt. Sollen dem Dozenten nun alle Fragen, die mit „Veranstaltung1“ markiert sind, angezeigt werden, so genügt ein Klick auf das entsprechende Tag. -
+
+
+

1.4 Die Session-Sicht

-Hierbei werden öffentliche Fragen mit einem Globus gekennzeichnet. Alle eigenen Fragen können bearbeitet und gelöscht werden. -

-

1.7.3 Öffentliche Fragen finden und zum eigenen Katalog hinzufügen

-Durch Auswahl von „Öffentlich“ unter „Fragen“ werden alle Fragen und deren Tags sichtbar, die von einem beliebigen PINGO-Nutzer als öffentlich markiert wurden. Nun erfolgt die Suche nach Fragen mithilfe der Tags(siehe 1.7.2). Durch einen Klick auf eine Frage kann diese angesehen werden. Eigene als öffentlich eingestellte Fragen können editiert oder gelöscht werden. -
- -Bei Auswahl einer Frage, die von einem anderen Nutzer eingestellt wurde, werden alle Informationen zu dieser Frage angezeigt und es besteht die Option diese Frage in den eigenen Fragenkatalog zu übernehmen. -
+
+
+
Devices
+
Devices
+ +
Devices
+
Devices
+
+
+

Hier kann die Session mit ihrer zuletzt erstellten Umfrage betrachtet werden. Ist die Umfrage noch nicht abgelaufen, wird dies angezeigt. Zusätzlich wird ein Countdown heruntergezählt, sofern nicht die Option "ohne Countdown" beim Erstellen der Umfrage ausgewählt worden ist. Erreicht der Zähler des Countdowns die letzten zehn Sekunden, wird die Anzeige rot eingefärbt und vergrößert. Es wird auch die ungefähre Anzahl an Nutzern angezeigt, die sich bereits mit Ihrer Session verbunden haben und gerade auf eine Umfrage warten oder an einer Umfrage teilnehmen.

+

Die Anzahl der Teilnehmer einer Umfrage werden zur Laufzeit aktualisiert; am Ende der Umfrage werden die Abstimmungsergebnisse in einem Balkendiagramm dargestellt.

+

Unterhalb des Balkendiagramms kann die Umfrage während ihrer Laufzeit gestoppt werden.
(Umfrage soll in 2 Minuten enden)

+

Ebenso können die Umfragen der Session angesehen,gelöscht und editiert werden.

+

Weiterhin können alle Sessions unter "Umfrage durchführen -> Sessions" eingesehen, bearbeitet und gelöscht werden.

+

Der Name der Umfrage wird den Teilnehmern beim Wiederholen oder Fortsetzen der Umfrage auf dem Endgerät angezeigt.

+
+
+
+
+ + + +
+
+

1.4.1 Eine Umfrage fortsetzen oder wiederholen

+ +
+
+
Devices
+
Devices
+
Devices
+
Devices
+
+
+

Ist eine Umfrage abgelaufen oder wurde sie durch den Nutzer manuell gestoppt, besteht die Möglichkeit dieselbe fortzusetzen oder zu wiederholen.

+

Bei einem Klick auf „Fortsetzen“ wird die Umfrage (hier: für weitere 2 Minuten) fortgesetzt, d.h. Teilnehmer, die bereits abgestimmt haben, können nicht erneut abstimmen. Es können lediglich neue Personen an der Umfrage teilnehmen und die Ergebnisse werden daraufhin entsprechend ergänzt.

+

Bei einer Nutzung der Option „Wiederholen“ wird eine neue Umfrage erstellt, welche die gleichen Eigenschaften(Anzahl der Antworten, Art der Umfrage) besitzt (Dauer der neuen Umfrage hier: 2 Minuten).

+

Die Ergebnisse der Wiederholung werden mit den Ergebnissen der originalen Umfrage im Balkendiagramm verglichen.

+

In der Liste der Umfragen wird die Wiederholung entsprechend gekennzeichnet.

+

Durch einen Klick auf das Wiederholungssymbol besteht die Möglichkeit Einblicke in das Antwortverhalten der Teilnehmer zu gewinnen. In einem neuen Fenster wird angezeigt, ob und wie Nutzer sich bei der Wiederholung umentschieden haben. Es wird auch deutlich, ob neue Teilnehmer abgestimmt haben, die bei dem ersten Durchlauf der Umfrage nicht teilgenommen haben und ob Teilnehmer des ersten Durchgangs bei der Wiederholung nicht noch einmal abgestimmt haben.

+
+
+
+
+ -Wählt man nun „Zu eigenen Fragen hinzufügen“ so wird die angezeigte Frage kopiert und zu den eigenen Fragen hinzugefügt. Dort kann diese bearbeitet werden, ohne dass die Originalversion des Erstellers dieser Frage von den Änderungen betroffen ist. -
- -

-

1.7.4 Fragen aus dem eigenen Katalog in einer Session stellen

- -Alle vordefinierten Fragen, die unter „Eigene Fragen“ zu finden sind, können in einer Session direkt als Umfrage an die Teilnehmer gestellt werden. +
+
+

1.4.2 Einer Session weitere Umfragen hinzufügen

+ +
+
+
Devices
+
+
+

Um der Session weitere Umfragen anzufügen kann das Menü auf der rechten Seite der Session-Sicht genutzt werden. Der Unterschied zur Schnellstart-Funktion liegt darin, dass hier keine neue Session erstellt wird, sondern die aktuell ausgewählte Session erweitert wird. Bei einem Klick auf "Erstellen" wird die Umfrage gestartet und als aktuelle Umfrage angezeigt.

+

Die vorherigen Umfragen sowie die neu erstellte Umfrage erscheinen dann in der Umfragenliste.

+
+
+
+
+ +
+
+

1.5 Eine Umfrage editieren und korrekte Antworten setzen

+ +
+
+
Devices
+
Devices
+
+
+

Zur Bearbeitung einer Umfrage klicken Sie auf das Bleistift-Icon in der Umfragenliste. Dadurch erhalten Sie Zugriff auf folgende Seite:

+

+Hier können der Name der Umfrage, sowie die Namen der Antwortmöglichkeiten verändert werden. Eine Änderung des Umfragennamens hat auch zur Folge, dass beim Fortsetzen oder Wiederholen der Umfrage der Umfragenname auch auf den Endgeräten der Teilnehmer dargestellt wird. Ebenfalls können neue Antwortmöglichkeiten hinzugefügt werden. Um das Antwortverhalten (siehe Abschnitt 1.4.1) zusammenfassen zu können und nur unter dem Aspekt zu betrachten, wie viele Nutzer sich bei der Wiederholung einer Umfrage von der falschen Antwort zur korrekten Antwort (und umgekehrt) umentschieden haben, kann auch angegeben werden, welche Antworten einer Umfrage korrekt sind.

+

Nach einem Klick auf das Wiederholungssymbol kann nun auch die Ansicht umgeschaltet werden.

+

Dabei müssen die korrekten Antworten entweder nur in der originalen Umfrage gesetzt werden oder aber bei der originalen und bei der wiederholten Umfrage übereinstimmen.

+
+
+
+
+ +
+
+

1.6 Eine benutzerdefinierte Session erstellen und alle Sessions betrachten

+ +
+
+
Devices
+
Devices
+
+
+

Neben der Schnellstart-Funktion besteht auch die Möglichkeit eine Session über „neue Session“ in der Navigationsleiste anzulegen. Hierbei können direkt der Titel und die Beschreibung vom Benutzer definiert werden. Zusätzlich kann die Formel-Unterstützung aktiviert werden, womit TeX-Formeln in Fragen und Antwortoptionen verwendbar werden(siehe 1.8).

+

Mit der Auswahl von „Sessions“ in der Navigationsleiste erhalten Sie einen Überblick über alle von Ihnen erstellten Sessions.

+

Hier können Sie Ihre Sessions hinsichtlich Name und Beschreibung bearbeiten, erstellte Sessions löschen oder mit einem Klick auf „Anzeigen“ die zugehörigen Umfragen betrachten oder auch neue Umfragen hinzufügen, wie bereits unter 1.4.1 beschrieben.

+
+
+
+
-
-Auch hier können Fragen mithilfe der Tags schnell ausgewählt werden. -
- -
-Beim Berühren einer Frage mit dem Mauszeiger werden Fragenname und Antwortoptionen angezeigt. -
- -Durch einen Klick auf den Pfeil neben dem Fragennamen wird die Frage direkt als Umfrage mit der ausgewählten Zeit (hier: 45 Sek.) gestartet. -

- -

-

1.8 Formeldarstellung in Fragen/Umfragen und Antworten

-
-Das PINGO-System unterstützt mithilfe von MathJax auch eine bessere Darstellung von Formeln. Diese müssen dazu von „$$“ oder „$“ umschlossen werden. Dadurch kann z.B. die nachfolgende Frage angemessener dargestellt werden. +
+
+

1.7 Der Fragenkatalog

+

Der Fragenkatalog ist über "Fragen" in der Navigationsleiste erreichbar.

+
+
+ +
+
+ +
+
+

+
+ + +
+
+

1.7.1 Eine eigene Frage definieren

+ +
+
+
Devices
+
Devices
+
+
+

Die Definition eigener Fragen ist durch einen Klick auf „Umfrageplanung -> Neue Frage" möglich.

+

Weiterhin kann der Fragenname gesetzt werden, welcher dem späteren Umfragenteilnehmer auf dem Endgerät angezeigt wird. Die Fragen können mithilfe von Tags/Schlagwörtern kategorisiert werden, um sie nach Themen und Veranstaltungen zu ordnen. Tags dienen dem Dozenten zur Sortierung und dem schnelleren Auffinden von Fragen. Sie haben keine Auswirkungen auf Teilnehmer einer Umfrage.

+

Fragen können als öffentlich gekennzeichnet werden, um anderen Dozenten Zugriff auf diese Frage zu ermöglichen (siehe 1.7.3).

+

Antwortmöglichkeiten können hinzugefügt und entfernt werden. Ebenso besteht die Möglichkeit korrekte Antworten zu markieren, wodurch bei der Wiederholung von Umfragen eine zusammengefasste Auswertung des Wahlverhaltens der Teilnehmer durchgeführt werden kann (siehe auch 1.5).

+

Durch einen Klick auf „Frage erstellen“ wird die Fragenerstellung abgeschlossen.

+
+
+
+
+ + +
+
+

1.7.2 Fragen mithilfe von Tags finden und editieren

+ +
+
+ +
+
+

Unter „Umfrageplanung -> Fragenkatalog“ in der Navigationsleiste befinden sich alle Fragen, wo man auch anhand der Tags die Fragen filtern kann.

+

Hier kann zwischen „Öffentlich“ und „Eigene Fragen“ gewählt werden. Je nach Auswahl werden die Tags des eigenen Fragekatalogs oder die Tags aller öffentlichen Fragen angezeigt. Sollen dem Dozenten nun alle Fragen, die mit „Veranstaltung1“ markiert sind, angezeigt werden, so genügt ein Klick auf das entsprechende Tag.

+

Hierbei werden öffentliche Fragen mit einem Globus gekennzeichnet. Alle eigenen Fragen können bearbeitet und gelöscht werden.

+

Antwortmöglichkeiten können hinzugefügt und entfernt werden. Ebenso besteht die Möglichkeit korrekte Antworten zu markieren, wodurch bei der Wiederholung von Umfragen eine zusammengefasste Auswertung des Wahlverhaltens der Teilnehmer durchgeführt werden kann (siehe auch 1.5).

+

Durch einen Klick auf „Frage erstellen“ wird die Fragenerstellung abgeschlossen.

+
+
+
+
+ + +
+
+

1.7.3 Öffentliche Fragen finden und zum eigenen Katalog hinzufügen

+ +
+
+
Devices
+
+
+

Durch Auswahl von „Öffentlich“ unter „Fragen“ werden alle Fragen und deren Tags sichtbar, die von einem beliebigen PINGO-Nutzer als öffentlich markiert wurden. Nun erfolgt die Suche nach Fragen mithilfe der Tags(siehe 1.7.2). Durch einen Klick auf eine Frage kann diese angesehen werden. Eigene als öffentlich eingestellte Fragen können editiert oder gelöscht werden.

+

Bei Auswahl einer Frage, die von einem anderen Nutzer eingestellt wurde, werden alle Informationen zu dieser Frage angezeigt und es besteht die Option diese Frage in den eigenen Fragenkatalog zu übernehmen.

+

Wählt man nun „Zu eigenen Fragen hinzufügen“ so wird die angezeigte Frage kopiert und zu den eigenen Fragen hinzugefügt. Dort kann diese bearbeitet werden, ohne dass die Originalversion des Erstellers dieser Frage von den Änderungen betroffen ist.

+ +
+
+
+
+ + +
+
+

1.7.4 Fragen aus dem eigenen Katalog in einer Session stellen

+ +
+
+
Devices
+
+
+

Alle vordefinierten Fragen, die unter „Eigene Fragen“ zu finden sind, können in einer Session direkt als Umfrage an die Teilnehmer gestellt werden.

+

Auch hier können Fragen mithilfe der Tags schnell ausgewählt werden.

+

Beim Berühren einer Frage mit dem Mauszeiger werden Fragenname und Antwortoptionen angezeigt.

+

Durch einen Klick auf den Pfeil neben dem Fragennamen wird die Frage direkt als Umfrage mit der ausgewählten Zeit (hier: 45 Sek.) gestartet.

+
+
+
+
+ + +
+
+

1.8 Formeldarstellung in Fragen/Umfragen und Antworten

+
+
+
Devices
+ +
+
+

Das PINGO-System unterstützt mithilfe von MathJax auch eine bessere Darstellung von Formeln. Diese müssen dazu von „$$“ oder „$“ umschlossen werden. Dadurch kann z.B. die nachfolgende Frage angemessener dargestellt werden. Durch Verwendung eines einzelnen Dollarzeichens ($) Zeichen können Sie natürlich auch Text mit Formeln mischen, z. B.: "es gibt min. $n^2$ neue Verbindungen". Formeln mit $ werden als "inline" (im Absatz) dargestellt, Formeln mit $$ werden abgesetzt (als Absatz) dargestellt. -Hilfe zur Formatierung finden Sie in diesem PDF-Dokument, bei einer Google-Suche nach "TeX Formulas" oder bei Wikipedia. -
- -
- -Diese Darstellung erfolgt auch beim Stellen der Frage in einer Session, sofern die Formel-Unterstützung beim Erstellen oder Bearbeiten der Session aktiviert wurde. -
-Auch auf den Endgeräten der Teilnehmer werden die Formeln in dieser Form dargestellt. -

-

1.9 Kontoeinstellungen

-Im Reiter „Allgemeine Einstellungen“ der Kontoeinstellungen besteht die Möglichkeit das Abspielen eines Tons zu aktivieren. Dieser wird als Hinweis abgespielt, wenn die letzten 10 Sekunden des Countdowns einer Umfrage angebrochen sind. Auch das Abonnieren bzw. Abbestellen unseres Newsletters kann hier geregelt werden. -
- - -

-Weiterhin können Sie die Angaben, die Sie bei der Registration gemacht haben, im Reiter „Persönliche Daten“ überarbeiten. -

- +Hilfe zur Formatierung finden Sie in diesem PDF-Dokument, bei einer Google-Suche nach "TeX Formulas" oder bei Wikipedia.

+

Diese Darstellung erfolgt auch beim Stellen der Frage in einer Session, sofern die Formel-Unterstützung beim Erstellen oder Bearbeiten der Session aktiviert wurde.

+

Auch auf den Endgeräten der Teilnehmer werden die Formeln in dieser Form dargestellt.

+
+
+
+
+ +
+
+

1.9 Kontoeinstellungen

+
+
+
Devices
+
Devices
+ +
+
+

Im Reiter „Allgemeine Einstellungen“ der Kontoeinstellungen besteht die Möglichkeit das Abspielen eines Tons zu aktivieren. Dieser wird als Hinweis abgespielt, wenn die letzten 10 Sekunden des Countdowns einer Umfrage angebrochen sind. Auch das Abonnieren bzw. Abbestellen unseres Newsletters kann hier geregelt werden.

+

Weiterhin können Sie die Angaben, die Sie bei der Registration gemacht haben, im Reiter „Persönliche Daten“ überarbeiten.

+
+
+
+
+ + + +
+
+

2. PINGO Remote

+
+
+
+
+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Loggen Sie sich mit Ihrem zuvor erstellten Account in PINGO Remote ein. Dies muss je Endgerät (Laptop, Tablet) nur einmalig geschehen, sofern Sie sich nicht wieder ausloggen.

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Während einer Präsentation bleibt die Remote-App im Vordergrund, sodass Sie weiterhin bedient werden kann.

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Im Reiter „Session“ können Sie aus Ihren PINGO Veranstaltungen eine beliebige auswählen. Diese können unter pingo.upb.de erstellt werden. Der zugehörige Zugangscode für Ihre Teilnehmer wird im Titel des Fensters angezeigt (hier: 006301).

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Im Reiter „Schnellstart“ können Sie direkt eine Frage ohne zusätzliche Vorbereitung starten. Die Frage wird dann ggf. mit vordefinierten Antwortoptionen (z.B. A, B, C, D, …) gestartet.

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Im Reiter „Katalog“ können Sie eine Frage aus Ihrem Fragekatalog starten. Diese muss zuvor über die PINGO Webseite erstellt werden (pingo.upb.de). Sie können mithilfe der von Ihnen vergebenen Tags Fragen vorfiltern und schließlich eine Frage auswählen. Im Vorschaufenster sehen Sie noch einmal den vollständigen Fragetext.

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Nach einem Klick auf „Start“ wird die Umfrage gestartet. Teilnehmer können nun durch Eingabe des Zugangscodes abstimmen bis der Countdown abläuft oder manuell durch einen Klick auf „Stop“ gestoppt wird.

+
+
+
+
+ +
+
+
+
+
Devices
+
+
+

Anschließend öffnet sich automatisch ein Browserfenster mit den Abstimmungsergebnissen.

+
+
+
+
+ +
+
+
+
+ +
+
+

Sobald dieses geschlossen ist, können Sie wie in Punkt 4 oder 5 beschrieben eine weitere Umfrage starten.

+
+
+
+
+ + - -



- -

2. PINGO Remote

-

2. 1. Loggen Sie sich mit Ihrem zuvor erstellten Account in PINGO Remote ein. Dies muss je Endgerät (Laptop, Tablet) nur einmalig geschehen, sofern Sie sich nicht wieder ausloggen.

- -

-

2. 2. Während einer Präsentation bleibt die Remote-App im Vordergrund, sodass Sie weiterhin bedient werden kann.

- -

-

2. 3. Im Reiter „Session“ können Sie aus Ihren PINGO Veranstaltungen eine beliebige auswählen. Diese können unter pingo.upb.de erstellt werden. Der zugehörige Zugangscode für Ihre Teilnehmer wird im Titel des Fensters angezeigt (hier: 006301).

- -

-

2. 4. Im Reiter „Schnellstart“ können Sie direkt eine Frage ohne zusätzliche Vorbereitung starten. Die Frage wird dann ggf. mit vordefinierten Antwortoptionen (z.B. A, B, C, D, …) gestartet.

- -

-

2. 5. Im Reiter „Katalog“ können Sie eine Frage aus Ihrem Fragekatalog starten. Diese muss zuvor über die PINGO Webseite erstellt werden (pingo.upb.de). Sie können mithilfe der von Ihnen vergebenen Tags Fragen vorfiltern und schließlich eine Frage auswählen. Im Vorschaufenster sehen Sie noch einmal den vollständigen Fragetext.

- -

-

2. 6. Nach einem Klick auf „Start“ wird die Umfrage gestartet. Teilnehmer können nun durch Eingabe des Zugangscodes abstimmen bis der Countdown abläuft oder manuell durch einen Klick auf „Stop“ gestoppt wird.

- -

-

2. 7. Anschließend öffnet sich automatisch ein Browserfenster mit den Abstimmungsergebnissen.

- -

-

2. 8. Sobald dieses geschlossen ist, können Sie wie in Punkt 4 oder 5 beschrieben eine weitere Umfrage starten.

- - - From 6262b7f5b716c2e95855cd763235e81eca079b4a Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Fri, 27 Jan 2017 16:28:59 +0100 Subject: [PATCH 14/19] Team update --- _data/people.yml | 42 +- _data/people_de.yml | 34 +- assets/img/people/werning.png | Bin 0 -> 110924 bytes de/faq/guide_lecturer.html | 2 +- npm-debug.log | 9262 +++++++++++++++++++++++++++++++++ 5 files changed, 9310 insertions(+), 30 deletions(-) create mode 100644 assets/img/people/werning.png create mode 100644 npm-debug.log diff --git a/_data/people.yml b/_data/people.yml index 2aa2b58..671e6a5 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -1,13 +1,13 @@ - name: Prof. Dr. Dennis Kundisch task: Project lead img: kundisch.jpg - chair: Chair of Information Management & E-Finance + chair: Chair of Buisness Information Systems, Digital Markets url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/dennis-kundisch/ - name: M. Sc. Darius Schlangenotto task: Project lead img: schlangenotto.jpg - chair: Chair of Information Management & E-Finance + chair: Chair of Buisness Information Systems, Digital Markets url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/darius-schlangenotto/ - name: Prof. Dr. Marc Beutner @@ -37,36 +37,48 @@ - name: Michael Whittaker task: Development img: whittaker.jpg - chair: Chair of Information Management & E-Finance + chair: Chair of Buisness Information Systems, Digital Markets url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - name: Jürgen Neumann task: Development img: neumann.jpg - chair: Chair of Information Management & E-Finance + chair: Chair of Buisness Information Systems, Digital Markets url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - -- name: Christoph Bach + +- name: Dirk Leffrang task: Development - img: bach.jpg - chair: Chair of Information Management & E-Finance + img: leffrang.jpg + chair: Chair of Buisness Information Systems, Digital Markets url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - -- name: Florian Braun + +- name: Christian Werning task: Development - img: braun.jpg - chair: Chair of Information Management & E-Finance - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + img: werning.png + chair: Chair of Buisness Information Systems, Digital Markets + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - name: Dipl.-Kfm. Philipp Herrmann task: Former team members img: herrmann.jpg - chair: Chair of Information Management & E-Finance + chair: Chair of Buisness Information Systems, Digital Markets url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/ehemalige-mitarbeiter/ - name: Nils Dake task: Former team members img: dake.jpg - chair: Chair of Information Management & E-Finance + chair: Chair of Buisness Information Systems, Digital Markets url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/ehemalige-mitarbeiter/ + +- name: Christoph Bach + task: Former team members + img: bach.jpg + chair: Chair of Buisness Information Systems, Digital Markets + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + +- name: Florian Braun + task: Former team members + img: braun.jpg + chair: Chair of Buisness Information Systems, Digital Markets + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ diff --git a/_data/people_de.yml b/_data/people_de.yml index d5223e7..27760b1 100644 --- a/_data/people_de.yml +++ b/_data/people_de.yml @@ -45,33 +45,39 @@ img: neumann.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - -- name: Christoph Bach - task: Entwicklung - img: bach.jpg - chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - -- name: Florian Braun - task: Entwicklung - img: braun.jpg - chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - name: Dirk Leffrang task: Entwicklung img: leffrang.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + +- name: Christian Werning + task: Entwicklung + img: werning.png + chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - name: Dipl.-Kfm. Philipp Herrmann task: Ehemalige Teammitglieder img: herrmann.jpg - chair: Lehrstuhl für Wirtschaftsinformatik, Information Management & E-Finance + chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/philipp-herrmann/ - name: Nils Dake task: Ehemalige Teammitglieder img: dake.jpg - chair: Lehrstuhl für Wirtschaftsinformatik, Information Management & E-Finance + chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + +- name: Christoph Bach + task: Ehemalige Teammitglieder + img: bach.jpg + chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + +- name: Florian Braun + task: Ehemalige Teammitglieder + img: braun.jpg + chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ diff --git a/assets/img/people/werning.png b/assets/img/people/werning.png new file mode 100644 index 0000000000000000000000000000000000000000..2820b4db1836075e10bdacb05f44d49f0ebb870f GIT binary patch literal 110924 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 z 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%0AcDkkq! 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

)j}q39g2Z~ta1TW*bF6Qg&;Fho4UT! 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 O0000

1. Nutzung von PINGO als Dozent

-

Bitte beachten Sie, dass die Dozentensicht für aktuelle Versionen von Mozilla Firefox, Google Chrome und Apple Safari optimiert wurde.

+

Bitte beachten Sie, dass die Dozentensicht für aktuelle Browser Versionen optimiert wurde.

diff --git a/npm-debug.log b/npm-debug.log new file mode 100644 index 0000000..34f9412 --- /dev/null +++ b/npm-debug.log @@ -0,0 +1,9262 @@ +0 info it worked if it ends with ok +1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ] +2 info using npm@2.14.20 +3 info using node@v4.4.1 +4 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/package.json +5 verbose install where, deps [ '/Users/cwerning/pingoupb', +5 verbose install [ 'browser-sync', +5 verbose install 'gulp', +5 verbose install 'gulp-autoprefixer', +5 verbose install 'gulp-minify-css', +5 verbose install 'gulp-sass', +5 verbose install 'gulp-util' ] ] +6 verbose install where, peers [ '/Users/cwerning/pingoupb', [] ] +7 verbose installManyTop reading for lifecycle /Users/cwerning/pingoupb/package.json +8 info preinstall PINGO-Landing@2.0.0 +9 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/browser-sync/package.json +10 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp/package.json +11 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-autoprefixer/package.json +12 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-minify-css/package.json +13 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json +14 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-util/package.json +15 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/map-stream/package.json +16 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/vinyl/package.json +17 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/package.json +18 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/browser-sync/package.json +19 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp/package.json +20 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-autoprefixer/package.json +21 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-minify-css/package.json +22 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json +23 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-util/package.json +24 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/map-stream/package.json +25 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/vinyl/package.json +26 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/.bin/gulp/package.json +27 verbose already installed skipping gulp-util@^3.0.7 /Users/cwerning/pingoupb +28 verbose already installed skipping browser-sync@^1.3.7 /Users/cwerning/pingoupb +29 verbose already installed skipping gulp@^3.9.1 /Users/cwerning/pingoupb +30 verbose already installed skipping gulp-autoprefixer@1.0.0 /Users/cwerning/pingoupb +31 verbose already installed skipping gulp-minify-css@~0.3.7 /Users/cwerning/pingoupb +32 silly cache add args [ 'gulp-sass@^0.7.3', null ] +33 verbose cache add spec gulp-sass@^0.7.3 +34 silly cache add parsed spec Result { +34 silly cache add raw: 'gulp-sass@^0.7.3', +34 silly cache add scope: null, +34 silly cache add name: 'gulp-sass', +34 silly cache add rawSpec: '^0.7.3', +34 silly cache add spec: '>=0.7.3 <0.8.0', +34 silly cache add type: 'range' } +35 silly addNamed gulp-sass@>=0.7.3 <0.8.0 +36 verbose addNamed ">=0.7.3 <0.8.0" is a valid semver range for gulp-sass +37 silly addNameRange { name: 'gulp-sass', range: '>=0.7.3 <0.8.0', hasData: false } +38 silly mapToRegistry name gulp-sass +39 silly mapToRegistry using default registry +40 silly mapToRegistry registry https://registry.npmjs.org/ +41 silly mapToRegistry uri https://registry.npmjs.org/gulp-sass +42 verbose addNameRange registry:https://registry.npmjs.org/gulp-sass not in flight; fetching +43 verbose request uri https://registry.npmjs.org/gulp-sass +44 verbose request no auth needed +45 info attempt registry request try #1 at 16:02:21 +46 verbose request id 41ed70b4f1ed938c +47 verbose etag W/"58403670-d92e" +48 verbose lastModified Thu, 01 Dec 2016 14:40:48 GMT +49 http request GET https://registry.npmjs.org/gulp-sass +50 http 200 https://registry.npmjs.org/gulp-sass +51 verbose headers { server: 'nginx/1.10.1', +51 verbose headers 'content-type': 'application/json', +51 verbose headers 'last-modified': 'Fri, 27 Jan 2017 13:32:56 GMT', +51 verbose headers etag: 'W/"588b4c08-e5ef"', +51 verbose headers 'content-encoding': 'gzip', +51 verbose headers 'cache-control': 'max-age=300', +51 verbose headers 'content-length': '9414', +51 verbose headers 'accept-ranges': 'bytes', +51 verbose headers date: 'Fri, 27 Jan 2017 15:02:42 GMT', +51 verbose headers via: '1.1 varnish', +51 verbose headers age: '171', +51 verbose headers connection: 'keep-alive', +51 verbose headers 'x-served-by': 'cache-hhn1537-HHN', +51 verbose headers 'x-cache': 'HIT', +51 verbose headers 'x-cache-hits': '2', +51 verbose headers 'x-timer': 'S1485529362.433313,VS0,VE0', +51 verbose headers vary: 'Accept-Encoding' } +52 silly get cb [ 200, +52 silly get { server: 'nginx/1.10.1', +52 silly get 'content-type': 'application/json', +52 silly get 'last-modified': 'Fri, 27 Jan 2017 13:32:56 GMT', +52 silly get etag: 'W/"588b4c08-e5ef"', +52 silly get 'content-encoding': 'gzip', +52 silly get 'cache-control': 'max-age=300', +52 silly get 'content-length': '9414', +52 silly get 'accept-ranges': 'bytes', +52 silly get date: 'Fri, 27 Jan 2017 15:02:42 GMT', +52 silly get via: '1.1 varnish', +52 silly get age: '171', +52 silly get connection: 'keep-alive', +52 silly get 'x-served-by': 'cache-hhn1537-HHN', +52 silly get 'x-cache': 'HIT', +52 silly get 'x-cache-hits': '2', +52 silly get 'x-timer': 'S1485529362.433313,VS0,VE0', +52 silly get vary: 'Accept-Encoding' } ] +53 verbose get saving gulp-sass to /Users/cwerning/.npm/registry.npmjs.org/gulp-sass/.cache.json +54 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +55 silly addNameRange number 2 { name: 'gulp-sass', range: '>=0.7.3 <0.8.0', hasData: true } +56 silly addNameRange versions [ 'gulp-sass', +56 silly addNameRange [ '0.1.0', +56 silly addNameRange '0.2.1', +56 silly addNameRange '0.2.2', +56 silly addNameRange '0.2.3', +56 silly addNameRange '0.3.0', +56 silly addNameRange '0.4.0', +56 silly addNameRange '0.4.1', +56 silly addNameRange '0.5.0', +56 silly addNameRange '0.5.1', +56 silly addNameRange '0.5.2', +56 silly addNameRange '0.6.0', +56 silly addNameRange '0.7.0', +56 silly addNameRange '0.7.1', +56 silly addNameRange '0.7.2', +56 silly addNameRange '0.7.3', +56 silly addNameRange '1.0.0', +56 silly addNameRange '1.1.0', +56 silly addNameRange '1.2.0', +56 silly addNameRange '1.2.1', +56 silly addNameRange '1.2.2', +56 silly addNameRange '1.2.3', +56 silly addNameRange '1.2.4', +56 silly addNameRange '1.3.0', +56 silly addNameRange '1.3.1', +56 silly addNameRange '1.3.2', +56 silly addNameRange '1.3.3', +56 silly addNameRange '2.0.0-alpha.1', +56 silly addNameRange '2.0.0', +56 silly addNameRange '2.0.2', +56 silly addNameRange '2.0.3', +56 silly addNameRange '2.0.4', +56 silly addNameRange '2.1.0-beta', +56 silly addNameRange '2.1.0', +56 silly addNameRange '2.1.1', +56 silly addNameRange '2.2.0', +56 silly addNameRange '2.3.0-beta.1', +56 silly addNameRange '2.3.0', +56 silly addNameRange '2.3.1', +56 silly addNameRange '2.3.2', +56 silly addNameRange '3.0.0', +56 silly addNameRange '3.1.0' ] ] +57 silly addNamed gulp-sass@0.7.3 +58 verbose addNamed "0.7.3" is a plain semver version for gulp-sass +59 silly cache afterAdd gulp-sass@0.7.3 +60 verbose afterAdd /Users/cwerning/.npm/gulp-sass/0.7.3/package/package.json not in flight; writing +61 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +62 verbose afterAdd /Users/cwerning/.npm/gulp-sass/0.7.3/package/package.json written +63 silly install resolved [ { name: 'gulp-sass', +63 silly install resolved version: '0.7.3', +63 silly install resolved description: 'Gulp plugin for sass', +63 silly install resolved main: 'index.js', +63 silly install resolved scripts: { test: 'node test/test.js' }, +63 silly install resolved repository: { type: 'git', url: 'git://github.com/dlmanning/gulp-sass' }, +63 silly install resolved keywords: [ 'gulpplugin', 'sass', 'gulp' ], +63 silly install resolved author: { name: 'David Manning' }, +63 silly install resolved license: 'MIT', +63 silly install resolved bugs: { url: 'https://github.com/dlmanning/gulp-sass/issues' }, +63 silly install resolved dependencies: +63 silly install resolved { 'node-sass': '^0.9', +63 silly install resolved 'gulp-util': '^3.0', +63 silly install resolved 'map-stream': '~0.1' }, +63 silly install resolved devDependencies: { tape: '~2.3', 'concat-stream': '~1.4' }, +63 silly install resolved jshintConfig: { laxcomma: true }, +63 silly install resolved gitHead: '57b7a6cfcfea0bb43675c9b6f51be96805100cc2', +63 silly install resolved homepage: 'https://github.com/dlmanning/gulp-sass', +63 silly install resolved _id: 'gulp-sass@0.7.3', +63 silly install resolved _shasum: '4bfbb4e4d95a40be8beeebe07e8e477e7f7a2edc', +63 silly install resolved _from: 'gulp-sass@>=0.7.3 <0.8.0', +63 silly install resolved _npmVersion: '1.4.21', +63 silly install resolved _npmUser: { name: 'dlmanning', email: 'dlmanning@me.com' }, +63 silly install resolved maintainers: [ [Object] ], +63 silly install resolved dist: +63 silly install resolved { shasum: '4bfbb4e4d95a40be8beeebe07e8e477e7f7a2edc', +63 silly install resolved tarball: 'https://registry.npmjs.org/gulp-sass/-/gulp-sass-0.7.3.tgz' }, +63 silly install resolved directories: {}, +63 silly install resolved _resolved: 'https://registry.npmjs.org/gulp-sass/-/gulp-sass-0.7.3.tgz', +63 silly install resolved readme: 'ERROR: No README data found!' } ] +64 info install gulp-sass@0.7.3 into /Users/cwerning/pingoupb +65 info installOne gulp-sass@0.7.3 +66 verbose installOne of gulp-sass to /Users/cwerning/pingoupb not in flight; installing +67 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +68 verbose lock using /Users/cwerning/.npm/_locks/gulp-sass-e9933e147a8a62e5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass +69 silly install write writing gulp-sass 0.7.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass +70 verbose unbuild node_modules/gulp-sass +71 info preuninstall gulp-sass@2.3.2 +72 info uninstall gulp-sass@2.3.2 +73 verbose unbuild rmStuff gulp-sass@2.3.2 from /Users/cwerning/pingoupb/node_modules +74 info postuninstall gulp-sass@2.3.2 +75 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass is being purged from base /Users/cwerning/pingoupb +76 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass +77 silly vacuum-fs purging /Users/cwerning/pingoupb/node_modules/gulp-sass +78 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules +79 verbose tar unpack /Users/cwerning/.npm/gulp-sass/0.7.3/package.tgz +80 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass +81 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass is being purged +82 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass +83 silly gunzTarPerm modes [ '755', '644' ] +84 silly gunzTarPerm extractEntry package.json +85 silly gunzTarPerm extractEntry .npmignore +86 silly gunzTarPerm extractEntry README.md +87 silly gunzTarPerm extractEntry LICENSE +88 silly gunzTarPerm extractEntry index.js +89 silly gunzTarPerm extractEntry .travis.yml +90 silly gunzTarPerm extractEntry test/test.js +91 silly gunzTarPerm extractEntry test/ref/inheritance.css +92 silly gunzTarPerm extractEntry test/ref/mixins.css +93 silly gunzTarPerm extractEntry test/ref/nesting.css +94 silly gunzTarPerm extractEntry test/ref/variables.css +95 silly gunzTarPerm extractEntry test/scss/includes/_cats.scss +96 silly gunzTarPerm extractEntry test/scss/inheritance.scss +97 silly gunzTarPerm extractEntry test/scss/mixins.scss +98 silly gunzTarPerm extractEntry test/scss/nesting.scss +99 silly gunzTarPerm extractEntry test/scss/variables.scss +100 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json +101 info preinstall gulp-sass@0.7.3 +102 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json +103 silly prepareForInstallMany adding node-sass@^0.9 from gulp-sass dependencies +104 silly prepareForInstallMany adding map-stream@~0.1 from gulp-sass dependencies +105 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json +106 silly cache add args [ 'node-sass@^0.9', null ] +107 verbose cache add spec node-sass@^0.9 +108 silly cache add args [ 'map-stream@~0.1', null ] +109 verbose cache add spec map-stream@~0.1 +110 silly cache add parsed spec Result { +110 silly cache add raw: 'node-sass@^0.9', +110 silly cache add scope: null, +110 silly cache add name: 'node-sass', +110 silly cache add rawSpec: '^0.9', +110 silly cache add spec: '>=0.9.0 <0.10.0', +110 silly cache add type: 'range' } +111 silly addNamed node-sass@>=0.9.0 <0.10.0 +112 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for node-sass +113 silly addNameRange { name: 'node-sass', range: '>=0.9.0 <0.10.0', hasData: false } +114 silly mapToRegistry name node-sass +115 silly mapToRegistry using default registry +116 silly mapToRegistry registry https://registry.npmjs.org/ +117 silly mapToRegistry uri https://registry.npmjs.org/node-sass +118 verbose addNameRange registry:https://registry.npmjs.org/node-sass not in flight; fetching +119 silly cache add parsed spec Result { +119 silly cache add raw: 'map-stream@~0.1', +119 silly cache add scope: null, +119 silly cache add name: 'map-stream', +119 silly cache add rawSpec: '~0.1', +119 silly cache add spec: '>=0.1.0 <0.2.0', +119 silly cache add type: 'range' } +120 silly addNamed map-stream@>=0.1.0 <0.2.0 +121 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for map-stream +122 silly addNameRange { name: 'map-stream', range: '>=0.1.0 <0.2.0', hasData: false } +123 silly mapToRegistry name map-stream +124 silly mapToRegistry using default registry +125 silly mapToRegistry registry https://registry.npmjs.org/ +126 silly mapToRegistry uri https://registry.npmjs.org/map-stream +127 verbose addNameRange registry:https://registry.npmjs.org/map-stream not in flight; fetching +128 verbose request uri https://registry.npmjs.org/map-stream +129 verbose request no auth needed +130 info attempt registry request try #1 at 16:02:23 +131 verbose etag W/"58120082-2206" +132 verbose lastModified Thu, 27 Oct 2016 13:26:26 GMT +133 http request GET https://registry.npmjs.org/map-stream +134 verbose request uri https://registry.npmjs.org/node-sass +135 verbose request no auth needed +136 info attempt registry request try #1 at 16:02:23 +137 verbose etag W/"583fe6de-363f2" +138 verbose lastModified Thu, 01 Dec 2016 09:01:18 GMT +139 http request GET https://registry.npmjs.org/node-sass +140 http 200 https://registry.npmjs.org/map-stream +141 verbose headers { server: 'nginx/1.10.1', +141 verbose headers 'content-type': 'application/json', +141 verbose headers 'last-modified': 'Thu, 05 Jan 2017 09:22:52 GMT', +141 verbose headers etag: 'W/"586e106c-2215"', +141 verbose headers 'content-encoding': 'gzip', +141 verbose headers 'cache-control': 'max-age=300', +141 verbose headers 'content-length': '1835', +141 verbose headers 'accept-ranges': 'bytes', +141 verbose headers date: 'Fri, 27 Jan 2017 15:02:43 GMT', +141 verbose headers via: '1.1 varnish', +141 verbose headers age: '276', +141 verbose headers connection: 'keep-alive', +141 verbose headers 'x-served-by': 'cache-hhn1549-HHN', +141 verbose headers 'x-cache': 'HIT', +141 verbose headers 'x-cache-hits': '6', +141 verbose headers 'x-timer': 'S1485529363.975127,VS0,VE0', +141 verbose headers vary: 'Accept-Encoding' } +142 silly get cb [ 200, +142 silly get { server: 'nginx/1.10.1', +142 silly get 'content-type': 'application/json', +142 silly get 'last-modified': 'Thu, 05 Jan 2017 09:22:52 GMT', +142 silly get etag: 'W/"586e106c-2215"', +142 silly get 'content-encoding': 'gzip', +142 silly get 'cache-control': 'max-age=300', +142 silly get 'content-length': '1835', +142 silly get 'accept-ranges': 'bytes', +142 silly get date: 'Fri, 27 Jan 2017 15:02:43 GMT', +142 silly get via: '1.1 varnish', +142 silly get age: '276', +142 silly get connection: 'keep-alive', +142 silly get 'x-served-by': 'cache-hhn1549-HHN', +142 silly get 'x-cache': 'HIT', +142 silly get 'x-cache-hits': '6', +142 silly get 'x-timer': 'S1485529363.975127,VS0,VE0', +142 silly get vary: 'Accept-Encoding' } ] +143 verbose get saving map-stream to /Users/cwerning/.npm/registry.npmjs.org/map-stream/.cache.json +144 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +145 silly addNameRange number 2 { name: 'map-stream', range: '>=0.1.0 <0.2.0', hasData: true } +146 silly addNameRange versions [ 'map-stream', +146 silly addNameRange [ '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.1.0', '0.0.5', '0.0.6' ] ] +147 silly addNamed map-stream@0.1.0 +148 verbose addNamed "0.1.0" is a plain semver version for map-stream +149 silly cache afterAdd map-stream@0.1.0 +150 verbose afterAdd /Users/cwerning/.npm/map-stream/0.1.0/package/package.json not in flight; writing +151 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +152 verbose afterAdd /Users/cwerning/.npm/map-stream/0.1.0/package/package.json written +153 http 200 https://registry.npmjs.org/node-sass +154 verbose headers { server: 'nginx/1.10.1', +154 verbose headers 'content-type': 'application/json', +154 verbose headers 'last-modified': 'Fri, 27 Jan 2017 02:27:08 GMT', +154 verbose headers etag: 'W/"588aaffc-3ab49"', +154 verbose headers 'content-encoding': 'gzip', +154 verbose headers 'cache-control': 'max-age=300', +154 verbose headers 'content-length': '23859', +154 verbose headers 'accept-ranges': 'bytes', +154 verbose headers date: 'Fri, 27 Jan 2017 15:02:43 GMT', +154 verbose headers via: '1.1 varnish', +154 verbose headers age: '264', +154 verbose headers connection: 'keep-alive', +154 verbose headers 'x-served-by': 'cache-hhn1547-HHN', +154 verbose headers 'x-cache': 'HIT', +154 verbose headers 'x-cache-hits': '7', +154 verbose headers 'x-timer': 'S1485529363.981975,VS0,VE0', +154 verbose headers vary: 'Accept-Encoding' } +155 silly get cb [ 200, +155 silly get { server: 'nginx/1.10.1', +155 silly get 'content-type': 'application/json', +155 silly get 'last-modified': 'Fri, 27 Jan 2017 02:27:08 GMT', +155 silly get etag: 'W/"588aaffc-3ab49"', +155 silly get 'content-encoding': 'gzip', +155 silly get 'cache-control': 'max-age=300', +155 silly get 'content-length': '23859', +155 silly get 'accept-ranges': 'bytes', +155 silly get date: 'Fri, 27 Jan 2017 15:02:43 GMT', +155 silly get via: '1.1 varnish', +155 silly get age: '264', +155 silly get connection: 'keep-alive', +155 silly get 'x-served-by': 'cache-hhn1547-HHN', +155 silly get 'x-cache': 'HIT', +155 silly get 'x-cache-hits': '7', +155 silly get 'x-timer': 'S1485529363.981975,VS0,VE0', +155 silly get vary: 'Accept-Encoding' } ] +156 verbose get saving node-sass to /Users/cwerning/.npm/registry.npmjs.org/node-sass/.cache.json +157 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +158 silly addNameRange number 2 { name: 'node-sass', range: '>=0.9.0 <0.10.0', hasData: true } +159 silly addNameRange versions [ 'node-sass', +159 silly addNameRange [ '0.2.0', +159 silly addNameRange '0.2.1', +159 silly addNameRange '0.2.2', +159 silly addNameRange '0.2.3', +159 silly addNameRange '0.2.4', +159 silly addNameRange '0.2.5', +159 silly addNameRange '0.2.6', +159 silly addNameRange '0.3.0', +159 silly addNameRange '0.4.0', +159 silly addNameRange '0.4.1', +159 silly addNameRange '0.4.2', +159 silly addNameRange '0.4.3', +159 silly addNameRange '0.4.4', +159 silly addNameRange '0.5.0', +159 silly addNameRange '0.5.1', +159 silly addNameRange '0.5.2', +159 silly addNameRange '0.5.3', +159 silly addNameRange '0.5.4', +159 silly addNameRange '0.6.0', +159 silly addNameRange '0.6.1', +159 silly addNameRange '0.6.2', +159 silly addNameRange '0.6.3', +159 silly addNameRange '0.6.4', +159 silly addNameRange '0.6.5', +159 silly addNameRange '0.6.6', +159 silly addNameRange '0.6.7', +159 silly addNameRange '0.7.0-alpha', +159 silly addNameRange '0.7.0', +159 silly addNameRange '0.8.0', +159 silly addNameRange '0.8.1', +159 silly addNameRange '0.8.2', +159 silly addNameRange '0.8.3', +159 silly addNameRange '0.8.4', +159 silly addNameRange '0.8.5', +159 silly addNameRange '0.8.6', +159 silly addNameRange '0.9.0', +159 silly addNameRange '0.9.1', +159 silly addNameRange '0.9.2', +159 silly addNameRange '0.9.3', +159 silly addNameRange '0.9.4-rc1', +159 silly addNameRange '0.9.4', +159 silly addNameRange '0.9.5-rc1', +159 silly addNameRange '0.9.5', +159 silly addNameRange '0.9.6', +159 silly addNameRange '1.0.0', +159 silly addNameRange '1.0.1', +159 silly addNameRange '1.0.2-alpha', +159 silly addNameRange '1.0.2', +159 silly addNameRange '1.0.3', +159 silly addNameRange '1.1.0', +159 silly addNameRange '1.1.1', +159 silly addNameRange '1.1.2', +159 silly addNameRange '1.1.3', +159 silly addNameRange '1.1.4', +159 silly addNameRange '1.2.0', +159 silly addNameRange '1.2.1', +159 silly addNameRange '1.2.2', +159 silly addNameRange '1.2.3', +159 silly addNameRange '2.0.0-beta', +159 silly addNameRange '2.0.0', +159 silly addNameRange '2.0.1', +159 silly addNameRange '3.0.0-alpha.0', +159 silly addNameRange '3.0.0-beta.2', +159 silly addNameRange '3.0.0-beta.3', +159 silly addNameRange '3.0.0-beta.4', +159 silly addNameRange '2.1.0', +159 silly addNameRange '2.1.1', +159 silly addNameRange '3.0.0-beta.5', +159 silly addNameRange '3.0.0-beta.7', +159 silly addNameRange '3.0.0', +159 silly addNameRange '3.1.0', +159 silly addNameRange '3.1.1', +159 silly addNameRange '3.1.2', +159 silly addNameRange '3.2.0', +159 silly addNameRange '3.3.0', +159 silly addNameRange '3.3.1', +159 silly addNameRange '3.3.2', +159 silly addNameRange '3.3.3', +159 silly addNameRange '3.4.0-beta1', +159 silly addNameRange '3.4.0-beta.2', +159 silly addNameRange '3.4.0', +159 silly addNameRange '3.4.1', +159 silly addNameRange '3.4.2', +159 silly addNameRange '3.5.0-beta.1', +159 silly addNameRange '3.5.1', +159 silly addNameRange '3.5.2', +159 silly addNameRange '3.5.3', +159 silly addNameRange '3.6.0', +159 silly addNameRange '3.7.0', +159 silly addNameRange '3.8.0', +159 silly addNameRange '3.9.0', +159 silly addNameRange '3.9.1', +159 silly addNameRange '3.9.2', +159 silly addNameRange '3.9.3', +159 silly addNameRange '3.10.0', +159 silly addNameRange '3.10.0-1', +159 silly addNameRange '3.10.1', +159 silly addNameRange '3.11.0', +159 silly addNameRange '3.11.1', +159 silly addNameRange '3.11.2', +159 silly addNameRange '3.11.3', +159 silly addNameRange '3.12.0', +159 silly addNameRange '3.12.1', +159 silly addNameRange '3.12.2', +159 silly addNameRange '3.12.3', +159 silly addNameRange '3.12.4', +159 silly addNameRange '3.12.5', +159 silly addNameRange '3.13.0', +159 silly addNameRange '3.14.0-0', +159 silly addNameRange '3.13.1', +159 silly addNameRange '4.0.0', +159 silly addNameRange '4.1.0', +159 silly addNameRange '4.1.1', +159 silly addNameRange '4.2.0', +159 silly addNameRange '4.3.0', +159 silly addNameRange '4.4.0' ] ] +160 silly addNamed node-sass@0.9.6 +161 verbose addNamed "0.9.6" is a plain semver version for node-sass +162 silly mapToRegistry name node-sass +163 silly mapToRegistry using default registry +164 silly mapToRegistry registry https://registry.npmjs.org/ +165 silly mapToRegistry uri https://registry.npmjs.org/node-sass +166 verbose addRemoteTarball https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz not in flight; adding +167 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz', +167 verbose addRemoteTarball '0f8aab5332b9bdbd075406c8b7b8fd7c48014da5' ] +168 info retry fetch attempt 1 at 16:02:23 +169 info attempt registry request try #1 at 16:02:23 +170 http fetch GET https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz +171 http fetch 200 https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz +172 silly fetchAndShaCheck shasum 0f8aab5332b9bdbd075406c8b7b8fd7c48014da5 +173 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz not in flight; adding +174 verbose addTmpTarball already have metadata; skipping unpack for node-sass@0.9.6 +175 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +176 silly cache afterAdd node-sass@0.9.6 +177 verbose afterAdd /Users/cwerning/.npm/node-sass/0.9.6/package/package.json not in flight; writing +178 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +179 verbose afterAdd /Users/cwerning/.npm/node-sass/0.9.6/package/package.json written +180 silly install resolved [ { name: 'map-stream', +180 silly install resolved version: '0.1.0', +180 silly install resolved description: 'construct pipes of streams of events', +180 silly install resolved homepage: 'http://github.com/dominictarr/map-stream', +180 silly install resolved repository: +180 silly install resolved { type: 'git', +180 silly install resolved url: 'git://github.com/dominictarr/map-stream.git' }, +180 silly install resolved dependencies: {}, +180 silly install resolved devDependencies: +180 silly install resolved { asynct: '*', +180 silly install resolved 'it-is': '1', +180 silly install resolved ubelt: '~2.9', +180 silly install resolved 'stream-spec': '~0.2', +180 silly install resolved 'event-stream': '~2.1', +180 silly install resolved from: '0.0.2' }, +180 silly install resolved scripts: { test: 'asynct test/' }, +180 silly install resolved author: +180 silly install resolved { name: 'Dominic Tarr', +180 silly install resolved email: 'dominic.tarr@gmail.com', +180 silly install resolved url: 'http://dominictarr.com' }, +180 silly install resolved bugs: { url: 'https://github.com/dominictarr/map-stream/issues' }, +180 silly install resolved _id: 'map-stream@0.1.0', +180 silly install resolved dist: +180 silly install resolved { shasum: 'e56aa94c4c8055a16404a0674b78f215f7c8e194', +180 silly install resolved tarball: 'https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz' }, +180 silly install resolved _from: 'map-stream@>=0.1.0 <0.2.0', +180 silly install resolved _npmVersion: '1.3.21', +180 silly install resolved _npmUser: { name: 'dominictarr', email: 'dominic.tarr@gmail.com' }, +180 silly install resolved maintainers: [ [Object] ], +180 silly install resolved directories: {}, +180 silly install resolved _shasum: 'e56aa94c4c8055a16404a0674b78f215f7c8e194', +180 silly install resolved _resolved: 'https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz', +180 silly install resolved readme: 'ERROR: No README data found!' }, +180 silly install resolved { author: +180 silly install resolved { name: 'Andrew Nesbitt', +180 silly install resolved email: 'andrewnez@gmail.com', +180 silly install resolved url: 'http://andrew.github.com' }, +180 silly install resolved name: 'node-sass', +180 silly install resolved description: 'wrapper around libsass', +180 silly install resolved version: '0.9.6', +180 silly install resolved homepage: 'https://github.com/sass/node-sass', +180 silly install resolved keywords: [ 'sass', 'css', 'libsass' ], +180 silly install resolved bugs: { url: 'https://github.com/sass/node-sass/issues' }, +180 silly install resolved licenses: [ [Object] ], +180 silly install resolved main: './sass.js', +180 silly install resolved repository: { type: 'git', url: 'git://github.com/sass/node-sass.git' }, +180 silly install resolved scripts: +180 silly install resolved { install: 'node build.js', +180 silly install resolved test: 'node scripts/test', +180 silly install resolved coverage: 'node scripts/coverage', +180 silly install resolved pretest: 'node scripts/lint', +180 silly install resolved prepublish: 'node scripts/prepublish' }, +180 silly install resolved bin: { 'node-sass': 'bin/node-sass' }, +180 silly install resolved gypfile: true, +180 silly install resolved engines: { node: '>=0.10.0' }, +180 silly install resolved dependencies: +180 silly install resolved { chalk: '~0.5.1', +180 silly install resolved mkdirp: '~0.5.0', +180 silly install resolved mocha: '~1.21.4', +180 silly install resolved nan: '~1.3.0', +180 silly install resolved 'node-watch': '~0.3.4', +180 silly install resolved 'object-assign': '~1.0.0', +180 silly install resolved shelljs: '~0.3.0', +180 silly install resolved sinon: '~1.10.3', +180 silly install resolved 'node-sass-middleware': '~0.3.0', +180 silly install resolved yargs: '~1.3.1', +180 silly install resolved 'get-stdin': '~3.0.0' }, +180 silly install resolved devDependencies: +180 silly install resolved { coveralls: '^2.11.1', +180 silly install resolved 'cross-spawn': '^0.2.3', +180 silly install resolved jscoverage: '^0.5.6', +180 silly install resolved jshint: '^2.5.5', +180 silly install resolved 'mocha-lcov-reporter': '^0.0.1', +180 silly install resolved 'object-assign': '^1.0.0' }, +180 silly install resolved _id: 'node-sass@0.9.6', +180 silly install resolved dist: +180 silly install resolved { shasum: '0f8aab5332b9bdbd075406c8b7b8fd7c48014da5', +180 silly install resolved tarball: 'https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz' }, +180 silly install resolved _from: 'node-sass@>=0.9.0 <0.10.0', +180 silly install resolved _npmVersion: '1.4.6', +180 silly install resolved _npmUser: { name: 'andrewnez', email: 'andrewnez@gmail.com' }, +180 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], +180 silly install resolved directories: {}, +180 silly install resolved _shasum: '0f8aab5332b9bdbd075406c8b7b8fd7c48014da5', +180 silly install resolved _resolved: 'https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz' } ] +181 info install map-stream@0.1.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass +182 info install node-sass@0.9.6 into /Users/cwerning/pingoupb/node_modules/gulp-sass +183 info installOne map-stream@0.1.0 +184 verbose installOne of map-stream to /Users/cwerning/pingoupb/node_modules/gulp-sass not in flight; installing +185 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +186 info installOne node-sass@0.9.6 +187 verbose installOne of node-sass to /Users/cwerning/pingoupb/node_modules/gulp-sass not in flight; installing +188 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +189 verbose lock using /Users/cwerning/.npm/_locks/map-stream-3c3504f60d4abb7c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +190 verbose lock using /Users/cwerning/.npm/_locks/node-sass-ce38090598dfe220.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +191 silly install write writing map-stream 0.1.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +192 silly install write writing node-sass 0.9.6 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +193 verbose unbuild node_modules/gulp-sass/node_modules/map-stream +194 verbose unbuild node_modules/gulp-sass/node_modules/node-sass +195 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream is being purged from base /Users/cwerning/pingoupb +196 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +197 verbose tar unpack /Users/cwerning/.npm/map-stream/0.1.0/package.tgz +198 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +199 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream is being purged +200 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +201 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass is being purged from base /Users/cwerning/pingoupb +202 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +203 silly gunzTarPerm modes [ '755', '644' ] +204 verbose tar unpack /Users/cwerning/.npm/node-sass/0.9.6/package.tgz +205 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +206 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass is being purged +207 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +208 silly gunzTarPerm modes [ '755', '644' ] +209 silly gunzTarPerm extractEntry package.json +210 silly gunzTarPerm extractEntry package.json +211 silly gunzTarPerm extractEntry .npmignore +212 silly gunzTarPerm extractEntry LICENCE +213 silly gunzTarPerm extractEntry .npmignore +214 silly gunzTarPerm extractEntry README.md +215 silly gunzTarPerm extractEntry index.js +216 silly gunzTarPerm extractEntry .travis.yml +217 silly gunzTarPerm extractEntry LICENSE +218 silly gunzTarPerm extractEntry examples/pretty.js +219 silly gunzTarPerm extractEntry readme.markdown +220 silly gunzTarPerm extractEntry build.js +221 silly gunzTarPerm extractEntry sass.js +222 silly gunzTarPerm extractEntry test/simple-map.asynct.js +223 silly gunzTarPerm extractEntry binding.cpp +224 silly gunzTarPerm extractEntry .jshintignore +225 silly gunzTarPerm extractEntry .jshintrc +226 silly gunzTarPerm extractEntry appveyor.yml +227 silly gunzTarPerm extractEntry bin/darwin-x64-v8-3.14/binding.node +228 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream/package.json +229 info preinstall map-stream@0.1.0 +230 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream/package.json +231 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream/package.json +232 silly install resolved [] +233 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +234 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +235 info linkStuff map-stream@0.1.0 +236 silly linkStuff map-stream@0.1.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules as its parent node_modules +237 verbose linkBins map-stream@0.1.0 +238 verbose linkMans map-stream@0.1.0 +239 verbose rebuildBundles map-stream@0.1.0 +240 info install map-stream@0.1.0 +241 info postinstall map-stream@0.1.0 +242 verbose unlock done using /Users/cwerning/.npm/_locks/map-stream-3c3504f60d4abb7c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream +243 silly gunzTarPerm extractEntry bin/linux-ia32-v8-3.14/binding.node +244 silly gunzTarPerm extractEntry bin/linux-x64-v8-3.14/binding.node +245 silly gunzTarPerm extractEntry bin/node-sass +246 silly gunzTarPerm extractEntry bin/win32-ia32-v8-3.14/binding.node +247 silly gunzTarPerm extractEntry bin/win32-x64-v8-3.14/binding.node +248 silly gunzTarPerm extractEntry .gitmodules +249 silly gunzTarPerm extractEntry binding.gyp +250 silly gunzTarPerm extractEntry .editorconfig +251 silly gunzTarPerm extractEntry lib/cli.js +252 silly gunzTarPerm extractEntry lib/render.js +253 silly gunzTarPerm extractEntry libsass/.npmignore +254 silly gunzTarPerm extractEntry libsass/LICENSE +255 silly gunzTarPerm extractEntry libsass/file.hpp +256 silly gunzTarPerm extractEntry libsass/.editorconfig +257 silly gunzTarPerm extractEntry libsass/.travis.yml +258 silly gunzTarPerm extractEntry libsass/COPYING +259 silly gunzTarPerm extractEntry libsass/INSTALL +260 silly gunzTarPerm extractEntry libsass/.gitmodules +261 silly gunzTarPerm extractEntry libsass/Makefile +262 silly gunzTarPerm extractEntry libsass/Makefile.am +263 silly gunzTarPerm extractEntry libsass/Readme.md +264 silly gunzTarPerm extractEntry libsass/ast.cpp +265 silly gunzTarPerm extractEntry libsass/ast.hpp +266 silly gunzTarPerm extractEntry libsass/ast_def_macros.hpp +267 silly gunzTarPerm extractEntry libsass/ast_factory.hpp +268 silly gunzTarPerm extractEntry libsass/ast_fwd_decl.hpp +269 silly gunzTarPerm extractEntry libsass/backtrace.hpp +270 silly gunzTarPerm extractEntry libsass/base64vlq.cpp +271 silly gunzTarPerm extractEntry libsass/base64vlq.hpp +272 silly gunzTarPerm extractEntry libsass/bind.cpp +273 silly gunzTarPerm extractEntry libsass/bind.hpp +274 silly gunzTarPerm extractEntry libsass/color_names.hpp +275 silly gunzTarPerm extractEntry libsass/configure.ac +276 silly gunzTarPerm extractEntry libsass/constants.cpp +277 silly gunzTarPerm extractEntry libsass/constants.hpp +278 silly gunzTarPerm extractEntry libsass/context.cpp +279 silly gunzTarPerm extractEntry libsass/context.hpp +280 silly gunzTarPerm extractEntry libsass/contextualize.cpp +281 silly gunzTarPerm extractEntry libsass/contextualize.hpp +282 silly gunzTarPerm extractEntry libsass/copy_c_str.cpp +283 silly gunzTarPerm extractEntry libsass/copy_c_str.hpp +284 silly gunzTarPerm extractEntry libsass/emscripten_wrapper.cpp +285 silly gunzTarPerm extractEntry libsass/emscripten_wrapper.hpp +286 silly gunzTarPerm extractEntry libsass/environment.hpp +287 silly gunzTarPerm extractEntry libsass/error_handling.cpp +288 silly gunzTarPerm extractEntry libsass/error_handling.hpp +289 silly gunzTarPerm extractEntry libsass/eval.cpp +290 silly gunzTarPerm extractEntry libsass/eval.hpp +291 silly gunzTarPerm extractEntry libsass/expand.cpp +292 silly gunzTarPerm extractEntry libsass/expand.hpp +293 silly gunzTarPerm extractEntry libsass/extconf.rb +294 silly gunzTarPerm extractEntry libsass/extend.cpp +295 silly gunzTarPerm extractEntry libsass/extend.hpp +296 silly gunzTarPerm extractEntry libsass/file.cpp +297 silly gunzTarPerm extractEntry libsass/.gitattributes +298 silly gunzTarPerm extractEntry libsass/functions.cpp +299 silly gunzTarPerm extractEntry libsass/functions.hpp +300 silly gunzTarPerm extractEntry libsass/inspect.cpp +301 silly gunzTarPerm extractEntry libsass/inspect.hpp +302 silly gunzTarPerm extractEntry libsass/kwd_arg_macros.hpp +303 silly gunzTarPerm extractEntry libsass/m4/.gitkeep +304 silly gunzTarPerm extractEntry libsass/mapping.hpp +305 silly gunzTarPerm extractEntry libsass/memory_manager.hpp +306 silly gunzTarPerm extractEntry libsass/operation.hpp +307 silly gunzTarPerm extractEntry libsass/output_compressed.cpp +308 silly gunzTarPerm extractEntry libsass/output_compressed.hpp +309 silly gunzTarPerm extractEntry libsass/output_nested.cpp +310 silly gunzTarPerm extractEntry libsass/output_nested.hpp +311 silly gunzTarPerm extractEntry libsass/parser.cpp +312 silly gunzTarPerm extractEntry libsass/parser.hpp +313 silly gunzTarPerm extractEntry libsass/paths.hpp +314 silly gunzTarPerm extractEntry libsass/position.hpp +315 silly gunzTarPerm extractEntry libsass/prelexer.cpp +316 silly gunzTarPerm extractEntry libsass/prelexer.hpp +317 silly gunzTarPerm extractEntry libsass/sass.cpp +318 silly gunzTarPerm extractEntry libsass/sass.h +319 silly gunzTarPerm extractEntry libsass/sass2scss/.npmignore +320 silly gunzTarPerm extractEntry libsass/sass2scss/README.md +321 silly gunzTarPerm extractEntry libsass/sass2scss/LICENSE +322 silly gunzTarPerm extractEntry libsass/sass2scss/.travis.yml +323 silly gunzTarPerm extractEntry libsass/sass2scss/Makefile +324 silly gunzTarPerm extractEntry libsass/sass2scss/sass2scss.cpp +325 silly gunzTarPerm extractEntry libsass/sass2scss/sass2scss.h +326 silly gunzTarPerm extractEntry libsass/sass2scss/test/test.sass +327 silly gunzTarPerm extractEntry libsass/sass2scss/tool/sass2scss.cpp +328 silly gunzTarPerm extractEntry libsass/sass_interface.cpp +329 silly gunzTarPerm extractEntry libsass/sass_interface.h +330 silly gunzTarPerm extractEntry libsass/script/bootstrap +331 silly gunzTarPerm extractEntry libsass/script/branding +332 silly gunzTarPerm extractEntry libsass/script/cibuild +333 silly gunzTarPerm extractEntry libsass/script/spec +334 silly gunzTarPerm extractEntry libsass/source_map.cpp +335 silly gunzTarPerm extractEntry libsass/source_map.hpp +336 silly gunzTarPerm extractEntry libsass/subset_map.hpp +337 silly gunzTarPerm extractEntry libsass/support/libsass.pc.in +338 silly gunzTarPerm extractEntry libsass/test/test_paths.cpp +339 silly gunzTarPerm extractEntry libsass/test/test_selector_difference.cpp +340 silly gunzTarPerm extractEntry libsass/test/test_specificity.cpp +341 silly gunzTarPerm extractEntry libsass/test/test_subset_map.cpp +342 silly gunzTarPerm extractEntry libsass/test/test_superselector.cpp +343 silly gunzTarPerm extractEntry libsass/test/test_unification.cpp +344 silly gunzTarPerm extractEntry libsass/test-driver +345 silly gunzTarPerm extractEntry libsass/to_c.cpp +346 silly gunzTarPerm extractEntry libsass/to_c.hpp +347 silly gunzTarPerm extractEntry libsass/to_string.cpp +348 silly gunzTarPerm extractEntry libsass/to_string.hpp +349 silly gunzTarPerm extractEntry libsass/token.hpp +350 silly gunzTarPerm extractEntry libsass/trim.cpp +351 silly gunzTarPerm extractEntry libsass/trim.hpp +352 silly gunzTarPerm extractEntry libsass/units.cpp +353 silly gunzTarPerm extractEntry libsass/units.hpp +354 silly gunzTarPerm extractEntry libsass/utf8_string.cpp +355 silly gunzTarPerm extractEntry libsass/utf8_string.hpp +356 silly gunzTarPerm extractEntry libsass/util.cpp +357 silly gunzTarPerm extractEntry libsass/util.hpp +358 silly gunzTarPerm extractEntry media/logo.png +359 silly gunzTarPerm extractEntry media/logo.svg +360 silly gunzTarPerm extractEntry .travis.yml +361 silly gunzTarPerm extractEntry CONTRIBUTING.md +362 silly gunzTarPerm extractEntry sass_context_wrapper.cpp +363 silly gunzTarPerm extractEntry sass_context_wrapper.h +364 silly gunzTarPerm extractEntry scripts/coverage +365 silly gunzTarPerm extractEntry scripts/lint +366 silly gunzTarPerm extractEntry scripts/prepublish +367 silly gunzTarPerm extractEntry scripts/test +368 silly gunzTarPerm extractEntry test/cli.js +369 silly gunzTarPerm extractEntry test/stats_spec.js +370 silly gunzTarPerm extractEntry test/source_map_spec.js +371 silly gunzTarPerm extractEntry test/source_comments_spec.js +372 silly gunzTarPerm extractEntry test/sass-spec.js +373 silly gunzTarPerm extractEntry test/sample.js +374 silly gunzTarPerm extractEntry test/mem_test_render.js +375 silly gunzTarPerm extractEntry test/test.js +376 silly gunzTarPerm extractEntry test/mem_test_renderSync.js +377 silly gunzTarPerm extractEntry test/functions/colorBlue.scss +378 silly gunzTarPerm extractEntry test/lib/vars.scss +379 silly gunzTarPerm extractEntry test/sample.scss +380 silly gunzTarPerm extractEntry test/sass-spec/.npmignore +381 silly gunzTarPerm extractEntry test/sass-spec/README.md +382 silly gunzTarPerm extractEntry test/sass-spec/Gemfile +383 silly gunzTarPerm extractEntry test/sass-spec/Gemfile.lock +384 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/cli.rb +385 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/runner.rb +386 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/test.rb +387 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/test_case.rb +388 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec.rb +389 silly gunzTarPerm extractEntry test/sass-spec/sass-spec.rb +390 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/30_if_in_function/expected_output.css +391 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/30_if_in_function/input.scss +392 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/00_empty/expected_output.css +393 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/00_empty/input.scss +394 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/02_simple_nesting/expected_output.css +395 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/02_simple_nesting/input.scss +396 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/03_simple_variable/expected_output.css +397 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/03_simple_variable/input.scss +398 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/04_basic_variables/expected_output.css +399 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/04_basic_variables/input.scss +400 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/05_empty_levels/expected_output.css +401 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/05_empty_levels/input.scss +402 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/06_nesting_and_comments/expected_output.css +403 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/06_nesting_and_comments/input.scss +404 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/07_nested_simple_selector_groups/expected_output.css +405 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/07_nested_simple_selector_groups/input.scss +406 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/08_selector_combinators/expected_output.css +407 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/08_selector_combinators/input.scss +408 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/09_selector_groups_and_combinators/expected_output.css +409 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/09_selector_groups_and_combinators/input.scss +410 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/10_classes_and_ids/expected_output.css +411 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/10_classes_and_ids/input.scss +412 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/11_attribute_selectors/expected_output.css +413 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/11_attribute_selectors/input.scss +414 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/12_pseudo_classes_and_elements/expected_output.css +415 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/12_pseudo_classes_and_elements/input.scss +416 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/12_pseudo_classes_and_elements/notes.txt +417 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/13_back_references/expected_output.css +418 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/13_back_references/input.scss +419 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/a.scss +420 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/b.scss +421 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/d.scss +422 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/expected_output.css +423 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/input.scss +424 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/sub/c.scss +425 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/16_hex_arithmetic/expected_output.css +426 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/16_hex_arithmetic/input.scss +427 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/17_basic_mixins/expected_output.css +428 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/17_basic_mixins/input.scss +429 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/18_mixin_scope/expected_output.css +430 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/18_mixin_scope/input.scss +431 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/19_full_mixin_craziness/expected_output.css +432 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/19_full_mixin_craziness/input.scss +433 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/20_scoped_variables/expected_output.css +434 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/20_scoped_variables/input.scss +435 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/21_one_builtin_function/expected_output.css +436 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/21_one_builtin_function/input.scss +437 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/22_colors_with_alpha/expected_output.css +438 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/22_colors_with_alpha/input.scss +439 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/23_basic_value_interpolation/expected_output.css +440 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/23_basic_value_interpolation/input.scss +441 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/24_namespace_properties/expected_output.css +442 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/24_namespace_properties/input.scss +443 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/25_basic_string_interpolation/expected_output.css +444 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/25_basic_string_interpolation/input.scss +445 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/26_selector_interpolation/expected_output.css +446 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/26_selector_interpolation/input.scss +447 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/27_media_queries/expected_output.css +448 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/27_media_queries/input.scss +449 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/28_url/expected_output.css +450 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/28_url/input.scss +451 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/29_if/expected_output.css +452 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/29_if/input.scss +453 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/01_simple_css/expected_output.css +454 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/01_simple_css/input.scss +455 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/31_if_in_mixin/expected_output.css +456 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/31_if_in_mixin/input.scss +457 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/32_percentages/expected_output.css +458 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/32_percentages/input.scss +459 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/blir/_fudge.scss +460 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/dir/whatever +461 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/dir.scss +462 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/expected_output.css +463 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/input.scss +464 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/34_empty_attributes/expected_output.css +465 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/34_empty_attributes/input.scss +466 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/35_varargs_false/expected_output.css +467 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/35_varargs_false/input.scss +468 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/36_extra_commas_in_selectors/expected_output.css +469 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/36_extra_commas_in_selectors/input.scss +470 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/37_url_expressions/expected_output.css +471 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/37_url_expressions/input.scss +472 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/38_expressions_in_at_directives/expected_output.css +473 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/38_expressions_in_at_directives/input.scss +474 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/39_dash_match_attribute_selector/expected_output.css +475 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/39_dash_match_attribute_selector/input.scss +476 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/40_pseudo_class_identifier_starting_with_n/expected_output.css +477 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/40_pseudo_class_identifier_starting_with_n/input.scss +478 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/41_slashy_urls/expected_output.css +479 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/41_slashy_urls/input.scss +480 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/42_css_imports/expected_output.css +481 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/42_css_imports/input.scss +482 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/43_str_length/expected_output.css +483 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/43_str_length/input.scss +484 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/44_bem_selectors/expected_output.css +485 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/44_bem_selectors/input.scss +486 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/45_str_insert/expected_output.css +487 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/45_str_insert/input.scss +488 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/46_str_index/expected_output.css +489 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/46_str_index/input.scss +490 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/47_str_slice/expected_output.css +491 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/47_str_slice/input.scss +492 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/48_case_conversion/expected_output.css +493 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/48_case_conversion/input.scss +494 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/49_interpolants_in_css_imports/expected_output.css +495 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/49_interpolants_in_css_imports/input.scss +496 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/50_wrapped_pseudo_selectors/expected_output.css +497 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/50_wrapped_pseudo_selectors/input.scss +498 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/51_trailing_commas_in_list/expected_output.css +499 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/51_trailing_commas_in_list/input.scss +500 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/52_interchangeable_hyphens_underscores/expected_output.css +501 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/52_interchangeable_hyphens_underscores/input.scss +502 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/53_escaped_quotes/expected_output.css +503 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/53_escaped_quotes/input.scss +504 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/54_adjacent_identifiers_with_hyphens/expected_output.css +505 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/54_adjacent_identifiers_with_hyphens/input.scss +506 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/55_variable_exists/expected_output.css +507 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/55_variable_exists/input.scss +508 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/56_global_variable_exists/expected_output.css +509 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/56_global_variable_exists/input.scss +510 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/57_function_exists/expected_output.css +511 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/57_function_exists/input.scss +512 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/58_mixin_exists/expected_output.css +513 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/58_mixin_exists/input.scss +514 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/59_if_expression/expected_output.css +515 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/59_if_expression/input.scss +516 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/185_test_control_flow_for/expected_output.css +517 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/185_test_control_flow_for/input.scss +518 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/001_test_basic/expected_output.css +519 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/001_test_basic/input.scss +520 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/003_test_basic/expected_output.css +521 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/003_test_basic/input.scss +522 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/004_test_basic/expected_output.css +523 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/004_test_basic/input.scss +524 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/006_test_multiple_extendees/expected_output.css +525 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/006_test_multiple_extendees/input.scss +526 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/012_test_dynamic_extendee/expected_output.css +527 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/012_test_dynamic_extendee/input.scss +528 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/014_test_nested_target/expected_output.css +529 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/014_test_nested_target/input.scss +530 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/092_test_long_extendee/expected_output.css +531 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/092_test_long_extendee/input.scss +532 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/097_test_nested_extender/expected_output.css +533 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/097_test_nested_extender/input.scss +534 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/099_test_nested_extender_alternates_parents/expected_output.css +535 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/099_test_nested_extender_alternates_parents/input.scss +536 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/182_test_nested_extend_loop/expected_output.css +537 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/182_test_nested_extend_loop/input.scss +538 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/184_test_control_flow_if/expected_output.css +539 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/184_test_control_flow_if/input.scss +540 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/002_test_basic/expected_output.css +541 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/002_test_basic/input.scss +542 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/186_test_control_flow_while/expected_output.css +543 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/186_test_control_flow_while/input.scss +544 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/187_test_basic_placeholder_selector/expected_output.css +545 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/187_test_basic_placeholder_selector/input.scss +546 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/188_test_unused_placeholder_selector/expected_output.css +547 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/188_test_unused_placeholder_selector/input.scss +548 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/189_test_placeholder_descendant_selector/expected_output.css +549 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/189_test_placeholder_descendant_selector/input.scss +550 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/191_test_placeholder_selector_with_multiple_extenders/expected_output.css +551 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/191_test_placeholder_selector_with_multiple_extenders/input.scss +552 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/192_test_placeholder_interpolation/expected_output.css +553 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/192_test_placeholder_interpolation/input.scss +554 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/193_test_media_in_placeholder_selector/expected_output.css +555 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/193_test_media_in_placeholder_selector/input.scss +556 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/194_test_extend_within_media/expected_output.css +557 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/194_test_extend_within_media/input.scss +558 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/expected_output.css +559 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/input.scss +560 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/218_test_nested_extend_specificity/expected_output.css +561 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/218_test_nested_extend_specificity/input.scss +562 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/221_test_partially_failed_extend/expected_output.css +563 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/221_test_partially_failed_extend/input.scss +564 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/expected_output.css +565 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/input.scss +566 silly gunzTarPerm extractEntry test/sass-spec/spec/benchmarks/empty.scss +567 silly gunzTarPerm extractEntry test/sass-spec/spec/benchmarks/large_empty.scss +568 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/184_test_control_flow_if/expected_output.css +569 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/184_test_control_flow_if/input.scss +570 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/001_test_basic/expected_output.css +571 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/001_test_basic/input.scss +572 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/003_test_basic/expected_output.css +573 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/003_test_basic/input.scss +574 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/004_test_basic/expected_output.css +575 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/004_test_basic/input.scss +576 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/006_test_multiple_extendees/expected_output.css +577 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/006_test_multiple_extendees/input.scss +578 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/012_test_dynamic_extendee/expected_output.css +579 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/012_test_dynamic_extendee/input.scss +580 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/014_test_nested_target/expected_output.css +581 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/014_test_nested_target/input.scss +582 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/092_test_long_extendee/expected_output.css +583 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/092_test_long_extendee/input.scss +584 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/097_test_nested_extender/expected_output.css +585 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/097_test_nested_extender/input.scss +586 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/099_test_nested_extender_alternates_parents/expected_output.css +587 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/099_test_nested_extender_alternates_parents/input.scss +588 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/118_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/expected_output.css +589 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/118_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/input.scss +590 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/119_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/expected_output.css +591 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/119_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/input.scss +592 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/143_test_combinator_unification_double_tilde/expected_output.css +593 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/143_test_combinator_unification_double_tilde/input.scss +594 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/182_test_nested_extend_loop/expected_output.css +595 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/182_test_nested_extend_loop/input.scss +596 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/002_test_basic/expected_output.css +597 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/002_test_basic/input.scss +598 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/185_test_control_flow_for/expected_output.css +599 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/185_test_control_flow_for/input.scss +600 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/186_test_control_flow_while/expected_output.css +601 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/186_test_control_flow_while/input.scss +602 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/187_test_basic_placeholder_selector/expected_output.css +603 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/187_test_basic_placeholder_selector/input.scss +604 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/188_test_unused_placeholder_selector/expected_output.css +605 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/188_test_unused_placeholder_selector/input.scss +606 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/189_test_placeholder_descendant_selector/expected_output.css +607 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/189_test_placeholder_descendant_selector/input.scss +608 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/191_test_placeholder_selector_with_multiple_extenders/expected_output.css +609 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/191_test_placeholder_selector_with_multiple_extenders/input.scss +610 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/192_test_placeholder_interpolation/expected_output.css +611 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/192_test_placeholder_interpolation/input.scss +612 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/193_test_media_in_placeholder_selector/expected_output.css +613 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/193_test_media_in_placeholder_selector/input.scss +614 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/194_test_extend_within_media/expected_output.css +615 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/194_test_extend_within_media/input.scss +616 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/expected_output.css +617 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/input.scss +618 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/218_test_nested_extend_specificity/expected_output.css +619 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/218_test_nested_extend_specificity/input.scss +620 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/221_test_partially_failed_extend/expected_output.css +621 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/221_test_partially_failed_extend/input.scss +622 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/expected_output.css +623 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/input.scss +624 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-mixin/expected_output.css +625 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-mixin/input.scss +626 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/alpha/expected_output.css +627 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/alpha/input.scss +628 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/arglist/expected_output.css +629 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/arglist/input.scss +630 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backrefs-in-selector-groups/expected_output.css +631 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backrefs-in-selector-groups/input.scss +632 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backslash/expected_output.css +633 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backslash/input.scss +634 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/blimp/expected_output.css +635 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/blimp/input.scss +636 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cfunc/expected_output.css +637 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cfunc/input.scss +638 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/classes-and-ids/expected_output.css +639 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/classes-and-ids/input.scss +640 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/comparable/expected_output.css +641 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/comparable/input.scss +642 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/composed-args/expected_output.css +643 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/composed-args/input.scss +644 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/concat/expected_output.css +645 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/concat/input.scss +646 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cons-up/expected_output.css +647 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cons-up/input.scss +648 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-args/expected_output.css +649 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-args/input.scss +650 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-parameters/expected_output.css +651 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-parameters/input.scss +652 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-vars-in-default-params/expected_output.css +653 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-vars-in-default-params/input.scss +654 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/directives-in-propsets/expected_output.css +655 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/directives-in-propsets/input.scss +656 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each/expected_output.css +657 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each/input.scss +658 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each-in-function/expected_output.css +659 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each-in-function/input.scss +660 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/env/expected_output.css +661 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/env/input.scss +662 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for/expected_output.css +663 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for/input.scss +664 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for-in-functions/expected_output.css +665 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for-in-functions/input.scss +666 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/function-names/expected_output.css +667 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/function-names/input.scss +668 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions/expected_output.css +669 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions/input.scss +670 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions-and-mixins/expected_output.css +671 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions-and-mixins/input.scss +672 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey1/expected_output.css +673 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey1/input.scss +674 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey2/expected_output.css +675 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey2/input.scss +676 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/huge/expected_output.css +677 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/huge/input.scss +678 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hyphen-interpolated/expected_output.css +679 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hyphen-interpolated/input.scss +680 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-backslash/expected_output.css +681 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-backslash/input.scss +682 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-functions/expected_output.css +683 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-functions/input.scss +684 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-hex-str/expected_output.css +685 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-hex-str/input.scss +686 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if/expected_output.css +687 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if/input.scss +688 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-function/expected_output.css +689 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-function/input.scss +690 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/append/expected_output.css +691 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/append/input.scss +692 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-propset/expected_output.css +693 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-propset/input.scss +694 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/imp/expected_output.css +695 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/imp/input.scss +696 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important/expected_output.css +697 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important/input.scss +698 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important-in-arglist/expected_output.css +699 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important-in-arglist/input.scss +700 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/index/expected_output.css +701 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/index/input.scss +702 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-selectors/expected_output.css +703 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-selectors/input.scss +704 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-strings/expected_output.css +705 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-strings/input.scss +706 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/lang/expected_output.css +707 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/lang/input.scss +708 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/long-selector/expected_output.css +709 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/long-selector/input.scss +710 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media-with-interpolation/expected_output.css +711 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media-with-interpolation/input.scss +712 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media2/expected_output.css +713 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media2/input.scss +714 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content/expected_output.css +715 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content/input.scss +716 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-selectors/expected_output.css +717 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-selectors/input.scss +718 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-with-no-block/expected_output.css +719 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-with-no-block/input.scss +720 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/multiline-var/expected_output.css +721 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/multiline-var/input.scss +722 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/negation/expected_output.css +723 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/negation/input.scss +724 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/nested-extend/expected_output.css +725 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/nested-extend/input.scss +726 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/null/expected_output.css +727 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/null/input.scss +728 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/numbers/expected_output.css +729 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/numbers/input.scss +730 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/percentages/expected_output.css +731 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/percentages/input.scss +732 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/placeholder/expected_output.css +733 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/placeholder/input.scss +734 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/precision/expected_output.css +735 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/precision/input.scss +736 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/quotes-in-interpolated-strings/expected_output.css +737 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/quotes-in-interpolated-strings/input.scss +738 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/retina-image/expected_output.css +739 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/retina-image/input.scss +740 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/selectors/expected_output.css +741 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/selectors/input.scss +742 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-inheritance/expected_output.css +743 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-inheritance/input.scss +744 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-lists/expected_output.css +745 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-lists/input.scss +746 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/strings/expected_output.css +747 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/strings/input.scss +748 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/unquote/expected_output.css +749 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/unquote/input.scss +750 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/vars/expected_output.css +751 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/vars/input.scss +752 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/weird-selectors/expected_output.css +753 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/weird-selectors/input.scss +754 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/while/expected_output.css +755 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/while/input.scss +756 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mix/expected_output.css +757 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mix/input.scss +758 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/almost_ambiguous_nested_rules_and_declarations/expected_output.css +759 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/almost_ambiguous_nested_rules_and_declarations/input.scss +760 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_mixins/expected_output.css +761 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_mixins/input.scss +762 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_prop_name_interpolation/expected_output.css +763 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_prop_name_interpolation/input.scss +764 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_selector_interpolation/expected_output.css +765 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_selector_interpolation/input.scss +766 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/block_comment_in_script/expected_output.css +767 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/block_comment_in_script/input.scss +768 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/comment_after_if_directive/expected_output.css +769 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/comment_after_if_directive/input.scss +770 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_basic_scss/expected_output.css +771 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_basic_scss/input.scss +772 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_block_directive_with_semicolon/expected_output.css +773 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_block_directive_with_semicolon/input.scss +774 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_cdo_and_cdc_ignored_at_toplevel/expected_output.css +775 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_cdo_and_cdc_ignored_at_toplevel/input.scss +776 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_crazy_comments/expected_output.css +777 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_crazy_comments/input.scss +778 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_declarations/expected_output.css +779 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_declarations/input.scss +780 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_rule/expected_output.css +781 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_rule/input.scss +782 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_import_directive/expected_output.css +783 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_import_directive/input.scss +784 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_invisible_comments/expected_output.css +785 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_invisible_comments/input.scss +786 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_property_comments/expected_output.css +787 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_property_comments/input.scss +788 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_rule_comments/expected_output.css +789 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_rule_comments/input.scss +790 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_comments/expected_output.css +791 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_comments/input.scss +792 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_hacks/expected_output.css +793 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_hacks/input.scss +794 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_spaceless_combo_selectors/expected_output.css +795 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_spaceless_combo_selectors/input.scss +796 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_unary_ops/expected_output.css +797 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_unary_ops/input.scss +798 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/each_directive/expected_output.css +799 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/each_directive/input.scss +800 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/for_directive/expected_output.css +801 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/for_directive/input.scss +802 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/function_args/expected_output.css +803 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/function_args/input.scss +804 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/guard_assign/expected_output.css +805 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/guard_assign/input.scss +806 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/if_directive/expected_output.css +807 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/if_directive/input.scss +808 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation/expected_output.css +809 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation/input.scss +810 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation_with_bracket_on_next_line/expected_output.css +811 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation_with_bracket_on_next_line/input.scss +812 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/keyword_args_in_functions/expected_output.css +813 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/keyword_args_in_functions/input.scss +814 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/line_comment_in_script/expected_output.css +815 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/line_comment_in_script/input.scss +816 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_function/expected_output.css +817 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_function/input.scss +818 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixin_with_keyword_args/expected_output.css +819 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixin_with_keyword_args/input.scss +820 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_args/expected_output.css +821 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_args/input.scss +822 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_empty_args/expected_output.css +823 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_empty_args/input.scss +824 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/multiline_var/expected_output.css +825 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/multiline_var/input.scss +826 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties/expected_output.css +827 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties/input.scss +828 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties_with_value/expected_output.css +829 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties_with_value/input.scss +830 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_namespace_properties/expected_output.css +831 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_namespace_properties/input.scss +832 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules/expected_output.css +833 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules/input.scss +834 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_declarations/expected_output.css +835 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_declarations/input.scss +836 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_fancy_selectors/expected_output.css +837 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_fancy_selectors/input.scss +838 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/no_namespace_properties_without_space/expected_output.css +839 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/no_namespace_properties_without_space/input.scss +840 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/one_line_comments/expected_output.css +841 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/one_line_comments/input.scss +842 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/parent_selectors/expected_output.css +843 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/parent_selectors/input.scss +844 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_all_as_keyword_args_in_opposite_order/expected_output.css +845 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_all_as_keyword_args_in_opposite_order/input.scss +846 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_required_args_as_a_keyword_arg/expected_output.css +847 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_required_args_as_a_keyword_arg/input.scss +848 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_interpolation_after_hyphen/expected_output.css +849 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_interpolation_after_hyphen/input.scss +850 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_only_interpolation/expected_output.css +851 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_only_interpolation/input.scss +852 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/property_interpolation_at_dashes/expected_output.css +853 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/property_interpolation_at_dashes/input.scss +854 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/sass_script/expected_output.css +855 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/sass_script/input.scss +856 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_attr_beginning/expected_output.css +857 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_attr_beginning/input.scss +858 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_class_begininng/expected_output.css +859 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_class_begininng/input.scss +860 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_id_begininng/expected_output.css +861 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_id_begininng/input.scss +862 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_pseudo_begininng/expected_output.css +863 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_pseudo_begininng/input.scss +864 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_in_pseudoclass/expected_output.css +865 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_in_pseudoclass/input.scss +866 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/several_namespace_properties/expected_output.css +867 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/several_namespace_properties/input.scss +868 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/star_plus_and_parent/expected_output.css +869 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/star_plus_and_parent/input.scss +870 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/url_import/expected_output.css +871 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/url_import/input.scss +872 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/variables/expected_output.css +873 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/variables/input.scss +874 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/weird_added_space/expected_output.css +875 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/weird_added_space/input.scss +876 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/while_directive/expected_output.css +877 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/while_directive/input.scss +878 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mix/expected_output.css +879 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mix/input.scss +880 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/almost_ambiguous_nested_rules_and_declarations/expected_output.css +881 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/almost_ambiguous_nested_rules_and_declarations/input.scss +882 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_mixins/expected_output.css +883 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_mixins/input.scss +884 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_prop_name_interpolation/expected_output.css +885 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_prop_name_interpolation/input.scss +886 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_selector_interpolation/expected_output.css +887 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_selector_interpolation/input.scss +888 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/block_comment_in_script/expected_output.css +889 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/block_comment_in_script/input.scss +890 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/comment_after_if_directive/expected_output.css +891 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/comment_after_if_directive/input.scss +892 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_basic_scss/expected_output.css +893 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_basic_scss/input.scss +894 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_block_directive_with_semicolon/expected_output.css +895 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_block_directive_with_semicolon/input.scss +896 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_cdo_and_cdc_ignored_at_toplevel/expected_output.css +897 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_cdo_and_cdc_ignored_at_toplevel/input.scss +898 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_crazy_comments/expected_output.css +899 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_crazy_comments/input.scss +900 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_declarations/expected_output.css +901 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_declarations/input.scss +902 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_rule/expected_output.css +903 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_rule/input.scss +904 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_import_directive/expected_output.css +905 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_import_directive/input.scss +906 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_invisible_comments/expected_output.css +907 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_invisible_comments/input.scss +908 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_property_comments/expected_output.css +909 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_property_comments/input.scss +910 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_rule_comments/expected_output.css +911 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_rule_comments/input.scss +912 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_comments/expected_output.css +913 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_comments/input.scss +914 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_hacks/expected_output.css +915 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_hacks/input.scss +916 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_spaceless_combo_selectors/expected_output.css +917 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_spaceless_combo_selectors/input.scss +918 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_unary_ops/expected_output.css +919 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_unary_ops/input.scss +920 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/each_directive/expected_output.css +921 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/each_directive/input.scss +922 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/for_directive/expected_output.css +923 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/for_directive/input.scss +924 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/function_args/expected_output.css +925 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/function_args/input.scss +926 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/guard_assign/expected_output.css +927 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/guard_assign/input.scss +928 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/if_directive/expected_output.css +929 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/if_directive/input.scss +930 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation/expected_output.css +931 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation/input.scss +932 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation_with_bracket_on_next_line/expected_output.css +933 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation_with_bracket_on_next_line/input.scss +934 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/keyword_args_in_functions/expected_output.css +935 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/keyword_args_in_functions/input.scss +936 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/line_comment_in_script/expected_output.css +937 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/line_comment_in_script/input.scss +938 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_function/expected_output.css +939 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_function/input.scss +940 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixin_with_keyword_args/expected_output.css +941 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixin_with_keyword_args/input.scss +942 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_args/expected_output.css +943 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_args/input.scss +944 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_empty_args/expected_output.css +945 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_empty_args/input.scss +946 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/multiline_var/expected_output.css +947 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/multiline_var/input.scss +948 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties/expected_output.css +949 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties/input.scss +950 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties_with_value/expected_output.css +951 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties_with_value/input.scss +952 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_namespace_properties/expected_output.css +953 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_namespace_properties/input.scss +954 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules/expected_output.css +955 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules/input.scss +956 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_declarations/expected_output.css +957 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_declarations/input.scss +958 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_fancy_selectors/expected_output.css +959 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_fancy_selectors/input.scss +960 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/no_namespace_properties_without_space/expected_output.css +961 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/no_namespace_properties_without_space/input.scss +962 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/one_line_comments/expected_output.css +963 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/one_line_comments/input.scss +964 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/parent_selectors/expected_output.css +965 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/parent_selectors/input.scss +966 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_all_as_keyword_args_in_opposite_order/expected_output.css +967 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_all_as_keyword_args_in_opposite_order/input.scss +968 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_required_args_as_a_keyword_arg/expected_output.css +969 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_required_args_as_a_keyword_arg/input.scss +970 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_interpolation_after_hyphen/expected_output.css +971 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_interpolation_after_hyphen/input.scss +972 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_only_interpolation/expected_output.css +973 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_only_interpolation/input.scss +974 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/property_interpolation_at_dashes/expected_output.css +975 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/property_interpolation_at_dashes/input.scss +976 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/sass_script/expected_output.css +977 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/sass_script/input.scss +978 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_attr_beginning/expected_output.css +979 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_attr_beginning/input.scss +980 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_class_begininng/expected_output.css +981 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_class_begininng/input.scss +982 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_id_begininng/expected_output.css +983 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_id_begininng/input.scss +984 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_pseudo_begininng/expected_output.css +985 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_pseudo_begininng/input.scss +986 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_in_pseudoclass/expected_output.css +987 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_in_pseudoclass/input.scss +988 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/several_namespace_properties/expected_output.css +989 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/several_namespace_properties/input.scss +990 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/star_plus_and_parent/expected_output.css +991 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/star_plus_and_parent/input.scss +992 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/url_import/expected_output.css +993 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/url_import/input.scss +994 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/variables/expected_output.css +995 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/variables/input.scss +996 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/weird_added_space/expected_output.css +997 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/weird_added_space/input.scss +998 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/while_directive/expected_output.css +999 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/while_directive/input.scss +1000 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/078_test_mixin_list_of_pairs_splat_treated_as_list/expected_output.css +1001 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/078_test_mixin_list_of_pairs_splat_treated_as_list/input.scss +1002 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/001_test_one_line_comments/expected_output.css +1003 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/001_test_one_line_comments/input.scss +1004 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/003_test_variables/expected_output.css +1005 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/003_test_variables/input.scss +1006 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/004_test_variables/expected_output.css +1007 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/004_test_variables/input.scss +1008 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/006_test_guard_assign/expected_output.css +1009 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/006_test_guard_assign/input.scss +1010 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/007_test_guard_assign/expected_output.css +1011 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/007_test_guard_assign/input.scss +1012 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/008_test_sass_script/expected_output.css +1013 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/008_test_sass_script/input.scss +1014 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/009_test_for_directive/expected_output.css +1015 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/009_test_for_directive/input.scss +1016 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/010_test_for_directive/expected_output.css +1017 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/010_test_for_directive/input.scss +1018 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/011_test_if_directive/expected_output.css +1019 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/011_test_if_directive/input.scss +1020 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/012_test_if_directive/expected_output.css +1021 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/012_test_if_directive/input.scss +1022 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/013_test_if_directive/expected_output.css +1023 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/013_test_if_directive/input.scss +1024 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/014_test_comment_after_if_directive/expected_output.css +1025 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/014_test_comment_after_if_directive/input.scss +1026 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/015_test_comment_after_if_directive/expected_output.css +1027 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/015_test_comment_after_if_directive/input.scss +1028 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/017_test_each_directive/expected_output.css +1029 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/017_test_each_directive/input.scss +1030 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/021_test_css_import_directive/expected_output.css +1031 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/021_test_css_import_directive/input.scss +1032 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/022_test_css_import_directive/expected_output.css +1033 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/022_test_css_import_directive/input.scss +1034 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/023_test_css_import_directive/expected_output.css +1035 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/023_test_css_import_directive/input.scss +1036 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/029_test_url_import/expected_output.css +1037 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/029_test_url_import/input.scss +1038 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/030_test_block_comment_in_script/expected_output.css +1039 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/030_test_block_comment_in_script/input.scss +1040 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/031_test_line_comment_in_script/expected_output.css +1041 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/031_test_line_comment_in_script/input.scss +1042 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/032_test_nested_rules/expected_output.css +1043 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/032_test_nested_rules/input.scss +1044 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/033_test_nested_rules/expected_output.css +1045 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/033_test_nested_rules/input.scss +1046 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/034_test_nested_rules/expected_output.css +1047 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/034_test_nested_rules/input.scss +1048 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/035_test_nested_rules_with_declarations/expected_output.css +1049 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/035_test_nested_rules_with_declarations/input.scss +1050 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/036_test_nested_rules_with_declarations/expected_output.css +1051 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/036_test_nested_rules_with_declarations/input.scss +1052 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/037_test_nested_rules_with_declarations/expected_output.css +1053 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/037_test_nested_rules_with_declarations/input.scss +1054 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/038_test_nested_rules_with_fancy_selectors/expected_output.css +1055 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/038_test_nested_rules_with_fancy_selectors/input.scss +1056 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/039_test_almost_ambiguous_nested_rules_and_declarations/expected_output.css +1057 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/039_test_almost_ambiguous_nested_rules_and_declarations/input.scss +1058 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/045_test_parent_selectors/expected_output.css +1059 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/045_test_parent_selectors/input.scss +1060 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/047_test_unknown_directive_bubbling/expected_output.css +1061 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/047_test_unknown_directive_bubbling/input.scss +1062 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/048_test_namespace_properties/expected_output.css +1063 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/048_test_namespace_properties/input.scss +1064 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/049_test_several_namespace_properties/expected_output.css +1065 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/049_test_several_namespace_properties/input.scss +1066 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/050_test_nested_namespace_properties/expected_output.css +1067 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/050_test_nested_namespace_properties/input.scss +1068 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/053_test_no_namespace_properties_without_space/expected_output.css +1069 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/053_test_no_namespace_properties_without_space/input.scss +1070 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/054_test_basic_mixins/expected_output.css +1071 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/054_test_basic_mixins/input.scss +1072 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/055_test_basic_mixins/expected_output.css +1073 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/055_test_basic_mixins/input.scss +1074 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/056_test_basic_mixins/expected_output.css +1075 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/056_test_basic_mixins/input.scss +1076 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/057_test_mixins_with_empty_args/expected_output.css +1077 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/057_test_mixins_with_empty_args/input.scss +1078 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/058_test_mixins_with_empty_args/expected_output.css +1079 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/058_test_mixins_with_empty_args/input.scss +1080 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/059_test_mixins_with_empty_args/expected_output.css +1081 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/059_test_mixins_with_empty_args/input.scss +1082 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/060_test_mixins_with_args/expected_output.css +1083 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/060_test_mixins_with_args/input.scss +1084 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/061_test_mixins_with_args/expected_output.css +1085 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/061_test_mixins_with_args/input.scss +1086 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/062_test_basic_function/expected_output.css +1087 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/062_test_basic_function/input.scss +1088 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/063_test_function_args/expected_output.css +1089 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/063_test_function_args/input.scss +1090 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/064_test_mixin_var_args/expected_output.css +1091 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/064_test_mixin_var_args/input.scss +1092 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/065_test_mixin_empty_var_args/expected_output.css +1093 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/065_test_mixin_empty_var_args/input.scss +1094 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/066_test_mixin_var_args_act_like_list/expected_output.css +1095 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/066_test_mixin_var_args_act_like_list/input.scss +1096 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/067_test_mixin_splat_args/expected_output.css +1097 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/067_test_mixin_splat_args/input.scss +1098 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/068_test_mixin_splat_expression/expected_output.css +1099 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/068_test_mixin_splat_expression/input.scss +1100 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/069_test_mixin_splat_args_with_var_args/expected_output.css +1101 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/069_test_mixin_splat_args_with_var_args/input.scss +1102 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/070_test_mixin_splat_args_with_var_args_and_normal_args/expected_output.css +1103 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/070_test_mixin_splat_args_with_var_args_and_normal_args/input.scss +1104 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/072_test_mixin_var_and_splat_args_pass_through_keywords/expected_output.css +1105 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/072_test_mixin_var_and_splat_args_pass_through_keywords/input.scss +1106 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/002_test_one_line_comments/expected_output.css +1107 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/002_test_one_line_comments/input.scss +1108 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/083_test_function_var_args/expected_output.css +1109 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/083_test_function_var_args/input.scss +1110 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/084_test_function_empty_var_args/expected_output.css +1111 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/084_test_function_empty_var_args/input.scss +1112 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/085_test_function_var_args_act_like_list/expected_output.css +1113 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/085_test_function_var_args_act_like_list/input.scss +1114 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/086_test_function_splat_args/expected_output.css +1115 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/086_test_function_splat_args/input.scss +1116 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/087_test_function_splat_expression/expected_output.css +1117 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/087_test_function_splat_expression/input.scss +1118 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/088_test_function_splat_args_with_var_args/expected_output.css +1119 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/088_test_function_splat_args_with_var_args/input.scss +1120 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/089_test_function_splat_args_with_var_args_and_normal_args/expected_output.css +1121 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/089_test_function_splat_args_with_var_args_and_normal_args/input.scss +1122 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/091_test_function_var_and_splat_args_pass_through_keywords/expected_output.css +1123 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/091_test_function_var_and_splat_args_pass_through_keywords/input.scss +1124 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/098_test_function_list_of_pairs_splat_treated_as_list/expected_output.css +1125 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/098_test_function_list_of_pairs_splat_treated_as_list/input.scss +1126 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/104_test_basic_selector_interpolation/expected_output.css +1127 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/104_test_basic_selector_interpolation/input.scss +1128 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/105_test_basic_selector_interpolation/expected_output.css +1129 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/105_test_basic_selector_interpolation/input.scss +1130 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/106_test_basic_selector_interpolation/expected_output.css +1131 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/106_test_basic_selector_interpolation/input.scss +1132 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/107_test_selector_only_interpolation/expected_output.css +1133 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/107_test_selector_only_interpolation/input.scss +1134 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/108_test_selector_interpolation_before_element_name/expected_output.css +1135 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/108_test_selector_interpolation_before_element_name/input.scss +1136 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/110_test_selector_interpolation_in_pseudoclass/expected_output.css +1137 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/110_test_selector_interpolation_in_pseudoclass/input.scss +1138 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/111_test_selector_interpolation_at_class_begininng/expected_output.css +1139 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/111_test_selector_interpolation_at_class_begininng/input.scss +1140 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/112_test_selector_interpolation_at_id_begininng/expected_output.css +1141 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/112_test_selector_interpolation_at_id_begininng/input.scss +1142 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/113_test_selector_interpolation_at_pseudo_begininng/expected_output.css +1143 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/113_test_selector_interpolation_at_pseudo_begininng/input.scss +1144 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/114_test_selector_interpolation_at_attr_beginning/expected_output.css +1145 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/114_test_selector_interpolation_at_attr_beginning/input.scss +1146 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/115_test_selector_interpolation_at_attr_end/expected_output.css +1147 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/115_test_selector_interpolation_at_attr_end/input.scss +1148 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/116_test_selector_interpolation_at_dashes/expected_output.css +1149 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/116_test_selector_interpolation_at_dashes/input.scss +1150 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/119_test_basic_prop_name_interpolation/expected_output.css +1151 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/119_test_basic_prop_name_interpolation/input.scss +1152 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/120_test_basic_prop_name_interpolation/expected_output.css +1153 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/120_test_basic_prop_name_interpolation/input.scss +1154 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/121_test_prop_name_only_interpolation/expected_output.css +1155 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/121_test_prop_name_only_interpolation/input.scss +1156 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/122_test_directive_interpolation/expected_output.css +1157 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/122_test_directive_interpolation/input.scss +1158 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/123_test_media_interpolation/expected_output.css +1159 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/123_test_media_interpolation/input.scss +1160 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/124_test_script_in_media/expected_output.css +1161 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/124_test_script_in_media/input.scss +1162 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/125_test_script_in_media/expected_output.css +1163 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/125_test_script_in_media/input.scss +1164 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/131_test_nested_mixin_def/expected_output.css +1165 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/131_test_nested_mixin_def/input.scss +1166 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/132_test_nested_mixin_shadow/expected_output.css +1167 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/132_test_nested_mixin_shadow/input.scss +1168 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/133_test_nested_function_def/expected_output.css +1169 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/133_test_nested_function_def/input.scss +1170 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/134_test_nested_function_shadow/expected_output.css +1171 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/134_test_nested_function_shadow/input.scss +1172 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/135_test_simple_at_root/expected_output.css +1173 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/135_test_simple_at_root/input.scss +1174 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/136_test_at_root_with_selector/expected_output.css +1175 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/136_test_at_root_with_selector/input.scss +1176 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/137_test_at_root_in_mixin/expected_output.css +1177 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/137_test_at_root_in_mixin/input.scss +1178 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/138_test_at_root_in_media/expected_output.css +1179 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/138_test_at_root_in_media/input.scss +1180 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/139_test_at_root_in_bubbled_media/expected_output.css +1181 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/139_test_at_root_in_bubbled_media/input.scss +1182 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/140_test_at_root_in_unknown_directive/expected_output.css +1183 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/140_test_at_root_in_unknown_directive/input.scss +1184 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/171_test_loud_comment_in_compressed_mode/expected_output.css +1185 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/171_test_loud_comment_in_compressed_mode/input.scss +1186 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/173_test_parsing_many_numbers_doesnt_take_forever/expected_output.css +1187 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/173_test_parsing_many_numbers_doesnt_take_forever/input.scss +1188 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/177_test_prop_name_interpolation_after_hyphen/expected_output.css +1189 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/177_test_prop_name_interpolation_after_hyphen/input.scss +1190 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/178_test_star_plus_and_parent/expected_output.css +1191 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/178_test_star_plus_and_parent/input.scss +1192 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/179_test_weird_added_space/expected_output.css +1193 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/179_test_weird_added_space/input.scss +1194 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/180_test_interpolation_with_bracket_on_next_line/expected_output.css +1195 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/180_test_interpolation_with_bracket_on_next_line/input.scss +1196 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/181_test_interpolation/expected_output.css +1197 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/181_test_interpolation/input.scss +1198 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/182_test_mixin_with_keyword_args/expected_output.css +1199 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/182_test_mixin_with_keyword_args/input.scss +1200 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/183_test_passing_required_args_as_a_keyword_arg/expected_output.css +1201 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/183_test_passing_required_args_as_a_keyword_arg/input.scss +1202 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/184_test_passing_all_as_keyword_args_in_opposite_order/expected_output.css +1203 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/184_test_passing_all_as_keyword_args_in_opposite_order/input.scss +1204 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/185_test_keyword_args_in_functions/expected_output.css +1205 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/185_test_keyword_args_in_functions/input.scss +1206 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/187_test_multiline_var/expected_output.css +1207 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/187_test_multiline_var/input.scss +1208 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/188_test_mixin_content/expected_output.css +1209 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/188_test_mixin_content/input.scss +1210 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/189_test_empty_content/expected_output.css +1211 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/189_test_empty_content/input.scss +1212 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/190_test_options_passed_to_script/expected_output.css +1213 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/190_test_options_passed_to_script/input.scss +1214 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_146/expected_output.css +1215 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_146/input.scss +1216 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic/15_arithmetic_and_lists/expected_output.css +1217 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic/15_arithmetic_and_lists/input.scss +1218 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/expected_output.css +1219 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/input.scss +1220 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/_bourbon-deprecated-upcoming.scss +1221 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/_bourbon.scss +1222 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_position.scss +1223 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_button.scss +1224 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_font-family.scss +1225 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_hide-text.scss +1226 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_html5-input-types.scss +1227 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_clearfix.scss +1228 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_prefixer.scss +1229 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_retina-image.scss +1230 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_size.scss +1231 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_timing-functions.scss +1232 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_triangle.scss +1233 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_hidpi-media-query.scss +1234 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_animation.scss +1235 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_backface-visibility.scss +1236 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_background-image.scss +1237 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_background.scss +1238 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_border-image.scss +1239 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_border-radius.scss +1240 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_box-sizing.scss +1241 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_columns.scss +1242 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_flex-box.scss +1243 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_font-face.scss +1244 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_appearance.scss +1245 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_image-rendering.scss +1246 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_inline-block.scss +1247 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_keyframes.scss +1248 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_linear-gradient.scss +1249 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_perspective.scss +1250 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_placeholder.scss +1251 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_radial-gradient.scss +1252 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_transform.scss +1253 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_transition.scss +1254 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_user-select.scss +1255 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_compact.scss +1256 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_flex-grid.scss +1257 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_grid-width.scss +1258 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_linear-gradient.scss +1259 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_modular-scale.scss +1260 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_px-to-em.scss +1261 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_radial-gradient.scss +1262 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_tint-shade.scss +1263 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_transition-property-name.scss +1264 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_deprecated-webkit-gradient.scss +1265 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_gradient-positions-parser.scss +1266 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_linear-positions-parser.scss +1267 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_radial-arg-parser.scss +1268 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_radial-positions-parser.scss +1269 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_render-gradients.scss +1270 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_shape-size-stripper.scss +1271 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_bizarrely_formatted_comments/expected_output.css +1272 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_bizarrely_formatted_comments/input.scss +1273 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_blockless_directive_without_semicolon/expected_output.css +1274 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_blockless_directive_without_semicolon/input.scss +1275 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_closing_line_comment_end_with_compact_output/expected_output.css +1276 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_closing_line_comment_end_with_compact_output/input.scss +1277 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_directive_with_lots_of_whitespace/expected_output.css +1278 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_directive_with_lots_of_whitespace/input.scss +1279 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_empty_block_directive/expected_output.css +1280 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_empty_block_directive/input.scss +1281 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_error_with_windows_newlines/expected_output.css +1282 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_error_with_windows_newlines/input.scss +1283 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_ms_long_filter_syntax/expected_output.css +1284 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_ms_long_filter_syntax/input.scss +1285 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_multiple_comments/expected_output.css +1286 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_multiple_comments/input.scss +1287 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_unicode/expected_output.css +1288 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_unicode/input.scss +1289 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/directive_interpolation/expected_output.css +1290 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/directive_interpolation/input.scss +1291 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/empty_content/expected_output.css +1292 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/empty_content/input.scss +1293 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/113_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/expected_output.css +1294 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/113_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/input.scss +1295 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/005_test_multiple_targets/expected_output.css +1296 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/005_test_multiple_targets/input.scss +1297 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/expected_output.css +1298 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/input.scss +1299 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/009_test_multiple_extends_with_multiple_extenders_and_single_target/expected_output.css +1300 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/009_test_multiple_extends_with_multiple_extenders_and_single_target/input.scss +1301 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/010_test_multiple_extends_with_multiple_extenders_and_single_target/expected_output.css +1302 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/010_test_multiple_extends_with_multiple_extenders_and_single_target/input.scss +1303 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/011_test_chained_extends/expected_output.css +1304 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/011_test_chained_extends/input.scss +1305 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/013_test_dynamic_extendee/expected_output.css +1306 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/013_test_dynamic_extendee/input.scss +1307 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/015_test_target_with_child/expected_output.css +1308 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/015_test_target_with_child/input.scss +1309 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/016_test_class_unification/expected_output.css +1310 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/016_test_class_unification/input.scss +1311 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/017_test_class_unification/expected_output.css +1312 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/017_test_class_unification/input.scss +1313 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/018_test_id_unification/expected_output.css +1314 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/018_test_id_unification/input.scss +1315 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/019_test_id_unification/expected_output.css +1316 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/019_test_id_unification/input.scss +1317 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/020_test_universal_unification_with_simple_target/expected_output.css +1318 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/020_test_universal_unification_with_simple_target/input.scss +1319 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/021_test_universal_unification_with_simple_target/expected_output.css +1320 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/021_test_universal_unification_with_simple_target/input.scss +1321 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/022_test_universal_unification_with_simple_target/expected_output.css +1322 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/022_test_universal_unification_with_simple_target/input.scss +1323 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/023_test_universal_unification_with_simple_target/expected_output.css +1324 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/023_test_universal_unification_with_simple_target/input.scss +1325 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/024_test_universal_unification_with_simple_target/expected_output.css +1326 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/024_test_universal_unification_with_simple_target/input.scss +1327 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/025_test_universal_unification_with_namespaceless_universal_target/expected_output.css +1328 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/025_test_universal_unification_with_namespaceless_universal_target/input.scss +1329 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/026_test_universal_unification_with_namespaceless_universal_target/expected_output.css +1330 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/026_test_universal_unification_with_namespaceless_universal_target/input.scss +1331 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/027_test_universal_unification_with_namespaceless_universal_target/expected_output.css +1332 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/027_test_universal_unification_with_namespaceless_universal_target/input.scss +1333 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/028_test_universal_unification_with_namespaceless_universal_target/expected_output.css +1334 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/028_test_universal_unification_with_namespaceless_universal_target/input.scss +1335 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/029_test_universal_unification_with_namespaceless_universal_target/expected_output.css +1336 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/029_test_universal_unification_with_namespaceless_universal_target/input.scss +1337 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/030_test_universal_unification_with_namespaceless_universal_target/expected_output.css +1338 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/030_test_universal_unification_with_namespaceless_universal_target/input.scss +1339 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/031_test_universal_unification_with_namespaced_universal_target/expected_output.css +1340 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/031_test_universal_unification_with_namespaced_universal_target/input.scss +1341 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/032_test_universal_unification_with_namespaced_universal_target/expected_output.css +1342 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/032_test_universal_unification_with_namespaced_universal_target/input.scss +1343 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/033_test_universal_unification_with_namespaced_universal_target/expected_output.css +1344 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/033_test_universal_unification_with_namespaced_universal_target/input.scss +1345 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/034_test_universal_unification_with_namespaceless_element_target/expected_output.css +1346 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/034_test_universal_unification_with_namespaceless_element_target/input.scss +1347 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/035_test_universal_unification_with_namespaceless_element_target/expected_output.css +1348 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/035_test_universal_unification_with_namespaceless_element_target/input.scss +1349 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/036_test_universal_unification_with_namespaceless_element_target/expected_output.css +1350 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/036_test_universal_unification_with_namespaceless_element_target/input.scss +1351 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/037_test_universal_unification_with_namespaceless_element_target/expected_output.css +1352 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/037_test_universal_unification_with_namespaceless_element_target/input.scss +1353 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/038_test_universal_unification_with_namespaceless_element_target/expected_output.css +1354 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/038_test_universal_unification_with_namespaceless_element_target/input.scss +1355 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/039_test_universal_unification_with_namespaceless_element_target/expected_output.css +1356 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/039_test_universal_unification_with_namespaceless_element_target/input.scss +1357 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/040_test_universal_unification_with_namespaced_element_target/expected_output.css +1358 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/040_test_universal_unification_with_namespaced_element_target/input.scss +1359 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/041_test_universal_unification_with_namespaced_element_target/expected_output.css +1360 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/041_test_universal_unification_with_namespaced_element_target/input.scss +1361 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/042_test_universal_unification_with_namespaced_element_target/expected_output.css +1362 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/042_test_universal_unification_with_namespaced_element_target/input.scss +1363 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/043_test_element_unification_with_simple_target/expected_output.css +1364 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/043_test_element_unification_with_simple_target/input.scss +1365 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/044_test_element_unification_with_simple_target/expected_output.css +1366 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/044_test_element_unification_with_simple_target/input.scss +1367 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/045_test_element_unification_with_simple_target/expected_output.css +1368 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/045_test_element_unification_with_simple_target/input.scss +1369 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/046_test_element_unification_with_simple_target/expected_output.css +1370 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/046_test_element_unification_with_simple_target/input.scss +1371 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/047_test_element_unification_with_namespaceless_universal_target/expected_output.css +1372 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/047_test_element_unification_with_namespaceless_universal_target/input.scss +1373 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/048_test_element_unification_with_namespaceless_universal_target/expected_output.css +1374 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/048_test_element_unification_with_namespaceless_universal_target/input.scss +1375 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/049_test_element_unification_with_namespaceless_universal_target/expected_output.css +1376 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/049_test_element_unification_with_namespaceless_universal_target/input.scss +1377 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/050_test_element_unification_with_namespaceless_universal_target/expected_output.css +1378 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/050_test_element_unification_with_namespaceless_universal_target/input.scss +1379 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/051_test_element_unification_with_namespaceless_universal_target/expected_output.css +1380 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/051_test_element_unification_with_namespaceless_universal_target/input.scss +1381 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/052_test_element_unification_with_namespaceless_universal_target/expected_output.css +1382 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/052_test_element_unification_with_namespaceless_universal_target/input.scss +1383 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/053_test_element_unification_with_namespaced_universal_target/expected_output.css +1384 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/053_test_element_unification_with_namespaced_universal_target/input.scss +1385 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/054_test_element_unification_with_namespaced_universal_target/expected_output.css +1386 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/054_test_element_unification_with_namespaced_universal_target/input.scss +1387 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/055_test_element_unification_with_namespaced_universal_target/expected_output.css +1388 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/055_test_element_unification_with_namespaced_universal_target/input.scss +1389 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/056_test_element_unification_with_namespaceless_element_target/expected_output.css +1390 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/056_test_element_unification_with_namespaceless_element_target/input.scss +1391 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/057_test_element_unification_with_namespaceless_element_target/expected_output.css +1392 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/057_test_element_unification_with_namespaceless_element_target/input.scss +1393 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/058_test_element_unification_with_namespaceless_element_target/expected_output.css +1394 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/058_test_element_unification_with_namespaceless_element_target/input.scss +1395 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/059_test_element_unification_with_namespaceless_element_target/expected_output.css +1396 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/059_test_element_unification_with_namespaceless_element_target/input.scss +1397 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/060_test_element_unification_with_namespaceless_element_target/expected_output.css +1398 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/060_test_element_unification_with_namespaceless_element_target/input.scss +1399 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/061_test_element_unification_with_namespaceless_element_target/expected_output.css +1400 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/061_test_element_unification_with_namespaceless_element_target/input.scss +1401 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/062_test_element_unification_with_namespaced_element_target/expected_output.css +1402 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/062_test_element_unification_with_namespaced_element_target/input.scss +1403 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/063_test_element_unification_with_namespaced_element_target/expected_output.css +1404 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/063_test_element_unification_with_namespaced_element_target/input.scss +1405 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/064_test_element_unification_with_namespaced_element_target/expected_output.css +1406 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/064_test_element_unification_with_namespaced_element_target/input.scss +1407 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/065_test_attribute_unification/expected_output.css +1408 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/065_test_attribute_unification/input.scss +1409 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/066_test_attribute_unification/expected_output.css +1410 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/066_test_attribute_unification/input.scss +1411 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/067_test_attribute_unification/expected_output.css +1412 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/067_test_attribute_unification/input.scss +1413 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/068_test_attribute_unification/expected_output.css +1414 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/068_test_attribute_unification/input.scss +1415 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/069_test_attribute_unification/expected_output.css +1416 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/069_test_attribute_unification/input.scss +1417 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/070_test_pseudo_unification/expected_output.css +1418 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/070_test_pseudo_unification/input.scss +1419 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/071_test_pseudo_unification/expected_output.css +1420 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/071_test_pseudo_unification/input.scss +1421 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/072_test_pseudo_unification/expected_output.css +1422 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/072_test_pseudo_unification/input.scss +1423 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/073_test_pseudo_unification/expected_output.css +1424 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/073_test_pseudo_unification/input.scss +1425 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/074_test_pseudo_unification/expected_output.css +1426 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/074_test_pseudo_unification/input.scss +1427 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/075_test_pseudo_unification/expected_output.css +1428 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/075_test_pseudo_unification/input.scss +1429 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/076_test_pseudo_unification/expected_output.css +1430 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/076_test_pseudo_unification/input.scss +1431 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/077_test_pseudo_unification/expected_output.css +1432 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/077_test_pseudo_unification/input.scss +1433 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/078_test_pseudoelement_remains_at_end_of_selector/expected_output.css +1434 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/078_test_pseudoelement_remains_at_end_of_selector/input.scss +1435 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/079_test_pseudoelement_remains_at_end_of_selector/expected_output.css +1436 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/079_test_pseudoelement_remains_at_end_of_selector/input.scss +1437 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/080_test_pseudoclass_remains_at_end_of_selector/expected_output.css +1438 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/080_test_pseudoclass_remains_at_end_of_selector/input.scss +1439 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/081_test_pseudoclass_remains_at_end_of_selector/expected_output.css +1440 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/081_test_pseudoclass_remains_at_end_of_selector/input.scss +1441 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/082_test_not_remains_at_end_of_selector/expected_output.css +1442 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/082_test_not_remains_at_end_of_selector/input.scss +1443 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/083_test_pseudoelement_goes_lefter_than_pseudoclass/expected_output.css +1444 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/083_test_pseudoelement_goes_lefter_than_pseudoclass/input.scss +1445 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/084_test_pseudoelement_goes_lefter_than_pseudoclass/expected_output.css +1446 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/084_test_pseudoelement_goes_lefter_than_pseudoclass/input.scss +1447 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/085_test_pseudoelement_goes_lefter_than_not/expected_output.css +1448 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/085_test_pseudoelement_goes_lefter_than_not/input.scss +1449 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/086_test_pseudoelement_goes_lefter_than_not/expected_output.css +1450 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/086_test_pseudoelement_goes_lefter_than_not/input.scss +1451 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/087_test_negation_unification/expected_output.css +1452 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/087_test_negation_unification/input.scss +1453 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/088_test_negation_unification/expected_output.css +1454 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/088_test_negation_unification/input.scss +1455 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/089_test_negation_unification/expected_output.css +1456 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/089_test_negation_unification/input.scss +1457 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/090_test_comma_extendee/expected_output.css +1458 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/090_test_comma_extendee/input.scss +1459 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/091_test_redundant_selector_elimination/expected_output.css +1460 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/091_test_redundant_selector_elimination/input.scss +1461 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/093_test_long_extendee_matches_supersets/expected_output.css +1462 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/093_test_long_extendee_matches_supersets/input.scss +1463 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/094_test_long_extendee_runs_unification/expected_output.css +1464 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/094_test_long_extendee_runs_unification/input.scss +1465 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/095_test_long_extender/expected_output.css +1466 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/095_test_long_extender/input.scss +1467 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/096_test_long_extender_runs_unification/expected_output.css +1468 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/096_test_long_extender_runs_unification/input.scss +1469 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/098_test_nested_extender_runs_unification/expected_output.css +1470 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/098_test_nested_extender_runs_unification/input.scss +1471 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/100_test_nested_extender_unifies_identical_parents/expected_output.css +1472 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/100_test_nested_extender_unifies_identical_parents/input.scss +1473 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/101_test_nested_extender_unifies_common_substring/expected_output.css +1474 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/101_test_nested_extender_unifies_common_substring/input.scss +1475 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/102_test_nested_extender_unifies_common_subseq/expected_output.css +1476 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/102_test_nested_extender_unifies_common_subseq/input.scss +1477 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/103_test_nested_extender_chooses_first_subseq/expected_output.css +1478 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/103_test_nested_extender_chooses_first_subseq/input.scss +1479 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/104_test_nested_extender_counts_extended_subselectors/104_test_nested_extender_counts_extended_subselectors/expected_output.css +1480 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/104_test_nested_extender_counts_extended_subselectors/104_test_nested_extender_counts_extended_subselectors/input.scss +1481 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/105_test_nested_extender_counts_extended_superselectors/expected_output.css +1482 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/105_test_nested_extender_counts_extended_superselectors/input.scss +1483 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/106_test_nested_extender_with_child_selector/expected_output.css +1484 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/106_test_nested_extender_with_child_selector/input.scss +1485 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/107_test_nested_extender_finds_common_selectors_around_child_selector/expected_output.css +1486 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/107_test_nested_extender_finds_common_selectors_around_child_selector/input.scss +1487 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/108_test_nested_extender_finds_common_selectors_around_child_selector/expected_output.css +1488 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/108_test_nested_extender_finds_common_selectors_around_child_selector/input.scss +1489 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/109_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/expected_output.css +1490 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/109_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/input.scss +1491 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/110_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/expected_output.css +1492 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/110_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/input.scss +1493 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/111_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/expected_output.css +1494 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/111_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/input.scss +1495 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/112_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/expected_output.css +1496 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/112_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/input.scss +1497 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/007_test_multiple_extends_with_single_extender_and_single_target/expected_output.css +1498 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/007_test_multiple_extends_with_single_extender_and_single_target/input.scss +1499 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/114_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/expected_output.css +1500 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/114_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/input.scss +1501 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/115_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/expected_output.css +1502 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/115_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/input.scss +1503 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/116_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/expected_output.css +1504 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/116_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/input.scss +1505 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/117_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/expected_output.css +1506 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/117_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/input.scss +1507 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/120_test_nested_extender_with_child_selector_unifies/expected_output.css +1508 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/120_test_nested_extender_with_child_selector_unifies/input.scss +1509 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/121_test_nested_extender_with_child_selector_unifies/expected_output.css +1510 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/121_test_nested_extender_with_child_selector_unifies/input.scss +1511 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/122_test_nested_extender_with_child_selector_unifies/expected_output.css +1512 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/122_test_nested_extender_with_child_selector_unifies/input.scss +1513 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/123_test_nested_extender_with_early_child_selector/expected_output.css +1514 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/123_test_nested_extender_with_early_child_selector/input.scss +1515 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/124_test_nested_extender_with_early_child_selector/expected_output.css +1516 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/124_test_nested_extender_with_early_child_selector/input.scss +1517 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/125_test_nested_extender_with_early_child_selector/expected_output.css +1518 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/125_test_nested_extender_with_early_child_selector/input.scss +1519 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/126_test_nested_extender_with_early_child_selector/expected_output.css +1520 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/126_test_nested_extender_with_early_child_selector/input.scss +1521 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/127_test_nested_extender_with_early_child_selector/expected_output.css +1522 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/127_test_nested_extender_with_early_child_selector/input.scss +1523 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/128_test_nested_extender_with_sibling_selector/expected_output.css +1524 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/128_test_nested_extender_with_sibling_selector/input.scss +1525 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/129_test_nested_extender_with_hacky_selector/expected_output.css +1526 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/129_test_nested_extender_with_hacky_selector/input.scss +1527 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/130_test_nested_extender_with_hacky_selector/expected_output.css +1528 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/130_test_nested_extender_with_hacky_selector/input.scss +1529 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/131_test_nested_extender_merges_with_same_selector/expected_output.css +1530 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/131_test_nested_extender_merges_with_same_selector/input.scss +1531 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/132_test_nested_extender_with_child_selector_merges_with_same_selector/expected_output.css +1532 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/132_test_nested_extender_with_child_selector_merges_with_same_selector/input.scss +1533 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/133_test_combinator_unification_for_hacky_combinators/expected_output.css +1534 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/133_test_combinator_unification_for_hacky_combinators/input.scss +1535 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/134_test_combinator_unification_for_hacky_combinators/expected_output.css +1536 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/134_test_combinator_unification_for_hacky_combinators/input.scss +1537 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/135_test_combinator_unification_for_hacky_combinators/expected_output.css +1538 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/135_test_combinator_unification_for_hacky_combinators/input.scss +1539 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/136_test_combinator_unification_for_hacky_combinators/expected_output.css +1540 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/136_test_combinator_unification_for_hacky_combinators/input.scss +1541 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/137_test_combinator_unification_for_hacky_combinators/expected_output.css +1542 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/137_test_combinator_unification_for_hacky_combinators/input.scss +1543 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/138_test_combinator_unification_for_hacky_combinators/expected_output.css +1544 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/138_test_combinator_unification_for_hacky_combinators/input.scss +1545 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/139_test_combinator_unification_for_hacky_combinators/expected_output.css +1546 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/139_test_combinator_unification_for_hacky_combinators/input.scss +1547 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/140_test_combinator_unification_double_tilde/expected_output.css +1548 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/140_test_combinator_unification_double_tilde/input.scss +1549 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/141_test_combinator_unification_double_tilde/expected_output.css +1550 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/141_test_combinator_unification_double_tilde/input.scss +1551 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/142_test_combinator_unification_double_tilde/expected_output.css +1552 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/142_test_combinator_unification_double_tilde/input.scss +1553 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/144_test_combinator_unification_tilde_plus/expected_output.css +1554 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/144_test_combinator_unification_tilde_plus/input.scss +1555 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/145_test_combinator_unification_tilde_plus/expected_output.css +1556 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/145_test_combinator_unification_tilde_plus/input.scss +1557 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/146_test_combinator_unification_tilde_plus/expected_output.css +1558 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/146_test_combinator_unification_tilde_plus/input.scss +1559 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/147_test_combinator_unification_tilde_plus/expected_output.css +1560 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/147_test_combinator_unification_tilde_plus/input.scss +1561 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/148_test_combinator_unification_tilde_plus/expected_output.css +1562 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/148_test_combinator_unification_tilde_plus/input.scss +1563 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/149_test_combinator_unification_tilde_plus/expected_output.css +1564 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/149_test_combinator_unification_tilde_plus/input.scss +1565 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/150_test_combinator_unification_tilde_plus/expected_output.css +1566 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/150_test_combinator_unification_tilde_plus/input.scss +1567 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/151_test_combinator_unification_tilde_plus/expected_output.css +1568 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/151_test_combinator_unification_tilde_plus/input.scss +1569 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/152_test_combinator_unification_angle_sibling/expected_output.css +1570 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/152_test_combinator_unification_angle_sibling/input.scss +1571 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/153_test_combinator_unification_angle_sibling/expected_output.css +1572 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/153_test_combinator_unification_angle_sibling/input.scss +1573 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/154_test_combinator_unification_angle_sibling/expected_output.css +1574 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/154_test_combinator_unification_angle_sibling/input.scss +1575 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/155_test_combinator_unification_angle_sibling/expected_output.css +1576 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/155_test_combinator_unification_angle_sibling/input.scss +1577 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/156_test_combinator_unification_double_angle/expected_output.css +1578 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/156_test_combinator_unification_double_angle/input.scss +1579 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/157_test_combinator_unification_double_angle/expected_output.css +1580 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/157_test_combinator_unification_double_angle/input.scss +1581 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/158_test_combinator_unification_double_angle/expected_output.css +1582 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/158_test_combinator_unification_double_angle/input.scss +1583 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/159_test_combinator_unification_double_angle/expected_output.css +1584 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/159_test_combinator_unification_double_angle/input.scss +1585 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/160_test_combinator_unification_double_plus/expected_output.css +1586 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/160_test_combinator_unification_double_plus/input.scss +1587 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/161_test_combinator_unification_double_plus/expected_output.css +1588 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/161_test_combinator_unification_double_plus/input.scss +1589 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/162_test_combinator_unification_double_plus/expected_output.css +1590 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/162_test_combinator_unification_double_plus/input.scss +1591 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/163_test_combinator_unification_double_plus/expected_output.css +1592 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/163_test_combinator_unification_double_plus/input.scss +1593 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/164_test_combinator_unification_angle_space/expected_output.css +1594 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/164_test_combinator_unification_angle_space/input.scss +1595 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/165_test_combinator_unification_angle_space/expected_output.css +1596 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/165_test_combinator_unification_angle_space/input.scss +1597 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/166_test_combinator_unification_angle_space/expected_output.css +1598 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/166_test_combinator_unification_angle_space/input.scss +1599 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/167_test_combinator_unification_angle_space/expected_output.css +1600 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/167_test_combinator_unification_angle_space/input.scss +1601 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/168_test_combinator_unification_angle_space/expected_output.css +1602 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/168_test_combinator_unification_angle_space/input.scss +1603 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/169_test_combinator_unification_angle_space/expected_output.css +1604 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/169_test_combinator_unification_angle_space/input.scss +1605 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/170_test_combinator_unification_plus_space/expected_output.css +1606 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/170_test_combinator_unification_plus_space/input.scss +1607 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/171_test_combinator_unification_plus_space/expected_output.css +1608 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/171_test_combinator_unification_plus_space/input.scss +1609 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/172_test_combinator_unification_plus_space/expected_output.css +1610 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/172_test_combinator_unification_plus_space/input.scss +1611 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/173_test_combinator_unification_plus_space/expected_output.css +1612 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/173_test_combinator_unification_plus_space/input.scss +1613 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/174_test_combinator_unification_plus_space/expected_output.css +1614 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/174_test_combinator_unification_plus_space/input.scss +1615 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/175_test_combinator_unification_plus_space/expected_output.css +1616 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/175_test_combinator_unification_plus_space/input.scss +1617 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/176_test_combinator_unification_nested/expected_output.css +1618 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/176_test_combinator_unification_nested/input.scss +1619 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/177_test_combinator_unification_nested/expected_output.css +1620 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/177_test_combinator_unification_nested/input.scss +1621 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/178_test_combinator_unification_with_newlines/expected_output.css +1622 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/178_test_combinator_unification_with_newlines/input.scss +1623 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/179_test_extend_self_loop/expected_output.css +1624 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/179_test_extend_self_loop/input.scss +1625 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/180_test_basic_extend_loop/expected_output.css +1626 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/180_test_basic_extend_loop/input.scss +1627 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/181_test_three_level_extend_loop/expected_output.css +1628 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/181_test_three_level_extend_loop/input.scss +1629 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/183_test_multiple_extender_merges_with_superset_selector/expected_output.css +1630 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/183_test_multiple_extender_merges_with_superset_selector/input.scss +1631 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/190_test_semi_placeholder_selector/expected_output.css +1632 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/190_test_semi_placeholder_selector/input.scss +1633 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/195_test_extend_within_unknown_directive/expected_output.css +1634 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/195_test_extend_within_unknown_directive/input.scss +1635 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/196_test_extend_within_nested_directives/expected_output.css +1636 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/196_test_extend_within_nested_directives/input.scss +1637 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/197_test_extend_within_disparate_media/expected_output.css +1638 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/197_test_extend_within_disparate_media/input.scss +1639 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/198_test_extend_within_disparate_unknown_directive/expected_output.css +1640 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/198_test_extend_within_disparate_unknown_directive/input.scss +1641 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/199_test_extend_within_disparate_nested_directives/expected_output.css +1642 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/199_test_extend_within_disparate_nested_directives/input.scss +1643 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/200_test_extend_with_subject_transfers_subject_to_extender/expected_output.css +1644 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/200_test_extend_with_subject_transfers_subject_to_extender/input.scss +1645 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/201_test_extend_with_subject_transfers_subject_to_extender/expected_output.css +1646 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/201_test_extend_with_subject_transfers_subject_to_extender/input.scss +1647 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/202_test_extend_with_subject_retains_subject_on_target/expected_output.css +1648 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/202_test_extend_with_subject_retains_subject_on_target/input.scss +1649 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/203_test_extend_with_subject_transfers_subject_to_target/expected_output.css +1650 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/203_test_extend_with_subject_transfers_subject_to_target/input.scss +1651 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/204_test_extend_with_subject_retains_subject_on_extender/expected_output.css +1652 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/204_test_extend_with_subject_retains_subject_on_extender/input.scss +1653 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/205_test_extend_with_subject_fails_with_conflicting_subject/expected_output.css +1654 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/205_test_extend_with_subject_fails_with_conflicting_subject/input.scss +1655 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/expected_output.css +1656 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/input.scss +1657 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/208_test_optional_extend_succeeds_when_extension_fails/expected_output.css +1658 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/208_test_optional_extend_succeeds_when_extension_fails/input.scss +1659 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/209_test_pseudo_element_superselector/expected_output.css +1660 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/209_test_pseudo_element_superselector/input.scss +1661 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/210_test_pseudo_element_superselector/expected_output.css +1662 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/210_test_pseudo_element_superselector/input.scss +1663 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/211_test_pseudo_element_superselector/expected_output.css +1664 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/211_test_pseudo_element_superselector/input.scss +1665 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/212_test_pseudo_element_superselector/expected_output.css +1666 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/212_test_pseudo_element_superselector/input.scss +1667 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/213_test_pseudo_element_superselector/expected_output.css +1668 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/213_test_pseudo_element_superselector/input.scss +1669 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/214_test_pseudo_element_superselector/expected_output.css +1670 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/214_test_pseudo_element_superselector/input.scss +1671 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/215_test_multiple_source_redundancy_elimination/expected_output.css +1672 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/215_test_multiple_source_redundancy_elimination/input.scss +1673 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/216_test_nested_sibling_extend/expected_output.css +1674 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/216_test_nested_sibling_extend/input.scss +1675 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/217_test_parent_and_sibling_extend/expected_output.css +1676 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/217_test_parent_and_sibling_extend/input.scss +1677 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/219_test_nested_double_extend_optimization/expected_output.css +1678 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/219_test_nested_double_extend_optimization/input.scss +1679 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/220_test_extend_in_double_nested_media_query/expected_output.css +1680 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/220_test_extend_in_double_nested_media_query/input.scss +1681 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/222_test_newline_near_combinator/expected_output.css +1682 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/222_test_newline_near_combinator/input.scss +1683 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/223_test_duplicated_selector_with_newlines/expected_output.css +1684 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/223_test_duplicated_selector_with_newlines/input.scss +1685 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/224_test_nested_selector_with_child_selector_hack_extendee/expected_output.css +1686 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/224_test_nested_selector_with_child_selector_hack_extendee/input.scss +1687 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/225_test_nested_selector_with_child_selector_hack_extender/expected_output.css +1688 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/225_test_nested_selector_with_child_selector_hack_extender/input.scss +1689 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/227_test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee/expected_output.css +1690 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/227_test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee/input.scss +1691 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/228_test_nested_selector_with_child_selector_hack_extender_and_extendee_and_newline/expected_output.css +1692 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/228_test_nested_selector_with_child_selector_hack_extender_and_extendee_and_newline/input.scss +1693 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/229_test_extended_parent_and_child_redundancy_elimination/expected_output.css +1694 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/229_test_extended_parent_and_child_redundancy_elimination/input.scss +1695 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/expected_output.css +1696 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/input.scss +1697 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/expected_output.css +1698 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/input.scss +1699 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/233_test_extend_cross_branch_redundancy_elimination/expected_output.css +1700 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/233_test_extend_cross_branch_redundancy_elimination/input.scss +1701 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/234_test_extend_cross_branch_redundancy_elimination/expected_output.css +1702 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/234_test_extend_cross_branch_redundancy_elimination/input.scss +1703 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/http_import/expected_output.css +1704 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/http_import/input.scss +1705 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/import_with_interpolation/expected_output.css +1706 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/import_with_interpolation/input.scss +1707 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_113/expected_output.css +1708 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_113/input.scss +1709 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_137/expected_output.css +1710 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_137/input.scss +1711 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_143/expected_output.css +1712 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_143/input.scss +1713 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/198_test_extend_within_disparate_unknown_directive/expected_output.css +1714 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/198_test_extend_within_disparate_unknown_directive/input.scss +1715 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/005_test_multiple_targets/expected_output.css +1716 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/005_test_multiple_targets/input.scss +1717 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/013_test_dynamic_extendee/expected_output.css +1718 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/013_test_dynamic_extendee/input.scss +1719 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/016_test_class_unification/expected_output.css +1720 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/016_test_class_unification/input.scss +1721 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/017_test_class_unification/expected_output.css +1722 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/017_test_class_unification/input.scss +1723 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/018_test_id_unification/expected_output.css +1724 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/018_test_id_unification/input.scss +1725 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/019_test_id_unification/expected_output.css +1726 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/019_test_id_unification/input.scss +1727 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/090_test_comma_extendee/expected_output.css +1728 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/090_test_comma_extendee/input.scss +1729 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/091_test_redundant_selector_elimination/expected_output.css +1730 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/091_test_redundant_selector_elimination/input.scss +1731 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/093_test_long_extendee_matches_supersets/expected_output.css +1732 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/093_test_long_extendee_matches_supersets/input.scss +1733 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/095_test_long_extender/expected_output.css +1734 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/095_test_long_extender/input.scss +1735 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/098_test_nested_extender_runs_unification/expected_output.css +1736 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/098_test_nested_extender_runs_unification/input.scss +1737 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/179_test_extend_self_loop/expected_output.css +1738 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/179_test_extend_self_loop/input.scss +1739 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/180_test_basic_extend_loop/expected_output.css +1740 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/180_test_basic_extend_loop/input.scss +1741 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/181_test_three_level_extend_loop/expected_output.css +1742 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/181_test_three_level_extend_loop/input.scss +1743 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/183_test_multiple_extender_merges_with_superset_selector/expected_output.css +1744 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/183_test_multiple_extender_merges_with_superset_selector/input.scss +1745 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/190_test_semi_placeholder_selector/expected_output.css +1746 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/190_test_semi_placeholder_selector/input.scss +1747 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/195_test_extend_within_unknown_directive/expected_output.css +1748 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/195_test_extend_within_unknown_directive/input.scss +1749 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/196_test_extend_within_nested_directives/expected_output.css +1750 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/196_test_extend_within_nested_directives/input.scss +1751 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/197_test_extend_within_disparate_media/expected_output.css +1752 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/197_test_extend_within_disparate_media/input.scss +1753 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/expected_output.css +1754 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/input.scss +1755 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/199_test_extend_within_disparate_nested_directives/expected_output.css +1756 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/199_test_extend_within_disparate_nested_directives/input.scss +1757 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/expected_output.css +1758 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/input.scss +1759 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/208_test_optional_extend_succeeds_when_extension_fails/expected_output.css +1760 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/208_test_optional_extend_succeeds_when_extension_fails/input.scss +1761 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/209_test_pseudo_element_superselector/expected_output.css +1762 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/209_test_pseudo_element_superselector/input.scss +1763 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/210_test_pseudo_element_superselector/expected_output.css +1764 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/210_test_pseudo_element_superselector/input.scss +1765 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/211_test_pseudo_element_superselector/expected_output.css +1766 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/211_test_pseudo_element_superselector/input.scss +1767 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/212_test_pseudo_element_superselector/expected_output.css +1768 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/212_test_pseudo_element_superselector/input.scss +1769 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/213_test_pseudo_element_superselector/expected_output.css +1770 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/213_test_pseudo_element_superselector/input.scss +1771 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/214_test_pseudo_element_superselector/expected_output.css +1772 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/214_test_pseudo_element_superselector/input.scss +1773 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/215_test_multiple_source_redundancy_elimination/expected_output.css +1774 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/215_test_multiple_source_redundancy_elimination/input.scss +1775 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/216_test_nested_sibling_extend/expected_output.css +1776 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/216_test_nested_sibling_extend/input.scss +1777 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/217_test_parent_and_sibling_extend/expected_output.css +1778 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/217_test_parent_and_sibling_extend/input.scss +1779 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/219_test_nested_double_extend_optimization/expected_output.css +1780 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/219_test_nested_double_extend_optimization/input.scss +1781 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/220_test_extend_in_double_nested_media_query/expected_output.css +1782 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/220_test_extend_in_double_nested_media_query/input.scss +1783 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/222_test_newline_near_combinator/expected_output.css +1784 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/222_test_newline_near_combinator/input.scss +1785 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/223_test_duplicated_selector_with_newlines/expected_output.css +1786 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/223_test_duplicated_selector_with_newlines/input.scss +1787 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/expected_output.css +1788 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/input.scss +1789 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/expected_output.css +1790 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/input.scss +1791 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/233_test_extend_cross_branch_redundancy_elimination/expected_output.css +1792 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/233_test_extend_cross_branch_redundancy_elimination/input.scss +1793 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/234_test_extend_cross_branch_redundancy_elimination/expected_output.css +1794 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/234_test_extend_cross_branch_redundancy_elimination/input.scss +1795 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/lang-bug/expected_output.css +1796 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/lang-bug/input.scss +1797 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-function-call/expected_output.css +1798 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-function-call/input.scss +1799 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arg-eval/expected_output.css +1800 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arg-eval/input.scss +1801 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/at-stuff/expected_output.css +1802 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/at-stuff/input.scss +1803 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/bool/expected_output.css +1804 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/bool/input.scss +1805 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/calc/expected_output.css +1806 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/calc/input.scss +1807 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/color-names/expected_output.css +1808 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/color-names/input.scss +1809 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/colors/expected_output.css +1810 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/colors/input.scss +1811 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/compact/expected_output.css +1812 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/compact/input.scss +1813 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/conversions/expected_output.css +1814 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/conversions/input.scss +1815 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/css-import/expected_output.css +1816 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/css-import/input.scss +1817 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/delayed/expected_output.css +1818 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/delayed/input.scss +1819 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/directives/expected_output.css +1820 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/directives/input.scss +1821 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/div/expected_output.css +1822 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/div/input.scss +1823 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/eq/expected_output.css +1824 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/eq/input.scss +1825 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/image-url/expected_output.css +1826 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/image-url/input.scss +1827 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/import/expected_output.css +1828 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/import/input.scss +1829 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inh/expected_output.css +1830 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inh/input.scss +1831 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inheritance/expected_output.css +1832 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inheritance/input.scss +1833 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arithmetic/expected_output.css +1834 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arithmetic/input.scss +1835 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-urls/expected_output.css +1836 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-urls/input.scss +1837 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/keyframes/expected_output.css +1838 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/keyframes/input.scss +1839 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/list-evaluation/expected_output.css +1840 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/list-evaluation/input.scss +1841 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/lists/expected_output.css +1842 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/lists/input.scss +1843 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media/expected_output.css +1844 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media/input.scss +1845 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media-hoisting/expected_output.css +1846 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media-hoisting/input.scss +1847 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixin/expected_output.css +1848 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixin/input.scss +1849 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixins-and-media-queries/expected_output.css +1850 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixins-and-media-queries/input.scss +1851 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/multi-blocks/expected_output.css +1852 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/multi-blocks/input.scss +1853 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/odd-selectors/expected_output.css +1854 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/odd-selectors/input.scss +1855 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/propsets/expected_output.css +1856 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/propsets/input.scss +1857 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/rel/expected_output.css +1858 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/rel/input.scss +1859 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/scale/expected_output.css +1860 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/scale/input.scss +1861 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/test/expected_output.css +1862 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/test/input.scss +1863 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/unary-ops/expected_output.css +1864 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/unary-ops/input.scss +1865 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/units/expected_output.css +1866 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/units/input.scss +1867 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/url/expected_output.css +1868 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/url/input.scss +1869 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/var-args/expected_output.css +1870 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/var-args/input.scss +1871 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_import/expected_output.css +1872 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_import/input.scss +1873 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_interpolation/expected_output.css +1874 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_interpolation/input.scss +1875 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/mixin_content/expected_output.css +1876 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/mixin_content/input.scss +1877 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/namespace_properties_with_script_value/expected_output.css +1878 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/namespace_properties_with_script_value/input.scss +1879 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/newlines_removed_from_selectors_when_compressed/expected_output.css +1880 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/newlines_removed_from_selectors_when_compressed/input.scss +1881 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/newlines_removed_from_selectors_when_compressed/options.cfg +1882 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/options_passed_to_script/expected_output.css +1883 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/options_passed_to_script/input.scss +1884 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/options_passed_to_script/options.cfg +1885 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/226_test_nested_selector_with_child_selector_hack_extender_and_extendee/expected_output.css +1886 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/226_test_nested_selector_with_child_selector_hack_extender_and_extendee/input.scss +1887 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-mediaquery/expected_output.css +1888 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-mediaquery/input.scss +1889 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-nested/expected_output.css +1890 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-nested/input.scss +1891 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/css_nth_selectors/expected_output.css +1892 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/css_nth_selectors/input.scss +1893 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/newlines_in_selectors/expected_output.css +1894 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/newlines_in_selectors/input.scss +1895 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/css_nth_selectors/expected_output.css +1896 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/css_nth_selectors/input.scss +1897 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/newlines_in_selectors/expected_output.css +1898 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/newlines_in_selectors/input.scss +1899 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/103_test_function_var_args_passed_to_native/expected_output.css +1900 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/103_test_function_var_args_passed_to_native/input.scss +1901 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/005_test_unicode_variables/expected_output.css +1902 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/005_test_unicode_variables/input.scss +1903 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/020_test_css_import_directive/expected_output.css +1904 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/020_test_css_import_directive/input.scss +1905 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/024_test_media_import/expected_output.css +1906 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/024_test_media_import/input.scss +1907 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/025_test_dynamic_media_import/expected_output.css +1908 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/025_test_dynamic_media_import/input.scss +1909 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/026_test_http_import/expected_output.css +1910 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/026_test_http_import/input.scss +1911 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/027_test_protocol_relative_import/expected_output.css +1912 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/027_test_protocol_relative_import/input.scss +1913 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/028_test_import_with_interpolation/expected_output.css +1914 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/028_test_import_with_interpolation/input.scss +1915 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/040_test_newlines_in_selectors/expected_output.css +1916 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/040_test_newlines_in_selectors/input.scss +1917 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/041_test_newlines_in_selectors/expected_output.css +1918 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/041_test_newlines_in_selectors/input.scss +1919 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/042_test_newlines_in_selectors/expected_output.css +1920 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/042_test_newlines_in_selectors/input.scss +1921 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/043_test_newlines_in_selectors/expected_output.css +1922 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/043_test_newlines_in_selectors/input.scss +1923 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/044_test_trailing_comma_in_selector/expected_output.css +1924 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/044_test_trailing_comma_in_selector/input.scss +1925 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/046_test_parent_selector_with_subject/expected_output.css +1926 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/046_test_parent_selector_with_subject/input.scss +1927 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/051_test_namespace_properties_with_value/expected_output.css +1928 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/051_test_namespace_properties_with_value/input.scss +1929 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/052_test_namespace_properties_with_script_value/expected_output.css +1930 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/052_test_namespace_properties_with_script_value/input.scss +1931 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/071_test_mixin_splat_args_with_var_args_preserves_separator/expected_output.css +1932 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/071_test_mixin_splat_args_with_var_args_preserves_separator/input.scss +1933 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/090_test_function_splat_args_with_var_args_preserves_separator/expected_output.css +1934 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/090_test_function_splat_args_with_var_args_preserves_separator/input.scss +1935 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/019_test_css_import_directive/expected_output.css +1936 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/019_test_css_import_directive/input.scss +1937 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/109_test_selector_interpolation_in_string/expected_output.css +1938 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/109_test_selector_interpolation_in_string/input.scss +1939 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/117_test_selector_interpolation_in_reference_combinator/expected_output.css +1940 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/117_test_selector_interpolation_in_reference_combinator/input.scss +1941 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/118_test_parent_selector_with_parent_and_subject/expected_output.css +1942 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/118_test_parent_selector_with_parent_and_subject/input.scss +1943 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/126_test_media_interpolation_with_reparse/expected_output.css +1944 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/126_test_media_interpolation_with_reparse/input.scss +1945 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/127_test_moz_document_interpolation/expected_output.css +1946 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/127_test_moz_document_interpolation/input.scss +1947 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/128_test_supports_with_expressions/expected_output.css +1948 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/128_test_supports_with_expressions/input.scss +1949 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/129_test_supports_bubbling/expected_output.css +1950 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/129_test_supports_bubbling/input.scss +1951 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/130_test_random_directive_interpolation/expected_output.css +1952 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/130_test_random_directive_interpolation/input.scss +1953 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/141_test_at_root_with_parent_ref/expected_output.css +1954 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/141_test_at_root_with_parent_ref/input.scss +1955 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/142_test_multi_level_at_root_with_parent_ref/expected_output.css +1956 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/142_test_multi_level_at_root_with_parent_ref/input.scss +1957 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/143_test_multi_level_at_root_with_inner_parent_ref/expected_output.css +1958 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/143_test_multi_level_at_root_with_inner_parent_ref/input.scss +1959 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/172_test_parsing_decimals_followed_by_comments_doesnt_take_forever/expected_output.css +1960 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/172_test_parsing_decimals_followed_by_comments_doesnt_take_forever/input.scss +1961 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/174_test_import_comments_in_imports/expected_output.css +1962 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/174_test_import_comments_in_imports/input.scss +1963 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/175_test_reference_combinator_with_parent_ref/expected_output.css +1964 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/175_test_reference_combinator_with_parent_ref/input.scss +1965 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/176_test_newline_selector_rendered_multiple_times/expected_output.css +1966 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/176_test_newline_selector_rendered_multiple_times/input.scss +1967 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/186_test_newlines_removed_from_selectors_when_compressed/expected_output.css +1968 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/186_test_newlines_removed_from_selectors_when_compressed/input.scss +1969 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/191_test_extend_in_media_in_rule/expected_output.css +1970 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/191_test_extend_in_media_in_rule/input.scss +1971 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_before_element_name/expected_output.css +1972 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_before_element_name/input.scss +1973 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_in_string/expected_output.css +1974 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_in_string/input.scss +1975 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_only_interpolation/expected_output.css +1976 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_only_interpolation/input.scss +1977 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/trailing_comma_in_selector/expected_output.css +1978 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/trailing_comma_in_selector/input.scss +1979 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/types/expected_output.css +1980 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/types/input.scss +1981 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/unicode_variables/expected_output.css +1982 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/unicode_variables/input.scss +1983 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/variables_in_media/expected_output.css +1984 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/variables_in_media/input.scss +1985 silly gunzTarPerm extractEntry test/large_test.scss +1986 silly gunzTarPerm extractEntry test/included_files.scss +1987 silly gunzTarPerm extractEntry test/include_path.scss +1988 silly gunzTarPerm extractEntry test/image_path.scss +1989 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/package.json +1990 info preinstall node-sass@0.9.6 +1991 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/package.json +1992 silly prepareForInstallMany adding chalk@~0.5.1 from node-sass dependencies +1993 silly prepareForInstallMany adding mkdirp@~0.5.0 from node-sass dependencies +1994 silly prepareForInstallMany adding mocha@~1.21.4 from node-sass dependencies +1995 silly prepareForInstallMany adding nan@~1.3.0 from node-sass dependencies +1996 silly prepareForInstallMany adding node-watch@~0.3.4 from node-sass dependencies +1997 silly prepareForInstallMany adding object-assign@~1.0.0 from node-sass dependencies +1998 silly prepareForInstallMany adding shelljs@~0.3.0 from node-sass dependencies +1999 silly prepareForInstallMany adding sinon@~1.10.3 from node-sass dependencies +2000 silly prepareForInstallMany adding node-sass-middleware@~0.3.0 from node-sass dependencies +2001 silly prepareForInstallMany adding yargs@~1.3.1 from node-sass dependencies +2002 silly prepareForInstallMany adding get-stdin@~3.0.0 from node-sass dependencies +2003 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/package.json +2004 silly cache add args [ 'mkdirp@~0.5.0', null ] +2005 verbose cache add spec mkdirp@~0.5.0 +2006 silly cache add parsed spec Result { +2006 silly cache add raw: 'mkdirp@~0.5.0', +2006 silly cache add scope: null, +2006 silly cache add name: 'mkdirp', +2006 silly cache add rawSpec: '~0.5.0', +2006 silly cache add spec: '>=0.5.0 <0.6.0', +2006 silly cache add type: 'range' } +2007 silly addNamed mkdirp@>=0.5.0 <0.6.0 +2008 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for mkdirp +2009 silly addNameRange { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: false } +2010 silly mapToRegistry name mkdirp +2011 silly mapToRegistry using default registry +2012 silly mapToRegistry registry https://registry.npmjs.org/ +2013 silly mapToRegistry uri https://registry.npmjs.org/mkdirp +2014 verbose addNameRange registry:https://registry.npmjs.org/mkdirp not in flight; fetching +2015 silly cache add args [ 'mocha@~1.21.4', null ] +2016 verbose cache add spec mocha@~1.21.4 +2017 silly cache add parsed spec Result { +2017 silly cache add raw: 'mocha@~1.21.4', +2017 silly cache add scope: null, +2017 silly cache add name: 'mocha', +2017 silly cache add rawSpec: '~1.21.4', +2017 silly cache add spec: '>=1.21.4 <1.22.0', +2017 silly cache add type: 'range' } +2018 silly addNamed mocha@>=1.21.4 <1.22.0 +2019 verbose addNamed ">=1.21.4 <1.22.0" is a valid semver range for mocha +2020 silly addNameRange { name: 'mocha', range: '>=1.21.4 <1.22.0', hasData: false } +2021 silly mapToRegistry name mocha +2022 silly mapToRegistry using default registry +2023 silly mapToRegistry registry https://registry.npmjs.org/ +2024 silly mapToRegistry uri https://registry.npmjs.org/mocha +2025 verbose addNameRange registry:https://registry.npmjs.org/mocha not in flight; fetching +2026 silly cache add args [ 'nan@~1.3.0', null ] +2027 verbose cache add spec nan@~1.3.0 +2028 silly cache add parsed spec Result { +2028 silly cache add raw: 'nan@~1.3.0', +2028 silly cache add scope: null, +2028 silly cache add name: 'nan', +2028 silly cache add rawSpec: '~1.3.0', +2028 silly cache add spec: '>=1.3.0 <1.4.0', +2028 silly cache add type: 'range' } +2029 silly addNamed nan@>=1.3.0 <1.4.0 +2030 verbose addNamed ">=1.3.0 <1.4.0" is a valid semver range for nan +2031 silly addNameRange { name: 'nan', range: '>=1.3.0 <1.4.0', hasData: false } +2032 silly mapToRegistry name nan +2033 silly mapToRegistry using default registry +2034 silly mapToRegistry registry https://registry.npmjs.org/ +2035 silly mapToRegistry uri https://registry.npmjs.org/nan +2036 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching +2037 silly cache add args [ 'node-watch@~0.3.4', null ] +2038 verbose cache add spec node-watch@~0.3.4 +2039 silly cache add parsed spec Result { +2039 silly cache add raw: 'node-watch@~0.3.4', +2039 silly cache add scope: null, +2039 silly cache add name: 'node-watch', +2039 silly cache add rawSpec: '~0.3.4', +2039 silly cache add spec: '>=0.3.4 <0.4.0', +2039 silly cache add type: 'range' } +2040 silly addNamed node-watch@>=0.3.4 <0.4.0 +2041 verbose addNamed ">=0.3.4 <0.4.0" is a valid semver range for node-watch +2042 silly addNameRange { name: 'node-watch', range: '>=0.3.4 <0.4.0', hasData: false } +2043 silly mapToRegistry name node-watch +2044 silly mapToRegistry using default registry +2045 silly mapToRegistry registry https://registry.npmjs.org/ +2046 silly mapToRegistry uri https://registry.npmjs.org/node-watch +2047 verbose addNameRange registry:https://registry.npmjs.org/node-watch not in flight; fetching +2048 silly cache add args [ 'object-assign@~1.0.0', null ] +2049 verbose cache add spec object-assign@~1.0.0 +2050 silly cache add parsed spec Result { +2050 silly cache add raw: 'object-assign@~1.0.0', +2050 silly cache add scope: null, +2050 silly cache add name: 'object-assign', +2050 silly cache add rawSpec: '~1.0.0', +2050 silly cache add spec: '>=1.0.0 <1.1.0', +2050 silly cache add type: 'range' } +2051 silly addNamed object-assign@>=1.0.0 <1.1.0 +2052 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for object-assign +2053 silly addNameRange { name: 'object-assign', +2053 silly addNameRange range: '>=1.0.0 <1.1.0', +2053 silly addNameRange hasData: false } +2054 silly mapToRegistry name object-assign +2055 silly mapToRegistry using default registry +2056 silly mapToRegistry registry https://registry.npmjs.org/ +2057 silly mapToRegistry uri https://registry.npmjs.org/object-assign +2058 verbose addNameRange registry:https://registry.npmjs.org/object-assign not in flight; fetching +2059 silly cache add args [ 'shelljs@~0.3.0', null ] +2060 verbose cache add spec shelljs@~0.3.0 +2061 silly cache add parsed spec Result { +2061 silly cache add raw: 'shelljs@~0.3.0', +2061 silly cache add scope: null, +2061 silly cache add name: 'shelljs', +2061 silly cache add rawSpec: '~0.3.0', +2061 silly cache add spec: '>=0.3.0 <0.4.0', +2061 silly cache add type: 'range' } +2062 silly addNamed shelljs@>=0.3.0 <0.4.0 +2063 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for shelljs +2064 silly addNameRange { name: 'shelljs', range: '>=0.3.0 <0.4.0', hasData: false } +2065 silly mapToRegistry name shelljs +2066 silly mapToRegistry using default registry +2067 silly mapToRegistry registry https://registry.npmjs.org/ +2068 silly mapToRegistry uri https://registry.npmjs.org/shelljs +2069 verbose addNameRange registry:https://registry.npmjs.org/shelljs not in flight; fetching +2070 silly cache add args [ 'sinon@~1.10.3', null ] +2071 verbose cache add spec sinon@~1.10.3 +2072 silly cache add parsed spec Result { +2072 silly cache add raw: 'sinon@~1.10.3', +2072 silly cache add scope: null, +2072 silly cache add name: 'sinon', +2072 silly cache add rawSpec: '~1.10.3', +2072 silly cache add spec: '>=1.10.3 <1.11.0', +2072 silly cache add type: 'range' } +2073 silly addNamed sinon@>=1.10.3 <1.11.0 +2074 verbose addNamed ">=1.10.3 <1.11.0" is a valid semver range for sinon +2075 silly addNameRange { name: 'sinon', range: '>=1.10.3 <1.11.0', hasData: false } +2076 silly mapToRegistry name sinon +2077 silly mapToRegistry using default registry +2078 silly mapToRegistry registry https://registry.npmjs.org/ +2079 silly mapToRegistry uri https://registry.npmjs.org/sinon +2080 verbose addNameRange registry:https://registry.npmjs.org/sinon not in flight; fetching +2081 silly cache add args [ 'node-sass-middleware@~0.3.0', null ] +2082 verbose cache add spec node-sass-middleware@~0.3.0 +2083 silly cache add parsed spec Result { +2083 silly cache add raw: 'node-sass-middleware@~0.3.0', +2083 silly cache add scope: null, +2083 silly cache add name: 'node-sass-middleware', +2083 silly cache add rawSpec: '~0.3.0', +2083 silly cache add spec: '>=0.3.0 <0.4.0', +2083 silly cache add type: 'range' } +2084 silly addNamed node-sass-middleware@>=0.3.0 <0.4.0 +2085 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for node-sass-middleware +2086 silly addNameRange { name: 'node-sass-middleware', +2086 silly addNameRange range: '>=0.3.0 <0.4.0', +2086 silly addNameRange hasData: false } +2087 silly mapToRegistry name node-sass-middleware +2088 silly mapToRegistry using default registry +2089 silly mapToRegistry registry https://registry.npmjs.org/ +2090 silly mapToRegistry uri https://registry.npmjs.org/node-sass-middleware +2091 verbose addNameRange registry:https://registry.npmjs.org/node-sass-middleware not in flight; fetching +2092 silly cache add args [ 'yargs@~1.3.1', null ] +2093 verbose cache add spec yargs@~1.3.1 +2094 silly cache add parsed spec Result { +2094 silly cache add raw: 'yargs@~1.3.1', +2094 silly cache add scope: null, +2094 silly cache add name: 'yargs', +2094 silly cache add rawSpec: '~1.3.1', +2094 silly cache add spec: '>=1.3.1 <1.4.0', +2094 silly cache add type: 'range' } +2095 silly addNamed yargs@>=1.3.1 <1.4.0 +2096 verbose addNamed ">=1.3.1 <1.4.0" is a valid semver range for yargs +2097 silly addNameRange { name: 'yargs', range: '>=1.3.1 <1.4.0', hasData: false } +2098 silly mapToRegistry name yargs +2099 silly mapToRegistry using default registry +2100 silly mapToRegistry registry https://registry.npmjs.org/ +2101 silly mapToRegistry uri https://registry.npmjs.org/yargs +2102 verbose addNameRange registry:https://registry.npmjs.org/yargs not in flight; fetching +2103 silly cache add args [ 'get-stdin@~3.0.0', null ] +2104 verbose cache add spec get-stdin@~3.0.0 +2105 silly cache add parsed spec Result { +2105 silly cache add raw: 'get-stdin@~3.0.0', +2105 silly cache add scope: null, +2105 silly cache add name: 'get-stdin', +2105 silly cache add rawSpec: '~3.0.0', +2105 silly cache add spec: '>=3.0.0 <3.1.0', +2105 silly cache add type: 'range' } +2106 silly addNamed get-stdin@>=3.0.0 <3.1.0 +2107 verbose addNamed ">=3.0.0 <3.1.0" is a valid semver range for get-stdin +2108 silly addNameRange { name: 'get-stdin', range: '>=3.0.0 <3.1.0', hasData: false } +2109 silly mapToRegistry name get-stdin +2110 silly mapToRegistry using default registry +2111 silly mapToRegistry registry https://registry.npmjs.org/ +2112 silly mapToRegistry uri https://registry.npmjs.org/get-stdin +2113 verbose addNameRange registry:https://registry.npmjs.org/get-stdin not in flight; fetching +2114 verbose request uri https://registry.npmjs.org/mocha +2115 verbose request no auth needed +2116 info attempt registry request try #1 at 16:02:25 +2117 http request GET https://registry.npmjs.org/mocha +2118 verbose request uri https://registry.npmjs.org/node-watch +2119 verbose request no auth needed +2120 info attempt registry request try #1 at 16:02:25 +2121 http request GET https://registry.npmjs.org/node-watch +2122 verbose request uri https://registry.npmjs.org/shelljs +2123 verbose request no auth needed +2124 info attempt registry request try #1 at 16:02:25 +2125 http request GET https://registry.npmjs.org/shelljs +2126 verbose request uri https://registry.npmjs.org/sinon +2127 verbose request no auth needed +2128 info attempt registry request try #1 at 16:02:25 +2129 http request GET https://registry.npmjs.org/sinon +2130 verbose request uri https://registry.npmjs.org/node-sass-middleware +2131 verbose request no auth needed +2132 info attempt registry request try #1 at 16:02:25 +2133 http request GET https://registry.npmjs.org/node-sass-middleware +2134 silly cache add args [ 'chalk@~0.5.1', null ] +2135 verbose cache add spec chalk@~0.5.1 +2136 silly cache add parsed spec Result { +2136 silly cache add raw: 'chalk@~0.5.1', +2136 silly cache add scope: null, +2136 silly cache add name: 'chalk', +2136 silly cache add rawSpec: '~0.5.1', +2136 silly cache add spec: '>=0.5.1 <0.6.0', +2136 silly cache add type: 'range' } +2137 silly addNamed chalk@>=0.5.1 <0.6.0 +2138 verbose addNamed ">=0.5.1 <0.6.0" is a valid semver range for chalk +2139 silly addNameRange { name: 'chalk', range: '>=0.5.1 <0.6.0', hasData: false } +2140 silly mapToRegistry name chalk +2141 silly mapToRegistry using default registry +2142 silly mapToRegistry registry https://registry.npmjs.org/ +2143 silly mapToRegistry uri https://registry.npmjs.org/chalk +2144 verbose addNameRange registry:https://registry.npmjs.org/chalk not in flight; fetching +2145 verbose request uri https://registry.npmjs.org/mkdirp +2146 verbose request no auth needed +2147 info attempt registry request try #1 at 16:02:26 +2148 verbose etag W/"583edc2b-6098" +2149 verbose lastModified Wed, 30 Nov 2016 14:03:23 GMT +2150 http request GET https://registry.npmjs.org/mkdirp +2151 verbose request uri https://registry.npmjs.org/object-assign +2152 verbose request no auth needed +2153 info attempt registry request try #1 at 16:02:26 +2154 verbose etag W/"583edf28-55d8" +2155 verbose lastModified Wed, 30 Nov 2016 14:16:08 GMT +2156 http request GET https://registry.npmjs.org/object-assign +2157 verbose request uri https://registry.npmjs.org/nan +2158 verbose request no auth needed +2159 info attempt registry request try #1 at 16:02:26 +2160 verbose etag W/"5818d749-1ce1e" +2161 verbose lastModified Tue, 01 Nov 2016 17:56:25 GMT +2162 http request GET https://registry.npmjs.org/nan +2163 verbose request uri https://registry.npmjs.org/yargs +2164 verbose request no auth needed +2165 info attempt registry request try #1 at 16:02:26 +2166 verbose etag W/"58409282-43291" +2167 verbose lastModified Thu, 01 Dec 2016 21:13:38 GMT +2168 http request GET https://registry.npmjs.org/yargs +2169 verbose request uri https://registry.npmjs.org/get-stdin +2170 verbose request no auth needed +2171 info attempt registry request try #1 at 16:02:26 +2172 verbose etag W/"58083990-3420" +2173 verbose lastModified Thu, 20 Oct 2016 03:27:12 GMT +2174 http request GET https://registry.npmjs.org/get-stdin +2175 verbose request uri https://registry.npmjs.org/chalk +2176 verbose request no auth needed +2177 info attempt registry request try #1 at 16:02:26 +2178 verbose etag W/"583edb39-8199" +2179 verbose lastModified Wed, 30 Nov 2016 13:59:21 GMT +2180 http request GET https://registry.npmjs.org/chalk +2181 http 200 https://registry.npmjs.org/node-watch +2182 verbose headers { server: 'nginx/1.10.1', +2182 verbose headers 'content-type': 'application/json', +2182 verbose headers 'last-modified': 'Mon, 07 Nov 2016 18:12:50 GMT', +2182 verbose headers etag: 'W/"5820c422-525a"', +2182 verbose headers 'content-encoding': 'gzip', +2182 verbose headers 'cache-control': 'max-age=300', +2182 verbose headers 'content-length': '3717', +2182 verbose headers 'accept-ranges': 'bytes', +2182 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2182 verbose headers via: '1.1 varnish', +2182 verbose headers age: '90', +2182 verbose headers connection: 'keep-alive', +2182 verbose headers 'x-served-by': 'cache-hhn1530-HHN', +2182 verbose headers 'x-cache': 'HIT', +2182 verbose headers 'x-cache-hits': '1', +2182 verbose headers 'x-timer': 'S1485529366.685005,VS0,VE0', +2182 verbose headers vary: 'Accept-Encoding' } +2183 silly get cb [ 200, +2183 silly get { server: 'nginx/1.10.1', +2183 silly get 'content-type': 'application/json', +2183 silly get 'last-modified': 'Mon, 07 Nov 2016 18:12:50 GMT', +2183 silly get etag: 'W/"5820c422-525a"', +2183 silly get 'content-encoding': 'gzip', +2183 silly get 'cache-control': 'max-age=300', +2183 silly get 'content-length': '3717', +2183 silly get 'accept-ranges': 'bytes', +2183 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2183 silly get via: '1.1 varnish', +2183 silly get age: '90', +2183 silly get connection: 'keep-alive', +2183 silly get 'x-served-by': 'cache-hhn1530-HHN', +2183 silly get 'x-cache': 'HIT', +2183 silly get 'x-cache-hits': '1', +2183 silly get 'x-timer': 'S1485529366.685005,VS0,VE0', +2183 silly get vary: 'Accept-Encoding' } ] +2184 verbose get saving node-watch to /Users/cwerning/.npm/registry.npmjs.org/node-watch/.cache.json +2185 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2186 http 200 https://registry.npmjs.org/shelljs +2187 verbose headers { server: 'nginx/1.10.1', +2187 verbose headers 'content-type': 'application/json', +2187 verbose headers 'last-modified': 'Tue, 24 Jan 2017 09:46:43 GMT', +2187 verbose headers etag: 'W/"58872283-137ff"', +2187 verbose headers 'content-encoding': 'gzip', +2187 verbose headers 'cache-control': 'max-age=300', +2187 verbose headers 'content-length': '15268', +2187 verbose headers 'accept-ranges': 'bytes', +2187 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2187 verbose headers via: '1.1 varnish', +2187 verbose headers age: '119', +2187 verbose headers connection: 'keep-alive', +2187 verbose headers 'x-served-by': 'cache-hhn1533-HHN', +2187 verbose headers 'x-cache': 'HIT', +2187 verbose headers 'x-cache-hits': '1484', +2187 verbose headers 'x-timer': 'S1485529366.684869,VS0,VE0', +2187 verbose headers vary: 'Accept-Encoding' } +2188 silly get cb [ 200, +2188 silly get { server: 'nginx/1.10.1', +2188 silly get 'content-type': 'application/json', +2188 silly get 'last-modified': 'Tue, 24 Jan 2017 09:46:43 GMT', +2188 silly get etag: 'W/"58872283-137ff"', +2188 silly get 'content-encoding': 'gzip', +2188 silly get 'cache-control': 'max-age=300', +2188 silly get 'content-length': '15268', +2188 silly get 'accept-ranges': 'bytes', +2188 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2188 silly get via: '1.1 varnish', +2188 silly get age: '119', +2188 silly get connection: 'keep-alive', +2188 silly get 'x-served-by': 'cache-hhn1533-HHN', +2188 silly get 'x-cache': 'HIT', +2188 silly get 'x-cache-hits': '1484', +2188 silly get 'x-timer': 'S1485529366.684869,VS0,VE0', +2188 silly get vary: 'Accept-Encoding' } ] +2189 verbose get saving shelljs to /Users/cwerning/.npm/registry.npmjs.org/shelljs/.cache.json +2190 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2191 silly addNameRange number 2 { name: 'node-watch', range: '>=0.3.4 <0.4.0', hasData: true } +2192 silly addNameRange versions [ 'node-watch', +2192 silly addNameRange [ '0.1.0', +2192 silly addNameRange '0.1.1', +2192 silly addNameRange '0.2.0', +2192 silly addNameRange '0.2.1', +2192 silly addNameRange '0.2.2', +2192 silly addNameRange '0.2.3', +2192 silly addNameRange '0.2.4', +2192 silly addNameRange '0.2.5', +2192 silly addNameRange '0.2.6', +2192 silly addNameRange '0.2.7', +2192 silly addNameRange '0.2.8', +2192 silly addNameRange '0.2.9', +2192 silly addNameRange '0.3.0', +2192 silly addNameRange '0.3.1', +2192 silly addNameRange '0.3.2', +2192 silly addNameRange '0.3.3', +2192 silly addNameRange '0.3.4', +2192 silly addNameRange '0.3.5', +2192 silly addNameRange '0.4.0', +2192 silly addNameRange '0.4.1' ] ] +2193 silly addNamed node-watch@0.3.5 +2194 verbose addNamed "0.3.5" is a plain semver version for node-watch +2195 silly mapToRegistry name node-watch +2196 silly mapToRegistry using default registry +2197 silly mapToRegistry registry https://registry.npmjs.org/ +2198 silly mapToRegistry uri https://registry.npmjs.org/node-watch +2199 verbose addRemoteTarball https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz not in flight; adding +2200 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz', +2200 verbose addRemoteTarball 'a07f253a4f538de9d4ca522dd7f1996eeec0d97e' ] +2201 silly addNameRange number 2 { name: 'shelljs', range: '>=0.3.0 <0.4.0', hasData: true } +2202 silly addNameRange versions [ 'shelljs', +2202 silly addNameRange [ '0.0.1', +2202 silly addNameRange '0.0.2', +2202 silly addNameRange '0.0.3', +2202 silly addNameRange '0.0.4', +2202 silly addNameRange '0.0.5', +2202 silly addNameRange '0.0.6', +2202 silly addNameRange '0.0.7', +2202 silly addNameRange '0.0.8', +2202 silly addNameRange '0.0.9', +2202 silly addNameRange '0.1.0', +2202 silly addNameRange '0.1.1', +2202 silly addNameRange '0.1.2', +2202 silly addNameRange '0.1.3', +2202 silly addNameRange '0.1.4', +2202 silly addNameRange '0.2.0', +2202 silly addNameRange '0.2.1', +2202 silly addNameRange '0.2.2', +2202 silly addNameRange '0.2.3', +2202 silly addNameRange '0.2.4', +2202 silly addNameRange '0.2.5', +2202 silly addNameRange '0.2.6', +2202 silly addNameRange '0.3.0', +2202 silly addNameRange '0.4.0', +2202 silly addNameRange '0.5.0', +2202 silly addNameRange '0.5.1', +2202 silly addNameRange '0.5.2', +2202 silly addNameRange '0.5.3', +2202 silly addNameRange '0.6.0', +2202 silly addNameRange '0.7.0', +2202 silly addNameRange '0.7.1', +2202 silly addNameRange '0.7.2', +2202 silly addNameRange '0.7.3', +2202 silly addNameRange '0.6.1', +2202 silly addNameRange '0.7.4', +2202 silly addNameRange '0.7.5', +2202 silly addNameRange '0.7.6', +2202 silly addNameRange '0.0.1-alpha1', +2202 silly addNameRange '0.0.2-pre1', +2202 silly addNameRange '0.0.4-pre1', +2202 silly addNameRange '0.0.5-pre1', +2202 silly addNameRange '0.0.5-pre2', +2202 silly addNameRange '0.0.5-pre3', +2202 silly addNameRange '0.0.5-pre4', +2202 silly addNameRange '0.0.6-pre1', +2202 silly addNameRange '0.0.6-pre2' ] ] +2203 silly addNamed shelljs@0.3.0 +2204 verbose addNamed "0.3.0" is a plain semver version for shelljs +2205 info retry fetch attempt 1 at 16:02:26 +2206 info attempt registry request try #1 at 16:02:26 +2207 http fetch GET https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz +2208 silly mapToRegistry name shelljs +2209 silly mapToRegistry using default registry +2210 silly mapToRegistry registry https://registry.npmjs.org/ +2211 silly mapToRegistry uri https://registry.npmjs.org/shelljs +2212 verbose addRemoteTarball https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz not in flight; adding +2213 verbose addRemoteTarball [ 'https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz', +2213 verbose addRemoteTarball '3596e6307a781544f591f37da618360f31db57b1' ] +2214 http 200 https://registry.npmjs.org/object-assign +2215 verbose headers { server: 'nginx/1.10.1', +2215 verbose headers 'content-type': 'application/json', +2215 verbose headers 'last-modified': 'Mon, 16 Jan 2017 15:35:15 GMT', +2215 verbose headers etag: 'W/"587ce833-5cde"', +2215 verbose headers 'content-encoding': 'gzip', +2215 verbose headers 'cache-control': 'max-age=300', +2215 verbose headers 'content-length': '3536', +2215 verbose headers 'accept-ranges': 'bytes', +2215 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2215 verbose headers via: '1.1 varnish', +2215 verbose headers age: '87', +2215 verbose headers connection: 'keep-alive', +2215 verbose headers 'x-served-by': 'cache-hhn1545-HHN', +2215 verbose headers 'x-cache': 'HIT', +2215 verbose headers 'x-cache-hits': '15', +2215 verbose headers 'x-timer': 'S1485529367.151046,VS0,VE0', +2215 verbose headers vary: 'Accept-Encoding' } +2216 silly get cb [ 200, +2216 silly get { server: 'nginx/1.10.1', +2216 silly get 'content-type': 'application/json', +2216 silly get 'last-modified': 'Mon, 16 Jan 2017 15:35:15 GMT', +2216 silly get etag: 'W/"587ce833-5cde"', +2216 silly get 'content-encoding': 'gzip', +2216 silly get 'cache-control': 'max-age=300', +2216 silly get 'content-length': '3536', +2216 silly get 'accept-ranges': 'bytes', +2216 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2216 silly get via: '1.1 varnish', +2216 silly get age: '87', +2216 silly get connection: 'keep-alive', +2216 silly get 'x-served-by': 'cache-hhn1545-HHN', +2216 silly get 'x-cache': 'HIT', +2216 silly get 'x-cache-hits': '15', +2216 silly get 'x-timer': 'S1485529367.151046,VS0,VE0', +2216 silly get vary: 'Accept-Encoding' } ] +2217 verbose get saving object-assign to /Users/cwerning/.npm/registry.npmjs.org/object-assign/.cache.json +2218 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2219 http 200 https://registry.npmjs.org/sinon +2220 verbose headers { server: 'nginx/1.10.1', +2220 verbose headers 'content-type': 'application/json', +2220 verbose headers 'last-modified': 'Wed, 25 Jan 2017 03:12:53 GMT', +2220 verbose headers etag: 'W/"588817b5-41035"', +2220 verbose headers 'content-encoding': 'gzip', +2220 verbose headers 'cache-control': 'max-age=300', +2220 verbose headers 'content-length': '19939', +2220 verbose headers 'accept-ranges': 'bytes', +2220 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2220 verbose headers via: '1.1 varnish', +2220 verbose headers age: '17', +2220 verbose headers connection: 'keep-alive', +2220 verbose headers 'x-served-by': 'cache-hhn1532-HHN', +2220 verbose headers 'x-cache': 'HIT', +2220 verbose headers 'x-cache-hits': '1', +2220 verbose headers 'x-timer': 'S1485529366.684192,VS0,VE0', +2220 verbose headers vary: 'Accept-Encoding' } +2221 silly get cb [ 200, +2221 silly get { server: 'nginx/1.10.1', +2221 silly get 'content-type': 'application/json', +2221 silly get 'last-modified': 'Wed, 25 Jan 2017 03:12:53 GMT', +2221 silly get etag: 'W/"588817b5-41035"', +2221 silly get 'content-encoding': 'gzip', +2221 silly get 'cache-control': 'max-age=300', +2221 silly get 'content-length': '19939', +2221 silly get 'accept-ranges': 'bytes', +2221 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2221 silly get via: '1.1 varnish', +2221 silly get age: '17', +2221 silly get connection: 'keep-alive', +2221 silly get 'x-served-by': 'cache-hhn1532-HHN', +2221 silly get 'x-cache': 'HIT', +2221 silly get 'x-cache-hits': '1', +2221 silly get 'x-timer': 'S1485529366.684192,VS0,VE0', +2221 silly get vary: 'Accept-Encoding' } ] +2222 verbose get saving sinon to /Users/cwerning/.npm/registry.npmjs.org/sinon/.cache.json +2223 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2224 http 200 https://registry.npmjs.org/mkdirp +2225 verbose headers { server: 'nginx/1.10.1', +2225 verbose headers 'content-type': 'application/json', +2225 verbose headers 'last-modified': 'Wed, 25 Jan 2017 15:58:37 GMT', +2225 verbose headers etag: 'W/"5888cb2d-6142"', +2225 verbose headers 'content-encoding': 'gzip', +2225 verbose headers 'cache-control': 'max-age=300', +2225 verbose headers 'content-length': '4680', +2225 verbose headers 'accept-ranges': 'bytes', +2225 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2225 verbose headers via: '1.1 varnish', +2225 verbose headers age: '87', +2225 verbose headers connection: 'keep-alive', +2225 verbose headers 'x-served-by': 'cache-hhn1531-HHN', +2225 verbose headers 'x-cache': 'HIT', +2225 verbose headers 'x-cache-hits': '11', +2225 verbose headers 'x-timer': 'S1485529367.150081,VS0,VE0', +2225 verbose headers vary: 'Accept-Encoding' } +2226 silly get cb [ 200, +2226 silly get { server: 'nginx/1.10.1', +2226 silly get 'content-type': 'application/json', +2226 silly get 'last-modified': 'Wed, 25 Jan 2017 15:58:37 GMT', +2226 silly get etag: 'W/"5888cb2d-6142"', +2226 silly get 'content-encoding': 'gzip', +2226 silly get 'cache-control': 'max-age=300', +2226 silly get 'content-length': '4680', +2226 silly get 'accept-ranges': 'bytes', +2226 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2226 silly get via: '1.1 varnish', +2226 silly get age: '87', +2226 silly get connection: 'keep-alive', +2226 silly get 'x-served-by': 'cache-hhn1531-HHN', +2226 silly get 'x-cache': 'HIT', +2226 silly get 'x-cache-hits': '11', +2226 silly get 'x-timer': 'S1485529367.150081,VS0,VE0', +2226 silly get vary: 'Accept-Encoding' } ] +2227 verbose get saving mkdirp to /Users/cwerning/.npm/registry.npmjs.org/mkdirp/.cache.json +2228 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2229 info retry fetch attempt 1 at 16:02:26 +2230 info attempt registry request try #1 at 16:02:26 +2231 http fetch GET https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz +2232 http 200 https://registry.npmjs.org/node-sass-middleware +2233 verbose headers { server: 'nginx/1.10.1', +2233 verbose headers 'content-type': 'application/json', +2233 verbose headers 'last-modified': 'Wed, 18 Jan 2017 22:11:37 GMT', +2233 verbose headers etag: 'W/"587fe819-7259"', +2233 verbose headers 'content-encoding': 'gzip', +2233 verbose headers 'cache-control': 'max-age=300', +2233 verbose headers 'content-length': '4758', +2233 verbose headers 'accept-ranges': 'bytes', +2233 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2233 verbose headers via: '1.1 varnish', +2233 verbose headers age: '233', +2233 verbose headers connection: 'keep-alive', +2233 verbose headers 'x-served-by': 'cache-hhn1530-HHN', +2233 verbose headers 'x-cache': 'HIT', +2233 verbose headers 'x-cache-hits': '1', +2233 verbose headers 'x-timer': 'S1485529367.161181,VS0,VE0', +2233 verbose headers vary: 'Accept-Encoding' } +2234 silly get cb [ 200, +2234 silly get { server: 'nginx/1.10.1', +2234 silly get 'content-type': 'application/json', +2234 silly get 'last-modified': 'Wed, 18 Jan 2017 22:11:37 GMT', +2234 silly get etag: 'W/"587fe819-7259"', +2234 silly get 'content-encoding': 'gzip', +2234 silly get 'cache-control': 'max-age=300', +2234 silly get 'content-length': '4758', +2234 silly get 'accept-ranges': 'bytes', +2234 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2234 silly get via: '1.1 varnish', +2234 silly get age: '233', +2234 silly get connection: 'keep-alive', +2234 silly get 'x-served-by': 'cache-hhn1530-HHN', +2234 silly get 'x-cache': 'HIT', +2234 silly get 'x-cache-hits': '1', +2234 silly get 'x-timer': 'S1485529367.161181,VS0,VE0', +2234 silly get vary: 'Accept-Encoding' } ] +2235 verbose get saving node-sass-middleware to /Users/cwerning/.npm/registry.npmjs.org/node-sass-middleware/.cache.json +2236 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2237 silly addNameRange number 2 { name: 'object-assign', range: '>=1.0.0 <1.1.0', hasData: true } +2238 silly addNameRange versions [ 'object-assign', +2238 silly addNameRange [ '0.1.0', +2238 silly addNameRange '0.1.1', +2238 silly addNameRange '0.1.2', +2238 silly addNameRange '0.2.0', +2238 silly addNameRange '0.2.1', +2238 silly addNameRange '0.2.2', +2238 silly addNameRange '0.3.0', +2238 silly addNameRange '0.3.1', +2238 silly addNameRange '0.4.0', +2238 silly addNameRange '1.0.0', +2238 silly addNameRange '2.0.0', +2238 silly addNameRange '3.0.0', +2238 silly addNameRange '2.1.1', +2238 silly addNameRange '4.0.0', +2238 silly addNameRange '4.0.1', +2238 silly addNameRange '4.1.0', +2238 silly addNameRange '4.1.1' ] ] +2239 silly addNamed object-assign@1.0.0 +2240 verbose addNamed "1.0.0" is a plain semver version for object-assign +2241 http 200 https://registry.npmjs.org/nan +2242 verbose headers { server: 'nginx/1.10.1', +2242 verbose headers 'content-type': 'application/json', +2242 verbose headers 'last-modified': 'Sun, 22 Jan 2017 22:27:41 GMT', +2242 verbose headers etag: 'W/"588531dd-1df56"', +2242 verbose headers 'content-encoding': 'gzip', +2242 verbose headers 'cache-control': 'max-age=300', +2242 verbose headers 'content-length': '14419', +2242 verbose headers 'accept-ranges': 'bytes', +2242 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2242 verbose headers via: '1.1 varnish', +2242 verbose headers age: '89', +2242 verbose headers connection: 'keep-alive', +2242 verbose headers 'x-served-by': 'cache-hhn1548-HHN', +2242 verbose headers 'x-cache': 'HIT', +2242 verbose headers 'x-cache-hits': '3', +2242 verbose headers 'x-timer': 'S1485529367.151520,VS0,VE0', +2242 verbose headers vary: 'Accept-Encoding' } +2243 silly get cb [ 200, +2243 silly get { server: 'nginx/1.10.1', +2243 silly get 'content-type': 'application/json', +2243 silly get 'last-modified': 'Sun, 22 Jan 2017 22:27:41 GMT', +2243 silly get etag: 'W/"588531dd-1df56"', +2243 silly get 'content-encoding': 'gzip', +2243 silly get 'cache-control': 'max-age=300', +2243 silly get 'content-length': '14419', +2243 silly get 'accept-ranges': 'bytes', +2243 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2243 silly get via: '1.1 varnish', +2243 silly get age: '89', +2243 silly get connection: 'keep-alive', +2243 silly get 'x-served-by': 'cache-hhn1548-HHN', +2243 silly get 'x-cache': 'HIT', +2243 silly get 'x-cache-hits': '3', +2243 silly get 'x-timer': 'S1485529367.151520,VS0,VE0', +2243 silly get vary: 'Accept-Encoding' } ] +2244 verbose get saving nan to /Users/cwerning/.npm/registry.npmjs.org/nan/.cache.json +2245 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2246 silly addNameRange number 2 { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: true } +2247 silly addNameRange versions [ 'mkdirp', +2247 silly addNameRange [ '0.0.1', +2247 silly addNameRange '0.0.2', +2247 silly addNameRange '0.0.3', +2247 silly addNameRange '0.0.4', +2247 silly addNameRange '0.0.5', +2247 silly addNameRange '0.0.6', +2247 silly addNameRange '0.0.7', +2247 silly addNameRange '0.1.0', +2247 silly addNameRange '0.2.0', +2247 silly addNameRange '0.2.1', +2247 silly addNameRange '0.2.2', +2247 silly addNameRange '0.3.0', +2247 silly addNameRange '0.3.1', +2247 silly addNameRange '0.3.2', +2247 silly addNameRange '0.3.3', +2247 silly addNameRange '0.3.4', +2247 silly addNameRange '0.3.5', +2247 silly addNameRange '0.4.0', +2247 silly addNameRange '0.4.1', +2247 silly addNameRange '0.4.2', +2247 silly addNameRange '0.5.0', +2247 silly addNameRange '0.5.1' ] ] +2248 silly addNamed mkdirp@0.5.1 +2249 verbose addNamed "0.5.1" is a plain semver version for mkdirp +2250 silly addNameRange number 2 { name: 'sinon', range: '>=1.10.3 <1.11.0', hasData: true } +2251 silly addNameRange versions [ 'sinon', +2251 silly addNameRange [ '0.6.2', +2251 silly addNameRange '0.6.3', +2251 silly addNameRange '1.0.0', +2251 silly addNameRange '1.0.1', +2251 silly addNameRange '1.0.2', +2251 silly addNameRange '1.1.0', +2251 silly addNameRange '1.1.1', +2251 silly addNameRange '1.2.0', +2251 silly addNameRange '1.3.0', +2251 silly addNameRange '1.3.1', +2251 silly addNameRange '1.3.2', +2251 silly addNameRange '1.3.3', +2251 silly addNameRange '1.3.4', +2251 silly addNameRange '1.4.0', +2251 silly addNameRange '1.4.1', +2251 silly addNameRange '1.4.2', +2251 silly addNameRange '1.5.0', +2251 silly addNameRange '1.5.2', +2251 silly addNameRange '1.6.0', +2251 silly addNameRange '1.7.0', +2251 silly addNameRange '1.7.1', +2251 silly addNameRange '1.7.2', +2251 silly addNameRange '1.7.3', +2251 silly addNameRange '1.8.1', +2251 silly addNameRange '1.8.2', +2251 silly addNameRange '1.9.0', +2251 silly addNameRange '1.9.1', +2251 silly addNameRange '1.10.0', +2251 silly addNameRange '1.10.1', +2251 silly addNameRange '1.10.2', +2251 silly addNameRange '1.10.3', +2251 silly addNameRange '1.11.0', +2251 silly addNameRange '1.11.1', +2251 silly addNameRange '1.12.0', +2251 silly addNameRange '1.12.1', +2251 silly addNameRange '1.12.2', +2251 silly addNameRange '1.13.0', +2251 silly addNameRange '1.14.0', +2251 silly addNameRange '1.14.1', +2251 silly addNameRange '1.15.0', +2251 silly addNameRange '1.15.1', +2251 silly addNameRange '1.15.2', +2251 silly addNameRange '1.15.3', +2251 silly addNameRange '1.15.4', +2251 silly addNameRange '1.16.0', +2251 silly addNameRange '1.16.1', +2251 silly addNameRange '1.17.0', +2251 silly addNameRange '1.17.1', +2251 silly addNameRange '1.17.2', +2251 silly addNameRange '2.0.0-pre', +2251 silly addNameRange '1.17.3', +2251 silly addNameRange '1.17.4', +2251 silly addNameRange '2.0.0-pre.2', +2251 silly addNameRange '1.17.5', +2251 silly addNameRange '1.17.6', +2251 silly addNameRange '2.0.0-pre.3', +2251 silly addNameRange '2.0.0-pre.4', +2251 silly addNameRange '2.0.0-pre.5', +2251 silly addNameRange '1.17.7' ] ] +2252 silly addNamed sinon@1.10.3 +2253 verbose addNamed "1.10.3" is a plain semver version for sinon +2254 silly mapToRegistry name sinon +2255 silly mapToRegistry using default registry +2256 silly mapToRegistry registry https://registry.npmjs.org/ +2257 silly mapToRegistry uri https://registry.npmjs.org/sinon +2258 verbose addRemoteTarball https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz not in flight; adding +2259 verbose addRemoteTarball [ 'https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz', +2259 verbose addRemoteTarball 'c063e0e99d8327dc199113aab52eb83a2e9e3c2c' ] +2260 silly addNameRange number 2 { name: 'node-sass-middleware', +2260 silly addNameRange range: '>=0.3.0 <0.4.0', +2260 silly addNameRange hasData: true } +2261 silly addNameRange versions [ 'node-sass-middleware', +2261 silly addNameRange [ '0.2.0', +2261 silly addNameRange '0.3.0', +2261 silly addNameRange '0.3.1', +2261 silly addNameRange '0.4.0', +2261 silly addNameRange '0.5.0', +2261 silly addNameRange '0.6.0', +2261 silly addNameRange '0.7.0', +2261 silly addNameRange '0.8.0', +2261 silly addNameRange '0.9.0', +2261 silly addNameRange '0.9.5', +2261 silly addNameRange '0.9.6', +2261 silly addNameRange '0.9.7', +2261 silly addNameRange '0.9.8', +2261 silly addNameRange '0.10.0', +2261 silly addNameRange '0.10.1', +2261 silly addNameRange '0.11.0' ] ] +2262 silly addNamed node-sass-middleware@0.3.1 +2263 verbose addNamed "0.3.1" is a plain semver version for node-sass-middleware +2264 silly mapToRegistry name node-sass-middleware +2265 silly mapToRegistry using default registry +2266 silly mapToRegistry registry https://registry.npmjs.org/ +2267 silly mapToRegistry uri https://registry.npmjs.org/node-sass-middleware +2268 verbose addRemoteTarball https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz not in flight; adding +2269 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz', +2269 verbose addRemoteTarball '16440047c20b4bb990f4a54eb1db7ec6744cfea8' ] +2270 silly cache afterAdd object-assign@1.0.0 +2271 verbose afterAdd /Users/cwerning/.npm/object-assign/1.0.0/package/package.json not in flight; writing +2272 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2273 info retry fetch attempt 1 at 16:02:26 +2274 info attempt registry request try #1 at 16:02:26 +2275 http fetch GET https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz +2276 http fetch 200 https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz +2277 info retry fetch attempt 1 at 16:02:26 +2278 info attempt registry request try #1 at 16:02:26 +2279 http fetch GET https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz +2280 silly cache afterAdd mkdirp@0.5.1 +2281 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.1/package/package.json not in flight; writing +2282 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2283 http 304 https://registry.npmjs.org/get-stdin +2284 verbose headers { date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2284 verbose headers via: '1.1 varnish', +2284 verbose headers 'cache-control': 'max-age=300', +2284 verbose headers etag: 'W/"58083990-3420"', +2284 verbose headers age: '100', +2284 verbose headers connection: 'keep-alive', +2284 verbose headers 'x-served-by': 'cache-hhn1524-HHN', +2284 verbose headers 'x-cache': 'HIT', +2284 verbose headers 'x-cache-hits': '9', +2284 verbose headers 'x-timer': 'S1485529367.601488,VS0,VE0', +2284 verbose headers vary: 'Accept-Encoding' } +2285 silly get cb [ 304, +2285 silly get { date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2285 silly get via: '1.1 varnish', +2285 silly get 'cache-control': 'max-age=300', +2285 silly get etag: 'W/"58083990-3420"', +2285 silly get age: '100', +2285 silly get connection: 'keep-alive', +2285 silly get 'x-served-by': 'cache-hhn1524-HHN', +2285 silly get 'x-cache': 'HIT', +2285 silly get 'x-cache-hits': '9', +2285 silly get 'x-timer': 'S1485529367.601488,VS0,VE0', +2285 silly get vary: 'Accept-Encoding' } ] +2286 verbose etag https://registry.npmjs.org/get-stdin from cache +2287 verbose get saving get-stdin to /Users/cwerning/.npm/registry.npmjs.org/get-stdin/.cache.json +2288 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2289 silly addNameRange number 2 { name: 'nan', range: '>=1.3.0 <1.4.0', hasData: true } +2290 silly addNameRange versions [ 'nan', +2290 silly addNameRange [ '0.3.0-wip', +2290 silly addNameRange '0.3.0-wip2', +2290 silly addNameRange '0.3.0', +2290 silly addNameRange '0.3.1', +2290 silly addNameRange '0.3.2', +2290 silly addNameRange '0.4.0', +2290 silly addNameRange '0.4.1', +2290 silly addNameRange '0.4.2', +2290 silly addNameRange '0.4.3', +2290 silly addNameRange '0.4.4', +2290 silly addNameRange '0.5.0', +2290 silly addNameRange '0.5.1', +2290 silly addNameRange '0.5.2', +2290 silly addNameRange '0.6.0', +2290 silly addNameRange '0.7.0', +2290 silly addNameRange '0.7.1', +2290 silly addNameRange '0.8.0', +2290 silly addNameRange '1.0.0', +2290 silly addNameRange '1.1.0', +2290 silly addNameRange '1.1.1', +2290 silly addNameRange '1.1.2', +2290 silly addNameRange '1.2.0', +2290 silly addNameRange '1.3.0', +2290 silly addNameRange '1.4.0', +2290 silly addNameRange '1.4.1', +2290 silly addNameRange '1.5.0', +2290 silly addNameRange '1.4.2', +2290 silly addNameRange '1.4.3', +2290 silly addNameRange '1.5.1', +2290 silly addNameRange '1.5.2', +2290 silly addNameRange '1.6.0', +2290 silly addNameRange '1.5.3', +2290 silly addNameRange '1.6.1', +2290 silly addNameRange '1.6.2', +2290 silly addNameRange '1.7.0', +2290 silly addNameRange '1.8.0', +2290 silly addNameRange '1.8.1', +2290 silly addNameRange '1.8.2', +2290 silly addNameRange '1.8.3', +2290 silly addNameRange '1.8.4', +2290 silly addNameRange '1.9.0', +2290 silly addNameRange '2.0.0', +2290 silly addNameRange '2.0.1', +2290 silly addNameRange '2.0.2', +2290 silly addNameRange '2.0.3', +2290 silly addNameRange '2.0.4', +2290 silly addNameRange '2.0.5', +2290 silly addNameRange '2.0.6', +2290 silly addNameRange '2.0.7', +2290 silly addNameRange '2.0.8', +2290 silly addNameRange '2.0.9', +2290 silly addNameRange '2.1.0', +2290 silly addNameRange '2.2.0', +2290 silly addNameRange '2.2.1', +2290 silly addNameRange '2.3.0', +2290 silly addNameRange '2.3.1', +2290 silly addNameRange '2.3.2', +2290 silly addNameRange '2.3.3', +2290 silly addNameRange '2.3.4', +2290 silly addNameRange '2.3.5', +2290 silly addNameRange '2.4.0', +2290 silly addNameRange '2.5.0', +2290 silly addNameRange '2.5.1' ] ] +2291 silly addNamed nan@1.3.0 +2292 verbose addNamed "1.3.0" is a plain semver version for nan +2293 silly mapToRegistry name nan +2294 silly mapToRegistry using default registry +2295 silly mapToRegistry registry https://registry.npmjs.org/ +2296 silly mapToRegistry uri https://registry.npmjs.org/nan +2297 verbose addRemoteTarball https://registry.npmjs.org/nan/-/nan-1.3.0.tgz not in flight; adding +2298 verbose addRemoteTarball [ 'https://registry.npmjs.org/nan/-/nan-1.3.0.tgz', +2298 verbose addRemoteTarball '9a5b8d5ef97a10df3050e59b2c362d3baf779742' ] +2299 verbose afterAdd /Users/cwerning/.npm/object-assign/1.0.0/package/package.json written +2300 silly fetchAndShaCheck shasum a07f253a4f538de9d4ca522dd7f1996eeec0d97e +2301 http 200 https://registry.npmjs.org/chalk +2302 verbose headers { server: 'nginx/1.10.1', +2302 verbose headers 'content-type': 'application/json', +2302 verbose headers 'last-modified': 'Fri, 27 Jan 2017 10:29:05 GMT', +2302 verbose headers etag: 'W/"588b20f1-8451"', +2302 verbose headers 'content-encoding': 'gzip', +2302 verbose headers 'cache-control': 'max-age=300', +2302 verbose headers 'content-length': '8766', +2302 verbose headers 'accept-ranges': 'bytes', +2302 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2302 verbose headers via: '1.1 varnish', +2302 verbose headers age: '196', +2302 verbose headers connection: 'keep-alive', +2302 verbose headers 'x-served-by': 'cache-hhn1541-HHN', +2302 verbose headers 'x-cache': 'HIT', +2302 verbose headers 'x-cache-hits': '19', +2302 verbose headers 'x-timer': 'S1485529367.598929,VS0,VE0', +2302 verbose headers vary: 'Accept-Encoding' } +2303 silly get cb [ 200, +2303 silly get { server: 'nginx/1.10.1', +2303 silly get 'content-type': 'application/json', +2303 silly get 'last-modified': 'Fri, 27 Jan 2017 10:29:05 GMT', +2303 silly get etag: 'W/"588b20f1-8451"', +2303 silly get 'content-encoding': 'gzip', +2303 silly get 'cache-control': 'max-age=300', +2303 silly get 'content-length': '8766', +2303 silly get 'accept-ranges': 'bytes', +2303 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2303 silly get via: '1.1 varnish', +2303 silly get age: '196', +2303 silly get connection: 'keep-alive', +2303 silly get 'x-served-by': 'cache-hhn1541-HHN', +2303 silly get 'x-cache': 'HIT', +2303 silly get 'x-cache-hits': '19', +2303 silly get 'x-timer': 'S1485529367.598929,VS0,VE0', +2303 silly get vary: 'Accept-Encoding' } ] +2304 verbose get saving chalk to /Users/cwerning/.npm/registry.npmjs.org/chalk/.cache.json +2305 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2306 info retry fetch attempt 1 at 16:02:26 +2307 info attempt registry request try #1 at 16:02:26 +2308 http fetch GET https://registry.npmjs.org/nan/-/nan-1.3.0.tgz +2309 http 200 https://registry.npmjs.org/mocha +2310 verbose headers { server: 'nginx/1.10.1', +2310 verbose headers 'content-type': 'application/json', +2310 verbose headers 'last-modified': 'Wed, 25 Jan 2017 03:18:44 GMT', +2310 verbose headers etag: 'W/"58881914-94147"', +2310 verbose headers 'content-encoding': 'gzip', +2310 verbose headers 'cache-control': 'max-age=300', +2310 verbose headers 'content-length': '36546', +2310 verbose headers 'accept-ranges': 'bytes', +2310 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2310 verbose headers via: '1.1 varnish', +2310 verbose headers age: '60', +2310 verbose headers connection: 'keep-alive', +2310 verbose headers 'x-served-by': 'cache-hhn1541-HHN', +2310 verbose headers 'x-cache': 'HIT', +2310 verbose headers 'x-cache-hits': '2', +2310 verbose headers 'x-timer': 'S1485529366.689094,VS0,VE0', +2310 verbose headers vary: 'Accept-Encoding' } +2311 silly get cb [ 200, +2311 silly get { server: 'nginx/1.10.1', +2311 silly get 'content-type': 'application/json', +2311 silly get 'last-modified': 'Wed, 25 Jan 2017 03:18:44 GMT', +2311 silly get etag: 'W/"58881914-94147"', +2311 silly get 'content-encoding': 'gzip', +2311 silly get 'cache-control': 'max-age=300', +2311 silly get 'content-length': '36546', +2311 silly get 'accept-ranges': 'bytes', +2311 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', +2311 silly get via: '1.1 varnish', +2311 silly get age: '60', +2311 silly get connection: 'keep-alive', +2311 silly get 'x-served-by': 'cache-hhn1541-HHN', +2311 silly get 'x-cache': 'HIT', +2311 silly get 'x-cache-hits': '2', +2311 silly get 'x-timer': 'S1485529366.689094,VS0,VE0', +2311 silly get vary: 'Accept-Encoding' } ] +2312 verbose get saving mocha to /Users/cwerning/.npm/registry.npmjs.org/mocha/.cache.json +2313 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2314 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.1/package/package.json written +2315 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz not in flight; adding +2316 verbose addTmpTarball already have metadata; skipping unpack for node-watch@0.3.5 +2317 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2318 silly addNameRange number 2 { name: 'get-stdin', range: '>=3.0.0 <3.1.0', hasData: true } +2319 silly addNameRange versions [ 'get-stdin', +2319 silly addNameRange [ '0.1.0', +2319 silly addNameRange '1.0.0', +2319 silly addNameRange '2.0.0', +2319 silly addNameRange '3.0.0', +2319 silly addNameRange '3.0.1', +2319 silly addNameRange '3.0.2', +2319 silly addNameRange '4.0.0', +2319 silly addNameRange '4.0.1', +2319 silly addNameRange '5.0.0', +2319 silly addNameRange '5.0.1' ] ] +2320 silly addNamed get-stdin@3.0.2 +2321 verbose addNamed "3.0.2" is a plain semver version for get-stdin +2322 silly mapToRegistry name get-stdin +2323 silly mapToRegistry using default registry +2324 silly mapToRegistry registry https://registry.npmjs.org/ +2325 silly mapToRegistry uri https://registry.npmjs.org/get-stdin +2326 verbose addRemoteTarball https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz not in flight; adding +2327 verbose addRemoteTarball [ 'https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz', +2327 verbose addRemoteTarball 'c1ced24b9039b38ded85bdf161e57713b6dd4abe' ] +2328 silly addNameRange number 2 { name: 'chalk', range: '>=0.5.1 <0.6.0', hasData: true } +2329 silly addNameRange versions [ 'chalk', +2329 silly addNameRange [ '0.1.0', +2329 silly addNameRange '0.1.1', +2329 silly addNameRange '0.2.0', +2329 silly addNameRange '0.2.1', +2329 silly addNameRange '0.3.0', +2329 silly addNameRange '0.4.0', +2329 silly addNameRange '0.5.0', +2329 silly addNameRange '0.5.1', +2329 silly addNameRange '1.0.0', +2329 silly addNameRange '1.1.0', +2329 silly addNameRange '1.1.1', +2329 silly addNameRange '1.1.2', +2329 silly addNameRange '1.1.3' ] ] +2330 silly addNamed chalk@0.5.1 +2331 verbose addNamed "0.5.1" is a plain semver version for chalk +2332 info retry fetch attempt 1 at 16:02:27 +2333 info attempt registry request try #1 at 16:02:27 +2334 http fetch GET https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz +2335 silly mapToRegistry name chalk +2336 silly mapToRegistry using default registry +2337 silly mapToRegistry registry https://registry.npmjs.org/ +2338 silly mapToRegistry uri https://registry.npmjs.org/chalk +2339 verbose addRemoteTarball https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz not in flight; adding +2340 verbose addRemoteTarball [ 'https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz', +2340 verbose addRemoteTarball '663b3a648b68b55d04690d49167aa837858f2174' ] +2341 silly addNameRange number 2 { name: 'mocha', range: '>=1.21.4 <1.22.0', hasData: true } +2342 silly addNameRange versions [ 'mocha', +2342 silly addNameRange [ '0.0.1-alpha1', +2342 silly addNameRange '0.0.1-alpha2', +2342 silly addNameRange '0.0.1-alpha3', +2342 silly addNameRange '0.0.1-alpha4', +2342 silly addNameRange '0.0.1-alpha5', +2342 silly addNameRange '0.0.1-alpha6', +2342 silly addNameRange '0.0.1', +2342 silly addNameRange '0.0.2', +2342 silly addNameRange '0.0.3', +2342 silly addNameRange '0.0.4', +2342 silly addNameRange '0.0.5', +2342 silly addNameRange '0.0.6', +2342 silly addNameRange '0.0.7', +2342 silly addNameRange '0.0.8', +2342 silly addNameRange '0.1.0', +2342 silly addNameRange '0.2.0', +2342 silly addNameRange '0.3.0', +2342 silly addNameRange '0.3.1', +2342 silly addNameRange '0.3.2', +2342 silly addNameRange '0.3.3', +2342 silly addNameRange '0.3.4', +2342 silly addNameRange '0.3.6', +2342 silly addNameRange '0.4.0', +2342 silly addNameRange '0.5.0', +2342 silly addNameRange '0.6.0', +2342 silly addNameRange '0.7.0', +2342 silly addNameRange '0.7.1', +2342 silly addNameRange '0.8.0', +2342 silly addNameRange '0.8.1', +2342 silly addNameRange '0.9.0', +2342 silly addNameRange '0.10.0', +2342 silly addNameRange '0.10.1', +2342 silly addNameRange '0.10.2', +2342 silly addNameRange '0.11.0', +2342 silly addNameRange '0.12.0', +2342 silly addNameRange '0.12.1', +2342 silly addNameRange '0.13.0', +2342 silly addNameRange '0.14.0', +2342 silly addNameRange '0.14.1', +2342 silly addNameRange '1.0.0', +2342 silly addNameRange '1.0.1', +2342 silly addNameRange '1.0.2', +2342 silly addNameRange '1.0.3', +2342 silly addNameRange '1.1.0', +2342 silly addNameRange '1.2.0', +2342 silly addNameRange '1.2.1', +2342 silly addNameRange '1.2.2', +2342 silly addNameRange '1.3.0', +2342 silly addNameRange '1.3.1', +2342 silly addNameRange '1.3.2', +2342 silly addNameRange '1.4.0', +2342 silly addNameRange '1.4.1', +2342 silly addNameRange '1.4.2', +2342 silly addNameRange '1.4.3', +2342 silly addNameRange '1.5.0', +2342 silly addNameRange '1.6.0', +2342 silly addNameRange '1.7.0', +2342 silly addNameRange '1.7.1', +2342 silly addNameRange '1.7.2', +2342 silly addNameRange '1.7.3', +2342 silly addNameRange '1.7.4', +2342 silly addNameRange '1.8.0', +2342 silly addNameRange '1.8.1', +2342 silly addNameRange '1.8.2', +2342 silly addNameRange '1.9.0', +2342 silly addNameRange '1.10.0', +2342 silly addNameRange '1.11.0', +2342 silly addNameRange '1.12.0', +2342 silly addNameRange '1.12.1', +2342 silly addNameRange '1.13.0', +2342 silly addNameRange '1.14.0', +2342 silly addNameRange '1.15.0', +2342 silly addNameRange '1.15.1', +2342 silly addNameRange '1.16.0', +2342 silly addNameRange '1.16.1', +2342 silly addNameRange '1.16.2', +2342 silly addNameRange '1.17.0', +2342 silly addNameRange '1.17.1', +2342 silly addNameRange '1.18.0', +2342 silly addNameRange '1.18.1', +2342 silly addNameRange '1.18.2', +2342 silly addNameRange '1.19.0', +2342 silly addNameRange '1.20.0', +2342 silly addNameRange '1.20.1', +2342 silly addNameRange '1.21.0', +2342 silly addNameRange '1.21.1', +2342 silly addNameRange '1.21.2', +2342 silly addNameRange '1.21.3', +2342 silly addNameRange '1.21.4', +2342 silly addNameRange '1.21.5', +2342 silly addNameRange '2.0.0', +2342 silly addNameRange '2.0.1', +2342 silly addNameRange '2.1.0', +2342 silly addNameRange '2.2.0', +2342 silly addNameRange '2.2.1', +2342 silly addNameRange '2.2.3', +2342 silly addNameRange '2.2.4', +2342 silly addNameRange '2.2.5', +2342 silly addNameRange '2.3.0', +2342 silly addNameRange '2.3.1', +2342 silly addNameRange '2.3.2', +2342 silly addNameRange '2.3.3', +2342 silly addNameRange '2.3.4', +2342 silly addNameRange '2.4.1', +2342 silly addNameRange '2.4.2', +2342 silly addNameRange '2.4.3', +2342 silly addNameRange '2.4.4', +2342 silly addNameRange '2.4.5', +2342 silly addNameRange '2.5.0', +2342 silly addNameRange '2.5.1', +2342 silly addNameRange '2.5.2', +2342 silly addNameRange '2.5.3', +2342 silly addNameRange '3.0.0-0', +2342 silly addNameRange '3.0.0-1', +2342 silly addNameRange '3.0.0-2', +2342 silly addNameRange '3.0.0', +2342 silly addNameRange '3.0.1', +2342 silly addNameRange '3.0.2', +2342 silly addNameRange '3.1.0', +2342 silly addNameRange '3.1.1', +2342 silly addNameRange '3.1.2', +2342 silly addNameRange '3.2.0' ] ] +2343 silly addNamed mocha@1.21.5 +2344 verbose addNamed "1.21.5" is a plain semver version for mocha +2345 silly mapToRegistry name mocha +2346 silly mapToRegistry using default registry +2347 silly mapToRegistry registry https://registry.npmjs.org/ +2348 silly mapToRegistry uri https://registry.npmjs.org/mocha +2349 verbose addRemoteTarball https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz not in flight; adding +2350 verbose addRemoteTarball [ 'https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz', +2350 verbose addRemoteTarball '7c58b09174df976e434a23b1e8d639873fc529e9' ] +2351 info retry fetch attempt 1 at 16:02:27 +2352 info attempt registry request try #1 at 16:02:27 +2353 http fetch GET https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz +2354 info retry fetch attempt 1 at 16:02:27 +2355 info attempt registry request try #1 at 16:02:27 +2356 http fetch GET https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz +2357 http 200 https://registry.npmjs.org/yargs +2358 verbose headers { server: 'nginx/1.10.1', +2358 verbose headers 'content-type': 'application/json', +2358 verbose headers 'last-modified': 'Wed, 25 Jan 2017 18:53:43 GMT', +2358 verbose headers etag: 'W/"5888f437-47d11"', +2358 verbose headers 'content-encoding': 'gzip', +2358 verbose headers 'cache-control': 'max-age=300', +2358 verbose headers 'content-length': '34965', +2358 verbose headers 'accept-ranges': 'bytes', +2358 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2358 verbose headers via: '1.1 varnish', +2358 verbose headers age: '225', +2358 verbose headers connection: 'keep-alive', +2358 verbose headers 'x-served-by': 'cache-hhn1528-HHN', +2358 verbose headers 'x-cache': 'HIT', +2358 verbose headers 'x-cache-hits': '22', +2358 verbose headers 'x-timer': 'S1485529367.604210,VS0,VE0', +2358 verbose headers vary: 'Accept-Encoding' } +2359 silly get cb [ 200, +2359 silly get { server: 'nginx/1.10.1', +2359 silly get 'content-type': 'application/json', +2359 silly get 'last-modified': 'Wed, 25 Jan 2017 18:53:43 GMT', +2359 silly get etag: 'W/"5888f437-47d11"', +2359 silly get 'content-encoding': 'gzip', +2359 silly get 'cache-control': 'max-age=300', +2359 silly get 'content-length': '34965', +2359 silly get 'accept-ranges': 'bytes', +2359 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', +2359 silly get via: '1.1 varnish', +2359 silly get age: '225', +2359 silly get connection: 'keep-alive', +2359 silly get 'x-served-by': 'cache-hhn1528-HHN', +2359 silly get 'x-cache': 'HIT', +2359 silly get 'x-cache-hits': '22', +2359 silly get 'x-timer': 'S1485529367.604210,VS0,VE0', +2359 silly get vary: 'Accept-Encoding' } ] +2360 verbose get saving yargs to /Users/cwerning/.npm/registry.npmjs.org/yargs/.cache.json +2361 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2362 http fetch 200 https://registry.npmjs.org/nan/-/nan-1.3.0.tgz +2363 http fetch 200 https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz +2364 http fetch 200 https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz +2365 http fetch 200 https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz +2366 silly cache afterAdd node-watch@0.3.5 +2367 verbose afterAdd /Users/cwerning/.npm/node-watch/0.3.5/package/package.json not in flight; writing +2368 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2369 silly fetchAndShaCheck shasum 16440047c20b4bb990f4a54eb1db7ec6744cfea8 +2370 verbose afterAdd /Users/cwerning/.npm/node-watch/0.3.5/package/package.json written +2371 silly addNameRange number 2 { name: 'yargs', range: '>=1.3.1 <1.4.0', hasData: true } +2372 silly addNameRange versions [ 'yargs', +2372 silly addNameRange [ '1.0.0', +2372 silly addNameRange '1.0.1', +2372 silly addNameRange '1.0.3', +2372 silly addNameRange '1.0.4', +2372 silly addNameRange '1.0.5', +2372 silly addNameRange '1.0.6', +2372 silly addNameRange '1.0.7', +2372 silly addNameRange '1.0.8', +2372 silly addNameRange '1.0.9', +2372 silly addNameRange '1.0.10', +2372 silly addNameRange '1.0.11', +2372 silly addNameRange '1.0.12', +2372 silly addNameRange '1.0.13', +2372 silly addNameRange '1.0.15', +2372 silly addNameRange '1.1.0', +2372 silly addNameRange '1.1.1', +2372 silly addNameRange '1.1.2', +2372 silly addNameRange '1.1.3', +2372 silly addNameRange '1.2.0', +2372 silly addNameRange '1.2.1', +2372 silly addNameRange '1.2.2', +2372 silly addNameRange '1.2.3', +2372 silly addNameRange '1.2.4', +2372 silly addNameRange '1.2.5', +2372 silly addNameRange '1.2.6', +2372 silly addNameRange '1.3.0', +2372 silly addNameRange '1.3.1', +2372 silly addNameRange '1.3.2', +2372 silly addNameRange '1.3.3', +2372 silly addNameRange '2.1.1', +2372 silly addNameRange '2.3.0', +2372 silly addNameRange '3.0.0', +2372 silly addNameRange '3.0.1', +2372 silly addNameRange '3.0.2', +2372 silly addNameRange '3.0.3', +2372 silly addNameRange '3.0.4', +2372 silly addNameRange '3.1.0', +2372 silly addNameRange '3.2.1', +2372 silly addNameRange '3.3.1', +2372 silly addNameRange '3.4.0', +2372 silly addNameRange '3.4.4', +2372 silly addNameRange '3.4.5', +2372 silly addNameRange '3.5.0', +2372 silly addNameRange '3.5.1', +2372 silly addNameRange '3.5.2', +2372 silly addNameRange '3.5.3', +2372 silly addNameRange '3.5.4', +2372 silly addNameRange '3.6.0', +2372 silly addNameRange '3.7.0', +2372 silly addNameRange '3.7.1', +2372 silly addNameRange '3.7.2', +2372 silly addNameRange '3.8.0', +2372 silly addNameRange '3.9.0', +2372 silly addNameRange '3.9.1', +2372 silly addNameRange '3.10.0', +2372 silly addNameRange '3.11.0', +2372 silly addNameRange '3.12.0', +2372 silly addNameRange '3.13.0', +2372 silly addNameRange '3.14.0', +2372 silly addNameRange '3.15.0', +2372 silly addNameRange '3.16.0', +2372 silly addNameRange '3.16.1', +2372 silly addNameRange '3.17.1', +2372 silly addNameRange '3.18.0', +2372 silly addNameRange '3.18.1', +2372 silly addNameRange '3.19.0', +2372 silly addNameRange '3.20.0', +2372 silly addNameRange '3.21.0', +2372 silly addNameRange '3.21.1', +2372 silly addNameRange '3.22.0', +2372 silly addNameRange '3.22.1', +2372 silly addNameRange '3.22.2', +2372 silly addNameRange '3.23.0', +2372 silly addNameRange '3.24.0', +2372 silly addNameRange '3.25.0', +2372 silly addNameRange '3.26.0', +2372 silly addNameRange '3.27.0', +2372 silly addNameRange '3.28.0', +2372 silly addNameRange '3.29.0', +2372 silly addNameRange '3.30.0', +2372 silly addNameRange '3.31.0', +2372 silly addNameRange '3.32.0', +2372 silly addNameRange '4.0.0-alpha1', +2372 silly addNameRange '4.0.0-alpha2', +2372 silly addNameRange '4.0.0-alpha3', +2372 silly addNameRange '4.0.0-alpha4', +2372 silly addNameRange '4.0.0-alpha5', +2372 silly addNameRange '4.0.0', +2372 silly addNameRange '4.1.0', +2372 silly addNameRange '4.2.0', +2372 silly addNameRange '4.3.0', +2372 silly addNameRange '4.3.1', +2372 silly addNameRange '4.3.2', +2372 silly addNameRange '4.4.0', +2372 silly addNameRange '4.5.0', +2372 silly addNameRange '4.6.0-candidate', +2372 silly addNameRange '4.6.0', +2372 silly addNameRange '4.7.0-pre', +2372 silly addNameRange '4.7.0', +2372 silly addNameRange '4.7.1', +2372 silly addNameRange '4.8.0-candidate', +2372 silly addNameRange '4.8.0-candidate2', +2372 silly addNameRange '4.8.0-candidate3', +2372 silly addNameRange '4.8.0', +2372 silly addNameRange '4.8.1-candidate', +2372 silly addNameRange '4.8.1', +2372 silly addNameRange '5.0.0-candidate', +2372 silly addNameRange '5.0.0', +2372 silly addNameRange '6.0.0-alpha.1', +2372 silly addNameRange '6.0.0', +2372 silly addNameRange '6.1.0-candidate', +2372 silly addNameRange '6.1.1-candidate', +2372 silly addNameRange '6.1.1', +2372 silly addNameRange '6.2.0-candidate', +2372 silly addNameRange '6.2.0', +2372 silly addNameRange '6.3.0-candidate', +2372 silly addNameRange '6.3.0', +2372 silly addNameRange '6.4.0', +2372 silly addNameRange '6.5.0', +2372 silly addNameRange '6.6.0-candidate.0', +2372 silly addNameRange '6.6.0', +2372 silly addNameRange '6.6.1-candidate.0', +2372 silly addNameRange '6.6.1-candidate.1', +2372 silly addNameRange '6.6.1-candidate.2', +2372 silly addNameRange '6.6.1-candidate.3', +2372 silly addNameRange '6.6.1-candidate.4' ] ] +2373 silly addNamed yargs@1.3.3 +2374 verbose addNamed "1.3.3" is a plain semver version for yargs +2375 silly fetchAndShaCheck shasum 9a5b8d5ef97a10df3050e59b2c362d3baf779742 +2376 silly fetchAndShaCheck shasum 3596e6307a781544f591f37da618360f31db57b1 +2377 silly mapToRegistry name yargs +2378 silly mapToRegistry using default registry +2379 silly mapToRegistry registry https://registry.npmjs.org/ +2380 silly mapToRegistry uri https://registry.npmjs.org/yargs +2381 verbose addRemoteTarball https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz not in flight; adding +2382 verbose addRemoteTarball [ 'https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz', +2382 verbose addRemoteTarball '054de8b61f22eefdb7207059eaef9d6b83fb931a' ] +2383 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz not in flight; adding +2384 verbose addTmpTarball already have metadata; skipping unpack for node-sass-middleware@0.3.1 +2385 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2386 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/nan/-/nan-1.3.0.tgz not in flight; adding +2387 verbose addTmpTarball already have metadata; skipping unpack for nan@1.3.0 +2388 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2389 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz not in flight; adding +2390 verbose addTmpTarball already have metadata; skipping unpack for shelljs@0.3.0 +2391 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2392 info retry fetch attempt 1 at 16:02:27 +2393 info attempt registry request try #1 at 16:02:27 +2394 http fetch GET https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz +2395 silly cache afterAdd nan@1.3.0 +2396 verbose afterAdd /Users/cwerning/.npm/nan/1.3.0/package/package.json not in flight; writing +2397 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2398 silly cache afterAdd node-sass-middleware@0.3.1 +2399 verbose afterAdd /Users/cwerning/.npm/node-sass-middleware/0.3.1/package/package.json not in flight; writing +2400 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2401 silly cache afterAdd shelljs@0.3.0 +2402 verbose afterAdd /Users/cwerning/.npm/shelljs/0.3.0/package/package.json not in flight; writing +2403 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2404 verbose afterAdd /Users/cwerning/.npm/nan/1.3.0/package/package.json written +2405 verbose afterAdd /Users/cwerning/.npm/node-sass-middleware/0.3.1/package/package.json written +2406 verbose afterAdd /Users/cwerning/.npm/shelljs/0.3.0/package/package.json written +2407 silly fetchAndShaCheck shasum c063e0e99d8327dc199113aab52eb83a2e9e3c2c +2408 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/sinon/-/sinon-1.10.3.tgz not in flight; adding +2409 verbose addTmpTarball already have metadata; skipping unpack for sinon@1.10.3 +2410 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2411 silly cache afterAdd sinon@1.10.3 +2412 verbose afterAdd /Users/cwerning/.npm/sinon/1.10.3/package/package.json not in flight; writing +2413 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2414 verbose afterAdd /Users/cwerning/.npm/sinon/1.10.3/package/package.json written +2415 http fetch 200 https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz +2416 http fetch 200 https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz +2417 http fetch 200 https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz +2418 http fetch 200 https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz +2419 silly fetchAndShaCheck shasum c1ced24b9039b38ded85bdf161e57713b6dd4abe +2420 silly fetchAndShaCheck shasum 663b3a648b68b55d04690d49167aa837858f2174 +2421 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz not in flight; adding +2422 verbose addTmpTarball already have metadata; skipping unpack for get-stdin@3.0.2 +2423 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2424 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/chalk/-/chalk-0.5.1.tgz not in flight; adding +2425 verbose addTmpTarball already have metadata; skipping unpack for chalk@0.5.1 +2426 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2427 silly cache afterAdd get-stdin@3.0.2 +2428 verbose afterAdd /Users/cwerning/.npm/get-stdin/3.0.2/package/package.json not in flight; writing +2429 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2430 silly cache afterAdd chalk@0.5.1 +2431 verbose afterAdd /Users/cwerning/.npm/chalk/0.5.1/package/package.json not in flight; writing +2432 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2433 verbose afterAdd /Users/cwerning/.npm/chalk/0.5.1/package/package.json written +2434 verbose afterAdd /Users/cwerning/.npm/get-stdin/3.0.2/package/package.json written +2435 silly fetchAndShaCheck shasum 054de8b61f22eefdb7207059eaef9d6b83fb931a +2436 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/yargs/-/yargs-1.3.3.tgz not in flight; adding +2437 verbose addTmpTarball already have metadata; skipping unpack for yargs@1.3.3 +2438 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2439 silly cache afterAdd yargs@1.3.3 +2440 verbose afterAdd /Users/cwerning/.npm/yargs/1.3.3/package/package.json not in flight; writing +2441 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2442 verbose afterAdd /Users/cwerning/.npm/yargs/1.3.3/package/package.json written +2443 silly fetchAndShaCheck shasum 7c58b09174df976e434a23b1e8d639873fc529e9 +2444 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/mocha/-/mocha-1.21.5.tgz not in flight; adding +2445 verbose addTmpTarball already have metadata; skipping unpack for mocha@1.21.5 +2446 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2447 silly cache afterAdd mocha@1.21.5 +2448 verbose afterAdd /Users/cwerning/.npm/mocha/1.21.5/package/package.json not in flight; writing +2449 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2450 verbose afterAdd /Users/cwerning/.npm/mocha/1.21.5/package/package.json written +2451 silly install resolved [ { name: 'object-assign', +2451 silly install resolved version: '1.0.0', +2451 silly install resolved description: 'ES6 Object.assign() ponyfill', +2451 silly install resolved license: 'MIT', +2451 silly install resolved repository: +2451 silly install resolved { type: 'git', +2451 silly install resolved url: 'https://github.com/sindresorhus/object-assign' }, +2451 silly install resolved author: +2451 silly install resolved { name: 'Sindre Sorhus', +2451 silly install resolved email: 'sindresorhus@gmail.com', +2451 silly install resolved url: 'http://sindresorhus.com' }, +2451 silly install resolved engines: { node: '>=0.10.0' }, +2451 silly install resolved scripts: { test: 'mocha' }, +2451 silly install resolved files: [ 'index.js' ], +2451 silly install resolved keywords: +2451 silly install resolved [ 'object', +2451 silly install resolved 'assign', +2451 silly install resolved 'extend', +2451 silly install resolved 'properties', +2451 silly install resolved 'es6', +2451 silly install resolved 'ecmascript', +2451 silly install resolved 'harmony', +2451 silly install resolved 'ponyfill', +2451 silly install resolved 'prollyfill', +2451 silly install resolved 'polyfill', +2451 silly install resolved 'shim', +2451 silly install resolved 'browser' ], +2451 silly install resolved devDependencies: { mocha: '*' }, +2451 silly install resolved gitHead: 'a17eef6882cf3ffcee46f7d9d5a5ba0abc6b029c', +2451 silly install resolved bugs: { url: 'https://github.com/sindresorhus/object-assign/issues' }, +2451 silly install resolved homepage: 'https://github.com/sindresorhus/object-assign', +2451 silly install resolved _id: 'object-assign@1.0.0', +2451 silly install resolved _shasum: 'e65dc8766d3b47b4b8307465c8311da030b070a6', +2451 silly install resolved _from: 'object-assign@>=1.0.0 <1.1.0', +2451 silly install resolved _npmVersion: '1.4.21', +2451 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +2451 silly install resolved maintainers: [ [Object] ], +2451 silly install resolved dist: +2451 silly install resolved { shasum: 'e65dc8766d3b47b4b8307465c8311da030b070a6', +2451 silly install resolved tarball: 'https://registry.npmjs.org/object-assign/-/object-assign-1.0.0.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/object-assign/-/object-assign-1.0.0.tgz', +2451 silly install resolved readme: 'ERROR: No README data found!' }, +2451 silly install resolved { name: 'mkdirp', +2451 silly install resolved description: 'Recursively mkdir, like `mkdir -p`', +2451 silly install resolved version: '0.5.1', +2451 silly install resolved author: +2451 silly install resolved { name: 'James Halliday', +2451 silly install resolved email: 'mail@substack.net', +2451 silly install resolved url: 'http://substack.net' }, +2451 silly install resolved main: 'index.js', +2451 silly install resolved keywords: [ 'mkdir', 'directory' ], +2451 silly install resolved repository: +2451 silly install resolved { type: 'git', +2451 silly install resolved url: 'git+https://github.com/substack/node-mkdirp.git' }, +2451 silly install resolved scripts: { test: 'tap test/*.js' }, +2451 silly install resolved dependencies: { minimist: '0.0.8' }, +2451 silly install resolved devDependencies: { tap: '1', 'mock-fs': '2 >=2.7.0' }, +2451 silly install resolved bin: { mkdirp: 'bin/cmd.js' }, +2451 silly install resolved license: 'MIT', +2451 silly install resolved gitHead: 'd4eff0f06093aed4f387e88e9fc301cb76beedc7', +2451 silly install resolved bugs: { url: 'https://github.com/substack/node-mkdirp/issues' }, +2451 silly install resolved homepage: 'https://github.com/substack/node-mkdirp#readme', +2451 silly install resolved _id: 'mkdirp@0.5.1', +2451 silly install resolved _shasum: '30057438eac6cf7f8c4767f38648d6697d75c903', +2451 silly install resolved _from: 'mkdirp@>=0.5.0 <0.6.0', +2451 silly install resolved _npmVersion: '2.9.0', +2451 silly install resolved _nodeVersion: '2.0.0', +2451 silly install resolved _npmUser: { name: 'substack', email: 'substack@gmail.com' }, +2451 silly install resolved dist: +2451 silly install resolved { shasum: '30057438eac6cf7f8c4767f38648d6697d75c903', +2451 silly install resolved tarball: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz' }, +2451 silly install resolved maintainers: [ [Object] ], +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz', +2451 silly install resolved readme: 'ERROR: No README data found!' }, +2451 silly install resolved { description: 'fs.watch() wrapper of Nodejs ', +2451 silly install resolved license: 'MIT', +2451 silly install resolved name: 'node-watch', +2451 silly install resolved repository: +2451 silly install resolved { url: 'git://github.com/yuanchuan/node-watch.git', +2451 silly install resolved type: 'git' }, +2451 silly install resolved keywords: [ 'fs.watch', 'watch', 'watchfile' ], +2451 silly install resolved version: '0.3.5', +2451 silly install resolved bugs: { url: 'https://github.com/yuanchuan/node-watch/issues' }, +2451 silly install resolved url: 'https://github.com/yuanchuan/node-watch', +2451 silly install resolved author: +2451 silly install resolved { name: 'yuanchuan', +2451 silly install resolved email: 'yuanchuan23@gmail.com', +2451 silly install resolved url: 'http://yuanchuan.name' }, +2451 silly install resolved main: './lib/watch.js', +2451 silly install resolved homepage: 'https://github.com/yuanchuan/node-watch#readme', +2451 silly install resolved scripts: { test: 'echo "Error: no test specified" && exit 1' }, +2451 silly install resolved gitHead: 'b977c0c71bf92614b08326922f9dc77648aaa6a3', +2451 silly install resolved _id: 'node-watch@0.3.5', +2451 silly install resolved _shasum: 'a07f253a4f538de9d4ca522dd7f1996eeec0d97e', +2451 silly install resolved _from: 'node-watch@>=0.3.4 <0.4.0', +2451 silly install resolved _npmVersion: '3.3.9', +2451 silly install resolved _nodeVersion: '5.0.0', +2451 silly install resolved _npmUser: { name: 'yuanchuan', email: 'yuanchuan23@gmail.com' }, +2451 silly install resolved maintainers: [ [Object] ], +2451 silly install resolved dist: +2451 silly install resolved { shasum: 'a07f253a4f538de9d4ca522dd7f1996eeec0d97e', +2451 silly install resolved tarball: 'https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz' }, +2451 silly install resolved { name: 'nan', +2451 silly install resolved version: '1.3.0', +2451 silly install resolved description: 'Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility', +2451 silly install resolved main: 'include_dirs.js', +2451 silly install resolved repository: { type: 'git', url: 'git://github.com/rvagg/nan.git' }, +2451 silly install resolved scripts: +2451 silly install resolved { test: 'tap --gc test/js/*-test.js', +2451 silly install resolved 'rebuild-tests': 'node-gyp rebuild --directory test' }, +2451 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object], [Object] ], +2451 silly install resolved devDependencies: +2451 silly install resolved { bindings: '~1.2.1', +2451 silly install resolved 'node-gyp': '~1.0.1', +2451 silly install resolved tap: '~0.4.12', +2451 silly install resolved xtend: '~4.0.0' }, +2451 silly install resolved license: 'MIT', +2451 silly install resolved gitHead: 'e482fbe142e58373d5a24f4e5a60c61e22a13f83', +2451 silly install resolved bugs: { url: 'https://github.com/rvagg/nan/issues' }, +2451 silly install resolved homepage: 'https://github.com/rvagg/nan', +2451 silly install resolved _id: 'nan@1.3.0', +2451 silly install resolved _shasum: '9a5b8d5ef97a10df3050e59b2c362d3baf779742', +2451 silly install resolved _from: 'nan@>=1.3.0 <1.4.0', +2451 silly install resolved _npmVersion: '1.4.21', +2451 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' }, +2451 silly install resolved maintainers: [ [Object] ], +2451 silly install resolved dist: +2451 silly install resolved { shasum: '9a5b8d5ef97a10df3050e59b2c362d3baf779742', +2451 silly install resolved tarball: 'https://registry.npmjs.org/nan/-/nan-1.3.0.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/nan/-/nan-1.3.0.tgz' }, +2451 silly install resolved { author: +2451 silly install resolved { name: 'Andrew Nesbitt', +2451 silly install resolved email: 'andrewnez@gmail.com', +2451 silly install resolved url: 'http://andrew.github.com' }, +2451 silly install resolved name: 'node-sass-middleware', +2451 silly install resolved description: 'Connect middleware for node-sass', +2451 silly install resolved version: '0.3.1', +2451 silly install resolved scripts: { test: './node_modules/mocha/bin/mocha' }, +2451 silly install resolved homepage: 'https://github.com/sass/node-sass-middleware', +2451 silly install resolved keywords: [ 'sass', 'css', 'libsass' ], +2451 silly install resolved bugs: { url: 'https://github.com/sass/node-sass-middleware/issues' }, +2451 silly install resolved licenses: [ [Object] ], +2451 silly install resolved main: './middleware.js', +2451 silly install resolved repository: +2451 silly install resolved { type: 'git', +2451 silly install resolved url: 'git://github.com/sass/node-sass-middleware.git' }, +2451 silly install resolved engines: { node: '>=0.10.0' }, +2451 silly install resolved dependencies: { mkdirp: '0.5.x' }, +2451 silly install resolved peerDependencies: { 'node-sass': '0.9.x' }, +2451 silly install resolved devDependencies: +2451 silly install resolved { 'node-sass': '0.9.x', +2451 silly install resolved connect: '^2.25.7', +2451 silly install resolved mocha: '^1.21.4', +2451 silly install resolved should: '^4.0.4', +2451 silly install resolved supertest: '^0.13.0' }, +2451 silly install resolved gitHead: '77028a9b18440016492ce05c6eccfb6468a13c1e', +2451 silly install resolved _id: 'node-sass-middleware@0.3.1', +2451 silly install resolved _shasum: '16440047c20b4bb990f4a54eb1db7ec6744cfea8', +2451 silly install resolved _from: 'node-sass-middleware@>=0.3.0 <0.4.0', +2451 silly install resolved _npmVersion: '1.4.28', +2451 silly install resolved _npmUser: { name: 'keithamus', email: 'npm@keithcirkel.co.uk' }, +2451 silly install resolved maintainers: [ [Object], [Object] ], +2451 silly install resolved dist: +2451 silly install resolved { shasum: '16440047c20b4bb990f4a54eb1db7ec6744cfea8', +2451 silly install resolved tarball: 'https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz' }, +2451 silly install resolved { name: 'shelljs', +2451 silly install resolved version: '0.3.0', +2451 silly install resolved author: { name: 'Artur Adib', email: 'aadib@mozilla.com' }, +2451 silly install resolved description: 'Portable Unix shell commands for Node.js', +2451 silly install resolved keywords: [ 'unix', 'shell', 'makefile', 'make', 'jake', 'synchronous' ], +2451 silly install resolved repository: { type: 'git', url: 'git://github.com/arturadib/shelljs.git' }, +2451 silly install resolved license: 'BSD*', +2451 silly install resolved homepage: 'http://github.com/arturadib/shelljs', +2451 silly install resolved main: './shell.js', +2451 silly install resolved scripts: { test: 'node scripts/run-tests' }, +2451 silly install resolved bin: { shjs: './bin/shjs' }, +2451 silly install resolved dependencies: {}, +2451 silly install resolved devDependencies: { jshint: '~2.1.11' }, +2451 silly install resolved optionalDependencies: {}, +2451 silly install resolved engines: { node: '>=0.8.0' }, +2451 silly install resolved bugs: { url: 'https://github.com/arturadib/shelljs/issues' }, +2451 silly install resolved _id: 'shelljs@0.3.0', +2451 silly install resolved dist: +2451 silly install resolved { shasum: '3596e6307a781544f591f37da618360f31db57b1', +2451 silly install resolved tarball: 'https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz' }, +2451 silly install resolved _from: 'shelljs@>=0.3.0 <0.4.0', +2451 silly install resolved _npmVersion: '1.3.11', +2451 silly install resolved _npmUser: { name: 'artur', email: 'arturadib@gmail.com' }, +2451 silly install resolved maintainers: [ [Object] ], +2451 silly install resolved directories: {}, +2451 silly install resolved _shasum: '3596e6307a781544f591f37da618360f31db57b1', +2451 silly install resolved _resolved: 'https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz' }, +2451 silly install resolved { name: 'sinon', +2451 silly install resolved description: 'JavaScript test spies, stubs and mocks.', +2451 silly install resolved version: '1.10.3', +2451 silly install resolved homepage: 'http://cjohansen.no/sinon/', +2451 silly install resolved author: { name: 'Christian Johansen' }, +2451 silly install resolved repository: { type: 'git', url: 'http://github.com/cjohansen/Sinon.JS.git' }, +2451 silly install resolved bugs: { url: 'http://github.com/cjohansen/Sinon.JS/issues' }, +2451 silly install resolved licenses: [ [Object] ], +2451 silly install resolved scripts: { test: 'node test/node/run.js', prepublish: './build' }, +2451 silly install resolved dependencies: { formatio: '~1.0', util: '>=0.10.3 <1' }, +2451 silly install resolved devDependencies: +2451 silly install resolved { 'buster-core': '>=0.6.4', +2451 silly install resolved 'buster-assertions': '~0.10', +2451 silly install resolved 'buster-evented-logger': '~0.4', +2451 silly install resolved 'buster-test': '~0.5', +2451 silly install resolved 'http-server': '*' }, +2451 silly install resolved main: './lib/sinon.js', +2451 silly install resolved engines: { node: '>=0.1.103' }, +2451 silly install resolved _id: 'sinon@1.10.3', +2451 silly install resolved dist: +2451 silly install resolved { shasum: 'c063e0e99d8327dc199113aab52eb83a2e9e3c2c', +2451 silly install resolved tarball: 'https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz' }, +2451 silly install resolved _from: 'sinon@>=1.10.3 <1.11.0', +2451 silly install resolved _npmVersion: '1.3.21', +2451 silly install resolved _npmUser: { name: 'cjohansen', email: 'christian@cjohansen.no' }, +2451 silly install resolved maintainers: [ [Object], [Object] ], +2451 silly install resolved directories: {}, +2451 silly install resolved _shasum: 'c063e0e99d8327dc199113aab52eb83a2e9e3c2c', +2451 silly install resolved _resolved: 'https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz' }, +2451 silly install resolved { name: 'chalk', +2451 silly install resolved version: '0.5.1', +2451 silly install resolved description: 'Terminal string styling done right. Created because the `colors` module does some really horrible things.', +2451 silly install resolved license: 'MIT', +2451 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/chalk' }, +2451 silly install resolved maintainers: [ [Object], [Object] ], +2451 silly install resolved engines: { node: '>=0.10.0' }, +2451 silly install resolved scripts: { test: 'mocha', bench: 'matcha benchmark.js' }, +2451 silly install resolved files: [ 'index.js' ], +2451 silly install resolved keywords: +2451 silly install resolved [ 'color', +2451 silly install resolved 'colour', +2451 silly install resolved 'colors', +2451 silly install resolved 'terminal', +2451 silly install resolved 'console', +2451 silly install resolved 'cli', +2451 silly install resolved 'string', +2451 silly install resolved 'ansi', +2451 silly install resolved 'styles', +2451 silly install resolved 'tty', +2451 silly install resolved 'formatting', +2451 silly install resolved 'rgb', +2451 silly install resolved '256', +2451 silly install resolved 'shell', +2451 silly install resolved 'xterm', +2451 silly install resolved 'log', +2451 silly install resolved 'logging', +2451 silly install resolved 'command-line', +2451 silly install resolved 'text' ], +2451 silly install resolved dependencies: +2451 silly install resolved { 'ansi-styles': '^1.1.0', +2451 silly install resolved 'escape-string-regexp': '^1.0.0', +2451 silly install resolved 'has-ansi': '^0.1.0', +2451 silly install resolved 'strip-ansi': '^0.3.0', +2451 silly install resolved 'supports-color': '^0.2.0' }, +2451 silly install resolved devDependencies: { matcha: '^0.5.0', mocha: '*' }, +2451 silly install resolved gitHead: '994758f01293f1fdcf63282e9917cb9f2cfbdaac', +2451 silly install resolved bugs: { url: 'https://github.com/sindresorhus/chalk/issues' }, +2451 silly install resolved homepage: 'https://github.com/sindresorhus/chalk', +2451 silly install resolved _id: 'chalk@0.5.1', +2451 silly install resolved _shasum: '663b3a648b68b55d04690d49167aa837858f2174', +2451 silly install resolved _from: 'chalk@>=0.5.1 <0.6.0', +2451 silly install resolved _npmVersion: '1.4.14', +2451 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, +2451 silly install resolved dist: +2451 silly install resolved { shasum: '663b3a648b68b55d04690d49167aa837858f2174', +2451 silly install resolved tarball: 'https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz' }, +2451 silly install resolved { name: 'get-stdin', +2451 silly install resolved version: '3.0.2', +2451 silly install resolved description: 'Easier stdin', +2451 silly install resolved license: 'MIT', +2451 silly install resolved repository: +2451 silly install resolved { type: 'git', +2451 silly install resolved url: 'https://github.com/sindresorhus/get-stdin' }, +2451 silly install resolved author: +2451 silly install resolved { name: 'Sindre Sorhus', +2451 silly install resolved email: 'sindresorhus@gmail.com', +2451 silly install resolved url: 'http://sindresorhus.com' }, +2451 silly install resolved engines: { node: '>=0.10.0' }, +2451 silly install resolved scripts: { test: 'node test.js && echo unicorns | node test2.js' }, +2451 silly install resolved files: [ 'index.js' ], +2451 silly install resolved keywords: +2451 silly install resolved [ 'std', +2451 silly install resolved 'stdin', +2451 silly install resolved 'stdio', +2451 silly install resolved 'concat', +2451 silly install resolved 'buffer', +2451 silly install resolved 'stream', +2451 silly install resolved 'process', +2451 silly install resolved 'stream' ], +2451 silly install resolved devDependencies: { ava: '0.0.4', 'buffer-equal': '0.0.1' }, +2451 silly install resolved gitHead: 'e0fcd0d37027d6832011b4ee08ebb6b987dab4d6', +2451 silly install resolved bugs: { url: 'https://github.com/sindresorhus/get-stdin/issues' }, +2451 silly install resolved homepage: 'https://github.com/sindresorhus/get-stdin', +2451 silly install resolved _id: 'get-stdin@3.0.2', +2451 silly install resolved _shasum: 'c1ced24b9039b38ded85bdf161e57713b6dd4abe', +2451 silly install resolved _from: 'get-stdin@>=3.0.0 <3.1.0', +2451 silly install resolved _npmVersion: '2.1.5', +2451 silly install resolved _nodeVersion: '0.10.32', +2451 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +2451 silly install resolved maintainers: [ [Object] ], +2451 silly install resolved dist: +2451 silly install resolved { shasum: 'c1ced24b9039b38ded85bdf161e57713b6dd4abe', +2451 silly install resolved tarball: 'https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz' }, +2451 silly install resolved { name: 'yargs', +2451 silly install resolved version: '1.3.3', +2451 silly install resolved description: 'Light-weight option parsing with an argv hash. No optstrings attached.', +2451 silly install resolved main: './index.js', +2451 silly install resolved dependencies: {}, +2451 silly install resolved devDependencies: { hashish: '*', mocha: '*', chai: '*' }, +2451 silly install resolved scripts: { test: 'mocha -R nyan' }, +2451 silly install resolved repository: { type: 'git', url: 'http://github.com/chevex/yargs.git' }, +2451 silly install resolved keywords: +2451 silly install resolved [ 'argument', +2451 silly install resolved 'args', +2451 silly install resolved 'option', +2451 silly install resolved 'parser', +2451 silly install resolved 'parsing', +2451 silly install resolved 'cli', +2451 silly install resolved 'command' ], +2451 silly install resolved author: +2451 silly install resolved { name: 'Alex Ford', +2451 silly install resolved email: 'Alex.Ford@CodeTunnel.com', +2451 silly install resolved url: 'http://CodeTunnel.com' }, +2451 silly install resolved contributors: [ [Object], [Object], [Object] ], +2451 silly install resolved license: 'MIT/X11', +2451 silly install resolved engine: { node: '>=0.4' }, +2451 silly install resolved gitHead: 'e6807327c06dd6a311c63e124ff6a50e38b23804', +2451 silly install resolved bugs: { url: 'https://github.com/chevex/yargs/issues' }, +2451 silly install resolved homepage: 'https://github.com/chevex/yargs', +2451 silly install resolved _id: 'yargs@1.3.3', +2451 silly install resolved _shasum: '054de8b61f22eefdb7207059eaef9d6b83fb931a', +2451 silly install resolved _from: 'yargs@>=1.3.1 <1.4.0', +2451 silly install resolved _npmVersion: '2.1.7', +2451 silly install resolved _nodeVersion: '0.10.33', +2451 silly install resolved _npmUser: { name: 'chevex', email: 'alex.ford@codetunnel.com' }, +2451 silly install resolved maintainers: [ [Object] ], +2451 silly install resolved dist: +2451 silly install resolved { shasum: '054de8b61f22eefdb7207059eaef9d6b83fb931a', +2451 silly install resolved tarball: 'https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz' }, +2451 silly install resolved { name: 'mocha', +2451 silly install resolved version: '1.21.5', +2451 silly install resolved description: 'simple, flexible, fun test framework', +2451 silly install resolved keywords: [ 'mocha', 'test', 'bdd', 'tdd', 'tap' ], +2451 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, +2451 silly install resolved contributors: +2451 silly install resolved [ [Object], +2451 silly install resolved [Object], +2451 silly install resolved [Object], +2451 silly install resolved [Object], +2451 silly install resolved [Object], +2451 silly install resolved [Object], +2451 silly install resolved [Object] ], +2451 silly install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/mocha.git' }, +2451 silly install resolved main: './index', +2451 silly install resolved browser: './mocha.js', +2451 silly install resolved bin: { mocha: './bin/mocha', _mocha: './bin/_mocha' }, +2451 silly install resolved engines: { node: '>= 0.4.x' }, +2451 silly install resolved scripts: { test: 'make test-all' }, +2451 silly install resolved dependencies: +2451 silly install resolved { commander: '2.3.0', +2451 silly install resolved debug: '2.0.0', +2451 silly install resolved diff: '1.0.8', +2451 silly install resolved 'escape-string-regexp': '1.0.2', +2451 silly install resolved glob: '3.2.3', +2451 silly install resolved growl: '1.8.1', +2451 silly install resolved jade: '0.26.3', +2451 silly install resolved mkdirp: '0.5.0' }, +2451 silly install resolved devDependencies: { 'coffee-script': '~1.8.0', should: '~4.0.0' }, +2451 silly install resolved files: +2451 silly install resolved [ 'bin', +2451 silly install resolved 'images', +2451 silly install resolved 'lib', +2451 silly install resolved 'index.js', +2451 silly install resolved 'mocha.css', +2451 silly install resolved 'mocha.js', +2451 silly install resolved 'LICENSE' ], +2451 silly install resolved licenses: [ [Object] ], +2451 silly install resolved bugs: { url: 'https://github.com/visionmedia/mocha/issues' }, +2451 silly install resolved homepage: 'https://github.com/visionmedia/mocha', +2451 silly install resolved _id: 'mocha@1.21.5', +2451 silly install resolved _shasum: '7c58b09174df976e434a23b1e8d639873fc529e9', +2451 silly install resolved _from: 'mocha@>=1.21.4 <1.22.0', +2451 silly install resolved _npmVersion: '1.4.9', +2451 silly install resolved _npmUser: { name: 'travisjeffery', email: 'tj@travisjeffery.com' }, +2451 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], +2451 silly install resolved dist: +2451 silly install resolved { shasum: '7c58b09174df976e434a23b1e8d639873fc529e9', +2451 silly install resolved tarball: 'https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz' }, +2451 silly install resolved directories: {}, +2451 silly install resolved _resolved: 'https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz' } ] +2452 info install object-assign@1.0.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2453 info install mkdirp@0.5.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2454 info install node-watch@0.3.5 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2455 info install nan@1.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2456 info install node-sass-middleware@0.3.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2457 info install shelljs@0.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2458 info install sinon@1.10.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2459 info install chalk@0.5.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2460 info install get-stdin@3.0.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2461 info install yargs@1.3.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2462 info install mocha@1.21.5 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +2463 info installOne object-assign@1.0.0 +2464 verbose installOne of object-assign to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2465 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2466 info installOne mkdirp@0.5.1 +2467 verbose installOne of mkdirp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2468 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2469 info installOne node-watch@0.3.5 +2470 verbose installOne of node-watch to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2471 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2472 info installOne nan@1.3.0 +2473 verbose installOne of nan to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2474 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2475 info installOne node-sass-middleware@0.3.1 +2476 verbose installOne of node-sass-middleware to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2477 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2478 info installOne shelljs@0.3.0 +2479 verbose installOne of shelljs to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2480 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2481 info installOne sinon@1.10.3 +2482 verbose installOne of sinon to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2483 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2484 info installOne chalk@0.5.1 +2485 verbose installOne of chalk to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2486 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2487 info installOne get-stdin@3.0.2 +2488 verbose installOne of get-stdin to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2489 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2490 info installOne yargs@1.3.3 +2491 verbose installOne of yargs to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2492 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2493 info installOne mocha@1.21.5 +2494 verbose installOne of mocha to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing +2495 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +2496 verbose lock using /Users/cwerning/.npm/_locks/object-assign-12c4dcf9594d2fa6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2497 verbose lock using /Users/cwerning/.npm/_locks/node-watch-142c624761ca8bf9.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2498 verbose lock using /Users/cwerning/.npm/_locks/mkdirp-c1c465b85efa4370.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +2499 verbose lock using /Users/cwerning/.npm/_locks/node-sass-middleware-9832ad29bd2f5af4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +2500 verbose lock using /Users/cwerning/.npm/_locks/nan-fca8698a51b0f093.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +2501 verbose lock using /Users/cwerning/.npm/_locks/shelljs-47570e8a2a22239e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +2502 verbose lock using /Users/cwerning/.npm/_locks/get-stdin-e77db2d24151f52c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2503 verbose lock using /Users/cwerning/.npm/_locks/sinon-9b03a85a60ade62b.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +2504 silly install write writing object-assign 1.0.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2505 silly install write writing node-watch 0.3.5 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2506 silly install write writing mkdirp 0.5.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +2507 silly install write writing node-sass-middleware 0.3.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +2508 silly install write writing nan 1.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +2509 silly install write writing shelljs 0.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +2510 verbose lock using /Users/cwerning/.npm/_locks/chalk-d18f6300129dcb29.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +2511 silly install write writing get-stdin 3.0.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2512 silly install write writing sinon 1.10.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +2513 verbose lock using /Users/cwerning/.npm/_locks/yargs-87bd4251dc7a4d4a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +2514 verbose lock using /Users/cwerning/.npm/_locks/mocha-98d232f0df23e538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +2515 silly install write writing chalk 0.5.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +2516 silly install write writing yargs 1.3.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +2517 silly install write writing mocha 1.21.5 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +2518 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2519 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2520 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +2521 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +2522 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2523 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +2524 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +2525 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +2526 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +2527 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +2528 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign is being purged from base /Users/cwerning/pingoupb +2529 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2530 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch is being purged from base /Users/cwerning/pingoupb +2531 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2532 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware is being purged from base /Users/cwerning/pingoupb +2533 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +2534 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan is being purged from base /Users/cwerning/pingoupb +2535 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +2536 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin is being purged from base /Users/cwerning/pingoupb +2537 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2538 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +2539 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon is being purged from base /Users/cwerning/pingoupb +2540 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +2541 verbose tar unpack /Users/cwerning/.npm/object-assign/1.0.0/package.tgz +2542 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2543 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign is being purged +2544 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2545 verbose tar unpack /Users/cwerning/.npm/node-watch/0.3.5/package.tgz +2546 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2547 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch is being purged +2548 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2549 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp is being purged from base /Users/cwerning/pingoupb +2550 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +2551 verbose tar unpack /Users/cwerning/.npm/node-sass-middleware/0.3.1/package.tgz +2552 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +2553 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware is being purged +2554 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +2555 verbose tar unpack /Users/cwerning/.npm/nan/1.3.0/package.tgz +2556 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +2557 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan is being purged +2558 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +2559 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs is being purged from base /Users/cwerning/pingoupb +2560 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +2561 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk is being purged from base /Users/cwerning/pingoupb +2562 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +2563 verbose tar unpack /Users/cwerning/.npm/get-stdin/3.0.2/package.tgz +2564 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2565 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin is being purged +2566 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2567 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs is being purged from base /Users/cwerning/pingoupb +2568 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +2569 verbose tar unpack /Users/cwerning/.npm/sinon/1.10.3/package.tgz +2570 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +2571 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon is being purged +2572 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +2573 silly gunzTarPerm modes [ '755', '644' ] +2574 silly gunzTarPerm modes [ '755', '644' ] +2575 verbose tar unpack /Users/cwerning/.npm/mkdirp/0.5.1/package.tgz +2576 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +2577 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp is being purged +2578 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +2579 silly gunzTarPerm modes [ '755', '644' ] +2580 silly gunzTarPerm modes [ '755', '644' ] +2581 verbose tar unpack /Users/cwerning/.npm/shelljs/0.3.0/package.tgz +2582 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +2583 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs is being purged +2584 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +2585 verbose tar unpack /Users/cwerning/.npm/chalk/0.5.1/package.tgz +2586 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +2587 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk is being purged +2588 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +2589 silly gunzTarPerm modes [ '755', '644' ] +2590 verbose tar unpack /Users/cwerning/.npm/yargs/1.3.3/package.tgz +2591 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +2592 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs is being purged +2593 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +2594 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha is being purged from base /Users/cwerning/pingoupb +2595 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +2596 silly gunzTarPerm modes [ '755', '644' ] +2597 silly gunzTarPerm modes [ '755', '644' ] +2598 silly gunzTarPerm modes [ '755', '644' ] +2599 silly gunzTarPerm modes [ '755', '644' ] +2600 silly gunzTarPerm modes [ '755', '644' ] +2601 verbose tar unpack /Users/cwerning/.npm/mocha/1.21.5/package.tgz +2602 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +2603 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha is being purged +2604 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +2605 silly gunzTarPerm modes [ '755', '644' ] +2606 silly gunzTarPerm extractEntry package.json +2607 silly gunzTarPerm extractEntry package.json +2608 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ] +2609 silly gunzTarPerm extractEntry package.json +2610 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ] +2611 silly gunzTarPerm extractEntry package.json +2612 silly gunzTarPerm extractEntry package.json +2613 silly gunzTarPerm extractEntry package.json +2614 silly gunzTarPerm extractEntry package.json +2615 silly gunzTarPerm extractEntry package.json +2616 silly gunzTarPerm extractEntry package.json +2617 silly gunzTarPerm extractEntry package.json +2618 silly gunzTarPerm extractEntry package.json +2619 silly gunzTarPerm modified mode [ 'package.json', 388, 420 ] +2620 silly gunzTarPerm extractEntry README.md +2621 silly gunzTarPerm extractEntry LICENSE +2622 silly gunzTarPerm extractEntry .npmignore +2623 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ] +2624 silly gunzTarPerm extractEntry README.md +2625 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ] +2626 silly gunzTarPerm extractEntry README.md +2627 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ] +2628 silly gunzTarPerm extractEntry index.js +2629 silly gunzTarPerm extractEntry readme.md +2630 silly gunzTarPerm extractEntry index.js +2631 silly gunzTarPerm extractEntry readme.md +2632 silly gunzTarPerm extractEntry LICENSE +2633 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ] +2634 silly gunzTarPerm extractEntry README.md +2635 silly gunzTarPerm extractEntry LICENSE +2636 silly gunzTarPerm extractEntry LICENSE +2637 silly gunzTarPerm extractEntry index.js +2638 silly gunzTarPerm extractEntry .npmignore +2639 silly gunzTarPerm extractEntry README.md +2640 silly gunzTarPerm extractEntry index.js +2641 silly gunzTarPerm extractEntry readme.md +2642 silly gunzTarPerm extractEntry .npmignore +2643 silly gunzTarPerm extractEntry README.md +2644 silly gunzTarPerm extractEntry LICENSE +2645 silly gunzTarPerm modified mode [ 'LICENSE', 388, 420 ] +2646 silly gunzTarPerm extractEntry index.js +2647 silly gunzTarPerm modified mode [ 'index.js', 388, 420 ] +2648 silly gunzTarPerm extractEntry index.js +2649 silly gunzTarPerm extractEntry lib/watch.js +2650 silly gunzTarPerm extractEntry LICENSE +2651 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ] +2652 silly gunzTarPerm extractEntry middleware.js +2653 silly gunzTarPerm modified mode [ 'middleware.js', 436, 420 ] +2654 silly gunzTarPerm extractEntry include_dirs.js +2655 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ] +2656 silly gunzTarPerm extractEntry CHANGELOG.md +2657 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ] +2658 silly gunzTarPerm extractEntry .dntrc +2659 silly gunzTarPerm modified mode [ '.dntrc', 436, 420 ] +2660 silly gunzTarPerm extractEntry .travis.yml +2661 silly gunzTarPerm extractEntry bin/cmd.js +2662 silly gunzTarPerm extractEntry GPATH +2663 silly gunzTarPerm extractEntry LICENSE +2664 silly gunzTarPerm extractEntry LICENSE +2665 silly gunzTarPerm extractEntry GRTAGS +2666 silly gunzTarPerm extractEntry nan.h +2667 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ] +2668 silly gunzTarPerm extractEntry mocha.js +2669 silly gunzTarPerm modified mode [ 'mocha.js', 388, 420 ] +2670 silly gunzTarPerm extractEntry Readme.md +2671 silly gunzTarPerm modified mode [ 'Readme.md', 388, 420 ] +2672 silly gunzTarPerm extractEntry appveyor.yml +2673 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ] +2674 silly gunzTarPerm extractEntry .editorconfig +2675 silly gunzTarPerm modified mode [ '.editorconfig', 436, 420 ] +2676 silly gunzTarPerm extractEntry .travis.yml +2677 silly gunzTarPerm modified mode [ '.travis.yml', 436, 420 ] +2678 silly gunzTarPerm extractEntry global.js +2679 silly gunzTarPerm extractEntry make.js +2680 silly gunzTarPerm extractEntry index.js +2681 silly gunzTarPerm extractEntry example/bool.js +2682 silly gunzTarPerm extractEntry GSYMS +2683 silly gunzTarPerm extractEntry GTAGS +2684 silly gunzTarPerm extractEntry bin/usage.txt +2685 silly gunzTarPerm extractEntry examples/pow.js +2686 silly gunzTarPerm extractEntry bin/_mocha +2687 silly gunzTarPerm modified mode [ 'bin/_mocha', 453, 485 ] +2688 silly gunzTarPerm extractEntry bin/mocha +2689 silly gunzTarPerm modified mode [ 'bin/mocha', 453, 485 ] +2690 silly gunzTarPerm extractEntry test/middleware.js +2691 silly gunzTarPerm modified mode [ 'test/middleware.js', 436, 420 ] +2692 silly gunzTarPerm extractEntry shell.js +2693 silly gunzTarPerm extractEntry bin/shjs +2694 silly gunzTarPerm extractEntry example/divide.js +2695 silly gunzTarPerm extractEntry example/help.js +2696 silly gunzTarPerm extractEntry lib/sinon.js +2697 silly gunzTarPerm extractEntry lib/sinon/assert.js +2698 silly gunzTarPerm extractEntry lib/sinon/call.js +2699 silly gunzTarPerm extractEntry readme.markdown +2700 silly gunzTarPerm extractEntry test/chmod.js +2701 silly gunzTarPerm extractEntry lib/sinon/collection.js +2702 silly gunzTarPerm extractEntry images/error.png +2703 silly gunzTarPerm modified mode [ 'images/error.png', 388, 420 ] +2704 silly gunzTarPerm extractEntry images/ok.png +2705 silly gunzTarPerm modified mode [ 'images/ok.png', 388, 420 ] +2706 silly gunzTarPerm extractEntry lib/utils.js +2707 silly gunzTarPerm modified mode [ 'lib/utils.js', 388, 420 ] +2708 silly gunzTarPerm extractEntry lib/sinon/match.js +2709 silly gunzTarPerm extractEntry lib/hook.js +2710 silly gunzTarPerm modified mode [ 'lib/hook.js', 388, 420 ] +2711 silly gunzTarPerm extractEntry lib/sinon/mock.js +2712 silly gunzTarPerm extractEntry lib/mocha.js +2713 silly gunzTarPerm modified mode [ 'lib/mocha.js', 388, 420 ] +2714 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign/package.json +2715 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin/package.json +2716 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/package.json +2717 silly gunzTarPerm extractEntry test/opts_fs_sync.js +2718 silly gunzTarPerm extractEntry lib/ms.js +2719 silly gunzTarPerm modified mode [ 'lib/ms.js', 388, 420 ] +2720 silly gunzTarPerm extractEntry test/test.scss +2721 silly gunzTarPerm modified mode [ 'test/test.scss', 436, 420 ] +2722 silly gunzTarPerm extractEntry example/implies.js +2723 silly gunzTarPerm extractEntry example/demand_count.js +2724 silly gunzTarPerm extractEntry example/line_count.js +2725 silly gunzTarPerm extractEntry .travis.yml +2726 silly gunzTarPerm extractEntry .jshintrc +2727 silly gunzTarPerm extractEntry lib/context.js +2728 silly gunzTarPerm modified mode [ 'lib/context.js', 388, 420 ] +2729 silly gunzTarPerm extractEntry example/line_count_options.js +2730 info preinstall object-assign@1.0.0 +2731 info preinstall get-stdin@3.0.2 +2732 info preinstall chalk@0.5.1 +2733 silly gunzTarPerm extractEntry lib/runnable.js +2734 silly gunzTarPerm modified mode [ 'lib/runnable.js', 388, 420 ] +2735 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign/package.json +2736 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin/package.json +2737 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/package.json +2738 silly gunzTarPerm extractEntry lib/runner.js +2739 silly gunzTarPerm modified mode [ 'lib/runner.js', 388, 420 ] +2740 silly gunzTarPerm extractEntry lib/sinon/behavior.js +2741 silly gunzTarPerm extractEntry lib/sinon/spy.js +2742 silly gunzTarPerm extractEntry lib/suite.js +2743 silly gunzTarPerm modified mode [ 'lib/suite.js', 388, 420 ] +2744 silly gunzTarPerm extractEntry scripts/generate-docs.js +2745 silly gunzTarPerm extractEntry scripts/run-tests.js +2746 silly gunzTarPerm extractEntry test/perm.js +2747 silly gunzTarPerm extractEntry test/perm_sync.js +2748 silly gunzTarPerm extractEntry example/line_count_wrap.js +2749 silly gunzTarPerm extractEntry example/nonopt.js +2750 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign/package.json +2751 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin/package.json +2752 silly gunzTarPerm extractEntry lib/sinon/stub.js +2753 silly gunzTarPerm extractEntry lib/sinon/test.js +2754 silly prepareForInstallMany adding ansi-styles@^1.1.0 from chalk dependencies +2755 silly prepareForInstallMany adding escape-string-regexp@^1.0.0 from chalk dependencies +2756 silly prepareForInstallMany adding has-ansi@^0.1.0 from chalk dependencies +2757 silly prepareForInstallMany adding strip-ansi@^0.3.0 from chalk dependencies +2758 silly prepareForInstallMany adding supports-color@^0.2.0 from chalk dependencies +2759 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/package.json +2760 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch/package.json +2761 silly install resolved [] +2762 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2763 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2764 silly gunzTarPerm extractEntry lib/test.js +2765 silly gunzTarPerm modified mode [ 'lib/test.js', 388, 420 ] +2766 silly gunzTarPerm extractEntry lib/interfaces/bdd.js +2767 silly gunzTarPerm modified mode [ 'lib/interfaces/bdd.js', 388, 420 ] +2768 silly gunzTarPerm extractEntry test/opts_fs.js +2769 silly gunzTarPerm extractEntry test/rel.js +2770 silly gunzTarPerm extractEntry .documentup.json +2771 silly gunzTarPerm extractEntry src/cat.js +2772 info preinstall node-watch@0.3.5 +2773 silly gunzTarPerm extractEntry example/requires_arg.js +2774 silly gunzTarPerm extractEntry example/default_singles.js +2775 info linkStuff object-assign@1.0.0 +2776 silly linkStuff object-assign@1.0.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +2777 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch/package.json +2778 silly gunzTarPerm extractEntry lib/sinon/test_case.js +2779 silly gunzTarPerm extractEntry lib/sinon/sandbox.js +2780 silly gunzTarPerm extractEntry lib/interfaces/exports.js +2781 silly gunzTarPerm modified mode [ 'lib/interfaces/exports.js', 388, 420 ] +2782 silly gunzTarPerm extractEntry lib/interfaces/index.js +2783 silly gunzTarPerm modified mode [ 'lib/interfaces/index.js', 388, 420 ] +2784 silly gunzTarPerm extractEntry src/find.js +2785 silly gunzTarPerm extractEntry src/grep.js +2786 silly install resolved [] +2787 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2788 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2789 silly gunzTarPerm extractEntry test/return.js +2790 silly gunzTarPerm extractEntry test/return_sync.js +2791 silly gunzTarPerm extractEntry example/short.js +2792 silly gunzTarPerm extractEntry example/default_hash.js +2793 silly cache add args [ 'has-ansi@^0.1.0', null ] +2794 verbose cache add spec has-ansi@^0.1.0 +2795 silly cache add parsed spec Result { +2795 silly cache add raw: 'has-ansi@^0.1.0', +2795 silly cache add scope: null, +2795 silly cache add name: 'has-ansi', +2795 silly cache add rawSpec: '^0.1.0', +2795 silly cache add spec: '>=0.1.0 <0.2.0', +2795 silly cache add type: 'range' } +2796 silly addNamed has-ansi@>=0.1.0 <0.2.0 +2797 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for has-ansi +2798 silly addNameRange { name: 'has-ansi', range: '>=0.1.0 <0.2.0', hasData: false } +2799 silly mapToRegistry name has-ansi +2800 silly mapToRegistry using default registry +2801 silly mapToRegistry registry https://registry.npmjs.org/ +2802 silly mapToRegistry uri https://registry.npmjs.org/has-ansi +2803 verbose addNameRange registry:https://registry.npmjs.org/has-ansi not in flight; fetching +2804 silly cache add args [ 'strip-ansi@^0.3.0', null ] +2805 verbose cache add spec strip-ansi@^0.3.0 +2806 silly cache add parsed spec Result { +2806 silly cache add raw: 'strip-ansi@^0.3.0', +2806 silly cache add scope: null, +2806 silly cache add name: 'strip-ansi', +2806 silly cache add rawSpec: '^0.3.0', +2806 silly cache add spec: '>=0.3.0 <0.4.0', +2806 silly cache add type: 'range' } +2807 silly addNamed strip-ansi@>=0.3.0 <0.4.0 +2808 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for strip-ansi +2809 silly addNameRange { name: 'strip-ansi', range: '>=0.3.0 <0.4.0', hasData: false } +2810 silly mapToRegistry name strip-ansi +2811 silly mapToRegistry using default registry +2812 silly mapToRegistry registry https://registry.npmjs.org/ +2813 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi +2814 verbose addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching +2815 silly cache add args [ 'supports-color@^0.2.0', null ] +2816 verbose cache add spec supports-color@^0.2.0 +2817 silly cache add parsed spec Result { +2817 silly cache add raw: 'supports-color@^0.2.0', +2817 silly cache add scope: null, +2817 silly cache add name: 'supports-color', +2817 silly cache add rawSpec: '^0.2.0', +2817 silly cache add spec: '>=0.2.0 <0.3.0', +2817 silly cache add type: 'range' } +2818 silly addNamed supports-color@>=0.2.0 <0.3.0 +2819 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for supports-color +2820 silly addNameRange { name: 'supports-color', +2820 silly addNameRange range: '>=0.2.0 <0.3.0', +2820 silly addNameRange hasData: false } +2821 silly mapToRegistry name supports-color +2822 silly mapToRegistry using default registry +2823 silly mapToRegistry registry https://registry.npmjs.org/ +2824 silly mapToRegistry uri https://registry.npmjs.org/supports-color +2825 verbose addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching +2826 silly cache add args [ 'ansi-styles@^1.1.0', null ] +2827 verbose cache add spec ansi-styles@^1.1.0 +2828 silly cache add parsed spec Result { +2828 silly cache add raw: 'ansi-styles@^1.1.0', +2828 silly cache add scope: null, +2828 silly cache add name: 'ansi-styles', +2828 silly cache add rawSpec: '^1.1.0', +2828 silly cache add spec: '>=1.1.0 <2.0.0', +2828 silly cache add type: 'range' } +2829 silly addNamed ansi-styles@>=1.1.0 <2.0.0 +2830 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for ansi-styles +2831 silly addNameRange { name: 'ansi-styles', range: '>=1.1.0 <2.0.0', hasData: false } +2832 silly mapToRegistry name ansi-styles +2833 silly mapToRegistry using default registry +2834 silly mapToRegistry registry https://registry.npmjs.org/ +2835 silly mapToRegistry uri https://registry.npmjs.org/ansi-styles +2836 verbose addNameRange registry:https://registry.npmjs.org/ansi-styles not in flight; fetching +2837 silly cache add args [ 'escape-string-regexp@^1.0.0', null ] +2838 verbose cache add spec escape-string-regexp@^1.0.0 +2839 silly cache add parsed spec Result { +2839 silly cache add raw: 'escape-string-regexp@^1.0.0', +2839 silly cache add scope: null, +2839 silly cache add name: 'escape-string-regexp', +2839 silly cache add rawSpec: '^1.0.0', +2839 silly cache add spec: '>=1.0.0 <2.0.0', +2839 silly cache add type: 'range' } +2840 silly addNamed escape-string-regexp@>=1.0.0 <2.0.0 +2841 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for escape-string-regexp +2842 silly addNameRange { name: 'escape-string-regexp', +2842 silly addNameRange range: '>=1.0.0 <2.0.0', +2842 silly addNameRange hasData: false } +2843 silly mapToRegistry name escape-string-regexp +2844 silly mapToRegistry using default registry +2845 silly mapToRegistry registry https://registry.npmjs.org/ +2846 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp +2847 verbose addNameRange registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching +2848 silly gunzTarPerm extractEntry lib/sinon/util/event.js +2849 silly gunzTarPerm extractEntry lib/sinon/util/fake_server.js +2850 verbose linkBins object-assign@1.0.0 +2851 verbose linkMans object-assign@1.0.0 +2852 verbose rebuildBundles object-assign@1.0.0 +2853 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch/package.json +2854 info install object-assign@1.0.0 +2855 verbose request uri https://registry.npmjs.org/has-ansi +2856 verbose request no auth needed +2857 info attempt registry request try #1 at 16:02:28 +2858 verbose etag W/"5818d0b8-2711" +2859 verbose lastModified Tue, 01 Nov 2016 17:28:24 GMT +2860 http request GET https://registry.npmjs.org/has-ansi +2861 verbose request uri https://registry.npmjs.org/strip-ansi +2862 verbose request no auth needed +2863 info attempt registry request try #1 at 16:02:28 +2864 verbose etag W/"5818e1d5-3e04" +2865 verbose lastModified Tue, 01 Nov 2016 18:41:25 GMT +2866 http request GET https://registry.npmjs.org/strip-ansi +2867 verbose request uri https://registry.npmjs.org/supports-color +2868 verbose request no auth needed +2869 info attempt registry request try #1 at 16:02:28 +2870 verbose etag W/"5818e1ee-4fa0" +2871 verbose lastModified Tue, 01 Nov 2016 18:41:50 GMT +2872 http request GET https://registry.npmjs.org/supports-color +2873 verbose request uri https://registry.npmjs.org/ansi-styles +2874 verbose request no auth needed +2875 info attempt registry request try #1 at 16:02:28 +2876 verbose etag W/"57f04403-39d2" +2877 verbose lastModified Sat, 01 Oct 2016 23:17:23 GMT +2878 http request GET https://registry.npmjs.org/ansi-styles +2879 silly gunzTarPerm extractEntry lib/interfaces/qunit.js +2880 silly gunzTarPerm modified mode [ 'lib/interfaces/qunit.js', 388, 420 ] +2881 silly gunzTarPerm extractEntry lib/interfaces/tdd.js +2882 silly gunzTarPerm modified mode [ 'lib/interfaces/tdd.js', 388, 420 ] +2883 verbose request uri https://registry.npmjs.org/escape-string-regexp +2884 verbose request no auth needed +2885 info attempt registry request try #1 at 16:02:28 +2886 verbose etag W/"5818ceea-2411" +2887 verbose lastModified Tue, 01 Nov 2016 17:20:42 GMT +2888 http request GET https://registry.npmjs.org/escape-string-regexp +2889 info postinstall object-assign@1.0.0 +2890 info linkStuff get-stdin@3.0.2 +2891 silly linkStuff get-stdin@3.0.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +2892 silly gunzTarPerm extractEntry test/root.js +2893 silly gunzTarPerm extractEntry test/sync.js +2894 silly gunzTarPerm extractEntry src/ln.js +2895 silly gunzTarPerm extractEntry src/exec.js +2896 silly gunzTarPerm extractEntry example/strict.js +2897 silly gunzTarPerm extractEntry example/count.js +2898 verbose unlock done using /Users/cwerning/.npm/_locks/object-assign-12c4dcf9594d2fa6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign +2899 silly gunzTarPerm extractEntry lib/sinon/util/fake_server_with_clock.js +2900 silly gunzTarPerm extractEntry lib/sinon/util/fake_timers.js +2901 silly gunzTarPerm extractEntry lib/template.html +2902 silly gunzTarPerm modified mode [ 'lib/template.html', 388, 420 ] +2903 silly gunzTarPerm extractEntry lib/browser/debug.js +2904 silly gunzTarPerm modified mode [ 'lib/browser/debug.js', 388, 420 ] +2905 silly install resolved [] +2906 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2907 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2908 silly gunzTarPerm extractEntry src/mkdir.js +2909 silly gunzTarPerm extractEntry src/mv.js +2910 silly gunzTarPerm extractEntry example/string.js +2911 silly gunzTarPerm extractEntry example/boolean_single.js +2912 silly gunzTarPerm extractEntry test/mkdirp.js +2913 silly gunzTarPerm extractEntry test/umask.js +2914 verbose linkBins get-stdin@3.0.2 +2915 verbose linkMans get-stdin@3.0.2 +2916 verbose rebuildBundles get-stdin@3.0.2 +2917 info install get-stdin@3.0.2 +2918 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware/package.json +2919 info postinstall get-stdin@3.0.2 +2920 silly gunzTarPerm extractEntry src/popd.js +2921 silly gunzTarPerm extractEntry src/pushd.js +2922 silly gunzTarPerm extractEntry lib/browser/diff.js +2923 silly gunzTarPerm modified mode [ 'lib/browser/diff.js', 388, 420 ] +2924 silly gunzTarPerm extractEntry lib/browser/escape-string-regexp.js +2925 silly gunzTarPerm modified mode [ 'lib/browser/escape-string-regexp.js', 388, 420 ] +2926 verbose unlock done using /Users/cwerning/.npm/_locks/get-stdin-e77db2d24151f52c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin +2927 info linkStuff node-watch@0.3.5 +2928 silly linkStuff node-watch@0.3.5 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +2929 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan/package.json +2930 silly gunzTarPerm extractEntry lib/sinon/util/fake_xdomain_request.js +2931 silly gunzTarPerm extractEntry lib/sinon/util/fake_xml_http_request.js +2932 silly gunzTarPerm extractEntry example/usage-options.js +2933 silly gunzTarPerm extractEntry example/boolean_double.js +2934 info preinstall node-sass-middleware@0.3.1 +2935 silly gunzTarPerm extractEntry test/clobber.js +2936 silly gunzTarPerm extractEntry test/umask_sync.js +2937 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware/package.json +2938 info preinstall nan@1.3.0 +2939 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan/package.json +2940 silly gunzTarPerm extractEntry lib/browser/events.js +2941 silly gunzTarPerm modified mode [ 'lib/browser/events.js', 388, 420 ] +2942 silly gunzTarPerm extractEntry lib/browser/fs.js +2943 silly gunzTarPerm modified mode [ 'lib/browser/fs.js', 388, 420 ] +2944 silly gunzTarPerm extractEntry example/xup.js +2945 silly gunzTarPerm extractEntry example/implies_hash.js +2946 silly gunzTarPerm extractEntry lib/sinon/util/timers_ie.js +2947 silly gunzTarPerm extractEntry lib/sinon/util/xdr_ie.js +2948 silly gunzTarPerm extractEntry src/pwd.js +2949 silly gunzTarPerm extractEntry src/error.js +2950 http 200 https://registry.npmjs.org/has-ansi +2951 verbose headers { server: 'nginx/1.10.1', +2951 verbose headers 'content-type': 'application/json', +2951 verbose headers 'last-modified': 'Sat, 07 Jan 2017 23:53:01 GMT', +2951 verbose headers etag: 'W/"58717f5d-2736"', +2951 verbose headers 'content-encoding': 'gzip', +2951 verbose headers 'cache-control': 'max-age=300', +2951 verbose headers 'content-length': '1860', +2951 verbose headers 'accept-ranges': 'bytes', +2951 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2951 verbose headers via: '1.1 varnish', +2951 verbose headers age: '23', +2951 verbose headers connection: 'keep-alive', +2951 verbose headers 'x-served-by': 'cache-hhn1535-HHN', +2951 verbose headers 'x-cache': 'HIT', +2951 verbose headers 'x-cache-hits': '3', +2951 verbose headers 'x-timer': 'S1485529369.404023,VS0,VE0', +2951 verbose headers vary: 'Accept-Encoding' } +2952 silly get cb [ 200, +2952 silly get { server: 'nginx/1.10.1', +2952 silly get 'content-type': 'application/json', +2952 silly get 'last-modified': 'Sat, 07 Jan 2017 23:53:01 GMT', +2952 silly get etag: 'W/"58717f5d-2736"', +2952 silly get 'content-encoding': 'gzip', +2952 silly get 'cache-control': 'max-age=300', +2952 silly get 'content-length': '1860', +2952 silly get 'accept-ranges': 'bytes', +2952 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2952 silly get via: '1.1 varnish', +2952 silly get age: '23', +2952 silly get connection: 'keep-alive', +2952 silly get 'x-served-by': 'cache-hhn1535-HHN', +2952 silly get 'x-cache': 'HIT', +2952 silly get 'x-cache-hits': '3', +2952 silly get 'x-timer': 'S1485529369.404023,VS0,VE0', +2952 silly get vary: 'Accept-Encoding' } ] +2953 verbose get saving has-ansi to /Users/cwerning/.npm/registry.npmjs.org/has-ansi/.cache.json +2954 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2955 http 200 https://registry.npmjs.org/supports-color +2956 verbose headers { server: 'nginx/1.10.1', +2956 verbose headers 'content-type': 'application/json', +2956 verbose headers 'last-modified': 'Mon, 16 Jan 2017 00:27:52 GMT', +2956 verbose headers etag: 'W/"587c1388-68ca"', +2956 verbose headers 'content-encoding': 'gzip', +2956 verbose headers 'cache-control': 'max-age=300', +2956 verbose headers 'content-length': '3463', +2956 verbose headers 'accept-ranges': 'bytes', +2956 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2956 verbose headers via: '1.1 varnish', +2956 verbose headers age: '291', +2956 verbose headers connection: 'keep-alive', +2956 verbose headers 'x-served-by': 'cache-hhn1523-HHN', +2956 verbose headers 'x-cache': 'HIT', +2956 verbose headers 'x-cache-hits': '37', +2956 verbose headers 'x-timer': 'S1485529369.403467,VS0,VE0', +2956 verbose headers vary: 'Accept-Encoding' } +2957 silly get cb [ 200, +2957 silly get { server: 'nginx/1.10.1', +2957 silly get 'content-type': 'application/json', +2957 silly get 'last-modified': 'Mon, 16 Jan 2017 00:27:52 GMT', +2957 silly get etag: 'W/"587c1388-68ca"', +2957 silly get 'content-encoding': 'gzip', +2957 silly get 'cache-control': 'max-age=300', +2957 silly get 'content-length': '3463', +2957 silly get 'accept-ranges': 'bytes', +2957 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2957 silly get via: '1.1 varnish', +2957 silly get age: '291', +2957 silly get connection: 'keep-alive', +2957 silly get 'x-served-by': 'cache-hhn1523-HHN', +2957 silly get 'x-cache': 'HIT', +2957 silly get 'x-cache-hits': '37', +2957 silly get 'x-timer': 'S1485529369.403467,VS0,VE0', +2957 silly get vary: 'Accept-Encoding' } ] +2958 verbose get saving supports-color to /Users/cwerning/.npm/registry.npmjs.org/supports-color/.cache.json +2959 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2960 http 200 https://registry.npmjs.org/ansi-styles +2961 verbose headers { server: 'nginx/1.10.1', +2961 verbose headers 'content-type': 'application/json', +2961 verbose headers 'last-modified': 'Tue, 17 Jan 2017 09:16:34 GMT', +2961 verbose headers etag: 'W/"587de0f2-45e6"', +2961 verbose headers 'content-encoding': 'gzip', +2961 verbose headers 'cache-control': 'max-age=300', +2961 verbose headers 'content-length': '3329', +2961 verbose headers 'accept-ranges': 'bytes', +2961 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2961 verbose headers via: '1.1 varnish', +2961 verbose headers age: '226', +2961 verbose headers connection: 'keep-alive', +2961 verbose headers 'x-served-by': 'cache-hhn1536-HHN', +2961 verbose headers 'x-cache': 'HIT', +2961 verbose headers 'x-cache-hits': '27', +2961 verbose headers 'x-timer': 'S1485529369.403339,VS0,VE0', +2961 verbose headers vary: 'Accept-Encoding' } +2962 silly get cb [ 200, +2962 silly get { server: 'nginx/1.10.1', +2962 silly get 'content-type': 'application/json', +2962 silly get 'last-modified': 'Tue, 17 Jan 2017 09:16:34 GMT', +2962 silly get etag: 'W/"587de0f2-45e6"', +2962 silly get 'content-encoding': 'gzip', +2962 silly get 'cache-control': 'max-age=300', +2962 silly get 'content-length': '3329', +2962 silly get 'accept-ranges': 'bytes', +2962 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2962 silly get via: '1.1 varnish', +2962 silly get age: '226', +2962 silly get connection: 'keep-alive', +2962 silly get 'x-served-by': 'cache-hhn1536-HHN', +2962 silly get 'x-cache': 'HIT', +2962 silly get 'x-cache-hits': '27', +2962 silly get 'x-timer': 'S1485529369.403339,VS0,VE0', +2962 silly get vary: 'Accept-Encoding' } ] +2963 verbose get saving ansi-styles to /Users/cwerning/.npm/registry.npmjs.org/ansi-styles/.cache.json +2964 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2965 http 304 https://registry.npmjs.org/strip-ansi +2966 verbose headers { date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2966 verbose headers via: '1.1 varnish', +2966 verbose headers 'cache-control': 'max-age=300', +2966 verbose headers etag: 'W/"5818e1d5-3e04"', +2966 verbose headers age: '178', +2966 verbose headers connection: 'keep-alive', +2966 verbose headers 'x-served-by': 'cache-hhn1544-HHN', +2966 verbose headers 'x-cache': 'HIT', +2966 verbose headers 'x-cache-hits': '22', +2966 verbose headers 'x-timer': 'S1485529369.403698,VS0,VE0', +2966 verbose headers vary: 'Accept-Encoding' } +2967 silly get cb [ 304, +2967 silly get { date: 'Fri, 27 Jan 2017 15:02:49 GMT', +2967 silly get via: '1.1 varnish', +2967 silly get 'cache-control': 'max-age=300', +2967 silly get etag: 'W/"5818e1d5-3e04"', +2967 silly get age: '178', +2967 silly get connection: 'keep-alive', +2967 silly get 'x-served-by': 'cache-hhn1544-HHN', +2967 silly get 'x-cache': 'HIT', +2967 silly get 'x-cache-hits': '22', +2967 silly get 'x-timer': 'S1485529369.403698,VS0,VE0', +2967 silly get vary: 'Accept-Encoding' } ] +2968 verbose etag https://registry.npmjs.org/strip-ansi from cache +2969 verbose get saving strip-ansi to /Users/cwerning/.npm/registry.npmjs.org/strip-ansi/.cache.json +2970 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +2971 verbose linkBins node-watch@0.3.5 +2972 verbose linkMans node-watch@0.3.5 +2973 verbose rebuildBundles node-watch@0.3.5 +2974 silly gunzTarPerm extractEntry test/race.js +2975 info install node-watch@0.3.5 +2976 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware/package.json +2977 info postinstall node-watch@0.3.5 +2978 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan/package.json +2979 silly gunzTarPerm extractEntry lib/browser/glob.js +2980 silly gunzTarPerm modified mode [ 'lib/browser/glob.js', 388, 420 ] +2981 silly gunzTarPerm extractEntry lib/browser/path.js +2982 silly gunzTarPerm modified mode [ 'lib/browser/path.js', 388, 420 ] +2983 silly gunzTarPerm extractEntry .travis.yml +2984 silly gunzTarPerm extractEntry lib/minimist.js +2985 verbose unlock done using /Users/cwerning/.npm/_locks/node-watch-142c624761ca8bf9.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch +2986 silly addNameRange number 2 { name: 'has-ansi', range: '>=0.1.0 <0.2.0', hasData: true } +2987 silly addNameRange versions [ 'has-ansi', +2987 silly addNameRange [ '0.1.0', '1.0.0', '1.0.1', '1.0.2', '1.0.3', '2.0.0' ] ] +2988 silly addNamed has-ansi@0.1.0 +2989 verbose addNamed "0.1.0" is a plain semver version for has-ansi +2990 silly gunzTarPerm extractEntry src/rm.js +2991 silly gunzTarPerm extractEntry src/echo.js +2992 silly gunzTarPerm extractEntry lib/sinon/util/xhr_ie.js +2993 silly gunzTarPerm extractEntry pkg/sinon-1.10.2.js +2994 silly addNameRange number 2 { name: 'strip-ansi', range: '>=0.3.0 <0.4.0', hasData: true } +2995 silly addNameRange versions [ 'strip-ansi', +2995 silly addNameRange [ '0.1.0', +2995 silly addNameRange '0.1.1', +2995 silly addNameRange '0.2.0', +2995 silly addNameRange '0.2.1', +2995 silly addNameRange '0.2.2', +2995 silly addNameRange '0.3.0', +2995 silly addNameRange '1.0.0', +2995 silly addNameRange '2.0.0', +2995 silly addNameRange '2.0.1', +2995 silly addNameRange '3.0.0', +2995 silly addNameRange '3.0.1' ] ] +2996 silly addNamed strip-ansi@0.3.0 +2997 verbose addNamed "0.3.0" is a plain semver version for strip-ansi +2998 silly addNameRange number 2 { name: 'supports-color', +2998 silly addNameRange range: '>=0.2.0 <0.3.0', +2998 silly addNameRange hasData: true } +2999 silly addNameRange versions [ 'supports-color', +2999 silly addNameRange [ '0.2.0', +2999 silly addNameRange '1.0.0', +2999 silly addNameRange '1.1.0', +2999 silly addNameRange '1.2.0', +2999 silly addNameRange '1.2.1', +2999 silly addNameRange '1.3.0', +2999 silly addNameRange '1.3.1', +2999 silly addNameRange '2.0.0', +2999 silly addNameRange '3.0.0', +2999 silly addNameRange '3.0.1', +2999 silly addNameRange '3.1.0', +2999 silly addNameRange '3.1.1', +2999 silly addNameRange '3.1.2', +2999 silly addNameRange '3.2.0', +2999 silly addNameRange '3.2.1', +2999 silly addNameRange '3.2.2', +2999 silly addNameRange '3.2.3' ] ] +3000 silly addNamed supports-color@0.2.0 +3001 verbose addNamed "0.2.0" is a plain semver version for supports-color +3002 silly addNameRange number 2 { name: 'ansi-styles', range: '>=1.1.0 <2.0.0', hasData: true } +3003 silly addNameRange versions [ 'ansi-styles', +3003 silly addNameRange [ '0.1.0', +3003 silly addNameRange '0.1.1', +3003 silly addNameRange '0.1.2', +3003 silly addNameRange '0.2.0', +3003 silly addNameRange '1.0.0', +3003 silly addNameRange '1.1.0', +3003 silly addNameRange '2.0.0', +3003 silly addNameRange '2.0.1', +3003 silly addNameRange '2.1.0', +3003 silly addNameRange '2.2.1', +3003 silly addNameRange '3.0.0' ] ] +3004 silly addNamed ansi-styles@1.1.0 +3005 verbose addNamed "1.1.0" is a plain semver version for ansi-styles +3006 silly mapToRegistry name has-ansi +3007 silly mapToRegistry using default registry +3008 silly mapToRegistry registry https://registry.npmjs.org/ +3009 silly mapToRegistry uri https://registry.npmjs.org/has-ansi +3010 verbose addRemoteTarball https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz not in flight; adding +3011 verbose addRemoteTarball [ 'https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz', +3011 verbose addRemoteTarball '84f265aae8c0e6a88a12d7022894b7568894c62e' ] +3012 silly mapToRegistry name strip-ansi +3013 silly mapToRegistry using default registry +3014 silly mapToRegistry registry https://registry.npmjs.org/ +3015 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi +3016 verbose addRemoteTarball https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz not in flight; adding +3017 verbose addRemoteTarball [ 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz', +3017 verbose addRemoteTarball '25f48ea22ca79187f3174a4db8759347bb126220' ] +3018 silly mapToRegistry name supports-color +3019 silly mapToRegistry using default registry +3020 silly mapToRegistry registry https://registry.npmjs.org/ +3021 silly mapToRegistry uri https://registry.npmjs.org/supports-color +3022 verbose addRemoteTarball https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz not in flight; adding +3023 verbose addRemoteTarball [ 'https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz', +3023 verbose addRemoteTarball 'd92de2694eb3f67323973d7ae3d8b55b4c22190a' ] +3024 silly mapToRegistry name ansi-styles +3025 silly mapToRegistry using default registry +3026 silly mapToRegistry registry https://registry.npmjs.org/ +3027 silly mapToRegistry uri https://registry.npmjs.org/ansi-styles +3028 verbose addRemoteTarball https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz not in flight; adding +3029 verbose addRemoteTarball [ 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz', +3029 verbose addRemoteTarball 'eaecbf66cd706882760b2f4691582b8f55d7a7de' ] +3030 info retry fetch attempt 1 at 16:02:28 +3031 info attempt registry request try #1 at 16:02:28 +3032 http fetch GET https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz +3033 info retry fetch attempt 1 at 16:02:28 +3034 info attempt registry request try #1 at 16:02:28 +3035 http fetch GET https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz +3036 info retry fetch attempt 1 at 16:02:28 +3037 info attempt registry request try #1 at 16:02:28 +3038 http fetch GET https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz +3039 info retry fetch attempt 1 at 16:02:28 +3040 info attempt registry request try #1 at 16:02:28 +3041 http fetch GET https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz +3042 silly install resolved [] +3043 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +3044 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +3045 silly gunzTarPerm extractEntry src/sed.js +3046 silly gunzTarPerm extractEntry src/dirs.js +3047 silly gunzTarPerm extractEntry lib/wordwrap.js +3048 silly gunzTarPerm extractEntry test/whitespace.js +3049 silly gunzTarPerm extractEntry lib/browser/progress.js +3050 silly gunzTarPerm modified mode [ 'lib/browser/progress.js', 388, 420 ] +3051 silly gunzTarPerm extractEntry lib/browser/tty.js +3052 silly gunzTarPerm modified mode [ 'lib/browser/tty.js', 388, 420 ] +3053 silly install resolved [] +3054 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +3055 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +3056 silly gunzTarPerm extractEntry pkg/sinon-ie-1.10.2.js +3057 info linkStuff node-sass-middleware@0.3.1 +3058 silly linkStuff node-sass-middleware@0.3.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +3059 silly gunzTarPerm extractEntry test/usage.js +3060 silly gunzTarPerm extractEntry test/count.js +3061 silly gunzTarPerm extractEntry lib/reporters/base.js +3062 silly gunzTarPerm modified mode [ 'lib/reporters/base.js', 388, 420 ] +3063 silly gunzTarPerm extractEntry lib/reporters/index.js +3064 silly gunzTarPerm modified mode [ 'lib/reporters/index.js', 388, 420 ] +3065 silly gunzTarPerm extractEntry src/tempdir.js +3066 silly gunzTarPerm extractEntry src/cp.js +3067 silly gunzTarPerm extractEntry pkg/sinon-ie-1.10.3.js +3068 silly gunzTarPerm extractEntry pkg/sinon-ie.js +3069 info linkStuff nan@1.3.0 +3070 silly linkStuff nan@1.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +3071 silly gunzTarPerm extractEntry test/dash.js +3072 silly gunzTarPerm extractEntry test/short.js +3073 silly gunzTarPerm extractEntry lib/reporters/json-cov.js +3074 silly gunzTarPerm modified mode [ 'lib/reporters/json-cov.js', 388, 420 ] +3075 silly gunzTarPerm extractEntry lib/reporters/json-stream.js +3076 silly gunzTarPerm modified mode [ 'lib/reporters/json-stream.js', 388, 420 ] +3077 verbose linkBins node-sass-middleware@0.3.1 +3078 verbose linkMans node-sass-middleware@0.3.1 +3079 verbose rebuildBundles node-sass-middleware@0.3.1 +3080 silly gunzTarPerm extractEntry src/test.js +3081 silly gunzTarPerm extractEntry src/common.js +3082 info install node-sass-middleware@0.3.1 +3083 silly gunzTarPerm extractEntry pkg/sinon-server-1.10.2.js +3084 silly gunzTarPerm extractEntry pkg/sinon-1.10.3.js +3085 info postinstall node-sass-middleware@0.3.1 +3086 verbose linkBins nan@1.3.0 +3087 verbose linkMans nan@1.3.0 +3088 verbose rebuildBundles nan@1.3.0 +3089 silly gunzTarPerm extractEntry test/_.js +3090 silly gunzTarPerm extractEntry test/parse_camelCase.js +3091 info install nan@1.3.0 +3092 verbose unlock done using /Users/cwerning/.npm/_locks/node-sass-middleware-9832ad29bd2f5af4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware +3093 info postinstall nan@1.3.0 +3094 silly gunzTarPerm extractEntry lib/reporters/json.js +3095 silly gunzTarPerm modified mode [ 'lib/reporters/json.js', 388, 420 ] +3096 silly gunzTarPerm extractEntry lib/reporters/html.js +3097 silly gunzTarPerm modified mode [ 'lib/reporters/html.js', 388, 420 ] +3098 silly gunzTarPerm extractEntry src/to.js +3099 silly gunzTarPerm extractEntry src/chmod.js +3100 http fetch 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz +3101 http fetch 200 https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz +3102 verbose unlock done using /Users/cwerning/.npm/_locks/nan-fca8698a51b0f093.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan +3103 http fetch 200 https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz +3104 silly gunzTarPerm extractEntry pkg/sinon-timers-1.10.2.js +3105 silly gunzTarPerm extractEntry pkg/sinon-timers-1.10.3.js +3106 silly gunzTarPerm extractEntry test/parse_defaults.js +3107 silly gunzTarPerm extractEntry test/parse_modified.js +3108 silly fetchAndShaCheck shasum 25f48ea22ca79187f3174a4db8759347bb126220 +3109 silly fetchAndShaCheck shasum d92de2694eb3f67323973d7ae3d8b55b4c22190a +3110 silly fetchAndShaCheck shasum 84f265aae8c0e6a88a12d7022894b7568894c62e +3111 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz not in flight; adding +3112 verbose addTmpTarball already have metadata; skipping unpack for strip-ansi@0.3.0 +3113 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3114 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz not in flight; adding +3115 verbose addTmpTarball already have metadata; skipping unpack for supports-color@0.2.0 +3116 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3117 http 200 https://registry.npmjs.org/escape-string-regexp +3118 verbose headers { server: 'nginx/1.10.1', +3118 verbose headers 'content-type': 'application/json', +3118 verbose headers 'last-modified': 'Sat, 07 Jan 2017 23:51:08 GMT', +3118 verbose headers etag: 'W/"58717eec-2423"', +3118 verbose headers 'content-encoding': 'gzip', +3118 verbose headers 'cache-control': 'max-age=300', +3118 verbose headers 'content-length': '1725', +3118 verbose headers 'accept-ranges': 'bytes', +3118 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', +3118 verbose headers via: '1.1 varnish', +3118 verbose headers age: '31', +3118 verbose headers connection: 'keep-alive', +3118 verbose headers 'x-served-by': 'cache-hhn1537-HHN', +3118 verbose headers 'x-cache': 'HIT', +3118 verbose headers 'x-cache-hits': '3', +3118 verbose headers 'x-timer': 'S1485529369.860127,VS0,VE0', +3118 verbose headers vary: 'Accept-Encoding' } +3119 silly get cb [ 200, +3119 silly get { server: 'nginx/1.10.1', +3119 silly get 'content-type': 'application/json', +3119 silly get 'last-modified': 'Sat, 07 Jan 2017 23:51:08 GMT', +3119 silly get etag: 'W/"58717eec-2423"', +3119 silly get 'content-encoding': 'gzip', +3119 silly get 'cache-control': 'max-age=300', +3119 silly get 'content-length': '1725', +3119 silly get 'accept-ranges': 'bytes', +3119 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', +3119 silly get via: '1.1 varnish', +3119 silly get age: '31', +3119 silly get connection: 'keep-alive', +3119 silly get 'x-served-by': 'cache-hhn1537-HHN', +3119 silly get 'x-cache': 'HIT', +3119 silly get 'x-cache-hits': '3', +3119 silly get 'x-timer': 'S1485529369.860127,VS0,VE0', +3119 silly get vary: 'Accept-Encoding' } ] +3120 verbose get saving escape-string-regexp to /Users/cwerning/.npm/registry.npmjs.org/escape-string-regexp/.cache.json +3121 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3122 silly gunzTarPerm extractEntry lib/reporters/list.js +3123 silly gunzTarPerm modified mode [ 'lib/reporters/list.js', 388, 420 ] +3124 silly gunzTarPerm extractEntry lib/reporters/markdown.js +3125 silly gunzTarPerm modified mode [ 'lib/reporters/markdown.js', 388, 420 ] +3126 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz not in flight; adding +3127 verbose addTmpTarball already have metadata; skipping unpack for has-ansi@0.1.0 +3128 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3129 silly gunzTarPerm extractEntry src/toEnd.js +3130 silly gunzTarPerm extractEntry src/cd.js +3131 silly gunzTarPerm extractEntry pkg/sinon-timers-ie-1.10.2.js +3132 silly gunzTarPerm extractEntry test/parse.js +3133 silly gunzTarPerm extractEntry test/mocha.opts +3134 silly addNameRange number 2 { name: 'escape-string-regexp', +3134 silly addNameRange range: '>=1.0.0 <2.0.0', +3134 silly addNameRange hasData: true } +3135 silly addNameRange versions [ 'escape-string-regexp', +3135 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4', '1.0.5' ] ] +3136 silly addNamed escape-string-regexp@1.0.5 +3137 verbose addNamed "1.0.5" is a plain semver version for escape-string-regexp +3138 silly gunzTarPerm extractEntry lib/reporters/min.js +3139 silly gunzTarPerm modified mode [ 'lib/reporters/min.js', 388, 420 ] +3140 silly gunzTarPerm extractEntry lib/reporters/nyan.js +3141 silly gunzTarPerm modified mode [ 'lib/reporters/nyan.js', 388, 420 ] +3142 silly gunzTarPerm extractEntry src/which.js +3143 silly gunzTarPerm extractEntry src/ls.js +3144 silly gunzTarPerm extractEntry pkg/sinon-timers-ie-1.10.3.js +3145 silly gunzTarPerm extractEntry pkg/sinon.js +3146 silly gunzTarPerm extractEntry test/config.json +3147 silly gunzTarPerm extractEntry test/_/bin.js +3148 silly cache afterAdd strip-ansi@0.3.0 +3149 verbose afterAdd /Users/cwerning/.npm/strip-ansi/0.3.0/package/package.json not in flight; writing +3150 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3151 silly cache afterAdd supports-color@0.2.0 +3152 verbose afterAdd /Users/cwerning/.npm/supports-color/0.2.0/package/package.json not in flight; writing +3153 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3154 silly cache afterAdd has-ansi@0.1.0 +3155 verbose afterAdd /Users/cwerning/.npm/has-ansi/0.1.0/package/package.json not in flight; writing +3156 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3157 silly cache afterAdd escape-string-regexp@1.0.5 +3158 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.5/package/package.json not in flight; writing +3159 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3160 verbose afterAdd /Users/cwerning/.npm/strip-ansi/0.3.0/package/package.json written +3161 verbose afterAdd /Users/cwerning/.npm/supports-color/0.2.0/package/package.json written +3162 silly gunzTarPerm extractEntry lib/reporters/progress.js +3163 silly gunzTarPerm modified mode [ 'lib/reporters/progress.js', 388, 420 ] +3164 silly gunzTarPerm extractEntry lib/reporters/html-cov.js +3165 silly gunzTarPerm modified mode [ 'lib/reporters/html-cov.js', 388, 420 ] +3166 silly gunzTarPerm extractEntry lib/reporters/spec.js +3167 silly gunzTarPerm modified mode [ 'lib/reporters/spec.js', 388, 420 ] +3168 silly gunzTarPerm extractEntry lib/reporters/dot.js +3169 silly gunzTarPerm modified mode [ 'lib/reporters/dot.js', 388, 420 ] +3170 silly gunzTarPerm extractEntry lib/reporters/tap.js +3171 silly gunzTarPerm modified mode [ 'lib/reporters/tap.js', 388, 420 ] +3172 silly gunzTarPerm extractEntry lib/reporters/doc.js +3173 silly gunzTarPerm modified mode [ 'lib/reporters/doc.js', 388, 420 ] +3174 silly gunzTarPerm extractEntry lib/reporters/xunit.js +3175 silly gunzTarPerm modified mode [ 'lib/reporters/xunit.js', 388, 420 ] +3176 silly gunzTarPerm extractEntry lib/reporters/landing.js +3177 silly gunzTarPerm modified mode [ 'lib/reporters/landing.js', 388, 420 ] +3178 silly gunzTarPerm extractEntry lib/reporters/templates/coverage.jade +3179 silly gunzTarPerm modified mode [ 'lib/reporters/templates/coverage.jade', 388, 420 ] +3180 silly gunzTarPerm extractEntry lib/reporters/templates/menu.jade +3181 silly gunzTarPerm modified mode [ 'lib/reporters/templates/menu.jade', 388, 420 ] +3182 silly gunzTarPerm extractEntry lib/reporters/templates/script.html +3183 silly gunzTarPerm modified mode [ 'lib/reporters/templates/script.html', 388, 420 ] +3184 silly gunzTarPerm extractEntry lib/reporters/templates/style.html +3185 silly gunzTarPerm modified mode [ 'lib/reporters/templates/style.html', 388, 420 ] +3186 silly gunzTarPerm extractEntry mocha.css +3187 silly gunzTarPerm modified mode [ 'mocha.css', 388, 420 ] +3188 verbose afterAdd /Users/cwerning/.npm/has-ansi/0.1.0/package/package.json written +3189 silly gunzTarPerm extractEntry pkg/sinon-server-1.10.3.js +3190 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.5/package/package.json written +3191 silly gunzTarPerm extractEntry test/runner.js +3192 silly gunzTarPerm extractEntry test/sinon_test.js +3193 silly gunzTarPerm extractEntry test/node/run.js +3194 silly gunzTarPerm extractEntry test/resources/xhr_target.txt +3195 silly gunzTarPerm extractEntry test/rhino/env.rhino.1.2.js +3196 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/package.json +3197 info preinstall mkdirp@0.5.1 +3198 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/package.json +3199 silly prepareForInstallMany adding minimist@0.0.8 from mkdirp dependencies +3200 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/package.json +3201 silly cache add args [ 'minimist@0.0.8', null ] +3202 verbose cache add spec minimist@0.0.8 +3203 silly cache add parsed spec Result { +3203 silly cache add raw: 'minimist@0.0.8', +3203 silly cache add scope: null, +3203 silly cache add name: 'minimist', +3203 silly cache add rawSpec: '0.0.8', +3203 silly cache add spec: '0.0.8', +3203 silly cache add type: 'version' } +3204 silly addNamed minimist@0.0.8 +3205 verbose addNamed "0.0.8" is a plain semver version for minimist +3206 silly mapToRegistry name minimist +3207 silly mapToRegistry using default registry +3208 silly mapToRegistry registry https://registry.npmjs.org/ +3209 silly mapToRegistry uri https://registry.npmjs.org/minimist +3210 verbose addNameVersion registry:https://registry.npmjs.org/minimist not in flight; fetching +3211 verbose request uri https://registry.npmjs.org/minimist +3212 verbose request no auth needed +3213 info attempt registry request try #1 at 16:02:29 +3214 verbose etag W/"583edd12-7206" +3215 verbose lastModified Wed, 30 Nov 2016 14:07:14 GMT +3216 http request GET https://registry.npmjs.org/minimist +3217 silly gunzTarPerm extractEntry test/rhino/run.js +3218 silly gunzTarPerm extractEntry test/server-clock.html +3219 silly gunzTarPerm extractEntry test/sinon/assert_test.js +3220 silly gunzTarPerm extractEntry test/sinon/collection_test.js +3221 silly gunzTarPerm extractEntry test/sinon/match_test.js +3222 silly gunzTarPerm extractEntry test/sinon/mock_test.js +3223 silly gunzTarPerm extractEntry test/sinon/call_test.js +3224 silly gunzTarPerm extractEntry test/sinon/spy_test.js +3225 silly gunzTarPerm extractEntry test/sinon/stub_test.js +3226 silly gunzTarPerm extractEntry test/sinon/test_case_test.js +3227 silly gunzTarPerm extractEntry test/sinon/test_test.js +3228 silly gunzTarPerm extractEntry test/sinon/sandbox_test.js +3229 silly gunzTarPerm extractEntry test/sinon/util/event_test.js +3230 silly gunzTarPerm extractEntry test/sinon/util/fake_server_test.js +3231 silly gunzTarPerm extractEntry test/sinon/util/fake_server_with_clock_test.js +3232 silly gunzTarPerm extractEntry test/sinon/util/fake_timers_test.js +3233 silly gunzTarPerm extractEntry test/sinon/util/fake_xdomain_request_test.js +3234 silly gunzTarPerm extractEntry test/sinon/util/fake_xml_http_request_test.js +3235 silly gunzTarPerm extractEntry test/sinon-dist.html +3236 silly gunzTarPerm extractEntry test/sinon.html +3237 silly gunzTarPerm extractEntry test/timers.html +3238 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs/package.json +3239 info preinstall shelljs@0.3.0 +3240 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs/package.json +3241 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs/package.json +3242 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs/package.json +3243 silly install resolved [] +3244 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +3245 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +3246 info preinstall yargs@1.3.3 +3247 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs/package.json +3248 info linkStuff shelljs@0.3.0 +3249 silly linkStuff shelljs@0.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +3250 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs/package.json +3251 verbose linkBins shelljs@0.3.0 +3252 verbose link bins [ { shjs: './bin/shjs' }, +3252 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin', +3252 verbose link bins false ] +3253 verbose linkMans shelljs@0.3.0 +3254 verbose rebuildBundles shelljs@0.3.0 +3255 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/shjs is being purged +3256 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/shjs +3257 silly install resolved [] +3258 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +3259 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +3260 info install shelljs@0.3.0 +3261 info postinstall shelljs@0.3.0 +3262 verbose unlock done using /Users/cwerning/.npm/_locks/shelljs-47570e8a2a22239e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs +3263 info linkStuff yargs@1.3.3 +3264 silly linkStuff yargs@1.3.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +3265 verbose linkBins yargs@1.3.3 +3266 verbose linkMans yargs@1.3.3 +3267 verbose rebuildBundles yargs@1.3.3 +3268 info install yargs@1.3.3 +3269 info postinstall yargs@1.3.3 +3270 verbose unlock done using /Users/cwerning/.npm/_locks/yargs-87bd4251dc7a4d4a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs +3271 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/package.json +3272 info preinstall mocha@1.21.5 +3273 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/package.json +3274 silly prepareForInstallMany adding commander@2.3.0 from mocha dependencies +3275 silly prepareForInstallMany adding debug@2.0.0 from mocha dependencies +3276 silly prepareForInstallMany adding diff@1.0.8 from mocha dependencies +3277 silly prepareForInstallMany adding escape-string-regexp@1.0.2 from mocha dependencies +3278 silly prepareForInstallMany adding glob@3.2.3 from mocha dependencies +3279 silly prepareForInstallMany adding growl@1.8.1 from mocha dependencies +3280 silly prepareForInstallMany adding jade@0.26.3 from mocha dependencies +3281 silly prepareForInstallMany adding mkdirp@0.5.0 from mocha dependencies +3282 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/package.json +3283 silly cache add args [ 'commander@2.3.0', null ] +3284 verbose cache add spec commander@2.3.0 +3285 silly cache add args [ 'debug@2.0.0', null ] +3286 verbose cache add spec debug@2.0.0 +3287 silly cache add parsed spec Result { +3287 silly cache add raw: 'commander@2.3.0', +3287 silly cache add scope: null, +3287 silly cache add name: 'commander', +3287 silly cache add rawSpec: '2.3.0', +3287 silly cache add spec: '2.3.0', +3287 silly cache add type: 'version' } +3288 silly addNamed commander@2.3.0 +3289 verbose addNamed "2.3.0" is a plain semver version for commander +3290 silly mapToRegistry name commander +3291 silly mapToRegistry using default registry +3292 silly mapToRegistry registry https://registry.npmjs.org/ +3293 silly mapToRegistry uri https://registry.npmjs.org/commander +3294 verbose addNameVersion registry:https://registry.npmjs.org/commander not in flight; fetching +3295 silly cache add parsed spec Result { +3295 silly cache add raw: 'debug@2.0.0', +3295 silly cache add scope: null, +3295 silly cache add name: 'debug', +3295 silly cache add rawSpec: '2.0.0', +3295 silly cache add spec: '2.0.0', +3295 silly cache add type: 'version' } +3296 silly addNamed debug@2.0.0 +3297 verbose addNamed "2.0.0" is a plain semver version for debug +3298 silly mapToRegistry name debug +3299 silly mapToRegistry using default registry +3300 silly mapToRegistry registry https://registry.npmjs.org/ +3301 silly mapToRegistry uri https://registry.npmjs.org/debug +3302 verbose addNameVersion registry:https://registry.npmjs.org/debug not in flight; fetching +3303 silly cache add args [ 'diff@1.0.8', null ] +3304 verbose cache add spec diff@1.0.8 +3305 silly cache add parsed spec Result { +3305 silly cache add raw: 'diff@1.0.8', +3305 silly cache add scope: null, +3305 silly cache add name: 'diff', +3305 silly cache add rawSpec: '1.0.8', +3305 silly cache add spec: '1.0.8', +3305 silly cache add type: 'version' } +3306 silly addNamed diff@1.0.8 +3307 verbose addNamed "1.0.8" is a plain semver version for diff +3308 silly mapToRegistry name diff +3309 silly mapToRegistry using default registry +3310 silly mapToRegistry registry https://registry.npmjs.org/ +3311 silly mapToRegistry uri https://registry.npmjs.org/diff +3312 verbose addNameVersion registry:https://registry.npmjs.org/diff not in flight; fetching +3313 silly cache add args [ 'escape-string-regexp@1.0.2', null ] +3314 verbose cache add spec escape-string-regexp@1.0.2 +3315 silly cache add parsed spec Result { +3315 silly cache add raw: 'escape-string-regexp@1.0.2', +3315 silly cache add scope: null, +3315 silly cache add name: 'escape-string-regexp', +3315 silly cache add rawSpec: '1.0.2', +3315 silly cache add spec: '1.0.2', +3315 silly cache add type: 'version' } +3316 silly addNamed escape-string-regexp@1.0.2 +3317 verbose addNamed "1.0.2" is a plain semver version for escape-string-regexp +3318 silly mapToRegistry name escape-string-regexp +3319 silly mapToRegistry using default registry +3320 silly mapToRegistry registry https://registry.npmjs.org/ +3321 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp +3322 verbose addNameVersion registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching +3323 silly cache add args [ 'glob@3.2.3', null ] +3324 verbose cache add spec glob@3.2.3 +3325 silly cache add parsed spec Result { +3325 silly cache add raw: 'glob@3.2.3', +3325 silly cache add scope: null, +3325 silly cache add name: 'glob', +3325 silly cache add rawSpec: '3.2.3', +3325 silly cache add spec: '3.2.3', +3325 silly cache add type: 'version' } +3326 silly addNamed glob@3.2.3 +3327 verbose addNamed "3.2.3" is a plain semver version for glob +3328 silly mapToRegistry name glob +3329 silly mapToRegistry using default registry +3330 silly mapToRegistry registry https://registry.npmjs.org/ +3331 silly mapToRegistry uri https://registry.npmjs.org/glob +3332 verbose addNameVersion registry:https://registry.npmjs.org/glob not in flight; fetching +3333 verbose request uri https://registry.npmjs.org/diff +3334 verbose request no auth needed +3335 info attempt registry request try #1 at 16:02:29 +3336 http request GET https://registry.npmjs.org/diff +3337 silly cache add args [ 'growl@1.8.1', null ] +3338 verbose cache add spec growl@1.8.1 +3339 silly cache add parsed spec Result { +3339 silly cache add raw: 'growl@1.8.1', +3339 silly cache add scope: null, +3339 silly cache add name: 'growl', +3339 silly cache add rawSpec: '1.8.1', +3339 silly cache add spec: '1.8.1', +3339 silly cache add type: 'version' } +3340 silly addNamed growl@1.8.1 +3341 verbose addNamed "1.8.1" is a plain semver version for growl +3342 silly mapToRegistry name growl +3343 silly mapToRegistry using default registry +3344 silly mapToRegistry registry https://registry.npmjs.org/ +3345 silly mapToRegistry uri https://registry.npmjs.org/growl +3346 verbose addNameVersion registry:https://registry.npmjs.org/growl not in flight; fetching +3347 silly cache add args [ 'jade@0.26.3', null ] +3348 verbose cache add spec jade@0.26.3 +3349 silly cache add parsed spec Result { +3349 silly cache add raw: 'jade@0.26.3', +3349 silly cache add scope: null, +3349 silly cache add name: 'jade', +3349 silly cache add rawSpec: '0.26.3', +3349 silly cache add spec: '0.26.3', +3349 silly cache add type: 'version' } +3350 silly addNamed jade@0.26.3 +3351 verbose addNamed "0.26.3" is a plain semver version for jade +3352 silly mapToRegistry name jade +3353 silly mapToRegistry using default registry +3354 silly mapToRegistry registry https://registry.npmjs.org/ +3355 silly mapToRegistry uri https://registry.npmjs.org/jade +3356 verbose addNameVersion registry:https://registry.npmjs.org/jade not in flight; fetching +3357 silly cache add args [ 'mkdirp@0.5.0', null ] +3358 verbose cache add spec mkdirp@0.5.0 +3359 silly cache add parsed spec Result { +3359 silly cache add raw: 'mkdirp@0.5.0', +3359 silly cache add scope: null, +3359 silly cache add name: 'mkdirp', +3359 silly cache add rawSpec: '0.5.0', +3359 silly cache add spec: '0.5.0', +3359 silly cache add type: 'version' } +3360 silly addNamed mkdirp@0.5.0 +3361 verbose addNamed "0.5.0" is a plain semver version for mkdirp +3362 silly mapToRegistry name mkdirp +3363 silly mapToRegistry using default registry +3364 silly mapToRegistry registry https://registry.npmjs.org/ +3365 silly mapToRegistry uri https://registry.npmjs.org/mkdirp +3366 verbose addNameVersion registry:https://registry.npmjs.org/mkdirp not in flight; fetching +3367 verbose request uri https://registry.npmjs.org/growl +3368 verbose request no auth needed +3369 info attempt registry request try #1 at 16:02:29 +3370 http request GET https://registry.npmjs.org/growl +3371 verbose request uri https://registry.npmjs.org/jade +3372 verbose request no auth needed +3373 info attempt registry request try #1 at 16:02:29 +3374 http request GET https://registry.npmjs.org/jade +3375 http fetch 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz +3376 verbose request uri https://registry.npmjs.org/commander +3377 verbose request no auth needed +3378 info attempt registry request try #1 at 16:02:29 +3379 verbose etag W/"58414f0c-fc30" +3380 verbose lastModified Fri, 02 Dec 2016 10:38:04 GMT +3381 http request GET https://registry.npmjs.org/commander +3382 verbose request uri https://registry.npmjs.org/debug +3383 verbose request no auth needed +3384 info attempt registry request try #1 at 16:02:29 +3385 verbose etag W/"583edb9d-b3b7" +3386 verbose lastModified Wed, 30 Nov 2016 14:01:01 GMT +3387 http request GET https://registry.npmjs.org/debug +3388 verbose get https://registry.npmjs.org/escape-string-regexp not expired, no request +3389 verbose request uri https://registry.npmjs.org/glob +3390 verbose request no auth needed +3391 info attempt registry request try #1 at 16:02:29 +3392 verbose etag W/"583ff150-1f52f" +3393 verbose lastModified Thu, 01 Dec 2016 09:45:52 GMT +3394 http request GET https://registry.npmjs.org/glob +3395 silly mapToRegistry name escape-string-regexp +3396 silly mapToRegistry using default registry +3397 silly mapToRegistry registry https://registry.npmjs.org/ +3398 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp +3399 verbose addRemoteTarball https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz not in flight; adding +3400 verbose addRemoteTarball [ 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz', +3400 verbose addRemoteTarball '4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1' ] +3401 verbose get https://registry.npmjs.org/mkdirp not expired, no request +3402 silly fetchAndShaCheck shasum eaecbf66cd706882760b2f4691582b8f55d7a7de +3403 silly mapToRegistry name mkdirp +3404 silly mapToRegistry using default registry +3405 silly mapToRegistry registry https://registry.npmjs.org/ +3406 silly mapToRegistry uri https://registry.npmjs.org/mkdirp +3407 verbose addRemoteTarball https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz not in flight; adding +3408 verbose addRemoteTarball [ 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz', +3408 verbose addRemoteTarball '1d73076a6df986cd9344e15e71fcc05a4c9abf12' ] +3409 info retry fetch attempt 1 at 16:02:29 +3410 info attempt registry request try #1 at 16:02:29 +3411 http fetch GET https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz +3412 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz not in flight; adding +3413 verbose addTmpTarball already have metadata; skipping unpack for ansi-styles@1.1.0 +3414 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3415 info retry fetch attempt 1 at 16:02:29 +3416 info attempt registry request try #1 at 16:02:29 +3417 http fetch GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz +3418 http 200 https://registry.npmjs.org/minimist +3419 verbose headers { server: 'nginx/1.10.1', +3419 verbose headers 'content-type': 'application/json', +3419 verbose headers 'last-modified': 'Fri, 27 Jan 2017 04:13:37 GMT', +3419 verbose headers etag: 'W/"588ac8f1-7353"', +3419 verbose headers 'content-encoding': 'gzip', +3419 verbose headers 'cache-control': 'max-age=300', +3419 verbose headers 'content-length': '5551', +3419 verbose headers 'accept-ranges': 'bytes', +3419 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3419 verbose headers via: '1.1 varnish', +3419 verbose headers age: '161', +3419 verbose headers connection: 'keep-alive', +3419 verbose headers 'x-served-by': 'cache-hhn1540-HHN', +3419 verbose headers 'x-cache': 'HIT', +3419 verbose headers 'x-cache-hits': '28', +3419 verbose headers 'x-timer': 'S1485529370.570694,VS0,VE0', +3419 verbose headers vary: 'Accept-Encoding' } +3420 silly get cb [ 200, +3420 silly get { server: 'nginx/1.10.1', +3420 silly get 'content-type': 'application/json', +3420 silly get 'last-modified': 'Fri, 27 Jan 2017 04:13:37 GMT', +3420 silly get etag: 'W/"588ac8f1-7353"', +3420 silly get 'content-encoding': 'gzip', +3420 silly get 'cache-control': 'max-age=300', +3420 silly get 'content-length': '5551', +3420 silly get 'accept-ranges': 'bytes', +3420 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3420 silly get via: '1.1 varnish', +3420 silly get age: '161', +3420 silly get connection: 'keep-alive', +3420 silly get 'x-served-by': 'cache-hhn1540-HHN', +3420 silly get 'x-cache': 'HIT', +3420 silly get 'x-cache-hits': '28', +3420 silly get 'x-timer': 'S1485529370.570694,VS0,VE0', +3420 silly get vary: 'Accept-Encoding' } ] +3421 verbose get saving minimist to /Users/cwerning/.npm/registry.npmjs.org/minimist/.cache.json +3422 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3423 http 200 https://registry.npmjs.org/growl +3424 verbose headers { server: 'nginx/1.10.1', +3424 verbose headers 'content-type': 'application/json', +3424 verbose headers 'last-modified': 'Sun, 21 Feb 2016 12:06:13 GMT', +3424 verbose headers etag: 'W/"56c9a835-44f1"', +3424 verbose headers 'content-encoding': 'gzip', +3424 verbose headers 'cache-control': 'max-age=300', +3424 verbose headers 'content-length': '4122', +3424 verbose headers 'accept-ranges': 'bytes', +3424 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3424 verbose headers via: '1.1 varnish', +3424 verbose headers age: '230', +3424 verbose headers connection: 'keep-alive', +3424 verbose headers 'x-served-by': 'cache-hhn1530-HHN', +3424 verbose headers 'x-cache': 'HIT', +3424 verbose headers 'x-cache-hits': '6', +3424 verbose headers 'x-timer': 'S1485529370.564339,VS0,VE0', +3424 verbose headers vary: 'Accept-Encoding' } +3425 silly get cb [ 200, +3425 silly get { server: 'nginx/1.10.1', +3425 silly get 'content-type': 'application/json', +3425 silly get 'last-modified': 'Sun, 21 Feb 2016 12:06:13 GMT', +3425 silly get etag: 'W/"56c9a835-44f1"', +3425 silly get 'content-encoding': 'gzip', +3425 silly get 'cache-control': 'max-age=300', +3425 silly get 'content-length': '4122', +3425 silly get 'accept-ranges': 'bytes', +3425 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3425 silly get via: '1.1 varnish', +3425 silly get age: '230', +3425 silly get connection: 'keep-alive', +3425 silly get 'x-served-by': 'cache-hhn1530-HHN', +3425 silly get 'x-cache': 'HIT', +3425 silly get 'x-cache-hits': '6', +3425 silly get 'x-timer': 'S1485529370.564339,VS0,VE0', +3425 silly get vary: 'Accept-Encoding' } ] +3426 verbose get saving growl to /Users/cwerning/.npm/registry.npmjs.org/growl/.cache.json +3427 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3428 http 200 https://registry.npmjs.org/diff +3429 verbose headers { server: 'nginx/1.10.1', +3429 verbose headers 'content-type': 'application/json', +3429 verbose headers 'last-modified': 'Fri, 27 Jan 2017 04:09:33 GMT', +3429 verbose headers etag: 'W/"588ac7fd-d7c7"', +3429 verbose headers 'content-encoding': 'gzip', +3429 verbose headers 'cache-control': 'max-age=300', +3429 verbose headers 'content-length': '8231', +3429 verbose headers 'accept-ranges': 'bytes', +3429 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3429 verbose headers via: '1.1 varnish', +3429 verbose headers age: '188', +3429 verbose headers connection: 'keep-alive', +3429 verbose headers 'x-served-by': 'cache-hhn1547-HHN', +3429 verbose headers 'x-cache': 'HIT', +3429 verbose headers 'x-cache-hits': '5', +3429 verbose headers 'x-timer': 'S1485529370.564329,VS0,VE0', +3429 verbose headers vary: 'Accept-Encoding' } +3430 silly get cb [ 200, +3430 silly get { server: 'nginx/1.10.1', +3430 silly get 'content-type': 'application/json', +3430 silly get 'last-modified': 'Fri, 27 Jan 2017 04:09:33 GMT', +3430 silly get etag: 'W/"588ac7fd-d7c7"', +3430 silly get 'content-encoding': 'gzip', +3430 silly get 'cache-control': 'max-age=300', +3430 silly get 'content-length': '8231', +3430 silly get 'accept-ranges': 'bytes', +3430 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3430 silly get via: '1.1 varnish', +3430 silly get age: '188', +3430 silly get connection: 'keep-alive', +3430 silly get 'x-served-by': 'cache-hhn1547-HHN', +3430 silly get 'x-cache': 'HIT', +3430 silly get 'x-cache-hits': '5', +3430 silly get 'x-timer': 'S1485529370.564329,VS0,VE0', +3430 silly get vary: 'Accept-Encoding' } ] +3431 verbose get saving diff to /Users/cwerning/.npm/registry.npmjs.org/diff/.cache.json +3432 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3433 silly mapToRegistry name minimist +3434 silly mapToRegistry using default registry +3435 silly mapToRegistry registry https://registry.npmjs.org/ +3436 silly mapToRegistry uri https://registry.npmjs.org/minimist +3437 verbose addRemoteTarball https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz not in flight; adding +3438 verbose addRemoteTarball [ 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz', +3438 verbose addRemoteTarball '857fcabfc3397d2625b8228262e86aa7a011b05d' ] +3439 http 200 https://registry.npmjs.org/jade +3440 verbose headers { server: 'nginx/1.10.1', +3440 verbose headers 'content-type': 'application/json', +3440 verbose headers 'last-modified': 'Mon, 23 Jan 2017 03:11:50 GMT', +3440 verbose headers etag: 'W/"58857476-27af0"', +3440 verbose headers 'content-encoding': 'gzip', +3440 verbose headers 'cache-control': 'max-age=300', +3440 verbose headers 'content-length': '15748', +3440 verbose headers 'accept-ranges': 'bytes', +3440 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3440 verbose headers via: '1.1 varnish', +3440 verbose headers age: '115', +3440 verbose headers connection: 'keep-alive', +3440 verbose headers 'x-served-by': 'cache-hhn1541-HHN', +3440 verbose headers 'x-cache': 'HIT', +3440 verbose headers 'x-cache-hits': '3', +3440 verbose headers 'x-timer': 'S1485529370.565522,VS0,VE0', +3440 verbose headers vary: 'Accept-Encoding' } +3441 silly get cb [ 200, +3441 silly get { server: 'nginx/1.10.1', +3441 silly get 'content-type': 'application/json', +3441 silly get 'last-modified': 'Mon, 23 Jan 2017 03:11:50 GMT', +3441 silly get etag: 'W/"58857476-27af0"', +3441 silly get 'content-encoding': 'gzip', +3441 silly get 'cache-control': 'max-age=300', +3441 silly get 'content-length': '15748', +3441 silly get 'accept-ranges': 'bytes', +3441 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', +3441 silly get via: '1.1 varnish', +3441 silly get age: '115', +3441 silly get connection: 'keep-alive', +3441 silly get 'x-served-by': 'cache-hhn1541-HHN', +3441 silly get 'x-cache': 'HIT', +3441 silly get 'x-cache-hits': '3', +3441 silly get 'x-timer': 'S1485529370.565522,VS0,VE0', +3441 silly get vary: 'Accept-Encoding' } ] +3442 verbose get saving jade to /Users/cwerning/.npm/registry.npmjs.org/jade/.cache.json +3443 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3444 silly cache afterAdd ansi-styles@1.1.0 +3445 verbose afterAdd /Users/cwerning/.npm/ansi-styles/1.1.0/package/package.json not in flight; writing +3446 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3447 silly mapToRegistry name growl +3448 silly mapToRegistry using default registry +3449 silly mapToRegistry registry https://registry.npmjs.org/ +3450 silly mapToRegistry uri https://registry.npmjs.org/growl +3451 verbose addRemoteTarball https://registry.npmjs.org/growl/-/growl-1.8.1.tgz not in flight; adding +3452 verbose addRemoteTarball [ 'https://registry.npmjs.org/growl/-/growl-1.8.1.tgz', +3452 verbose addRemoteTarball '4b2dec8d907e93db336624dcec0183502f8c9428' ] +3453 info retry fetch attempt 1 at 16:02:30 +3454 info attempt registry request try #1 at 16:02:30 +3455 http fetch GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz +3456 silly mapToRegistry name diff +3457 silly mapToRegistry using default registry +3458 silly mapToRegistry registry https://registry.npmjs.org/ +3459 silly mapToRegistry uri https://registry.npmjs.org/diff +3460 verbose addRemoteTarball https://registry.npmjs.org/diff/-/diff-1.0.8.tgz not in flight; adding +3461 verbose addRemoteTarball [ 'https://registry.npmjs.org/diff/-/diff-1.0.8.tgz', +3461 verbose addRemoteTarball '343276308ec991b7bc82267ed55bc1411f971666' ] +3462 info retry fetch attempt 1 at 16:02:30 +3463 info attempt registry request try #1 at 16:02:30 +3464 http fetch GET https://registry.npmjs.org/growl/-/growl-1.8.1.tgz +3465 http fetch 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz +3466 info retry fetch attempt 1 at 16:02:30 +3467 info attempt registry request try #1 at 16:02:30 +3468 http fetch GET https://registry.npmjs.org/diff/-/diff-1.0.8.tgz +3469 verbose afterAdd /Users/cwerning/.npm/ansi-styles/1.1.0/package/package.json written +3470 silly install resolved [ { name: 'strip-ansi', +3470 silly install resolved version: '0.3.0', +3470 silly install resolved description: 'Strip ANSI escape codes', +3470 silly install resolved license: 'MIT', +3470 silly install resolved bin: { 'strip-ansi': 'cli.js' }, +3470 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/strip-ansi' }, +3470 silly install resolved author: +3470 silly install resolved { name: 'Sindre Sorhus', +3470 silly install resolved email: 'sindresorhus@gmail.com', +3470 silly install resolved url: 'http://sindresorhus.com' }, +3470 silly install resolved engines: { node: '>=0.10.0' }, +3470 silly install resolved scripts: { test: 'mocha' }, +3470 silly install resolved files: [ 'index.js', 'cli.js' ], +3470 silly install resolved keywords: +3470 silly install resolved [ 'strip', +3470 silly install resolved 'trim', +3470 silly install resolved 'remove', +3470 silly install resolved 'ansi', +3470 silly install resolved 'styles', +3470 silly install resolved 'color', +3470 silly install resolved 'colour', +3470 silly install resolved 'colors', +3470 silly install resolved 'terminal', +3470 silly install resolved 'console', +3470 silly install resolved 'cli', +3470 silly install resolved 'string', +3470 silly install resolved 'tty', +3470 silly install resolved 'escape', +3470 silly install resolved 'formatting', +3470 silly install resolved 'rgb', +3470 silly install resolved '256', +3470 silly install resolved 'shell', +3470 silly install resolved 'xterm', +3470 silly install resolved 'log', +3470 silly install resolved 'logging', +3470 silly install resolved 'command-line', +3470 silly install resolved 'text' ], +3470 silly install resolved dependencies: { 'ansi-regex': '^0.2.1' }, +3470 silly install resolved devDependencies: { mocha: '*' }, +3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/strip-ansi/issues' }, +3470 silly install resolved homepage: 'https://github.com/sindresorhus/strip-ansi', +3470 silly install resolved _id: 'strip-ansi@0.3.0', +3470 silly install resolved _shasum: '25f48ea22ca79187f3174a4db8759347bb126220', +3470 silly install resolved _from: 'strip-ansi@>=0.3.0 <0.4.0', +3470 silly install resolved _npmVersion: '1.4.9', +3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +3470 silly install resolved maintainers: [ [Object] ], +3470 silly install resolved dist: +3470 silly install resolved { shasum: '25f48ea22ca79187f3174a4db8759347bb126220', +3470 silly install resolved tarball: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz' }, +3470 silly install resolved directories: {}, +3470 silly install resolved _resolved: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz' }, +3470 silly install resolved { name: 'supports-color', +3470 silly install resolved version: '0.2.0', +3470 silly install resolved description: 'Detect whether a terminal supports color', +3470 silly install resolved license: 'MIT', +3470 silly install resolved repository: +3470 silly install resolved { type: 'git', +3470 silly install resolved url: 'git://github.com/sindresorhus/supports-color' }, +3470 silly install resolved bin: { 'supports-color': 'cli.js' }, +3470 silly install resolved author: +3470 silly install resolved { name: 'Sindre Sorhus', +3470 silly install resolved email: 'sindresorhus@gmail.com', +3470 silly install resolved url: 'http://sindresorhus.com' }, +3470 silly install resolved engines: { node: '>=0.10.0' }, +3470 silly install resolved scripts: { test: 'mocha' }, +3470 silly install resolved files: [ 'index.js', 'cli.js' ], +3470 silly install resolved keywords: +3470 silly install resolved [ 'cli', +3470 silly install resolved 'bin', +3470 silly install resolved 'color', +3470 silly install resolved 'colour', +3470 silly install resolved 'colors', +3470 silly install resolved 'terminal', +3470 silly install resolved 'console', +3470 silly install resolved 'cli', +3470 silly install resolved 'ansi', +3470 silly install resolved 'styles', +3470 silly install resolved 'tty', +3470 silly install resolved 'rgb', +3470 silly install resolved '256', +3470 silly install resolved 'shell', +3470 silly install resolved 'xterm', +3470 silly install resolved 'command-line', +3470 silly install resolved 'support', +3470 silly install resolved 'supports', +3470 silly install resolved 'capability', +3470 silly install resolved 'detect' ], +3470 silly install resolved devDependencies: { mocha: '*' }, +3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/supports-color/issues' }, +3470 silly install resolved homepage: 'https://github.com/sindresorhus/supports-color', +3470 silly install resolved _id: 'supports-color@0.2.0', +3470 silly install resolved _shasum: 'd92de2694eb3f67323973d7ae3d8b55b4c22190a', +3470 silly install resolved _from: 'supports-color@>=0.2.0 <0.3.0', +3470 silly install resolved _npmVersion: '1.4.9', +3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +3470 silly install resolved maintainers: [ [Object] ], +3470 silly install resolved dist: +3470 silly install resolved { shasum: 'd92de2694eb3f67323973d7ae3d8b55b4c22190a', +3470 silly install resolved tarball: 'https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz' }, +3470 silly install resolved directories: {}, +3470 silly install resolved _resolved: 'https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz' }, +3470 silly install resolved { name: 'has-ansi', +3470 silly install resolved version: '0.1.0', +3470 silly install resolved description: 'Check if a string has ANSI escape codes', +3470 silly install resolved license: 'MIT', +3470 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/has-ansi' }, +3470 silly install resolved bin: { 'has-ansi': 'cli.js' }, +3470 silly install resolved author: +3470 silly install resolved { name: 'Sindre Sorhus', +3470 silly install resolved email: 'sindresorhus@gmail.com', +3470 silly install resolved url: 'http://sindresorhus.com' }, +3470 silly install resolved engines: { node: '>=0.10.0' }, +3470 silly install resolved scripts: { test: 'mocha' }, +3470 silly install resolved files: [ 'index.js', 'cli.js' ], +3470 silly install resolved keywords: +3470 silly install resolved [ 'cli', +3470 silly install resolved 'bin', +3470 silly install resolved 'ansi', +3470 silly install resolved 'styles', +3470 silly install resolved 'color', +3470 silly install resolved 'colour', +3470 silly install resolved 'colors', +3470 silly install resolved 'terminal', +3470 silly install resolved 'console', +3470 silly install resolved 'string', +3470 silly install resolved 'tty', +3470 silly install resolved 'escape', +3470 silly install resolved 'shell', +3470 silly install resolved 'xterm', +3470 silly install resolved 'command-line', +3470 silly install resolved 'text', +3470 silly install resolved 'regex', +3470 silly install resolved 'regexp', +3470 silly install resolved 're', +3470 silly install resolved 'match', +3470 silly install resolved 'test', +3470 silly install resolved 'find', +3470 silly install resolved 'pattern', +3470 silly install resolved 'has' ], +3470 silly install resolved dependencies: { 'ansi-regex': '^0.2.0' }, +3470 silly install resolved devDependencies: { mocha: '*' }, +3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/has-ansi/issues' }, +3470 silly install resolved homepage: 'https://github.com/sindresorhus/has-ansi', +3470 silly install resolved _id: 'has-ansi@0.1.0', +3470 silly install resolved _shasum: '84f265aae8c0e6a88a12d7022894b7568894c62e', +3470 silly install resolved _from: 'has-ansi@>=0.1.0 <0.2.0', +3470 silly install resolved _npmVersion: '1.4.9', +3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +3470 silly install resolved maintainers: [ [Object] ], +3470 silly install resolved dist: +3470 silly install resolved { shasum: '84f265aae8c0e6a88a12d7022894b7568894c62e', +3470 silly install resolved tarball: 'https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz' }, +3470 silly install resolved directories: {}, +3470 silly install resolved _resolved: 'https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz' }, +3470 silly install resolved { name: 'escape-string-regexp', +3470 silly install resolved version: '1.0.5', +3470 silly install resolved description: 'Escape RegExp special characters', +3470 silly install resolved license: 'MIT', +3470 silly install resolved repository: +3470 silly install resolved { type: 'git', +3470 silly install resolved url: 'https://github.com/sindresorhus/escape-string-regexp' }, +3470 silly install resolved author: +3470 silly install resolved { name: 'Sindre Sorhus', +3470 silly install resolved email: 'sindresorhus@gmail.com', +3470 silly install resolved url: 'sindresorhus.com' }, +3470 silly install resolved maintainers: [ [Object], [Object] ], +3470 silly install resolved engines: { node: '>=0.8.0' }, +3470 silly install resolved scripts: { test: 'xo && ava' }, +3470 silly install resolved files: [ 'index.js' ], +3470 silly install resolved keywords: +3470 silly install resolved [ 'escape', +3470 silly install resolved 'regex', +3470 silly install resolved 'regexp', +3470 silly install resolved 're', +3470 silly install resolved 'regular', +3470 silly install resolved 'expression', +3470 silly install resolved 'string', +3470 silly install resolved 'str', +3470 silly install resolved 'special', +3470 silly install resolved 'characters' ], +3470 silly install resolved devDependencies: { ava: '*', xo: '*' }, +3470 silly install resolved gitHead: 'db124a3e1aae9d692c4899e42a5c6c3e329eaa20', +3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/escape-string-regexp/issues' }, +3470 silly install resolved homepage: 'https://github.com/sindresorhus/escape-string-regexp', +3470 silly install resolved _id: 'escape-string-regexp@1.0.5', +3470 silly install resolved _shasum: '1b61c0562190a8dff6ae3bb2cf0200ca130b86d4', +3470 silly install resolved _from: 'escape-string-regexp@>=1.0.0 <2.0.0', +3470 silly install resolved _npmVersion: '2.14.12', +3470 silly install resolved _nodeVersion: '4.2.6', +3470 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, +3470 silly install resolved dist: +3470 silly install resolved { shasum: '1b61c0562190a8dff6ae3bb2cf0200ca130b86d4', +3470 silly install resolved tarball: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz' }, +3470 silly install resolved _npmOperationalInternal: +3470 silly install resolved { host: 'packages-9-west.internal.npmjs.com', +3470 silly install resolved tmp: 'tmp/escape-string-regexp-1.0.5.tgz_1456059312074_0.7245344955008477' }, +3470 silly install resolved directories: {}, +3470 silly install resolved _resolved: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz', +3470 silly install resolved readme: 'ERROR: No README data found!' }, +3470 silly install resolved { name: 'ansi-styles', +3470 silly install resolved version: '1.1.0', +3470 silly install resolved description: 'ANSI escape codes for styling strings in the terminal', +3470 silly install resolved license: 'MIT', +3470 silly install resolved repository: +3470 silly install resolved { type: 'git', +3470 silly install resolved url: 'git://github.com/sindresorhus/ansi-styles' }, +3470 silly install resolved author: +3470 silly install resolved { name: 'Sindre Sorhus', +3470 silly install resolved email: 'sindresorhus@gmail.com', +3470 silly install resolved url: 'http://sindresorhus.com' }, +3470 silly install resolved engines: { node: '>=0.10.0' }, +3470 silly install resolved scripts: { test: 'mocha' }, +3470 silly install resolved files: [ 'index.js' ], +3470 silly install resolved keywords: +3470 silly install resolved [ 'ansi', +3470 silly install resolved 'styles', +3470 silly install resolved 'color', +3470 silly install resolved 'colour', +3470 silly install resolved 'colors', +3470 silly install resolved 'terminal', +3470 silly install resolved 'console', +3470 silly install resolved 'cli', +3470 silly install resolved 'string', +3470 silly install resolved 'tty', +3470 silly install resolved 'escape', +3470 silly install resolved 'formatting', +3470 silly install resolved 'rgb', +3470 silly install resolved '256', +3470 silly install resolved 'shell', +3470 silly install resolved 'xterm', +3470 silly install resolved 'log', +3470 silly install resolved 'logging', +3470 silly install resolved 'command-line', +3470 silly install resolved 'text' ], +3470 silly install resolved devDependencies: { mocha: '*' }, +3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-styles/issues' }, +3470 silly install resolved homepage: 'https://github.com/sindresorhus/ansi-styles', +3470 silly install resolved _id: 'ansi-styles@1.1.0', +3470 silly install resolved _shasum: 'eaecbf66cd706882760b2f4691582b8f55d7a7de', +3470 silly install resolved _from: 'ansi-styles@>=1.1.0 <2.0.0', +3470 silly install resolved _npmVersion: '1.4.9', +3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +3470 silly install resolved maintainers: [ [Object] ], +3470 silly install resolved dist: +3470 silly install resolved { shasum: 'eaecbf66cd706882760b2f4691582b8f55d7a7de', +3470 silly install resolved tarball: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz' }, +3470 silly install resolved directories: {}, +3470 silly install resolved _resolved: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz' } ] +3471 info install strip-ansi@0.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +3472 info install supports-color@0.2.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +3473 info install has-ansi@0.1.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +3474 info install escape-string-regexp@1.0.5 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +3475 info install ansi-styles@1.1.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +3476 info installOne strip-ansi@0.3.0 +3477 verbose installOne of strip-ansi to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing +3478 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3479 info installOne supports-color@0.2.0 +3480 verbose installOne of supports-color to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing +3481 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3482 info installOne has-ansi@0.1.0 +3483 verbose installOne of has-ansi to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing +3484 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3485 info installOne escape-string-regexp@1.0.5 +3486 verbose installOne of escape-string-regexp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing +3487 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3488 info installOne ansi-styles@1.1.0 +3489 verbose installOne of ansi-styles to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing +3490 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3491 verbose lock using /Users/cwerning/.npm/_locks/strip-ansi-ec9fc2f23e3a3538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +3492 verbose lock using /Users/cwerning/.npm/_locks/has-ansi-db6b74f5f5714978.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +3493 verbose lock using /Users/cwerning/.npm/_locks/supports-color-3b8c967ccf5c1f8e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3494 verbose lock using /Users/cwerning/.npm/_locks/escape-string-regexp-5e4a3ca2abb777bc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3495 verbose lock using /Users/cwerning/.npm/_locks/ansi-styles-d402bf8e2ea4c4cc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3496 silly install write writing strip-ansi 0.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +3497 silly install write writing has-ansi 0.1.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +3498 silly install write writing supports-color 0.2.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3499 silly install write writing escape-string-regexp 1.0.5 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3500 silly install write writing ansi-styles 1.1.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3501 silly fetchAndShaCheck shasum 4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1 +3502 warn deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade +3503 silly mapToRegistry name jade +3504 silly mapToRegistry using default registry +3505 silly mapToRegistry registry https://registry.npmjs.org/ +3506 silly mapToRegistry uri https://registry.npmjs.org/jade +3507 verbose addRemoteTarball https://registry.npmjs.org/jade/-/jade-0.26.3.tgz not in flight; adding +3508 verbose addRemoteTarball [ 'https://registry.npmjs.org/jade/-/jade-0.26.3.tgz', +3508 verbose addRemoteTarball '8f10d7977d8d79f2f6ff862a81b0513ccb25686c' ] +3509 http 200 https://registry.npmjs.org/debug +3510 verbose headers { server: 'nginx/1.10.1', +3510 verbose headers 'content-type': 'application/json', +3510 verbose headers 'last-modified': 'Tue, 24 Jan 2017 04:35:49 GMT', +3510 verbose headers etag: 'W/"5886d9a5-fd1c"', +3510 verbose headers 'content-encoding': 'gzip', +3510 verbose headers 'cache-control': 'max-age=300', +3510 verbose headers 'content-length': '12298', +3510 verbose headers 'accept-ranges': 'bytes', +3510 verbose headers date: 'Fri, 27 Jan 2017 15:02:51 GMT', +3510 verbose headers via: '1.1 varnish', +3510 verbose headers age: '243', +3510 verbose headers connection: 'keep-alive', +3510 verbose headers 'x-served-by': 'cache-hhn1529-HHN', +3510 verbose headers 'x-cache': 'HIT', +3510 verbose headers 'x-cache-hits': '25', +3510 verbose headers 'x-timer': 'S1485529371.050073,VS0,VE0', +3510 verbose headers vary: 'Accept-Encoding' } +3511 silly get cb [ 200, +3511 silly get { server: 'nginx/1.10.1', +3511 silly get 'content-type': 'application/json', +3511 silly get 'last-modified': 'Tue, 24 Jan 2017 04:35:49 GMT', +3511 silly get etag: 'W/"5886d9a5-fd1c"', +3511 silly get 'content-encoding': 'gzip', +3511 silly get 'cache-control': 'max-age=300', +3511 silly get 'content-length': '12298', +3511 silly get 'accept-ranges': 'bytes', +3511 silly get date: 'Fri, 27 Jan 2017 15:02:51 GMT', +3511 silly get via: '1.1 varnish', +3511 silly get age: '243', +3511 silly get connection: 'keep-alive', +3511 silly get 'x-served-by': 'cache-hhn1529-HHN', +3511 silly get 'x-cache': 'HIT', +3511 silly get 'x-cache-hits': '25', +3511 silly get 'x-timer': 'S1485529371.050073,VS0,VE0', +3511 silly get vary: 'Accept-Encoding' } ] +3512 verbose get saving debug to /Users/cwerning/.npm/registry.npmjs.org/debug/.cache.json +3513 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3514 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz not in flight; adding +3515 verbose addTmpTarball already have metadata; skipping unpack for escape-string-regexp@1.0.2 +3516 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3517 http 200 https://registry.npmjs.org/commander +3518 verbose headers { server: 'nginx/1.10.1', +3518 verbose headers 'content-type': 'application/json', +3518 verbose headers 'last-modified': 'Fri, 27 Jan 2017 08:17:32 GMT', +3518 verbose headers etag: 'W/"588b021c-fe86"', +3518 verbose headers 'content-encoding': 'gzip', +3518 verbose headers 'cache-control': 'max-age=300', +3518 verbose headers 'content-length': '12515', +3518 verbose headers 'accept-ranges': 'bytes', +3518 verbose headers date: 'Fri, 27 Jan 2017 15:02:51 GMT', +3518 verbose headers via: '1.1 varnish', +3518 verbose headers age: '268', +3518 verbose headers connection: 'keep-alive', +3518 verbose headers 'x-served-by': 'cache-hhn1527-HHN', +3518 verbose headers 'x-cache': 'HIT', +3518 verbose headers 'x-cache-hits': '30', +3518 verbose headers 'x-timer': 'S1485529371.073933,VS0,VE0', +3518 verbose headers vary: 'Accept-Encoding' } +3519 silly get cb [ 200, +3519 silly get { server: 'nginx/1.10.1', +3519 silly get 'content-type': 'application/json', +3519 silly get 'last-modified': 'Fri, 27 Jan 2017 08:17:32 GMT', +3519 silly get etag: 'W/"588b021c-fe86"', +3519 silly get 'content-encoding': 'gzip', +3519 silly get 'cache-control': 'max-age=300', +3519 silly get 'content-length': '12515', +3519 silly get 'accept-ranges': 'bytes', +3519 silly get date: 'Fri, 27 Jan 2017 15:02:51 GMT', +3519 silly get via: '1.1 varnish', +3519 silly get age: '268', +3519 silly get connection: 'keep-alive', +3519 silly get 'x-served-by': 'cache-hhn1527-HHN', +3519 silly get 'x-cache': 'HIT', +3519 silly get 'x-cache-hits': '30', +3519 silly get 'x-timer': 'S1485529371.073933,VS0,VE0', +3519 silly get vary: 'Accept-Encoding' } ] +3520 verbose get saving commander to /Users/cwerning/.npm/registry.npmjs.org/commander/.cache.json +3521 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3522 info retry fetch attempt 1 at 16:02:30 +3523 info attempt registry request try #1 at 16:02:30 +3524 http fetch GET https://registry.npmjs.org/jade/-/jade-0.26.3.tgz +3525 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3526 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3527 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +3528 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +3529 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3530 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp is being purged from base /Users/cwerning/pingoupb +3531 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3532 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles is being purged from base /Users/cwerning/pingoupb +3533 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3534 http 200 https://registry.npmjs.org/glob +3535 verbose headers { server: 'nginx/1.10.1', +3535 verbose headers 'content-type': 'application/json', +3535 verbose headers 'last-modified': 'Tue, 24 Jan 2017 20:38:34 GMT', +3535 verbose headers etag: 'W/"5887bb4a-1f5fc"', +3535 verbose headers 'content-encoding': 'gzip', +3535 verbose headers 'cache-control': 'max-age=300', +3535 verbose headers 'content-length': '17835', +3535 verbose headers 'accept-ranges': 'bytes', +3535 verbose headers date: 'Fri, 27 Jan 2017 15:02:51 GMT', +3535 verbose headers via: '1.1 varnish', +3535 verbose headers age: '41', +3535 verbose headers connection: 'keep-alive', +3535 verbose headers 'x-served-by': 'cache-hhn1529-HHN', +3535 verbose headers 'x-cache': 'HIT', +3535 verbose headers 'x-cache-hits': '7', +3535 verbose headers 'x-timer': 'S1485529371.050544,VS0,VE0', +3535 verbose headers vary: 'Accept-Encoding' } +3536 silly get cb [ 200, +3536 silly get { server: 'nginx/1.10.1', +3536 silly get 'content-type': 'application/json', +3536 silly get 'last-modified': 'Tue, 24 Jan 2017 20:38:34 GMT', +3536 silly get etag: 'W/"5887bb4a-1f5fc"', +3536 silly get 'content-encoding': 'gzip', +3536 silly get 'cache-control': 'max-age=300', +3536 silly get 'content-length': '17835', +3536 silly get 'accept-ranges': 'bytes', +3536 silly get date: 'Fri, 27 Jan 2017 15:02:51 GMT', +3536 silly get via: '1.1 varnish', +3536 silly get age: '41', +3536 silly get connection: 'keep-alive', +3536 silly get 'x-served-by': 'cache-hhn1529-HHN', +3536 silly get 'x-cache': 'HIT', +3536 silly get 'x-cache-hits': '7', +3536 silly get 'x-timer': 'S1485529371.050544,VS0,VE0', +3536 silly get vary: 'Accept-Encoding' } ] +3537 verbose get saving glob to /Users/cwerning/.npm/registry.npmjs.org/glob/.cache.json +3538 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3539 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi is being purged from base /Users/cwerning/pingoupb +3540 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +3541 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi is being purged from base /Users/cwerning/pingoupb +3542 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +3543 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color is being purged from base /Users/cwerning/pingoupb +3544 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3545 verbose tar unpack /Users/cwerning/.npm/escape-string-regexp/1.0.5/package.tgz +3546 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3547 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp is being purged +3548 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3549 verbose tar unpack /Users/cwerning/.npm/ansi-styles/1.1.0/package.tgz +3550 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3551 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles is being purged +3552 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3553 verbose tar unpack /Users/cwerning/.npm/strip-ansi/0.3.0/package.tgz +3554 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +3555 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi is being purged +3556 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +3557 verbose tar unpack /Users/cwerning/.npm/has-ansi/0.1.0/package.tgz +3558 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +3559 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi is being purged +3560 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +3561 verbose tar unpack /Users/cwerning/.npm/supports-color/0.2.0/package.tgz +3562 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3563 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color is being purged +3564 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3565 silly gunzTarPerm modes [ '755', '644' ] +3566 silly gunzTarPerm modes [ '755', '644' ] +3567 silly gunzTarPerm modes [ '755', '644' ] +3568 silly gunzTarPerm modes [ '755', '644' ] +3569 silly gunzTarPerm modes [ '755', '644' ] +3570 silly mapToRegistry name debug +3571 silly mapToRegistry using default registry +3572 silly mapToRegistry registry https://registry.npmjs.org/ +3573 silly mapToRegistry uri https://registry.npmjs.org/debug +3574 verbose addRemoteTarball https://registry.npmjs.org/debug/-/debug-2.0.0.tgz not in flight; adding +3575 verbose addRemoteTarball [ 'https://registry.npmjs.org/debug/-/debug-2.0.0.tgz', +3575 verbose addRemoteTarball '89bd9df6732b51256bc6705342bba02ed12131ef' ] +3576 silly mapToRegistry name commander +3577 silly mapToRegistry using default registry +3578 silly mapToRegistry registry https://registry.npmjs.org/ +3579 silly mapToRegistry uri https://registry.npmjs.org/commander +3580 verbose addRemoteTarball https://registry.npmjs.org/commander/-/commander-2.3.0.tgz not in flight; adding +3581 verbose addRemoteTarball [ 'https://registry.npmjs.org/commander/-/commander-2.3.0.tgz', +3581 verbose addRemoteTarball 'fd430e889832ec353b9acd1de217c11cb3eef873' ] +3582 http fetch 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz +3583 info retry fetch attempt 1 at 16:02:31 +3584 info attempt registry request try #1 at 16:02:31 +3585 http fetch GET https://registry.npmjs.org/debug/-/debug-2.0.0.tgz +3586 silly gunzTarPerm extractEntry package.json +3587 silly gunzTarPerm extractEntry package.json +3588 info retry fetch attempt 1 at 16:02:31 +3589 info attempt registry request try #1 at 16:02:31 +3590 http fetch GET https://registry.npmjs.org/commander/-/commander-2.3.0.tgz +3591 silly gunzTarPerm extractEntry package.json +3592 silly gunzTarPerm extractEntry package.json +3593 silly mapToRegistry name glob +3594 silly mapToRegistry using default registry +3595 silly mapToRegistry registry https://registry.npmjs.org/ +3596 silly mapToRegistry uri https://registry.npmjs.org/glob +3597 verbose addRemoteTarball https://registry.npmjs.org/glob/-/glob-3.2.3.tgz not in flight; adding +3598 verbose addRemoteTarball [ 'https://registry.npmjs.org/glob/-/glob-3.2.3.tgz', +3598 verbose addRemoteTarball 'e313eeb249c7affaa5c475286b0e115b59839467' ] +3599 silly gunzTarPerm extractEntry package.json +3600 silly cache afterAdd escape-string-regexp@1.0.2 +3601 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.2/package/package.json not in flight; writing +3602 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3603 http fetch 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz +3604 silly fetchAndShaCheck shasum 1d73076a6df986cd9344e15e71fcc05a4c9abf12 +3605 silly gunzTarPerm extractEntry index.js +3606 silly gunzTarPerm extractEntry readme.md +3607 info retry fetch attempt 1 at 16:02:31 +3608 info attempt registry request try #1 at 16:02:31 +3609 http fetch GET https://registry.npmjs.org/glob/-/glob-3.2.3.tgz +3610 silly gunzTarPerm extractEntry index.js +3611 silly gunzTarPerm extractEntry license +3612 silly gunzTarPerm extractEntry cli.js +3613 silly gunzTarPerm extractEntry index.js +3614 silly gunzTarPerm extractEntry cli.js +3615 silly gunzTarPerm extractEntry index.js +3616 silly gunzTarPerm extractEntry cli.js +3617 silly gunzTarPerm extractEntry index.js +3618 http fetch 200 https://registry.npmjs.org/growl/-/growl-1.8.1.tgz +3619 http fetch 200 https://registry.npmjs.org/diff/-/diff-1.0.8.tgz +3620 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz not in flight; adding +3621 verbose addTmpTarball already have metadata; skipping unpack for mkdirp@0.5.0 +3622 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3623 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.2/package/package.json written +3624 silly fetchAndShaCheck shasum 857fcabfc3397d2625b8228262e86aa7a011b05d +3625 silly fetchAndShaCheck shasum 4b2dec8d907e93db336624dcec0183502f8c9428 +3626 silly fetchAndShaCheck shasum 343276308ec991b7bc82267ed55bc1411f971666 +3627 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/minimist/-/minimist-0.0.8.tgz not in flight; adding +3628 verbose addTmpTarball already have metadata; skipping unpack for minimist@0.0.8 +3629 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3630 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/growl/-/growl-1.8.1.tgz not in flight; adding +3631 verbose addTmpTarball already have metadata; skipping unpack for growl@1.8.1 +3632 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3633 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/diff/-/diff-1.0.8.tgz not in flight; adding +3634 verbose addTmpTarball already have metadata; skipping unpack for diff@1.0.8 +3635 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3636 silly gunzTarPerm extractEntry readme.md +3637 silly gunzTarPerm extractEntry readme.md +3638 silly gunzTarPerm extractEntry readme.md +3639 silly gunzTarPerm extractEntry readme.md +3640 silly cache afterAdd mkdirp@0.5.0 +3641 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.0/package/package.json not in flight; writing +3642 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3643 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.0/package/package.json written +3644 silly cache afterAdd minimist@0.0.8 +3645 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json not in flight; writing +3646 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3647 silly cache afterAdd diff@1.0.8 +3648 verbose afterAdd /Users/cwerning/.npm/diff/1.0.8/package/package.json not in flight; writing +3649 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3650 silly cache afterAdd growl@1.8.1 +3651 verbose afterAdd /Users/cwerning/.npm/growl/1.8.1/package/package.json not in flight; writing +3652 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3653 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json written +3654 silly install resolved [ { name: 'minimist', +3654 silly install resolved version: '0.0.8', +3654 silly install resolved description: 'parse argument options', +3654 silly install resolved main: 'index.js', +3654 silly install resolved devDependencies: { tape: '~1.0.4', tap: '~0.4.0' }, +3654 silly install resolved scripts: { test: 'tap test/*.js' }, +3654 silly install resolved testling: { files: 'test/*.js', browsers: [Object] }, +3654 silly install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' }, +3654 silly install resolved homepage: 'https://github.com/substack/minimist', +3654 silly install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ], +3654 silly install resolved author: +3654 silly install resolved { name: 'James Halliday', +3654 silly install resolved email: 'mail@substack.net', +3654 silly install resolved url: 'http://substack.net' }, +3654 silly install resolved license: 'MIT', +3654 silly install resolved bugs: { url: 'https://github.com/substack/minimist/issues' }, +3654 silly install resolved _id: 'minimist@0.0.8', +3654 silly install resolved dist: +3654 silly install resolved { shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', +3654 silly install resolved tarball: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' }, +3654 silly install resolved _from: 'minimist@0.0.8', +3654 silly install resolved _npmVersion: '1.4.3', +3654 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, +3654 silly install resolved maintainers: [ [Object] ], +3654 silly install resolved directories: {}, +3654 silly install resolved _shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', +3654 silly install resolved _resolved: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' } ] +3655 info install minimist@0.0.8 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +3656 info installOne minimist@0.0.8 +3657 verbose installOne of minimist to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp not in flight; installing +3658 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3659 verbose lock using /Users/cwerning/.npm/_locks/minimist-31c51b4a1d98eb6e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +3660 silly install write writing minimist 0.0.8 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +3661 verbose afterAdd /Users/cwerning/.npm/diff/1.0.8/package/package.json written +3662 verbose afterAdd /Users/cwerning/.npm/growl/1.8.1/package/package.json written +3663 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles/package.json +3664 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +3665 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist is being purged from base /Users/cwerning/pingoupb +3666 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +3667 info preinstall ansi-styles@1.1.0 +3668 verbose tar unpack /Users/cwerning/.npm/minimist/0.0.8/package.tgz +3669 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +3670 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist is being purged +3671 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +3672 silly gunzTarPerm modes [ '755', '644' ] +3673 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles/package.json +3674 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp/package.json +3675 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/package.json +3676 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/package.json +3677 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color/package.json +3678 silly gunzTarPerm extractEntry package.json +3679 info preinstall escape-string-regexp@1.0.5 +3680 info preinstall has-ansi@0.1.0 +3681 info preinstall strip-ansi@0.3.0 +3682 info preinstall supports-color@0.2.0 +3683 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp/package.json +3684 http fetch 200 https://registry.npmjs.org/commander/-/commander-2.3.0.tgz +3685 http fetch 200 https://registry.npmjs.org/glob/-/glob-3.2.3.tgz +3686 http fetch 200 https://registry.npmjs.org/jade/-/jade-0.26.3.tgz +3687 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/package.json +3688 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/package.json +3689 silly gunzTarPerm extractEntry LICENSE +3690 silly gunzTarPerm extractEntry index.js +3691 http fetch 200 https://registry.npmjs.org/debug/-/debug-2.0.0.tgz +3692 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color/package.json +3693 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles/package.json +3694 silly fetchAndShaCheck shasum fd430e889832ec353b9acd1de217c11cb3eef873 +3695 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp/package.json +3696 silly fetchAndShaCheck shasum 89bd9df6732b51256bc6705342bba02ed12131ef +3697 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/commander/-/commander-2.3.0.tgz not in flight; adding +3698 verbose addTmpTarball already have metadata; skipping unpack for commander@2.3.0 +3699 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3700 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/debug/-/debug-2.0.0.tgz not in flight; adding +3701 verbose addTmpTarball already have metadata; skipping unpack for debug@2.0.0 +3702 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3703 silly fetchAndShaCheck shasum e313eeb249c7affaa5c475286b0e115b59839467 +3704 silly gunzTarPerm extractEntry .travis.yml +3705 silly gunzTarPerm extractEntry example/parse.js +3706 silly install resolved [] +3707 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3708 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3709 silly prepareForInstallMany adding ansi-regex@^0.2.0 from has-ansi dependencies +3710 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/package.json +3711 silly prepareForInstallMany adding ansi-regex@^0.2.1 from strip-ansi dependencies +3712 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/package.json +3713 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/glob/-/glob-3.2.3.tgz not in flight; adding +3714 verbose addTmpTarball already have metadata; skipping unpack for glob@3.2.3 +3715 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3716 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color/package.json +3717 silly install resolved [] +3718 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3719 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3720 info linkStuff escape-string-regexp@1.0.5 +3721 silly linkStuff escape-string-regexp@1.0.5 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules +3722 silly gunzTarPerm extractEntry readme.markdown +3723 silly gunzTarPerm extractEntry test/dash.js +3724 silly fetchAndShaCheck shasum 8f10d7977d8d79f2f6ff862a81b0513ccb25686c +3725 silly cache afterAdd commander@2.3.0 +3726 verbose afterAdd /Users/cwerning/.npm/commander/2.3.0/package/package.json not in flight; writing +3727 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3728 silly cache afterAdd debug@2.0.0 +3729 verbose afterAdd /Users/cwerning/.npm/debug/2.0.0/package/package.json not in flight; writing +3730 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3731 info linkStuff ansi-styles@1.1.0 +3732 silly linkStuff ansi-styles@1.1.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules +3733 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/jade/-/jade-0.26.3.tgz not in flight; adding +3734 verbose addTmpTarball already have metadata; skipping unpack for jade@0.26.3 +3735 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3736 silly install resolved [] +3737 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3738 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3739 silly cache add args [ 'ansi-regex@^0.2.0', null ] +3740 verbose cache add spec ansi-regex@^0.2.0 +3741 silly cache add args [ 'ansi-regex@^0.2.1', null ] +3742 verbose cache add spec ansi-regex@^0.2.1 +3743 silly cache add parsed spec Result { +3743 silly cache add raw: 'ansi-regex@^0.2.0', +3743 silly cache add scope: null, +3743 silly cache add name: 'ansi-regex', +3743 silly cache add rawSpec: '^0.2.0', +3743 silly cache add spec: '>=0.2.0 <0.3.0', +3743 silly cache add type: 'range' } +3744 silly addNamed ansi-regex@>=0.2.0 <0.3.0 +3745 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for ansi-regex +3746 silly addNameRange { name: 'ansi-regex', range: '>=0.2.0 <0.3.0', hasData: false } +3747 silly mapToRegistry name ansi-regex +3748 silly mapToRegistry using default registry +3749 silly mapToRegistry registry https://registry.npmjs.org/ +3750 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex +3751 verbose addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching +3752 silly cache add parsed spec Result { +3752 silly cache add raw: 'ansi-regex@^0.2.1', +3752 silly cache add scope: null, +3752 silly cache add name: 'ansi-regex', +3752 silly cache add rawSpec: '^0.2.1', +3752 silly cache add spec: '>=0.2.1 <0.3.0', +3752 silly cache add type: 'range' } +3753 silly addNamed ansi-regex@>=0.2.1 <0.3.0 +3754 verbose addNamed ">=0.2.1 <0.3.0" is a valid semver range for ansi-regex +3755 silly addNameRange { name: 'ansi-regex', range: '>=0.2.1 <0.3.0', hasData: false } +3756 silly mapToRegistry name ansi-regex +3757 silly mapToRegistry using default registry +3758 silly mapToRegistry registry https://registry.npmjs.org/ +3759 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex +3760 verbose addNameRange registry:https://registry.npmjs.org/ansi-regex already in flight; waiting +3761 silly cache afterAdd glob@3.2.3 +3762 verbose afterAdd /Users/cwerning/.npm/glob/3.2.3/package/package.json not in flight; writing +3763 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3764 verbose afterAdd /Users/cwerning/.npm/commander/2.3.0/package/package.json written +3765 silly gunzTarPerm extractEntry test/default_bool.js +3766 silly gunzTarPerm extractEntry test/dotted.js +3767 silly gunzTarPerm extractEntry test/long.js +3768 silly gunzTarPerm extractEntry test/parse.js +3769 silly gunzTarPerm extractEntry test/parse_modified.js +3770 silly gunzTarPerm extractEntry test/short.js +3771 silly gunzTarPerm extractEntry test/whitespace.js +3772 verbose afterAdd /Users/cwerning/.npm/debug/2.0.0/package/package.json written +3773 verbose linkBins escape-string-regexp@1.0.5 +3774 verbose linkMans escape-string-regexp@1.0.5 +3775 verbose rebuildBundles escape-string-regexp@1.0.5 +3776 info install escape-string-regexp@1.0.5 +3777 verbose request uri https://registry.npmjs.org/ansi-regex +3778 verbose request no auth needed +3779 info attempt registry request try #1 at 16:02:31 +3780 verbose etag W/"580745c4-2987" +3781 verbose lastModified Wed, 19 Oct 2016 10:07:00 GMT +3782 http request GET https://registry.npmjs.org/ansi-regex +3783 info postinstall escape-string-regexp@1.0.5 +3784 verbose afterAdd /Users/cwerning/.npm/glob/3.2.3/package/package.json written +3785 verbose unlock done using /Users/cwerning/.npm/_locks/escape-string-regexp-5e4a3ca2abb777bc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp +3786 verbose linkBins ansi-styles@1.1.0 +3787 verbose linkMans ansi-styles@1.1.0 +3788 verbose rebuildBundles ansi-styles@1.1.0 +3789 info linkStuff supports-color@0.2.0 +3790 silly linkStuff supports-color@0.2.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules +3791 info install ansi-styles@1.1.0 +3792 info postinstall ansi-styles@1.1.0 +3793 verbose unlock done using /Users/cwerning/.npm/_locks/ansi-styles-d402bf8e2ea4c4cc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles +3794 silly cache afterAdd jade@0.26.3 +3795 verbose afterAdd /Users/cwerning/.npm/jade/0.26.3/package/package.json not in flight; writing +3796 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +3797 verbose linkBins supports-color@0.2.0 +3798 verbose link bins [ { 'supports-color': 'cli.js' }, +3798 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin', +3798 verbose link bins false ] +3799 verbose linkMans supports-color@0.2.0 +3800 verbose rebuildBundles supports-color@0.2.0 +3801 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/supports-color is being purged +3802 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/supports-color +3803 verbose afterAdd /Users/cwerning/.npm/jade/0.26.3/package/package.json written +3804 silly install resolved [ { name: 'escape-string-regexp', +3804 silly install resolved version: '1.0.2', +3804 silly install resolved description: 'Escape RegExp special characters', +3804 silly install resolved license: 'MIT', +3804 silly install resolved repository: +3804 silly install resolved { type: 'git', +3804 silly install resolved url: 'https://github.com/sindresorhus/escape-string-regexp' }, +3804 silly install resolved author: +3804 silly install resolved { name: 'Sindre Sorhus', +3804 silly install resolved email: 'sindresorhus@gmail.com', +3804 silly install resolved url: 'http://sindresorhus.com' }, +3804 silly install resolved engines: { node: '>=0.8.0' }, +3804 silly install resolved scripts: { test: 'mocha' }, +3804 silly install resolved files: [ 'index.js' ], +3804 silly install resolved keywords: +3804 silly install resolved [ 'regex', +3804 silly install resolved 'regexp', +3804 silly install resolved 're', +3804 silly install resolved 'regular', +3804 silly install resolved 'expression', +3804 silly install resolved 'escape', +3804 silly install resolved 'string', +3804 silly install resolved 'str', +3804 silly install resolved 'special', +3804 silly install resolved 'characters' ], +3804 silly install resolved devDependencies: { mocha: '*' }, +3804 silly install resolved gitHead: '0587ee0ee03ea3fcbfa3c15cf67b47f214e20987', +3804 silly install resolved bugs: { url: 'https://github.com/sindresorhus/escape-string-regexp/issues' }, +3804 silly install resolved homepage: 'https://github.com/sindresorhus/escape-string-regexp', +3804 silly install resolved _id: 'escape-string-regexp@1.0.2', +3804 silly install resolved _shasum: '4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1', +3804 silly install resolved _from: 'escape-string-regexp@1.0.2', +3804 silly install resolved _npmVersion: '1.4.23', +3804 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, +3804 silly install resolved maintainers: [ [Object], [Object] ], +3804 silly install resolved dist: +3804 silly install resolved { shasum: '4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1', +3804 silly install resolved tarball: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz' }, +3804 silly install resolved directories: {}, +3804 silly install resolved _resolved: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz' }, +3804 silly install resolved { name: 'mkdirp', +3804 silly install resolved description: 'Recursively mkdir, like `mkdir -p`', +3804 silly install resolved version: '0.5.0', +3804 silly install resolved author: +3804 silly install resolved { name: 'James Halliday', +3804 silly install resolved email: 'mail@substack.net', +3804 silly install resolved url: 'http://substack.net' }, +3804 silly install resolved main: './index', +3804 silly install resolved keywords: [ 'mkdir', 'directory' ], +3804 silly install resolved repository: +3804 silly install resolved { type: 'git', +3804 silly install resolved url: 'https://github.com/substack/node-mkdirp.git' }, +3804 silly install resolved scripts: { test: 'tap test/*.js' }, +3804 silly install resolved dependencies: { minimist: '0.0.8' }, +3804 silly install resolved devDependencies: { tap: '~0.4.0', 'mock-fs': '~2.2.0' }, +3804 silly install resolved bin: { mkdirp: 'bin/cmd.js' }, +3804 silly install resolved license: 'MIT', +3804 silly install resolved bugs: { url: 'https://github.com/substack/node-mkdirp/issues' }, +3804 silly install resolved homepage: 'https://github.com/substack/node-mkdirp', +3804 silly install resolved _id: 'mkdirp@0.5.0', +3804 silly install resolved dist: +3804 silly install resolved { shasum: '1d73076a6df986cd9344e15e71fcc05a4c9abf12', +3804 silly install resolved tarball: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz' }, +3804 silly install resolved _from: 'mkdirp@0.5.0', +3804 silly install resolved _npmVersion: '1.4.3', +3804 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, +3804 silly install resolved maintainers: [ [Object] ], +3804 silly install resolved directories: {}, +3804 silly install resolved _shasum: '1d73076a6df986cd9344e15e71fcc05a4c9abf12', +3804 silly install resolved _resolved: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz' }, +3804 silly install resolved { name: 'diff', +3804 silly install resolved version: '1.0.8', +3804 silly install resolved description: 'A javascript text diff implementation.', +3804 silly install resolved keywords: [ 'diff', 'javascript' ], +3804 silly install resolved maintainers: [ [Object] ], +3804 silly install resolved bugs: +3804 silly install resolved { url: 'http://github.com/kpdecker/jsdiff/issues', +3804 silly install resolved email: 'kpdecker@gmail.com' }, +3804 silly install resolved licenses: [ [Object] ], +3804 silly install resolved repository: { type: 'git', url: 'git://github.com/kpdecker/jsdiff.git' }, +3804 silly install resolved engines: { node: '>=0.3.1' }, +3804 silly install resolved main: './diff', +3804 silly install resolved scripts: { test: 'node_modules/.bin/mocha test/*.js' }, +3804 silly install resolved dependencies: {}, +3804 silly install resolved devDependencies: { mocha: '~1.6', should: '~1.2', colors: '~0.6.2' }, +3804 silly install resolved optionalDependencies: {}, +3804 silly install resolved files: [ 'diff.js' ], +3804 silly install resolved _id: 'diff@1.0.8', +3804 silly install resolved dist: +3804 silly install resolved { shasum: '343276308ec991b7bc82267ed55bc1411f971666', +3804 silly install resolved tarball: 'https://registry.npmjs.org/diff/-/diff-1.0.8.tgz' }, +3804 silly install resolved _from: 'diff@1.0.8', +3804 silly install resolved _npmVersion: '1.3.11', +3804 silly install resolved _npmUser: { name: 'kpdecker', email: 'kpdecker@gmail.com' }, +3804 silly install resolved directories: {}, +3804 silly install resolved _shasum: '343276308ec991b7bc82267ed55bc1411f971666', +3804 silly install resolved _resolved: 'https://registry.npmjs.org/diff/-/diff-1.0.8.tgz' }, +3804 silly install resolved { name: 'growl', +3804 silly install resolved version: '1.8.1', +3804 silly install resolved description: 'Growl unobtrusive notifications', +3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, +3804 silly install resolved maintainers: [ [Object], [Object] ], +3804 silly install resolved repository: +3804 silly install resolved { type: 'git', +3804 silly install resolved url: 'git://github.com/visionmedia/node-growl.git' }, +3804 silly install resolved main: './lib/growl.js', +3804 silly install resolved gitHead: '882ced3155a57f566887c884d5c6dccb7df435c1', +3804 silly install resolved bugs: { url: 'https://github.com/visionmedia/node-growl/issues' }, +3804 silly install resolved homepage: 'https://github.com/visionmedia/node-growl', +3804 silly install resolved _id: 'growl@1.8.1', +3804 silly install resolved scripts: {}, +3804 silly install resolved _shasum: '4b2dec8d907e93db336624dcec0183502f8c9428', +3804 silly install resolved _from: 'growl@1.8.1', +3804 silly install resolved _npmVersion: '1.4.20', +3804 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, +3804 silly install resolved dist: +3804 silly install resolved { shasum: '4b2dec8d907e93db336624dcec0183502f8c9428', +3804 silly install resolved tarball: 'https://registry.npmjs.org/growl/-/growl-1.8.1.tgz' }, +3804 silly install resolved directories: {}, +3804 silly install resolved _resolved: 'https://registry.npmjs.org/growl/-/growl-1.8.1.tgz' }, +3804 silly install resolved { name: 'commander', +3804 silly install resolved version: '2.3.0', +3804 silly install resolved description: 'the complete solution for node.js command-line programs', +3804 silly install resolved keywords: [ 'command', 'option', 'parser', 'prompt', 'stdin' ], +3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, +3804 silly install resolved repository: +3804 silly install resolved { type: 'git', +3804 silly install resolved url: 'https://github.com/visionmedia/commander.js.git' }, +3804 silly install resolved devDependencies: { should: '>= 0.0.1' }, +3804 silly install resolved scripts: { test: 'make test' }, +3804 silly install resolved main: 'index', +3804 silly install resolved engines: { node: '>= 0.6.x' }, +3804 silly install resolved files: [ 'index.js' ], +3804 silly install resolved gitHead: '7e9f407ec03d4371a478c2fe417db4998ecb6169', +3804 silly install resolved bugs: { url: 'https://github.com/visionmedia/commander.js/issues' }, +3804 silly install resolved homepage: 'https://github.com/visionmedia/commander.js', +3804 silly install resolved _id: 'commander@2.3.0', +3804 silly install resolved _shasum: 'fd430e889832ec353b9acd1de217c11cb3eef873', +3804 silly install resolved _from: 'commander@2.3.0', +3804 silly install resolved _npmVersion: '1.4.21', +3804 silly install resolved _npmUser: { name: 'somekittens', email: 'rkoutnik@gmail.com' }, +3804 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], +3804 silly install resolved dist: +3804 silly install resolved { shasum: 'fd430e889832ec353b9acd1de217c11cb3eef873', +3804 silly install resolved tarball: 'https://registry.npmjs.org/commander/-/commander-2.3.0.tgz' }, +3804 silly install resolved directories: {}, +3804 silly install resolved _resolved: 'https://registry.npmjs.org/commander/-/commander-2.3.0.tgz' }, +3804 silly install resolved { name: 'debug', +3804 silly install resolved version: '2.0.0', +3804 silly install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/debug.git' }, +3804 silly install resolved description: 'small debugging utility', +3804 silly install resolved keywords: [ 'debug', 'log', 'debugger' ], +3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, +3804 silly install resolved contributors: [ [Object] ], +3804 silly install resolved dependencies: { ms: '0.6.2' }, +3804 silly install resolved devDependencies: { browserify: '5.11.0', mocha: '*' }, +3804 silly install resolved main: './node.js', +3804 silly install resolved browser: './browser.js', +3804 silly install resolved component: { scripts: [Object] }, +3804 silly install resolved gitHead: 'c61ae82bde19c6fdedfc6684817ff7eb541ff029', +3804 silly install resolved bugs: { url: 'https://github.com/visionmedia/debug/issues' }, +3804 silly install resolved homepage: 'https://github.com/visionmedia/debug', +3804 silly install resolved _id: 'debug@2.0.0', +3804 silly install resolved scripts: {}, +3804 silly install resolved _shasum: '89bd9df6732b51256bc6705342bba02ed12131ef', +3804 silly install resolved _from: 'debug@2.0.0', +3804 silly install resolved _npmVersion: '1.4.21', +3804 silly install resolved _npmUser: { name: 'tootallnate', email: 'nathan@tootallnate.net' }, +3804 silly install resolved maintainers: [ [Object], [Object] ], +3804 silly install resolved dist: +3804 silly install resolved { shasum: '89bd9df6732b51256bc6705342bba02ed12131ef', +3804 silly install resolved tarball: 'https://registry.npmjs.org/debug/-/debug-2.0.0.tgz' }, +3804 silly install resolved directories: {}, +3804 silly install resolved _resolved: 'https://registry.npmjs.org/debug/-/debug-2.0.0.tgz' }, +3804 silly install resolved { author: +3804 silly install resolved { name: 'Isaac Z. Schlueter', +3804 silly install resolved email: 'i@izs.me', +3804 silly install resolved url: 'http://blog.izs.me/' }, +3804 silly install resolved name: 'glob', +3804 silly install resolved description: 'a little globber', +3804 silly install resolved version: '3.2.3', +3804 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-glob.git' }, +3804 silly install resolved main: 'glob.js', +3804 silly install resolved engines: { node: '*' }, +3804 silly install resolved dependencies: { minimatch: '~0.2.11', 'graceful-fs': '~2.0.0', inherits: '2' }, +3804 silly install resolved devDependencies: { tap: '~0.4.0', mkdirp: '0', rimraf: '1' }, +3804 silly install resolved scripts: { test: 'tap test/*.js' }, +3804 silly install resolved license: 'BSD', +3804 silly install resolved bugs: { url: 'https://github.com/isaacs/node-glob/issues' }, +3804 silly install resolved _id: 'glob@3.2.3', +3804 silly install resolved dist: +3804 silly install resolved { shasum: 'e313eeb249c7affaa5c475286b0e115b59839467', +3804 silly install resolved tarball: 'https://registry.npmjs.org/glob/-/glob-3.2.3.tgz' }, +3804 silly install resolved _from: 'glob@3.2.3', +3804 silly install resolved _npmVersion: '1.3.2', +3804 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, +3804 silly install resolved maintainers: [ [Object] ], +3804 silly install resolved directories: {}, +3804 silly install resolved _shasum: 'e313eeb249c7affaa5c475286b0e115b59839467', +3804 silly install resolved _resolved: 'https://registry.npmjs.org/glob/-/glob-3.2.3.tgz' }, +3804 silly install resolved { name: 'jade', +3804 silly install resolved description: 'Jade template engine', +3804 silly install resolved version: '0.26.3', +3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, +3804 silly install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/jade' }, +3804 silly install resolved main: './index.js', +3804 silly install resolved bin: { jade: './bin/jade' }, +3804 silly install resolved man: [ './jade.1' ], +3804 silly install resolved dependencies: { commander: '0.6.1', mkdirp: '0.3.0' }, +3804 silly install resolved devDependencies: +3804 silly install resolved { mocha: '*', +3804 silly install resolved markdown: '*', +3804 silly install resolved stylus: '*', +3804 silly install resolved uubench: '*', +3804 silly install resolved should: '*', +3804 silly install resolved less: '*', +3804 silly install resolved 'uglify-js': '*' }, +3804 silly install resolved component: { scripts: [Object] }, +3804 silly install resolved scripts: { prepublish: 'npm prune' }, +3804 silly install resolved _id: 'jade@0.26.3', +3804 silly install resolved dist: +3804 silly install resolved { shasum: '8f10d7977d8d79f2f6ff862a81b0513ccb25686c', +3804 silly install resolved tarball: 'https://registry.npmjs.org/jade/-/jade-0.26.3.tgz' }, +3804 silly install resolved maintainers: [ [Object] ], +3804 silly install resolved directories: {}, +3804 silly install resolved deprecated: 'Jade has been renamed to pug, please install the latest version of pug instead of jade', +3804 silly install resolved _shasum: '8f10d7977d8d79f2f6ff862a81b0513ccb25686c', +3804 silly install resolved _resolved: 'https://registry.npmjs.org/jade/-/jade-0.26.3.tgz', +3804 silly install resolved _from: 'jade@0.26.3' } ] +3805 info install escape-string-regexp@1.0.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3806 info install mkdirp@0.5.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3807 info install diff@1.0.8 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3808 info install growl@1.8.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3809 info install commander@2.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3810 info install debug@2.0.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3811 info install glob@3.2.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3812 info install jade@0.26.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +3813 info installOne escape-string-regexp@1.0.2 +3814 verbose installOne of escape-string-regexp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3815 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3816 info installOne mkdirp@0.5.0 +3817 verbose installOne of mkdirp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3818 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3819 info installOne diff@1.0.8 +3820 verbose installOne of diff to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3821 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3822 info installOne growl@1.8.1 +3823 verbose installOne of growl to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3824 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3825 info installOne commander@2.3.0 +3826 verbose installOne of commander to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3827 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3828 info installOne debug@2.0.0 +3829 verbose installOne of debug to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3830 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3831 info installOne glob@3.2.3 +3832 verbose installOne of glob to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3833 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3834 info installOne jade@0.26.3 +3835 verbose installOne of jade to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing +3836 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +3837 verbose lock using /Users/cwerning/.npm/_locks/escape-string-regexp-96ee005272253df2.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +3838 verbose lock using /Users/cwerning/.npm/_locks/mkdirp-3d1d1d20d5f855fd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +3839 verbose lock using /Users/cwerning/.npm/_locks/diff-34857f00568344a3.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +3840 verbose lock using /Users/cwerning/.npm/_locks/commander-9352dff166accb91.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +3841 verbose lock using /Users/cwerning/.npm/_locks/growl-dffe2631970a1289.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +3842 verbose lock using /Users/cwerning/.npm/_locks/debug-cf685e985242e08e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +3843 verbose lock using /Users/cwerning/.npm/_locks/glob-172e9c4f7ddd598a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +3844 verbose lock using /Users/cwerning/.npm/_locks/jade-98d092d21c3844dd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +3845 silly install write writing escape-string-regexp 1.0.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +3846 silly install write writing mkdirp 0.5.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +3847 silly install write writing diff 1.0.8 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +3848 silly install write writing commander 2.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +3849 silly install write writing growl 1.8.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +3850 silly install write writing debug 2.0.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +3851 silly install write writing glob 3.2.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +3852 silly install write writing jade 0.26.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +3853 info install supports-color@0.2.0 +3854 info postinstall supports-color@0.2.0 +3855 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +3856 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +3857 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +3858 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +3859 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +3860 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +3861 verbose unlock done using /Users/cwerning/.npm/_locks/supports-color-3b8c967ccf5c1f8e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color +3862 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +3863 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +3864 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp is being purged from base /Users/cwerning/pingoupb +3865 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +3866 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff is being purged from base /Users/cwerning/pingoupb +3867 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +3868 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander is being purged from base /Users/cwerning/pingoupb +3869 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +3870 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl is being purged from base /Users/cwerning/pingoupb +3871 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +3872 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug is being purged from base /Users/cwerning/pingoupb +3873 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +3874 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob is being purged from base /Users/cwerning/pingoupb +3875 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +3876 verbose tar unpack /Users/cwerning/.npm/escape-string-regexp/1.0.2/package.tgz +3877 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +3878 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp is being purged +3879 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +3880 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp is being purged from base /Users/cwerning/pingoupb +3881 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +3882 verbose tar unpack /Users/cwerning/.npm/diff/1.0.8/package.tgz +3883 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +3884 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff is being purged +3885 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +3886 verbose tar unpack /Users/cwerning/.npm/commander/2.3.0/package.tgz +3887 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +3888 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander is being purged +3889 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +3890 verbose tar unpack /Users/cwerning/.npm/growl/1.8.1/package.tgz +3891 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +3892 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl is being purged +3893 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +3894 verbose tar unpack /Users/cwerning/.npm/debug/2.0.0/package.tgz +3895 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +3896 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug is being purged +3897 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +3898 verbose tar unpack /Users/cwerning/.npm/glob/3.2.3/package.tgz +3899 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +3900 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob is being purged +3901 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +3902 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade is being purged from base /Users/cwerning/pingoupb +3903 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +3904 silly gunzTarPerm modes [ '755', '644' ] +3905 verbose tar unpack /Users/cwerning/.npm/mkdirp/0.5.0/package.tgz +3906 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +3907 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp is being purged +3908 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +3909 silly gunzTarPerm modes [ '755', '644' ] +3910 silly gunzTarPerm modes [ '755', '644' ] +3911 silly gunzTarPerm modes [ '755', '644' ] +3912 silly gunzTarPerm modes [ '755', '644' ] +3913 silly gunzTarPerm modes [ '755', '644' ] +3914 verbose tar unpack /Users/cwerning/.npm/jade/0.26.3/package.tgz +3915 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +3916 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade is being purged +3917 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +3918 silly gunzTarPerm modes [ '755', '644' ] +3919 silly gunzTarPerm modes [ '755', '644' ] +3920 silly gunzTarPerm extractEntry package.json +3921 silly gunzTarPerm extractEntry package.json +3922 silly gunzTarPerm extractEntry package.json +3923 silly gunzTarPerm extractEntry package.json +3924 silly gunzTarPerm extractEntry package.json +3925 silly gunzTarPerm extractEntry package.json +3926 silly gunzTarPerm extractEntry package.json +3927 silly gunzTarPerm extractEntry package.json +3928 silly gunzTarPerm extractEntry index.js +3929 silly gunzTarPerm extractEntry readme.md +3930 silly gunzTarPerm extractEntry README.md +3931 silly gunzTarPerm extractEntry diff.js +3932 silly gunzTarPerm extractEntry index.js +3933 silly gunzTarPerm extractEntry Readme.md +3934 silly gunzTarPerm extractEntry test.js +3935 silly gunzTarPerm extractEntry History.md +3936 silly gunzTarPerm extractEntry .npmignore +3937 silly gunzTarPerm extractEntry browser.js +3938 silly gunzTarPerm extractEntry .npmignore +3939 silly gunzTarPerm extractEntry README.md +3940 silly gunzTarPerm extractEntry .npmignore +3941 silly gunzTarPerm extractEntry LICENSE +3942 silly gunzTarPerm extractEntry .npmignore +3943 silly gunzTarPerm extractEntry LICENSE +3944 silly gunzTarPerm extractEntry Readme.md +3945 silly gunzTarPerm extractEntry lib/growl.js +3946 silly gunzTarPerm extractEntry debug.js +3947 silly gunzTarPerm extractEntry node.js +3948 silly gunzTarPerm extractEntry LICENSE +3949 silly gunzTarPerm extractEntry glob.js +3950 silly gunzTarPerm extractEntry index.js +3951 silly gunzTarPerm extractEntry .travis.yml +3952 silly gunzTarPerm extractEntry index.js +3953 silly gunzTarPerm extractEntry jade.js +3954 silly gunzTarPerm extractEntry Readme.md +3955 silly gunzTarPerm extractEntry .jshintrc +3956 silly gunzTarPerm extractEntry History.md +3957 silly gunzTarPerm extractEntry Makefile +3958 silly gunzTarPerm extractEntry component.json +3959 silly gunzTarPerm extractEntry .travis.yml +3960 silly gunzTarPerm extractEntry bin/cmd.js +3961 silly gunzTarPerm extractEntry bin/usage.txt +3962 silly gunzTarPerm extractEntry jade.min.js +3963 silly gunzTarPerm extractEntry examples/g.js +3964 silly gunzTarPerm extractEntry examples/usr-local.js +3965 silly gunzTarPerm extractEntry examples/pow.js +3966 silly gunzTarPerm extractEntry readme.markdown +3967 silly gunzTarPerm extractEntry runtime.js +3968 silly gunzTarPerm extractEntry runtime.min.js +3969 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp/package.json +3970 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff/package.json +3971 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander/package.json +3972 silly gunzTarPerm extractEntry testing/index.js +3973 silly gunzTarPerm extractEntry testing/user.js +3974 silly gunzTarPerm extractEntry testing/head.jade +3975 silly gunzTarPerm extractEntry test/00-setup.js +3976 silly gunzTarPerm extractEntry test/stat.js +3977 silly gunzTarPerm extractEntry test/cwd-test.js +3978 silly gunzTarPerm extractEntry test/chmod.js +3979 silly gunzTarPerm extractEntry test/opts_fs_sync.js +3980 silly gunzTarPerm extractEntry test/perm.js +3981 silly gunzTarPerm extractEntry test/perm_sync.js +3982 silly gunzTarPerm extractEntry test/opts_fs.js +3983 silly gunzTarPerm extractEntry test/rel.js +3984 silly gunzTarPerm extractEntry test/return.js +3985 silly gunzTarPerm extractEntry test/return_sync.js +3986 silly gunzTarPerm extractEntry test/root.js +3987 silly gunzTarPerm extractEntry test/sync.js +3988 silly gunzTarPerm extractEntry test/mkdirp.js +3989 silly gunzTarPerm extractEntry test/umask.js +3990 silly gunzTarPerm extractEntry test/clobber.js +3991 silly gunzTarPerm extractEntry test/umask_sync.js +3992 silly gunzTarPerm extractEntry test/race.js +3993 info preinstall escape-string-regexp@1.0.2 +3994 silly gunzTarPerm extractEntry testing/index.jade +3995 silly gunzTarPerm extractEntry test/globstar-match.js +3996 info preinstall diff@1.0.8 +3997 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp/package.json +3998 info preinstall commander@2.3.0 +3999 silly gunzTarPerm extractEntry testing/layout.jade +4000 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff/package.json +4001 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander/package.json +4002 silly gunzTarPerm extractEntry testing/user.jade +4003 silly gunzTarPerm extractEntry bin/jade +4004 silly gunzTarPerm extractEntry test/mark.js +4005 silly gunzTarPerm extractEntry test/bash-comparison.js +4006 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp/package.json +4007 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff/package.json +4008 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl/package.json +4009 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander/package.json +4010 silly gunzTarPerm extractEntry jade.md +4011 silly gunzTarPerm extractEntry test.jade +4012 silly gunzTarPerm extractEntry lib/compiler.js +4013 silly gunzTarPerm extractEntry test/pause-resume.js +4014 silly gunzTarPerm extractEntry test/root-nomount.js +4015 silly gunzTarPerm extractEntry lib/filters.js +4016 info preinstall growl@1.8.1 +4017 silly gunzTarPerm extractEntry lib/inline-tags.js +4018 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl/package.json +4019 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist/package.json +4020 silly install resolved [] +4021 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +4022 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +4023 silly install resolved [] +4024 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +4025 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +4026 silly install resolved [] +4027 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +4028 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +4029 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/package.json +4030 info preinstall minimist@0.0.8 +4031 silly gunzTarPerm extractEntry test/root.js +4032 silly gunzTarPerm extractEntry test/zz-cleanup.js +4033 silly gunzTarPerm extractEntry lib/jade.js +4034 silly gunzTarPerm extractEntry lib/doctypes.js +4035 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist/package.json +4036 info preinstall sinon@1.10.3 +4037 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl/package.json +4038 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/package.json +4039 info linkStuff escape-string-regexp@1.0.2 +4040 silly linkStuff escape-string-regexp@1.0.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +4041 info linkStuff diff@1.0.8 +4042 silly linkStuff diff@1.0.8 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +4043 silly gunzTarPerm extractEntry test/nocase-nomagic.js +4044 silly gunzTarPerm extractEntry test/bash-results.json +4045 info linkStuff commander@2.3.0 +4046 silly linkStuff commander@2.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +4047 silly gunzTarPerm extractEntry lib/self-closing.js +4048 silly gunzTarPerm extractEntry lib/parser.js +4049 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist/package.json +4050 silly install resolved [] +4051 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +4052 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +4053 silly prepareForInstallMany adding formatio@~1.0 from sinon dependencies +4054 silly prepareForInstallMany adding util@>=0.10.3 <1 from sinon dependencies +4055 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/package.json +4056 verbose linkBins escape-string-regexp@1.0.2 +4057 verbose linkMans escape-string-regexp@1.0.2 +4058 verbose rebuildBundles escape-string-regexp@1.0.2 +4059 info install escape-string-regexp@1.0.2 +4060 verbose linkBins diff@1.0.8 +4061 verbose linkMans diff@1.0.8 +4062 verbose rebuildBundles diff@1.0.8 +4063 silly gunzTarPerm extractEntry lib/runtime.js +4064 silly gunzTarPerm extractEntry lib/utils.js +4065 info install diff@1.0.8 +4066 verbose linkBins commander@2.3.0 +4067 verbose linkMans commander@2.3.0 +4068 verbose rebuildBundles commander@2.3.0 +4069 info postinstall escape-string-regexp@1.0.2 +4070 info install commander@2.3.0 +4071 info postinstall diff@1.0.8 +4072 info postinstall commander@2.3.0 +4073 verbose unlock done using /Users/cwerning/.npm/_locks/escape-string-regexp-96ee005272253df2.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp +4074 silly install resolved [] +4075 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +4076 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +4077 verbose unlock done using /Users/cwerning/.npm/_locks/diff-34857f00568344a3.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff +4078 info linkStuff growl@1.8.1 +4079 silly linkStuff growl@1.8.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +4080 verbose unlock done using /Users/cwerning/.npm/_locks/commander-9352dff166accb91.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander +4081 silly gunzTarPerm extractEntry lib/lexer.js +4082 silly gunzTarPerm extractEntry lib/nodes/attrs.js +4083 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/package.json +4084 silly cache add args [ 'formatio@~1.0', null ] +4085 verbose cache add spec formatio@~1.0 +4086 silly cache add parsed spec Result { +4086 silly cache add raw: 'formatio@~1.0', +4086 silly cache add scope: null, +4086 silly cache add name: 'formatio', +4086 silly cache add rawSpec: '~1.0', +4086 silly cache add spec: '>=1.0.0 <1.1.0', +4086 silly cache add type: 'range' } +4087 silly addNamed formatio@>=1.0.0 <1.1.0 +4088 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for formatio +4089 silly addNameRange { name: 'formatio', range: '>=1.0.0 <1.1.0', hasData: false } +4090 silly mapToRegistry name formatio +4091 silly mapToRegistry using default registry +4092 silly mapToRegistry registry https://registry.npmjs.org/ +4093 silly mapToRegistry uri https://registry.npmjs.org/formatio +4094 verbose addNameRange registry:https://registry.npmjs.org/formatio not in flight; fetching +4095 silly cache add args [ 'util@>=0.10.3 <1', null ] +4096 verbose cache add spec util@>=0.10.3 <1 +4097 silly cache add parsed spec Result { +4097 silly cache add raw: 'util@>=0.10.3 <1', +4097 silly cache add scope: null, +4097 silly cache add name: 'util', +4097 silly cache add rawSpec: '>=0.10.3 <1', +4097 silly cache add spec: '>=0.10.3 <1.0.0', +4097 silly cache add type: 'range' } +4098 silly addNamed util@>=0.10.3 <1.0.0 +4099 verbose addNamed ">=0.10.3 <1.0.0" is a valid semver range for util +4100 silly addNameRange { name: 'util', range: '>=0.10.3 <1.0.0', hasData: false } +4101 silly mapToRegistry name util +4102 silly mapToRegistry using default registry +4103 silly mapToRegistry registry https://registry.npmjs.org/ +4104 silly mapToRegistry uri https://registry.npmjs.org/util +4105 verbose addNameRange registry:https://registry.npmjs.org/util not in flight; fetching +4106 verbose request uri https://registry.npmjs.org/formatio +4107 verbose request no auth needed +4108 info attempt registry request try #1 at 16:02:31 +4109 http request GET https://registry.npmjs.org/formatio +4110 verbose request uri https://registry.npmjs.org/util +4111 verbose request no auth needed +4112 info attempt registry request try #1 at 16:02:31 +4113 http request GET https://registry.npmjs.org/util +4114 info linkStuff minimist@0.0.8 +4115 silly linkStuff minimist@0.0.8 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules as its parent node_modules +4116 info preinstall debug@2.0.0 +4117 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/package.json +4118 verbose linkBins growl@1.8.1 +4119 verbose linkMans growl@1.8.1 +4120 verbose rebuildBundles growl@1.8.1 +4121 info install growl@1.8.1 +4122 silly gunzTarPerm extractEntry lib/nodes/code.js +4123 silly gunzTarPerm extractEntry lib/nodes/comment.js +4124 info postinstall growl@1.8.1 +4125 verbose unlock done using /Users/cwerning/.npm/_locks/growl-dffe2631970a1289.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl +4126 verbose linkBins minimist@0.0.8 +4127 verbose linkMans minimist@0.0.8 +4128 verbose rebuildBundles minimist@0.0.8 +4129 silly gunzTarPerm extractEntry lib/nodes/doctype.js +4130 silly gunzTarPerm extractEntry lib/nodes/case.js +4131 info install minimist@0.0.8 +4132 silly prepareForInstallMany adding ms@0.6.2 from debug dependencies +4133 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/package.json +4134 info postinstall minimist@0.0.8 +4135 verbose unlock done using /Users/cwerning/.npm/_locks/minimist-31c51b4a1d98eb6e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist +4136 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +4137 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +4138 silly gunzTarPerm extractEntry lib/nodes/filter.js +4139 silly gunzTarPerm extractEntry lib/nodes/index.js +4140 info linkStuff mkdirp@0.5.1 +4141 silly linkStuff mkdirp@0.5.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +4142 silly cache add args [ 'ms@0.6.2', null ] +4143 verbose cache add spec ms@0.6.2 +4144 silly cache add parsed spec Result { +4144 silly cache add raw: 'ms@0.6.2', +4144 silly cache add scope: null, +4144 silly cache add name: 'ms', +4144 silly cache add rawSpec: '0.6.2', +4144 silly cache add spec: '0.6.2', +4144 silly cache add type: 'version' } +4145 silly addNamed ms@0.6.2 +4146 verbose addNamed "0.6.2" is a plain semver version for ms +4147 silly mapToRegistry name ms +4148 silly mapToRegistry using default registry +4149 silly mapToRegistry registry https://registry.npmjs.org/ +4150 silly mapToRegistry uri https://registry.npmjs.org/ms +4151 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching +4152 silly gunzTarPerm extractEntry lib/nodes/literal.js +4153 silly gunzTarPerm extractEntry lib/nodes/mixin.js +4154 verbose request uri https://registry.npmjs.org/ms +4155 verbose request no auth needed +4156 info attempt registry request try #1 at 16:02:31 +4157 verbose etag W/"5820d218-2c0d" +4158 verbose lastModified Mon, 07 Nov 2016 19:12:24 GMT +4159 http request GET https://registry.npmjs.org/ms +4160 silly gunzTarPerm extractEntry lib/nodes/node.js +4161 silly gunzTarPerm extractEntry lib/nodes/block.js +4162 verbose linkBins mkdirp@0.5.1 +4163 verbose link bins [ { mkdirp: 'bin/cmd.js' }, +4163 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin', +4163 verbose link bins false ] +4164 verbose linkMans mkdirp@0.5.1 +4165 verbose rebuildBundles mkdirp@0.5.1 +4166 verbose rebuildBundles [ 'minimist' ] +4167 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mkdirp is being purged +4168 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mkdirp +4169 info install mkdirp@0.5.1 +4170 info postinstall mkdirp@0.5.1 +4171 silly gunzTarPerm extractEntry lib/nodes/tag.js +4172 silly gunzTarPerm extractEntry lib/nodes/block-comment.js +4173 verbose unlock done using /Users/cwerning/.npm/_locks/mkdirp-c1c465b85efa4370.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp +4174 silly gunzTarPerm extractEntry lib/nodes/text.js +4175 silly gunzTarPerm extractEntry lib/nodes/each.js +4176 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/package.json +4177 info preinstall glob@3.2.3 +4178 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/package.json +4179 silly prepareForInstallMany adding minimatch@~0.2.11 from glob dependencies +4180 silly prepareForInstallMany adding graceful-fs@~2.0.0 from glob dependencies +4181 silly prepareForInstallMany adding inherits@2 from glob dependencies +4182 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/package.json +4183 silly cache add args [ 'graceful-fs@~2.0.0', null ] +4184 verbose cache add spec graceful-fs@~2.0.0 +4185 silly cache add parsed spec Result { +4185 silly cache add raw: 'graceful-fs@~2.0.0', +4185 silly cache add scope: null, +4185 silly cache add name: 'graceful-fs', +4185 silly cache add rawSpec: '~2.0.0', +4185 silly cache add spec: '>=2.0.0 <2.1.0', +4185 silly cache add type: 'range' } +4186 silly addNamed graceful-fs@>=2.0.0 <2.1.0 +4187 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for graceful-fs +4188 silly addNameRange { name: 'graceful-fs', range: '>=2.0.0 <2.1.0', hasData: false } +4189 silly mapToRegistry name graceful-fs +4190 silly mapToRegistry using default registry +4191 silly mapToRegistry registry https://registry.npmjs.org/ +4192 silly mapToRegistry uri https://registry.npmjs.org/graceful-fs +4193 verbose addNameRange registry:https://registry.npmjs.org/graceful-fs not in flight; fetching +4194 silly cache add args [ 'inherits@2', null ] +4195 verbose cache add spec inherits@2 +4196 silly cache add parsed spec Result { +4196 silly cache add raw: 'inherits@2', +4196 silly cache add scope: null, +4196 silly cache add name: 'inherits', +4196 silly cache add rawSpec: '2', +4196 silly cache add spec: '>=2.0.0 <3.0.0', +4196 silly cache add type: 'range' } +4197 silly addNamed inherits@>=2.0.0 <3.0.0 +4198 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for inherits +4199 silly addNameRange { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: false } +4200 silly mapToRegistry name inherits +4201 silly mapToRegistry using default registry +4202 silly mapToRegistry registry https://registry.npmjs.org/ +4203 silly mapToRegistry uri https://registry.npmjs.org/inherits +4204 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching +4205 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/package.json +4206 silly cache add args [ 'minimatch@~0.2.11', null ] +4207 verbose cache add spec minimatch@~0.2.11 +4208 silly cache add parsed spec Result { +4208 silly cache add raw: 'minimatch@~0.2.11', +4208 silly cache add scope: null, +4208 silly cache add name: 'minimatch', +4208 silly cache add rawSpec: '~0.2.11', +4208 silly cache add spec: '>=0.2.11 <0.3.0', +4208 silly cache add type: 'range' } +4209 silly addNamed minimatch@>=0.2.11 <0.3.0 +4210 verbose addNamed ">=0.2.11 <0.3.0" is a valid semver range for minimatch +4211 silly addNameRange { name: 'minimatch', range: '>=0.2.11 <0.3.0', hasData: false } +4212 silly mapToRegistry name minimatch +4213 silly mapToRegistry using default registry +4214 silly mapToRegistry registry https://registry.npmjs.org/ +4215 silly mapToRegistry uri https://registry.npmjs.org/minimatch +4216 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching +4217 info preinstall mkdirp@0.5.0 +4218 verbose request uri https://registry.npmjs.org/graceful-fs +4219 verbose request no auth needed +4220 info attempt registry request try #1 at 16:02:32 +4221 verbose etag W/"58349cd7-10017" +4222 verbose lastModified Tue, 22 Nov 2016 19:30:31 GMT +4223 http request GET https://registry.npmjs.org/graceful-fs +4224 verbose request uri https://registry.npmjs.org/inherits +4225 verbose request no auth needed +4226 info attempt registry request try #1 at 16:02:32 +4227 verbose etag W/"5881edff-2213" +4228 verbose lastModified Fri, 20 Jan 2017 11:01:19 GMT +4229 http request GET https://registry.npmjs.org/inherits +4230 verbose request uri https://registry.npmjs.org/minimatch +4231 verbose request no auth needed +4232 info attempt registry request try #1 at 16:02:32 +4233 verbose etag W/"58408f50-cba8" +4234 verbose lastModified Thu, 01 Dec 2016 21:00:00 GMT +4235 http request GET https://registry.npmjs.org/minimatch +4236 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/package.json +4237 http 200 https://registry.npmjs.org/ansi-regex +4238 verbose headers { server: 'nginx/1.10.1', +4238 verbose headers 'content-type': 'application/json', +4238 verbose headers 'last-modified': 'Sat, 14 Jan 2017 03:09:39 GMT', +4238 verbose headers etag: 'W/"58799673-342f"', +4238 verbose headers 'content-encoding': 'gzip', +4238 verbose headers 'cache-control': 'max-age=300', +4238 verbose headers 'content-length': '2618', +4238 verbose headers 'accept-ranges': 'bytes', +4238 verbose headers date: 'Fri, 27 Jan 2017 15:02:52 GMT', +4238 verbose headers via: '1.1 varnish', +4238 verbose headers age: '163', +4238 verbose headers connection: 'keep-alive', +4238 verbose headers 'x-served-by': 'cache-hhn1529-HHN', +4238 verbose headers 'x-cache': 'HIT', +4238 verbose headers 'x-cache-hits': '17', +4238 verbose headers 'x-timer': 'S1485529372.781733,VS0,VE0', +4238 verbose headers vary: 'Accept-Encoding' } +4239 silly get cb [ 200, +4239 silly get { server: 'nginx/1.10.1', +4239 silly get 'content-type': 'application/json', +4239 silly get 'last-modified': 'Sat, 14 Jan 2017 03:09:39 GMT', +4239 silly get etag: 'W/"58799673-342f"', +4239 silly get 'content-encoding': 'gzip', +4239 silly get 'cache-control': 'max-age=300', +4239 silly get 'content-length': '2618', +4239 silly get 'accept-ranges': 'bytes', +4239 silly get date: 'Fri, 27 Jan 2017 15:02:52 GMT', +4239 silly get via: '1.1 varnish', +4239 silly get age: '163', +4239 silly get connection: 'keep-alive', +4239 silly get 'x-served-by': 'cache-hhn1529-HHN', +4239 silly get 'x-cache': 'HIT', +4239 silly get 'x-cache-hits': '17', +4239 silly get 'x-timer': 'S1485529372.781733,VS0,VE0', +4239 silly get vary: 'Accept-Encoding' } ] +4240 verbose get saving ansi-regex to /Users/cwerning/.npm/registry.npmjs.org/ansi-regex/.cache.json +4241 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4242 silly addNameRange number 2 { name: 'ansi-regex', range: '>=0.2.0 <0.3.0', hasData: true } +4243 silly addNameRange versions [ 'ansi-regex', +4243 silly addNameRange [ '0.1.0', +4243 silly addNameRange '0.2.0', +4243 silly addNameRange '0.2.1', +4243 silly addNameRange '1.0.0', +4243 silly addNameRange '1.1.0', +4243 silly addNameRange '1.1.1', +4243 silly addNameRange '2.0.0', +4243 silly addNameRange '2.1.1' ] ] +4244 silly addNamed ansi-regex@0.2.1 +4245 verbose addNamed "0.2.1" is a plain semver version for ansi-regex +4246 silly addNameRange number 2 { name: 'ansi-regex', range: '>=0.2.1 <0.3.0', hasData: true } +4247 silly addNameRange versions [ 'ansi-regex', +4247 silly addNameRange [ '0.1.0', +4247 silly addNameRange '0.2.0', +4247 silly addNameRange '0.2.1', +4247 silly addNameRange '1.0.0', +4247 silly addNameRange '1.1.0', +4247 silly addNameRange '1.1.1', +4247 silly addNameRange '2.0.0', +4247 silly addNameRange '2.1.1' ] ] +4248 silly addNamed ansi-regex@0.2.1 +4249 verbose addNamed "0.2.1" is a plain semver version for ansi-regex +4250 silly mapToRegistry name ansi-regex +4251 silly mapToRegistry using default registry +4252 silly mapToRegistry registry https://registry.npmjs.org/ +4253 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex +4254 verbose addRemoteTarball https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz not in flight; adding +4255 verbose addRemoteTarball [ 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz', +4255 verbose addRemoteTarball '0d8e946967a3d8143f93e24e298525fc1b2235f9' ] +4256 silly mapToRegistry name ansi-regex +4257 silly mapToRegistry using default registry +4258 silly mapToRegistry registry https://registry.npmjs.org/ +4259 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex +4260 verbose addRemoteTarball https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz already in flight; waiting +4261 silly prepareForInstallMany adding minimist@0.0.8 from mkdirp dependencies +4262 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/package.json +4263 info retry fetch attempt 1 at 16:02:32 +4264 info attempt registry request try #1 at 16:02:32 +4265 http fetch GET https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz +4266 http 200 https://registry.npmjs.org/ms +4267 verbose headers { server: 'nginx/1.10.1', +4267 verbose headers 'content-type': 'application/json', +4267 verbose headers 'last-modified': 'Fri, 30 Dec 2016 03:24:21 GMT', +4267 verbose headers etag: 'W/"5865d365-2c43"', +4267 verbose headers 'content-encoding': 'gzip', +4267 verbose headers 'cache-control': 'max-age=300', +4267 verbose headers 'content-length': '3073', +4267 verbose headers 'accept-ranges': 'bytes', +4267 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4267 verbose headers via: '1.1 varnish', +4267 verbose headers age: '162', +4267 verbose headers connection: 'keep-alive', +4267 verbose headers 'x-served-by': 'cache-hhn1549-HHN', +4267 verbose headers 'x-cache': 'HIT', +4267 verbose headers 'x-cache-hits': '10', +4267 verbose headers 'x-timer': 'S1485529373.132139,VS0,VE0', +4267 verbose headers vary: 'Accept-Encoding' } +4268 silly get cb [ 200, +4268 silly get { server: 'nginx/1.10.1', +4268 silly get 'content-type': 'application/json', +4268 silly get 'last-modified': 'Fri, 30 Dec 2016 03:24:21 GMT', +4268 silly get etag: 'W/"5865d365-2c43"', +4268 silly get 'content-encoding': 'gzip', +4268 silly get 'cache-control': 'max-age=300', +4268 silly get 'content-length': '3073', +4268 silly get 'accept-ranges': 'bytes', +4268 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4268 silly get via: '1.1 varnish', +4268 silly get age: '162', +4268 silly get connection: 'keep-alive', +4268 silly get 'x-served-by': 'cache-hhn1549-HHN', +4268 silly get 'x-cache': 'HIT', +4268 silly get 'x-cache-hits': '10', +4268 silly get 'x-timer': 'S1485529373.132139,VS0,VE0', +4268 silly get vary: 'Accept-Encoding' } ] +4269 verbose get saving ms to /Users/cwerning/.npm/registry.npmjs.org/ms/.cache.json +4270 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4271 http 200 https://registry.npmjs.org/util +4272 verbose headers { server: 'nginx/1.10.1', +4272 verbose headers 'content-type': 'application/json', +4272 verbose headers 'last-modified': 'Tue, 18 Oct 2016 06:43:49 GMT', +4272 verbose headers etag: 'W/"5805c4a5-18cf"', +4272 verbose headers 'content-encoding': 'gzip', +4272 verbose headers 'cache-control': 'max-age=300', +4272 verbose headers 'content-length': '1601', +4272 verbose headers 'accept-ranges': 'bytes', +4272 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4272 verbose headers via: '1.1 varnish', +4272 verbose headers age: '295', +4272 verbose headers connection: 'keep-alive', +4272 verbose headers 'x-served-by': 'cache-hhn1524-HHN', +4272 verbose headers 'x-cache': 'HIT', +4272 verbose headers 'x-cache-hits': '894', +4272 verbose headers 'x-timer': 'S1485529373.142279,VS0,VE0', +4272 verbose headers vary: 'Accept-Encoding' } +4273 silly get cb [ 200, +4273 silly get { server: 'nginx/1.10.1', +4273 silly get 'content-type': 'application/json', +4273 silly get 'last-modified': 'Tue, 18 Oct 2016 06:43:49 GMT', +4273 silly get etag: 'W/"5805c4a5-18cf"', +4273 silly get 'content-encoding': 'gzip', +4273 silly get 'cache-control': 'max-age=300', +4273 silly get 'content-length': '1601', +4273 silly get 'accept-ranges': 'bytes', +4273 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4273 silly get via: '1.1 varnish', +4273 silly get age: '295', +4273 silly get connection: 'keep-alive', +4273 silly get 'x-served-by': 'cache-hhn1524-HHN', +4273 silly get 'x-cache': 'HIT', +4273 silly get 'x-cache-hits': '894', +4273 silly get 'x-timer': 'S1485529373.142279,VS0,VE0', +4273 silly get vary: 'Accept-Encoding' } ] +4274 verbose get saving util to /Users/cwerning/.npm/registry.npmjs.org/util/.cache.json +4275 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4276 http 200 https://registry.npmjs.org/formatio +4277 verbose headers { server: 'nginx/1.10.1', +4277 verbose headers 'content-type': 'application/json', +4277 verbose headers 'last-modified': 'Wed, 17 Feb 2016 07:08:00 GMT', +4277 verbose headers etag: 'W/"56c41c50-5024"', +4277 verbose headers 'content-encoding': 'gzip', +4277 verbose headers 'cache-control': 'max-age=300', +4277 verbose headers 'content-length': '4595', +4277 verbose headers 'accept-ranges': 'bytes', +4277 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4277 verbose headers via: '1.1 varnish', +4277 verbose headers age: '23', +4277 verbose headers connection: 'keep-alive', +4277 verbose headers 'x-served-by': 'cache-hhn1542-HHN', +4277 verbose headers 'x-cache': 'HIT', +4277 verbose headers 'x-cache-hits': '1', +4277 verbose headers 'x-timer': 'S1485529373.135918,VS0,VE0', +4277 verbose headers vary: 'Accept-Encoding' } +4278 silly get cb [ 200, +4278 silly get { server: 'nginx/1.10.1', +4278 silly get 'content-type': 'application/json', +4278 silly get 'last-modified': 'Wed, 17 Feb 2016 07:08:00 GMT', +4278 silly get etag: 'W/"56c41c50-5024"', +4278 silly get 'content-encoding': 'gzip', +4278 silly get 'cache-control': 'max-age=300', +4278 silly get 'content-length': '4595', +4278 silly get 'accept-ranges': 'bytes', +4278 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4278 silly get via: '1.1 varnish', +4278 silly get age: '23', +4278 silly get connection: 'keep-alive', +4278 silly get 'x-served-by': 'cache-hhn1542-HHN', +4278 silly get 'x-cache': 'HIT', +4278 silly get 'x-cache-hits': '1', +4278 silly get 'x-timer': 'S1485529373.135918,VS0,VE0', +4278 silly get vary: 'Accept-Encoding' } ] +4279 verbose get saving formatio to /Users/cwerning/.npm/registry.npmjs.org/formatio/.cache.json +4280 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4281 silly mapToRegistry name ms +4282 silly mapToRegistry using default registry +4283 silly mapToRegistry registry https://registry.npmjs.org/ +4284 silly mapToRegistry uri https://registry.npmjs.org/ms +4285 verbose addRemoteTarball https://registry.npmjs.org/ms/-/ms-0.6.2.tgz not in flight; adding +4286 verbose addRemoteTarball [ 'https://registry.npmjs.org/ms/-/ms-0.6.2.tgz', +4286 verbose addRemoteTarball 'd89c2124c6fdc1353d65a8b77bf1aac4b193708c' ] +4287 silly cache add args [ 'minimist@0.0.8', null ] +4288 verbose cache add spec minimist@0.0.8 +4289 silly cache add parsed spec Result { +4289 silly cache add raw: 'minimist@0.0.8', +4289 silly cache add scope: null, +4289 silly cache add name: 'minimist', +4289 silly cache add rawSpec: '0.0.8', +4289 silly cache add spec: '0.0.8', +4289 silly cache add type: 'version' } +4290 silly addNamed minimist@0.0.8 +4291 verbose addNamed "0.0.8" is a plain semver version for minimist +4292 silly mapToRegistry name minimist +4293 silly mapToRegistry using default registry +4294 silly mapToRegistry registry https://registry.npmjs.org/ +4295 silly mapToRegistry uri https://registry.npmjs.org/minimist +4296 verbose addNameVersion registry:https://registry.npmjs.org/minimist not in flight; fetching +4297 silly addNameRange number 2 { name: 'util', range: '>=0.10.3 <1.0.0', hasData: true } +4298 silly addNameRange versions [ 'util', [ '0.4.9', '0.10.0', '0.10.1', '0.10.2', '0.10.3' ] ] +4299 silly addNamed util@0.10.3 +4300 verbose addNamed "0.10.3" is a plain semver version for util +4301 info retry fetch attempt 1 at 16:02:32 +4302 info attempt registry request try #1 at 16:02:32 +4303 http fetch GET https://registry.npmjs.org/ms/-/ms-0.6.2.tgz +4304 silly addNameRange number 2 { name: 'formatio', range: '>=1.0.0 <1.1.0', hasData: true } +4305 silly addNameRange versions [ 'formatio', +4305 silly addNameRange [ '0.6.0', +4305 silly addNameRange '1.0.0', +4305 silly addNameRange '1.0.1', +4305 silly addNameRange '1.0.2', +4305 silly addNameRange '1.1.0', +4305 silly addNameRange '1.1.1', +4305 silly addNameRange '1.1.2', +4305 silly addNameRange '1.1.3', +4305 silly addNameRange '1.2.0' ] ] +4306 silly addNamed formatio@1.0.2 +4307 verbose addNamed "1.0.2" is a plain semver version for formatio +4308 silly mapToRegistry name util +4309 silly mapToRegistry using default registry +4310 silly mapToRegistry registry https://registry.npmjs.org/ +4311 silly mapToRegistry uri https://registry.npmjs.org/util +4312 verbose addRemoteTarball https://registry.npmjs.org/util/-/util-0.10.3.tgz not in flight; adding +4313 verbose addRemoteTarball [ 'https://registry.npmjs.org/util/-/util-0.10.3.tgz', +4313 verbose addRemoteTarball '7afb1afe50805246489e3db7fe0ed379336ac0f9' ] +4314 silly mapToRegistry name formatio +4315 silly mapToRegistry using default registry +4316 silly mapToRegistry registry https://registry.npmjs.org/ +4317 silly mapToRegistry uri https://registry.npmjs.org/formatio +4318 verbose addRemoteTarball https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz not in flight; adding +4319 verbose addRemoteTarball [ 'https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz', +4319 verbose addRemoteTarball 'e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef' ] +4320 verbose get https://registry.npmjs.org/minimist not expired, no request +4321 info retry fetch attempt 1 at 16:02:32 +4322 info attempt registry request try #1 at 16:02:32 +4323 http fetch GET https://registry.npmjs.org/util/-/util-0.10.3.tgz +4324 info retry fetch attempt 1 at 16:02:32 +4325 info attempt registry request try #1 at 16:02:32 +4326 http fetch GET https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz +4327 http 200 https://registry.npmjs.org/graceful-fs +4328 verbose headers { server: 'nginx/1.10.1', +4328 verbose headers 'content-type': 'application/json', +4328 verbose headers 'last-modified': 'Thu, 26 Jan 2017 18:19:42 GMT', +4328 verbose headers etag: 'W/"588a3dbe-10071"', +4328 verbose headers 'content-encoding': 'gzip', +4328 verbose headers 'cache-control': 'max-age=300', +4328 verbose headers 'content-length': '8531', +4328 verbose headers 'accept-ranges': 'bytes', +4328 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4328 verbose headers via: '1.1 varnish', +4328 verbose headers age: '128', +4328 verbose headers connection: 'keep-alive', +4328 verbose headers 'x-served-by': 'cache-hhn1520-HHN', +4328 verbose headers 'x-cache': 'HIT', +4328 verbose headers 'x-cache-hits': '17', +4328 verbose headers 'x-timer': 'S1485529373.403006,VS0,VE0', +4328 verbose headers vary: 'Accept-Encoding' } +4329 silly get cb [ 200, +4329 silly get { server: 'nginx/1.10.1', +4329 silly get 'content-type': 'application/json', +4329 silly get 'last-modified': 'Thu, 26 Jan 2017 18:19:42 GMT', +4329 silly get etag: 'W/"588a3dbe-10071"', +4329 silly get 'content-encoding': 'gzip', +4329 silly get 'cache-control': 'max-age=300', +4329 silly get 'content-length': '8531', +4329 silly get 'accept-ranges': 'bytes', +4329 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4329 silly get via: '1.1 varnish', +4329 silly get age: '128', +4329 silly get connection: 'keep-alive', +4329 silly get 'x-served-by': 'cache-hhn1520-HHN', +4329 silly get 'x-cache': 'HIT', +4329 silly get 'x-cache-hits': '17', +4329 silly get 'x-timer': 'S1485529373.403006,VS0,VE0', +4329 silly get vary: 'Accept-Encoding' } ] +4330 verbose get saving graceful-fs to /Users/cwerning/.npm/registry.npmjs.org/graceful-fs/.cache.json +4331 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4332 silly cache afterAdd minimist@0.0.8 +4333 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json not in flight; writing +4334 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4335 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json written +4336 silly install resolved [ { name: 'minimist', +4336 silly install resolved version: '0.0.8', +4336 silly install resolved description: 'parse argument options', +4336 silly install resolved main: 'index.js', +4336 silly install resolved devDependencies: { tape: '~1.0.4', tap: '~0.4.0' }, +4336 silly install resolved scripts: { test: 'tap test/*.js' }, +4336 silly install resolved testling: { files: 'test/*.js', browsers: [Object] }, +4336 silly install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' }, +4336 silly install resolved homepage: 'https://github.com/substack/minimist', +4336 silly install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ], +4336 silly install resolved author: +4336 silly install resolved { name: 'James Halliday', +4336 silly install resolved email: 'mail@substack.net', +4336 silly install resolved url: 'http://substack.net' }, +4336 silly install resolved license: 'MIT', +4336 silly install resolved bugs: { url: 'https://github.com/substack/minimist/issues' }, +4336 silly install resolved _id: 'minimist@0.0.8', +4336 silly install resolved dist: +4336 silly install resolved { shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', +4336 silly install resolved tarball: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' }, +4336 silly install resolved _from: 'minimist@0.0.8', +4336 silly install resolved _npmVersion: '1.4.3', +4336 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, +4336 silly install resolved maintainers: [ [Object] ], +4336 silly install resolved directories: {}, +4336 silly install resolved _shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', +4336 silly install resolved _resolved: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz', +4336 silly install resolved readme: 'ERROR: No README data found!' } ] +4337 info install minimist@0.0.8 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +4338 info installOne minimist@0.0.8 +4339 verbose installOne of minimist to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp not in flight; installing +4340 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4341 silly addNameRange number 2 { name: 'graceful-fs', range: '>=2.0.0 <2.1.0', hasData: true } +4342 silly addNameRange versions [ 'graceful-fs', +4342 silly addNameRange [ '1.0.0', +4342 silly addNameRange '1.0.1', +4342 silly addNameRange '1.0.2', +4342 silly addNameRange '1.1.0', +4342 silly addNameRange '1.1.1', +4342 silly addNameRange '1.1.2', +4342 silly addNameRange '1.1.3', +4342 silly addNameRange '1.1.4', +4342 silly addNameRange '1.1.5', +4342 silly addNameRange '1.1.6', +4342 silly addNameRange '1.1.7', +4342 silly addNameRange '1.1.8', +4342 silly addNameRange '1.1.9', +4342 silly addNameRange '1.1.10', +4342 silly addNameRange '1.1.11', +4342 silly addNameRange '1.1.12', +4342 silly addNameRange '1.1.13', +4342 silly addNameRange '1.1.14', +4342 silly addNameRange '1.2.0', +4342 silly addNameRange '1.2.1', +4342 silly addNameRange '1.2.2', +4342 silly addNameRange '1.2.3', +4342 silly addNameRange '2.0.0', +4342 silly addNameRange '2.0.1', +4342 silly addNameRange '2.0.2', +4342 silly addNameRange '2.0.3', +4342 silly addNameRange '3.0.0', +4342 silly addNameRange '3.0.1', +4342 silly addNameRange '3.0.2', +4342 silly addNameRange '3.0.3', +4342 silly addNameRange '3.0.4', +4342 silly addNameRange '3.0.5', +4342 silly addNameRange '3.0.6', +4342 silly addNameRange '3.0.7', +4342 silly addNameRange '3.0.8', +4342 silly addNameRange '4.1.0', +4342 silly addNameRange '4.1.1', +4342 silly addNameRange '4.1.2', +4342 silly addNameRange '4.1.3', +4342 silly addNameRange '4.1.4', +4342 silly addNameRange '4.1.5', +4342 silly addNameRange '3.0.9', +4342 silly addNameRange '4.1.6', +4342 silly addNameRange '3.0.10', +4342 silly addNameRange '3.0.11', +4342 silly addNameRange '4.1.7', +4342 silly addNameRange '4.1.8', +4342 silly addNameRange '4.1.9', +4342 silly addNameRange '4.1.10', +4342 silly addNameRange '4.1.11' ] ] +4343 silly addNamed graceful-fs@2.0.3 +4344 verbose addNamed "2.0.3" is a plain semver version for graceful-fs +4345 warn deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. +4346 verbose lock using /Users/cwerning/.npm/_locks/minimist-4b1024364dd9add7.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4347 silly mapToRegistry name graceful-fs +4348 silly mapToRegistry using default registry +4349 silly mapToRegistry registry https://registry.npmjs.org/ +4350 silly mapToRegistry uri https://registry.npmjs.org/graceful-fs +4351 verbose addRemoteTarball https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz not in flight; adding +4352 verbose addRemoteTarball [ 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz', +4352 verbose addRemoteTarball '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0' ] +4353 silly install write writing minimist 0.0.8 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4354 info retry fetch attempt 1 at 16:02:32 +4355 info attempt registry request try #1 at 16:02:32 +4356 http fetch GET https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz +4357 http fetch 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz +4358 http 304 https://registry.npmjs.org/inherits +4359 verbose headers { date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4359 verbose headers via: '1.1 varnish', +4359 verbose headers 'cache-control': 'max-age=300', +4359 verbose headers etag: 'W/"5881edff-2213"', +4359 verbose headers age: '97', +4359 verbose headers connection: 'keep-alive', +4359 verbose headers 'x-served-by': 'cache-hhn1523-HHN', +4359 verbose headers 'x-cache': 'HIT', +4359 verbose headers 'x-cache-hits': '16', +4359 verbose headers 'x-timer': 'S1485529373.614130,VS0,VE0', +4359 verbose headers vary: 'Accept-Encoding' } +4360 silly get cb [ 304, +4360 silly get { date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4360 silly get via: '1.1 varnish', +4360 silly get 'cache-control': 'max-age=300', +4360 silly get etag: 'W/"5881edff-2213"', +4360 silly get age: '97', +4360 silly get connection: 'keep-alive', +4360 silly get 'x-served-by': 'cache-hhn1523-HHN', +4360 silly get 'x-cache': 'HIT', +4360 silly get 'x-cache-hits': '16', +4360 silly get 'x-timer': 'S1485529373.614130,VS0,VE0', +4360 silly get vary: 'Accept-Encoding' } ] +4361 verbose etag https://registry.npmjs.org/inherits from cache +4362 verbose get saving inherits to /Users/cwerning/.npm/registry.npmjs.org/inherits/.cache.json +4363 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4364 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4365 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist is being purged from base /Users/cwerning/pingoupb +4366 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4367 silly fetchAndShaCheck shasum 0d8e946967a3d8143f93e24e298525fc1b2235f9 +4368 verbose tar unpack /Users/cwerning/.npm/minimist/0.0.8/package.tgz +4369 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4370 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist is being purged +4371 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4372 http 200 https://registry.npmjs.org/minimatch +4373 verbose headers { server: 'nginx/1.10.1', +4373 verbose headers 'content-type': 'application/json', +4373 verbose headers 'last-modified': 'Wed, 28 Dec 2016 03:52:51 GMT', +4373 verbose headers etag: 'W/"58633713-cbcb"', +4373 verbose headers 'content-encoding': 'gzip', +4373 verbose headers 'cache-control': 'max-age=300', +4373 verbose headers 'content-length': '7755', +4373 verbose headers 'accept-ranges': 'bytes', +4373 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4373 verbose headers via: '1.1 varnish', +4373 verbose headers age: '233', +4373 verbose headers connection: 'keep-alive', +4373 verbose headers 'x-served-by': 'cache-hhn1535-HHN', +4373 verbose headers 'x-cache': 'HIT', +4373 verbose headers 'x-cache-hits': '37', +4373 verbose headers 'x-timer': 'S1485529373.607586,VS0,VE0', +4373 verbose headers vary: 'Accept-Encoding' } +4374 silly get cb [ 200, +4374 silly get { server: 'nginx/1.10.1', +4374 silly get 'content-type': 'application/json', +4374 silly get 'last-modified': 'Wed, 28 Dec 2016 03:52:51 GMT', +4374 silly get etag: 'W/"58633713-cbcb"', +4374 silly get 'content-encoding': 'gzip', +4374 silly get 'cache-control': 'max-age=300', +4374 silly get 'content-length': '7755', +4374 silly get 'accept-ranges': 'bytes', +4374 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', +4374 silly get via: '1.1 varnish', +4374 silly get age: '233', +4374 silly get connection: 'keep-alive', +4374 silly get 'x-served-by': 'cache-hhn1535-HHN', +4374 silly get 'x-cache': 'HIT', +4374 silly get 'x-cache-hits': '37', +4374 silly get 'x-timer': 'S1485529373.607586,VS0,VE0', +4374 silly get vary: 'Accept-Encoding' } ] +4375 verbose get saving minimatch to /Users/cwerning/.npm/registry.npmjs.org/minimatch/.cache.json +4376 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4377 silly gunzTarPerm modes [ '755', '644' ] +4378 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz not in flight; adding +4379 verbose addTmpTarball already have metadata; skipping unpack for ansi-regex@0.2.1 +4380 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4381 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: true } +4382 silly addNameRange versions [ 'inherits', +4382 silly addNameRange [ '1.0.0', '2.0.0', '2.0.1', '1.0.1', '1.0.2', '2.0.3' ] ] +4383 silly addNamed inherits@2.0.3 +4384 verbose addNamed "2.0.3" is a plain semver version for inherits +4385 silly gunzTarPerm extractEntry package.json +4386 silly addNameRange number 2 { name: 'minimatch', range: '>=0.2.11 <0.3.0', hasData: true } +4387 silly addNameRange versions [ 'minimatch', +4387 silly addNameRange [ '0.0.1', +4387 silly addNameRange '0.0.2', +4387 silly addNameRange '0.0.4', +4387 silly addNameRange '0.0.5', +4387 silly addNameRange '0.1.1', +4387 silly addNameRange '0.1.2', +4387 silly addNameRange '0.1.3', +4387 silly addNameRange '0.1.4', +4387 silly addNameRange '0.1.5', +4387 silly addNameRange '0.2.0', +4387 silly addNameRange '0.2.2', +4387 silly addNameRange '0.2.3', +4387 silly addNameRange '0.2.4', +4387 silly addNameRange '0.2.5', +4387 silly addNameRange '0.2.6', +4387 silly addNameRange '0.2.7', +4387 silly addNameRange '0.2.8', +4387 silly addNameRange '0.2.9', +4387 silly addNameRange '0.2.10', +4387 silly addNameRange '0.2.11', +4387 silly addNameRange '0.2.12', +4387 silly addNameRange '0.2.13', +4387 silly addNameRange '0.2.14', +4387 silly addNameRange '0.3.0', +4387 silly addNameRange '0.4.0', +4387 silly addNameRange '1.0.0', +4387 silly addNameRange '2.0.0', +4387 silly addNameRange '2.0.1', +4387 silly addNameRange '2.0.2', +4387 silly addNameRange '2.0.3', +4387 silly addNameRange '2.0.4', +4387 silly addNameRange '2.0.5', +4387 silly addNameRange '2.0.6', +4387 silly addNameRange '2.0.7', +4387 silly addNameRange '2.0.8', +4387 silly addNameRange '2.0.9', +4387 silly addNameRange '2.0.10', +4387 silly addNameRange '3.0.0', +4387 silly addNameRange '3.0.2', +4387 silly addNameRange '3.0.3' ] ] +4388 silly addNamed minimatch@0.2.14 +4389 verbose addNamed "0.2.14" is a plain semver version for minimatch +4390 warn deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue +4391 silly cache afterAdd inherits@2.0.3 +4392 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.3/package/package.json not in flight; writing +4393 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4394 silly gunzTarPerm extractEntry LICENSE +4395 silly gunzTarPerm extractEntry index.js +4396 silly cache afterAdd minimatch@0.2.14 +4397 verbose afterAdd /Users/cwerning/.npm/minimatch/0.2.14/package/package.json not in flight; writing +4398 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4399 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.3/package/package.json written +4400 silly cache afterAdd ansi-regex@0.2.1 +4401 verbose afterAdd /Users/cwerning/.npm/ansi-regex/0.2.1/package/package.json not in flight; writing +4402 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4403 silly cache afterAdd ansi-regex@0.2.1 +4404 verbose afterAdd /Users/cwerning/.npm/ansi-regex/0.2.1/package/package.json already in flight; not writing +4405 silly gunzTarPerm extractEntry .travis.yml +4406 silly gunzTarPerm extractEntry example/parse.js +4407 verbose afterAdd /Users/cwerning/.npm/minimatch/0.2.14/package/package.json written +4408 verbose afterAdd /Users/cwerning/.npm/ansi-regex/0.2.1/package/package.json written +4409 silly install resolved [ { name: 'ansi-regex', +4409 silly install resolved version: '0.2.1', +4409 silly install resolved description: 'Regular expression for matching ANSI escape codes', +4409 silly install resolved license: 'MIT', +4409 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/ansi-regex' }, +4409 silly install resolved author: +4409 silly install resolved { name: 'Sindre Sorhus', +4409 silly install resolved email: 'sindresorhus@gmail.com', +4409 silly install resolved url: 'http://sindresorhus.com' }, +4409 silly install resolved engines: { node: '>=0.10.0' }, +4409 silly install resolved scripts: { test: 'mocha' }, +4409 silly install resolved files: [ 'index.js' ], +4409 silly install resolved keywords: +4409 silly install resolved [ 'ansi', +4409 silly install resolved 'styles', +4409 silly install resolved 'color', +4409 silly install resolved 'colour', +4409 silly install resolved 'colors', +4409 silly install resolved 'terminal', +4409 silly install resolved 'console', +4409 silly install resolved 'cli', +4409 silly install resolved 'string', +4409 silly install resolved 'tty', +4409 silly install resolved 'escape', +4409 silly install resolved 'formatting', +4409 silly install resolved 'rgb', +4409 silly install resolved '256', +4409 silly install resolved 'shell', +4409 silly install resolved 'xterm', +4409 silly install resolved 'command-line', +4409 silly install resolved 'text', +4409 silly install resolved 'regex', +4409 silly install resolved 'regexp', +4409 silly install resolved 're', +4409 silly install resolved 'match', +4409 silly install resolved 'test', +4409 silly install resolved 'find', +4409 silly install resolved 'pattern' ], +4409 silly install resolved devDependencies: { mocha: '*' }, +4409 silly install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-regex/issues' }, +4409 silly install resolved homepage: 'https://github.com/sindresorhus/ansi-regex', +4409 silly install resolved _id: 'ansi-regex@0.2.1', +4409 silly install resolved _shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', +4409 silly install resolved _from: 'ansi-regex@>=0.2.1 <0.3.0', +4409 silly install resolved _npmVersion: '1.4.9', +4409 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +4409 silly install resolved maintainers: [ [Object] ], +4409 silly install resolved dist: +4409 silly install resolved { shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', +4409 silly install resolved tarball: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' }, +4409 silly install resolved directories: {}, +4409 silly install resolved _resolved: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' } ] +4410 info install ansi-regex@0.2.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +4411 info installOne ansi-regex@0.2.1 +4412 verbose installOne of ansi-regex to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi not in flight; installing +4413 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4414 silly install resolved [ { name: 'ansi-regex', +4414 silly install resolved version: '0.2.1', +4414 silly install resolved description: 'Regular expression for matching ANSI escape codes', +4414 silly install resolved license: 'MIT', +4414 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/ansi-regex' }, +4414 silly install resolved author: +4414 silly install resolved { name: 'Sindre Sorhus', +4414 silly install resolved email: 'sindresorhus@gmail.com', +4414 silly install resolved url: 'http://sindresorhus.com' }, +4414 silly install resolved engines: { node: '>=0.10.0' }, +4414 silly install resolved scripts: { test: 'mocha' }, +4414 silly install resolved files: [ 'index.js' ], +4414 silly install resolved keywords: +4414 silly install resolved [ 'ansi', +4414 silly install resolved 'styles', +4414 silly install resolved 'color', +4414 silly install resolved 'colour', +4414 silly install resolved 'colors', +4414 silly install resolved 'terminal', +4414 silly install resolved 'console', +4414 silly install resolved 'cli', +4414 silly install resolved 'string', +4414 silly install resolved 'tty', +4414 silly install resolved 'escape', +4414 silly install resolved 'formatting', +4414 silly install resolved 'rgb', +4414 silly install resolved '256', +4414 silly install resolved 'shell', +4414 silly install resolved 'xterm', +4414 silly install resolved 'command-line', +4414 silly install resolved 'text', +4414 silly install resolved 'regex', +4414 silly install resolved 'regexp', +4414 silly install resolved 're', +4414 silly install resolved 'match', +4414 silly install resolved 'test', +4414 silly install resolved 'find', +4414 silly install resolved 'pattern' ], +4414 silly install resolved devDependencies: { mocha: '*' }, +4414 silly install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-regex/issues' }, +4414 silly install resolved homepage: 'https://github.com/sindresorhus/ansi-regex', +4414 silly install resolved _id: 'ansi-regex@0.2.1', +4414 silly install resolved _shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', +4414 silly install resolved _from: 'ansi-regex@>=0.2.1 <0.3.0', +4414 silly install resolved _npmVersion: '1.4.9', +4414 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, +4414 silly install resolved maintainers: [ [Object] ], +4414 silly install resolved dist: +4414 silly install resolved { shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', +4414 silly install resolved tarball: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' }, +4414 silly install resolved directories: {}, +4414 silly install resolved _resolved: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' } ] +4415 info install ansi-regex@0.2.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +4416 info installOne ansi-regex@0.2.1 +4417 verbose installOne of ansi-regex to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi not in flight; installing +4418 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4419 verbose lock using /Users/cwerning/.npm/_locks/ansi-regex-bc6ab64c62b539b4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4420 verbose lock using /Users/cwerning/.npm/_locks/ansi-regex-3545c0a90701e8c5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4421 silly install write writing ansi-regex 0.2.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4422 silly install write writing ansi-regex 0.2.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4423 silly gunzTarPerm extractEntry readme.markdown +4424 silly gunzTarPerm extractEntry test/dash.js +4425 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4426 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4427 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex is being purged from base /Users/cwerning/pingoupb +4428 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4429 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex is being purged from base /Users/cwerning/pingoupb +4430 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4431 verbose tar unpack /Users/cwerning/.npm/ansi-regex/0.2.1/package.tgz +4432 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4433 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex is being purged +4434 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4435 verbose tar unpack /Users/cwerning/.npm/ansi-regex/0.2.1/package.tgz +4436 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4437 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex is being purged +4438 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4439 silly gunzTarPerm modes [ '755', '644' ] +4440 silly gunzTarPerm modes [ '755', '644' ] +4441 silly gunzTarPerm extractEntry test/default_bool.js +4442 silly gunzTarPerm extractEntry test/dotted.js +4443 silly gunzTarPerm extractEntry test/long.js +4444 silly gunzTarPerm extractEntry test/parse.js +4445 silly gunzTarPerm extractEntry test/parse_modified.js +4446 silly gunzTarPerm extractEntry test/short.js +4447 silly gunzTarPerm extractEntry test/whitespace.js +4448 silly gunzTarPerm extractEntry package.json +4449 silly gunzTarPerm extractEntry package.json +4450 silly gunzTarPerm extractEntry index.js +4451 silly gunzTarPerm extractEntry readme.md +4452 silly gunzTarPerm extractEntry index.js +4453 silly gunzTarPerm extractEntry readme.md +4454 http fetch 200 https://registry.npmjs.org/ms/-/ms-0.6.2.tgz +4455 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json +4456 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json +4457 silly fetchAndShaCheck shasum d89c2124c6fdc1353d65a8b77bf1aac4b193708c +4458 info preinstall ansi-regex@0.2.1 +4459 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/ms/-/ms-0.6.2.tgz not in flight; adding +4460 verbose addTmpTarball already have metadata; skipping unpack for ms@0.6.2 +4461 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4462 info preinstall ansi-regex@0.2.1 +4463 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json +4464 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json +4465 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json +4466 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json +4467 silly cache afterAdd ms@0.6.2 +4468 verbose afterAdd /Users/cwerning/.npm/ms/0.6.2/package/package.json not in flight; writing +4469 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4470 verbose afterAdd /Users/cwerning/.npm/ms/0.6.2/package/package.json written +4471 silly install resolved [ { name: 'ms', +4471 silly install resolved version: '0.6.2', +4471 silly install resolved description: 'Tiny ms conversion utility', +4471 silly install resolved repository: { type: 'git', url: 'git://github.com/guille/ms.js.git' }, +4471 silly install resolved main: './index', +4471 silly install resolved devDependencies: { mocha: '*', 'expect.js': '*', serve: '*' }, +4471 silly install resolved component: { scripts: [Object] }, +4471 silly install resolved bugs: { url: 'https://github.com/guille/ms.js/issues' }, +4471 silly install resolved _id: 'ms@0.6.2', +4471 silly install resolved dist: +4471 silly install resolved { shasum: 'd89c2124c6fdc1353d65a8b77bf1aac4b193708c', +4471 silly install resolved tarball: 'https://registry.npmjs.org/ms/-/ms-0.6.2.tgz' }, +4471 silly install resolved _from: 'ms@0.6.2', +4471 silly install resolved _npmVersion: '1.2.30', +4471 silly install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' }, +4471 silly install resolved maintainers: [ [Object] ], +4471 silly install resolved directories: {}, +4471 silly install resolved _shasum: 'd89c2124c6fdc1353d65a8b77bf1aac4b193708c', +4471 silly install resolved _resolved: 'https://registry.npmjs.org/ms/-/ms-0.6.2.tgz' } ] +4472 info install ms@0.6.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +4473 info installOne ms@0.6.2 +4474 verbose installOne of ms to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug not in flight; installing +4475 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4476 verbose lock using /Users/cwerning/.npm/_locks/ms-9d0bdc8058b46410.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4477 silly install write writing ms 0.6.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4478 silly install resolved [] +4479 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4480 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4481 silly install resolved [] +4482 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4483 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4484 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/package.json +4485 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4486 info preinstall jade@0.26.3 +4487 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms is being purged from base /Users/cwerning/pingoupb +4488 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4489 verbose tar unpack /Users/cwerning/.npm/ms/0.6.2/package.tgz +4490 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4491 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms is being purged +4492 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4493 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/package.json +4494 silly gunzTarPerm modes [ '755', '644' ] +4495 info linkStuff ansi-regex@0.2.1 +4496 silly linkStuff ansi-regex@0.2.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules as its parent node_modules +4497 info linkStuff ansi-regex@0.2.1 +4498 silly linkStuff ansi-regex@0.2.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules as its parent node_modules +4499 silly gunzTarPerm extractEntry package.json +4500 silly prepareForInstallMany adding commander@0.6.1 from jade dependencies +4501 silly prepareForInstallMany adding mkdirp@0.3.0 from jade dependencies +4502 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/package.json +4503 silly gunzTarPerm extractEntry .npmignore +4504 silly gunzTarPerm extractEntry README.md +4505 verbose linkBins ansi-regex@0.2.1 +4506 verbose linkMans ansi-regex@0.2.1 +4507 verbose rebuildBundles ansi-regex@0.2.1 +4508 verbose linkBins ansi-regex@0.2.1 +4509 verbose linkMans ansi-regex@0.2.1 +4510 verbose rebuildBundles ansi-regex@0.2.1 +4511 silly cache add args [ 'commander@0.6.1', null ] +4512 verbose cache add spec commander@0.6.1 +4513 silly cache add args [ 'mkdirp@0.3.0', null ] +4514 verbose cache add spec mkdirp@0.3.0 +4515 silly cache add parsed spec Result { +4515 silly cache add raw: 'commander@0.6.1', +4515 silly cache add scope: null, +4515 silly cache add name: 'commander', +4515 silly cache add rawSpec: '0.6.1', +4515 silly cache add spec: '0.6.1', +4515 silly cache add type: 'version' } +4516 silly addNamed commander@0.6.1 +4517 verbose addNamed "0.6.1" is a plain semver version for commander +4518 silly mapToRegistry name commander +4519 silly mapToRegistry using default registry +4520 silly mapToRegistry registry https://registry.npmjs.org/ +4521 silly mapToRegistry uri https://registry.npmjs.org/commander +4522 verbose addNameVersion registry:https://registry.npmjs.org/commander not in flight; fetching +4523 silly cache add parsed spec Result { +4523 silly cache add raw: 'mkdirp@0.3.0', +4523 silly cache add scope: null, +4523 silly cache add name: 'mkdirp', +4523 silly cache add rawSpec: '0.3.0', +4523 silly cache add spec: '0.3.0', +4523 silly cache add type: 'version' } +4524 silly addNamed mkdirp@0.3.0 +4525 verbose addNamed "0.3.0" is a plain semver version for mkdirp +4526 silly mapToRegistry name mkdirp +4527 silly mapToRegistry using default registry +4528 silly mapToRegistry registry https://registry.npmjs.org/ +4529 silly mapToRegistry uri https://registry.npmjs.org/mkdirp +4530 verbose addNameVersion registry:https://registry.npmjs.org/mkdirp not in flight; fetching +4531 info install ansi-regex@0.2.1 +4532 info install ansi-regex@0.2.1 +4533 silly gunzTarPerm extractEntry index.js +4534 info postinstall ansi-regex@0.2.1 +4535 info postinstall ansi-regex@0.2.1 +4536 verbose get https://registry.npmjs.org/commander not expired, no request +4537 verbose get https://registry.npmjs.org/mkdirp not expired, no request +4538 verbose unlock done using /Users/cwerning/.npm/_locks/ansi-regex-bc6ab64c62b539b4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex +4539 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +4540 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +4541 verbose unlock done using /Users/cwerning/.npm/_locks/ansi-regex-3545c0a90701e8c5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex +4542 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +4543 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +4544 silly mapToRegistry name commander +4545 silly mapToRegistry using default registry +4546 silly mapToRegistry registry https://registry.npmjs.org/ +4547 silly mapToRegistry uri https://registry.npmjs.org/commander +4548 verbose addRemoteTarball https://registry.npmjs.org/commander/-/commander-0.6.1.tgz not in flight; adding +4549 verbose addRemoteTarball [ 'https://registry.npmjs.org/commander/-/commander-0.6.1.tgz', +4549 verbose addRemoteTarball 'fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06' ] +4550 silly mapToRegistry name mkdirp +4551 silly mapToRegistry using default registry +4552 silly mapToRegistry registry https://registry.npmjs.org/ +4553 silly mapToRegistry uri https://registry.npmjs.org/mkdirp +4554 verbose addRemoteTarball https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz not in flight; adding +4555 verbose addRemoteTarball [ 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz', +4555 verbose addRemoteTarball '1bbf5ab1ba827af23575143490426455f481fe1e' ] +4556 info retry fetch attempt 1 at 16:02:33 +4557 info attempt registry request try #1 at 16:02:33 +4558 http fetch GET https://registry.npmjs.org/commander/-/commander-0.6.1.tgz +4559 info retry fetch attempt 1 at 16:02:33 +4560 info attempt registry request try #1 at 16:02:33 +4561 http fetch GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz +4562 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist/package.json +4563 info linkStuff has-ansi@0.1.0 +4564 silly linkStuff has-ansi@0.1.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules +4565 info linkStuff strip-ansi@0.3.0 +4566 silly linkStuff strip-ansi@0.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules +4567 info preinstall minimist@0.0.8 +4568 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist/package.json +4569 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist/package.json +4570 verbose linkBins has-ansi@0.1.0 +4571 verbose link bins [ { 'has-ansi': 'cli.js' }, +4571 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin', +4571 verbose link bins false ] +4572 verbose linkMans has-ansi@0.1.0 +4573 verbose rebuildBundles has-ansi@0.1.0 +4574 verbose linkBins strip-ansi@0.3.0 +4575 verbose link bins [ { 'strip-ansi': 'cli.js' }, +4575 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin', +4575 verbose link bins false ] +4576 verbose linkMans strip-ansi@0.3.0 +4577 verbose rebuildBundles strip-ansi@0.3.0 +4578 verbose rebuildBundles [ 'ansi-regex' ] +4579 verbose rebuildBundles [ 'ansi-regex' ] +4580 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/has-ansi is being purged +4581 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/has-ansi +4582 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/strip-ansi is being purged +4583 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/strip-ansi +4584 silly install resolved [] +4585 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4586 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4587 info install has-ansi@0.1.0 +4588 info install strip-ansi@0.3.0 +4589 info postinstall has-ansi@0.1.0 +4590 info postinstall strip-ansi@0.3.0 +4591 info linkStuff minimist@0.0.8 +4592 silly linkStuff minimist@0.0.8 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules as its parent node_modules +4593 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms/package.json +4594 verbose unlock done using /Users/cwerning/.npm/_locks/has-ansi-db6b74f5f5714978.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi +4595 verbose unlock done using /Users/cwerning/.npm/_locks/strip-ansi-ec9fc2f23e3a3538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi +4596 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +4597 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +4598 http fetch 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz +4599 info preinstall ms@0.6.2 +4600 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms/package.json +4601 silly fetchAndShaCheck shasum 7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0 +4602 verbose linkBins minimist@0.0.8 +4603 verbose linkMans minimist@0.0.8 +4604 verbose rebuildBundles minimist@0.0.8 +4605 info linkStuff chalk@0.5.1 +4606 silly linkStuff chalk@0.5.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +4607 info install minimist@0.0.8 +4608 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz not in flight; adding +4609 verbose addTmpTarball already have metadata; skipping unpack for graceful-fs@2.0.3 +4610 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4611 info postinstall minimist@0.0.8 +4612 http fetch 200 https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz +4613 verbose unlock done using /Users/cwerning/.npm/_locks/minimist-4b1024364dd9add7.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist +4614 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +4615 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +4616 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms/package.json +4617 http fetch 200 https://registry.npmjs.org/util/-/util-0.10.3.tgz +4618 silly fetchAndShaCheck shasum e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef +4619 silly fetchAndShaCheck shasum 7afb1afe50805246489e3db7fe0ed379336ac0f9 +4620 verbose linkBins chalk@0.5.1 +4621 verbose linkMans chalk@0.5.1 +4622 verbose rebuildBundles chalk@0.5.1 +4623 verbose rebuildBundles [ '.bin', +4623 verbose rebuildBundles 'ansi-styles', +4623 verbose rebuildBundles 'escape-string-regexp', +4623 verbose rebuildBundles 'has-ansi', +4623 verbose rebuildBundles 'strip-ansi', +4623 verbose rebuildBundles 'supports-color' ] +4624 info install chalk@0.5.1 +4625 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/formatio/-/formatio-1.0.2.tgz not in flight; adding +4626 verbose addTmpTarball already have metadata; skipping unpack for formatio@1.0.2 +4627 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4628 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/util/-/util-0.10.3.tgz not in flight; adding +4629 verbose addTmpTarball already have metadata; skipping unpack for util@0.10.3 +4630 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4631 info postinstall chalk@0.5.1 +4632 silly cache afterAdd graceful-fs@2.0.3 +4633 verbose afterAdd /Users/cwerning/.npm/graceful-fs/2.0.3/package/package.json not in flight; writing +4634 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4635 info linkStuff mkdirp@0.5.0 +4636 silly linkStuff mkdirp@0.5.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +4637 silly install resolved [] +4638 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4639 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4640 verbose unlock done using /Users/cwerning/.npm/_locks/chalk-d18f6300129dcb29.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk +4641 verbose afterAdd /Users/cwerning/.npm/graceful-fs/2.0.3/package/package.json written +4642 silly install resolved [ { name: 'inherits', +4642 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()', +4642 silly install resolved version: '2.0.3', +4642 silly install resolved keywords: +4642 silly install resolved [ 'inheritance', +4642 silly install resolved 'class', +4642 silly install resolved 'klass', +4642 silly install resolved 'oop', +4642 silly install resolved 'object-oriented', +4642 silly install resolved 'inherits', +4642 silly install resolved 'browser', +4642 silly install resolved 'browserify' ], +4642 silly install resolved main: './inherits.js', +4642 silly install resolved browser: './inherits_browser.js', +4642 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits.git' }, +4642 silly install resolved license: 'ISC', +4642 silly install resolved scripts: { test: 'node test' }, +4642 silly install resolved devDependencies: { tap: '^7.1.0' }, +4642 silly install resolved files: [ 'inherits.js', 'inherits_browser.js' ], +4642 silly install resolved gitHead: 'e05d0fb27c61a3ec687214f0476386b765364d5f', +4642 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' }, +4642 silly install resolved homepage: 'https://github.com/isaacs/inherits#readme', +4642 silly install resolved _id: 'inherits@2.0.3', +4642 silly install resolved _shasum: '633c2c83e3da42a502f52466022480f4208261de', +4642 silly install resolved _from: 'inherits@>=2.0.0 <3.0.0', +4642 silly install resolved _npmVersion: '3.10.7', +4642 silly install resolved _nodeVersion: '6.5.0', +4642 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, +4642 silly install resolved dist: +4642 silly install resolved { shasum: '633c2c83e3da42a502f52466022480f4208261de', +4642 silly install resolved tarball: 'https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz' }, +4642 silly install resolved maintainers: [ [Object] ], +4642 silly install resolved _npmOperationalInternal: +4642 silly install resolved { host: 'packages-16-east.internal.npmjs.com', +4642 silly install resolved tmp: 'tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328' }, +4642 silly install resolved directories: {}, +4642 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz', +4642 silly install resolved readme: 'ERROR: No README data found!' }, +4642 silly install resolved { author: +4642 silly install resolved { name: 'Isaac Z. Schlueter', +4642 silly install resolved email: 'i@izs.me', +4642 silly install resolved url: 'http://blog.izs.me' }, +4642 silly install resolved name: 'minimatch', +4642 silly install resolved description: 'a glob matcher in javascript', +4642 silly install resolved version: '0.2.14', +4642 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' }, +4642 silly install resolved main: 'minimatch.js', +4642 silly install resolved scripts: { test: 'tap test/*.js' }, +4642 silly install resolved engines: { node: '*' }, +4642 silly install resolved dependencies: { 'lru-cache': '2', sigmund: '~1.0.0' }, +4642 silly install resolved devDependencies: { tap: '' }, +4642 silly install resolved license: +4642 silly install resolved { type: 'MIT', +4642 silly install resolved url: 'http://github.com/isaacs/minimatch/raw/master/LICENSE' }, +4642 silly install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' }, +4642 silly install resolved homepage: 'https://github.com/isaacs/minimatch', +4642 silly install resolved _id: 'minimatch@0.2.14', +4642 silly install resolved dist: +4642 silly install resolved { shasum: 'c74e780574f63c6f9a090e90efbe6ef53a6a756a', +4642 silly install resolved tarball: 'https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz' }, +4642 silly install resolved _from: 'minimatch@>=0.2.11 <0.3.0', +4642 silly install resolved _npmVersion: '1.3.17', +4642 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, +4642 silly install resolved maintainers: [ [Object] ], +4642 silly install resolved deprecated: 'Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue', +4642 silly install resolved directories: {}, +4642 silly install resolved _shasum: 'c74e780574f63c6f9a090e90efbe6ef53a6a756a', +4642 silly install resolved _resolved: 'https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz', +4642 silly install resolved readme: 'ERROR: No README data found!' }, +4642 silly install resolved { author: +4642 silly install resolved { name: 'Isaac Z. Schlueter', +4642 silly install resolved email: 'i@izs.me', +4642 silly install resolved url: 'http://blog.izs.me' }, +4642 silly install resolved name: 'graceful-fs', +4642 silly install resolved description: 'A drop-in replacement for fs, making various improvements.', +4642 silly install resolved version: '2.0.3', +4642 silly install resolved repository: +4642 silly install resolved { type: 'git', +4642 silly install resolved url: 'git://github.com/isaacs/node-graceful-fs.git' }, +4642 silly install resolved main: 'graceful-fs.js', +4642 silly install resolved engines: { node: '>=0.4.0' }, +4642 silly install resolved directories: { test: 'test' }, +4642 silly install resolved scripts: { test: 'tap test/*.js' }, +4642 silly install resolved keywords: +4642 silly install resolved [ 'fs', +4642 silly install resolved 'module', +4642 silly install resolved 'reading', +4642 silly install resolved 'retry', +4642 silly install resolved 'retries', +4642 silly install resolved 'queue', +4642 silly install resolved 'error', +4642 silly install resolved 'errors', +4642 silly install resolved 'handling', +4642 silly install resolved 'EMFILE', +4642 silly install resolved 'EAGAIN', +4642 silly install resolved 'EINVAL', +4642 silly install resolved 'EPERM', +4642 silly install resolved 'EACCESS' ], +4642 silly install resolved license: 'BSD', +4642 silly install resolved bugs: { url: 'https://github.com/isaacs/node-graceful-fs/issues' }, +4642 silly install resolved homepage: 'https://github.com/isaacs/node-graceful-fs', +4642 silly install resolved _id: 'graceful-fs@2.0.3', +4642 silly install resolved dist: +4642 silly install resolved { shasum: '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0', +4642 silly install resolved tarball: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz' }, +4642 silly install resolved _from: 'graceful-fs@>=2.0.0 <2.1.0', +4642 silly install resolved _npmVersion: '1.4.6', +4642 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, +4642 silly install resolved maintainers: [ [Object] ], +4642 silly install resolved deprecated: 'graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use \'npm ls graceful-fs\' to find it in the tree.', +4642 silly install resolved _shasum: '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0', +4642 silly install resolved _resolved: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz' } ] +4643 info install inherits@2.0.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +4644 info install minimatch@0.2.14 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +4645 info install graceful-fs@2.0.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +4646 info installOne inherits@2.0.3 +4647 verbose installOne of inherits to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob not in flight; installing +4648 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4649 info installOne minimatch@0.2.14 +4650 verbose installOne of minimatch to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob not in flight; installing +4651 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4652 info installOne graceful-fs@2.0.3 +4653 verbose installOne of graceful-fs to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob not in flight; installing +4654 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4655 verbose lock using /Users/cwerning/.npm/_locks/inherits-68a09cb828d0a15e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4656 verbose lock using /Users/cwerning/.npm/_locks/minimatch-7adec47808e43c73.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4657 verbose lock using /Users/cwerning/.npm/_locks/graceful-fs-ca2522493a0eb1d6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4658 silly install write writing inherits 2.0.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4659 silly install write writing minimatch 0.2.14 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4660 silly install write writing graceful-fs 2.0.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4661 info linkStuff ms@0.6.2 +4662 silly linkStuff ms@0.6.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules as its parent node_modules +4663 verbose linkBins mkdirp@0.5.0 +4664 verbose link bins [ { mkdirp: 'bin/cmd.js' }, +4664 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin', +4664 verbose link bins false ] +4665 verbose linkMans mkdirp@0.5.0 +4666 verbose rebuildBundles mkdirp@0.5.0 +4667 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4668 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4669 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4670 verbose rebuildBundles [ 'minimist' ] +4671 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/mkdirp is being purged +4672 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/mkdirp +4673 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits is being purged from base /Users/cwerning/pingoupb +4674 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4675 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch is being purged from base /Users/cwerning/pingoupb +4676 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4677 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs is being purged from base /Users/cwerning/pingoupb +4678 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4679 verbose tar unpack /Users/cwerning/.npm/inherits/2.0.3/package.tgz +4680 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4681 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits is being purged +4682 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4683 verbose tar unpack /Users/cwerning/.npm/minimatch/0.2.14/package.tgz +4684 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4685 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch is being purged +4686 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4687 verbose tar unpack /Users/cwerning/.npm/graceful-fs/2.0.3/package.tgz +4688 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4689 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs is being purged +4690 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4691 silly cache afterAdd formatio@1.0.2 +4692 verbose afterAdd /Users/cwerning/.npm/formatio/1.0.2/package/package.json not in flight; writing +4693 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4694 silly gunzTarPerm modes [ '755', '644' ] +4695 silly gunzTarPerm modes [ '755', '644' ] +4696 silly gunzTarPerm modes [ '755', '644' ] +4697 silly cache afterAdd util@0.10.3 +4698 verbose afterAdd /Users/cwerning/.npm/util/0.10.3/package/package.json not in flight; writing +4699 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4700 info install mkdirp@0.5.0 +4701 info postinstall mkdirp@0.5.0 +4702 verbose afterAdd /Users/cwerning/.npm/formatio/1.0.2/package/package.json written +4703 silly gunzTarPerm extractEntry package.json +4704 verbose afterAdd /Users/cwerning/.npm/util/0.10.3/package/package.json written +4705 silly install resolved [ { name: 'formatio', +4705 silly install resolved version: '1.0.2', +4705 silly install resolved description: 'Human-readable object formatting', +4705 silly install resolved homepage: 'http://busterjs.org/docs/formatio/', +4705 silly install resolved author: { name: 'Christian Johansen' }, +4705 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ], +4705 silly install resolved main: './lib/formatio', +4705 silly install resolved repository: { type: 'git', url: 'https://github.com/busterjs/formatio.git' }, +4705 silly install resolved scripts: { test: 'node test/formatio-test.js' }, +4705 silly install resolved dependencies: { samsam: '~1.1' }, +4705 silly install resolved devDependencies: { buster: '0.6.11' }, +4705 silly install resolved _id: 'formatio@1.0.2', +4705 silly install resolved dist: +4705 silly install resolved { shasum: 'e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef', +4705 silly install resolved tarball: 'https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz' }, +4705 silly install resolved maintainers: [ [Object], [Object], [Object] ], +4705 silly install resolved directories: {}, +4705 silly install resolved _shasum: 'e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef', +4705 silly install resolved _resolved: 'https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz', +4705 silly install resolved _from: 'formatio@>=1.0.0 <1.1.0' }, +4705 silly install resolved { author: { name: 'Joyent', url: 'http://www.joyent.com' }, +4705 silly install resolved name: 'util', +4705 silly install resolved description: 'Node.JS util module', +4705 silly install resolved keywords: [ 'util' ], +4705 silly install resolved version: '0.10.3', +4705 silly install resolved homepage: 'https://github.com/defunctzombie/node-util', +4705 silly install resolved repository: { type: 'git', url: 'git://github.com/defunctzombie/node-util' }, +4705 silly install resolved main: './util.js', +4705 silly install resolved scripts: { test: 'node test/node/*.js && zuul test/browser/*.js' }, +4705 silly install resolved dependencies: { inherits: '2.0.1' }, +4705 silly install resolved license: 'MIT', +4705 silly install resolved devDependencies: { zuul: '~1.0.9' }, +4705 silly install resolved browser: { './support/isBuffer.js': './support/isBufferBrowser.js' }, +4705 silly install resolved bugs: { url: 'https://github.com/defunctzombie/node-util/issues' }, +4705 silly install resolved _id: 'util@0.10.3', +4705 silly install resolved dist: +4705 silly install resolved { shasum: '7afb1afe50805246489e3db7fe0ed379336ac0f9', +4705 silly install resolved tarball: 'https://registry.npmjs.org/util/-/util-0.10.3.tgz' }, +4705 silly install resolved _from: 'util@>=0.10.3 <1.0.0', +4705 silly install resolved _npmVersion: '1.3.24', +4705 silly install resolved _npmUser: { name: 'shtylman', email: 'shtylman@gmail.com' }, +4705 silly install resolved maintainers: [ [Object] ], +4705 silly install resolved directories: {}, +4705 silly install resolved _shasum: '7afb1afe50805246489e3db7fe0ed379336ac0f9', +4705 silly install resolved _resolved: 'https://registry.npmjs.org/util/-/util-0.10.3.tgz' } ] +4706 info install formatio@1.0.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +4707 info install util@0.10.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +4708 info installOne formatio@1.0.2 +4709 verbose installOne of formatio to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon not in flight; installing +4710 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4711 info installOne util@0.10.3 +4712 verbose installOne of util to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon not in flight; installing +4713 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4714 verbose linkBins ms@0.6.2 +4715 verbose linkMans ms@0.6.2 +4716 verbose rebuildBundles ms@0.6.2 +4717 silly gunzTarPerm extractEntry package.json +4718 silly gunzTarPerm extractEntry package.json +4719 verbose unlock done using /Users/cwerning/.npm/_locks/mkdirp-3d1d1d20d5f855fd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp +4720 info install ms@0.6.2 +4721 verbose lock using /Users/cwerning/.npm/_locks/formatio-99c6dac6d3fc8c77.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +4722 verbose lock using /Users/cwerning/.npm/_locks/util-2609e3586f948909.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +4723 silly install write writing formatio 1.0.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +4724 silly install write writing util 0.10.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +4725 info postinstall ms@0.6.2 +4726 silly gunzTarPerm extractEntry README.md +4727 silly gunzTarPerm extractEntry LICENSE +4728 silly gunzTarPerm extractEntry .npmignore +4729 silly gunzTarPerm extractEntry README.md +4730 silly gunzTarPerm extractEntry .npmignore +4731 silly gunzTarPerm extractEntry README.md +4732 verbose unlock done using /Users/cwerning/.npm/_locks/ms-9d0bdc8058b46410.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms +4733 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +4734 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +4735 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +4736 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +4737 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio is being purged from base /Users/cwerning/pingoupb +4738 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +4739 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util is being purged from base /Users/cwerning/pingoupb +4740 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +4741 verbose tar unpack /Users/cwerning/.npm/formatio/1.0.2/package.tgz +4742 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +4743 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio is being purged +4744 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +4745 verbose tar unpack /Users/cwerning/.npm/util/0.10.3/package.tgz +4746 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +4747 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util is being purged +4748 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +4749 silly gunzTarPerm modes [ '755', '644' ] +4750 silly gunzTarPerm modes [ '755', '644' ] +4751 silly gunzTarPerm extractEntry inherits.js +4752 silly gunzTarPerm extractEntry inherits_browser.js +4753 silly gunzTarPerm extractEntry LICENSE +4754 silly gunzTarPerm extractEntry graceful-fs.js +4755 silly gunzTarPerm extractEntry LICENSE +4756 silly gunzTarPerm extractEntry minimatch.js +4757 info linkStuff debug@2.0.0 +4758 silly linkStuff debug@2.0.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +4759 silly gunzTarPerm extractEntry package.json +4760 silly gunzTarPerm extractEntry package.json +4761 silly gunzTarPerm extractEntry LICENSE +4762 silly gunzTarPerm extractEntry autolint.js +4763 silly gunzTarPerm extractEntry polyfills.js +4764 silly gunzTarPerm extractEntry test/open.js +4765 silly gunzTarPerm extractEntry test/readdir-sort.js +4766 silly gunzTarPerm extractEntry .npmignore +4767 silly gunzTarPerm extractEntry README.md +4768 silly gunzTarPerm extractEntry test/basic.js +4769 verbose linkBins debug@2.0.0 +4770 verbose linkMans debug@2.0.0 +4771 verbose rebuildBundles debug@2.0.0 +4772 verbose rebuildBundles [ 'ms' ] +4773 info install debug@2.0.0 +4774 silly gunzTarPerm extractEntry buster.js +4775 silly gunzTarPerm extractEntry AUTHORS +4776 info postinstall debug@2.0.0 +4777 silly gunzTarPerm extractEntry LICENSE +4778 silly gunzTarPerm extractEntry util.js +4779 silly gunzTarPerm extractEntry test/brace-expand.js +4780 silly gunzTarPerm extractEntry test/caching.js +4781 verbose unlock done using /Users/cwerning/.npm/_locks/debug-cf685e985242e08e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug +4782 silly gunzTarPerm extractEntry .travis.yml +4783 silly gunzTarPerm extractEntry lib/formatio.js +4784 silly gunzTarPerm extractEntry Readme.rst +4785 silly gunzTarPerm extractEntry test/defaults.js +4786 silly gunzTarPerm extractEntry test/extglob-ending-with-state-char.js +4787 silly gunzTarPerm extractEntry test/formatio-test.js +4788 silly gunzTarPerm extractEntry .zuul.yml +4789 silly gunzTarPerm extractEntry support/isBuffer.js +4790 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits/package.json +4791 silly gunzTarPerm extractEntry .travis.yml +4792 silly gunzTarPerm extractEntry support/isBufferBrowser.js +4793 silly gunzTarPerm extractEntry test/browser/inspect.js +4794 info preinstall inherits@2.0.3 +4795 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits/package.json +4796 silly gunzTarPerm extractEntry test/browser/is.js +4797 silly gunzTarPerm extractEntry test/node/debug.js +4798 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits/package.json +4799 silly gunzTarPerm extractEntry test/node/format.js +4800 silly gunzTarPerm extractEntry test/node/inspect.js +4801 silly install resolved [] +4802 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4803 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4804 info linkStuff inherits@2.0.3 +4805 silly linkStuff inherits@2.0.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules as its parent node_modules +4806 silly gunzTarPerm extractEntry test/node/log.js +4807 silly gunzTarPerm extractEntry test/node/util.js +4808 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json +4809 info preinstall graceful-fs@2.0.3 +4810 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json +4811 verbose linkBins inherits@2.0.3 +4812 verbose linkMans inherits@2.0.3 +4813 verbose rebuildBundles inherits@2.0.3 +4814 info install inherits@2.0.3 +4815 info postinstall inherits@2.0.3 +4816 verbose unlock done using /Users/cwerning/.npm/_locks/inherits-68a09cb828d0a15e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits +4817 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json +4818 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/package.json +4819 info preinstall minimatch@0.2.14 +4820 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/package.json +4821 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/package.json +4822 silly install resolved [] +4823 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4824 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4825 info preinstall formatio@1.0.2 +4826 silly prepareForInstallMany adding lru-cache@2 from minimatch dependencies +4827 silly prepareForInstallMany adding sigmund@~1.0.0 from minimatch dependencies +4828 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/package.json +4829 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/package.json +4830 info linkStuff graceful-fs@2.0.3 +4831 silly linkStuff graceful-fs@2.0.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules as its parent node_modules +4832 silly cache add args [ 'sigmund@~1.0.0', null ] +4833 verbose cache add spec sigmund@~1.0.0 +4834 silly cache add parsed spec Result { +4834 silly cache add raw: 'sigmund@~1.0.0', +4834 silly cache add scope: null, +4834 silly cache add name: 'sigmund', +4834 silly cache add rawSpec: '~1.0.0', +4834 silly cache add spec: '>=1.0.0 <1.1.0', +4834 silly cache add type: 'range' } +4835 silly addNamed sigmund@>=1.0.0 <1.1.0 +4836 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for sigmund +4837 silly addNameRange { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: false } +4838 silly mapToRegistry name sigmund +4839 silly mapToRegistry using default registry +4840 silly mapToRegistry registry https://registry.npmjs.org/ +4841 silly mapToRegistry uri https://registry.npmjs.org/sigmund +4842 verbose addNameRange registry:https://registry.npmjs.org/sigmund not in flight; fetching +4843 silly cache add args [ 'lru-cache@2', null ] +4844 verbose cache add spec lru-cache@2 +4845 silly cache add parsed spec Result { +4845 silly cache add raw: 'lru-cache@2', +4845 silly cache add scope: null, +4845 silly cache add name: 'lru-cache', +4845 silly cache add rawSpec: '2', +4845 silly cache add spec: '>=2.0.0 <3.0.0', +4845 silly cache add type: 'range' } +4846 silly addNamed lru-cache@>=2.0.0 <3.0.0 +4847 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for lru-cache +4848 silly addNameRange { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: false } +4849 silly mapToRegistry name lru-cache +4850 silly mapToRegistry using default registry +4851 silly mapToRegistry registry https://registry.npmjs.org/ +4852 silly mapToRegistry uri https://registry.npmjs.org/lru-cache +4853 verbose addNameRange registry:https://registry.npmjs.org/lru-cache not in flight; fetching +4854 silly prepareForInstallMany adding samsam@~1.1 from formatio dependencies +4855 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/package.json +4856 verbose request uri https://registry.npmjs.org/lru-cache +4857 verbose request no auth needed +4858 info attempt registry request try #1 at 16:02:33 +4859 verbose etag W/"583eb8ca-c89d" +4860 verbose lastModified Wed, 30 Nov 2016 11:32:26 GMT +4861 http request GET https://registry.npmjs.org/lru-cache +4862 verbose request uri https://registry.npmjs.org/sigmund +4863 verbose request no auth needed +4864 info attempt registry request try #1 at 16:02:33 +4865 verbose etag W/"5818e0eb-1220" +4866 verbose lastModified Tue, 01 Nov 2016 18:37:31 GMT +4867 http request GET https://registry.npmjs.org/sigmund +4868 verbose linkBins graceful-fs@2.0.3 +4869 verbose linkMans graceful-fs@2.0.3 +4870 verbose rebuildBundles graceful-fs@2.0.3 +4871 info install graceful-fs@2.0.3 +4872 info postinstall graceful-fs@2.0.3 +4873 verbose unlock done using /Users/cwerning/.npm/_locks/graceful-fs-ca2522493a0eb1d6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs +4874 silly cache add args [ 'samsam@~1.1', null ] +4875 verbose cache add spec samsam@~1.1 +4876 silly cache add parsed spec Result { +4876 silly cache add raw: 'samsam@~1.1', +4876 silly cache add scope: null, +4876 silly cache add name: 'samsam', +4876 silly cache add rawSpec: '~1.1', +4876 silly cache add spec: '>=1.1.0 <1.2.0', +4876 silly cache add type: 'range' } +4877 silly addNamed samsam@>=1.1.0 <1.2.0 +4878 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for samsam +4879 silly addNameRange { name: 'samsam', range: '>=1.1.0 <1.2.0', hasData: false } +4880 silly mapToRegistry name samsam +4881 silly mapToRegistry using default registry +4882 silly mapToRegistry registry https://registry.npmjs.org/ +4883 silly mapToRegistry uri https://registry.npmjs.org/samsam +4884 verbose addNameRange registry:https://registry.npmjs.org/samsam not in flight; fetching +4885 verbose request uri https://registry.npmjs.org/samsam +4886 verbose request no auth needed +4887 info attempt registry request try #1 at 16:02:33 +4888 http request GET https://registry.npmjs.org/samsam +4889 http fetch 200 https://registry.npmjs.org/commander/-/commander-0.6.1.tgz +4890 silly fetchAndShaCheck shasum fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06 +4891 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/commander/-/commander-0.6.1.tgz not in flight; adding +4892 verbose addTmpTarball already have metadata; skipping unpack for commander@0.6.1 +4893 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4894 silly cache afterAdd commander@0.6.1 +4895 verbose afterAdd /Users/cwerning/.npm/commander/0.6.1/package/package.json not in flight; writing +4896 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4897 verbose afterAdd /Users/cwerning/.npm/commander/0.6.1/package/package.json written +4898 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/package.json +4899 info preinstall util@0.10.3 +4900 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/package.json +4901 silly prepareForInstallMany adding inherits@2.0.1 from util dependencies +4902 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/package.json +4903 silly cache add args [ 'inherits@2.0.1', null ] +4904 verbose cache add spec inherits@2.0.1 +4905 silly cache add parsed spec Result { +4905 silly cache add raw: 'inherits@2.0.1', +4905 silly cache add scope: null, +4905 silly cache add name: 'inherits', +4905 silly cache add rawSpec: '2.0.1', +4905 silly cache add spec: '2.0.1', +4905 silly cache add type: 'version' } +4906 silly addNamed inherits@2.0.1 +4907 verbose addNamed "2.0.1" is a plain semver version for inherits +4908 silly mapToRegistry name inherits +4909 silly mapToRegistry using default registry +4910 silly mapToRegistry registry https://registry.npmjs.org/ +4911 silly mapToRegistry uri https://registry.npmjs.org/inherits +4912 verbose addNameVersion registry:https://registry.npmjs.org/inherits not in flight; fetching +4913 verbose get https://registry.npmjs.org/inherits not expired, no request +4914 silly mapToRegistry name inherits +4915 silly mapToRegistry using default registry +4916 silly mapToRegistry registry https://registry.npmjs.org/ +4917 silly mapToRegistry uri https://registry.npmjs.org/inherits +4918 verbose addRemoteTarball https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding +4919 verbose addRemoteTarball [ 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz', +4919 verbose addRemoteTarball 'b17d08d326b4423e568eff719f91b0b1cbdf69f1' ] +4920 info retry fetch attempt 1 at 16:02:34 +4921 info attempt registry request try #1 at 16:02:34 +4922 http fetch GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz +4923 http 304 https://registry.npmjs.org/sigmund +4924 verbose headers { date: 'Fri, 27 Jan 2017 15:02:54 GMT', +4924 verbose headers via: '1.1 varnish', +4924 verbose headers 'cache-control': 'max-age=300', +4924 verbose headers etag: 'W/"5818e0eb-1220"', +4924 verbose headers age: '77', +4924 verbose headers connection: 'keep-alive', +4924 verbose headers 'x-served-by': 'cache-hhn1524-HHN', +4924 verbose headers 'x-cache': 'HIT', +4924 verbose headers 'x-cache-hits': '5', +4924 verbose headers 'x-timer': 'S1485529374.704455,VS0,VE0', +4924 verbose headers vary: 'Accept-Encoding' } +4925 silly get cb [ 304, +4925 silly get { date: 'Fri, 27 Jan 2017 15:02:54 GMT', +4925 silly get via: '1.1 varnish', +4925 silly get 'cache-control': 'max-age=300', +4925 silly get etag: 'W/"5818e0eb-1220"', +4925 silly get age: '77', +4925 silly get connection: 'keep-alive', +4925 silly get 'x-served-by': 'cache-hhn1524-HHN', +4925 silly get 'x-cache': 'HIT', +4925 silly get 'x-cache-hits': '5', +4925 silly get 'x-timer': 'S1485529374.704455,VS0,VE0', +4925 silly get vary: 'Accept-Encoding' } ] +4926 verbose etag https://registry.npmjs.org/sigmund from cache +4927 verbose get saving sigmund to /Users/cwerning/.npm/registry.npmjs.org/sigmund/.cache.json +4928 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4929 silly addNameRange number 2 { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: true } +4930 silly addNameRange versions [ 'sigmund', [ '1.0.0', '1.0.1' ] ] +4931 silly addNamed sigmund@1.0.1 +4932 verbose addNamed "1.0.1" is a plain semver version for sigmund +4933 http 200 https://registry.npmjs.org/lru-cache +4934 verbose headers { server: 'nginx/1.10.1', +4934 verbose headers 'content-type': 'application/json', +4934 verbose headers 'last-modified': 'Fri, 20 Jan 2017 11:06:09 GMT', +4934 verbose headers etag: 'W/"5881ef21-c906"', +4934 verbose headers 'content-encoding': 'gzip', +4934 verbose headers 'cache-control': 'max-age=300', +4934 verbose headers 'content-length': '7480', +4934 verbose headers 'accept-ranges': 'bytes', +4934 verbose headers date: 'Fri, 27 Jan 2017 15:02:54 GMT', +4934 verbose headers via: '1.1 varnish', +4934 verbose headers age: '296', +4934 verbose headers connection: 'keep-alive', +4934 verbose headers 'x-served-by': 'cache-hhn1537-HHN', +4934 verbose headers 'x-cache': 'HIT', +4934 verbose headers 'x-cache-hits': '24', +4934 verbose headers 'x-timer': 'S1485529374.709077,VS0,VE0', +4934 verbose headers vary: 'Accept-Encoding' } +4935 silly get cb [ 200, +4935 silly get { server: 'nginx/1.10.1', +4935 silly get 'content-type': 'application/json', +4935 silly get 'last-modified': 'Fri, 20 Jan 2017 11:06:09 GMT', +4935 silly get etag: 'W/"5881ef21-c906"', +4935 silly get 'content-encoding': 'gzip', +4935 silly get 'cache-control': 'max-age=300', +4935 silly get 'content-length': '7480', +4935 silly get 'accept-ranges': 'bytes', +4935 silly get date: 'Fri, 27 Jan 2017 15:02:54 GMT', +4935 silly get via: '1.1 varnish', +4935 silly get age: '296', +4935 silly get connection: 'keep-alive', +4935 silly get 'x-served-by': 'cache-hhn1537-HHN', +4935 silly get 'x-cache': 'HIT', +4935 silly get 'x-cache-hits': '24', +4935 silly get 'x-timer': 'S1485529374.709077,VS0,VE0', +4935 silly get vary: 'Accept-Encoding' } ] +4936 verbose get saving lru-cache to /Users/cwerning/.npm/registry.npmjs.org/lru-cache/.cache.json +4937 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4938 silly cache afterAdd sigmund@1.0.1 +4939 verbose afterAdd /Users/cwerning/.npm/sigmund/1.0.1/package/package.json not in flight; writing +4940 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4941 silly addNameRange number 2 { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: true } +4942 silly addNameRange versions [ 'lru-cache', +4942 silly addNameRange [ '1.0.1', +4942 silly addNameRange '1.0.2', +4942 silly addNameRange '1.0.3', +4942 silly addNameRange '1.0.4', +4942 silly addNameRange '1.0.5', +4942 silly addNameRange '1.0.6', +4942 silly addNameRange '1.1.0', +4942 silly addNameRange '1.1.1', +4942 silly addNameRange '2.0.0', +4942 silly addNameRange '2.0.1', +4942 silly addNameRange '2.0.2', +4942 silly addNameRange '2.0.3', +4942 silly addNameRange '2.0.4', +4942 silly addNameRange '2.1.0', +4942 silly addNameRange '2.2.0', +4942 silly addNameRange '2.2.1', +4942 silly addNameRange '2.2.2', +4942 silly addNameRange '2.2.4', +4942 silly addNameRange '2.3.0', +4942 silly addNameRange '2.3.1', +4942 silly addNameRange '2.5.0', +4942 silly addNameRange '2.5.1', +4942 silly addNameRange '2.5.2', +4942 silly addNameRange '2.6.0', +4942 silly addNameRange '2.6.1', +4942 silly addNameRange '2.6.2', +4942 silly addNameRange '2.6.3', +4942 silly addNameRange '2.6.4', +4942 silly addNameRange '2.6.5', +4942 silly addNameRange '2.7.0', +4942 silly addNameRange '2.7.1', +4942 silly addNameRange '2.7.2', +4942 silly addNameRange '2.7.3', +4942 silly addNameRange '3.0.0', +4942 silly addNameRange '3.1.0', +4942 silly addNameRange '3.1.1', +4942 silly addNameRange '3.1.2', +4942 silly addNameRange '3.2.0', +4942 silly addNameRange '4.0.0', +4942 silly addNameRange '4.0.1', +4942 silly addNameRange '4.0.2' ] ] +4943 silly addNamed lru-cache@2.7.3 +4944 verbose addNamed "2.7.3" is a plain semver version for lru-cache +4945 http fetch 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz +4946 verbose afterAdd /Users/cwerning/.npm/sigmund/1.0.1/package/package.json written +4947 silly fetchAndShaCheck shasum 1bbf5ab1ba827af23575143490426455f481fe1e +4948 silly cache afterAdd lru-cache@2.7.3 +4949 verbose afterAdd /Users/cwerning/.npm/lru-cache/2.7.3/package/package.json not in flight; writing +4950 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4951 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz not in flight; adding +4952 verbose addTmpTarball already have metadata; skipping unpack for mkdirp@0.3.0 +4953 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4954 verbose afterAdd /Users/cwerning/.npm/lru-cache/2.7.3/package/package.json written +4955 silly install resolved [ { name: 'sigmund', +4955 silly install resolved version: '1.0.1', +4955 silly install resolved description: 'Quick and dirty signatures for Objects.', +4955 silly install resolved main: 'sigmund.js', +4955 silly install resolved directories: { test: 'test' }, +4955 silly install resolved dependencies: {}, +4955 silly install resolved devDependencies: { tap: '~0.3.0' }, +4955 silly install resolved scripts: { test: 'tap test/*.js', bench: 'node bench.js' }, +4955 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/sigmund.git' }, +4955 silly install resolved keywords: [ 'object', 'signature', 'key', 'data', 'psychoanalysis' ], +4955 silly install resolved author: +4955 silly install resolved { name: 'Isaac Z. Schlueter', +4955 silly install resolved email: 'i@izs.me', +4955 silly install resolved url: 'http://blog.izs.me/' }, +4955 silly install resolved license: 'ISC', +4955 silly install resolved gitHead: '527f97aa5bb253d927348698c0cd3bb267d098c6', +4955 silly install resolved bugs: { url: 'https://github.com/isaacs/sigmund/issues' }, +4955 silly install resolved homepage: 'https://github.com/isaacs/sigmund#readme', +4955 silly install resolved _id: 'sigmund@1.0.1', +4955 silly install resolved _shasum: '3ff21f198cad2175f9f3b781853fd94d0d19b590', +4955 silly install resolved _from: 'sigmund@>=1.0.0 <1.1.0', +4955 silly install resolved _npmVersion: '2.10.0', +4955 silly install resolved _nodeVersion: '2.0.1', +4955 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, +4955 silly install resolved dist: +4955 silly install resolved { shasum: '3ff21f198cad2175f9f3b781853fd94d0d19b590', +4955 silly install resolved tarball: 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz' }, +4955 silly install resolved maintainers: [ [Object] ], +4955 silly install resolved _resolved: 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz', +4955 silly install resolved readme: 'ERROR: No README data found!' }, +4955 silly install resolved { name: 'lru-cache', +4955 silly install resolved description: 'A cache object that deletes the least-recently-used items.', +4955 silly install resolved version: '2.7.3', +4955 silly install resolved author: { name: 'Isaac Z. Schlueter', email: 'i@izs.me' }, +4955 silly install resolved keywords: [ 'mru', 'lru', 'cache' ], +4955 silly install resolved scripts: { test: 'tap test --gc' }, +4955 silly install resolved main: 'lib/lru-cache.js', +4955 silly install resolved repository: +4955 silly install resolved { type: 'git', +4955 silly install resolved url: 'git://github.com/isaacs/node-lru-cache.git' }, +4955 silly install resolved devDependencies: { tap: '^1.2.0', weak: '' }, +4955 silly install resolved license: 'ISC', +4955 silly install resolved gitHead: '292048199f6d28b77fbe584279a1898e25e4c714', +4955 silly install resolved bugs: { url: 'https://github.com/isaacs/node-lru-cache/issues' }, +4955 silly install resolved homepage: 'https://github.com/isaacs/node-lru-cache#readme', +4955 silly install resolved _id: 'lru-cache@2.7.3', +4955 silly install resolved _shasum: '6d4524e8b955f95d4f5b58851ce21dd72fb4e952', +4955 silly install resolved _from: 'lru-cache@>=2.0.0 <3.0.0', +4955 silly install resolved _npmVersion: '3.3.2', +4955 silly install resolved _nodeVersion: '4.0.0', +4955 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, +4955 silly install resolved dist: +4955 silly install resolved { shasum: '6d4524e8b955f95d4f5b58851ce21dd72fb4e952', +4955 silly install resolved tarball: 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz' }, +4955 silly install resolved maintainers: [ [Object], [Object] ], +4955 silly install resolved directories: {}, +4955 silly install resolved _resolved: 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz', +4955 silly install resolved readme: 'ERROR: No README data found!' } ] +4956 info install sigmund@1.0.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4957 info install lru-cache@2.7.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +4958 info installOne sigmund@1.0.1 +4959 verbose installOne of sigmund to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch not in flight; installing +4960 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4961 info installOne lru-cache@2.7.3 +4962 verbose installOne of lru-cache to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch not in flight; installing +4963 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4964 verbose lock using /Users/cwerning/.npm/_locks/sigmund-f2fbeb6c5ec7942c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +4965 verbose lock using /Users/cwerning/.npm/_locks/lru-cache-8abbae82f12a88ad.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +4966 silly install write writing sigmund 1.0.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +4967 silly install write writing lru-cache 2.7.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +4968 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +4969 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +4970 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund is being purged from base /Users/cwerning/pingoupb +4971 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +4972 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache is being purged from base /Users/cwerning/pingoupb +4973 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +4974 silly cache afterAdd mkdirp@0.3.0 +4975 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.3.0/package/package.json not in flight; writing +4976 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +4977 verbose tar unpack /Users/cwerning/.npm/sigmund/1.0.1/package.tgz +4978 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +4979 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund is being purged +4980 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +4981 verbose tar unpack /Users/cwerning/.npm/lru-cache/2.7.3/package.tgz +4982 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +4983 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache is being purged +4984 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +4985 silly gunzTarPerm modes [ '755', '644' ] +4986 silly gunzTarPerm modes [ '755', '644' ] +4987 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.3.0/package/package.json written +4988 silly install resolved [ { name: 'commander', +4988 silly install resolved version: '0.6.1', +4988 silly install resolved description: 'the complete solution for node.js command-line programs', +4988 silly install resolved keywords: [ 'command', 'option', 'parser', 'prompt', 'stdin' ], +4988 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, +4988 silly install resolved repository: +4988 silly install resolved { type: 'git', +4988 silly install resolved url: 'git://github.com/visionmedia/commander.js.git' }, +4988 silly install resolved dependencies: {}, +4988 silly install resolved devDependencies: { should: '>= 0.0.1' }, +4988 silly install resolved scripts: { test: 'make test' }, +4988 silly install resolved main: 'index', +4988 silly install resolved engines: { node: '>= 0.4.x' }, +4988 silly install resolved _npmUser: { name: 'tjholowaychuk', email: 'tj@vision-media.ca' }, +4988 silly install resolved _id: 'commander@0.6.1', +4988 silly install resolved optionalDependencies: {}, +4988 silly install resolved _engineSupported: true, +4988 silly install resolved _npmVersion: '1.1.0-3', +4988 silly install resolved _nodeVersion: 'v0.6.12', +4988 silly install resolved _defaultsLoaded: true, +4988 silly install resolved dist: +4988 silly install resolved { shasum: 'fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06', +4988 silly install resolved tarball: 'https://registry.npmjs.org/commander/-/commander-0.6.1.tgz' }, +4988 silly install resolved maintainers: [ [Object] ], +4988 silly install resolved directories: {}, +4988 silly install resolved _shasum: 'fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06', +4988 silly install resolved _resolved: 'https://registry.npmjs.org/commander/-/commander-0.6.1.tgz', +4988 silly install resolved _from: 'commander@0.6.1' }, +4988 silly install resolved { name: 'mkdirp', +4988 silly install resolved description: 'Recursively mkdir, like `mkdir -p`', +4988 silly install resolved version: '0.3.0', +4988 silly install resolved author: +4988 silly install resolved { name: 'James Halliday', +4988 silly install resolved email: 'mail@substack.net', +4988 silly install resolved url: 'http://substack.net' }, +4988 silly install resolved main: './index', +4988 silly install resolved keywords: [ 'mkdir', 'directory' ], +4988 silly install resolved repository: +4988 silly install resolved { type: 'git', +4988 silly install resolved url: 'git://github.com/substack/node-mkdirp.git' }, +4988 silly install resolved scripts: { test: 'tap test/*.js' }, +4988 silly install resolved devDependencies: { tap: '0.0.x' }, +4988 silly install resolved license: 'MIT/X11', +4988 silly install resolved engines: { node: '*' }, +4988 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, +4988 silly install resolved _id: 'mkdirp@0.3.0', +4988 silly install resolved dependencies: {}, +4988 silly install resolved _engineSupported: true, +4988 silly install resolved _npmVersion: '1.0.106', +4988 silly install resolved _nodeVersion: 'v0.4.12', +4988 silly install resolved _defaultsLoaded: true, +4988 silly install resolved dist: +4988 silly install resolved { shasum: '1bbf5ab1ba827af23575143490426455f481fe1e', +4988 silly install resolved tarball: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz' }, +4988 silly install resolved maintainers: [ [Object] ], +4988 silly install resolved directories: {}, +4988 silly install resolved _shasum: '1bbf5ab1ba827af23575143490426455f481fe1e', +4988 silly install resolved _resolved: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz', +4988 silly install resolved _from: 'mkdirp@0.3.0' } ] +4989 info install commander@0.6.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +4990 info install mkdirp@0.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +4991 info installOne commander@0.6.1 +4992 verbose installOne of commander to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade not in flight; installing +4993 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4994 info installOne mkdirp@0.3.0 +4995 verbose installOne of mkdirp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade not in flight; installing +4996 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +4997 silly gunzTarPerm extractEntry package.json +4998 verbose lock using /Users/cwerning/.npm/_locks/commander-b44f6374c4e392d5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +4999 verbose lock using /Users/cwerning/.npm/_locks/mkdirp-2c480735306c126a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5000 silly install write writing commander 0.6.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5001 silly gunzTarPerm extractEntry package.json +5002 silly install write writing mkdirp 0.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5003 silly gunzTarPerm extractEntry README.md +5004 silly gunzTarPerm extractEntry LICENSE +5005 silly gunzTarPerm extractEntry .npmignore +5006 silly gunzTarPerm extractEntry README.md +5007 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5008 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5009 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander is being purged from base /Users/cwerning/pingoupb +5010 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5011 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp is being purged from base /Users/cwerning/pingoupb +5012 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5013 verbose tar unpack /Users/cwerning/.npm/commander/0.6.1/package.tgz +5014 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5015 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander is being purged +5016 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5017 verbose tar unpack /Users/cwerning/.npm/mkdirp/0.3.0/package.tgz +5018 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5019 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp is being purged +5020 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5021 silly gunzTarPerm modes [ '755', '644' ] +5022 silly gunzTarPerm modes [ '755', '644' ] +5023 silly gunzTarPerm extractEntry bench.js +5024 silly gunzTarPerm extractEntry sigmund.js +5025 silly gunzTarPerm extractEntry LICENSE +5026 silly gunzTarPerm extractEntry .travis.yml +5027 silly gunzTarPerm extractEntry .npmignore +5028 silly gunzTarPerm extractEntry index.js +5029 silly gunzTarPerm extractEntry .travis.yml +5030 silly gunzTarPerm extractEntry History.md +5031 silly gunzTarPerm extractEntry package.json +5032 silly gunzTarPerm extractEntry .gitignore.rej +5033 silly gunzTarPerm extractEntry test/basic.js +5034 silly gunzTarPerm extractEntry CONTRIBUTORS +5035 silly gunzTarPerm extractEntry lib/lru-cache.js +5036 silly gunzTarPerm extractEntry index.js +5037 silly gunzTarPerm extractEntry lib/ +5038 silly gunzTarPerm extractEntry .gitignore.orig +5039 silly gunzTarPerm extractEntry README.markdown +5040 silly gunzTarPerm extractEntry test/basic.js +5041 silly gunzTarPerm extractEntry lib/commander.js +5042 silly gunzTarPerm extractEntry Makefile +5043 silly gunzTarPerm extractEntry package.json +5044 silly gunzTarPerm extractEntry Readme.md +5045 silly gunzTarPerm extractEntry LICENSE +5046 silly gunzTarPerm extractEntry .gitignore +5047 silly gunzTarPerm extractEntry test/foreach.js +5048 silly gunzTarPerm extractEntry test/memory-leak.js +5049 silly gunzTarPerm extractEntry examples/pow.js.rej +5050 silly gunzTarPerm extractEntry examples/pow.js +5051 silly gunzTarPerm extractEntry test/serialize.js +5052 silly gunzTarPerm extractEntry examples/pow.js.orig +5053 silly gunzTarPerm extractEntry test/perm.js +5054 silly gunzTarPerm extractEntry test/umask_sync.js +5055 silly gunzTarPerm extractEntry test/perm_sync.js +5056 silly gunzTarPerm extractEntry test/race.js +5057 silly gunzTarPerm extractEntry test/rel.js +5058 silly gunzTarPerm extractEntry test/mkdirp.js +5059 silly gunzTarPerm extractEntry test/clobber.js +5060 silly gunzTarPerm extractEntry test/umask.js +5061 silly gunzTarPerm extractEntry test/sync.js +5062 silly gunzTarPerm extractEntry test/chmod.js +5063 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json +5064 info preinstall sigmund@1.0.1 +5065 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json +5066 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json +5067 silly install resolved [] +5068 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +5069 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +5070 info linkStuff sigmund@1.0.1 +5071 silly linkStuff sigmund@1.0.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules as its parent node_modules +5072 verbose linkBins sigmund@1.0.1 +5073 verbose linkMans sigmund@1.0.1 +5074 verbose rebuildBundles sigmund@1.0.1 +5075 info install sigmund@1.0.1 +5076 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander/package.json +5077 info postinstall sigmund@1.0.1 +5078 info preinstall commander@0.6.1 +5079 verbose unlock done using /Users/cwerning/.npm/_locks/sigmund-f2fbeb6c5ec7942c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund +5080 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander/package.json +5081 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json +5082 info preinstall lru-cache@2.7.3 +5083 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json +5084 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander/package.json +5085 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json +5086 silly install resolved [] +5087 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5088 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5089 silly install resolved [] +5090 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +5091 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +5092 info linkStuff lru-cache@2.7.3 +5093 silly linkStuff lru-cache@2.7.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules as its parent node_modules +5094 info linkStuff commander@0.6.1 +5095 silly linkStuff commander@0.6.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules as its parent node_modules +5096 verbose linkBins lru-cache@2.7.3 +5097 verbose linkMans lru-cache@2.7.3 +5098 verbose rebuildBundles lru-cache@2.7.3 +5099 info install lru-cache@2.7.3 +5100 info postinstall lru-cache@2.7.3 +5101 verbose linkBins commander@0.6.1 +5102 verbose linkMans commander@0.6.1 +5103 verbose rebuildBundles commander@0.6.1 +5104 info install commander@0.6.1 +5105 verbose unlock done using /Users/cwerning/.npm/_locks/lru-cache-8abbae82f12a88ad.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache +5106 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +5107 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +5108 info postinstall commander@0.6.1 +5109 verbose unlock done using /Users/cwerning/.npm/_locks/commander-b44f6374c4e392d5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander +5110 info linkStuff minimatch@0.2.14 +5111 silly linkStuff minimatch@0.2.14 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules as its parent node_modules +5112 verbose linkBins minimatch@0.2.14 +5113 verbose linkMans minimatch@0.2.14 +5114 verbose rebuildBundles minimatch@0.2.14 +5115 verbose rebuildBundles [ 'lru-cache', 'sigmund' ] +5116 info install minimatch@0.2.14 +5117 info postinstall minimatch@0.2.14 +5118 verbose unlock done using /Users/cwerning/.npm/_locks/minimatch-7adec47808e43c73.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch +5119 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +5120 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +5121 info linkStuff glob@3.2.3 +5122 silly linkStuff glob@3.2.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +5123 verbose linkBins glob@3.2.3 +5124 verbose linkMans glob@3.2.3 +5125 verbose rebuildBundles glob@3.2.3 +5126 verbose rebuildBundles [ 'graceful-fs', 'inherits', 'minimatch' ] +5127 info install glob@3.2.3 +5128 info postinstall glob@3.2.3 +5129 verbose unlock done using /Users/cwerning/.npm/_locks/glob-172e9c4f7ddd598a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob +5130 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json +5131 info preinstall mkdirp@0.3.0 +5132 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json +5133 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json +5134 silly install resolved [] +5135 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5136 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5137 info linkStuff mkdirp@0.3.0 +5138 silly linkStuff mkdirp@0.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules as its parent node_modules +5139 verbose linkBins mkdirp@0.3.0 +5140 verbose linkMans mkdirp@0.3.0 +5141 verbose rebuildBundles mkdirp@0.3.0 +5142 info install mkdirp@0.3.0 +5143 info postinstall mkdirp@0.3.0 +5144 verbose unlock done using /Users/cwerning/.npm/_locks/mkdirp-2c480735306c126a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp +5145 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +5146 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +5147 info linkStuff jade@0.26.3 +5148 silly linkStuff jade@0.26.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules +5149 verbose linkBins jade@0.26.3 +5150 verbose link bins [ { jade: './bin/jade' }, +5150 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin', +5150 verbose link bins false ] +5151 verbose linkMans jade@0.26.3 +5152 verbose rebuildBundles jade@0.26.3 +5153 verbose rebuildBundles [ 'commander', 'mkdirp' ] +5154 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/jade is being purged +5155 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/jade +5156 info install jade@0.26.3 +5157 info postinstall jade@0.26.3 +5158 verbose unlock done using /Users/cwerning/.npm/_locks/jade-98d092d21c3844dd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade +5159 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +5160 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +5161 info linkStuff mocha@1.21.5 +5162 silly linkStuff mocha@1.21.5 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +5163 http 200 https://registry.npmjs.org/samsam +5164 verbose headers { server: 'nginx/1.10.1', +5164 verbose headers 'content-type': 'application/json', +5164 verbose headers 'last-modified': 'Thu, 12 Jan 2017 15:42:44 GMT', +5164 verbose headers etag: 'W/"5877a3f4-4e5b"', +5164 verbose headers 'content-encoding': 'gzip', +5164 verbose headers 'cache-control': 'max-age=300', +5164 verbose headers 'content-length': '4446', +5164 verbose headers 'accept-ranges': 'bytes', +5164 verbose headers date: 'Fri, 27 Jan 2017 15:02:54 GMT', +5164 verbose headers via: '1.1 varnish', +5164 verbose headers age: '25', +5164 verbose headers connection: 'keep-alive', +5164 verbose headers 'x-served-by': 'cache-hhn1536-HHN', +5164 verbose headers 'x-cache': 'HIT', +5164 verbose headers 'x-cache-hits': '1', +5164 verbose headers 'x-timer': 'S1485529374.842321,VS0,VE0', +5164 verbose headers vary: 'Accept-Encoding' } +5165 silly get cb [ 200, +5165 silly get { server: 'nginx/1.10.1', +5165 silly get 'content-type': 'application/json', +5165 silly get 'last-modified': 'Thu, 12 Jan 2017 15:42:44 GMT', +5165 silly get etag: 'W/"5877a3f4-4e5b"', +5165 silly get 'content-encoding': 'gzip', +5165 silly get 'cache-control': 'max-age=300', +5165 silly get 'content-length': '4446', +5165 silly get 'accept-ranges': 'bytes', +5165 silly get date: 'Fri, 27 Jan 2017 15:02:54 GMT', +5165 silly get via: '1.1 varnish', +5165 silly get age: '25', +5165 silly get connection: 'keep-alive', +5165 silly get 'x-served-by': 'cache-hhn1536-HHN', +5165 silly get 'x-cache': 'HIT', +5165 silly get 'x-cache-hits': '1', +5165 silly get 'x-timer': 'S1485529374.842321,VS0,VE0', +5165 silly get vary: 'Accept-Encoding' } ] +5166 verbose get saving samsam to /Users/cwerning/.npm/registry.npmjs.org/samsam/.cache.json +5167 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +5168 verbose linkBins mocha@1.21.5 +5169 verbose link bins [ { mocha: './bin/mocha', _mocha: './bin/_mocha' }, +5169 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin', +5169 verbose link bins false ] +5170 verbose linkMans mocha@1.21.5 +5171 verbose rebuildBundles mocha@1.21.5 +5172 verbose rebuildBundles [ '.bin', +5172 verbose rebuildBundles 'commander', +5172 verbose rebuildBundles 'debug', +5172 verbose rebuildBundles 'diff', +5172 verbose rebuildBundles 'escape-string-regexp', +5172 verbose rebuildBundles 'glob', +5172 verbose rebuildBundles 'growl', +5172 verbose rebuildBundles 'jade', +5172 verbose rebuildBundles 'mkdirp' ] +5173 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mocha is being purged +5174 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mocha +5175 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/_mocha is being purged +5176 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/_mocha +5177 info install mocha@1.21.5 +5178 silly addNameRange number 2 { name: 'samsam', range: '>=1.1.0 <1.2.0', hasData: true } +5179 silly addNameRange versions [ 'samsam', +5179 silly addNameRange [ '0.1.0', +5179 silly addNameRange '0.1.1', +5179 silly addNameRange '1.0.0', +5179 silly addNameRange '1.0.1', +5179 silly addNameRange '1.1.0', +5179 silly addNameRange '1.1.1', +5179 silly addNameRange '1.1.2', +5179 silly addNameRange '1.1.3', +5179 silly addNameRange '1.2.0', +5179 silly addNameRange '1.2.1' ] ] +5180 silly addNamed samsam@1.1.3 +5181 verbose addNamed "1.1.3" is a plain semver version for samsam +5182 silly mapToRegistry name samsam +5183 silly mapToRegistry using default registry +5184 silly mapToRegistry registry https://registry.npmjs.org/ +5185 silly mapToRegistry uri https://registry.npmjs.org/samsam +5186 verbose addRemoteTarball https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz not in flight; adding +5187 verbose addRemoteTarball [ 'https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz', +5187 verbose addRemoteTarball '9f5087419b4d091f232571e7fa52e90b0f552621' ] +5188 info postinstall mocha@1.21.5 +5189 info retry fetch attempt 1 at 16:02:34 +5190 info attempt registry request try #1 at 16:02:34 +5191 http fetch GET https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz +5192 verbose unlock done using /Users/cwerning/.npm/_locks/mocha-98d232f0df23e538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha +5193 http fetch 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz +5194 silly fetchAndShaCheck shasum b17d08d326b4423e568eff719f91b0b1cbdf69f1 +5195 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding +5196 verbose addTmpTarball already have metadata; skipping unpack for inherits@2.0.1 +5197 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +5198 silly cache afterAdd inherits@2.0.1 +5199 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.1/package/package.json not in flight; writing +5200 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +5201 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.1/package/package.json written +5202 silly install resolved [ { name: 'inherits', +5202 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()', +5202 silly install resolved version: '2.0.1', +5202 silly install resolved keywords: +5202 silly install resolved [ 'inheritance', +5202 silly install resolved 'class', +5202 silly install resolved 'klass', +5202 silly install resolved 'oop', +5202 silly install resolved 'object-oriented', +5202 silly install resolved 'inherits', +5202 silly install resolved 'browser', +5202 silly install resolved 'browserify' ], +5202 silly install resolved main: './inherits.js', +5202 silly install resolved browser: './inherits_browser.js', +5202 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' }, +5202 silly install resolved license: 'ISC', +5202 silly install resolved scripts: { test: 'node test' }, +5202 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' }, +5202 silly install resolved _id: 'inherits@2.0.1', +5202 silly install resolved dist: +5202 silly install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1', +5202 silly install resolved tarball: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' }, +5202 silly install resolved _from: 'inherits@2.0.1', +5202 silly install resolved _npmVersion: '1.3.8', +5202 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, +5202 silly install resolved maintainers: [ [Object] ], +5202 silly install resolved directories: {}, +5202 silly install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1', +5202 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' } ] +5203 info install inherits@2.0.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +5204 info installOne inherits@2.0.1 +5205 verbose installOne of inherits to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util not in flight; installing +5206 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +5207 verbose lock using /Users/cwerning/.npm/_locks/inherits-840e7a459198da3e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5208 silly install write writing inherits 2.0.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5209 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5210 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits is being purged from base /Users/cwerning/pingoupb +5211 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5212 verbose tar unpack /Users/cwerning/.npm/inherits/2.0.1/package.tgz +5213 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5214 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits is being purged +5215 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5216 silly gunzTarPerm modes [ '755', '644' ] +5217 silly gunzTarPerm extractEntry package.json +5218 silly gunzTarPerm extractEntry README.md +5219 silly gunzTarPerm extractEntry LICENSE +5220 silly gunzTarPerm extractEntry inherits.js +5221 silly gunzTarPerm extractEntry inherits_browser.js +5222 silly gunzTarPerm extractEntry test.js +5223 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits/package.json +5224 info preinstall inherits@2.0.1 +5225 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits/package.json +5226 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits/package.json +5227 silly install resolved [] +5228 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5229 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5230 info linkStuff inherits@2.0.1 +5231 silly linkStuff inherits@2.0.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules as its parent node_modules +5232 verbose linkBins inherits@2.0.1 +5233 verbose linkMans inherits@2.0.1 +5234 verbose rebuildBundles inherits@2.0.1 +5235 info install inherits@2.0.1 +5236 info postinstall inherits@2.0.1 +5237 verbose unlock done using /Users/cwerning/.npm/_locks/inherits-840e7a459198da3e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits +5238 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +5239 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +5240 info linkStuff util@0.10.3 +5241 silly linkStuff util@0.10.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules as its parent node_modules +5242 verbose linkBins util@0.10.3 +5243 verbose linkMans util@0.10.3 +5244 verbose rebuildBundles util@0.10.3 +5245 verbose rebuildBundles [ 'inherits' ] +5246 info install util@0.10.3 +5247 info postinstall util@0.10.3 +5248 verbose unlock done using /Users/cwerning/.npm/_locks/util-2609e3586f948909.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util +5249 http fetch 200 https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz +5250 silly fetchAndShaCheck shasum 9f5087419b4d091f232571e7fa52e90b0f552621 +5251 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/samsam/-/samsam-1.1.3.tgz not in flight; adding +5252 verbose addTmpTarball already have metadata; skipping unpack for samsam@1.1.3 +5253 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +5254 silly cache afterAdd samsam@1.1.3 +5255 verbose afterAdd /Users/cwerning/.npm/samsam/1.1.3/package/package.json not in flight; writing +5256 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing +5257 verbose afterAdd /Users/cwerning/.npm/samsam/1.1.3/package/package.json written +5258 silly install resolved [ { name: 'samsam', +5258 silly install resolved version: '1.1.3', +5258 silly install resolved description: 'Value identification and comparison functions', +5258 silly install resolved homepage: 'http://docs.busterjs.org/en/latest/modules/samsam/', +5258 silly install resolved author: { name: 'Christian Johansen' }, +5258 silly install resolved contributors: [ [Object], [Object], [Object] ], +5258 silly install resolved license: 'BSD-3-Clause', +5258 silly install resolved main: './lib/samsam', +5258 silly install resolved repository: +5258 silly install resolved { type: 'git', +5258 silly install resolved url: 'git+https://github.com/busterjs/samsam.git' }, +5258 silly install resolved scripts: { test: 'grunt test' }, +5258 silly install resolved devDependencies: +5258 silly install resolved { grunt: '0.4.x', +5258 silly install resolved 'grunt-buster': '0.4.x', +5258 silly install resolved 'grunt-cli': '0.1.x', +5258 silly install resolved buster: '0.7.x', +5258 silly install resolved phantomjs: '1.9.x' }, +5258 silly install resolved gitHead: '8998458179d51620f20094e669872b780bae1323', +5258 silly install resolved bugs: { url: 'https://github.com/busterjs/samsam/issues' }, +5258 silly install resolved _id: 'samsam@1.1.3', +5258 silly install resolved _shasum: '9f5087419b4d091f232571e7fa52e90b0f552621', +5258 silly install resolved _from: 'samsam@>=1.1.0 <1.2.0', +5258 silly install resolved _npmVersion: '3.3.12', +5258 silly install resolved _nodeVersion: '4.2.2', +5258 silly install resolved _npmUser: { name: 'dominykas', email: 'hello@dominykas.com' }, +5258 silly install resolved dist: +5258 silly install resolved { shasum: '9f5087419b4d091f232571e7fa52e90b0f552621', +5258 silly install resolved tarball: 'https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz' }, +5258 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], +5258 silly install resolved directories: {}, +5258 silly install resolved _resolved: 'https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz' } ] +5259 info install samsam@1.1.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +5260 info installOne samsam@1.1.3 +5261 verbose installOne of samsam to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio not in flight; installing +5262 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing +5263 verbose lock using /Users/cwerning/.npm/_locks/samsam-f6cc6e45bac15376.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5264 silly install write writing samsam 1.1.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5265 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5266 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam is being purged from base /Users/cwerning/pingoupb +5267 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5268 verbose tar unpack /Users/cwerning/.npm/samsam/1.1.3/package.tgz +5269 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5270 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam is being purged +5271 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5272 silly gunzTarPerm modes [ '755', '644' ] +5273 silly gunzTarPerm extractEntry package.json +5274 silly gunzTarPerm extractEntry .npmignore +5275 silly gunzTarPerm extractEntry LICENSE +5276 silly gunzTarPerm extractEntry Gruntfile.js +5277 silly gunzTarPerm extractEntry buster.js +5278 silly gunzTarPerm extractEntry autolint.js +5279 silly gunzTarPerm extractEntry .travis.yml +5280 silly gunzTarPerm extractEntry Readme.md +5281 silly gunzTarPerm extractEntry lib/samsam.js +5282 silly gunzTarPerm extractEntry AUTHORS +5283 silly gunzTarPerm extractEntry test/samsam-test.js +5284 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam/package.json +5285 info preinstall samsam@1.1.3 +5286 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam/package.json +5287 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam/package.json +5288 silly install resolved [] +5289 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5290 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5291 info linkStuff samsam@1.1.3 +5292 silly linkStuff samsam@1.1.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules as its parent node_modules +5293 verbose linkBins samsam@1.1.3 +5294 verbose linkMans samsam@1.1.3 +5295 verbose rebuildBundles samsam@1.1.3 +5296 info install samsam@1.1.3 +5297 info postinstall samsam@1.1.3 +5298 verbose unlock done using /Users/cwerning/.npm/_locks/samsam-f6cc6e45bac15376.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam +5299 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +5300 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +5301 info linkStuff formatio@1.0.2 +5302 silly linkStuff formatio@1.0.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules as its parent node_modules +5303 verbose linkBins formatio@1.0.2 +5304 verbose linkMans formatio@1.0.2 +5305 verbose rebuildBundles formatio@1.0.2 +5306 verbose rebuildBundles [ 'samsam' ] +5307 info install formatio@1.0.2 +5308 info postinstall formatio@1.0.2 +5309 verbose unlock done using /Users/cwerning/.npm/_locks/formatio-99c6dac6d3fc8c77.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio +5310 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +5311 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +5312 info linkStuff sinon@1.10.3 +5313 silly linkStuff sinon@1.10.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules +5314 verbose linkBins sinon@1.10.3 +5315 verbose linkMans sinon@1.10.3 +5316 verbose rebuildBundles sinon@1.10.3 +5317 verbose rebuildBundles [ 'formatio', 'util' ] +5318 info install sinon@1.10.3 +5319 info postinstall sinon@1.10.3 +5320 verbose unlock done using /Users/cwerning/.npm/_locks/sinon-9b03a85a60ade62b.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon +5321 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +5322 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +5323 info linkStuff node-sass@0.9.6 +5324 silly linkStuff node-sass@0.9.6 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules as its parent node_modules +5325 verbose linkBins node-sass@0.9.6 +5326 verbose link bins [ { 'node-sass': 'bin/node-sass' }, +5326 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin', +5326 verbose link bins false ] +5327 verbose linkMans node-sass@0.9.6 +5328 verbose rebuildBundles node-sass@0.9.6 +5329 verbose rebuildBundles [ '.bin', +5329 verbose rebuildBundles 'chalk', +5329 verbose rebuildBundles 'get-stdin', +5329 verbose rebuildBundles 'mkdirp', +5329 verbose rebuildBundles 'mocha', +5329 verbose rebuildBundles 'nan', +5329 verbose rebuildBundles 'node-sass-middleware', +5329 verbose rebuildBundles 'node-watch', +5329 verbose rebuildBundles 'object-assign', +5329 verbose rebuildBundles 'shelljs', +5329 verbose rebuildBundles 'sinon', +5329 verbose rebuildBundles 'yargs' ] +5330 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass is being purged +5331 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass +5332 info install node-sass@0.9.6 +5333 verbose unsafe-perm in lifecycle true +5334 info node-sass@0.9.6 Failed to exec install script +5335 verbose unlock done using /Users/cwerning/.npm/_locks/node-sass-ce38090598dfe220.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +5336 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass +5337 verbose unlock done using /Users/cwerning/.npm/_locks/gulp-sass-e9933e147a8a62e5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass +5338 verbose stack Error: node-sass@0.9.6 install: `node build.js` +5338 verbose stack Exit status 1 +5338 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:214:16) +5338 verbose stack at emitTwo (events.js:87:13) +5338 verbose stack at EventEmitter.emit (events.js:172:7) +5338 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14) +5338 verbose stack at emitTwo (events.js:87:13) +5338 verbose stack at ChildProcess.emit (events.js:172:7) +5338 verbose stack at maybeClose (internal/child_process.js:827:16) +5338 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) +5339 verbose pkgid node-sass@0.9.6 +5340 verbose cwd /Users/cwerning/pingoupb +5341 error Darwin 15.6.0 +5342 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" +5343 error node v4.4.1 +5344 error npm v2.14.20 +5345 error code ELIFECYCLE +5346 error node-sass@0.9.6 install: `node build.js` +5346 error Exit status 1 +5347 error Failed at the node-sass@0.9.6 install script 'node build.js'. +5347 error This is most likely a problem with the node-sass package, +5347 error not with npm itself. +5347 error Tell the author that this fails on your system: +5347 error node build.js +5347 error You can get information on how to open an issue for this project with: +5347 error npm bugs node-sass +5347 error Or if that isn't available, you can get their info via: +5347 error +5347 error npm owner ls node-sass +5347 error There is likely additional logging output above. +5348 verbose exit [ 1, true ] +5349 verbose unbuild node_modules/gulp-sass/node_modules/node-sass +5350 info preuninstall node-sass@0.9.6 +5351 info uninstall node-sass@0.9.6 +5352 verbose unbuild rmStuff node-sass@0.9.6 from /Users/cwerning/pingoupb/node_modules +5353 verbose unbuild rmStuff in /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules +5354 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass is being gently removed +5355 silly gentlyRm verifying /Users/cwerning/pingoupb is an npm working directory +5356 silly gentlyRm containing path /Users/cwerning/pingoupb is under npm's control, in /Users/cwerning/pingoupb +5357 silly gentlyRm deletion target /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass is under /Users/cwerning/pingoupb +5358 verbose gentlyRm vacuuming from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass up to /Users/cwerning/pingoupb +5359 silly vacuum-fs removing /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass +5360 silly vacuum-fs removing /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin +5361 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules +5362 info postuninstall node-sass@0.9.6 +5363 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass is being purged from base /Users/cwerning/pingoupb +5364 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +5365 silly vacuum-fs purging /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass +5366 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules +5367 verbose unbuild node_modules/gulp-sass +5368 info preuninstall gulp-sass@0.7.3 +5369 info uninstall gulp-sass@0.7.3 +5370 verbose unbuild rmStuff gulp-sass@0.7.3 from /Users/cwerning/pingoupb/node_modules +5371 info postuninstall gulp-sass@0.7.3 +5372 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass is being purged from base /Users/cwerning/pingoupb +5373 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass +5374 silly vacuum-fs purging /Users/cwerning/pingoupb/node_modules/gulp-sass +5375 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules From 2167725aa5c87b39da651f10d96e529c71d487a3 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Tue, 7 Feb 2017 15:03:26 +0100 Subject: [PATCH 15/19] npm update --- assets/css/main.css | 3 +- assets/scss/main.scss | 1 + assets/scss/theme/_guide.scss | 26 + assets/scss/theme/_main-nav.scss | 13 +- assets/scss/theme/_tour.scss | 6 - npm-debug.log | 9262 ------------------------------ package.json | 8 +- 7 files changed, 44 insertions(+), 9275 deletions(-) create mode 100644 assets/scss/theme/_guide.scss delete mode 100644 npm-debug.log diff --git a/assets/css/main.css b/assets/css/main.css index 9ecb841..82552fe 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,2 +1 @@ -.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}}[class*=push--]{position:relative}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}}@media only screen and (min-width:768px){.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}}@media only screen and (max-width:480px){.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.lap--hide{display:none}}@media only screen and (max-width:767px){.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--hide{display:none}}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format('embedded-opentype'),url(../fonts/batch.woff) format('woff'),url(../fonts/batch.ttf) format('truetype'),url(../fonts/batch.svg#batchregular) format('svg');font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1;display:inline-block}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver}legend{border:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins,u{text-decoration:none}ins{border-bottom:1px solid}img{font-style:italic}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{margin-bottom:1.375rem}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.hN{margin-bottom:4px}.giga{font-size:96px;line-height:1}.mega{font-size:72px;line-height:1}.kilo{font-size:48px;line-height:1}.landing-header__text,.lead{font-size:20px}html{font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto;position:relative}a{color:#002f6f;-webkit-transition:all .25s ease;transition:all .25s ease;text-decoration:none}a:hover{color:#005cd5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf:after,.main-nav--header:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}@media only screen and (max-width:767px){.portable--float-none{float:none}}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;text-decoration:none;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;text-align:center;box-sizing:border-box;border:none}.button:hover{background-color:#e7e9ec;text-decoration:none}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#004093}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px;box-sizing:border-box}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block{margin-left:0;display:block}.nav--block a,.nav--block li{display:block}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:-webkit-radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%);background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc;text-decoration:none}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center/cover no-repeat;color:#fff;text-align:center}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{-webkit-filter:blur(0px);filter:blur(0px);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation:fadein ease 1.25s;animation:fadein ease 1.25s}@-webkit-keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}@keyframes fadein{0%{-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-filter:blur(10px);filter:blur(10px)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-filter:blur(0px);filter:blur(0px)}}.call-section__text,.how{text-align:center}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:-webkit-linear-gradient(90deg,#f5f6f7 0,rgba(245,246,247,0) 50%);background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;-webkit-transition:padding ease 300ms;transition:padding ease 300ms}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{text-decoration:none;padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;-webkit-transition:height ease 300ms;transition:height ease 300ms}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}.sub-nav{text-align:center}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px} - +@charset "UTF-8";dfn,img{font-style:italic}img,legend{border:0}.centered,[class*=push--],sub,sup{position:relative}.button,.button:hover,.main-footer a,.main-nav a,a,ins,u{text-decoration:none}.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}.lap--hide{display:none}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}.desk--hide{display:none}}.icon,audio,canvas,video{display:inline-block}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format("embedded-opentype"),url(../fonts/batch.woff) format("woff"),url(../fonts/batch.ttf) format("truetype"),url(../fonts/batch.svg#batchregular) format("svg");font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden]{display:none}body,figure{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins{border-bottom:1px solid}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{box-sizing:content-box;height:0;margin-bottom:1.375rem}.button,.form legend{box-sizing:border-box}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.giga,.kilo,.mega{line-height:1}.hN{margin-bottom:4px}.giga{font-size:96px}.mega{font-size:72px}.kilo{font-size:48px}.landing-header__text,.lead{font-size:20px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}a{color:#002f6f;transition:all .25s ease}a:hover{color:#005ad5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.button,.call-section__text,.how,.landing-header{text-align:center}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;border:none}.button:hover{background-color:#e7e9ec}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#003e93}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.portable--float-none{float:none}.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block,.nav--block a,.nav--block li{display:block}.nav--block{margin-left:0}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center no-repeat;background-size:cover;color:#fff}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{filter:blur(0);transform:scale(1);animation:fadein ease 1.25s}@keyframes fadein{0%{filter:blur(10px);transform:scale(.5)}50%{filter:blur(10px)}70%{transform:scale(1)}100%{filter:blur(0)}}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;transition:padding ease .3s}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;transition:height ease .3s}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.cf2:after,.cf2:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf2:after,.main-nav--header:after{clear:both}.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav,.sub-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.guideimg{padding:15px;border:solid #ececec;background-color:#fff}.fullsize{max-width:100%} \ No newline at end of file diff --git a/assets/scss/main.scss b/assets/scss/main.scss index cc10422..d82b26a 100644 --- a/assets/scss/main.scss +++ b/assets/scss/main.scss @@ -62,4 +62,5 @@ $error-color: #C45D58; @import "theme/features"; @import "theme/tour"; @import "theme/remote"; +@import "theme/guide"; diff --git a/assets/scss/theme/_guide.scss b/assets/scss/theme/_guide.scss new file mode 100644 index 0000000..2db2660 --- /dev/null +++ b/assets/scss/theme/_guide.scss @@ -0,0 +1,26 @@ +.tour-section { + @extend .information-container; +} + +.tour-section--odd { + background-color: $base-ui-color; +} + +.tour-section--bars .centered { + background: url(../img/bars.svg) no-repeat right bottom; +} + +.example-question { + text-align: center; + font-style: italic; +} + +.guideimg{ + padding: 15px; + border: medium solid #ececec; + background-color: white; + } + + .fullsize{ + max-width: 100%; + } \ No newline at end of file diff --git a/assets/scss/theme/_main-nav.scss b/assets/scss/theme/_main-nav.scss index 8226929..dd40784 100644 --- a/assets/scss/theme/_main-nav.scss +++ b/assets/scss/theme/_main-nav.scss @@ -78,6 +78,17 @@ a.main-nav__logo { $MEDIA QUERIES \*------------------------------------*/ @include grid-media-query('desk') { + .cf2:before, + .cf2:after { + content: " "; + display: table; + } + + .cf2:after { + clear: both; + } + //Todo: nochmal angucken + .main-nav { .active::after { content: " "; @@ -111,7 +122,7 @@ a.main-nav__logo { .main-nav--header { padding: $base-spacing-unit 0; background-color: transparent; - @extend .cf; + @extend .cf2; a.main-nav__logo img { height: 3.75*$base-spacing-unit; diff --git a/assets/scss/theme/_tour.scss b/assets/scss/theme/_tour.scss index df8dbab..b905dc3 100644 --- a/assets/scss/theme/_tour.scss +++ b/assets/scss/theme/_tour.scss @@ -14,9 +14,3 @@ text-align: center; font-style: italic; } - -.guideimg{ - padding: 15px; - border: medium solid #ececec; - background-color: white; - } diff --git a/npm-debug.log b/npm-debug.log deleted file mode 100644 index 34f9412..0000000 --- a/npm-debug.log +++ /dev/null @@ -1,9262 +0,0 @@ -0 info it worked if it ends with ok -1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ] -2 info using npm@2.14.20 -3 info using node@v4.4.1 -4 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/package.json -5 verbose install where, deps [ '/Users/cwerning/pingoupb', -5 verbose install [ 'browser-sync', -5 verbose install 'gulp', -5 verbose install 'gulp-autoprefixer', -5 verbose install 'gulp-minify-css', -5 verbose install 'gulp-sass', -5 verbose install 'gulp-util' ] ] -6 verbose install where, peers [ '/Users/cwerning/pingoupb', [] ] -7 verbose installManyTop reading for lifecycle /Users/cwerning/pingoupb/package.json -8 info preinstall PINGO-Landing@2.0.0 -9 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/browser-sync/package.json -10 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp/package.json -11 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-autoprefixer/package.json -12 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-minify-css/package.json -13 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json -14 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/gulp-util/package.json -15 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/map-stream/package.json -16 verbose installManyTop reading scoped package data from /Users/cwerning/pingoupb/node_modules/vinyl/package.json -17 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/package.json -18 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/browser-sync/package.json -19 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp/package.json -20 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-autoprefixer/package.json -21 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-minify-css/package.json -22 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json -23 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/gulp-util/package.json -24 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/map-stream/package.json -25 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/vinyl/package.json -26 verbose targetResolver reading package data from /Users/cwerning/pingoupb/node_modules/.bin/gulp/package.json -27 verbose already installed skipping gulp-util@^3.0.7 /Users/cwerning/pingoupb -28 verbose already installed skipping browser-sync@^1.3.7 /Users/cwerning/pingoupb -29 verbose already installed skipping gulp@^3.9.1 /Users/cwerning/pingoupb -30 verbose already installed skipping gulp-autoprefixer@1.0.0 /Users/cwerning/pingoupb -31 verbose already installed skipping gulp-minify-css@~0.3.7 /Users/cwerning/pingoupb -32 silly cache add args [ 'gulp-sass@^0.7.3', null ] -33 verbose cache add spec gulp-sass@^0.7.3 -34 silly cache add parsed spec Result { -34 silly cache add raw: 'gulp-sass@^0.7.3', -34 silly cache add scope: null, -34 silly cache add name: 'gulp-sass', -34 silly cache add rawSpec: '^0.7.3', -34 silly cache add spec: '>=0.7.3 <0.8.0', -34 silly cache add type: 'range' } -35 silly addNamed gulp-sass@>=0.7.3 <0.8.0 -36 verbose addNamed ">=0.7.3 <0.8.0" is a valid semver range for gulp-sass -37 silly addNameRange { name: 'gulp-sass', range: '>=0.7.3 <0.8.0', hasData: false } -38 silly mapToRegistry name gulp-sass -39 silly mapToRegistry using default registry -40 silly mapToRegistry registry https://registry.npmjs.org/ -41 silly mapToRegistry uri https://registry.npmjs.org/gulp-sass -42 verbose addNameRange registry:https://registry.npmjs.org/gulp-sass not in flight; fetching -43 verbose request uri https://registry.npmjs.org/gulp-sass -44 verbose request no auth needed -45 info attempt registry request try #1 at 16:02:21 -46 verbose request id 41ed70b4f1ed938c -47 verbose etag W/"58403670-d92e" -48 verbose lastModified Thu, 01 Dec 2016 14:40:48 GMT -49 http request GET https://registry.npmjs.org/gulp-sass -50 http 200 https://registry.npmjs.org/gulp-sass -51 verbose headers { server: 'nginx/1.10.1', -51 verbose headers 'content-type': 'application/json', -51 verbose headers 'last-modified': 'Fri, 27 Jan 2017 13:32:56 GMT', -51 verbose headers etag: 'W/"588b4c08-e5ef"', -51 verbose headers 'content-encoding': 'gzip', -51 verbose headers 'cache-control': 'max-age=300', -51 verbose headers 'content-length': '9414', -51 verbose headers 'accept-ranges': 'bytes', -51 verbose headers date: 'Fri, 27 Jan 2017 15:02:42 GMT', -51 verbose headers via: '1.1 varnish', -51 verbose headers age: '171', -51 verbose headers connection: 'keep-alive', -51 verbose headers 'x-served-by': 'cache-hhn1537-HHN', -51 verbose headers 'x-cache': 'HIT', -51 verbose headers 'x-cache-hits': '2', -51 verbose headers 'x-timer': 'S1485529362.433313,VS0,VE0', -51 verbose headers vary: 'Accept-Encoding' } -52 silly get cb [ 200, -52 silly get { server: 'nginx/1.10.1', -52 silly get 'content-type': 'application/json', -52 silly get 'last-modified': 'Fri, 27 Jan 2017 13:32:56 GMT', -52 silly get etag: 'W/"588b4c08-e5ef"', -52 silly get 'content-encoding': 'gzip', -52 silly get 'cache-control': 'max-age=300', -52 silly get 'content-length': '9414', -52 silly get 'accept-ranges': 'bytes', -52 silly get date: 'Fri, 27 Jan 2017 15:02:42 GMT', -52 silly get via: '1.1 varnish', -52 silly get age: '171', -52 silly get connection: 'keep-alive', -52 silly get 'x-served-by': 'cache-hhn1537-HHN', -52 silly get 'x-cache': 'HIT', -52 silly get 'x-cache-hits': '2', -52 silly get 'x-timer': 'S1485529362.433313,VS0,VE0', -52 silly get vary: 'Accept-Encoding' } ] -53 verbose get saving gulp-sass to /Users/cwerning/.npm/registry.npmjs.org/gulp-sass/.cache.json -54 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -55 silly addNameRange number 2 { name: 'gulp-sass', range: '>=0.7.3 <0.8.0', hasData: true } -56 silly addNameRange versions [ 'gulp-sass', -56 silly addNameRange [ '0.1.0', -56 silly addNameRange '0.2.1', -56 silly addNameRange '0.2.2', -56 silly addNameRange '0.2.3', -56 silly addNameRange '0.3.0', -56 silly addNameRange '0.4.0', -56 silly addNameRange '0.4.1', -56 silly addNameRange '0.5.0', -56 silly addNameRange '0.5.1', -56 silly addNameRange '0.5.2', -56 silly addNameRange '0.6.0', -56 silly addNameRange '0.7.0', -56 silly addNameRange '0.7.1', -56 silly addNameRange '0.7.2', -56 silly addNameRange '0.7.3', -56 silly addNameRange '1.0.0', -56 silly addNameRange '1.1.0', -56 silly addNameRange '1.2.0', -56 silly addNameRange '1.2.1', -56 silly addNameRange '1.2.2', -56 silly addNameRange '1.2.3', -56 silly addNameRange '1.2.4', -56 silly addNameRange '1.3.0', -56 silly addNameRange '1.3.1', -56 silly addNameRange '1.3.2', -56 silly addNameRange '1.3.3', -56 silly addNameRange '2.0.0-alpha.1', -56 silly addNameRange '2.0.0', -56 silly addNameRange '2.0.2', -56 silly addNameRange '2.0.3', -56 silly addNameRange '2.0.4', -56 silly addNameRange '2.1.0-beta', -56 silly addNameRange '2.1.0', -56 silly addNameRange '2.1.1', -56 silly addNameRange '2.2.0', -56 silly addNameRange '2.3.0-beta.1', -56 silly addNameRange '2.3.0', -56 silly addNameRange '2.3.1', -56 silly addNameRange '2.3.2', -56 silly addNameRange '3.0.0', -56 silly addNameRange '3.1.0' ] ] -57 silly addNamed gulp-sass@0.7.3 -58 verbose addNamed "0.7.3" is a plain semver version for gulp-sass -59 silly cache afterAdd gulp-sass@0.7.3 -60 verbose afterAdd /Users/cwerning/.npm/gulp-sass/0.7.3/package/package.json not in flight; writing -61 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -62 verbose afterAdd /Users/cwerning/.npm/gulp-sass/0.7.3/package/package.json written -63 silly install resolved [ { name: 'gulp-sass', -63 silly install resolved version: '0.7.3', -63 silly install resolved description: 'Gulp plugin for sass', -63 silly install resolved main: 'index.js', -63 silly install resolved scripts: { test: 'node test/test.js' }, -63 silly install resolved repository: { type: 'git', url: 'git://github.com/dlmanning/gulp-sass' }, -63 silly install resolved keywords: [ 'gulpplugin', 'sass', 'gulp' ], -63 silly install resolved author: { name: 'David Manning' }, -63 silly install resolved license: 'MIT', -63 silly install resolved bugs: { url: 'https://github.com/dlmanning/gulp-sass/issues' }, -63 silly install resolved dependencies: -63 silly install resolved { 'node-sass': '^0.9', -63 silly install resolved 'gulp-util': '^3.0', -63 silly install resolved 'map-stream': '~0.1' }, -63 silly install resolved devDependencies: { tape: '~2.3', 'concat-stream': '~1.4' }, -63 silly install resolved jshintConfig: { laxcomma: true }, -63 silly install resolved gitHead: '57b7a6cfcfea0bb43675c9b6f51be96805100cc2', -63 silly install resolved homepage: 'https://github.com/dlmanning/gulp-sass', -63 silly install resolved _id: 'gulp-sass@0.7.3', -63 silly install resolved _shasum: '4bfbb4e4d95a40be8beeebe07e8e477e7f7a2edc', -63 silly install resolved _from: 'gulp-sass@>=0.7.3 <0.8.0', -63 silly install resolved _npmVersion: '1.4.21', -63 silly install resolved _npmUser: { name: 'dlmanning', email: 'dlmanning@me.com' }, -63 silly install resolved maintainers: [ [Object] ], -63 silly install resolved dist: -63 silly install resolved { shasum: '4bfbb4e4d95a40be8beeebe07e8e477e7f7a2edc', -63 silly install resolved tarball: 'https://registry.npmjs.org/gulp-sass/-/gulp-sass-0.7.3.tgz' }, -63 silly install resolved directories: {}, -63 silly install resolved _resolved: 'https://registry.npmjs.org/gulp-sass/-/gulp-sass-0.7.3.tgz', -63 silly install resolved readme: 'ERROR: No README data found!' } ] -64 info install gulp-sass@0.7.3 into /Users/cwerning/pingoupb -65 info installOne gulp-sass@0.7.3 -66 verbose installOne of gulp-sass to /Users/cwerning/pingoupb not in flight; installing -67 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -68 verbose lock using /Users/cwerning/.npm/_locks/gulp-sass-e9933e147a8a62e5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass -69 silly install write writing gulp-sass 0.7.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass -70 verbose unbuild node_modules/gulp-sass -71 info preuninstall gulp-sass@2.3.2 -72 info uninstall gulp-sass@2.3.2 -73 verbose unbuild rmStuff gulp-sass@2.3.2 from /Users/cwerning/pingoupb/node_modules -74 info postuninstall gulp-sass@2.3.2 -75 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass is being purged from base /Users/cwerning/pingoupb -76 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass -77 silly vacuum-fs purging /Users/cwerning/pingoupb/node_modules/gulp-sass -78 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules -79 verbose tar unpack /Users/cwerning/.npm/gulp-sass/0.7.3/package.tgz -80 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass -81 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass is being purged -82 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass -83 silly gunzTarPerm modes [ '755', '644' ] -84 silly gunzTarPerm extractEntry package.json -85 silly gunzTarPerm extractEntry .npmignore -86 silly gunzTarPerm extractEntry README.md -87 silly gunzTarPerm extractEntry LICENSE -88 silly gunzTarPerm extractEntry index.js -89 silly gunzTarPerm extractEntry .travis.yml -90 silly gunzTarPerm extractEntry test/test.js -91 silly gunzTarPerm extractEntry test/ref/inheritance.css -92 silly gunzTarPerm extractEntry test/ref/mixins.css -93 silly gunzTarPerm extractEntry test/ref/nesting.css -94 silly gunzTarPerm extractEntry test/ref/variables.css -95 silly gunzTarPerm extractEntry test/scss/includes/_cats.scss -96 silly gunzTarPerm extractEntry test/scss/inheritance.scss -97 silly gunzTarPerm extractEntry test/scss/mixins.scss -98 silly gunzTarPerm extractEntry test/scss/nesting.scss -99 silly gunzTarPerm extractEntry test/scss/variables.scss -100 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json -101 info preinstall gulp-sass@0.7.3 -102 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json -103 silly prepareForInstallMany adding node-sass@^0.9 from gulp-sass dependencies -104 silly prepareForInstallMany adding map-stream@~0.1 from gulp-sass dependencies -105 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/package.json -106 silly cache add args [ 'node-sass@^0.9', null ] -107 verbose cache add spec node-sass@^0.9 -108 silly cache add args [ 'map-stream@~0.1', null ] -109 verbose cache add spec map-stream@~0.1 -110 silly cache add parsed spec Result { -110 silly cache add raw: 'node-sass@^0.9', -110 silly cache add scope: null, -110 silly cache add name: 'node-sass', -110 silly cache add rawSpec: '^0.9', -110 silly cache add spec: '>=0.9.0 <0.10.0', -110 silly cache add type: 'range' } -111 silly addNamed node-sass@>=0.9.0 <0.10.0 -112 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for node-sass -113 silly addNameRange { name: 'node-sass', range: '>=0.9.0 <0.10.0', hasData: false } -114 silly mapToRegistry name node-sass -115 silly mapToRegistry using default registry -116 silly mapToRegistry registry https://registry.npmjs.org/ -117 silly mapToRegistry uri https://registry.npmjs.org/node-sass -118 verbose addNameRange registry:https://registry.npmjs.org/node-sass not in flight; fetching -119 silly cache add parsed spec Result { -119 silly cache add raw: 'map-stream@~0.1', -119 silly cache add scope: null, -119 silly cache add name: 'map-stream', -119 silly cache add rawSpec: '~0.1', -119 silly cache add spec: '>=0.1.0 <0.2.0', -119 silly cache add type: 'range' } -120 silly addNamed map-stream@>=0.1.0 <0.2.0 -121 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for map-stream -122 silly addNameRange { name: 'map-stream', range: '>=0.1.0 <0.2.0', hasData: false } -123 silly mapToRegistry name map-stream -124 silly mapToRegistry using default registry -125 silly mapToRegistry registry https://registry.npmjs.org/ -126 silly mapToRegistry uri https://registry.npmjs.org/map-stream -127 verbose addNameRange registry:https://registry.npmjs.org/map-stream not in flight; fetching -128 verbose request uri https://registry.npmjs.org/map-stream -129 verbose request no auth needed -130 info attempt registry request try #1 at 16:02:23 -131 verbose etag W/"58120082-2206" -132 verbose lastModified Thu, 27 Oct 2016 13:26:26 GMT -133 http request GET https://registry.npmjs.org/map-stream -134 verbose request uri https://registry.npmjs.org/node-sass -135 verbose request no auth needed -136 info attempt registry request try #1 at 16:02:23 -137 verbose etag W/"583fe6de-363f2" -138 verbose lastModified Thu, 01 Dec 2016 09:01:18 GMT -139 http request GET https://registry.npmjs.org/node-sass -140 http 200 https://registry.npmjs.org/map-stream -141 verbose headers { server: 'nginx/1.10.1', -141 verbose headers 'content-type': 'application/json', -141 verbose headers 'last-modified': 'Thu, 05 Jan 2017 09:22:52 GMT', -141 verbose headers etag: 'W/"586e106c-2215"', -141 verbose headers 'content-encoding': 'gzip', -141 verbose headers 'cache-control': 'max-age=300', -141 verbose headers 'content-length': '1835', -141 verbose headers 'accept-ranges': 'bytes', -141 verbose headers date: 'Fri, 27 Jan 2017 15:02:43 GMT', -141 verbose headers via: '1.1 varnish', -141 verbose headers age: '276', -141 verbose headers connection: 'keep-alive', -141 verbose headers 'x-served-by': 'cache-hhn1549-HHN', -141 verbose headers 'x-cache': 'HIT', -141 verbose headers 'x-cache-hits': '6', -141 verbose headers 'x-timer': 'S1485529363.975127,VS0,VE0', -141 verbose headers vary: 'Accept-Encoding' } -142 silly get cb [ 200, -142 silly get { server: 'nginx/1.10.1', -142 silly get 'content-type': 'application/json', -142 silly get 'last-modified': 'Thu, 05 Jan 2017 09:22:52 GMT', -142 silly get etag: 'W/"586e106c-2215"', -142 silly get 'content-encoding': 'gzip', -142 silly get 'cache-control': 'max-age=300', -142 silly get 'content-length': '1835', -142 silly get 'accept-ranges': 'bytes', -142 silly get date: 'Fri, 27 Jan 2017 15:02:43 GMT', -142 silly get via: '1.1 varnish', -142 silly get age: '276', -142 silly get connection: 'keep-alive', -142 silly get 'x-served-by': 'cache-hhn1549-HHN', -142 silly get 'x-cache': 'HIT', -142 silly get 'x-cache-hits': '6', -142 silly get 'x-timer': 'S1485529363.975127,VS0,VE0', -142 silly get vary: 'Accept-Encoding' } ] -143 verbose get saving map-stream to /Users/cwerning/.npm/registry.npmjs.org/map-stream/.cache.json -144 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -145 silly addNameRange number 2 { name: 'map-stream', range: '>=0.1.0 <0.2.0', hasData: true } -146 silly addNameRange versions [ 'map-stream', -146 silly addNameRange [ '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.1.0', '0.0.5', '0.0.6' ] ] -147 silly addNamed map-stream@0.1.0 -148 verbose addNamed "0.1.0" is a plain semver version for map-stream -149 silly cache afterAdd map-stream@0.1.0 -150 verbose afterAdd /Users/cwerning/.npm/map-stream/0.1.0/package/package.json not in flight; writing -151 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -152 verbose afterAdd /Users/cwerning/.npm/map-stream/0.1.0/package/package.json written -153 http 200 https://registry.npmjs.org/node-sass -154 verbose headers { server: 'nginx/1.10.1', -154 verbose headers 'content-type': 'application/json', -154 verbose headers 'last-modified': 'Fri, 27 Jan 2017 02:27:08 GMT', -154 verbose headers etag: 'W/"588aaffc-3ab49"', -154 verbose headers 'content-encoding': 'gzip', -154 verbose headers 'cache-control': 'max-age=300', -154 verbose headers 'content-length': '23859', -154 verbose headers 'accept-ranges': 'bytes', -154 verbose headers date: 'Fri, 27 Jan 2017 15:02:43 GMT', -154 verbose headers via: '1.1 varnish', -154 verbose headers age: '264', -154 verbose headers connection: 'keep-alive', -154 verbose headers 'x-served-by': 'cache-hhn1547-HHN', -154 verbose headers 'x-cache': 'HIT', -154 verbose headers 'x-cache-hits': '7', -154 verbose headers 'x-timer': 'S1485529363.981975,VS0,VE0', -154 verbose headers vary: 'Accept-Encoding' } -155 silly get cb [ 200, -155 silly get { server: 'nginx/1.10.1', -155 silly get 'content-type': 'application/json', -155 silly get 'last-modified': 'Fri, 27 Jan 2017 02:27:08 GMT', -155 silly get etag: 'W/"588aaffc-3ab49"', -155 silly get 'content-encoding': 'gzip', -155 silly get 'cache-control': 'max-age=300', -155 silly get 'content-length': '23859', -155 silly get 'accept-ranges': 'bytes', -155 silly get date: 'Fri, 27 Jan 2017 15:02:43 GMT', -155 silly get via: '1.1 varnish', -155 silly get age: '264', -155 silly get connection: 'keep-alive', -155 silly get 'x-served-by': 'cache-hhn1547-HHN', -155 silly get 'x-cache': 'HIT', -155 silly get 'x-cache-hits': '7', -155 silly get 'x-timer': 'S1485529363.981975,VS0,VE0', -155 silly get vary: 'Accept-Encoding' } ] -156 verbose get saving node-sass to /Users/cwerning/.npm/registry.npmjs.org/node-sass/.cache.json -157 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -158 silly addNameRange number 2 { name: 'node-sass', range: '>=0.9.0 <0.10.0', hasData: true } -159 silly addNameRange versions [ 'node-sass', -159 silly addNameRange [ '0.2.0', -159 silly addNameRange '0.2.1', -159 silly addNameRange '0.2.2', -159 silly addNameRange '0.2.3', -159 silly addNameRange '0.2.4', -159 silly addNameRange '0.2.5', -159 silly addNameRange '0.2.6', -159 silly addNameRange '0.3.0', -159 silly addNameRange '0.4.0', -159 silly addNameRange '0.4.1', -159 silly addNameRange '0.4.2', -159 silly addNameRange '0.4.3', -159 silly addNameRange '0.4.4', -159 silly addNameRange '0.5.0', -159 silly addNameRange '0.5.1', -159 silly addNameRange '0.5.2', -159 silly addNameRange '0.5.3', -159 silly addNameRange '0.5.4', -159 silly addNameRange '0.6.0', -159 silly addNameRange '0.6.1', -159 silly addNameRange '0.6.2', -159 silly addNameRange '0.6.3', -159 silly addNameRange '0.6.4', -159 silly addNameRange '0.6.5', -159 silly addNameRange '0.6.6', -159 silly addNameRange '0.6.7', -159 silly addNameRange '0.7.0-alpha', -159 silly addNameRange '0.7.0', -159 silly addNameRange '0.8.0', -159 silly addNameRange '0.8.1', -159 silly addNameRange '0.8.2', -159 silly addNameRange '0.8.3', -159 silly addNameRange '0.8.4', -159 silly addNameRange '0.8.5', -159 silly addNameRange '0.8.6', -159 silly addNameRange '0.9.0', -159 silly addNameRange '0.9.1', -159 silly addNameRange '0.9.2', -159 silly addNameRange '0.9.3', -159 silly addNameRange '0.9.4-rc1', -159 silly addNameRange '0.9.4', -159 silly addNameRange '0.9.5-rc1', -159 silly addNameRange '0.9.5', -159 silly addNameRange '0.9.6', -159 silly addNameRange '1.0.0', -159 silly addNameRange '1.0.1', -159 silly addNameRange '1.0.2-alpha', -159 silly addNameRange '1.0.2', -159 silly addNameRange '1.0.3', -159 silly addNameRange '1.1.0', -159 silly addNameRange '1.1.1', -159 silly addNameRange '1.1.2', -159 silly addNameRange '1.1.3', -159 silly addNameRange '1.1.4', -159 silly addNameRange '1.2.0', -159 silly addNameRange '1.2.1', -159 silly addNameRange '1.2.2', -159 silly addNameRange '1.2.3', -159 silly addNameRange '2.0.0-beta', -159 silly addNameRange '2.0.0', -159 silly addNameRange '2.0.1', -159 silly addNameRange '3.0.0-alpha.0', -159 silly addNameRange '3.0.0-beta.2', -159 silly addNameRange '3.0.0-beta.3', -159 silly addNameRange '3.0.0-beta.4', -159 silly addNameRange '2.1.0', -159 silly addNameRange '2.1.1', -159 silly addNameRange '3.0.0-beta.5', -159 silly addNameRange '3.0.0-beta.7', -159 silly addNameRange '3.0.0', -159 silly addNameRange '3.1.0', -159 silly addNameRange '3.1.1', -159 silly addNameRange '3.1.2', -159 silly addNameRange '3.2.0', -159 silly addNameRange '3.3.0', -159 silly addNameRange '3.3.1', -159 silly addNameRange '3.3.2', -159 silly addNameRange '3.3.3', -159 silly addNameRange '3.4.0-beta1', -159 silly addNameRange '3.4.0-beta.2', -159 silly addNameRange '3.4.0', -159 silly addNameRange '3.4.1', -159 silly addNameRange '3.4.2', -159 silly addNameRange '3.5.0-beta.1', -159 silly addNameRange '3.5.1', -159 silly addNameRange '3.5.2', -159 silly addNameRange '3.5.3', -159 silly addNameRange '3.6.0', -159 silly addNameRange '3.7.0', -159 silly addNameRange '3.8.0', -159 silly addNameRange '3.9.0', -159 silly addNameRange '3.9.1', -159 silly addNameRange '3.9.2', -159 silly addNameRange '3.9.3', -159 silly addNameRange '3.10.0', -159 silly addNameRange '3.10.0-1', -159 silly addNameRange '3.10.1', -159 silly addNameRange '3.11.0', -159 silly addNameRange '3.11.1', -159 silly addNameRange '3.11.2', -159 silly addNameRange '3.11.3', -159 silly addNameRange '3.12.0', -159 silly addNameRange '3.12.1', -159 silly addNameRange '3.12.2', -159 silly addNameRange '3.12.3', -159 silly addNameRange '3.12.4', -159 silly addNameRange '3.12.5', -159 silly addNameRange '3.13.0', -159 silly addNameRange '3.14.0-0', -159 silly addNameRange '3.13.1', -159 silly addNameRange '4.0.0', -159 silly addNameRange '4.1.0', -159 silly addNameRange '4.1.1', -159 silly addNameRange '4.2.0', -159 silly addNameRange '4.3.0', -159 silly addNameRange '4.4.0' ] ] -160 silly addNamed node-sass@0.9.6 -161 verbose addNamed "0.9.6" is a plain semver version for node-sass -162 silly mapToRegistry name node-sass -163 silly mapToRegistry using default registry -164 silly mapToRegistry registry https://registry.npmjs.org/ -165 silly mapToRegistry uri https://registry.npmjs.org/node-sass -166 verbose addRemoteTarball https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz not in flight; adding -167 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz', -167 verbose addRemoteTarball '0f8aab5332b9bdbd075406c8b7b8fd7c48014da5' ] -168 info retry fetch attempt 1 at 16:02:23 -169 info attempt registry request try #1 at 16:02:23 -170 http fetch GET https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz -171 http fetch 200 https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz -172 silly fetchAndShaCheck shasum 0f8aab5332b9bdbd075406c8b7b8fd7c48014da5 -173 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz not in flight; adding -174 verbose addTmpTarball already have metadata; skipping unpack for node-sass@0.9.6 -175 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -176 silly cache afterAdd node-sass@0.9.6 -177 verbose afterAdd /Users/cwerning/.npm/node-sass/0.9.6/package/package.json not in flight; writing -178 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -179 verbose afterAdd /Users/cwerning/.npm/node-sass/0.9.6/package/package.json written -180 silly install resolved [ { name: 'map-stream', -180 silly install resolved version: '0.1.0', -180 silly install resolved description: 'construct pipes of streams of events', -180 silly install resolved homepage: 'http://github.com/dominictarr/map-stream', -180 silly install resolved repository: -180 silly install resolved { type: 'git', -180 silly install resolved url: 'git://github.com/dominictarr/map-stream.git' }, -180 silly install resolved dependencies: {}, -180 silly install resolved devDependencies: -180 silly install resolved { asynct: '*', -180 silly install resolved 'it-is': '1', -180 silly install resolved ubelt: '~2.9', -180 silly install resolved 'stream-spec': '~0.2', -180 silly install resolved 'event-stream': '~2.1', -180 silly install resolved from: '0.0.2' }, -180 silly install resolved scripts: { test: 'asynct test/' }, -180 silly install resolved author: -180 silly install resolved { name: 'Dominic Tarr', -180 silly install resolved email: 'dominic.tarr@gmail.com', -180 silly install resolved url: 'http://dominictarr.com' }, -180 silly install resolved bugs: { url: 'https://github.com/dominictarr/map-stream/issues' }, -180 silly install resolved _id: 'map-stream@0.1.0', -180 silly install resolved dist: -180 silly install resolved { shasum: 'e56aa94c4c8055a16404a0674b78f215f7c8e194', -180 silly install resolved tarball: 'https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz' }, -180 silly install resolved _from: 'map-stream@>=0.1.0 <0.2.0', -180 silly install resolved _npmVersion: '1.3.21', -180 silly install resolved _npmUser: { name: 'dominictarr', email: 'dominic.tarr@gmail.com' }, -180 silly install resolved maintainers: [ [Object] ], -180 silly install resolved directories: {}, -180 silly install resolved _shasum: 'e56aa94c4c8055a16404a0674b78f215f7c8e194', -180 silly install resolved _resolved: 'https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz', -180 silly install resolved readme: 'ERROR: No README data found!' }, -180 silly install resolved { author: -180 silly install resolved { name: 'Andrew Nesbitt', -180 silly install resolved email: 'andrewnez@gmail.com', -180 silly install resolved url: 'http://andrew.github.com' }, -180 silly install resolved name: 'node-sass', -180 silly install resolved description: 'wrapper around libsass', -180 silly install resolved version: '0.9.6', -180 silly install resolved homepage: 'https://github.com/sass/node-sass', -180 silly install resolved keywords: [ 'sass', 'css', 'libsass' ], -180 silly install resolved bugs: { url: 'https://github.com/sass/node-sass/issues' }, -180 silly install resolved licenses: [ [Object] ], -180 silly install resolved main: './sass.js', -180 silly install resolved repository: { type: 'git', url: 'git://github.com/sass/node-sass.git' }, -180 silly install resolved scripts: -180 silly install resolved { install: 'node build.js', -180 silly install resolved test: 'node scripts/test', -180 silly install resolved coverage: 'node scripts/coverage', -180 silly install resolved pretest: 'node scripts/lint', -180 silly install resolved prepublish: 'node scripts/prepublish' }, -180 silly install resolved bin: { 'node-sass': 'bin/node-sass' }, -180 silly install resolved gypfile: true, -180 silly install resolved engines: { node: '>=0.10.0' }, -180 silly install resolved dependencies: -180 silly install resolved { chalk: '~0.5.1', -180 silly install resolved mkdirp: '~0.5.0', -180 silly install resolved mocha: '~1.21.4', -180 silly install resolved nan: '~1.3.0', -180 silly install resolved 'node-watch': '~0.3.4', -180 silly install resolved 'object-assign': '~1.0.0', -180 silly install resolved shelljs: '~0.3.0', -180 silly install resolved sinon: '~1.10.3', -180 silly install resolved 'node-sass-middleware': '~0.3.0', -180 silly install resolved yargs: '~1.3.1', -180 silly install resolved 'get-stdin': '~3.0.0' }, -180 silly install resolved devDependencies: -180 silly install resolved { coveralls: '^2.11.1', -180 silly install resolved 'cross-spawn': '^0.2.3', -180 silly install resolved jscoverage: '^0.5.6', -180 silly install resolved jshint: '^2.5.5', -180 silly install resolved 'mocha-lcov-reporter': '^0.0.1', -180 silly install resolved 'object-assign': '^1.0.0' }, -180 silly install resolved _id: 'node-sass@0.9.6', -180 silly install resolved dist: -180 silly install resolved { shasum: '0f8aab5332b9bdbd075406c8b7b8fd7c48014da5', -180 silly install resolved tarball: 'https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz' }, -180 silly install resolved _from: 'node-sass@>=0.9.0 <0.10.0', -180 silly install resolved _npmVersion: '1.4.6', -180 silly install resolved _npmUser: { name: 'andrewnez', email: 'andrewnez@gmail.com' }, -180 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], -180 silly install resolved directories: {}, -180 silly install resolved _shasum: '0f8aab5332b9bdbd075406c8b7b8fd7c48014da5', -180 silly install resolved _resolved: 'https://registry.npmjs.org/node-sass/-/node-sass-0.9.6.tgz' } ] -181 info install map-stream@0.1.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass -182 info install node-sass@0.9.6 into /Users/cwerning/pingoupb/node_modules/gulp-sass -183 info installOne map-stream@0.1.0 -184 verbose installOne of map-stream to /Users/cwerning/pingoupb/node_modules/gulp-sass not in flight; installing -185 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -186 info installOne node-sass@0.9.6 -187 verbose installOne of node-sass to /Users/cwerning/pingoupb/node_modules/gulp-sass not in flight; installing -188 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -189 verbose lock using /Users/cwerning/.npm/_locks/map-stream-3c3504f60d4abb7c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -190 verbose lock using /Users/cwerning/.npm/_locks/node-sass-ce38090598dfe220.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -191 silly install write writing map-stream 0.1.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -192 silly install write writing node-sass 0.9.6 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -193 verbose unbuild node_modules/gulp-sass/node_modules/map-stream -194 verbose unbuild node_modules/gulp-sass/node_modules/node-sass -195 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream is being purged from base /Users/cwerning/pingoupb -196 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -197 verbose tar unpack /Users/cwerning/.npm/map-stream/0.1.0/package.tgz -198 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -199 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream is being purged -200 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -201 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass is being purged from base /Users/cwerning/pingoupb -202 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -203 silly gunzTarPerm modes [ '755', '644' ] -204 verbose tar unpack /Users/cwerning/.npm/node-sass/0.9.6/package.tgz -205 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -206 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass is being purged -207 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -208 silly gunzTarPerm modes [ '755', '644' ] -209 silly gunzTarPerm extractEntry package.json -210 silly gunzTarPerm extractEntry package.json -211 silly gunzTarPerm extractEntry .npmignore -212 silly gunzTarPerm extractEntry LICENCE -213 silly gunzTarPerm extractEntry .npmignore -214 silly gunzTarPerm extractEntry README.md -215 silly gunzTarPerm extractEntry index.js -216 silly gunzTarPerm extractEntry .travis.yml -217 silly gunzTarPerm extractEntry LICENSE -218 silly gunzTarPerm extractEntry examples/pretty.js -219 silly gunzTarPerm extractEntry readme.markdown -220 silly gunzTarPerm extractEntry build.js -221 silly gunzTarPerm extractEntry sass.js -222 silly gunzTarPerm extractEntry test/simple-map.asynct.js -223 silly gunzTarPerm extractEntry binding.cpp -224 silly gunzTarPerm extractEntry .jshintignore -225 silly gunzTarPerm extractEntry .jshintrc -226 silly gunzTarPerm extractEntry appveyor.yml -227 silly gunzTarPerm extractEntry bin/darwin-x64-v8-3.14/binding.node -228 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream/package.json -229 info preinstall map-stream@0.1.0 -230 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream/package.json -231 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream/package.json -232 silly install resolved [] -233 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -234 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -235 info linkStuff map-stream@0.1.0 -236 silly linkStuff map-stream@0.1.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules as its parent node_modules -237 verbose linkBins map-stream@0.1.0 -238 verbose linkMans map-stream@0.1.0 -239 verbose rebuildBundles map-stream@0.1.0 -240 info install map-stream@0.1.0 -241 info postinstall map-stream@0.1.0 -242 verbose unlock done using /Users/cwerning/.npm/_locks/map-stream-3c3504f60d4abb7c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/map-stream -243 silly gunzTarPerm extractEntry bin/linux-ia32-v8-3.14/binding.node -244 silly gunzTarPerm extractEntry bin/linux-x64-v8-3.14/binding.node -245 silly gunzTarPerm extractEntry bin/node-sass -246 silly gunzTarPerm extractEntry bin/win32-ia32-v8-3.14/binding.node -247 silly gunzTarPerm extractEntry bin/win32-x64-v8-3.14/binding.node -248 silly gunzTarPerm extractEntry .gitmodules -249 silly gunzTarPerm extractEntry binding.gyp -250 silly gunzTarPerm extractEntry .editorconfig -251 silly gunzTarPerm extractEntry lib/cli.js -252 silly gunzTarPerm extractEntry lib/render.js -253 silly gunzTarPerm extractEntry libsass/.npmignore -254 silly gunzTarPerm extractEntry libsass/LICENSE -255 silly gunzTarPerm extractEntry libsass/file.hpp -256 silly gunzTarPerm extractEntry libsass/.editorconfig -257 silly gunzTarPerm extractEntry libsass/.travis.yml -258 silly gunzTarPerm extractEntry libsass/COPYING -259 silly gunzTarPerm extractEntry libsass/INSTALL -260 silly gunzTarPerm extractEntry libsass/.gitmodules -261 silly gunzTarPerm extractEntry libsass/Makefile -262 silly gunzTarPerm extractEntry libsass/Makefile.am -263 silly gunzTarPerm extractEntry libsass/Readme.md -264 silly gunzTarPerm extractEntry libsass/ast.cpp -265 silly gunzTarPerm extractEntry libsass/ast.hpp -266 silly gunzTarPerm extractEntry libsass/ast_def_macros.hpp -267 silly gunzTarPerm extractEntry libsass/ast_factory.hpp -268 silly gunzTarPerm extractEntry libsass/ast_fwd_decl.hpp -269 silly gunzTarPerm extractEntry libsass/backtrace.hpp -270 silly gunzTarPerm extractEntry libsass/base64vlq.cpp -271 silly gunzTarPerm extractEntry libsass/base64vlq.hpp -272 silly gunzTarPerm extractEntry libsass/bind.cpp -273 silly gunzTarPerm extractEntry libsass/bind.hpp -274 silly gunzTarPerm extractEntry libsass/color_names.hpp -275 silly gunzTarPerm extractEntry libsass/configure.ac -276 silly gunzTarPerm extractEntry libsass/constants.cpp -277 silly gunzTarPerm extractEntry libsass/constants.hpp -278 silly gunzTarPerm extractEntry libsass/context.cpp -279 silly gunzTarPerm extractEntry libsass/context.hpp -280 silly gunzTarPerm extractEntry libsass/contextualize.cpp -281 silly gunzTarPerm extractEntry libsass/contextualize.hpp -282 silly gunzTarPerm extractEntry libsass/copy_c_str.cpp -283 silly gunzTarPerm extractEntry libsass/copy_c_str.hpp -284 silly gunzTarPerm extractEntry libsass/emscripten_wrapper.cpp -285 silly gunzTarPerm extractEntry libsass/emscripten_wrapper.hpp -286 silly gunzTarPerm extractEntry libsass/environment.hpp -287 silly gunzTarPerm extractEntry libsass/error_handling.cpp -288 silly gunzTarPerm extractEntry libsass/error_handling.hpp -289 silly gunzTarPerm extractEntry libsass/eval.cpp -290 silly gunzTarPerm extractEntry libsass/eval.hpp -291 silly gunzTarPerm extractEntry libsass/expand.cpp -292 silly gunzTarPerm extractEntry libsass/expand.hpp -293 silly gunzTarPerm extractEntry libsass/extconf.rb -294 silly gunzTarPerm extractEntry libsass/extend.cpp -295 silly gunzTarPerm extractEntry libsass/extend.hpp -296 silly gunzTarPerm extractEntry libsass/file.cpp -297 silly gunzTarPerm extractEntry libsass/.gitattributes -298 silly gunzTarPerm extractEntry libsass/functions.cpp -299 silly gunzTarPerm extractEntry libsass/functions.hpp -300 silly gunzTarPerm extractEntry libsass/inspect.cpp -301 silly gunzTarPerm extractEntry libsass/inspect.hpp -302 silly gunzTarPerm extractEntry libsass/kwd_arg_macros.hpp -303 silly gunzTarPerm extractEntry libsass/m4/.gitkeep -304 silly gunzTarPerm extractEntry libsass/mapping.hpp -305 silly gunzTarPerm extractEntry libsass/memory_manager.hpp -306 silly gunzTarPerm extractEntry libsass/operation.hpp -307 silly gunzTarPerm extractEntry libsass/output_compressed.cpp -308 silly gunzTarPerm extractEntry libsass/output_compressed.hpp -309 silly gunzTarPerm extractEntry libsass/output_nested.cpp -310 silly gunzTarPerm extractEntry libsass/output_nested.hpp -311 silly gunzTarPerm extractEntry libsass/parser.cpp -312 silly gunzTarPerm extractEntry libsass/parser.hpp -313 silly gunzTarPerm extractEntry libsass/paths.hpp -314 silly gunzTarPerm extractEntry libsass/position.hpp -315 silly gunzTarPerm extractEntry libsass/prelexer.cpp -316 silly gunzTarPerm extractEntry libsass/prelexer.hpp -317 silly gunzTarPerm extractEntry libsass/sass.cpp -318 silly gunzTarPerm extractEntry libsass/sass.h -319 silly gunzTarPerm extractEntry libsass/sass2scss/.npmignore -320 silly gunzTarPerm extractEntry libsass/sass2scss/README.md -321 silly gunzTarPerm extractEntry libsass/sass2scss/LICENSE -322 silly gunzTarPerm extractEntry libsass/sass2scss/.travis.yml -323 silly gunzTarPerm extractEntry libsass/sass2scss/Makefile -324 silly gunzTarPerm extractEntry libsass/sass2scss/sass2scss.cpp -325 silly gunzTarPerm extractEntry libsass/sass2scss/sass2scss.h -326 silly gunzTarPerm extractEntry libsass/sass2scss/test/test.sass -327 silly gunzTarPerm extractEntry libsass/sass2scss/tool/sass2scss.cpp -328 silly gunzTarPerm extractEntry libsass/sass_interface.cpp -329 silly gunzTarPerm extractEntry libsass/sass_interface.h -330 silly gunzTarPerm extractEntry libsass/script/bootstrap -331 silly gunzTarPerm extractEntry libsass/script/branding -332 silly gunzTarPerm extractEntry libsass/script/cibuild -333 silly gunzTarPerm extractEntry libsass/script/spec -334 silly gunzTarPerm extractEntry libsass/source_map.cpp -335 silly gunzTarPerm extractEntry libsass/source_map.hpp -336 silly gunzTarPerm extractEntry libsass/subset_map.hpp -337 silly gunzTarPerm extractEntry libsass/support/libsass.pc.in -338 silly gunzTarPerm extractEntry libsass/test/test_paths.cpp -339 silly gunzTarPerm extractEntry libsass/test/test_selector_difference.cpp -340 silly gunzTarPerm extractEntry libsass/test/test_specificity.cpp -341 silly gunzTarPerm extractEntry libsass/test/test_subset_map.cpp -342 silly gunzTarPerm extractEntry libsass/test/test_superselector.cpp -343 silly gunzTarPerm extractEntry libsass/test/test_unification.cpp -344 silly gunzTarPerm extractEntry libsass/test-driver -345 silly gunzTarPerm extractEntry libsass/to_c.cpp -346 silly gunzTarPerm extractEntry libsass/to_c.hpp -347 silly gunzTarPerm extractEntry libsass/to_string.cpp -348 silly gunzTarPerm extractEntry libsass/to_string.hpp -349 silly gunzTarPerm extractEntry libsass/token.hpp -350 silly gunzTarPerm extractEntry libsass/trim.cpp -351 silly gunzTarPerm extractEntry libsass/trim.hpp -352 silly gunzTarPerm extractEntry libsass/units.cpp -353 silly gunzTarPerm extractEntry libsass/units.hpp -354 silly gunzTarPerm extractEntry libsass/utf8_string.cpp -355 silly gunzTarPerm extractEntry libsass/utf8_string.hpp -356 silly gunzTarPerm extractEntry libsass/util.cpp -357 silly gunzTarPerm extractEntry libsass/util.hpp -358 silly gunzTarPerm extractEntry media/logo.png -359 silly gunzTarPerm extractEntry media/logo.svg -360 silly gunzTarPerm extractEntry .travis.yml -361 silly gunzTarPerm extractEntry CONTRIBUTING.md -362 silly gunzTarPerm extractEntry sass_context_wrapper.cpp -363 silly gunzTarPerm extractEntry sass_context_wrapper.h -364 silly gunzTarPerm extractEntry scripts/coverage -365 silly gunzTarPerm extractEntry scripts/lint -366 silly gunzTarPerm extractEntry scripts/prepublish -367 silly gunzTarPerm extractEntry scripts/test -368 silly gunzTarPerm extractEntry test/cli.js -369 silly gunzTarPerm extractEntry test/stats_spec.js -370 silly gunzTarPerm extractEntry test/source_map_spec.js -371 silly gunzTarPerm extractEntry test/source_comments_spec.js -372 silly gunzTarPerm extractEntry test/sass-spec.js -373 silly gunzTarPerm extractEntry test/sample.js -374 silly gunzTarPerm extractEntry test/mem_test_render.js -375 silly gunzTarPerm extractEntry test/test.js -376 silly gunzTarPerm extractEntry test/mem_test_renderSync.js -377 silly gunzTarPerm extractEntry test/functions/colorBlue.scss -378 silly gunzTarPerm extractEntry test/lib/vars.scss -379 silly gunzTarPerm extractEntry test/sample.scss -380 silly gunzTarPerm extractEntry test/sass-spec/.npmignore -381 silly gunzTarPerm extractEntry test/sass-spec/README.md -382 silly gunzTarPerm extractEntry test/sass-spec/Gemfile -383 silly gunzTarPerm extractEntry test/sass-spec/Gemfile.lock -384 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/cli.rb -385 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/runner.rb -386 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/test.rb -387 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec/test_case.rb -388 silly gunzTarPerm extractEntry test/sass-spec/lib/sass_spec.rb -389 silly gunzTarPerm extractEntry test/sass-spec/sass-spec.rb -390 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/30_if_in_function/expected_output.css -391 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/30_if_in_function/input.scss -392 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/00_empty/expected_output.css -393 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/00_empty/input.scss -394 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/02_simple_nesting/expected_output.css -395 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/02_simple_nesting/input.scss -396 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/03_simple_variable/expected_output.css -397 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/03_simple_variable/input.scss -398 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/04_basic_variables/expected_output.css -399 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/04_basic_variables/input.scss -400 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/05_empty_levels/expected_output.css -401 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/05_empty_levels/input.scss -402 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/06_nesting_and_comments/expected_output.css -403 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/06_nesting_and_comments/input.scss -404 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/07_nested_simple_selector_groups/expected_output.css -405 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/07_nested_simple_selector_groups/input.scss -406 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/08_selector_combinators/expected_output.css -407 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/08_selector_combinators/input.scss -408 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/09_selector_groups_and_combinators/expected_output.css -409 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/09_selector_groups_and_combinators/input.scss -410 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/10_classes_and_ids/expected_output.css -411 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/10_classes_and_ids/input.scss -412 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/11_attribute_selectors/expected_output.css -413 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/11_attribute_selectors/input.scss -414 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/12_pseudo_classes_and_elements/expected_output.css -415 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/12_pseudo_classes_and_elements/input.scss -416 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/12_pseudo_classes_and_elements/notes.txt -417 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/13_back_references/expected_output.css -418 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/13_back_references/input.scss -419 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/a.scss -420 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/b.scss -421 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/d.scss -422 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/expected_output.css -423 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/input.scss -424 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/14_imports/sub/c.scss -425 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/16_hex_arithmetic/expected_output.css -426 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/16_hex_arithmetic/input.scss -427 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/17_basic_mixins/expected_output.css -428 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/17_basic_mixins/input.scss -429 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/18_mixin_scope/expected_output.css -430 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/18_mixin_scope/input.scss -431 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/19_full_mixin_craziness/expected_output.css -432 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/19_full_mixin_craziness/input.scss -433 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/20_scoped_variables/expected_output.css -434 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/20_scoped_variables/input.scss -435 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/21_one_builtin_function/expected_output.css -436 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/21_one_builtin_function/input.scss -437 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/22_colors_with_alpha/expected_output.css -438 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/22_colors_with_alpha/input.scss -439 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/23_basic_value_interpolation/expected_output.css -440 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/23_basic_value_interpolation/input.scss -441 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/24_namespace_properties/expected_output.css -442 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/24_namespace_properties/input.scss -443 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/25_basic_string_interpolation/expected_output.css -444 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/25_basic_string_interpolation/input.scss -445 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/26_selector_interpolation/expected_output.css -446 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/26_selector_interpolation/input.scss -447 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/27_media_queries/expected_output.css -448 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/27_media_queries/input.scss -449 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/28_url/expected_output.css -450 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/28_url/input.scss -451 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/29_if/expected_output.css -452 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/29_if/input.scss -453 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/01_simple_css/expected_output.css -454 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/01_simple_css/input.scss -455 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/31_if_in_mixin/expected_output.css -456 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/31_if_in_mixin/input.scss -457 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/32_percentages/expected_output.css -458 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/32_percentages/input.scss -459 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/blir/_fudge.scss -460 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/dir/whatever -461 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/dir.scss -462 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/expected_output.css -463 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/33_ambiguous_imports/input.scss -464 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/34_empty_attributes/expected_output.css -465 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/34_empty_attributes/input.scss -466 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/35_varargs_false/expected_output.css -467 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/35_varargs_false/input.scss -468 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/36_extra_commas_in_selectors/expected_output.css -469 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/36_extra_commas_in_selectors/input.scss -470 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/37_url_expressions/expected_output.css -471 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/37_url_expressions/input.scss -472 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/38_expressions_in_at_directives/expected_output.css -473 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/38_expressions_in_at_directives/input.scss -474 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/39_dash_match_attribute_selector/expected_output.css -475 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/39_dash_match_attribute_selector/input.scss -476 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/40_pseudo_class_identifier_starting_with_n/expected_output.css -477 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/40_pseudo_class_identifier_starting_with_n/input.scss -478 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/41_slashy_urls/expected_output.css -479 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/41_slashy_urls/input.scss -480 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/42_css_imports/expected_output.css -481 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/42_css_imports/input.scss -482 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/43_str_length/expected_output.css -483 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/43_str_length/input.scss -484 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/44_bem_selectors/expected_output.css -485 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/44_bem_selectors/input.scss -486 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/45_str_insert/expected_output.css -487 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/45_str_insert/input.scss -488 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/46_str_index/expected_output.css -489 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/46_str_index/input.scss -490 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/47_str_slice/expected_output.css -491 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/47_str_slice/input.scss -492 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/48_case_conversion/expected_output.css -493 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/48_case_conversion/input.scss -494 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/49_interpolants_in_css_imports/expected_output.css -495 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/49_interpolants_in_css_imports/input.scss -496 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/50_wrapped_pseudo_selectors/expected_output.css -497 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/50_wrapped_pseudo_selectors/input.scss -498 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/51_trailing_commas_in_list/expected_output.css -499 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/51_trailing_commas_in_list/input.scss -500 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/52_interchangeable_hyphens_underscores/expected_output.css -501 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/52_interchangeable_hyphens_underscores/input.scss -502 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/53_escaped_quotes/expected_output.css -503 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/53_escaped_quotes/input.scss -504 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/54_adjacent_identifiers_with_hyphens/expected_output.css -505 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/54_adjacent_identifiers_with_hyphens/input.scss -506 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/55_variable_exists/expected_output.css -507 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/55_variable_exists/input.scss -508 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/56_global_variable_exists/expected_output.css -509 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/56_global_variable_exists/input.scss -510 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/57_function_exists/expected_output.css -511 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/57_function_exists/input.scss -512 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/58_mixin_exists/expected_output.css -513 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/58_mixin_exists/input.scss -514 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/59_if_expression/expected_output.css -515 silly gunzTarPerm extractEntry test/sass-spec/spec/basic/59_if_expression/input.scss -516 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/185_test_control_flow_for/expected_output.css -517 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/185_test_control_flow_for/input.scss -518 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/001_test_basic/expected_output.css -519 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/001_test_basic/input.scss -520 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/003_test_basic/expected_output.css -521 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/003_test_basic/input.scss -522 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/004_test_basic/expected_output.css -523 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/004_test_basic/input.scss -524 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/006_test_multiple_extendees/expected_output.css -525 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/006_test_multiple_extendees/input.scss -526 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/012_test_dynamic_extendee/expected_output.css -527 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/012_test_dynamic_extendee/input.scss -528 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/014_test_nested_target/expected_output.css -529 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/014_test_nested_target/input.scss -530 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/092_test_long_extendee/expected_output.css -531 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/092_test_long_extendee/input.scss -532 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/097_test_nested_extender/expected_output.css -533 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/097_test_nested_extender/input.scss -534 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/099_test_nested_extender_alternates_parents/expected_output.css -535 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/099_test_nested_extender_alternates_parents/input.scss -536 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/182_test_nested_extend_loop/expected_output.css -537 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/182_test_nested_extend_loop/input.scss -538 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/184_test_control_flow_if/expected_output.css -539 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/184_test_control_flow_if/input.scss -540 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/002_test_basic/expected_output.css -541 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/002_test_basic/input.scss -542 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/186_test_control_flow_while/expected_output.css -543 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/186_test_control_flow_while/input.scss -544 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/187_test_basic_placeholder_selector/expected_output.css -545 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/187_test_basic_placeholder_selector/input.scss -546 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/188_test_unused_placeholder_selector/expected_output.css -547 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/188_test_unused_placeholder_selector/input.scss -548 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/189_test_placeholder_descendant_selector/expected_output.css -549 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/189_test_placeholder_descendant_selector/input.scss -550 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/191_test_placeholder_selector_with_multiple_extenders/expected_output.css -551 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/191_test_placeholder_selector_with_multiple_extenders/input.scss -552 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/192_test_placeholder_interpolation/expected_output.css -553 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/192_test_placeholder_interpolation/input.scss -554 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/193_test_media_in_placeholder_selector/expected_output.css -555 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/193_test_media_in_placeholder_selector/input.scss -556 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/194_test_extend_within_media/expected_output.css -557 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/194_test_extend_within_media/input.scss -558 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/expected_output.css -559 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/input.scss -560 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/218_test_nested_extend_specificity/expected_output.css -561 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/218_test_nested_extend_specificity/input.scss -562 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/221_test_partially_failed_extend/expected_output.css -563 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/221_test_partially_failed_extend/input.scss -564 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/expected_output.css -565 silly gunzTarPerm extractEntry test/sass-spec/spec/basic-extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/input.scss -566 silly gunzTarPerm extractEntry test/sass-spec/spec/benchmarks/empty.scss -567 silly gunzTarPerm extractEntry test/sass-spec/spec/benchmarks/large_empty.scss -568 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/184_test_control_flow_if/expected_output.css -569 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/184_test_control_flow_if/input.scss -570 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/001_test_basic/expected_output.css -571 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/001_test_basic/input.scss -572 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/003_test_basic/expected_output.css -573 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/003_test_basic/input.scss -574 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/004_test_basic/expected_output.css -575 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/004_test_basic/input.scss -576 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/006_test_multiple_extendees/expected_output.css -577 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/006_test_multiple_extendees/input.scss -578 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/012_test_dynamic_extendee/expected_output.css -579 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/012_test_dynamic_extendee/input.scss -580 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/014_test_nested_target/expected_output.css -581 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/014_test_nested_target/input.scss -582 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/092_test_long_extendee/expected_output.css -583 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/092_test_long_extendee/input.scss -584 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/097_test_nested_extender/expected_output.css -585 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/097_test_nested_extender/input.scss -586 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/099_test_nested_extender_alternates_parents/expected_output.css -587 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/099_test_nested_extender_alternates_parents/input.scss -588 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/118_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/expected_output.css -589 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/118_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/input.scss -590 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/119_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/expected_output.css -591 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/119_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/input.scss -592 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/143_test_combinator_unification_double_tilde/expected_output.css -593 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/143_test_combinator_unification_double_tilde/input.scss -594 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/182_test_nested_extend_loop/expected_output.css -595 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/182_test_nested_extend_loop/input.scss -596 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/002_test_basic/expected_output.css -597 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/002_test_basic/input.scss -598 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/185_test_control_flow_for/expected_output.css -599 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/185_test_control_flow_for/input.scss -600 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/186_test_control_flow_while/expected_output.css -601 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/186_test_control_flow_while/input.scss -602 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/187_test_basic_placeholder_selector/expected_output.css -603 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/187_test_basic_placeholder_selector/input.scss -604 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/188_test_unused_placeholder_selector/expected_output.css -605 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/188_test_unused_placeholder_selector/input.scss -606 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/189_test_placeholder_descendant_selector/expected_output.css -607 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/189_test_placeholder_descendant_selector/input.scss -608 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/191_test_placeholder_selector_with_multiple_extenders/expected_output.css -609 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/191_test_placeholder_selector_with_multiple_extenders/input.scss -610 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/192_test_placeholder_interpolation/expected_output.css -611 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/192_test_placeholder_interpolation/input.scss -612 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/193_test_media_in_placeholder_selector/expected_output.css -613 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/193_test_media_in_placeholder_selector/input.scss -614 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/194_test_extend_within_media/expected_output.css -615 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/194_test_extend_within_media/input.scss -616 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/expected_output.css -617 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/206_test_extend_succeeds_when_one_extension_fails_but_others_dont/input.scss -618 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/218_test_nested_extend_specificity/expected_output.css -619 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/218_test_nested_extend_specificity/input.scss -620 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/221_test_partially_failed_extend/expected_output.css -621 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/221_test_partially_failed_extend/input.scss -622 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/expected_output.css -623 silly gunzTarPerm extractEntry test/sass-spec/spec/extend-tests/230_test_extend_redundancy_elimination_when_it_would_reduce_specificity/input.scss -624 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-mixin/expected_output.css -625 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-mixin/input.scss -626 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/alpha/expected_output.css -627 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/alpha/input.scss -628 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/arglist/expected_output.css -629 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/arglist/input.scss -630 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backrefs-in-selector-groups/expected_output.css -631 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backrefs-in-selector-groups/input.scss -632 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backslash/expected_output.css -633 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/backslash/input.scss -634 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/blimp/expected_output.css -635 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/blimp/input.scss -636 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cfunc/expected_output.css -637 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cfunc/input.scss -638 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/classes-and-ids/expected_output.css -639 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/classes-and-ids/input.scss -640 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/comparable/expected_output.css -641 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/comparable/input.scss -642 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/composed-args/expected_output.css -643 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/composed-args/input.scss -644 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/concat/expected_output.css -645 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/concat/input.scss -646 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cons-up/expected_output.css -647 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/cons-up/input.scss -648 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-args/expected_output.css -649 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-args/input.scss -650 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-parameters/expected_output.css -651 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-parameters/input.scss -652 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-vars-in-default-params/expected_output.css -653 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/default-vars-in-default-params/input.scss -654 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/directives-in-propsets/expected_output.css -655 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/directives-in-propsets/input.scss -656 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each/expected_output.css -657 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each/input.scss -658 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each-in-function/expected_output.css -659 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/each-in-function/input.scss -660 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/env/expected_output.css -661 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/env/input.scss -662 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for/expected_output.css -663 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for/input.scss -664 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for-in-functions/expected_output.css -665 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/for-in-functions/input.scss -666 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/function-names/expected_output.css -667 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/function-names/input.scss -668 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions/expected_output.css -669 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions/input.scss -670 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions-and-mixins/expected_output.css -671 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/functions-and-mixins/input.scss -672 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey1/expected_output.css -673 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey1/input.scss -674 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey2/expected_output.css -675 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hey2/input.scss -676 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/huge/expected_output.css -677 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/huge/input.scss -678 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hyphen-interpolated/expected_output.css -679 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/hyphen-interpolated/input.scss -680 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-backslash/expected_output.css -681 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-backslash/input.scss -682 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-functions/expected_output.css -683 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-functions/input.scss -684 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-hex-str/expected_output.css -685 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/ie-hex-str/input.scss -686 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if/expected_output.css -687 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if/input.scss -688 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-function/expected_output.css -689 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-function/input.scss -690 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/append/expected_output.css -691 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/append/input.scss -692 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-propset/expected_output.css -693 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/if-in-propset/input.scss -694 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/imp/expected_output.css -695 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/imp/input.scss -696 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important/expected_output.css -697 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important/input.scss -698 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important-in-arglist/expected_output.css -699 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/important-in-arglist/input.scss -700 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/index/expected_output.css -701 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/index/input.scss -702 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-selectors/expected_output.css -703 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-selectors/input.scss -704 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-strings/expected_output.css -705 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/interpolated-strings/input.scss -706 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/lang/expected_output.css -707 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/lang/input.scss -708 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/long-selector/expected_output.css -709 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/long-selector/input.scss -710 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media-with-interpolation/expected_output.css -711 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media-with-interpolation/input.scss -712 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media2/expected_output.css -713 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/media2/input.scss -714 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content/expected_output.css -715 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content/input.scss -716 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-selectors/expected_output.css -717 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-selectors/input.scss -718 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-with-no-block/expected_output.css -719 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/mixin-content-with-no-block/input.scss -720 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/multiline-var/expected_output.css -721 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/multiline-var/input.scss -722 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/negation/expected_output.css -723 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/negation/input.scss -724 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/nested-extend/expected_output.css -725 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/nested-extend/input.scss -726 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/null/expected_output.css -727 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/null/input.scss -728 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/numbers/expected_output.css -729 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/numbers/input.scss -730 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/percentages/expected_output.css -731 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/percentages/input.scss -732 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/placeholder/expected_output.css -733 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/placeholder/input.scss -734 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/precision/expected_output.css -735 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/precision/input.scss -736 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/quotes-in-interpolated-strings/expected_output.css -737 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/quotes-in-interpolated-strings/input.scss -738 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/retina-image/expected_output.css -739 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/retina-image/input.scss -740 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/selectors/expected_output.css -741 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/selectors/input.scss -742 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-inheritance/expected_output.css -743 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-inheritance/input.scss -744 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-lists/expected_output.css -745 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/simple-lists/input.scss -746 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/strings/expected_output.css -747 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/strings/input.scss -748 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/unquote/expected_output.css -749 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/unquote/input.scss -750 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/vars/expected_output.css -751 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/vars/input.scss -752 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/weird-selectors/expected_output.css -753 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/weird-selectors/input.scss -754 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/while/expected_output.css -755 silly gunzTarPerm extractEntry test/sass-spec/spec/libsass/while/input.scss -756 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mix/expected_output.css -757 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mix/input.scss -758 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/almost_ambiguous_nested_rules_and_declarations/expected_output.css -759 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/almost_ambiguous_nested_rules_and_declarations/input.scss -760 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_mixins/expected_output.css -761 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_mixins/input.scss -762 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_prop_name_interpolation/expected_output.css -763 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_prop_name_interpolation/input.scss -764 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_selector_interpolation/expected_output.css -765 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_selector_interpolation/input.scss -766 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/block_comment_in_script/expected_output.css -767 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/block_comment_in_script/input.scss -768 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/comment_after_if_directive/expected_output.css -769 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/comment_after_if_directive/input.scss -770 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_basic_scss/expected_output.css -771 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_basic_scss/input.scss -772 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_block_directive_with_semicolon/expected_output.css -773 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_block_directive_with_semicolon/input.scss -774 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_cdo_and_cdc_ignored_at_toplevel/expected_output.css -775 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_cdo_and_cdc_ignored_at_toplevel/input.scss -776 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_crazy_comments/expected_output.css -777 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_crazy_comments/input.scss -778 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_declarations/expected_output.css -779 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_declarations/input.scss -780 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_rule/expected_output.css -781 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_empty_rule/input.scss -782 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_import_directive/expected_output.css -783 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_import_directive/input.scss -784 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_invisible_comments/expected_output.css -785 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_invisible_comments/input.scss -786 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_property_comments/expected_output.css -787 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_property_comments/input.scss -788 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_rule_comments/expected_output.css -789 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_rule_comments/input.scss -790 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_comments/expected_output.css -791 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_comments/input.scss -792 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_hacks/expected_output.css -793 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_selector_hacks/input.scss -794 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_spaceless_combo_selectors/expected_output.css -795 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_spaceless_combo_selectors/input.scss -796 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_unary_ops/expected_output.css -797 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/css_unary_ops/input.scss -798 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/each_directive/expected_output.css -799 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/each_directive/input.scss -800 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/for_directive/expected_output.css -801 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/for_directive/input.scss -802 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/function_args/expected_output.css -803 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/function_args/input.scss -804 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/guard_assign/expected_output.css -805 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/guard_assign/input.scss -806 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/if_directive/expected_output.css -807 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/if_directive/input.scss -808 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation/expected_output.css -809 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation/input.scss -810 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation_with_bracket_on_next_line/expected_output.css -811 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/interpolation_with_bracket_on_next_line/input.scss -812 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/keyword_args_in_functions/expected_output.css -813 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/keyword_args_in_functions/input.scss -814 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/line_comment_in_script/expected_output.css -815 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/line_comment_in_script/input.scss -816 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_function/expected_output.css -817 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/basic_function/input.scss -818 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixin_with_keyword_args/expected_output.css -819 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixin_with_keyword_args/input.scss -820 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_args/expected_output.css -821 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_args/input.scss -822 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_empty_args/expected_output.css -823 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/mixins_with_empty_args/input.scss -824 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/multiline_var/expected_output.css -825 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/multiline_var/input.scss -826 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties/expected_output.css -827 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties/input.scss -828 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties_with_value/expected_output.css -829 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/namespace_properties_with_value/input.scss -830 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_namespace_properties/expected_output.css -831 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_namespace_properties/input.scss -832 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules/expected_output.css -833 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules/input.scss -834 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_declarations/expected_output.css -835 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_declarations/input.scss -836 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_fancy_selectors/expected_output.css -837 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/nested_rules_with_fancy_selectors/input.scss -838 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/no_namespace_properties_without_space/expected_output.css -839 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/no_namespace_properties_without_space/input.scss -840 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/one_line_comments/expected_output.css -841 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/one_line_comments/input.scss -842 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/parent_selectors/expected_output.css -843 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/parent_selectors/input.scss -844 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_all_as_keyword_args_in_opposite_order/expected_output.css -845 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_all_as_keyword_args_in_opposite_order/input.scss -846 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_required_args_as_a_keyword_arg/expected_output.css -847 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/passing_required_args_as_a_keyword_arg/input.scss -848 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_interpolation_after_hyphen/expected_output.css -849 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_interpolation_after_hyphen/input.scss -850 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_only_interpolation/expected_output.css -851 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/prop_name_only_interpolation/input.scss -852 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/property_interpolation_at_dashes/expected_output.css -853 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/property_interpolation_at_dashes/input.scss -854 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/sass_script/expected_output.css -855 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/sass_script/input.scss -856 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_attr_beginning/expected_output.css -857 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_attr_beginning/input.scss -858 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_class_begininng/expected_output.css -859 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_class_begininng/input.scss -860 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_id_begininng/expected_output.css -861 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_id_begininng/input.scss -862 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_pseudo_begininng/expected_output.css -863 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_at_pseudo_begininng/input.scss -864 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_in_pseudoclass/expected_output.css -865 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/selector_interpolation_in_pseudoclass/input.scss -866 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/several_namespace_properties/expected_output.css -867 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/several_namespace_properties/input.scss -868 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/star_plus_and_parent/expected_output.css -869 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/star_plus_and_parent/input.scss -870 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/url_import/expected_output.css -871 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/url_import/input.scss -872 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/variables/expected_output.css -873 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/variables/input.scss -874 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/weird_added_space/expected_output.css -875 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/weird_added_space/input.scss -876 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/while_directive/expected_output.css -877 silly gunzTarPerm extractEntry test/sass-spec/spec/scss/while_directive/input.scss -878 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mix/expected_output.css -879 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mix/input.scss -880 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/almost_ambiguous_nested_rules_and_declarations/expected_output.css -881 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/almost_ambiguous_nested_rules_and_declarations/input.scss -882 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_mixins/expected_output.css -883 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_mixins/input.scss -884 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_prop_name_interpolation/expected_output.css -885 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_prop_name_interpolation/input.scss -886 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_selector_interpolation/expected_output.css -887 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_selector_interpolation/input.scss -888 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/block_comment_in_script/expected_output.css -889 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/block_comment_in_script/input.scss -890 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/comment_after_if_directive/expected_output.css -891 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/comment_after_if_directive/input.scss -892 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_basic_scss/expected_output.css -893 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_basic_scss/input.scss -894 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_block_directive_with_semicolon/expected_output.css -895 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_block_directive_with_semicolon/input.scss -896 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_cdo_and_cdc_ignored_at_toplevel/expected_output.css -897 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_cdo_and_cdc_ignored_at_toplevel/input.scss -898 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_crazy_comments/expected_output.css -899 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_crazy_comments/input.scss -900 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_declarations/expected_output.css -901 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_declarations/input.scss -902 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_rule/expected_output.css -903 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_empty_rule/input.scss -904 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_import_directive/expected_output.css -905 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_import_directive/input.scss -906 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_invisible_comments/expected_output.css -907 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_invisible_comments/input.scss -908 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_property_comments/expected_output.css -909 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_property_comments/input.scss -910 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_rule_comments/expected_output.css -911 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_rule_comments/input.scss -912 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_comments/expected_output.css -913 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_comments/input.scss -914 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_hacks/expected_output.css -915 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_selector_hacks/input.scss -916 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_spaceless_combo_selectors/expected_output.css -917 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_spaceless_combo_selectors/input.scss -918 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_unary_ops/expected_output.css -919 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/css_unary_ops/input.scss -920 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/each_directive/expected_output.css -921 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/each_directive/input.scss -922 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/for_directive/expected_output.css -923 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/for_directive/input.scss -924 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/function_args/expected_output.css -925 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/function_args/input.scss -926 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/guard_assign/expected_output.css -927 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/guard_assign/input.scss -928 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/if_directive/expected_output.css -929 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/if_directive/input.scss -930 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation/expected_output.css -931 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation/input.scss -932 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation_with_bracket_on_next_line/expected_output.css -933 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/interpolation_with_bracket_on_next_line/input.scss -934 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/keyword_args_in_functions/expected_output.css -935 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/keyword_args_in_functions/input.scss -936 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/line_comment_in_script/expected_output.css -937 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/line_comment_in_script/input.scss -938 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_function/expected_output.css -939 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/basic_function/input.scss -940 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixin_with_keyword_args/expected_output.css -941 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixin_with_keyword_args/input.scss -942 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_args/expected_output.css -943 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_args/input.scss -944 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_empty_args/expected_output.css -945 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/mixins_with_empty_args/input.scss -946 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/multiline_var/expected_output.css -947 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/multiline_var/input.scss -948 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties/expected_output.css -949 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties/input.scss -950 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties_with_value/expected_output.css -951 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/namespace_properties_with_value/input.scss -952 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_namespace_properties/expected_output.css -953 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_namespace_properties/input.scss -954 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules/expected_output.css -955 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules/input.scss -956 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_declarations/expected_output.css -957 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_declarations/input.scss -958 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_fancy_selectors/expected_output.css -959 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/nested_rules_with_fancy_selectors/input.scss -960 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/no_namespace_properties_without_space/expected_output.css -961 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/no_namespace_properties_without_space/input.scss -962 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/one_line_comments/expected_output.css -963 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/one_line_comments/input.scss -964 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/parent_selectors/expected_output.css -965 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/parent_selectors/input.scss -966 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_all_as_keyword_args_in_opposite_order/expected_output.css -967 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_all_as_keyword_args_in_opposite_order/input.scss -968 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_required_args_as_a_keyword_arg/expected_output.css -969 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/passing_required_args_as_a_keyword_arg/input.scss -970 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_interpolation_after_hyphen/expected_output.css -971 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_interpolation_after_hyphen/input.scss -972 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_only_interpolation/expected_output.css -973 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/prop_name_only_interpolation/input.scss -974 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/property_interpolation_at_dashes/expected_output.css -975 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/property_interpolation_at_dashes/input.scss -976 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/sass_script/expected_output.css -977 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/sass_script/input.scss -978 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_attr_beginning/expected_output.css -979 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_attr_beginning/input.scss -980 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_class_begininng/expected_output.css -981 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_class_begininng/input.scss -982 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_id_begininng/expected_output.css -983 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_id_begininng/input.scss -984 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_pseudo_begininng/expected_output.css -985 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_at_pseudo_begininng/input.scss -986 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_in_pseudoclass/expected_output.css -987 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/selector_interpolation_in_pseudoclass/input.scss -988 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/several_namespace_properties/expected_output.css -989 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/several_namespace_properties/input.scss -990 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/star_plus_and_parent/expected_output.css -991 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/star_plus_and_parent/input.scss -992 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/url_import/expected_output.css -993 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/url_import/input.scss -994 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/variables/expected_output.css -995 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/variables/input.scss -996 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/weird_added_space/expected_output.css -997 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/weird_added_space/input.scss -998 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/while_directive/expected_output.css -999 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-old/while_directive/input.scss -1000 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/078_test_mixin_list_of_pairs_splat_treated_as_list/expected_output.css -1001 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/078_test_mixin_list_of_pairs_splat_treated_as_list/input.scss -1002 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/001_test_one_line_comments/expected_output.css -1003 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/001_test_one_line_comments/input.scss -1004 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/003_test_variables/expected_output.css -1005 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/003_test_variables/input.scss -1006 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/004_test_variables/expected_output.css -1007 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/004_test_variables/input.scss -1008 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/006_test_guard_assign/expected_output.css -1009 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/006_test_guard_assign/input.scss -1010 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/007_test_guard_assign/expected_output.css -1011 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/007_test_guard_assign/input.scss -1012 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/008_test_sass_script/expected_output.css -1013 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/008_test_sass_script/input.scss -1014 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/009_test_for_directive/expected_output.css -1015 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/009_test_for_directive/input.scss -1016 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/010_test_for_directive/expected_output.css -1017 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/010_test_for_directive/input.scss -1018 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/011_test_if_directive/expected_output.css -1019 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/011_test_if_directive/input.scss -1020 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/012_test_if_directive/expected_output.css -1021 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/012_test_if_directive/input.scss -1022 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/013_test_if_directive/expected_output.css -1023 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/013_test_if_directive/input.scss -1024 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/014_test_comment_after_if_directive/expected_output.css -1025 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/014_test_comment_after_if_directive/input.scss -1026 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/015_test_comment_after_if_directive/expected_output.css -1027 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/015_test_comment_after_if_directive/input.scss -1028 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/017_test_each_directive/expected_output.css -1029 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/017_test_each_directive/input.scss -1030 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/021_test_css_import_directive/expected_output.css -1031 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/021_test_css_import_directive/input.scss -1032 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/022_test_css_import_directive/expected_output.css -1033 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/022_test_css_import_directive/input.scss -1034 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/023_test_css_import_directive/expected_output.css -1035 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/023_test_css_import_directive/input.scss -1036 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/029_test_url_import/expected_output.css -1037 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/029_test_url_import/input.scss -1038 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/030_test_block_comment_in_script/expected_output.css -1039 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/030_test_block_comment_in_script/input.scss -1040 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/031_test_line_comment_in_script/expected_output.css -1041 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/031_test_line_comment_in_script/input.scss -1042 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/032_test_nested_rules/expected_output.css -1043 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/032_test_nested_rules/input.scss -1044 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/033_test_nested_rules/expected_output.css -1045 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/033_test_nested_rules/input.scss -1046 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/034_test_nested_rules/expected_output.css -1047 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/034_test_nested_rules/input.scss -1048 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/035_test_nested_rules_with_declarations/expected_output.css -1049 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/035_test_nested_rules_with_declarations/input.scss -1050 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/036_test_nested_rules_with_declarations/expected_output.css -1051 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/036_test_nested_rules_with_declarations/input.scss -1052 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/037_test_nested_rules_with_declarations/expected_output.css -1053 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/037_test_nested_rules_with_declarations/input.scss -1054 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/038_test_nested_rules_with_fancy_selectors/expected_output.css -1055 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/038_test_nested_rules_with_fancy_selectors/input.scss -1056 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/039_test_almost_ambiguous_nested_rules_and_declarations/expected_output.css -1057 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/039_test_almost_ambiguous_nested_rules_and_declarations/input.scss -1058 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/045_test_parent_selectors/expected_output.css -1059 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/045_test_parent_selectors/input.scss -1060 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/047_test_unknown_directive_bubbling/expected_output.css -1061 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/047_test_unknown_directive_bubbling/input.scss -1062 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/048_test_namespace_properties/expected_output.css -1063 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/048_test_namespace_properties/input.scss -1064 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/049_test_several_namespace_properties/expected_output.css -1065 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/049_test_several_namespace_properties/input.scss -1066 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/050_test_nested_namespace_properties/expected_output.css -1067 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/050_test_nested_namespace_properties/input.scss -1068 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/053_test_no_namespace_properties_without_space/expected_output.css -1069 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/053_test_no_namespace_properties_without_space/input.scss -1070 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/054_test_basic_mixins/expected_output.css -1071 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/054_test_basic_mixins/input.scss -1072 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/055_test_basic_mixins/expected_output.css -1073 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/055_test_basic_mixins/input.scss -1074 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/056_test_basic_mixins/expected_output.css -1075 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/056_test_basic_mixins/input.scss -1076 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/057_test_mixins_with_empty_args/expected_output.css -1077 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/057_test_mixins_with_empty_args/input.scss -1078 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/058_test_mixins_with_empty_args/expected_output.css -1079 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/058_test_mixins_with_empty_args/input.scss -1080 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/059_test_mixins_with_empty_args/expected_output.css -1081 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/059_test_mixins_with_empty_args/input.scss -1082 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/060_test_mixins_with_args/expected_output.css -1083 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/060_test_mixins_with_args/input.scss -1084 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/061_test_mixins_with_args/expected_output.css -1085 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/061_test_mixins_with_args/input.scss -1086 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/062_test_basic_function/expected_output.css -1087 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/062_test_basic_function/input.scss -1088 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/063_test_function_args/expected_output.css -1089 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/063_test_function_args/input.scss -1090 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/064_test_mixin_var_args/expected_output.css -1091 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/064_test_mixin_var_args/input.scss -1092 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/065_test_mixin_empty_var_args/expected_output.css -1093 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/065_test_mixin_empty_var_args/input.scss -1094 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/066_test_mixin_var_args_act_like_list/expected_output.css -1095 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/066_test_mixin_var_args_act_like_list/input.scss -1096 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/067_test_mixin_splat_args/expected_output.css -1097 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/067_test_mixin_splat_args/input.scss -1098 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/068_test_mixin_splat_expression/expected_output.css -1099 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/068_test_mixin_splat_expression/input.scss -1100 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/069_test_mixin_splat_args_with_var_args/expected_output.css -1101 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/069_test_mixin_splat_args_with_var_args/input.scss -1102 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/070_test_mixin_splat_args_with_var_args_and_normal_args/expected_output.css -1103 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/070_test_mixin_splat_args_with_var_args_and_normal_args/input.scss -1104 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/072_test_mixin_var_and_splat_args_pass_through_keywords/expected_output.css -1105 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/072_test_mixin_var_and_splat_args_pass_through_keywords/input.scss -1106 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/002_test_one_line_comments/expected_output.css -1107 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/002_test_one_line_comments/input.scss -1108 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/083_test_function_var_args/expected_output.css -1109 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/083_test_function_var_args/input.scss -1110 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/084_test_function_empty_var_args/expected_output.css -1111 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/084_test_function_empty_var_args/input.scss -1112 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/085_test_function_var_args_act_like_list/expected_output.css -1113 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/085_test_function_var_args_act_like_list/input.scss -1114 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/086_test_function_splat_args/expected_output.css -1115 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/086_test_function_splat_args/input.scss -1116 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/087_test_function_splat_expression/expected_output.css -1117 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/087_test_function_splat_expression/input.scss -1118 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/088_test_function_splat_args_with_var_args/expected_output.css -1119 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/088_test_function_splat_args_with_var_args/input.scss -1120 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/089_test_function_splat_args_with_var_args_and_normal_args/expected_output.css -1121 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/089_test_function_splat_args_with_var_args_and_normal_args/input.scss -1122 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/091_test_function_var_and_splat_args_pass_through_keywords/expected_output.css -1123 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/091_test_function_var_and_splat_args_pass_through_keywords/input.scss -1124 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/098_test_function_list_of_pairs_splat_treated_as_list/expected_output.css -1125 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/098_test_function_list_of_pairs_splat_treated_as_list/input.scss -1126 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/104_test_basic_selector_interpolation/expected_output.css -1127 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/104_test_basic_selector_interpolation/input.scss -1128 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/105_test_basic_selector_interpolation/expected_output.css -1129 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/105_test_basic_selector_interpolation/input.scss -1130 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/106_test_basic_selector_interpolation/expected_output.css -1131 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/106_test_basic_selector_interpolation/input.scss -1132 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/107_test_selector_only_interpolation/expected_output.css -1133 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/107_test_selector_only_interpolation/input.scss -1134 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/108_test_selector_interpolation_before_element_name/expected_output.css -1135 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/108_test_selector_interpolation_before_element_name/input.scss -1136 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/110_test_selector_interpolation_in_pseudoclass/expected_output.css -1137 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/110_test_selector_interpolation_in_pseudoclass/input.scss -1138 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/111_test_selector_interpolation_at_class_begininng/expected_output.css -1139 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/111_test_selector_interpolation_at_class_begininng/input.scss -1140 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/112_test_selector_interpolation_at_id_begininng/expected_output.css -1141 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/112_test_selector_interpolation_at_id_begininng/input.scss -1142 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/113_test_selector_interpolation_at_pseudo_begininng/expected_output.css -1143 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/113_test_selector_interpolation_at_pseudo_begininng/input.scss -1144 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/114_test_selector_interpolation_at_attr_beginning/expected_output.css -1145 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/114_test_selector_interpolation_at_attr_beginning/input.scss -1146 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/115_test_selector_interpolation_at_attr_end/expected_output.css -1147 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/115_test_selector_interpolation_at_attr_end/input.scss -1148 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/116_test_selector_interpolation_at_dashes/expected_output.css -1149 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/116_test_selector_interpolation_at_dashes/input.scss -1150 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/119_test_basic_prop_name_interpolation/expected_output.css -1151 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/119_test_basic_prop_name_interpolation/input.scss -1152 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/120_test_basic_prop_name_interpolation/expected_output.css -1153 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/120_test_basic_prop_name_interpolation/input.scss -1154 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/121_test_prop_name_only_interpolation/expected_output.css -1155 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/121_test_prop_name_only_interpolation/input.scss -1156 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/122_test_directive_interpolation/expected_output.css -1157 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/122_test_directive_interpolation/input.scss -1158 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/123_test_media_interpolation/expected_output.css -1159 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/123_test_media_interpolation/input.scss -1160 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/124_test_script_in_media/expected_output.css -1161 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/124_test_script_in_media/input.scss -1162 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/125_test_script_in_media/expected_output.css -1163 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/125_test_script_in_media/input.scss -1164 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/131_test_nested_mixin_def/expected_output.css -1165 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/131_test_nested_mixin_def/input.scss -1166 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/132_test_nested_mixin_shadow/expected_output.css -1167 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/132_test_nested_mixin_shadow/input.scss -1168 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/133_test_nested_function_def/expected_output.css -1169 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/133_test_nested_function_def/input.scss -1170 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/134_test_nested_function_shadow/expected_output.css -1171 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/134_test_nested_function_shadow/input.scss -1172 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/135_test_simple_at_root/expected_output.css -1173 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/135_test_simple_at_root/input.scss -1174 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/136_test_at_root_with_selector/expected_output.css -1175 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/136_test_at_root_with_selector/input.scss -1176 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/137_test_at_root_in_mixin/expected_output.css -1177 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/137_test_at_root_in_mixin/input.scss -1178 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/138_test_at_root_in_media/expected_output.css -1179 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/138_test_at_root_in_media/input.scss -1180 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/139_test_at_root_in_bubbled_media/expected_output.css -1181 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/139_test_at_root_in_bubbled_media/input.scss -1182 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/140_test_at_root_in_unknown_directive/expected_output.css -1183 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/140_test_at_root_in_unknown_directive/input.scss -1184 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/171_test_loud_comment_in_compressed_mode/expected_output.css -1185 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/171_test_loud_comment_in_compressed_mode/input.scss -1186 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/173_test_parsing_many_numbers_doesnt_take_forever/expected_output.css -1187 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/173_test_parsing_many_numbers_doesnt_take_forever/input.scss -1188 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/177_test_prop_name_interpolation_after_hyphen/expected_output.css -1189 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/177_test_prop_name_interpolation_after_hyphen/input.scss -1190 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/178_test_star_plus_and_parent/expected_output.css -1191 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/178_test_star_plus_and_parent/input.scss -1192 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/179_test_weird_added_space/expected_output.css -1193 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/179_test_weird_added_space/input.scss -1194 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/180_test_interpolation_with_bracket_on_next_line/expected_output.css -1195 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/180_test_interpolation_with_bracket_on_next_line/input.scss -1196 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/181_test_interpolation/expected_output.css -1197 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/181_test_interpolation/input.scss -1198 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/182_test_mixin_with_keyword_args/expected_output.css -1199 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/182_test_mixin_with_keyword_args/input.scss -1200 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/183_test_passing_required_args_as_a_keyword_arg/expected_output.css -1201 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/183_test_passing_required_args_as_a_keyword_arg/input.scss -1202 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/184_test_passing_all_as_keyword_args_in_opposite_order/expected_output.css -1203 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/184_test_passing_all_as_keyword_args_in_opposite_order/input.scss -1204 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/185_test_keyword_args_in_functions/expected_output.css -1205 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/185_test_keyword_args_in_functions/input.scss -1206 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/187_test_multiline_var/expected_output.css -1207 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/187_test_multiline_var/input.scss -1208 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/188_test_mixin_content/expected_output.css -1209 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/188_test_mixin_content/input.scss -1210 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/189_test_empty_content/expected_output.css -1211 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/189_test_empty_content/input.scss -1212 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/190_test_options_passed_to_script/expected_output.css -1213 silly gunzTarPerm extractEntry test/sass-spec/spec/scss-tests/190_test_options_passed_to_script/input.scss -1214 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_146/expected_output.css -1215 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_146/input.scss -1216 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic/15_arithmetic_and_lists/expected_output.css -1217 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic/15_arithmetic_and_lists/input.scss -1218 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/expected_output.css -1219 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/input.scss -1220 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/_bourbon-deprecated-upcoming.scss -1221 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/_bourbon.scss -1222 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_position.scss -1223 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_button.scss -1224 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_font-family.scss -1225 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_hide-text.scss -1226 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_html5-input-types.scss -1227 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_clearfix.scss -1228 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_prefixer.scss -1229 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_retina-image.scss -1230 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_size.scss -1231 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_timing-functions.scss -1232 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/addons/_triangle.scss -1233 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_hidpi-media-query.scss -1234 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_animation.scss -1235 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_backface-visibility.scss -1236 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_background-image.scss -1237 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_background.scss -1238 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_border-image.scss -1239 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_border-radius.scss -1240 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_box-sizing.scss -1241 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_columns.scss -1242 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_flex-box.scss -1243 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_font-face.scss -1244 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_appearance.scss -1245 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_image-rendering.scss -1246 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_inline-block.scss -1247 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_keyframes.scss -1248 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_linear-gradient.scss -1249 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_perspective.scss -1250 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_placeholder.scss -1251 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_radial-gradient.scss -1252 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_transform.scss -1253 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_transition.scss -1254 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/css3/_user-select.scss -1255 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_compact.scss -1256 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_flex-grid.scss -1257 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_grid-width.scss -1258 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_linear-gradient.scss -1259 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_modular-scale.scss -1260 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_px-to-em.scss -1261 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_radial-gradient.scss -1262 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_tint-shade.scss -1263 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/functions/_transition-property-name.scss -1264 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_deprecated-webkit-gradient.scss -1265 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_gradient-positions-parser.scss -1266 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_linear-positions-parser.scss -1267 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_radial-arg-parser.scss -1268 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_radial-positions-parser.scss -1269 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_render-gradients.scss -1270 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/bourbon/lib/helpers/_shape-size-stripper.scss -1271 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_bizarrely_formatted_comments/expected_output.css -1272 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_bizarrely_formatted_comments/input.scss -1273 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_blockless_directive_without_semicolon/expected_output.css -1274 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_blockless_directive_without_semicolon/input.scss -1275 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_closing_line_comment_end_with_compact_output/expected_output.css -1276 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_closing_line_comment_end_with_compact_output/input.scss -1277 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_directive_with_lots_of_whitespace/expected_output.css -1278 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_directive_with_lots_of_whitespace/input.scss -1279 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_empty_block_directive/expected_output.css -1280 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_empty_block_directive/input.scss -1281 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_error_with_windows_newlines/expected_output.css -1282 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_error_with_windows_newlines/input.scss -1283 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_ms_long_filter_syntax/expected_output.css -1284 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_ms_long_filter_syntax/input.scss -1285 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_multiple_comments/expected_output.css -1286 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_multiple_comments/input.scss -1287 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_unicode/expected_output.css -1288 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/css_unicode/input.scss -1289 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/directive_interpolation/expected_output.css -1290 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/directive_interpolation/input.scss -1291 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/empty_content/expected_output.css -1292 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/empty_content/input.scss -1293 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/113_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/expected_output.css -1294 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/113_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/input.scss -1295 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/005_test_multiple_targets/expected_output.css -1296 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/005_test_multiple_targets/input.scss -1297 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/expected_output.css -1298 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/input.scss -1299 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/009_test_multiple_extends_with_multiple_extenders_and_single_target/expected_output.css -1300 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/009_test_multiple_extends_with_multiple_extenders_and_single_target/input.scss -1301 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/010_test_multiple_extends_with_multiple_extenders_and_single_target/expected_output.css -1302 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/010_test_multiple_extends_with_multiple_extenders_and_single_target/input.scss -1303 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/011_test_chained_extends/expected_output.css -1304 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/011_test_chained_extends/input.scss -1305 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/013_test_dynamic_extendee/expected_output.css -1306 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/013_test_dynamic_extendee/input.scss -1307 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/015_test_target_with_child/expected_output.css -1308 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/015_test_target_with_child/input.scss -1309 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/016_test_class_unification/expected_output.css -1310 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/016_test_class_unification/input.scss -1311 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/017_test_class_unification/expected_output.css -1312 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/017_test_class_unification/input.scss -1313 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/018_test_id_unification/expected_output.css -1314 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/018_test_id_unification/input.scss -1315 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/019_test_id_unification/expected_output.css -1316 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/019_test_id_unification/input.scss -1317 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/020_test_universal_unification_with_simple_target/expected_output.css -1318 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/020_test_universal_unification_with_simple_target/input.scss -1319 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/021_test_universal_unification_with_simple_target/expected_output.css -1320 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/021_test_universal_unification_with_simple_target/input.scss -1321 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/022_test_universal_unification_with_simple_target/expected_output.css -1322 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/022_test_universal_unification_with_simple_target/input.scss -1323 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/023_test_universal_unification_with_simple_target/expected_output.css -1324 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/023_test_universal_unification_with_simple_target/input.scss -1325 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/024_test_universal_unification_with_simple_target/expected_output.css -1326 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/024_test_universal_unification_with_simple_target/input.scss -1327 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/025_test_universal_unification_with_namespaceless_universal_target/expected_output.css -1328 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/025_test_universal_unification_with_namespaceless_universal_target/input.scss -1329 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/026_test_universal_unification_with_namespaceless_universal_target/expected_output.css -1330 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/026_test_universal_unification_with_namespaceless_universal_target/input.scss -1331 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/027_test_universal_unification_with_namespaceless_universal_target/expected_output.css -1332 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/027_test_universal_unification_with_namespaceless_universal_target/input.scss -1333 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/028_test_universal_unification_with_namespaceless_universal_target/expected_output.css -1334 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/028_test_universal_unification_with_namespaceless_universal_target/input.scss -1335 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/029_test_universal_unification_with_namespaceless_universal_target/expected_output.css -1336 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/029_test_universal_unification_with_namespaceless_universal_target/input.scss -1337 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/030_test_universal_unification_with_namespaceless_universal_target/expected_output.css -1338 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/030_test_universal_unification_with_namespaceless_universal_target/input.scss -1339 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/031_test_universal_unification_with_namespaced_universal_target/expected_output.css -1340 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/031_test_universal_unification_with_namespaced_universal_target/input.scss -1341 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/032_test_universal_unification_with_namespaced_universal_target/expected_output.css -1342 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/032_test_universal_unification_with_namespaced_universal_target/input.scss -1343 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/033_test_universal_unification_with_namespaced_universal_target/expected_output.css -1344 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/033_test_universal_unification_with_namespaced_universal_target/input.scss -1345 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/034_test_universal_unification_with_namespaceless_element_target/expected_output.css -1346 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/034_test_universal_unification_with_namespaceless_element_target/input.scss -1347 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/035_test_universal_unification_with_namespaceless_element_target/expected_output.css -1348 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/035_test_universal_unification_with_namespaceless_element_target/input.scss -1349 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/036_test_universal_unification_with_namespaceless_element_target/expected_output.css -1350 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/036_test_universal_unification_with_namespaceless_element_target/input.scss -1351 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/037_test_universal_unification_with_namespaceless_element_target/expected_output.css -1352 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/037_test_universal_unification_with_namespaceless_element_target/input.scss -1353 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/038_test_universal_unification_with_namespaceless_element_target/expected_output.css -1354 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/038_test_universal_unification_with_namespaceless_element_target/input.scss -1355 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/039_test_universal_unification_with_namespaceless_element_target/expected_output.css -1356 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/039_test_universal_unification_with_namespaceless_element_target/input.scss -1357 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/040_test_universal_unification_with_namespaced_element_target/expected_output.css -1358 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/040_test_universal_unification_with_namespaced_element_target/input.scss -1359 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/041_test_universal_unification_with_namespaced_element_target/expected_output.css -1360 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/041_test_universal_unification_with_namespaced_element_target/input.scss -1361 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/042_test_universal_unification_with_namespaced_element_target/expected_output.css -1362 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/042_test_universal_unification_with_namespaced_element_target/input.scss -1363 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/043_test_element_unification_with_simple_target/expected_output.css -1364 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/043_test_element_unification_with_simple_target/input.scss -1365 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/044_test_element_unification_with_simple_target/expected_output.css -1366 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/044_test_element_unification_with_simple_target/input.scss -1367 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/045_test_element_unification_with_simple_target/expected_output.css -1368 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/045_test_element_unification_with_simple_target/input.scss -1369 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/046_test_element_unification_with_simple_target/expected_output.css -1370 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/046_test_element_unification_with_simple_target/input.scss -1371 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/047_test_element_unification_with_namespaceless_universal_target/expected_output.css -1372 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/047_test_element_unification_with_namespaceless_universal_target/input.scss -1373 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/048_test_element_unification_with_namespaceless_universal_target/expected_output.css -1374 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/048_test_element_unification_with_namespaceless_universal_target/input.scss -1375 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/049_test_element_unification_with_namespaceless_universal_target/expected_output.css -1376 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/049_test_element_unification_with_namespaceless_universal_target/input.scss -1377 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/050_test_element_unification_with_namespaceless_universal_target/expected_output.css -1378 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/050_test_element_unification_with_namespaceless_universal_target/input.scss -1379 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/051_test_element_unification_with_namespaceless_universal_target/expected_output.css -1380 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/051_test_element_unification_with_namespaceless_universal_target/input.scss -1381 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/052_test_element_unification_with_namespaceless_universal_target/expected_output.css -1382 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/052_test_element_unification_with_namespaceless_universal_target/input.scss -1383 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/053_test_element_unification_with_namespaced_universal_target/expected_output.css -1384 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/053_test_element_unification_with_namespaced_universal_target/input.scss -1385 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/054_test_element_unification_with_namespaced_universal_target/expected_output.css -1386 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/054_test_element_unification_with_namespaced_universal_target/input.scss -1387 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/055_test_element_unification_with_namespaced_universal_target/expected_output.css -1388 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/055_test_element_unification_with_namespaced_universal_target/input.scss -1389 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/056_test_element_unification_with_namespaceless_element_target/expected_output.css -1390 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/056_test_element_unification_with_namespaceless_element_target/input.scss -1391 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/057_test_element_unification_with_namespaceless_element_target/expected_output.css -1392 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/057_test_element_unification_with_namespaceless_element_target/input.scss -1393 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/058_test_element_unification_with_namespaceless_element_target/expected_output.css -1394 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/058_test_element_unification_with_namespaceless_element_target/input.scss -1395 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/059_test_element_unification_with_namespaceless_element_target/expected_output.css -1396 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/059_test_element_unification_with_namespaceless_element_target/input.scss -1397 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/060_test_element_unification_with_namespaceless_element_target/expected_output.css -1398 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/060_test_element_unification_with_namespaceless_element_target/input.scss -1399 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/061_test_element_unification_with_namespaceless_element_target/expected_output.css -1400 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/061_test_element_unification_with_namespaceless_element_target/input.scss -1401 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/062_test_element_unification_with_namespaced_element_target/expected_output.css -1402 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/062_test_element_unification_with_namespaced_element_target/input.scss -1403 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/063_test_element_unification_with_namespaced_element_target/expected_output.css -1404 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/063_test_element_unification_with_namespaced_element_target/input.scss -1405 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/064_test_element_unification_with_namespaced_element_target/expected_output.css -1406 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/064_test_element_unification_with_namespaced_element_target/input.scss -1407 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/065_test_attribute_unification/expected_output.css -1408 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/065_test_attribute_unification/input.scss -1409 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/066_test_attribute_unification/expected_output.css -1410 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/066_test_attribute_unification/input.scss -1411 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/067_test_attribute_unification/expected_output.css -1412 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/067_test_attribute_unification/input.scss -1413 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/068_test_attribute_unification/expected_output.css -1414 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/068_test_attribute_unification/input.scss -1415 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/069_test_attribute_unification/expected_output.css -1416 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/069_test_attribute_unification/input.scss -1417 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/070_test_pseudo_unification/expected_output.css -1418 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/070_test_pseudo_unification/input.scss -1419 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/071_test_pseudo_unification/expected_output.css -1420 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/071_test_pseudo_unification/input.scss -1421 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/072_test_pseudo_unification/expected_output.css -1422 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/072_test_pseudo_unification/input.scss -1423 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/073_test_pseudo_unification/expected_output.css -1424 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/073_test_pseudo_unification/input.scss -1425 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/074_test_pseudo_unification/expected_output.css -1426 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/074_test_pseudo_unification/input.scss -1427 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/075_test_pseudo_unification/expected_output.css -1428 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/075_test_pseudo_unification/input.scss -1429 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/076_test_pseudo_unification/expected_output.css -1430 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/076_test_pseudo_unification/input.scss -1431 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/077_test_pseudo_unification/expected_output.css -1432 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/077_test_pseudo_unification/input.scss -1433 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/078_test_pseudoelement_remains_at_end_of_selector/expected_output.css -1434 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/078_test_pseudoelement_remains_at_end_of_selector/input.scss -1435 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/079_test_pseudoelement_remains_at_end_of_selector/expected_output.css -1436 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/079_test_pseudoelement_remains_at_end_of_selector/input.scss -1437 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/080_test_pseudoclass_remains_at_end_of_selector/expected_output.css -1438 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/080_test_pseudoclass_remains_at_end_of_selector/input.scss -1439 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/081_test_pseudoclass_remains_at_end_of_selector/expected_output.css -1440 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/081_test_pseudoclass_remains_at_end_of_selector/input.scss -1441 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/082_test_not_remains_at_end_of_selector/expected_output.css -1442 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/082_test_not_remains_at_end_of_selector/input.scss -1443 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/083_test_pseudoelement_goes_lefter_than_pseudoclass/expected_output.css -1444 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/083_test_pseudoelement_goes_lefter_than_pseudoclass/input.scss -1445 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/084_test_pseudoelement_goes_lefter_than_pseudoclass/expected_output.css -1446 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/084_test_pseudoelement_goes_lefter_than_pseudoclass/input.scss -1447 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/085_test_pseudoelement_goes_lefter_than_not/expected_output.css -1448 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/085_test_pseudoelement_goes_lefter_than_not/input.scss -1449 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/086_test_pseudoelement_goes_lefter_than_not/expected_output.css -1450 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/086_test_pseudoelement_goes_lefter_than_not/input.scss -1451 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/087_test_negation_unification/expected_output.css -1452 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/087_test_negation_unification/input.scss -1453 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/088_test_negation_unification/expected_output.css -1454 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/088_test_negation_unification/input.scss -1455 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/089_test_negation_unification/expected_output.css -1456 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/089_test_negation_unification/input.scss -1457 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/090_test_comma_extendee/expected_output.css -1458 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/090_test_comma_extendee/input.scss -1459 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/091_test_redundant_selector_elimination/expected_output.css -1460 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/091_test_redundant_selector_elimination/input.scss -1461 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/093_test_long_extendee_matches_supersets/expected_output.css -1462 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/093_test_long_extendee_matches_supersets/input.scss -1463 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/094_test_long_extendee_runs_unification/expected_output.css -1464 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/094_test_long_extendee_runs_unification/input.scss -1465 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/095_test_long_extender/expected_output.css -1466 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/095_test_long_extender/input.scss -1467 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/096_test_long_extender_runs_unification/expected_output.css -1468 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/096_test_long_extender_runs_unification/input.scss -1469 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/098_test_nested_extender_runs_unification/expected_output.css -1470 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/098_test_nested_extender_runs_unification/input.scss -1471 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/100_test_nested_extender_unifies_identical_parents/expected_output.css -1472 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/100_test_nested_extender_unifies_identical_parents/input.scss -1473 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/101_test_nested_extender_unifies_common_substring/expected_output.css -1474 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/101_test_nested_extender_unifies_common_substring/input.scss -1475 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/102_test_nested_extender_unifies_common_subseq/expected_output.css -1476 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/102_test_nested_extender_unifies_common_subseq/input.scss -1477 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/103_test_nested_extender_chooses_first_subseq/expected_output.css -1478 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/103_test_nested_extender_chooses_first_subseq/input.scss -1479 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/104_test_nested_extender_counts_extended_subselectors/104_test_nested_extender_counts_extended_subselectors/expected_output.css -1480 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/104_test_nested_extender_counts_extended_subselectors/104_test_nested_extender_counts_extended_subselectors/input.scss -1481 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/105_test_nested_extender_counts_extended_superselectors/expected_output.css -1482 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/105_test_nested_extender_counts_extended_superselectors/input.scss -1483 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/106_test_nested_extender_with_child_selector/expected_output.css -1484 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/106_test_nested_extender_with_child_selector/input.scss -1485 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/107_test_nested_extender_finds_common_selectors_around_child_selector/expected_output.css -1486 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/107_test_nested_extender_finds_common_selectors_around_child_selector/input.scss -1487 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/108_test_nested_extender_finds_common_selectors_around_child_selector/expected_output.css -1488 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/108_test_nested_extender_finds_common_selectors_around_child_selector/input.scss -1489 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/109_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/expected_output.css -1490 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/109_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/input.scss -1491 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/110_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/expected_output.css -1492 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/110_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/input.scss -1493 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/111_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/expected_output.css -1494 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/111_test_nested_extender_doesnt_find_common_selectors_around_adjacent_sibling_selector/input.scss -1495 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/112_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/expected_output.css -1496 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/112_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/input.scss -1497 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/007_test_multiple_extends_with_single_extender_and_single_target/expected_output.css -1498 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/007_test_multiple_extends_with_single_extender_and_single_target/input.scss -1499 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/114_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/expected_output.css -1500 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/114_test_nested_extender_doesnt_find_common_selectors_around_sibling_selector/input.scss -1501 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/115_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/expected_output.css -1502 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/115_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/input.scss -1503 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/116_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/expected_output.css -1504 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/116_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/input.scss -1505 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/117_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/expected_output.css -1506 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/117_test_nested_extender_doesnt_find_common_selectors_around_reference_selector/input.scss -1507 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/120_test_nested_extender_with_child_selector_unifies/expected_output.css -1508 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/120_test_nested_extender_with_child_selector_unifies/input.scss -1509 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/121_test_nested_extender_with_child_selector_unifies/expected_output.css -1510 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/121_test_nested_extender_with_child_selector_unifies/input.scss -1511 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/122_test_nested_extender_with_child_selector_unifies/expected_output.css -1512 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/122_test_nested_extender_with_child_selector_unifies/input.scss -1513 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/123_test_nested_extender_with_early_child_selector/expected_output.css -1514 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/123_test_nested_extender_with_early_child_selector/input.scss -1515 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/124_test_nested_extender_with_early_child_selector/expected_output.css -1516 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/124_test_nested_extender_with_early_child_selector/input.scss -1517 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/125_test_nested_extender_with_early_child_selector/expected_output.css -1518 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/125_test_nested_extender_with_early_child_selector/input.scss -1519 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/126_test_nested_extender_with_early_child_selector/expected_output.css -1520 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/126_test_nested_extender_with_early_child_selector/input.scss -1521 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/127_test_nested_extender_with_early_child_selector/expected_output.css -1522 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/127_test_nested_extender_with_early_child_selector/input.scss -1523 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/128_test_nested_extender_with_sibling_selector/expected_output.css -1524 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/128_test_nested_extender_with_sibling_selector/input.scss -1525 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/129_test_nested_extender_with_hacky_selector/expected_output.css -1526 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/129_test_nested_extender_with_hacky_selector/input.scss -1527 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/130_test_nested_extender_with_hacky_selector/expected_output.css -1528 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/130_test_nested_extender_with_hacky_selector/input.scss -1529 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/131_test_nested_extender_merges_with_same_selector/expected_output.css -1530 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/131_test_nested_extender_merges_with_same_selector/input.scss -1531 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/132_test_nested_extender_with_child_selector_merges_with_same_selector/expected_output.css -1532 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/132_test_nested_extender_with_child_selector_merges_with_same_selector/input.scss -1533 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/133_test_combinator_unification_for_hacky_combinators/expected_output.css -1534 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/133_test_combinator_unification_for_hacky_combinators/input.scss -1535 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/134_test_combinator_unification_for_hacky_combinators/expected_output.css -1536 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/134_test_combinator_unification_for_hacky_combinators/input.scss -1537 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/135_test_combinator_unification_for_hacky_combinators/expected_output.css -1538 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/135_test_combinator_unification_for_hacky_combinators/input.scss -1539 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/136_test_combinator_unification_for_hacky_combinators/expected_output.css -1540 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/136_test_combinator_unification_for_hacky_combinators/input.scss -1541 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/137_test_combinator_unification_for_hacky_combinators/expected_output.css -1542 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/137_test_combinator_unification_for_hacky_combinators/input.scss -1543 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/138_test_combinator_unification_for_hacky_combinators/expected_output.css -1544 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/138_test_combinator_unification_for_hacky_combinators/input.scss -1545 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/139_test_combinator_unification_for_hacky_combinators/expected_output.css -1546 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/139_test_combinator_unification_for_hacky_combinators/input.scss -1547 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/140_test_combinator_unification_double_tilde/expected_output.css -1548 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/140_test_combinator_unification_double_tilde/input.scss -1549 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/141_test_combinator_unification_double_tilde/expected_output.css -1550 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/141_test_combinator_unification_double_tilde/input.scss -1551 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/142_test_combinator_unification_double_tilde/expected_output.css -1552 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/142_test_combinator_unification_double_tilde/input.scss -1553 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/144_test_combinator_unification_tilde_plus/expected_output.css -1554 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/144_test_combinator_unification_tilde_plus/input.scss -1555 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/145_test_combinator_unification_tilde_plus/expected_output.css -1556 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/145_test_combinator_unification_tilde_plus/input.scss -1557 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/146_test_combinator_unification_tilde_plus/expected_output.css -1558 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/146_test_combinator_unification_tilde_plus/input.scss -1559 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/147_test_combinator_unification_tilde_plus/expected_output.css -1560 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/147_test_combinator_unification_tilde_plus/input.scss -1561 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/148_test_combinator_unification_tilde_plus/expected_output.css -1562 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/148_test_combinator_unification_tilde_plus/input.scss -1563 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/149_test_combinator_unification_tilde_plus/expected_output.css -1564 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/149_test_combinator_unification_tilde_plus/input.scss -1565 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/150_test_combinator_unification_tilde_plus/expected_output.css -1566 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/150_test_combinator_unification_tilde_plus/input.scss -1567 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/151_test_combinator_unification_tilde_plus/expected_output.css -1568 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/151_test_combinator_unification_tilde_plus/input.scss -1569 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/152_test_combinator_unification_angle_sibling/expected_output.css -1570 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/152_test_combinator_unification_angle_sibling/input.scss -1571 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/153_test_combinator_unification_angle_sibling/expected_output.css -1572 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/153_test_combinator_unification_angle_sibling/input.scss -1573 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/154_test_combinator_unification_angle_sibling/expected_output.css -1574 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/154_test_combinator_unification_angle_sibling/input.scss -1575 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/155_test_combinator_unification_angle_sibling/expected_output.css -1576 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/155_test_combinator_unification_angle_sibling/input.scss -1577 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/156_test_combinator_unification_double_angle/expected_output.css -1578 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/156_test_combinator_unification_double_angle/input.scss -1579 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/157_test_combinator_unification_double_angle/expected_output.css -1580 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/157_test_combinator_unification_double_angle/input.scss -1581 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/158_test_combinator_unification_double_angle/expected_output.css -1582 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/158_test_combinator_unification_double_angle/input.scss -1583 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/159_test_combinator_unification_double_angle/expected_output.css -1584 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/159_test_combinator_unification_double_angle/input.scss -1585 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/160_test_combinator_unification_double_plus/expected_output.css -1586 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/160_test_combinator_unification_double_plus/input.scss -1587 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/161_test_combinator_unification_double_plus/expected_output.css -1588 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/161_test_combinator_unification_double_plus/input.scss -1589 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/162_test_combinator_unification_double_plus/expected_output.css -1590 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/162_test_combinator_unification_double_plus/input.scss -1591 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/163_test_combinator_unification_double_plus/expected_output.css -1592 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/163_test_combinator_unification_double_plus/input.scss -1593 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/164_test_combinator_unification_angle_space/expected_output.css -1594 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/164_test_combinator_unification_angle_space/input.scss -1595 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/165_test_combinator_unification_angle_space/expected_output.css -1596 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/165_test_combinator_unification_angle_space/input.scss -1597 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/166_test_combinator_unification_angle_space/expected_output.css -1598 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/166_test_combinator_unification_angle_space/input.scss -1599 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/167_test_combinator_unification_angle_space/expected_output.css -1600 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/167_test_combinator_unification_angle_space/input.scss -1601 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/168_test_combinator_unification_angle_space/expected_output.css -1602 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/168_test_combinator_unification_angle_space/input.scss -1603 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/169_test_combinator_unification_angle_space/expected_output.css -1604 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/169_test_combinator_unification_angle_space/input.scss -1605 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/170_test_combinator_unification_plus_space/expected_output.css -1606 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/170_test_combinator_unification_plus_space/input.scss -1607 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/171_test_combinator_unification_plus_space/expected_output.css -1608 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/171_test_combinator_unification_plus_space/input.scss -1609 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/172_test_combinator_unification_plus_space/expected_output.css -1610 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/172_test_combinator_unification_plus_space/input.scss -1611 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/173_test_combinator_unification_plus_space/expected_output.css -1612 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/173_test_combinator_unification_plus_space/input.scss -1613 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/174_test_combinator_unification_plus_space/expected_output.css -1614 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/174_test_combinator_unification_plus_space/input.scss -1615 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/175_test_combinator_unification_plus_space/expected_output.css -1616 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/175_test_combinator_unification_plus_space/input.scss -1617 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/176_test_combinator_unification_nested/expected_output.css -1618 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/176_test_combinator_unification_nested/input.scss -1619 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/177_test_combinator_unification_nested/expected_output.css -1620 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/177_test_combinator_unification_nested/input.scss -1621 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/178_test_combinator_unification_with_newlines/expected_output.css -1622 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/178_test_combinator_unification_with_newlines/input.scss -1623 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/179_test_extend_self_loop/expected_output.css -1624 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/179_test_extend_self_loop/input.scss -1625 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/180_test_basic_extend_loop/expected_output.css -1626 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/180_test_basic_extend_loop/input.scss -1627 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/181_test_three_level_extend_loop/expected_output.css -1628 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/181_test_three_level_extend_loop/input.scss -1629 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/183_test_multiple_extender_merges_with_superset_selector/expected_output.css -1630 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/183_test_multiple_extender_merges_with_superset_selector/input.scss -1631 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/190_test_semi_placeholder_selector/expected_output.css -1632 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/190_test_semi_placeholder_selector/input.scss -1633 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/195_test_extend_within_unknown_directive/expected_output.css -1634 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/195_test_extend_within_unknown_directive/input.scss -1635 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/196_test_extend_within_nested_directives/expected_output.css -1636 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/196_test_extend_within_nested_directives/input.scss -1637 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/197_test_extend_within_disparate_media/expected_output.css -1638 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/197_test_extend_within_disparate_media/input.scss -1639 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/198_test_extend_within_disparate_unknown_directive/expected_output.css -1640 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/198_test_extend_within_disparate_unknown_directive/input.scss -1641 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/199_test_extend_within_disparate_nested_directives/expected_output.css -1642 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/199_test_extend_within_disparate_nested_directives/input.scss -1643 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/200_test_extend_with_subject_transfers_subject_to_extender/expected_output.css -1644 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/200_test_extend_with_subject_transfers_subject_to_extender/input.scss -1645 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/201_test_extend_with_subject_transfers_subject_to_extender/expected_output.css -1646 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/201_test_extend_with_subject_transfers_subject_to_extender/input.scss -1647 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/202_test_extend_with_subject_retains_subject_on_target/expected_output.css -1648 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/202_test_extend_with_subject_retains_subject_on_target/input.scss -1649 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/203_test_extend_with_subject_transfers_subject_to_target/expected_output.css -1650 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/203_test_extend_with_subject_transfers_subject_to_target/input.scss -1651 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/204_test_extend_with_subject_retains_subject_on_extender/expected_output.css -1652 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/204_test_extend_with_subject_retains_subject_on_extender/input.scss -1653 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/205_test_extend_with_subject_fails_with_conflicting_subject/expected_output.css -1654 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/205_test_extend_with_subject_fails_with_conflicting_subject/input.scss -1655 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/expected_output.css -1656 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/input.scss -1657 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/208_test_optional_extend_succeeds_when_extension_fails/expected_output.css -1658 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/208_test_optional_extend_succeeds_when_extension_fails/input.scss -1659 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/209_test_pseudo_element_superselector/expected_output.css -1660 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/209_test_pseudo_element_superselector/input.scss -1661 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/210_test_pseudo_element_superselector/expected_output.css -1662 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/210_test_pseudo_element_superselector/input.scss -1663 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/211_test_pseudo_element_superselector/expected_output.css -1664 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/211_test_pseudo_element_superselector/input.scss -1665 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/212_test_pseudo_element_superselector/expected_output.css -1666 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/212_test_pseudo_element_superselector/input.scss -1667 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/213_test_pseudo_element_superselector/expected_output.css -1668 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/213_test_pseudo_element_superselector/input.scss -1669 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/214_test_pseudo_element_superselector/expected_output.css -1670 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/214_test_pseudo_element_superselector/input.scss -1671 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/215_test_multiple_source_redundancy_elimination/expected_output.css -1672 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/215_test_multiple_source_redundancy_elimination/input.scss -1673 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/216_test_nested_sibling_extend/expected_output.css -1674 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/216_test_nested_sibling_extend/input.scss -1675 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/217_test_parent_and_sibling_extend/expected_output.css -1676 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/217_test_parent_and_sibling_extend/input.scss -1677 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/219_test_nested_double_extend_optimization/expected_output.css -1678 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/219_test_nested_double_extend_optimization/input.scss -1679 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/220_test_extend_in_double_nested_media_query/expected_output.css -1680 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/220_test_extend_in_double_nested_media_query/input.scss -1681 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/222_test_newline_near_combinator/expected_output.css -1682 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/222_test_newline_near_combinator/input.scss -1683 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/223_test_duplicated_selector_with_newlines/expected_output.css -1684 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/223_test_duplicated_selector_with_newlines/input.scss -1685 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/224_test_nested_selector_with_child_selector_hack_extendee/expected_output.css -1686 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/224_test_nested_selector_with_child_selector_hack_extendee/input.scss -1687 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/225_test_nested_selector_with_child_selector_hack_extender/expected_output.css -1688 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/225_test_nested_selector_with_child_selector_hack_extender/input.scss -1689 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/227_test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee/expected_output.css -1690 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/227_test_nested_selector_with_child_selector_hack_extender_and_sibling_selector_extendee/input.scss -1691 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/228_test_nested_selector_with_child_selector_hack_extender_and_extendee_and_newline/expected_output.css -1692 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/228_test_nested_selector_with_child_selector_hack_extender_and_extendee_and_newline/input.scss -1693 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/229_test_extended_parent_and_child_redundancy_elimination/expected_output.css -1694 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/229_test_extended_parent_and_child_redundancy_elimination/input.scss -1695 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/expected_output.css -1696 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/input.scss -1697 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/expected_output.css -1698 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/input.scss -1699 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/233_test_extend_cross_branch_redundancy_elimination/expected_output.css -1700 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/233_test_extend_cross_branch_redundancy_elimination/input.scss -1701 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/234_test_extend_cross_branch_redundancy_elimination/expected_output.css -1702 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/extend-tests/234_test_extend_cross_branch_redundancy_elimination/input.scss -1703 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/http_import/expected_output.css -1704 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/http_import/input.scss -1705 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/import_with_interpolation/expected_output.css -1706 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/import_with_interpolation/input.scss -1707 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_113/expected_output.css -1708 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_113/input.scss -1709 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_137/expected_output.css -1710 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_137/input.scss -1711 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_143/expected_output.css -1712 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/issue_143/input.scss -1713 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/198_test_extend_within_disparate_unknown_directive/expected_output.css -1714 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/198_test_extend_within_disparate_unknown_directive/input.scss -1715 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/005_test_multiple_targets/expected_output.css -1716 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/005_test_multiple_targets/input.scss -1717 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/013_test_dynamic_extendee/expected_output.css -1718 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/013_test_dynamic_extendee/input.scss -1719 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/016_test_class_unification/expected_output.css -1720 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/016_test_class_unification/input.scss -1721 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/017_test_class_unification/expected_output.css -1722 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/017_test_class_unification/input.scss -1723 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/018_test_id_unification/expected_output.css -1724 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/018_test_id_unification/input.scss -1725 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/019_test_id_unification/expected_output.css -1726 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/019_test_id_unification/input.scss -1727 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/090_test_comma_extendee/expected_output.css -1728 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/090_test_comma_extendee/input.scss -1729 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/091_test_redundant_selector_elimination/expected_output.css -1730 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/091_test_redundant_selector_elimination/input.scss -1731 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/093_test_long_extendee_matches_supersets/expected_output.css -1732 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/093_test_long_extendee_matches_supersets/input.scss -1733 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/095_test_long_extender/expected_output.css -1734 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/095_test_long_extender/input.scss -1735 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/098_test_nested_extender_runs_unification/expected_output.css -1736 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/098_test_nested_extender_runs_unification/input.scss -1737 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/179_test_extend_self_loop/expected_output.css -1738 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/179_test_extend_self_loop/input.scss -1739 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/180_test_basic_extend_loop/expected_output.css -1740 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/180_test_basic_extend_loop/input.scss -1741 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/181_test_three_level_extend_loop/expected_output.css -1742 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/181_test_three_level_extend_loop/input.scss -1743 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/183_test_multiple_extender_merges_with_superset_selector/expected_output.css -1744 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/183_test_multiple_extender_merges_with_superset_selector/input.scss -1745 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/190_test_semi_placeholder_selector/expected_output.css -1746 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/190_test_semi_placeholder_selector/input.scss -1747 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/195_test_extend_within_unknown_directive/expected_output.css -1748 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/195_test_extend_within_unknown_directive/input.scss -1749 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/196_test_extend_within_nested_directives/expected_output.css -1750 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/196_test_extend_within_nested_directives/input.scss -1751 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/197_test_extend_within_disparate_media/expected_output.css -1752 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/197_test_extend_within_disparate_media/input.scss -1753 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/expected_output.css -1754 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/008_test_multiple_extends_with_single_extender_and_single_target/input.scss -1755 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/199_test_extend_within_disparate_nested_directives/expected_output.css -1756 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/199_test_extend_within_disparate_nested_directives/input.scss -1757 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/expected_output.css -1758 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/207_test_optional_extend_succeeds_when_extendee_doesnt_exist/input.scss -1759 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/208_test_optional_extend_succeeds_when_extension_fails/expected_output.css -1760 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/208_test_optional_extend_succeeds_when_extension_fails/input.scss -1761 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/209_test_pseudo_element_superselector/expected_output.css -1762 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/209_test_pseudo_element_superselector/input.scss -1763 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/210_test_pseudo_element_superselector/expected_output.css -1764 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/210_test_pseudo_element_superselector/input.scss -1765 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/211_test_pseudo_element_superselector/expected_output.css -1766 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/211_test_pseudo_element_superselector/input.scss -1767 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/212_test_pseudo_element_superselector/expected_output.css -1768 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/212_test_pseudo_element_superselector/input.scss -1769 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/213_test_pseudo_element_superselector/expected_output.css -1770 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/213_test_pseudo_element_superselector/input.scss -1771 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/214_test_pseudo_element_superselector/expected_output.css -1772 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/214_test_pseudo_element_superselector/input.scss -1773 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/215_test_multiple_source_redundancy_elimination/expected_output.css -1774 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/215_test_multiple_source_redundancy_elimination/input.scss -1775 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/216_test_nested_sibling_extend/expected_output.css -1776 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/216_test_nested_sibling_extend/input.scss -1777 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/217_test_parent_and_sibling_extend/expected_output.css -1778 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/217_test_parent_and_sibling_extend/input.scss -1779 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/219_test_nested_double_extend_optimization/expected_output.css -1780 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/219_test_nested_double_extend_optimization/input.scss -1781 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/220_test_extend_in_double_nested_media_query/expected_output.css -1782 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/220_test_extend_in_double_nested_media_query/input.scss -1783 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/222_test_newline_near_combinator/expected_output.css -1784 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/222_test_newline_near_combinator/input.scss -1785 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/223_test_duplicated_selector_with_newlines/expected_output.css -1786 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/223_test_duplicated_selector_with_newlines/input.scss -1787 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/expected_output.css -1788 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/231_test_extend_redundancy_elimination_when_it_would_preserve_specificity/input.scss -1789 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/expected_output.css -1790 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/232_test_extend_redundancy_elimination_never_eliminates_base_selector/input.scss -1791 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/233_test_extend_cross_branch_redundancy_elimination/expected_output.css -1792 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/233_test_extend_cross_branch_redundancy_elimination/input.scss -1793 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/234_test_extend_cross_branch_redundancy_elimination/expected_output.css -1794 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/basic-extend-tests/234_test_extend_cross_branch_redundancy_elimination/input.scss -1795 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/lang-bug/expected_output.css -1796 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/lang-bug/input.scss -1797 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-function-call/expected_output.css -1798 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-function-call/input.scss -1799 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arg-eval/expected_output.css -1800 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arg-eval/input.scss -1801 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/at-stuff/expected_output.css -1802 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/at-stuff/input.scss -1803 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/bool/expected_output.css -1804 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/bool/input.scss -1805 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/calc/expected_output.css -1806 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/calc/input.scss -1807 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/color-names/expected_output.css -1808 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/color-names/input.scss -1809 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/colors/expected_output.css -1810 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/colors/input.scss -1811 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/compact/expected_output.css -1812 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/compact/input.scss -1813 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/conversions/expected_output.css -1814 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/conversions/input.scss -1815 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/css-import/expected_output.css -1816 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/css-import/input.scss -1817 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/delayed/expected_output.css -1818 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/delayed/input.scss -1819 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/directives/expected_output.css -1820 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/directives/input.scss -1821 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/div/expected_output.css -1822 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/div/input.scss -1823 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/eq/expected_output.css -1824 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/eq/input.scss -1825 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/image-url/expected_output.css -1826 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/image-url/input.scss -1827 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/import/expected_output.css -1828 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/import/input.scss -1829 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inh/expected_output.css -1830 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inh/input.scss -1831 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inheritance/expected_output.css -1832 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/inheritance/input.scss -1833 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arithmetic/expected_output.css -1834 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/arithmetic/input.scss -1835 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-urls/expected_output.css -1836 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/interpolated-urls/input.scss -1837 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/keyframes/expected_output.css -1838 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/keyframes/input.scss -1839 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/list-evaluation/expected_output.css -1840 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/list-evaluation/input.scss -1841 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/lists/expected_output.css -1842 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/lists/input.scss -1843 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media/expected_output.css -1844 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media/input.scss -1845 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media-hoisting/expected_output.css -1846 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/media-hoisting/input.scss -1847 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixin/expected_output.css -1848 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixin/input.scss -1849 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixins-and-media-queries/expected_output.css -1850 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/mixins-and-media-queries/input.scss -1851 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/multi-blocks/expected_output.css -1852 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/multi-blocks/input.scss -1853 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/odd-selectors/expected_output.css -1854 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/odd-selectors/input.scss -1855 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/propsets/expected_output.css -1856 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/propsets/input.scss -1857 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/rel/expected_output.css -1858 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/rel/input.scss -1859 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/scale/expected_output.css -1860 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/scale/input.scss -1861 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/test/expected_output.css -1862 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/test/input.scss -1863 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/unary-ops/expected_output.css -1864 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/unary-ops/input.scss -1865 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/units/expected_output.css -1866 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/units/input.scss -1867 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/url/expected_output.css -1868 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/url/input.scss -1869 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/var-args/expected_output.css -1870 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/libsass/var-args/input.scss -1871 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_import/expected_output.css -1872 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_import/input.scss -1873 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_interpolation/expected_output.css -1874 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/media_interpolation/input.scss -1875 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/mixin_content/expected_output.css -1876 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/mixin_content/input.scss -1877 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/namespace_properties_with_script_value/expected_output.css -1878 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/namespace_properties_with_script_value/input.scss -1879 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/newlines_removed_from_selectors_when_compressed/expected_output.css -1880 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/newlines_removed_from_selectors_when_compressed/input.scss -1881 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/newlines_removed_from_selectors_when_compressed/options.cfg -1882 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/options_passed_to_script/expected_output.css -1883 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/options_passed_to_script/input.scss -1884 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/options_passed_to_script/options.cfg -1885 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/226_test_nested_selector_with_child_selector_hack_extender_and_extendee/expected_output.css -1886 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/226_test_nested_selector_with_child_selector_hack_extender_and_extendee/input.scss -1887 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-mediaquery/expected_output.css -1888 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-mediaquery/input.scss -1889 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-nested/expected_output.css -1890 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/regressions/placeholder-nested/input.scss -1891 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/css_nth_selectors/expected_output.css -1892 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/css_nth_selectors/input.scss -1893 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/newlines_in_selectors/expected_output.css -1894 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss/newlines_in_selectors/input.scss -1895 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/css_nth_selectors/expected_output.css -1896 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/css_nth_selectors/input.scss -1897 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/newlines_in_selectors/expected_output.css -1898 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-old/newlines_in_selectors/input.scss -1899 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/103_test_function_var_args_passed_to_native/expected_output.css -1900 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/103_test_function_var_args_passed_to_native/input.scss -1901 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/005_test_unicode_variables/expected_output.css -1902 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/005_test_unicode_variables/input.scss -1903 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/020_test_css_import_directive/expected_output.css -1904 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/020_test_css_import_directive/input.scss -1905 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/024_test_media_import/expected_output.css -1906 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/024_test_media_import/input.scss -1907 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/025_test_dynamic_media_import/expected_output.css -1908 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/025_test_dynamic_media_import/input.scss -1909 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/026_test_http_import/expected_output.css -1910 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/026_test_http_import/input.scss -1911 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/027_test_protocol_relative_import/expected_output.css -1912 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/027_test_protocol_relative_import/input.scss -1913 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/028_test_import_with_interpolation/expected_output.css -1914 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/028_test_import_with_interpolation/input.scss -1915 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/040_test_newlines_in_selectors/expected_output.css -1916 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/040_test_newlines_in_selectors/input.scss -1917 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/041_test_newlines_in_selectors/expected_output.css -1918 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/041_test_newlines_in_selectors/input.scss -1919 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/042_test_newlines_in_selectors/expected_output.css -1920 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/042_test_newlines_in_selectors/input.scss -1921 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/043_test_newlines_in_selectors/expected_output.css -1922 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/043_test_newlines_in_selectors/input.scss -1923 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/044_test_trailing_comma_in_selector/expected_output.css -1924 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/044_test_trailing_comma_in_selector/input.scss -1925 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/046_test_parent_selector_with_subject/expected_output.css -1926 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/046_test_parent_selector_with_subject/input.scss -1927 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/051_test_namespace_properties_with_value/expected_output.css -1928 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/051_test_namespace_properties_with_value/input.scss -1929 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/052_test_namespace_properties_with_script_value/expected_output.css -1930 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/052_test_namespace_properties_with_script_value/input.scss -1931 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/071_test_mixin_splat_args_with_var_args_preserves_separator/expected_output.css -1932 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/071_test_mixin_splat_args_with_var_args_preserves_separator/input.scss -1933 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/090_test_function_splat_args_with_var_args_preserves_separator/expected_output.css -1934 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/090_test_function_splat_args_with_var_args_preserves_separator/input.scss -1935 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/019_test_css_import_directive/expected_output.css -1936 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/019_test_css_import_directive/input.scss -1937 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/109_test_selector_interpolation_in_string/expected_output.css -1938 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/109_test_selector_interpolation_in_string/input.scss -1939 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/117_test_selector_interpolation_in_reference_combinator/expected_output.css -1940 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/117_test_selector_interpolation_in_reference_combinator/input.scss -1941 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/118_test_parent_selector_with_parent_and_subject/expected_output.css -1942 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/118_test_parent_selector_with_parent_and_subject/input.scss -1943 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/126_test_media_interpolation_with_reparse/expected_output.css -1944 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/126_test_media_interpolation_with_reparse/input.scss -1945 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/127_test_moz_document_interpolation/expected_output.css -1946 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/127_test_moz_document_interpolation/input.scss -1947 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/128_test_supports_with_expressions/expected_output.css -1948 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/128_test_supports_with_expressions/input.scss -1949 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/129_test_supports_bubbling/expected_output.css -1950 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/129_test_supports_bubbling/input.scss -1951 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/130_test_random_directive_interpolation/expected_output.css -1952 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/130_test_random_directive_interpolation/input.scss -1953 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/141_test_at_root_with_parent_ref/expected_output.css -1954 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/141_test_at_root_with_parent_ref/input.scss -1955 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/142_test_multi_level_at_root_with_parent_ref/expected_output.css -1956 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/142_test_multi_level_at_root_with_parent_ref/input.scss -1957 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/143_test_multi_level_at_root_with_inner_parent_ref/expected_output.css -1958 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/143_test_multi_level_at_root_with_inner_parent_ref/input.scss -1959 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/172_test_parsing_decimals_followed_by_comments_doesnt_take_forever/expected_output.css -1960 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/172_test_parsing_decimals_followed_by_comments_doesnt_take_forever/input.scss -1961 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/174_test_import_comments_in_imports/expected_output.css -1962 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/174_test_import_comments_in_imports/input.scss -1963 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/175_test_reference_combinator_with_parent_ref/expected_output.css -1964 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/175_test_reference_combinator_with_parent_ref/input.scss -1965 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/176_test_newline_selector_rendered_multiple_times/expected_output.css -1966 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/176_test_newline_selector_rendered_multiple_times/input.scss -1967 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/186_test_newlines_removed_from_selectors_when_compressed/expected_output.css -1968 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/186_test_newlines_removed_from_selectors_when_compressed/input.scss -1969 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/191_test_extend_in_media_in_rule/expected_output.css -1970 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/scss-tests/191_test_extend_in_media_in_rule/input.scss -1971 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_before_element_name/expected_output.css -1972 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_before_element_name/input.scss -1973 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_in_string/expected_output.css -1974 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_interpolation_in_string/input.scss -1975 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_only_interpolation/expected_output.css -1976 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/selector_only_interpolation/input.scss -1977 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/trailing_comma_in_selector/expected_output.css -1978 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/trailing_comma_in_selector/input.scss -1979 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/types/expected_output.css -1980 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/types/input.scss -1981 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/unicode_variables/expected_output.css -1982 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/unicode_variables/input.scss -1983 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/variables_in_media/expected_output.css -1984 silly gunzTarPerm extractEntry test/sass-spec/spec/todo/variables_in_media/input.scss -1985 silly gunzTarPerm extractEntry test/large_test.scss -1986 silly gunzTarPerm extractEntry test/included_files.scss -1987 silly gunzTarPerm extractEntry test/include_path.scss -1988 silly gunzTarPerm extractEntry test/image_path.scss -1989 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/package.json -1990 info preinstall node-sass@0.9.6 -1991 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/package.json -1992 silly prepareForInstallMany adding chalk@~0.5.1 from node-sass dependencies -1993 silly prepareForInstallMany adding mkdirp@~0.5.0 from node-sass dependencies -1994 silly prepareForInstallMany adding mocha@~1.21.4 from node-sass dependencies -1995 silly prepareForInstallMany adding nan@~1.3.0 from node-sass dependencies -1996 silly prepareForInstallMany adding node-watch@~0.3.4 from node-sass dependencies -1997 silly prepareForInstallMany adding object-assign@~1.0.0 from node-sass dependencies -1998 silly prepareForInstallMany adding shelljs@~0.3.0 from node-sass dependencies -1999 silly prepareForInstallMany adding sinon@~1.10.3 from node-sass dependencies -2000 silly prepareForInstallMany adding node-sass-middleware@~0.3.0 from node-sass dependencies -2001 silly prepareForInstallMany adding yargs@~1.3.1 from node-sass dependencies -2002 silly prepareForInstallMany adding get-stdin@~3.0.0 from node-sass dependencies -2003 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/package.json -2004 silly cache add args [ 'mkdirp@~0.5.0', null ] -2005 verbose cache add spec mkdirp@~0.5.0 -2006 silly cache add parsed spec Result { -2006 silly cache add raw: 'mkdirp@~0.5.0', -2006 silly cache add scope: null, -2006 silly cache add name: 'mkdirp', -2006 silly cache add rawSpec: '~0.5.0', -2006 silly cache add spec: '>=0.5.0 <0.6.0', -2006 silly cache add type: 'range' } -2007 silly addNamed mkdirp@>=0.5.0 <0.6.0 -2008 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for mkdirp -2009 silly addNameRange { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: false } -2010 silly mapToRegistry name mkdirp -2011 silly mapToRegistry using default registry -2012 silly mapToRegistry registry https://registry.npmjs.org/ -2013 silly mapToRegistry uri https://registry.npmjs.org/mkdirp -2014 verbose addNameRange registry:https://registry.npmjs.org/mkdirp not in flight; fetching -2015 silly cache add args [ 'mocha@~1.21.4', null ] -2016 verbose cache add spec mocha@~1.21.4 -2017 silly cache add parsed spec Result { -2017 silly cache add raw: 'mocha@~1.21.4', -2017 silly cache add scope: null, -2017 silly cache add name: 'mocha', -2017 silly cache add rawSpec: '~1.21.4', -2017 silly cache add spec: '>=1.21.4 <1.22.0', -2017 silly cache add type: 'range' } -2018 silly addNamed mocha@>=1.21.4 <1.22.0 -2019 verbose addNamed ">=1.21.4 <1.22.0" is a valid semver range for mocha -2020 silly addNameRange { name: 'mocha', range: '>=1.21.4 <1.22.0', hasData: false } -2021 silly mapToRegistry name mocha -2022 silly mapToRegistry using default registry -2023 silly mapToRegistry registry https://registry.npmjs.org/ -2024 silly mapToRegistry uri https://registry.npmjs.org/mocha -2025 verbose addNameRange registry:https://registry.npmjs.org/mocha not in flight; fetching -2026 silly cache add args [ 'nan@~1.3.0', null ] -2027 verbose cache add spec nan@~1.3.0 -2028 silly cache add parsed spec Result { -2028 silly cache add raw: 'nan@~1.3.0', -2028 silly cache add scope: null, -2028 silly cache add name: 'nan', -2028 silly cache add rawSpec: '~1.3.0', -2028 silly cache add spec: '>=1.3.0 <1.4.0', -2028 silly cache add type: 'range' } -2029 silly addNamed nan@>=1.3.0 <1.4.0 -2030 verbose addNamed ">=1.3.0 <1.4.0" is a valid semver range for nan -2031 silly addNameRange { name: 'nan', range: '>=1.3.0 <1.4.0', hasData: false } -2032 silly mapToRegistry name nan -2033 silly mapToRegistry using default registry -2034 silly mapToRegistry registry https://registry.npmjs.org/ -2035 silly mapToRegistry uri https://registry.npmjs.org/nan -2036 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching -2037 silly cache add args [ 'node-watch@~0.3.4', null ] -2038 verbose cache add spec node-watch@~0.3.4 -2039 silly cache add parsed spec Result { -2039 silly cache add raw: 'node-watch@~0.3.4', -2039 silly cache add scope: null, -2039 silly cache add name: 'node-watch', -2039 silly cache add rawSpec: '~0.3.4', -2039 silly cache add spec: '>=0.3.4 <0.4.0', -2039 silly cache add type: 'range' } -2040 silly addNamed node-watch@>=0.3.4 <0.4.0 -2041 verbose addNamed ">=0.3.4 <0.4.0" is a valid semver range for node-watch -2042 silly addNameRange { name: 'node-watch', range: '>=0.3.4 <0.4.0', hasData: false } -2043 silly mapToRegistry name node-watch -2044 silly mapToRegistry using default registry -2045 silly mapToRegistry registry https://registry.npmjs.org/ -2046 silly mapToRegistry uri https://registry.npmjs.org/node-watch -2047 verbose addNameRange registry:https://registry.npmjs.org/node-watch not in flight; fetching -2048 silly cache add args [ 'object-assign@~1.0.0', null ] -2049 verbose cache add spec object-assign@~1.0.0 -2050 silly cache add parsed spec Result { -2050 silly cache add raw: 'object-assign@~1.0.0', -2050 silly cache add scope: null, -2050 silly cache add name: 'object-assign', -2050 silly cache add rawSpec: '~1.0.0', -2050 silly cache add spec: '>=1.0.0 <1.1.0', -2050 silly cache add type: 'range' } -2051 silly addNamed object-assign@>=1.0.0 <1.1.0 -2052 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for object-assign -2053 silly addNameRange { name: 'object-assign', -2053 silly addNameRange range: '>=1.0.0 <1.1.0', -2053 silly addNameRange hasData: false } -2054 silly mapToRegistry name object-assign -2055 silly mapToRegistry using default registry -2056 silly mapToRegistry registry https://registry.npmjs.org/ -2057 silly mapToRegistry uri https://registry.npmjs.org/object-assign -2058 verbose addNameRange registry:https://registry.npmjs.org/object-assign not in flight; fetching -2059 silly cache add args [ 'shelljs@~0.3.0', null ] -2060 verbose cache add spec shelljs@~0.3.0 -2061 silly cache add parsed spec Result { -2061 silly cache add raw: 'shelljs@~0.3.0', -2061 silly cache add scope: null, -2061 silly cache add name: 'shelljs', -2061 silly cache add rawSpec: '~0.3.0', -2061 silly cache add spec: '>=0.3.0 <0.4.0', -2061 silly cache add type: 'range' } -2062 silly addNamed shelljs@>=0.3.0 <0.4.0 -2063 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for shelljs -2064 silly addNameRange { name: 'shelljs', range: '>=0.3.0 <0.4.0', hasData: false } -2065 silly mapToRegistry name shelljs -2066 silly mapToRegistry using default registry -2067 silly mapToRegistry registry https://registry.npmjs.org/ -2068 silly mapToRegistry uri https://registry.npmjs.org/shelljs -2069 verbose addNameRange registry:https://registry.npmjs.org/shelljs not in flight; fetching -2070 silly cache add args [ 'sinon@~1.10.3', null ] -2071 verbose cache add spec sinon@~1.10.3 -2072 silly cache add parsed spec Result { -2072 silly cache add raw: 'sinon@~1.10.3', -2072 silly cache add scope: null, -2072 silly cache add name: 'sinon', -2072 silly cache add rawSpec: '~1.10.3', -2072 silly cache add spec: '>=1.10.3 <1.11.0', -2072 silly cache add type: 'range' } -2073 silly addNamed sinon@>=1.10.3 <1.11.0 -2074 verbose addNamed ">=1.10.3 <1.11.0" is a valid semver range for sinon -2075 silly addNameRange { name: 'sinon', range: '>=1.10.3 <1.11.0', hasData: false } -2076 silly mapToRegistry name sinon -2077 silly mapToRegistry using default registry -2078 silly mapToRegistry registry https://registry.npmjs.org/ -2079 silly mapToRegistry uri https://registry.npmjs.org/sinon -2080 verbose addNameRange registry:https://registry.npmjs.org/sinon not in flight; fetching -2081 silly cache add args [ 'node-sass-middleware@~0.3.0', null ] -2082 verbose cache add spec node-sass-middleware@~0.3.0 -2083 silly cache add parsed spec Result { -2083 silly cache add raw: 'node-sass-middleware@~0.3.0', -2083 silly cache add scope: null, -2083 silly cache add name: 'node-sass-middleware', -2083 silly cache add rawSpec: '~0.3.0', -2083 silly cache add spec: '>=0.3.0 <0.4.0', -2083 silly cache add type: 'range' } -2084 silly addNamed node-sass-middleware@>=0.3.0 <0.4.0 -2085 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for node-sass-middleware -2086 silly addNameRange { name: 'node-sass-middleware', -2086 silly addNameRange range: '>=0.3.0 <0.4.0', -2086 silly addNameRange hasData: false } -2087 silly mapToRegistry name node-sass-middleware -2088 silly mapToRegistry using default registry -2089 silly mapToRegistry registry https://registry.npmjs.org/ -2090 silly mapToRegistry uri https://registry.npmjs.org/node-sass-middleware -2091 verbose addNameRange registry:https://registry.npmjs.org/node-sass-middleware not in flight; fetching -2092 silly cache add args [ 'yargs@~1.3.1', null ] -2093 verbose cache add spec yargs@~1.3.1 -2094 silly cache add parsed spec Result { -2094 silly cache add raw: 'yargs@~1.3.1', -2094 silly cache add scope: null, -2094 silly cache add name: 'yargs', -2094 silly cache add rawSpec: '~1.3.1', -2094 silly cache add spec: '>=1.3.1 <1.4.0', -2094 silly cache add type: 'range' } -2095 silly addNamed yargs@>=1.3.1 <1.4.0 -2096 verbose addNamed ">=1.3.1 <1.4.0" is a valid semver range for yargs -2097 silly addNameRange { name: 'yargs', range: '>=1.3.1 <1.4.0', hasData: false } -2098 silly mapToRegistry name yargs -2099 silly mapToRegistry using default registry -2100 silly mapToRegistry registry https://registry.npmjs.org/ -2101 silly mapToRegistry uri https://registry.npmjs.org/yargs -2102 verbose addNameRange registry:https://registry.npmjs.org/yargs not in flight; fetching -2103 silly cache add args [ 'get-stdin@~3.0.0', null ] -2104 verbose cache add spec get-stdin@~3.0.0 -2105 silly cache add parsed spec Result { -2105 silly cache add raw: 'get-stdin@~3.0.0', -2105 silly cache add scope: null, -2105 silly cache add name: 'get-stdin', -2105 silly cache add rawSpec: '~3.0.0', -2105 silly cache add spec: '>=3.0.0 <3.1.0', -2105 silly cache add type: 'range' } -2106 silly addNamed get-stdin@>=3.0.0 <3.1.0 -2107 verbose addNamed ">=3.0.0 <3.1.0" is a valid semver range for get-stdin -2108 silly addNameRange { name: 'get-stdin', range: '>=3.0.0 <3.1.0', hasData: false } -2109 silly mapToRegistry name get-stdin -2110 silly mapToRegistry using default registry -2111 silly mapToRegistry registry https://registry.npmjs.org/ -2112 silly mapToRegistry uri https://registry.npmjs.org/get-stdin -2113 verbose addNameRange registry:https://registry.npmjs.org/get-stdin not in flight; fetching -2114 verbose request uri https://registry.npmjs.org/mocha -2115 verbose request no auth needed -2116 info attempt registry request try #1 at 16:02:25 -2117 http request GET https://registry.npmjs.org/mocha -2118 verbose request uri https://registry.npmjs.org/node-watch -2119 verbose request no auth needed -2120 info attempt registry request try #1 at 16:02:25 -2121 http request GET https://registry.npmjs.org/node-watch -2122 verbose request uri https://registry.npmjs.org/shelljs -2123 verbose request no auth needed -2124 info attempt registry request try #1 at 16:02:25 -2125 http request GET https://registry.npmjs.org/shelljs -2126 verbose request uri https://registry.npmjs.org/sinon -2127 verbose request no auth needed -2128 info attempt registry request try #1 at 16:02:25 -2129 http request GET https://registry.npmjs.org/sinon -2130 verbose request uri https://registry.npmjs.org/node-sass-middleware -2131 verbose request no auth needed -2132 info attempt registry request try #1 at 16:02:25 -2133 http request GET https://registry.npmjs.org/node-sass-middleware -2134 silly cache add args [ 'chalk@~0.5.1', null ] -2135 verbose cache add spec chalk@~0.5.1 -2136 silly cache add parsed spec Result { -2136 silly cache add raw: 'chalk@~0.5.1', -2136 silly cache add scope: null, -2136 silly cache add name: 'chalk', -2136 silly cache add rawSpec: '~0.5.1', -2136 silly cache add spec: '>=0.5.1 <0.6.0', -2136 silly cache add type: 'range' } -2137 silly addNamed chalk@>=0.5.1 <0.6.0 -2138 verbose addNamed ">=0.5.1 <0.6.0" is a valid semver range for chalk -2139 silly addNameRange { name: 'chalk', range: '>=0.5.1 <0.6.0', hasData: false } -2140 silly mapToRegistry name chalk -2141 silly mapToRegistry using default registry -2142 silly mapToRegistry registry https://registry.npmjs.org/ -2143 silly mapToRegistry uri https://registry.npmjs.org/chalk -2144 verbose addNameRange registry:https://registry.npmjs.org/chalk not in flight; fetching -2145 verbose request uri https://registry.npmjs.org/mkdirp -2146 verbose request no auth needed -2147 info attempt registry request try #1 at 16:02:26 -2148 verbose etag W/"583edc2b-6098" -2149 verbose lastModified Wed, 30 Nov 2016 14:03:23 GMT -2150 http request GET https://registry.npmjs.org/mkdirp -2151 verbose request uri https://registry.npmjs.org/object-assign -2152 verbose request no auth needed -2153 info attempt registry request try #1 at 16:02:26 -2154 verbose etag W/"583edf28-55d8" -2155 verbose lastModified Wed, 30 Nov 2016 14:16:08 GMT -2156 http request GET https://registry.npmjs.org/object-assign -2157 verbose request uri https://registry.npmjs.org/nan -2158 verbose request no auth needed -2159 info attempt registry request try #1 at 16:02:26 -2160 verbose etag W/"5818d749-1ce1e" -2161 verbose lastModified Tue, 01 Nov 2016 17:56:25 GMT -2162 http request GET https://registry.npmjs.org/nan -2163 verbose request uri https://registry.npmjs.org/yargs -2164 verbose request no auth needed -2165 info attempt registry request try #1 at 16:02:26 -2166 verbose etag W/"58409282-43291" -2167 verbose lastModified Thu, 01 Dec 2016 21:13:38 GMT -2168 http request GET https://registry.npmjs.org/yargs -2169 verbose request uri https://registry.npmjs.org/get-stdin -2170 verbose request no auth needed -2171 info attempt registry request try #1 at 16:02:26 -2172 verbose etag W/"58083990-3420" -2173 verbose lastModified Thu, 20 Oct 2016 03:27:12 GMT -2174 http request GET https://registry.npmjs.org/get-stdin -2175 verbose request uri https://registry.npmjs.org/chalk -2176 verbose request no auth needed -2177 info attempt registry request try #1 at 16:02:26 -2178 verbose etag W/"583edb39-8199" -2179 verbose lastModified Wed, 30 Nov 2016 13:59:21 GMT -2180 http request GET https://registry.npmjs.org/chalk -2181 http 200 https://registry.npmjs.org/node-watch -2182 verbose headers { server: 'nginx/1.10.1', -2182 verbose headers 'content-type': 'application/json', -2182 verbose headers 'last-modified': 'Mon, 07 Nov 2016 18:12:50 GMT', -2182 verbose headers etag: 'W/"5820c422-525a"', -2182 verbose headers 'content-encoding': 'gzip', -2182 verbose headers 'cache-control': 'max-age=300', -2182 verbose headers 'content-length': '3717', -2182 verbose headers 'accept-ranges': 'bytes', -2182 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2182 verbose headers via: '1.1 varnish', -2182 verbose headers age: '90', -2182 verbose headers connection: 'keep-alive', -2182 verbose headers 'x-served-by': 'cache-hhn1530-HHN', -2182 verbose headers 'x-cache': 'HIT', -2182 verbose headers 'x-cache-hits': '1', -2182 verbose headers 'x-timer': 'S1485529366.685005,VS0,VE0', -2182 verbose headers vary: 'Accept-Encoding' } -2183 silly get cb [ 200, -2183 silly get { server: 'nginx/1.10.1', -2183 silly get 'content-type': 'application/json', -2183 silly get 'last-modified': 'Mon, 07 Nov 2016 18:12:50 GMT', -2183 silly get etag: 'W/"5820c422-525a"', -2183 silly get 'content-encoding': 'gzip', -2183 silly get 'cache-control': 'max-age=300', -2183 silly get 'content-length': '3717', -2183 silly get 'accept-ranges': 'bytes', -2183 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2183 silly get via: '1.1 varnish', -2183 silly get age: '90', -2183 silly get connection: 'keep-alive', -2183 silly get 'x-served-by': 'cache-hhn1530-HHN', -2183 silly get 'x-cache': 'HIT', -2183 silly get 'x-cache-hits': '1', -2183 silly get 'x-timer': 'S1485529366.685005,VS0,VE0', -2183 silly get vary: 'Accept-Encoding' } ] -2184 verbose get saving node-watch to /Users/cwerning/.npm/registry.npmjs.org/node-watch/.cache.json -2185 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2186 http 200 https://registry.npmjs.org/shelljs -2187 verbose headers { server: 'nginx/1.10.1', -2187 verbose headers 'content-type': 'application/json', -2187 verbose headers 'last-modified': 'Tue, 24 Jan 2017 09:46:43 GMT', -2187 verbose headers etag: 'W/"58872283-137ff"', -2187 verbose headers 'content-encoding': 'gzip', -2187 verbose headers 'cache-control': 'max-age=300', -2187 verbose headers 'content-length': '15268', -2187 verbose headers 'accept-ranges': 'bytes', -2187 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2187 verbose headers via: '1.1 varnish', -2187 verbose headers age: '119', -2187 verbose headers connection: 'keep-alive', -2187 verbose headers 'x-served-by': 'cache-hhn1533-HHN', -2187 verbose headers 'x-cache': 'HIT', -2187 verbose headers 'x-cache-hits': '1484', -2187 verbose headers 'x-timer': 'S1485529366.684869,VS0,VE0', -2187 verbose headers vary: 'Accept-Encoding' } -2188 silly get cb [ 200, -2188 silly get { server: 'nginx/1.10.1', -2188 silly get 'content-type': 'application/json', -2188 silly get 'last-modified': 'Tue, 24 Jan 2017 09:46:43 GMT', -2188 silly get etag: 'W/"58872283-137ff"', -2188 silly get 'content-encoding': 'gzip', -2188 silly get 'cache-control': 'max-age=300', -2188 silly get 'content-length': '15268', -2188 silly get 'accept-ranges': 'bytes', -2188 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2188 silly get via: '1.1 varnish', -2188 silly get age: '119', -2188 silly get connection: 'keep-alive', -2188 silly get 'x-served-by': 'cache-hhn1533-HHN', -2188 silly get 'x-cache': 'HIT', -2188 silly get 'x-cache-hits': '1484', -2188 silly get 'x-timer': 'S1485529366.684869,VS0,VE0', -2188 silly get vary: 'Accept-Encoding' } ] -2189 verbose get saving shelljs to /Users/cwerning/.npm/registry.npmjs.org/shelljs/.cache.json -2190 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2191 silly addNameRange number 2 { name: 'node-watch', range: '>=0.3.4 <0.4.0', hasData: true } -2192 silly addNameRange versions [ 'node-watch', -2192 silly addNameRange [ '0.1.0', -2192 silly addNameRange '0.1.1', -2192 silly addNameRange '0.2.0', -2192 silly addNameRange '0.2.1', -2192 silly addNameRange '0.2.2', -2192 silly addNameRange '0.2.3', -2192 silly addNameRange '0.2.4', -2192 silly addNameRange '0.2.5', -2192 silly addNameRange '0.2.6', -2192 silly addNameRange '0.2.7', -2192 silly addNameRange '0.2.8', -2192 silly addNameRange '0.2.9', -2192 silly addNameRange '0.3.0', -2192 silly addNameRange '0.3.1', -2192 silly addNameRange '0.3.2', -2192 silly addNameRange '0.3.3', -2192 silly addNameRange '0.3.4', -2192 silly addNameRange '0.3.5', -2192 silly addNameRange '0.4.0', -2192 silly addNameRange '0.4.1' ] ] -2193 silly addNamed node-watch@0.3.5 -2194 verbose addNamed "0.3.5" is a plain semver version for node-watch -2195 silly mapToRegistry name node-watch -2196 silly mapToRegistry using default registry -2197 silly mapToRegistry registry https://registry.npmjs.org/ -2198 silly mapToRegistry uri https://registry.npmjs.org/node-watch -2199 verbose addRemoteTarball https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz not in flight; adding -2200 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz', -2200 verbose addRemoteTarball 'a07f253a4f538de9d4ca522dd7f1996eeec0d97e' ] -2201 silly addNameRange number 2 { name: 'shelljs', range: '>=0.3.0 <0.4.0', hasData: true } -2202 silly addNameRange versions [ 'shelljs', -2202 silly addNameRange [ '0.0.1', -2202 silly addNameRange '0.0.2', -2202 silly addNameRange '0.0.3', -2202 silly addNameRange '0.0.4', -2202 silly addNameRange '0.0.5', -2202 silly addNameRange '0.0.6', -2202 silly addNameRange '0.0.7', -2202 silly addNameRange '0.0.8', -2202 silly addNameRange '0.0.9', -2202 silly addNameRange '0.1.0', -2202 silly addNameRange '0.1.1', -2202 silly addNameRange '0.1.2', -2202 silly addNameRange '0.1.3', -2202 silly addNameRange '0.1.4', -2202 silly addNameRange '0.2.0', -2202 silly addNameRange '0.2.1', -2202 silly addNameRange '0.2.2', -2202 silly addNameRange '0.2.3', -2202 silly addNameRange '0.2.4', -2202 silly addNameRange '0.2.5', -2202 silly addNameRange '0.2.6', -2202 silly addNameRange '0.3.0', -2202 silly addNameRange '0.4.0', -2202 silly addNameRange '0.5.0', -2202 silly addNameRange '0.5.1', -2202 silly addNameRange '0.5.2', -2202 silly addNameRange '0.5.3', -2202 silly addNameRange '0.6.0', -2202 silly addNameRange '0.7.0', -2202 silly addNameRange '0.7.1', -2202 silly addNameRange '0.7.2', -2202 silly addNameRange '0.7.3', -2202 silly addNameRange '0.6.1', -2202 silly addNameRange '0.7.4', -2202 silly addNameRange '0.7.5', -2202 silly addNameRange '0.7.6', -2202 silly addNameRange '0.0.1-alpha1', -2202 silly addNameRange '0.0.2-pre1', -2202 silly addNameRange '0.0.4-pre1', -2202 silly addNameRange '0.0.5-pre1', -2202 silly addNameRange '0.0.5-pre2', -2202 silly addNameRange '0.0.5-pre3', -2202 silly addNameRange '0.0.5-pre4', -2202 silly addNameRange '0.0.6-pre1', -2202 silly addNameRange '0.0.6-pre2' ] ] -2203 silly addNamed shelljs@0.3.0 -2204 verbose addNamed "0.3.0" is a plain semver version for shelljs -2205 info retry fetch attempt 1 at 16:02:26 -2206 info attempt registry request try #1 at 16:02:26 -2207 http fetch GET https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz -2208 silly mapToRegistry name shelljs -2209 silly mapToRegistry using default registry -2210 silly mapToRegistry registry https://registry.npmjs.org/ -2211 silly mapToRegistry uri https://registry.npmjs.org/shelljs -2212 verbose addRemoteTarball https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz not in flight; adding -2213 verbose addRemoteTarball [ 'https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz', -2213 verbose addRemoteTarball '3596e6307a781544f591f37da618360f31db57b1' ] -2214 http 200 https://registry.npmjs.org/object-assign -2215 verbose headers { server: 'nginx/1.10.1', -2215 verbose headers 'content-type': 'application/json', -2215 verbose headers 'last-modified': 'Mon, 16 Jan 2017 15:35:15 GMT', -2215 verbose headers etag: 'W/"587ce833-5cde"', -2215 verbose headers 'content-encoding': 'gzip', -2215 verbose headers 'cache-control': 'max-age=300', -2215 verbose headers 'content-length': '3536', -2215 verbose headers 'accept-ranges': 'bytes', -2215 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2215 verbose headers via: '1.1 varnish', -2215 verbose headers age: '87', -2215 verbose headers connection: 'keep-alive', -2215 verbose headers 'x-served-by': 'cache-hhn1545-HHN', -2215 verbose headers 'x-cache': 'HIT', -2215 verbose headers 'x-cache-hits': '15', -2215 verbose headers 'x-timer': 'S1485529367.151046,VS0,VE0', -2215 verbose headers vary: 'Accept-Encoding' } -2216 silly get cb [ 200, -2216 silly get { server: 'nginx/1.10.1', -2216 silly get 'content-type': 'application/json', -2216 silly get 'last-modified': 'Mon, 16 Jan 2017 15:35:15 GMT', -2216 silly get etag: 'W/"587ce833-5cde"', -2216 silly get 'content-encoding': 'gzip', -2216 silly get 'cache-control': 'max-age=300', -2216 silly get 'content-length': '3536', -2216 silly get 'accept-ranges': 'bytes', -2216 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2216 silly get via: '1.1 varnish', -2216 silly get age: '87', -2216 silly get connection: 'keep-alive', -2216 silly get 'x-served-by': 'cache-hhn1545-HHN', -2216 silly get 'x-cache': 'HIT', -2216 silly get 'x-cache-hits': '15', -2216 silly get 'x-timer': 'S1485529367.151046,VS0,VE0', -2216 silly get vary: 'Accept-Encoding' } ] -2217 verbose get saving object-assign to /Users/cwerning/.npm/registry.npmjs.org/object-assign/.cache.json -2218 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2219 http 200 https://registry.npmjs.org/sinon -2220 verbose headers { server: 'nginx/1.10.1', -2220 verbose headers 'content-type': 'application/json', -2220 verbose headers 'last-modified': 'Wed, 25 Jan 2017 03:12:53 GMT', -2220 verbose headers etag: 'W/"588817b5-41035"', -2220 verbose headers 'content-encoding': 'gzip', -2220 verbose headers 'cache-control': 'max-age=300', -2220 verbose headers 'content-length': '19939', -2220 verbose headers 'accept-ranges': 'bytes', -2220 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2220 verbose headers via: '1.1 varnish', -2220 verbose headers age: '17', -2220 verbose headers connection: 'keep-alive', -2220 verbose headers 'x-served-by': 'cache-hhn1532-HHN', -2220 verbose headers 'x-cache': 'HIT', -2220 verbose headers 'x-cache-hits': '1', -2220 verbose headers 'x-timer': 'S1485529366.684192,VS0,VE0', -2220 verbose headers vary: 'Accept-Encoding' } -2221 silly get cb [ 200, -2221 silly get { server: 'nginx/1.10.1', -2221 silly get 'content-type': 'application/json', -2221 silly get 'last-modified': 'Wed, 25 Jan 2017 03:12:53 GMT', -2221 silly get etag: 'W/"588817b5-41035"', -2221 silly get 'content-encoding': 'gzip', -2221 silly get 'cache-control': 'max-age=300', -2221 silly get 'content-length': '19939', -2221 silly get 'accept-ranges': 'bytes', -2221 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2221 silly get via: '1.1 varnish', -2221 silly get age: '17', -2221 silly get connection: 'keep-alive', -2221 silly get 'x-served-by': 'cache-hhn1532-HHN', -2221 silly get 'x-cache': 'HIT', -2221 silly get 'x-cache-hits': '1', -2221 silly get 'x-timer': 'S1485529366.684192,VS0,VE0', -2221 silly get vary: 'Accept-Encoding' } ] -2222 verbose get saving sinon to /Users/cwerning/.npm/registry.npmjs.org/sinon/.cache.json -2223 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2224 http 200 https://registry.npmjs.org/mkdirp -2225 verbose headers { server: 'nginx/1.10.1', -2225 verbose headers 'content-type': 'application/json', -2225 verbose headers 'last-modified': 'Wed, 25 Jan 2017 15:58:37 GMT', -2225 verbose headers etag: 'W/"5888cb2d-6142"', -2225 verbose headers 'content-encoding': 'gzip', -2225 verbose headers 'cache-control': 'max-age=300', -2225 verbose headers 'content-length': '4680', -2225 verbose headers 'accept-ranges': 'bytes', -2225 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2225 verbose headers via: '1.1 varnish', -2225 verbose headers age: '87', -2225 verbose headers connection: 'keep-alive', -2225 verbose headers 'x-served-by': 'cache-hhn1531-HHN', -2225 verbose headers 'x-cache': 'HIT', -2225 verbose headers 'x-cache-hits': '11', -2225 verbose headers 'x-timer': 'S1485529367.150081,VS0,VE0', -2225 verbose headers vary: 'Accept-Encoding' } -2226 silly get cb [ 200, -2226 silly get { server: 'nginx/1.10.1', -2226 silly get 'content-type': 'application/json', -2226 silly get 'last-modified': 'Wed, 25 Jan 2017 15:58:37 GMT', -2226 silly get etag: 'W/"5888cb2d-6142"', -2226 silly get 'content-encoding': 'gzip', -2226 silly get 'cache-control': 'max-age=300', -2226 silly get 'content-length': '4680', -2226 silly get 'accept-ranges': 'bytes', -2226 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2226 silly get via: '1.1 varnish', -2226 silly get age: '87', -2226 silly get connection: 'keep-alive', -2226 silly get 'x-served-by': 'cache-hhn1531-HHN', -2226 silly get 'x-cache': 'HIT', -2226 silly get 'x-cache-hits': '11', -2226 silly get 'x-timer': 'S1485529367.150081,VS0,VE0', -2226 silly get vary: 'Accept-Encoding' } ] -2227 verbose get saving mkdirp to /Users/cwerning/.npm/registry.npmjs.org/mkdirp/.cache.json -2228 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2229 info retry fetch attempt 1 at 16:02:26 -2230 info attempt registry request try #1 at 16:02:26 -2231 http fetch GET https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz -2232 http 200 https://registry.npmjs.org/node-sass-middleware -2233 verbose headers { server: 'nginx/1.10.1', -2233 verbose headers 'content-type': 'application/json', -2233 verbose headers 'last-modified': 'Wed, 18 Jan 2017 22:11:37 GMT', -2233 verbose headers etag: 'W/"587fe819-7259"', -2233 verbose headers 'content-encoding': 'gzip', -2233 verbose headers 'cache-control': 'max-age=300', -2233 verbose headers 'content-length': '4758', -2233 verbose headers 'accept-ranges': 'bytes', -2233 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2233 verbose headers via: '1.1 varnish', -2233 verbose headers age: '233', -2233 verbose headers connection: 'keep-alive', -2233 verbose headers 'x-served-by': 'cache-hhn1530-HHN', -2233 verbose headers 'x-cache': 'HIT', -2233 verbose headers 'x-cache-hits': '1', -2233 verbose headers 'x-timer': 'S1485529367.161181,VS0,VE0', -2233 verbose headers vary: 'Accept-Encoding' } -2234 silly get cb [ 200, -2234 silly get { server: 'nginx/1.10.1', -2234 silly get 'content-type': 'application/json', -2234 silly get 'last-modified': 'Wed, 18 Jan 2017 22:11:37 GMT', -2234 silly get etag: 'W/"587fe819-7259"', -2234 silly get 'content-encoding': 'gzip', -2234 silly get 'cache-control': 'max-age=300', -2234 silly get 'content-length': '4758', -2234 silly get 'accept-ranges': 'bytes', -2234 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2234 silly get via: '1.1 varnish', -2234 silly get age: '233', -2234 silly get connection: 'keep-alive', -2234 silly get 'x-served-by': 'cache-hhn1530-HHN', -2234 silly get 'x-cache': 'HIT', -2234 silly get 'x-cache-hits': '1', -2234 silly get 'x-timer': 'S1485529367.161181,VS0,VE0', -2234 silly get vary: 'Accept-Encoding' } ] -2235 verbose get saving node-sass-middleware to /Users/cwerning/.npm/registry.npmjs.org/node-sass-middleware/.cache.json -2236 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2237 silly addNameRange number 2 { name: 'object-assign', range: '>=1.0.0 <1.1.0', hasData: true } -2238 silly addNameRange versions [ 'object-assign', -2238 silly addNameRange [ '0.1.0', -2238 silly addNameRange '0.1.1', -2238 silly addNameRange '0.1.2', -2238 silly addNameRange '0.2.0', -2238 silly addNameRange '0.2.1', -2238 silly addNameRange '0.2.2', -2238 silly addNameRange '0.3.0', -2238 silly addNameRange '0.3.1', -2238 silly addNameRange '0.4.0', -2238 silly addNameRange '1.0.0', -2238 silly addNameRange '2.0.0', -2238 silly addNameRange '3.0.0', -2238 silly addNameRange '2.1.1', -2238 silly addNameRange '4.0.0', -2238 silly addNameRange '4.0.1', -2238 silly addNameRange '4.1.0', -2238 silly addNameRange '4.1.1' ] ] -2239 silly addNamed object-assign@1.0.0 -2240 verbose addNamed "1.0.0" is a plain semver version for object-assign -2241 http 200 https://registry.npmjs.org/nan -2242 verbose headers { server: 'nginx/1.10.1', -2242 verbose headers 'content-type': 'application/json', -2242 verbose headers 'last-modified': 'Sun, 22 Jan 2017 22:27:41 GMT', -2242 verbose headers etag: 'W/"588531dd-1df56"', -2242 verbose headers 'content-encoding': 'gzip', -2242 verbose headers 'cache-control': 'max-age=300', -2242 verbose headers 'content-length': '14419', -2242 verbose headers 'accept-ranges': 'bytes', -2242 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2242 verbose headers via: '1.1 varnish', -2242 verbose headers age: '89', -2242 verbose headers connection: 'keep-alive', -2242 verbose headers 'x-served-by': 'cache-hhn1548-HHN', -2242 verbose headers 'x-cache': 'HIT', -2242 verbose headers 'x-cache-hits': '3', -2242 verbose headers 'x-timer': 'S1485529367.151520,VS0,VE0', -2242 verbose headers vary: 'Accept-Encoding' } -2243 silly get cb [ 200, -2243 silly get { server: 'nginx/1.10.1', -2243 silly get 'content-type': 'application/json', -2243 silly get 'last-modified': 'Sun, 22 Jan 2017 22:27:41 GMT', -2243 silly get etag: 'W/"588531dd-1df56"', -2243 silly get 'content-encoding': 'gzip', -2243 silly get 'cache-control': 'max-age=300', -2243 silly get 'content-length': '14419', -2243 silly get 'accept-ranges': 'bytes', -2243 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2243 silly get via: '1.1 varnish', -2243 silly get age: '89', -2243 silly get connection: 'keep-alive', -2243 silly get 'x-served-by': 'cache-hhn1548-HHN', -2243 silly get 'x-cache': 'HIT', -2243 silly get 'x-cache-hits': '3', -2243 silly get 'x-timer': 'S1485529367.151520,VS0,VE0', -2243 silly get vary: 'Accept-Encoding' } ] -2244 verbose get saving nan to /Users/cwerning/.npm/registry.npmjs.org/nan/.cache.json -2245 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2246 silly addNameRange number 2 { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: true } -2247 silly addNameRange versions [ 'mkdirp', -2247 silly addNameRange [ '0.0.1', -2247 silly addNameRange '0.0.2', -2247 silly addNameRange '0.0.3', -2247 silly addNameRange '0.0.4', -2247 silly addNameRange '0.0.5', -2247 silly addNameRange '0.0.6', -2247 silly addNameRange '0.0.7', -2247 silly addNameRange '0.1.0', -2247 silly addNameRange '0.2.0', -2247 silly addNameRange '0.2.1', -2247 silly addNameRange '0.2.2', -2247 silly addNameRange '0.3.0', -2247 silly addNameRange '0.3.1', -2247 silly addNameRange '0.3.2', -2247 silly addNameRange '0.3.3', -2247 silly addNameRange '0.3.4', -2247 silly addNameRange '0.3.5', -2247 silly addNameRange '0.4.0', -2247 silly addNameRange '0.4.1', -2247 silly addNameRange '0.4.2', -2247 silly addNameRange '0.5.0', -2247 silly addNameRange '0.5.1' ] ] -2248 silly addNamed mkdirp@0.5.1 -2249 verbose addNamed "0.5.1" is a plain semver version for mkdirp -2250 silly addNameRange number 2 { name: 'sinon', range: '>=1.10.3 <1.11.0', hasData: true } -2251 silly addNameRange versions [ 'sinon', -2251 silly addNameRange [ '0.6.2', -2251 silly addNameRange '0.6.3', -2251 silly addNameRange '1.0.0', -2251 silly addNameRange '1.0.1', -2251 silly addNameRange '1.0.2', -2251 silly addNameRange '1.1.0', -2251 silly addNameRange '1.1.1', -2251 silly addNameRange '1.2.0', -2251 silly addNameRange '1.3.0', -2251 silly addNameRange '1.3.1', -2251 silly addNameRange '1.3.2', -2251 silly addNameRange '1.3.3', -2251 silly addNameRange '1.3.4', -2251 silly addNameRange '1.4.0', -2251 silly addNameRange '1.4.1', -2251 silly addNameRange '1.4.2', -2251 silly addNameRange '1.5.0', -2251 silly addNameRange '1.5.2', -2251 silly addNameRange '1.6.0', -2251 silly addNameRange '1.7.0', -2251 silly addNameRange '1.7.1', -2251 silly addNameRange '1.7.2', -2251 silly addNameRange '1.7.3', -2251 silly addNameRange '1.8.1', -2251 silly addNameRange '1.8.2', -2251 silly addNameRange '1.9.0', -2251 silly addNameRange '1.9.1', -2251 silly addNameRange '1.10.0', -2251 silly addNameRange '1.10.1', -2251 silly addNameRange '1.10.2', -2251 silly addNameRange '1.10.3', -2251 silly addNameRange '1.11.0', -2251 silly addNameRange '1.11.1', -2251 silly addNameRange '1.12.0', -2251 silly addNameRange '1.12.1', -2251 silly addNameRange '1.12.2', -2251 silly addNameRange '1.13.0', -2251 silly addNameRange '1.14.0', -2251 silly addNameRange '1.14.1', -2251 silly addNameRange '1.15.0', -2251 silly addNameRange '1.15.1', -2251 silly addNameRange '1.15.2', -2251 silly addNameRange '1.15.3', -2251 silly addNameRange '1.15.4', -2251 silly addNameRange '1.16.0', -2251 silly addNameRange '1.16.1', -2251 silly addNameRange '1.17.0', -2251 silly addNameRange '1.17.1', -2251 silly addNameRange '1.17.2', -2251 silly addNameRange '2.0.0-pre', -2251 silly addNameRange '1.17.3', -2251 silly addNameRange '1.17.4', -2251 silly addNameRange '2.0.0-pre.2', -2251 silly addNameRange '1.17.5', -2251 silly addNameRange '1.17.6', -2251 silly addNameRange '2.0.0-pre.3', -2251 silly addNameRange '2.0.0-pre.4', -2251 silly addNameRange '2.0.0-pre.5', -2251 silly addNameRange '1.17.7' ] ] -2252 silly addNamed sinon@1.10.3 -2253 verbose addNamed "1.10.3" is a plain semver version for sinon -2254 silly mapToRegistry name sinon -2255 silly mapToRegistry using default registry -2256 silly mapToRegistry registry https://registry.npmjs.org/ -2257 silly mapToRegistry uri https://registry.npmjs.org/sinon -2258 verbose addRemoteTarball https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz not in flight; adding -2259 verbose addRemoteTarball [ 'https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz', -2259 verbose addRemoteTarball 'c063e0e99d8327dc199113aab52eb83a2e9e3c2c' ] -2260 silly addNameRange number 2 { name: 'node-sass-middleware', -2260 silly addNameRange range: '>=0.3.0 <0.4.0', -2260 silly addNameRange hasData: true } -2261 silly addNameRange versions [ 'node-sass-middleware', -2261 silly addNameRange [ '0.2.0', -2261 silly addNameRange '0.3.0', -2261 silly addNameRange '0.3.1', -2261 silly addNameRange '0.4.0', -2261 silly addNameRange '0.5.0', -2261 silly addNameRange '0.6.0', -2261 silly addNameRange '0.7.0', -2261 silly addNameRange '0.8.0', -2261 silly addNameRange '0.9.0', -2261 silly addNameRange '0.9.5', -2261 silly addNameRange '0.9.6', -2261 silly addNameRange '0.9.7', -2261 silly addNameRange '0.9.8', -2261 silly addNameRange '0.10.0', -2261 silly addNameRange '0.10.1', -2261 silly addNameRange '0.11.0' ] ] -2262 silly addNamed node-sass-middleware@0.3.1 -2263 verbose addNamed "0.3.1" is a plain semver version for node-sass-middleware -2264 silly mapToRegistry name node-sass-middleware -2265 silly mapToRegistry using default registry -2266 silly mapToRegistry registry https://registry.npmjs.org/ -2267 silly mapToRegistry uri https://registry.npmjs.org/node-sass-middleware -2268 verbose addRemoteTarball https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz not in flight; adding -2269 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz', -2269 verbose addRemoteTarball '16440047c20b4bb990f4a54eb1db7ec6744cfea8' ] -2270 silly cache afterAdd object-assign@1.0.0 -2271 verbose afterAdd /Users/cwerning/.npm/object-assign/1.0.0/package/package.json not in flight; writing -2272 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2273 info retry fetch attempt 1 at 16:02:26 -2274 info attempt registry request try #1 at 16:02:26 -2275 http fetch GET https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz -2276 http fetch 200 https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz -2277 info retry fetch attempt 1 at 16:02:26 -2278 info attempt registry request try #1 at 16:02:26 -2279 http fetch GET https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz -2280 silly cache afterAdd mkdirp@0.5.1 -2281 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.1/package/package.json not in flight; writing -2282 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2283 http 304 https://registry.npmjs.org/get-stdin -2284 verbose headers { date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2284 verbose headers via: '1.1 varnish', -2284 verbose headers 'cache-control': 'max-age=300', -2284 verbose headers etag: 'W/"58083990-3420"', -2284 verbose headers age: '100', -2284 verbose headers connection: 'keep-alive', -2284 verbose headers 'x-served-by': 'cache-hhn1524-HHN', -2284 verbose headers 'x-cache': 'HIT', -2284 verbose headers 'x-cache-hits': '9', -2284 verbose headers 'x-timer': 'S1485529367.601488,VS0,VE0', -2284 verbose headers vary: 'Accept-Encoding' } -2285 silly get cb [ 304, -2285 silly get { date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2285 silly get via: '1.1 varnish', -2285 silly get 'cache-control': 'max-age=300', -2285 silly get etag: 'W/"58083990-3420"', -2285 silly get age: '100', -2285 silly get connection: 'keep-alive', -2285 silly get 'x-served-by': 'cache-hhn1524-HHN', -2285 silly get 'x-cache': 'HIT', -2285 silly get 'x-cache-hits': '9', -2285 silly get 'x-timer': 'S1485529367.601488,VS0,VE0', -2285 silly get vary: 'Accept-Encoding' } ] -2286 verbose etag https://registry.npmjs.org/get-stdin from cache -2287 verbose get saving get-stdin to /Users/cwerning/.npm/registry.npmjs.org/get-stdin/.cache.json -2288 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2289 silly addNameRange number 2 { name: 'nan', range: '>=1.3.0 <1.4.0', hasData: true } -2290 silly addNameRange versions [ 'nan', -2290 silly addNameRange [ '0.3.0-wip', -2290 silly addNameRange '0.3.0-wip2', -2290 silly addNameRange '0.3.0', -2290 silly addNameRange '0.3.1', -2290 silly addNameRange '0.3.2', -2290 silly addNameRange '0.4.0', -2290 silly addNameRange '0.4.1', -2290 silly addNameRange '0.4.2', -2290 silly addNameRange '0.4.3', -2290 silly addNameRange '0.4.4', -2290 silly addNameRange '0.5.0', -2290 silly addNameRange '0.5.1', -2290 silly addNameRange '0.5.2', -2290 silly addNameRange '0.6.0', -2290 silly addNameRange '0.7.0', -2290 silly addNameRange '0.7.1', -2290 silly addNameRange '0.8.0', -2290 silly addNameRange '1.0.0', -2290 silly addNameRange '1.1.0', -2290 silly addNameRange '1.1.1', -2290 silly addNameRange '1.1.2', -2290 silly addNameRange '1.2.0', -2290 silly addNameRange '1.3.0', -2290 silly addNameRange '1.4.0', -2290 silly addNameRange '1.4.1', -2290 silly addNameRange '1.5.0', -2290 silly addNameRange '1.4.2', -2290 silly addNameRange '1.4.3', -2290 silly addNameRange '1.5.1', -2290 silly addNameRange '1.5.2', -2290 silly addNameRange '1.6.0', -2290 silly addNameRange '1.5.3', -2290 silly addNameRange '1.6.1', -2290 silly addNameRange '1.6.2', -2290 silly addNameRange '1.7.0', -2290 silly addNameRange '1.8.0', -2290 silly addNameRange '1.8.1', -2290 silly addNameRange '1.8.2', -2290 silly addNameRange '1.8.3', -2290 silly addNameRange '1.8.4', -2290 silly addNameRange '1.9.0', -2290 silly addNameRange '2.0.0', -2290 silly addNameRange '2.0.1', -2290 silly addNameRange '2.0.2', -2290 silly addNameRange '2.0.3', -2290 silly addNameRange '2.0.4', -2290 silly addNameRange '2.0.5', -2290 silly addNameRange '2.0.6', -2290 silly addNameRange '2.0.7', -2290 silly addNameRange '2.0.8', -2290 silly addNameRange '2.0.9', -2290 silly addNameRange '2.1.0', -2290 silly addNameRange '2.2.0', -2290 silly addNameRange '2.2.1', -2290 silly addNameRange '2.3.0', -2290 silly addNameRange '2.3.1', -2290 silly addNameRange '2.3.2', -2290 silly addNameRange '2.3.3', -2290 silly addNameRange '2.3.4', -2290 silly addNameRange '2.3.5', -2290 silly addNameRange '2.4.0', -2290 silly addNameRange '2.5.0', -2290 silly addNameRange '2.5.1' ] ] -2291 silly addNamed nan@1.3.0 -2292 verbose addNamed "1.3.0" is a plain semver version for nan -2293 silly mapToRegistry name nan -2294 silly mapToRegistry using default registry -2295 silly mapToRegistry registry https://registry.npmjs.org/ -2296 silly mapToRegistry uri https://registry.npmjs.org/nan -2297 verbose addRemoteTarball https://registry.npmjs.org/nan/-/nan-1.3.0.tgz not in flight; adding -2298 verbose addRemoteTarball [ 'https://registry.npmjs.org/nan/-/nan-1.3.0.tgz', -2298 verbose addRemoteTarball '9a5b8d5ef97a10df3050e59b2c362d3baf779742' ] -2299 verbose afterAdd /Users/cwerning/.npm/object-assign/1.0.0/package/package.json written -2300 silly fetchAndShaCheck shasum a07f253a4f538de9d4ca522dd7f1996eeec0d97e -2301 http 200 https://registry.npmjs.org/chalk -2302 verbose headers { server: 'nginx/1.10.1', -2302 verbose headers 'content-type': 'application/json', -2302 verbose headers 'last-modified': 'Fri, 27 Jan 2017 10:29:05 GMT', -2302 verbose headers etag: 'W/"588b20f1-8451"', -2302 verbose headers 'content-encoding': 'gzip', -2302 verbose headers 'cache-control': 'max-age=300', -2302 verbose headers 'content-length': '8766', -2302 verbose headers 'accept-ranges': 'bytes', -2302 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2302 verbose headers via: '1.1 varnish', -2302 verbose headers age: '196', -2302 verbose headers connection: 'keep-alive', -2302 verbose headers 'x-served-by': 'cache-hhn1541-HHN', -2302 verbose headers 'x-cache': 'HIT', -2302 verbose headers 'x-cache-hits': '19', -2302 verbose headers 'x-timer': 'S1485529367.598929,VS0,VE0', -2302 verbose headers vary: 'Accept-Encoding' } -2303 silly get cb [ 200, -2303 silly get { server: 'nginx/1.10.1', -2303 silly get 'content-type': 'application/json', -2303 silly get 'last-modified': 'Fri, 27 Jan 2017 10:29:05 GMT', -2303 silly get etag: 'W/"588b20f1-8451"', -2303 silly get 'content-encoding': 'gzip', -2303 silly get 'cache-control': 'max-age=300', -2303 silly get 'content-length': '8766', -2303 silly get 'accept-ranges': 'bytes', -2303 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2303 silly get via: '1.1 varnish', -2303 silly get age: '196', -2303 silly get connection: 'keep-alive', -2303 silly get 'x-served-by': 'cache-hhn1541-HHN', -2303 silly get 'x-cache': 'HIT', -2303 silly get 'x-cache-hits': '19', -2303 silly get 'x-timer': 'S1485529367.598929,VS0,VE0', -2303 silly get vary: 'Accept-Encoding' } ] -2304 verbose get saving chalk to /Users/cwerning/.npm/registry.npmjs.org/chalk/.cache.json -2305 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2306 info retry fetch attempt 1 at 16:02:26 -2307 info attempt registry request try #1 at 16:02:26 -2308 http fetch GET https://registry.npmjs.org/nan/-/nan-1.3.0.tgz -2309 http 200 https://registry.npmjs.org/mocha -2310 verbose headers { server: 'nginx/1.10.1', -2310 verbose headers 'content-type': 'application/json', -2310 verbose headers 'last-modified': 'Wed, 25 Jan 2017 03:18:44 GMT', -2310 verbose headers etag: 'W/"58881914-94147"', -2310 verbose headers 'content-encoding': 'gzip', -2310 verbose headers 'cache-control': 'max-age=300', -2310 verbose headers 'content-length': '36546', -2310 verbose headers 'accept-ranges': 'bytes', -2310 verbose headers date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2310 verbose headers via: '1.1 varnish', -2310 verbose headers age: '60', -2310 verbose headers connection: 'keep-alive', -2310 verbose headers 'x-served-by': 'cache-hhn1541-HHN', -2310 verbose headers 'x-cache': 'HIT', -2310 verbose headers 'x-cache-hits': '2', -2310 verbose headers 'x-timer': 'S1485529366.689094,VS0,VE0', -2310 verbose headers vary: 'Accept-Encoding' } -2311 silly get cb [ 200, -2311 silly get { server: 'nginx/1.10.1', -2311 silly get 'content-type': 'application/json', -2311 silly get 'last-modified': 'Wed, 25 Jan 2017 03:18:44 GMT', -2311 silly get etag: 'W/"58881914-94147"', -2311 silly get 'content-encoding': 'gzip', -2311 silly get 'cache-control': 'max-age=300', -2311 silly get 'content-length': '36546', -2311 silly get 'accept-ranges': 'bytes', -2311 silly get date: 'Fri, 27 Jan 2017 15:02:46 GMT', -2311 silly get via: '1.1 varnish', -2311 silly get age: '60', -2311 silly get connection: 'keep-alive', -2311 silly get 'x-served-by': 'cache-hhn1541-HHN', -2311 silly get 'x-cache': 'HIT', -2311 silly get 'x-cache-hits': '2', -2311 silly get 'x-timer': 'S1485529366.689094,VS0,VE0', -2311 silly get vary: 'Accept-Encoding' } ] -2312 verbose get saving mocha to /Users/cwerning/.npm/registry.npmjs.org/mocha/.cache.json -2313 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2314 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.1/package/package.json written -2315 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz not in flight; adding -2316 verbose addTmpTarball already have metadata; skipping unpack for node-watch@0.3.5 -2317 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2318 silly addNameRange number 2 { name: 'get-stdin', range: '>=3.0.0 <3.1.0', hasData: true } -2319 silly addNameRange versions [ 'get-stdin', -2319 silly addNameRange [ '0.1.0', -2319 silly addNameRange '1.0.0', -2319 silly addNameRange '2.0.0', -2319 silly addNameRange '3.0.0', -2319 silly addNameRange '3.0.1', -2319 silly addNameRange '3.0.2', -2319 silly addNameRange '4.0.0', -2319 silly addNameRange '4.0.1', -2319 silly addNameRange '5.0.0', -2319 silly addNameRange '5.0.1' ] ] -2320 silly addNamed get-stdin@3.0.2 -2321 verbose addNamed "3.0.2" is a plain semver version for get-stdin -2322 silly mapToRegistry name get-stdin -2323 silly mapToRegistry using default registry -2324 silly mapToRegistry registry https://registry.npmjs.org/ -2325 silly mapToRegistry uri https://registry.npmjs.org/get-stdin -2326 verbose addRemoteTarball https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz not in flight; adding -2327 verbose addRemoteTarball [ 'https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz', -2327 verbose addRemoteTarball 'c1ced24b9039b38ded85bdf161e57713b6dd4abe' ] -2328 silly addNameRange number 2 { name: 'chalk', range: '>=0.5.1 <0.6.0', hasData: true } -2329 silly addNameRange versions [ 'chalk', -2329 silly addNameRange [ '0.1.0', -2329 silly addNameRange '0.1.1', -2329 silly addNameRange '0.2.0', -2329 silly addNameRange '0.2.1', -2329 silly addNameRange '0.3.0', -2329 silly addNameRange '0.4.0', -2329 silly addNameRange '0.5.0', -2329 silly addNameRange '0.5.1', -2329 silly addNameRange '1.0.0', -2329 silly addNameRange '1.1.0', -2329 silly addNameRange '1.1.1', -2329 silly addNameRange '1.1.2', -2329 silly addNameRange '1.1.3' ] ] -2330 silly addNamed chalk@0.5.1 -2331 verbose addNamed "0.5.1" is a plain semver version for chalk -2332 info retry fetch attempt 1 at 16:02:27 -2333 info attempt registry request try #1 at 16:02:27 -2334 http fetch GET https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz -2335 silly mapToRegistry name chalk -2336 silly mapToRegistry using default registry -2337 silly mapToRegistry registry https://registry.npmjs.org/ -2338 silly mapToRegistry uri https://registry.npmjs.org/chalk -2339 verbose addRemoteTarball https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz not in flight; adding -2340 verbose addRemoteTarball [ 'https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz', -2340 verbose addRemoteTarball '663b3a648b68b55d04690d49167aa837858f2174' ] -2341 silly addNameRange number 2 { name: 'mocha', range: '>=1.21.4 <1.22.0', hasData: true } -2342 silly addNameRange versions [ 'mocha', -2342 silly addNameRange [ '0.0.1-alpha1', -2342 silly addNameRange '0.0.1-alpha2', -2342 silly addNameRange '0.0.1-alpha3', -2342 silly addNameRange '0.0.1-alpha4', -2342 silly addNameRange '0.0.1-alpha5', -2342 silly addNameRange '0.0.1-alpha6', -2342 silly addNameRange '0.0.1', -2342 silly addNameRange '0.0.2', -2342 silly addNameRange '0.0.3', -2342 silly addNameRange '0.0.4', -2342 silly addNameRange '0.0.5', -2342 silly addNameRange '0.0.6', -2342 silly addNameRange '0.0.7', -2342 silly addNameRange '0.0.8', -2342 silly addNameRange '0.1.0', -2342 silly addNameRange '0.2.0', -2342 silly addNameRange '0.3.0', -2342 silly addNameRange '0.3.1', -2342 silly addNameRange '0.3.2', -2342 silly addNameRange '0.3.3', -2342 silly addNameRange '0.3.4', -2342 silly addNameRange '0.3.6', -2342 silly addNameRange '0.4.0', -2342 silly addNameRange '0.5.0', -2342 silly addNameRange '0.6.0', -2342 silly addNameRange '0.7.0', -2342 silly addNameRange '0.7.1', -2342 silly addNameRange '0.8.0', -2342 silly addNameRange '0.8.1', -2342 silly addNameRange '0.9.0', -2342 silly addNameRange '0.10.0', -2342 silly addNameRange '0.10.1', -2342 silly addNameRange '0.10.2', -2342 silly addNameRange '0.11.0', -2342 silly addNameRange '0.12.0', -2342 silly addNameRange '0.12.1', -2342 silly addNameRange '0.13.0', -2342 silly addNameRange '0.14.0', -2342 silly addNameRange '0.14.1', -2342 silly addNameRange '1.0.0', -2342 silly addNameRange '1.0.1', -2342 silly addNameRange '1.0.2', -2342 silly addNameRange '1.0.3', -2342 silly addNameRange '1.1.0', -2342 silly addNameRange '1.2.0', -2342 silly addNameRange '1.2.1', -2342 silly addNameRange '1.2.2', -2342 silly addNameRange '1.3.0', -2342 silly addNameRange '1.3.1', -2342 silly addNameRange '1.3.2', -2342 silly addNameRange '1.4.0', -2342 silly addNameRange '1.4.1', -2342 silly addNameRange '1.4.2', -2342 silly addNameRange '1.4.3', -2342 silly addNameRange '1.5.0', -2342 silly addNameRange '1.6.0', -2342 silly addNameRange '1.7.0', -2342 silly addNameRange '1.7.1', -2342 silly addNameRange '1.7.2', -2342 silly addNameRange '1.7.3', -2342 silly addNameRange '1.7.4', -2342 silly addNameRange '1.8.0', -2342 silly addNameRange '1.8.1', -2342 silly addNameRange '1.8.2', -2342 silly addNameRange '1.9.0', -2342 silly addNameRange '1.10.0', -2342 silly addNameRange '1.11.0', -2342 silly addNameRange '1.12.0', -2342 silly addNameRange '1.12.1', -2342 silly addNameRange '1.13.0', -2342 silly addNameRange '1.14.0', -2342 silly addNameRange '1.15.0', -2342 silly addNameRange '1.15.1', -2342 silly addNameRange '1.16.0', -2342 silly addNameRange '1.16.1', -2342 silly addNameRange '1.16.2', -2342 silly addNameRange '1.17.0', -2342 silly addNameRange '1.17.1', -2342 silly addNameRange '1.18.0', -2342 silly addNameRange '1.18.1', -2342 silly addNameRange '1.18.2', -2342 silly addNameRange '1.19.0', -2342 silly addNameRange '1.20.0', -2342 silly addNameRange '1.20.1', -2342 silly addNameRange '1.21.0', -2342 silly addNameRange '1.21.1', -2342 silly addNameRange '1.21.2', -2342 silly addNameRange '1.21.3', -2342 silly addNameRange '1.21.4', -2342 silly addNameRange '1.21.5', -2342 silly addNameRange '2.0.0', -2342 silly addNameRange '2.0.1', -2342 silly addNameRange '2.1.0', -2342 silly addNameRange '2.2.0', -2342 silly addNameRange '2.2.1', -2342 silly addNameRange '2.2.3', -2342 silly addNameRange '2.2.4', -2342 silly addNameRange '2.2.5', -2342 silly addNameRange '2.3.0', -2342 silly addNameRange '2.3.1', -2342 silly addNameRange '2.3.2', -2342 silly addNameRange '2.3.3', -2342 silly addNameRange '2.3.4', -2342 silly addNameRange '2.4.1', -2342 silly addNameRange '2.4.2', -2342 silly addNameRange '2.4.3', -2342 silly addNameRange '2.4.4', -2342 silly addNameRange '2.4.5', -2342 silly addNameRange '2.5.0', -2342 silly addNameRange '2.5.1', -2342 silly addNameRange '2.5.2', -2342 silly addNameRange '2.5.3', -2342 silly addNameRange '3.0.0-0', -2342 silly addNameRange '3.0.0-1', -2342 silly addNameRange '3.0.0-2', -2342 silly addNameRange '3.0.0', -2342 silly addNameRange '3.0.1', -2342 silly addNameRange '3.0.2', -2342 silly addNameRange '3.1.0', -2342 silly addNameRange '3.1.1', -2342 silly addNameRange '3.1.2', -2342 silly addNameRange '3.2.0' ] ] -2343 silly addNamed mocha@1.21.5 -2344 verbose addNamed "1.21.5" is a plain semver version for mocha -2345 silly mapToRegistry name mocha -2346 silly mapToRegistry using default registry -2347 silly mapToRegistry registry https://registry.npmjs.org/ -2348 silly mapToRegistry uri https://registry.npmjs.org/mocha -2349 verbose addRemoteTarball https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz not in flight; adding -2350 verbose addRemoteTarball [ 'https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz', -2350 verbose addRemoteTarball '7c58b09174df976e434a23b1e8d639873fc529e9' ] -2351 info retry fetch attempt 1 at 16:02:27 -2352 info attempt registry request try #1 at 16:02:27 -2353 http fetch GET https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz -2354 info retry fetch attempt 1 at 16:02:27 -2355 info attempt registry request try #1 at 16:02:27 -2356 http fetch GET https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz -2357 http 200 https://registry.npmjs.org/yargs -2358 verbose headers { server: 'nginx/1.10.1', -2358 verbose headers 'content-type': 'application/json', -2358 verbose headers 'last-modified': 'Wed, 25 Jan 2017 18:53:43 GMT', -2358 verbose headers etag: 'W/"5888f437-47d11"', -2358 verbose headers 'content-encoding': 'gzip', -2358 verbose headers 'cache-control': 'max-age=300', -2358 verbose headers 'content-length': '34965', -2358 verbose headers 'accept-ranges': 'bytes', -2358 verbose headers date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2358 verbose headers via: '1.1 varnish', -2358 verbose headers age: '225', -2358 verbose headers connection: 'keep-alive', -2358 verbose headers 'x-served-by': 'cache-hhn1528-HHN', -2358 verbose headers 'x-cache': 'HIT', -2358 verbose headers 'x-cache-hits': '22', -2358 verbose headers 'x-timer': 'S1485529367.604210,VS0,VE0', -2358 verbose headers vary: 'Accept-Encoding' } -2359 silly get cb [ 200, -2359 silly get { server: 'nginx/1.10.1', -2359 silly get 'content-type': 'application/json', -2359 silly get 'last-modified': 'Wed, 25 Jan 2017 18:53:43 GMT', -2359 silly get etag: 'W/"5888f437-47d11"', -2359 silly get 'content-encoding': 'gzip', -2359 silly get 'cache-control': 'max-age=300', -2359 silly get 'content-length': '34965', -2359 silly get 'accept-ranges': 'bytes', -2359 silly get date: 'Fri, 27 Jan 2017 15:02:47 GMT', -2359 silly get via: '1.1 varnish', -2359 silly get age: '225', -2359 silly get connection: 'keep-alive', -2359 silly get 'x-served-by': 'cache-hhn1528-HHN', -2359 silly get 'x-cache': 'HIT', -2359 silly get 'x-cache-hits': '22', -2359 silly get 'x-timer': 'S1485529367.604210,VS0,VE0', -2359 silly get vary: 'Accept-Encoding' } ] -2360 verbose get saving yargs to /Users/cwerning/.npm/registry.npmjs.org/yargs/.cache.json -2361 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2362 http fetch 200 https://registry.npmjs.org/nan/-/nan-1.3.0.tgz -2363 http fetch 200 https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz -2364 http fetch 200 https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz -2365 http fetch 200 https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz -2366 silly cache afterAdd node-watch@0.3.5 -2367 verbose afterAdd /Users/cwerning/.npm/node-watch/0.3.5/package/package.json not in flight; writing -2368 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2369 silly fetchAndShaCheck shasum 16440047c20b4bb990f4a54eb1db7ec6744cfea8 -2370 verbose afterAdd /Users/cwerning/.npm/node-watch/0.3.5/package/package.json written -2371 silly addNameRange number 2 { name: 'yargs', range: '>=1.3.1 <1.4.0', hasData: true } -2372 silly addNameRange versions [ 'yargs', -2372 silly addNameRange [ '1.0.0', -2372 silly addNameRange '1.0.1', -2372 silly addNameRange '1.0.3', -2372 silly addNameRange '1.0.4', -2372 silly addNameRange '1.0.5', -2372 silly addNameRange '1.0.6', -2372 silly addNameRange '1.0.7', -2372 silly addNameRange '1.0.8', -2372 silly addNameRange '1.0.9', -2372 silly addNameRange '1.0.10', -2372 silly addNameRange '1.0.11', -2372 silly addNameRange '1.0.12', -2372 silly addNameRange '1.0.13', -2372 silly addNameRange '1.0.15', -2372 silly addNameRange '1.1.0', -2372 silly addNameRange '1.1.1', -2372 silly addNameRange '1.1.2', -2372 silly addNameRange '1.1.3', -2372 silly addNameRange '1.2.0', -2372 silly addNameRange '1.2.1', -2372 silly addNameRange '1.2.2', -2372 silly addNameRange '1.2.3', -2372 silly addNameRange '1.2.4', -2372 silly addNameRange '1.2.5', -2372 silly addNameRange '1.2.6', -2372 silly addNameRange '1.3.0', -2372 silly addNameRange '1.3.1', -2372 silly addNameRange '1.3.2', -2372 silly addNameRange '1.3.3', -2372 silly addNameRange '2.1.1', -2372 silly addNameRange '2.3.0', -2372 silly addNameRange '3.0.0', -2372 silly addNameRange '3.0.1', -2372 silly addNameRange '3.0.2', -2372 silly addNameRange '3.0.3', -2372 silly addNameRange '3.0.4', -2372 silly addNameRange '3.1.0', -2372 silly addNameRange '3.2.1', -2372 silly addNameRange '3.3.1', -2372 silly addNameRange '3.4.0', -2372 silly addNameRange '3.4.4', -2372 silly addNameRange '3.4.5', -2372 silly addNameRange '3.5.0', -2372 silly addNameRange '3.5.1', -2372 silly addNameRange '3.5.2', -2372 silly addNameRange '3.5.3', -2372 silly addNameRange '3.5.4', -2372 silly addNameRange '3.6.0', -2372 silly addNameRange '3.7.0', -2372 silly addNameRange '3.7.1', -2372 silly addNameRange '3.7.2', -2372 silly addNameRange '3.8.0', -2372 silly addNameRange '3.9.0', -2372 silly addNameRange '3.9.1', -2372 silly addNameRange '3.10.0', -2372 silly addNameRange '3.11.0', -2372 silly addNameRange '3.12.0', -2372 silly addNameRange '3.13.0', -2372 silly addNameRange '3.14.0', -2372 silly addNameRange '3.15.0', -2372 silly addNameRange '3.16.0', -2372 silly addNameRange '3.16.1', -2372 silly addNameRange '3.17.1', -2372 silly addNameRange '3.18.0', -2372 silly addNameRange '3.18.1', -2372 silly addNameRange '3.19.0', -2372 silly addNameRange '3.20.0', -2372 silly addNameRange '3.21.0', -2372 silly addNameRange '3.21.1', -2372 silly addNameRange '3.22.0', -2372 silly addNameRange '3.22.1', -2372 silly addNameRange '3.22.2', -2372 silly addNameRange '3.23.0', -2372 silly addNameRange '3.24.0', -2372 silly addNameRange '3.25.0', -2372 silly addNameRange '3.26.0', -2372 silly addNameRange '3.27.0', -2372 silly addNameRange '3.28.0', -2372 silly addNameRange '3.29.0', -2372 silly addNameRange '3.30.0', -2372 silly addNameRange '3.31.0', -2372 silly addNameRange '3.32.0', -2372 silly addNameRange '4.0.0-alpha1', -2372 silly addNameRange '4.0.0-alpha2', -2372 silly addNameRange '4.0.0-alpha3', -2372 silly addNameRange '4.0.0-alpha4', -2372 silly addNameRange '4.0.0-alpha5', -2372 silly addNameRange '4.0.0', -2372 silly addNameRange '4.1.0', -2372 silly addNameRange '4.2.0', -2372 silly addNameRange '4.3.0', -2372 silly addNameRange '4.3.1', -2372 silly addNameRange '4.3.2', -2372 silly addNameRange '4.4.0', -2372 silly addNameRange '4.5.0', -2372 silly addNameRange '4.6.0-candidate', -2372 silly addNameRange '4.6.0', -2372 silly addNameRange '4.7.0-pre', -2372 silly addNameRange '4.7.0', -2372 silly addNameRange '4.7.1', -2372 silly addNameRange '4.8.0-candidate', -2372 silly addNameRange '4.8.0-candidate2', -2372 silly addNameRange '4.8.0-candidate3', -2372 silly addNameRange '4.8.0', -2372 silly addNameRange '4.8.1-candidate', -2372 silly addNameRange '4.8.1', -2372 silly addNameRange '5.0.0-candidate', -2372 silly addNameRange '5.0.0', -2372 silly addNameRange '6.0.0-alpha.1', -2372 silly addNameRange '6.0.0', -2372 silly addNameRange '6.1.0-candidate', -2372 silly addNameRange '6.1.1-candidate', -2372 silly addNameRange '6.1.1', -2372 silly addNameRange '6.2.0-candidate', -2372 silly addNameRange '6.2.0', -2372 silly addNameRange '6.3.0-candidate', -2372 silly addNameRange '6.3.0', -2372 silly addNameRange '6.4.0', -2372 silly addNameRange '6.5.0', -2372 silly addNameRange '6.6.0-candidate.0', -2372 silly addNameRange '6.6.0', -2372 silly addNameRange '6.6.1-candidate.0', -2372 silly addNameRange '6.6.1-candidate.1', -2372 silly addNameRange '6.6.1-candidate.2', -2372 silly addNameRange '6.6.1-candidate.3', -2372 silly addNameRange '6.6.1-candidate.4' ] ] -2373 silly addNamed yargs@1.3.3 -2374 verbose addNamed "1.3.3" is a plain semver version for yargs -2375 silly fetchAndShaCheck shasum 9a5b8d5ef97a10df3050e59b2c362d3baf779742 -2376 silly fetchAndShaCheck shasum 3596e6307a781544f591f37da618360f31db57b1 -2377 silly mapToRegistry name yargs -2378 silly mapToRegistry using default registry -2379 silly mapToRegistry registry https://registry.npmjs.org/ -2380 silly mapToRegistry uri https://registry.npmjs.org/yargs -2381 verbose addRemoteTarball https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz not in flight; adding -2382 verbose addRemoteTarball [ 'https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz', -2382 verbose addRemoteTarball '054de8b61f22eefdb7207059eaef9d6b83fb931a' ] -2383 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz not in flight; adding -2384 verbose addTmpTarball already have metadata; skipping unpack for node-sass-middleware@0.3.1 -2385 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2386 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/nan/-/nan-1.3.0.tgz not in flight; adding -2387 verbose addTmpTarball already have metadata; skipping unpack for nan@1.3.0 -2388 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2389 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz not in flight; adding -2390 verbose addTmpTarball already have metadata; skipping unpack for shelljs@0.3.0 -2391 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2392 info retry fetch attempt 1 at 16:02:27 -2393 info attempt registry request try #1 at 16:02:27 -2394 http fetch GET https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz -2395 silly cache afterAdd nan@1.3.0 -2396 verbose afterAdd /Users/cwerning/.npm/nan/1.3.0/package/package.json not in flight; writing -2397 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2398 silly cache afterAdd node-sass-middleware@0.3.1 -2399 verbose afterAdd /Users/cwerning/.npm/node-sass-middleware/0.3.1/package/package.json not in flight; writing -2400 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2401 silly cache afterAdd shelljs@0.3.0 -2402 verbose afterAdd /Users/cwerning/.npm/shelljs/0.3.0/package/package.json not in flight; writing -2403 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2404 verbose afterAdd /Users/cwerning/.npm/nan/1.3.0/package/package.json written -2405 verbose afterAdd /Users/cwerning/.npm/node-sass-middleware/0.3.1/package/package.json written -2406 verbose afterAdd /Users/cwerning/.npm/shelljs/0.3.0/package/package.json written -2407 silly fetchAndShaCheck shasum c063e0e99d8327dc199113aab52eb83a2e9e3c2c -2408 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/sinon/-/sinon-1.10.3.tgz not in flight; adding -2409 verbose addTmpTarball already have metadata; skipping unpack for sinon@1.10.3 -2410 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2411 silly cache afterAdd sinon@1.10.3 -2412 verbose afterAdd /Users/cwerning/.npm/sinon/1.10.3/package/package.json not in flight; writing -2413 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2414 verbose afterAdd /Users/cwerning/.npm/sinon/1.10.3/package/package.json written -2415 http fetch 200 https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz -2416 http fetch 200 https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz -2417 http fetch 200 https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz -2418 http fetch 200 https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz -2419 silly fetchAndShaCheck shasum c1ced24b9039b38ded85bdf161e57713b6dd4abe -2420 silly fetchAndShaCheck shasum 663b3a648b68b55d04690d49167aa837858f2174 -2421 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz not in flight; adding -2422 verbose addTmpTarball already have metadata; skipping unpack for get-stdin@3.0.2 -2423 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2424 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/chalk/-/chalk-0.5.1.tgz not in flight; adding -2425 verbose addTmpTarball already have metadata; skipping unpack for chalk@0.5.1 -2426 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2427 silly cache afterAdd get-stdin@3.0.2 -2428 verbose afterAdd /Users/cwerning/.npm/get-stdin/3.0.2/package/package.json not in flight; writing -2429 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2430 silly cache afterAdd chalk@0.5.1 -2431 verbose afterAdd /Users/cwerning/.npm/chalk/0.5.1/package/package.json not in flight; writing -2432 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2433 verbose afterAdd /Users/cwerning/.npm/chalk/0.5.1/package/package.json written -2434 verbose afterAdd /Users/cwerning/.npm/get-stdin/3.0.2/package/package.json written -2435 silly fetchAndShaCheck shasum 054de8b61f22eefdb7207059eaef9d6b83fb931a -2436 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/yargs/-/yargs-1.3.3.tgz not in flight; adding -2437 verbose addTmpTarball already have metadata; skipping unpack for yargs@1.3.3 -2438 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2439 silly cache afterAdd yargs@1.3.3 -2440 verbose afterAdd /Users/cwerning/.npm/yargs/1.3.3/package/package.json not in flight; writing -2441 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2442 verbose afterAdd /Users/cwerning/.npm/yargs/1.3.3/package/package.json written -2443 silly fetchAndShaCheck shasum 7c58b09174df976e434a23b1e8d639873fc529e9 -2444 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/mocha/-/mocha-1.21.5.tgz not in flight; adding -2445 verbose addTmpTarball already have metadata; skipping unpack for mocha@1.21.5 -2446 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2447 silly cache afterAdd mocha@1.21.5 -2448 verbose afterAdd /Users/cwerning/.npm/mocha/1.21.5/package/package.json not in flight; writing -2449 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2450 verbose afterAdd /Users/cwerning/.npm/mocha/1.21.5/package/package.json written -2451 silly install resolved [ { name: 'object-assign', -2451 silly install resolved version: '1.0.0', -2451 silly install resolved description: 'ES6 Object.assign() ponyfill', -2451 silly install resolved license: 'MIT', -2451 silly install resolved repository: -2451 silly install resolved { type: 'git', -2451 silly install resolved url: 'https://github.com/sindresorhus/object-assign' }, -2451 silly install resolved author: -2451 silly install resolved { name: 'Sindre Sorhus', -2451 silly install resolved email: 'sindresorhus@gmail.com', -2451 silly install resolved url: 'http://sindresorhus.com' }, -2451 silly install resolved engines: { node: '>=0.10.0' }, -2451 silly install resolved scripts: { test: 'mocha' }, -2451 silly install resolved files: [ 'index.js' ], -2451 silly install resolved keywords: -2451 silly install resolved [ 'object', -2451 silly install resolved 'assign', -2451 silly install resolved 'extend', -2451 silly install resolved 'properties', -2451 silly install resolved 'es6', -2451 silly install resolved 'ecmascript', -2451 silly install resolved 'harmony', -2451 silly install resolved 'ponyfill', -2451 silly install resolved 'prollyfill', -2451 silly install resolved 'polyfill', -2451 silly install resolved 'shim', -2451 silly install resolved 'browser' ], -2451 silly install resolved devDependencies: { mocha: '*' }, -2451 silly install resolved gitHead: 'a17eef6882cf3ffcee46f7d9d5a5ba0abc6b029c', -2451 silly install resolved bugs: { url: 'https://github.com/sindresorhus/object-assign/issues' }, -2451 silly install resolved homepage: 'https://github.com/sindresorhus/object-assign', -2451 silly install resolved _id: 'object-assign@1.0.0', -2451 silly install resolved _shasum: 'e65dc8766d3b47b4b8307465c8311da030b070a6', -2451 silly install resolved _from: 'object-assign@>=1.0.0 <1.1.0', -2451 silly install resolved _npmVersion: '1.4.21', -2451 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -2451 silly install resolved maintainers: [ [Object] ], -2451 silly install resolved dist: -2451 silly install resolved { shasum: 'e65dc8766d3b47b4b8307465c8311da030b070a6', -2451 silly install resolved tarball: 'https://registry.npmjs.org/object-assign/-/object-assign-1.0.0.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/object-assign/-/object-assign-1.0.0.tgz', -2451 silly install resolved readme: 'ERROR: No README data found!' }, -2451 silly install resolved { name: 'mkdirp', -2451 silly install resolved description: 'Recursively mkdir, like `mkdir -p`', -2451 silly install resolved version: '0.5.1', -2451 silly install resolved author: -2451 silly install resolved { name: 'James Halliday', -2451 silly install resolved email: 'mail@substack.net', -2451 silly install resolved url: 'http://substack.net' }, -2451 silly install resolved main: 'index.js', -2451 silly install resolved keywords: [ 'mkdir', 'directory' ], -2451 silly install resolved repository: -2451 silly install resolved { type: 'git', -2451 silly install resolved url: 'git+https://github.com/substack/node-mkdirp.git' }, -2451 silly install resolved scripts: { test: 'tap test/*.js' }, -2451 silly install resolved dependencies: { minimist: '0.0.8' }, -2451 silly install resolved devDependencies: { tap: '1', 'mock-fs': '2 >=2.7.0' }, -2451 silly install resolved bin: { mkdirp: 'bin/cmd.js' }, -2451 silly install resolved license: 'MIT', -2451 silly install resolved gitHead: 'd4eff0f06093aed4f387e88e9fc301cb76beedc7', -2451 silly install resolved bugs: { url: 'https://github.com/substack/node-mkdirp/issues' }, -2451 silly install resolved homepage: 'https://github.com/substack/node-mkdirp#readme', -2451 silly install resolved _id: 'mkdirp@0.5.1', -2451 silly install resolved _shasum: '30057438eac6cf7f8c4767f38648d6697d75c903', -2451 silly install resolved _from: 'mkdirp@>=0.5.0 <0.6.0', -2451 silly install resolved _npmVersion: '2.9.0', -2451 silly install resolved _nodeVersion: '2.0.0', -2451 silly install resolved _npmUser: { name: 'substack', email: 'substack@gmail.com' }, -2451 silly install resolved dist: -2451 silly install resolved { shasum: '30057438eac6cf7f8c4767f38648d6697d75c903', -2451 silly install resolved tarball: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz' }, -2451 silly install resolved maintainers: [ [Object] ], -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz', -2451 silly install resolved readme: 'ERROR: No README data found!' }, -2451 silly install resolved { description: 'fs.watch() wrapper of Nodejs ', -2451 silly install resolved license: 'MIT', -2451 silly install resolved name: 'node-watch', -2451 silly install resolved repository: -2451 silly install resolved { url: 'git://github.com/yuanchuan/node-watch.git', -2451 silly install resolved type: 'git' }, -2451 silly install resolved keywords: [ 'fs.watch', 'watch', 'watchfile' ], -2451 silly install resolved version: '0.3.5', -2451 silly install resolved bugs: { url: 'https://github.com/yuanchuan/node-watch/issues' }, -2451 silly install resolved url: 'https://github.com/yuanchuan/node-watch', -2451 silly install resolved author: -2451 silly install resolved { name: 'yuanchuan', -2451 silly install resolved email: 'yuanchuan23@gmail.com', -2451 silly install resolved url: 'http://yuanchuan.name' }, -2451 silly install resolved main: './lib/watch.js', -2451 silly install resolved homepage: 'https://github.com/yuanchuan/node-watch#readme', -2451 silly install resolved scripts: { test: 'echo "Error: no test specified" && exit 1' }, -2451 silly install resolved gitHead: 'b977c0c71bf92614b08326922f9dc77648aaa6a3', -2451 silly install resolved _id: 'node-watch@0.3.5', -2451 silly install resolved _shasum: 'a07f253a4f538de9d4ca522dd7f1996eeec0d97e', -2451 silly install resolved _from: 'node-watch@>=0.3.4 <0.4.0', -2451 silly install resolved _npmVersion: '3.3.9', -2451 silly install resolved _nodeVersion: '5.0.0', -2451 silly install resolved _npmUser: { name: 'yuanchuan', email: 'yuanchuan23@gmail.com' }, -2451 silly install resolved maintainers: [ [Object] ], -2451 silly install resolved dist: -2451 silly install resolved { shasum: 'a07f253a4f538de9d4ca522dd7f1996eeec0d97e', -2451 silly install resolved tarball: 'https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/node-watch/-/node-watch-0.3.5.tgz' }, -2451 silly install resolved { name: 'nan', -2451 silly install resolved version: '1.3.0', -2451 silly install resolved description: 'Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility', -2451 silly install resolved main: 'include_dirs.js', -2451 silly install resolved repository: { type: 'git', url: 'git://github.com/rvagg/nan.git' }, -2451 silly install resolved scripts: -2451 silly install resolved { test: 'tap --gc test/js/*-test.js', -2451 silly install resolved 'rebuild-tests': 'node-gyp rebuild --directory test' }, -2451 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object], [Object] ], -2451 silly install resolved devDependencies: -2451 silly install resolved { bindings: '~1.2.1', -2451 silly install resolved 'node-gyp': '~1.0.1', -2451 silly install resolved tap: '~0.4.12', -2451 silly install resolved xtend: '~4.0.0' }, -2451 silly install resolved license: 'MIT', -2451 silly install resolved gitHead: 'e482fbe142e58373d5a24f4e5a60c61e22a13f83', -2451 silly install resolved bugs: { url: 'https://github.com/rvagg/nan/issues' }, -2451 silly install resolved homepage: 'https://github.com/rvagg/nan', -2451 silly install resolved _id: 'nan@1.3.0', -2451 silly install resolved _shasum: '9a5b8d5ef97a10df3050e59b2c362d3baf779742', -2451 silly install resolved _from: 'nan@>=1.3.0 <1.4.0', -2451 silly install resolved _npmVersion: '1.4.21', -2451 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' }, -2451 silly install resolved maintainers: [ [Object] ], -2451 silly install resolved dist: -2451 silly install resolved { shasum: '9a5b8d5ef97a10df3050e59b2c362d3baf779742', -2451 silly install resolved tarball: 'https://registry.npmjs.org/nan/-/nan-1.3.0.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/nan/-/nan-1.3.0.tgz' }, -2451 silly install resolved { author: -2451 silly install resolved { name: 'Andrew Nesbitt', -2451 silly install resolved email: 'andrewnez@gmail.com', -2451 silly install resolved url: 'http://andrew.github.com' }, -2451 silly install resolved name: 'node-sass-middleware', -2451 silly install resolved description: 'Connect middleware for node-sass', -2451 silly install resolved version: '0.3.1', -2451 silly install resolved scripts: { test: './node_modules/mocha/bin/mocha' }, -2451 silly install resolved homepage: 'https://github.com/sass/node-sass-middleware', -2451 silly install resolved keywords: [ 'sass', 'css', 'libsass' ], -2451 silly install resolved bugs: { url: 'https://github.com/sass/node-sass-middleware/issues' }, -2451 silly install resolved licenses: [ [Object] ], -2451 silly install resolved main: './middleware.js', -2451 silly install resolved repository: -2451 silly install resolved { type: 'git', -2451 silly install resolved url: 'git://github.com/sass/node-sass-middleware.git' }, -2451 silly install resolved engines: { node: '>=0.10.0' }, -2451 silly install resolved dependencies: { mkdirp: '0.5.x' }, -2451 silly install resolved peerDependencies: { 'node-sass': '0.9.x' }, -2451 silly install resolved devDependencies: -2451 silly install resolved { 'node-sass': '0.9.x', -2451 silly install resolved connect: '^2.25.7', -2451 silly install resolved mocha: '^1.21.4', -2451 silly install resolved should: '^4.0.4', -2451 silly install resolved supertest: '^0.13.0' }, -2451 silly install resolved gitHead: '77028a9b18440016492ce05c6eccfb6468a13c1e', -2451 silly install resolved _id: 'node-sass-middleware@0.3.1', -2451 silly install resolved _shasum: '16440047c20b4bb990f4a54eb1db7ec6744cfea8', -2451 silly install resolved _from: 'node-sass-middleware@>=0.3.0 <0.4.0', -2451 silly install resolved _npmVersion: '1.4.28', -2451 silly install resolved _npmUser: { name: 'keithamus', email: 'npm@keithcirkel.co.uk' }, -2451 silly install resolved maintainers: [ [Object], [Object] ], -2451 silly install resolved dist: -2451 silly install resolved { shasum: '16440047c20b4bb990f4a54eb1db7ec6744cfea8', -2451 silly install resolved tarball: 'https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/node-sass-middleware/-/node-sass-middleware-0.3.1.tgz' }, -2451 silly install resolved { name: 'shelljs', -2451 silly install resolved version: '0.3.0', -2451 silly install resolved author: { name: 'Artur Adib', email: 'aadib@mozilla.com' }, -2451 silly install resolved description: 'Portable Unix shell commands for Node.js', -2451 silly install resolved keywords: [ 'unix', 'shell', 'makefile', 'make', 'jake', 'synchronous' ], -2451 silly install resolved repository: { type: 'git', url: 'git://github.com/arturadib/shelljs.git' }, -2451 silly install resolved license: 'BSD*', -2451 silly install resolved homepage: 'http://github.com/arturadib/shelljs', -2451 silly install resolved main: './shell.js', -2451 silly install resolved scripts: { test: 'node scripts/run-tests' }, -2451 silly install resolved bin: { shjs: './bin/shjs' }, -2451 silly install resolved dependencies: {}, -2451 silly install resolved devDependencies: { jshint: '~2.1.11' }, -2451 silly install resolved optionalDependencies: {}, -2451 silly install resolved engines: { node: '>=0.8.0' }, -2451 silly install resolved bugs: { url: 'https://github.com/arturadib/shelljs/issues' }, -2451 silly install resolved _id: 'shelljs@0.3.0', -2451 silly install resolved dist: -2451 silly install resolved { shasum: '3596e6307a781544f591f37da618360f31db57b1', -2451 silly install resolved tarball: 'https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz' }, -2451 silly install resolved _from: 'shelljs@>=0.3.0 <0.4.0', -2451 silly install resolved _npmVersion: '1.3.11', -2451 silly install resolved _npmUser: { name: 'artur', email: 'arturadib@gmail.com' }, -2451 silly install resolved maintainers: [ [Object] ], -2451 silly install resolved directories: {}, -2451 silly install resolved _shasum: '3596e6307a781544f591f37da618360f31db57b1', -2451 silly install resolved _resolved: 'https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz' }, -2451 silly install resolved { name: 'sinon', -2451 silly install resolved description: 'JavaScript test spies, stubs and mocks.', -2451 silly install resolved version: '1.10.3', -2451 silly install resolved homepage: 'http://cjohansen.no/sinon/', -2451 silly install resolved author: { name: 'Christian Johansen' }, -2451 silly install resolved repository: { type: 'git', url: 'http://github.com/cjohansen/Sinon.JS.git' }, -2451 silly install resolved bugs: { url: 'http://github.com/cjohansen/Sinon.JS/issues' }, -2451 silly install resolved licenses: [ [Object] ], -2451 silly install resolved scripts: { test: 'node test/node/run.js', prepublish: './build' }, -2451 silly install resolved dependencies: { formatio: '~1.0', util: '>=0.10.3 <1' }, -2451 silly install resolved devDependencies: -2451 silly install resolved { 'buster-core': '>=0.6.4', -2451 silly install resolved 'buster-assertions': '~0.10', -2451 silly install resolved 'buster-evented-logger': '~0.4', -2451 silly install resolved 'buster-test': '~0.5', -2451 silly install resolved 'http-server': '*' }, -2451 silly install resolved main: './lib/sinon.js', -2451 silly install resolved engines: { node: '>=0.1.103' }, -2451 silly install resolved _id: 'sinon@1.10.3', -2451 silly install resolved dist: -2451 silly install resolved { shasum: 'c063e0e99d8327dc199113aab52eb83a2e9e3c2c', -2451 silly install resolved tarball: 'https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz' }, -2451 silly install resolved _from: 'sinon@>=1.10.3 <1.11.0', -2451 silly install resolved _npmVersion: '1.3.21', -2451 silly install resolved _npmUser: { name: 'cjohansen', email: 'christian@cjohansen.no' }, -2451 silly install resolved maintainers: [ [Object], [Object] ], -2451 silly install resolved directories: {}, -2451 silly install resolved _shasum: 'c063e0e99d8327dc199113aab52eb83a2e9e3c2c', -2451 silly install resolved _resolved: 'https://registry.npmjs.org/sinon/-/sinon-1.10.3.tgz' }, -2451 silly install resolved { name: 'chalk', -2451 silly install resolved version: '0.5.1', -2451 silly install resolved description: 'Terminal string styling done right. Created because the `colors` module does some really horrible things.', -2451 silly install resolved license: 'MIT', -2451 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/chalk' }, -2451 silly install resolved maintainers: [ [Object], [Object] ], -2451 silly install resolved engines: { node: '>=0.10.0' }, -2451 silly install resolved scripts: { test: 'mocha', bench: 'matcha benchmark.js' }, -2451 silly install resolved files: [ 'index.js' ], -2451 silly install resolved keywords: -2451 silly install resolved [ 'color', -2451 silly install resolved 'colour', -2451 silly install resolved 'colors', -2451 silly install resolved 'terminal', -2451 silly install resolved 'console', -2451 silly install resolved 'cli', -2451 silly install resolved 'string', -2451 silly install resolved 'ansi', -2451 silly install resolved 'styles', -2451 silly install resolved 'tty', -2451 silly install resolved 'formatting', -2451 silly install resolved 'rgb', -2451 silly install resolved '256', -2451 silly install resolved 'shell', -2451 silly install resolved 'xterm', -2451 silly install resolved 'log', -2451 silly install resolved 'logging', -2451 silly install resolved 'command-line', -2451 silly install resolved 'text' ], -2451 silly install resolved dependencies: -2451 silly install resolved { 'ansi-styles': '^1.1.0', -2451 silly install resolved 'escape-string-regexp': '^1.0.0', -2451 silly install resolved 'has-ansi': '^0.1.0', -2451 silly install resolved 'strip-ansi': '^0.3.0', -2451 silly install resolved 'supports-color': '^0.2.0' }, -2451 silly install resolved devDependencies: { matcha: '^0.5.0', mocha: '*' }, -2451 silly install resolved gitHead: '994758f01293f1fdcf63282e9917cb9f2cfbdaac', -2451 silly install resolved bugs: { url: 'https://github.com/sindresorhus/chalk/issues' }, -2451 silly install resolved homepage: 'https://github.com/sindresorhus/chalk', -2451 silly install resolved _id: 'chalk@0.5.1', -2451 silly install resolved _shasum: '663b3a648b68b55d04690d49167aa837858f2174', -2451 silly install resolved _from: 'chalk@>=0.5.1 <0.6.0', -2451 silly install resolved _npmVersion: '1.4.14', -2451 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, -2451 silly install resolved dist: -2451 silly install resolved { shasum: '663b3a648b68b55d04690d49167aa837858f2174', -2451 silly install resolved tarball: 'https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz' }, -2451 silly install resolved { name: 'get-stdin', -2451 silly install resolved version: '3.0.2', -2451 silly install resolved description: 'Easier stdin', -2451 silly install resolved license: 'MIT', -2451 silly install resolved repository: -2451 silly install resolved { type: 'git', -2451 silly install resolved url: 'https://github.com/sindresorhus/get-stdin' }, -2451 silly install resolved author: -2451 silly install resolved { name: 'Sindre Sorhus', -2451 silly install resolved email: 'sindresorhus@gmail.com', -2451 silly install resolved url: 'http://sindresorhus.com' }, -2451 silly install resolved engines: { node: '>=0.10.0' }, -2451 silly install resolved scripts: { test: 'node test.js && echo unicorns | node test2.js' }, -2451 silly install resolved files: [ 'index.js' ], -2451 silly install resolved keywords: -2451 silly install resolved [ 'std', -2451 silly install resolved 'stdin', -2451 silly install resolved 'stdio', -2451 silly install resolved 'concat', -2451 silly install resolved 'buffer', -2451 silly install resolved 'stream', -2451 silly install resolved 'process', -2451 silly install resolved 'stream' ], -2451 silly install resolved devDependencies: { ava: '0.0.4', 'buffer-equal': '0.0.1' }, -2451 silly install resolved gitHead: 'e0fcd0d37027d6832011b4ee08ebb6b987dab4d6', -2451 silly install resolved bugs: { url: 'https://github.com/sindresorhus/get-stdin/issues' }, -2451 silly install resolved homepage: 'https://github.com/sindresorhus/get-stdin', -2451 silly install resolved _id: 'get-stdin@3.0.2', -2451 silly install resolved _shasum: 'c1ced24b9039b38ded85bdf161e57713b6dd4abe', -2451 silly install resolved _from: 'get-stdin@>=3.0.0 <3.1.0', -2451 silly install resolved _npmVersion: '2.1.5', -2451 silly install resolved _nodeVersion: '0.10.32', -2451 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -2451 silly install resolved maintainers: [ [Object] ], -2451 silly install resolved dist: -2451 silly install resolved { shasum: 'c1ced24b9039b38ded85bdf161e57713b6dd4abe', -2451 silly install resolved tarball: 'https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz' }, -2451 silly install resolved { name: 'yargs', -2451 silly install resolved version: '1.3.3', -2451 silly install resolved description: 'Light-weight option parsing with an argv hash. No optstrings attached.', -2451 silly install resolved main: './index.js', -2451 silly install resolved dependencies: {}, -2451 silly install resolved devDependencies: { hashish: '*', mocha: '*', chai: '*' }, -2451 silly install resolved scripts: { test: 'mocha -R nyan' }, -2451 silly install resolved repository: { type: 'git', url: 'http://github.com/chevex/yargs.git' }, -2451 silly install resolved keywords: -2451 silly install resolved [ 'argument', -2451 silly install resolved 'args', -2451 silly install resolved 'option', -2451 silly install resolved 'parser', -2451 silly install resolved 'parsing', -2451 silly install resolved 'cli', -2451 silly install resolved 'command' ], -2451 silly install resolved author: -2451 silly install resolved { name: 'Alex Ford', -2451 silly install resolved email: 'Alex.Ford@CodeTunnel.com', -2451 silly install resolved url: 'http://CodeTunnel.com' }, -2451 silly install resolved contributors: [ [Object], [Object], [Object] ], -2451 silly install resolved license: 'MIT/X11', -2451 silly install resolved engine: { node: '>=0.4' }, -2451 silly install resolved gitHead: 'e6807327c06dd6a311c63e124ff6a50e38b23804', -2451 silly install resolved bugs: { url: 'https://github.com/chevex/yargs/issues' }, -2451 silly install resolved homepage: 'https://github.com/chevex/yargs', -2451 silly install resolved _id: 'yargs@1.3.3', -2451 silly install resolved _shasum: '054de8b61f22eefdb7207059eaef9d6b83fb931a', -2451 silly install resolved _from: 'yargs@>=1.3.1 <1.4.0', -2451 silly install resolved _npmVersion: '2.1.7', -2451 silly install resolved _nodeVersion: '0.10.33', -2451 silly install resolved _npmUser: { name: 'chevex', email: 'alex.ford@codetunnel.com' }, -2451 silly install resolved maintainers: [ [Object] ], -2451 silly install resolved dist: -2451 silly install resolved { shasum: '054de8b61f22eefdb7207059eaef9d6b83fb931a', -2451 silly install resolved tarball: 'https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/yargs/-/yargs-1.3.3.tgz' }, -2451 silly install resolved { name: 'mocha', -2451 silly install resolved version: '1.21.5', -2451 silly install resolved description: 'simple, flexible, fun test framework', -2451 silly install resolved keywords: [ 'mocha', 'test', 'bdd', 'tdd', 'tap' ], -2451 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, -2451 silly install resolved contributors: -2451 silly install resolved [ [Object], -2451 silly install resolved [Object], -2451 silly install resolved [Object], -2451 silly install resolved [Object], -2451 silly install resolved [Object], -2451 silly install resolved [Object], -2451 silly install resolved [Object] ], -2451 silly install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/mocha.git' }, -2451 silly install resolved main: './index', -2451 silly install resolved browser: './mocha.js', -2451 silly install resolved bin: { mocha: './bin/mocha', _mocha: './bin/_mocha' }, -2451 silly install resolved engines: { node: '>= 0.4.x' }, -2451 silly install resolved scripts: { test: 'make test-all' }, -2451 silly install resolved dependencies: -2451 silly install resolved { commander: '2.3.0', -2451 silly install resolved debug: '2.0.0', -2451 silly install resolved diff: '1.0.8', -2451 silly install resolved 'escape-string-regexp': '1.0.2', -2451 silly install resolved glob: '3.2.3', -2451 silly install resolved growl: '1.8.1', -2451 silly install resolved jade: '0.26.3', -2451 silly install resolved mkdirp: '0.5.0' }, -2451 silly install resolved devDependencies: { 'coffee-script': '~1.8.0', should: '~4.0.0' }, -2451 silly install resolved files: -2451 silly install resolved [ 'bin', -2451 silly install resolved 'images', -2451 silly install resolved 'lib', -2451 silly install resolved 'index.js', -2451 silly install resolved 'mocha.css', -2451 silly install resolved 'mocha.js', -2451 silly install resolved 'LICENSE' ], -2451 silly install resolved licenses: [ [Object] ], -2451 silly install resolved bugs: { url: 'https://github.com/visionmedia/mocha/issues' }, -2451 silly install resolved homepage: 'https://github.com/visionmedia/mocha', -2451 silly install resolved _id: 'mocha@1.21.5', -2451 silly install resolved _shasum: '7c58b09174df976e434a23b1e8d639873fc529e9', -2451 silly install resolved _from: 'mocha@>=1.21.4 <1.22.0', -2451 silly install resolved _npmVersion: '1.4.9', -2451 silly install resolved _npmUser: { name: 'travisjeffery', email: 'tj@travisjeffery.com' }, -2451 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], -2451 silly install resolved dist: -2451 silly install resolved { shasum: '7c58b09174df976e434a23b1e8d639873fc529e9', -2451 silly install resolved tarball: 'https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz' }, -2451 silly install resolved directories: {}, -2451 silly install resolved _resolved: 'https://registry.npmjs.org/mocha/-/mocha-1.21.5.tgz' } ] -2452 info install object-assign@1.0.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2453 info install mkdirp@0.5.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2454 info install node-watch@0.3.5 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2455 info install nan@1.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2456 info install node-sass-middleware@0.3.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2457 info install shelljs@0.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2458 info install sinon@1.10.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2459 info install chalk@0.5.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2460 info install get-stdin@3.0.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2461 info install yargs@1.3.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2462 info install mocha@1.21.5 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -2463 info installOne object-assign@1.0.0 -2464 verbose installOne of object-assign to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2465 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2466 info installOne mkdirp@0.5.1 -2467 verbose installOne of mkdirp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2468 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2469 info installOne node-watch@0.3.5 -2470 verbose installOne of node-watch to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2471 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2472 info installOne nan@1.3.0 -2473 verbose installOne of nan to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2474 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2475 info installOne node-sass-middleware@0.3.1 -2476 verbose installOne of node-sass-middleware to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2477 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2478 info installOne shelljs@0.3.0 -2479 verbose installOne of shelljs to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2480 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2481 info installOne sinon@1.10.3 -2482 verbose installOne of sinon to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2483 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2484 info installOne chalk@0.5.1 -2485 verbose installOne of chalk to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2486 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2487 info installOne get-stdin@3.0.2 -2488 verbose installOne of get-stdin to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2489 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2490 info installOne yargs@1.3.3 -2491 verbose installOne of yargs to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2492 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2493 info installOne mocha@1.21.5 -2494 verbose installOne of mocha to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass not in flight; installing -2495 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -2496 verbose lock using /Users/cwerning/.npm/_locks/object-assign-12c4dcf9594d2fa6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2497 verbose lock using /Users/cwerning/.npm/_locks/node-watch-142c624761ca8bf9.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2498 verbose lock using /Users/cwerning/.npm/_locks/mkdirp-c1c465b85efa4370.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -2499 verbose lock using /Users/cwerning/.npm/_locks/node-sass-middleware-9832ad29bd2f5af4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -2500 verbose lock using /Users/cwerning/.npm/_locks/nan-fca8698a51b0f093.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -2501 verbose lock using /Users/cwerning/.npm/_locks/shelljs-47570e8a2a22239e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -2502 verbose lock using /Users/cwerning/.npm/_locks/get-stdin-e77db2d24151f52c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2503 verbose lock using /Users/cwerning/.npm/_locks/sinon-9b03a85a60ade62b.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -2504 silly install write writing object-assign 1.0.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2505 silly install write writing node-watch 0.3.5 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2506 silly install write writing mkdirp 0.5.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -2507 silly install write writing node-sass-middleware 0.3.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -2508 silly install write writing nan 1.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -2509 silly install write writing shelljs 0.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -2510 verbose lock using /Users/cwerning/.npm/_locks/chalk-d18f6300129dcb29.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -2511 silly install write writing get-stdin 3.0.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2512 silly install write writing sinon 1.10.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -2513 verbose lock using /Users/cwerning/.npm/_locks/yargs-87bd4251dc7a4d4a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -2514 verbose lock using /Users/cwerning/.npm/_locks/mocha-98d232f0df23e538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -2515 silly install write writing chalk 0.5.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -2516 silly install write writing yargs 1.3.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -2517 silly install write writing mocha 1.21.5 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -2518 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2519 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2520 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -2521 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -2522 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2523 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -2524 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -2525 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -2526 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -2527 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -2528 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign is being purged from base /Users/cwerning/pingoupb -2529 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2530 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch is being purged from base /Users/cwerning/pingoupb -2531 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2532 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware is being purged from base /Users/cwerning/pingoupb -2533 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -2534 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan is being purged from base /Users/cwerning/pingoupb -2535 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -2536 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin is being purged from base /Users/cwerning/pingoupb -2537 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2538 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -2539 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon is being purged from base /Users/cwerning/pingoupb -2540 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -2541 verbose tar unpack /Users/cwerning/.npm/object-assign/1.0.0/package.tgz -2542 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2543 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign is being purged -2544 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2545 verbose tar unpack /Users/cwerning/.npm/node-watch/0.3.5/package.tgz -2546 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2547 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch is being purged -2548 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2549 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp is being purged from base /Users/cwerning/pingoupb -2550 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -2551 verbose tar unpack /Users/cwerning/.npm/node-sass-middleware/0.3.1/package.tgz -2552 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -2553 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware is being purged -2554 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -2555 verbose tar unpack /Users/cwerning/.npm/nan/1.3.0/package.tgz -2556 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -2557 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan is being purged -2558 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -2559 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs is being purged from base /Users/cwerning/pingoupb -2560 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -2561 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk is being purged from base /Users/cwerning/pingoupb -2562 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -2563 verbose tar unpack /Users/cwerning/.npm/get-stdin/3.0.2/package.tgz -2564 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2565 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin is being purged -2566 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2567 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs is being purged from base /Users/cwerning/pingoupb -2568 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -2569 verbose tar unpack /Users/cwerning/.npm/sinon/1.10.3/package.tgz -2570 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -2571 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon is being purged -2572 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -2573 silly gunzTarPerm modes [ '755', '644' ] -2574 silly gunzTarPerm modes [ '755', '644' ] -2575 verbose tar unpack /Users/cwerning/.npm/mkdirp/0.5.1/package.tgz -2576 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -2577 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp is being purged -2578 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -2579 silly gunzTarPerm modes [ '755', '644' ] -2580 silly gunzTarPerm modes [ '755', '644' ] -2581 verbose tar unpack /Users/cwerning/.npm/shelljs/0.3.0/package.tgz -2582 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -2583 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs is being purged -2584 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -2585 verbose tar unpack /Users/cwerning/.npm/chalk/0.5.1/package.tgz -2586 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -2587 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk is being purged -2588 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -2589 silly gunzTarPerm modes [ '755', '644' ] -2590 verbose tar unpack /Users/cwerning/.npm/yargs/1.3.3/package.tgz -2591 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -2592 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs is being purged -2593 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -2594 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha is being purged from base /Users/cwerning/pingoupb -2595 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -2596 silly gunzTarPerm modes [ '755', '644' ] -2597 silly gunzTarPerm modes [ '755', '644' ] -2598 silly gunzTarPerm modes [ '755', '644' ] -2599 silly gunzTarPerm modes [ '755', '644' ] -2600 silly gunzTarPerm modes [ '755', '644' ] -2601 verbose tar unpack /Users/cwerning/.npm/mocha/1.21.5/package.tgz -2602 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -2603 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha is being purged -2604 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -2605 silly gunzTarPerm modes [ '755', '644' ] -2606 silly gunzTarPerm extractEntry package.json -2607 silly gunzTarPerm extractEntry package.json -2608 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ] -2609 silly gunzTarPerm extractEntry package.json -2610 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ] -2611 silly gunzTarPerm extractEntry package.json -2612 silly gunzTarPerm extractEntry package.json -2613 silly gunzTarPerm extractEntry package.json -2614 silly gunzTarPerm extractEntry package.json -2615 silly gunzTarPerm extractEntry package.json -2616 silly gunzTarPerm extractEntry package.json -2617 silly gunzTarPerm extractEntry package.json -2618 silly gunzTarPerm extractEntry package.json -2619 silly gunzTarPerm modified mode [ 'package.json', 388, 420 ] -2620 silly gunzTarPerm extractEntry README.md -2621 silly gunzTarPerm extractEntry LICENSE -2622 silly gunzTarPerm extractEntry .npmignore -2623 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ] -2624 silly gunzTarPerm extractEntry README.md -2625 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ] -2626 silly gunzTarPerm extractEntry README.md -2627 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ] -2628 silly gunzTarPerm extractEntry index.js -2629 silly gunzTarPerm extractEntry readme.md -2630 silly gunzTarPerm extractEntry index.js -2631 silly gunzTarPerm extractEntry readme.md -2632 silly gunzTarPerm extractEntry LICENSE -2633 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ] -2634 silly gunzTarPerm extractEntry README.md -2635 silly gunzTarPerm extractEntry LICENSE -2636 silly gunzTarPerm extractEntry LICENSE -2637 silly gunzTarPerm extractEntry index.js -2638 silly gunzTarPerm extractEntry .npmignore -2639 silly gunzTarPerm extractEntry README.md -2640 silly gunzTarPerm extractEntry index.js -2641 silly gunzTarPerm extractEntry readme.md -2642 silly gunzTarPerm extractEntry .npmignore -2643 silly gunzTarPerm extractEntry README.md -2644 silly gunzTarPerm extractEntry LICENSE -2645 silly gunzTarPerm modified mode [ 'LICENSE', 388, 420 ] -2646 silly gunzTarPerm extractEntry index.js -2647 silly gunzTarPerm modified mode [ 'index.js', 388, 420 ] -2648 silly gunzTarPerm extractEntry index.js -2649 silly gunzTarPerm extractEntry lib/watch.js -2650 silly gunzTarPerm extractEntry LICENSE -2651 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ] -2652 silly gunzTarPerm extractEntry middleware.js -2653 silly gunzTarPerm modified mode [ 'middleware.js', 436, 420 ] -2654 silly gunzTarPerm extractEntry include_dirs.js -2655 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ] -2656 silly gunzTarPerm extractEntry CHANGELOG.md -2657 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ] -2658 silly gunzTarPerm extractEntry .dntrc -2659 silly gunzTarPerm modified mode [ '.dntrc', 436, 420 ] -2660 silly gunzTarPerm extractEntry .travis.yml -2661 silly gunzTarPerm extractEntry bin/cmd.js -2662 silly gunzTarPerm extractEntry GPATH -2663 silly gunzTarPerm extractEntry LICENSE -2664 silly gunzTarPerm extractEntry LICENSE -2665 silly gunzTarPerm extractEntry GRTAGS -2666 silly gunzTarPerm extractEntry nan.h -2667 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ] -2668 silly gunzTarPerm extractEntry mocha.js -2669 silly gunzTarPerm modified mode [ 'mocha.js', 388, 420 ] -2670 silly gunzTarPerm extractEntry Readme.md -2671 silly gunzTarPerm modified mode [ 'Readme.md', 388, 420 ] -2672 silly gunzTarPerm extractEntry appveyor.yml -2673 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ] -2674 silly gunzTarPerm extractEntry .editorconfig -2675 silly gunzTarPerm modified mode [ '.editorconfig', 436, 420 ] -2676 silly gunzTarPerm extractEntry .travis.yml -2677 silly gunzTarPerm modified mode [ '.travis.yml', 436, 420 ] -2678 silly gunzTarPerm extractEntry global.js -2679 silly gunzTarPerm extractEntry make.js -2680 silly gunzTarPerm extractEntry index.js -2681 silly gunzTarPerm extractEntry example/bool.js -2682 silly gunzTarPerm extractEntry GSYMS -2683 silly gunzTarPerm extractEntry GTAGS -2684 silly gunzTarPerm extractEntry bin/usage.txt -2685 silly gunzTarPerm extractEntry examples/pow.js -2686 silly gunzTarPerm extractEntry bin/_mocha -2687 silly gunzTarPerm modified mode [ 'bin/_mocha', 453, 485 ] -2688 silly gunzTarPerm extractEntry bin/mocha -2689 silly gunzTarPerm modified mode [ 'bin/mocha', 453, 485 ] -2690 silly gunzTarPerm extractEntry test/middleware.js -2691 silly gunzTarPerm modified mode [ 'test/middleware.js', 436, 420 ] -2692 silly gunzTarPerm extractEntry shell.js -2693 silly gunzTarPerm extractEntry bin/shjs -2694 silly gunzTarPerm extractEntry example/divide.js -2695 silly gunzTarPerm extractEntry example/help.js -2696 silly gunzTarPerm extractEntry lib/sinon.js -2697 silly gunzTarPerm extractEntry lib/sinon/assert.js -2698 silly gunzTarPerm extractEntry lib/sinon/call.js -2699 silly gunzTarPerm extractEntry readme.markdown -2700 silly gunzTarPerm extractEntry test/chmod.js -2701 silly gunzTarPerm extractEntry lib/sinon/collection.js -2702 silly gunzTarPerm extractEntry images/error.png -2703 silly gunzTarPerm modified mode [ 'images/error.png', 388, 420 ] -2704 silly gunzTarPerm extractEntry images/ok.png -2705 silly gunzTarPerm modified mode [ 'images/ok.png', 388, 420 ] -2706 silly gunzTarPerm extractEntry lib/utils.js -2707 silly gunzTarPerm modified mode [ 'lib/utils.js', 388, 420 ] -2708 silly gunzTarPerm extractEntry lib/sinon/match.js -2709 silly gunzTarPerm extractEntry lib/hook.js -2710 silly gunzTarPerm modified mode [ 'lib/hook.js', 388, 420 ] -2711 silly gunzTarPerm extractEntry lib/sinon/mock.js -2712 silly gunzTarPerm extractEntry lib/mocha.js -2713 silly gunzTarPerm modified mode [ 'lib/mocha.js', 388, 420 ] -2714 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign/package.json -2715 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin/package.json -2716 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/package.json -2717 silly gunzTarPerm extractEntry test/opts_fs_sync.js -2718 silly gunzTarPerm extractEntry lib/ms.js -2719 silly gunzTarPerm modified mode [ 'lib/ms.js', 388, 420 ] -2720 silly gunzTarPerm extractEntry test/test.scss -2721 silly gunzTarPerm modified mode [ 'test/test.scss', 436, 420 ] -2722 silly gunzTarPerm extractEntry example/implies.js -2723 silly gunzTarPerm extractEntry example/demand_count.js -2724 silly gunzTarPerm extractEntry example/line_count.js -2725 silly gunzTarPerm extractEntry .travis.yml -2726 silly gunzTarPerm extractEntry .jshintrc -2727 silly gunzTarPerm extractEntry lib/context.js -2728 silly gunzTarPerm modified mode [ 'lib/context.js', 388, 420 ] -2729 silly gunzTarPerm extractEntry example/line_count_options.js -2730 info preinstall object-assign@1.0.0 -2731 info preinstall get-stdin@3.0.2 -2732 info preinstall chalk@0.5.1 -2733 silly gunzTarPerm extractEntry lib/runnable.js -2734 silly gunzTarPerm modified mode [ 'lib/runnable.js', 388, 420 ] -2735 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign/package.json -2736 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin/package.json -2737 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/package.json -2738 silly gunzTarPerm extractEntry lib/runner.js -2739 silly gunzTarPerm modified mode [ 'lib/runner.js', 388, 420 ] -2740 silly gunzTarPerm extractEntry lib/sinon/behavior.js -2741 silly gunzTarPerm extractEntry lib/sinon/spy.js -2742 silly gunzTarPerm extractEntry lib/suite.js -2743 silly gunzTarPerm modified mode [ 'lib/suite.js', 388, 420 ] -2744 silly gunzTarPerm extractEntry scripts/generate-docs.js -2745 silly gunzTarPerm extractEntry scripts/run-tests.js -2746 silly gunzTarPerm extractEntry test/perm.js -2747 silly gunzTarPerm extractEntry test/perm_sync.js -2748 silly gunzTarPerm extractEntry example/line_count_wrap.js -2749 silly gunzTarPerm extractEntry example/nonopt.js -2750 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign/package.json -2751 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin/package.json -2752 silly gunzTarPerm extractEntry lib/sinon/stub.js -2753 silly gunzTarPerm extractEntry lib/sinon/test.js -2754 silly prepareForInstallMany adding ansi-styles@^1.1.0 from chalk dependencies -2755 silly prepareForInstallMany adding escape-string-regexp@^1.0.0 from chalk dependencies -2756 silly prepareForInstallMany adding has-ansi@^0.1.0 from chalk dependencies -2757 silly prepareForInstallMany adding strip-ansi@^0.3.0 from chalk dependencies -2758 silly prepareForInstallMany adding supports-color@^0.2.0 from chalk dependencies -2759 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/package.json -2760 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch/package.json -2761 silly install resolved [] -2762 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2763 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2764 silly gunzTarPerm extractEntry lib/test.js -2765 silly gunzTarPerm modified mode [ 'lib/test.js', 388, 420 ] -2766 silly gunzTarPerm extractEntry lib/interfaces/bdd.js -2767 silly gunzTarPerm modified mode [ 'lib/interfaces/bdd.js', 388, 420 ] -2768 silly gunzTarPerm extractEntry test/opts_fs.js -2769 silly gunzTarPerm extractEntry test/rel.js -2770 silly gunzTarPerm extractEntry .documentup.json -2771 silly gunzTarPerm extractEntry src/cat.js -2772 info preinstall node-watch@0.3.5 -2773 silly gunzTarPerm extractEntry example/requires_arg.js -2774 silly gunzTarPerm extractEntry example/default_singles.js -2775 info linkStuff object-assign@1.0.0 -2776 silly linkStuff object-assign@1.0.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -2777 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch/package.json -2778 silly gunzTarPerm extractEntry lib/sinon/test_case.js -2779 silly gunzTarPerm extractEntry lib/sinon/sandbox.js -2780 silly gunzTarPerm extractEntry lib/interfaces/exports.js -2781 silly gunzTarPerm modified mode [ 'lib/interfaces/exports.js', 388, 420 ] -2782 silly gunzTarPerm extractEntry lib/interfaces/index.js -2783 silly gunzTarPerm modified mode [ 'lib/interfaces/index.js', 388, 420 ] -2784 silly gunzTarPerm extractEntry src/find.js -2785 silly gunzTarPerm extractEntry src/grep.js -2786 silly install resolved [] -2787 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2788 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2789 silly gunzTarPerm extractEntry test/return.js -2790 silly gunzTarPerm extractEntry test/return_sync.js -2791 silly gunzTarPerm extractEntry example/short.js -2792 silly gunzTarPerm extractEntry example/default_hash.js -2793 silly cache add args [ 'has-ansi@^0.1.0', null ] -2794 verbose cache add spec has-ansi@^0.1.0 -2795 silly cache add parsed spec Result { -2795 silly cache add raw: 'has-ansi@^0.1.0', -2795 silly cache add scope: null, -2795 silly cache add name: 'has-ansi', -2795 silly cache add rawSpec: '^0.1.0', -2795 silly cache add spec: '>=0.1.0 <0.2.0', -2795 silly cache add type: 'range' } -2796 silly addNamed has-ansi@>=0.1.0 <0.2.0 -2797 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for has-ansi -2798 silly addNameRange { name: 'has-ansi', range: '>=0.1.0 <0.2.0', hasData: false } -2799 silly mapToRegistry name has-ansi -2800 silly mapToRegistry using default registry -2801 silly mapToRegistry registry https://registry.npmjs.org/ -2802 silly mapToRegistry uri https://registry.npmjs.org/has-ansi -2803 verbose addNameRange registry:https://registry.npmjs.org/has-ansi not in flight; fetching -2804 silly cache add args [ 'strip-ansi@^0.3.0', null ] -2805 verbose cache add spec strip-ansi@^0.3.0 -2806 silly cache add parsed spec Result { -2806 silly cache add raw: 'strip-ansi@^0.3.0', -2806 silly cache add scope: null, -2806 silly cache add name: 'strip-ansi', -2806 silly cache add rawSpec: '^0.3.0', -2806 silly cache add spec: '>=0.3.0 <0.4.0', -2806 silly cache add type: 'range' } -2807 silly addNamed strip-ansi@>=0.3.0 <0.4.0 -2808 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for strip-ansi -2809 silly addNameRange { name: 'strip-ansi', range: '>=0.3.0 <0.4.0', hasData: false } -2810 silly mapToRegistry name strip-ansi -2811 silly mapToRegistry using default registry -2812 silly mapToRegistry registry https://registry.npmjs.org/ -2813 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi -2814 verbose addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching -2815 silly cache add args [ 'supports-color@^0.2.0', null ] -2816 verbose cache add spec supports-color@^0.2.0 -2817 silly cache add parsed spec Result { -2817 silly cache add raw: 'supports-color@^0.2.0', -2817 silly cache add scope: null, -2817 silly cache add name: 'supports-color', -2817 silly cache add rawSpec: '^0.2.0', -2817 silly cache add spec: '>=0.2.0 <0.3.0', -2817 silly cache add type: 'range' } -2818 silly addNamed supports-color@>=0.2.0 <0.3.0 -2819 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for supports-color -2820 silly addNameRange { name: 'supports-color', -2820 silly addNameRange range: '>=0.2.0 <0.3.0', -2820 silly addNameRange hasData: false } -2821 silly mapToRegistry name supports-color -2822 silly mapToRegistry using default registry -2823 silly mapToRegistry registry https://registry.npmjs.org/ -2824 silly mapToRegistry uri https://registry.npmjs.org/supports-color -2825 verbose addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching -2826 silly cache add args [ 'ansi-styles@^1.1.0', null ] -2827 verbose cache add spec ansi-styles@^1.1.0 -2828 silly cache add parsed spec Result { -2828 silly cache add raw: 'ansi-styles@^1.1.0', -2828 silly cache add scope: null, -2828 silly cache add name: 'ansi-styles', -2828 silly cache add rawSpec: '^1.1.0', -2828 silly cache add spec: '>=1.1.0 <2.0.0', -2828 silly cache add type: 'range' } -2829 silly addNamed ansi-styles@>=1.1.0 <2.0.0 -2830 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for ansi-styles -2831 silly addNameRange { name: 'ansi-styles', range: '>=1.1.0 <2.0.0', hasData: false } -2832 silly mapToRegistry name ansi-styles -2833 silly mapToRegistry using default registry -2834 silly mapToRegistry registry https://registry.npmjs.org/ -2835 silly mapToRegistry uri https://registry.npmjs.org/ansi-styles -2836 verbose addNameRange registry:https://registry.npmjs.org/ansi-styles not in flight; fetching -2837 silly cache add args [ 'escape-string-regexp@^1.0.0', null ] -2838 verbose cache add spec escape-string-regexp@^1.0.0 -2839 silly cache add parsed spec Result { -2839 silly cache add raw: 'escape-string-regexp@^1.0.0', -2839 silly cache add scope: null, -2839 silly cache add name: 'escape-string-regexp', -2839 silly cache add rawSpec: '^1.0.0', -2839 silly cache add spec: '>=1.0.0 <2.0.0', -2839 silly cache add type: 'range' } -2840 silly addNamed escape-string-regexp@>=1.0.0 <2.0.0 -2841 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for escape-string-regexp -2842 silly addNameRange { name: 'escape-string-regexp', -2842 silly addNameRange range: '>=1.0.0 <2.0.0', -2842 silly addNameRange hasData: false } -2843 silly mapToRegistry name escape-string-regexp -2844 silly mapToRegistry using default registry -2845 silly mapToRegistry registry https://registry.npmjs.org/ -2846 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp -2847 verbose addNameRange registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching -2848 silly gunzTarPerm extractEntry lib/sinon/util/event.js -2849 silly gunzTarPerm extractEntry lib/sinon/util/fake_server.js -2850 verbose linkBins object-assign@1.0.0 -2851 verbose linkMans object-assign@1.0.0 -2852 verbose rebuildBundles object-assign@1.0.0 -2853 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch/package.json -2854 info install object-assign@1.0.0 -2855 verbose request uri https://registry.npmjs.org/has-ansi -2856 verbose request no auth needed -2857 info attempt registry request try #1 at 16:02:28 -2858 verbose etag W/"5818d0b8-2711" -2859 verbose lastModified Tue, 01 Nov 2016 17:28:24 GMT -2860 http request GET https://registry.npmjs.org/has-ansi -2861 verbose request uri https://registry.npmjs.org/strip-ansi -2862 verbose request no auth needed -2863 info attempt registry request try #1 at 16:02:28 -2864 verbose etag W/"5818e1d5-3e04" -2865 verbose lastModified Tue, 01 Nov 2016 18:41:25 GMT -2866 http request GET https://registry.npmjs.org/strip-ansi -2867 verbose request uri https://registry.npmjs.org/supports-color -2868 verbose request no auth needed -2869 info attempt registry request try #1 at 16:02:28 -2870 verbose etag W/"5818e1ee-4fa0" -2871 verbose lastModified Tue, 01 Nov 2016 18:41:50 GMT -2872 http request GET https://registry.npmjs.org/supports-color -2873 verbose request uri https://registry.npmjs.org/ansi-styles -2874 verbose request no auth needed -2875 info attempt registry request try #1 at 16:02:28 -2876 verbose etag W/"57f04403-39d2" -2877 verbose lastModified Sat, 01 Oct 2016 23:17:23 GMT -2878 http request GET https://registry.npmjs.org/ansi-styles -2879 silly gunzTarPerm extractEntry lib/interfaces/qunit.js -2880 silly gunzTarPerm modified mode [ 'lib/interfaces/qunit.js', 388, 420 ] -2881 silly gunzTarPerm extractEntry lib/interfaces/tdd.js -2882 silly gunzTarPerm modified mode [ 'lib/interfaces/tdd.js', 388, 420 ] -2883 verbose request uri https://registry.npmjs.org/escape-string-regexp -2884 verbose request no auth needed -2885 info attempt registry request try #1 at 16:02:28 -2886 verbose etag W/"5818ceea-2411" -2887 verbose lastModified Tue, 01 Nov 2016 17:20:42 GMT -2888 http request GET https://registry.npmjs.org/escape-string-regexp -2889 info postinstall object-assign@1.0.0 -2890 info linkStuff get-stdin@3.0.2 -2891 silly linkStuff get-stdin@3.0.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -2892 silly gunzTarPerm extractEntry test/root.js -2893 silly gunzTarPerm extractEntry test/sync.js -2894 silly gunzTarPerm extractEntry src/ln.js -2895 silly gunzTarPerm extractEntry src/exec.js -2896 silly gunzTarPerm extractEntry example/strict.js -2897 silly gunzTarPerm extractEntry example/count.js -2898 verbose unlock done using /Users/cwerning/.npm/_locks/object-assign-12c4dcf9594d2fa6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/object-assign -2899 silly gunzTarPerm extractEntry lib/sinon/util/fake_server_with_clock.js -2900 silly gunzTarPerm extractEntry lib/sinon/util/fake_timers.js -2901 silly gunzTarPerm extractEntry lib/template.html -2902 silly gunzTarPerm modified mode [ 'lib/template.html', 388, 420 ] -2903 silly gunzTarPerm extractEntry lib/browser/debug.js -2904 silly gunzTarPerm modified mode [ 'lib/browser/debug.js', 388, 420 ] -2905 silly install resolved [] -2906 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2907 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2908 silly gunzTarPerm extractEntry src/mkdir.js -2909 silly gunzTarPerm extractEntry src/mv.js -2910 silly gunzTarPerm extractEntry example/string.js -2911 silly gunzTarPerm extractEntry example/boolean_single.js -2912 silly gunzTarPerm extractEntry test/mkdirp.js -2913 silly gunzTarPerm extractEntry test/umask.js -2914 verbose linkBins get-stdin@3.0.2 -2915 verbose linkMans get-stdin@3.0.2 -2916 verbose rebuildBundles get-stdin@3.0.2 -2917 info install get-stdin@3.0.2 -2918 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware/package.json -2919 info postinstall get-stdin@3.0.2 -2920 silly gunzTarPerm extractEntry src/popd.js -2921 silly gunzTarPerm extractEntry src/pushd.js -2922 silly gunzTarPerm extractEntry lib/browser/diff.js -2923 silly gunzTarPerm modified mode [ 'lib/browser/diff.js', 388, 420 ] -2924 silly gunzTarPerm extractEntry lib/browser/escape-string-regexp.js -2925 silly gunzTarPerm modified mode [ 'lib/browser/escape-string-regexp.js', 388, 420 ] -2926 verbose unlock done using /Users/cwerning/.npm/_locks/get-stdin-e77db2d24151f52c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/get-stdin -2927 info linkStuff node-watch@0.3.5 -2928 silly linkStuff node-watch@0.3.5 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -2929 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan/package.json -2930 silly gunzTarPerm extractEntry lib/sinon/util/fake_xdomain_request.js -2931 silly gunzTarPerm extractEntry lib/sinon/util/fake_xml_http_request.js -2932 silly gunzTarPerm extractEntry example/usage-options.js -2933 silly gunzTarPerm extractEntry example/boolean_double.js -2934 info preinstall node-sass-middleware@0.3.1 -2935 silly gunzTarPerm extractEntry test/clobber.js -2936 silly gunzTarPerm extractEntry test/umask_sync.js -2937 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware/package.json -2938 info preinstall nan@1.3.0 -2939 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan/package.json -2940 silly gunzTarPerm extractEntry lib/browser/events.js -2941 silly gunzTarPerm modified mode [ 'lib/browser/events.js', 388, 420 ] -2942 silly gunzTarPerm extractEntry lib/browser/fs.js -2943 silly gunzTarPerm modified mode [ 'lib/browser/fs.js', 388, 420 ] -2944 silly gunzTarPerm extractEntry example/xup.js -2945 silly gunzTarPerm extractEntry example/implies_hash.js -2946 silly gunzTarPerm extractEntry lib/sinon/util/timers_ie.js -2947 silly gunzTarPerm extractEntry lib/sinon/util/xdr_ie.js -2948 silly gunzTarPerm extractEntry src/pwd.js -2949 silly gunzTarPerm extractEntry src/error.js -2950 http 200 https://registry.npmjs.org/has-ansi -2951 verbose headers { server: 'nginx/1.10.1', -2951 verbose headers 'content-type': 'application/json', -2951 verbose headers 'last-modified': 'Sat, 07 Jan 2017 23:53:01 GMT', -2951 verbose headers etag: 'W/"58717f5d-2736"', -2951 verbose headers 'content-encoding': 'gzip', -2951 verbose headers 'cache-control': 'max-age=300', -2951 verbose headers 'content-length': '1860', -2951 verbose headers 'accept-ranges': 'bytes', -2951 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2951 verbose headers via: '1.1 varnish', -2951 verbose headers age: '23', -2951 verbose headers connection: 'keep-alive', -2951 verbose headers 'x-served-by': 'cache-hhn1535-HHN', -2951 verbose headers 'x-cache': 'HIT', -2951 verbose headers 'x-cache-hits': '3', -2951 verbose headers 'x-timer': 'S1485529369.404023,VS0,VE0', -2951 verbose headers vary: 'Accept-Encoding' } -2952 silly get cb [ 200, -2952 silly get { server: 'nginx/1.10.1', -2952 silly get 'content-type': 'application/json', -2952 silly get 'last-modified': 'Sat, 07 Jan 2017 23:53:01 GMT', -2952 silly get etag: 'W/"58717f5d-2736"', -2952 silly get 'content-encoding': 'gzip', -2952 silly get 'cache-control': 'max-age=300', -2952 silly get 'content-length': '1860', -2952 silly get 'accept-ranges': 'bytes', -2952 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2952 silly get via: '1.1 varnish', -2952 silly get age: '23', -2952 silly get connection: 'keep-alive', -2952 silly get 'x-served-by': 'cache-hhn1535-HHN', -2952 silly get 'x-cache': 'HIT', -2952 silly get 'x-cache-hits': '3', -2952 silly get 'x-timer': 'S1485529369.404023,VS0,VE0', -2952 silly get vary: 'Accept-Encoding' } ] -2953 verbose get saving has-ansi to /Users/cwerning/.npm/registry.npmjs.org/has-ansi/.cache.json -2954 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2955 http 200 https://registry.npmjs.org/supports-color -2956 verbose headers { server: 'nginx/1.10.1', -2956 verbose headers 'content-type': 'application/json', -2956 verbose headers 'last-modified': 'Mon, 16 Jan 2017 00:27:52 GMT', -2956 verbose headers etag: 'W/"587c1388-68ca"', -2956 verbose headers 'content-encoding': 'gzip', -2956 verbose headers 'cache-control': 'max-age=300', -2956 verbose headers 'content-length': '3463', -2956 verbose headers 'accept-ranges': 'bytes', -2956 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2956 verbose headers via: '1.1 varnish', -2956 verbose headers age: '291', -2956 verbose headers connection: 'keep-alive', -2956 verbose headers 'x-served-by': 'cache-hhn1523-HHN', -2956 verbose headers 'x-cache': 'HIT', -2956 verbose headers 'x-cache-hits': '37', -2956 verbose headers 'x-timer': 'S1485529369.403467,VS0,VE0', -2956 verbose headers vary: 'Accept-Encoding' } -2957 silly get cb [ 200, -2957 silly get { server: 'nginx/1.10.1', -2957 silly get 'content-type': 'application/json', -2957 silly get 'last-modified': 'Mon, 16 Jan 2017 00:27:52 GMT', -2957 silly get etag: 'W/"587c1388-68ca"', -2957 silly get 'content-encoding': 'gzip', -2957 silly get 'cache-control': 'max-age=300', -2957 silly get 'content-length': '3463', -2957 silly get 'accept-ranges': 'bytes', -2957 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2957 silly get via: '1.1 varnish', -2957 silly get age: '291', -2957 silly get connection: 'keep-alive', -2957 silly get 'x-served-by': 'cache-hhn1523-HHN', -2957 silly get 'x-cache': 'HIT', -2957 silly get 'x-cache-hits': '37', -2957 silly get 'x-timer': 'S1485529369.403467,VS0,VE0', -2957 silly get vary: 'Accept-Encoding' } ] -2958 verbose get saving supports-color to /Users/cwerning/.npm/registry.npmjs.org/supports-color/.cache.json -2959 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2960 http 200 https://registry.npmjs.org/ansi-styles -2961 verbose headers { server: 'nginx/1.10.1', -2961 verbose headers 'content-type': 'application/json', -2961 verbose headers 'last-modified': 'Tue, 17 Jan 2017 09:16:34 GMT', -2961 verbose headers etag: 'W/"587de0f2-45e6"', -2961 verbose headers 'content-encoding': 'gzip', -2961 verbose headers 'cache-control': 'max-age=300', -2961 verbose headers 'content-length': '3329', -2961 verbose headers 'accept-ranges': 'bytes', -2961 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2961 verbose headers via: '1.1 varnish', -2961 verbose headers age: '226', -2961 verbose headers connection: 'keep-alive', -2961 verbose headers 'x-served-by': 'cache-hhn1536-HHN', -2961 verbose headers 'x-cache': 'HIT', -2961 verbose headers 'x-cache-hits': '27', -2961 verbose headers 'x-timer': 'S1485529369.403339,VS0,VE0', -2961 verbose headers vary: 'Accept-Encoding' } -2962 silly get cb [ 200, -2962 silly get { server: 'nginx/1.10.1', -2962 silly get 'content-type': 'application/json', -2962 silly get 'last-modified': 'Tue, 17 Jan 2017 09:16:34 GMT', -2962 silly get etag: 'W/"587de0f2-45e6"', -2962 silly get 'content-encoding': 'gzip', -2962 silly get 'cache-control': 'max-age=300', -2962 silly get 'content-length': '3329', -2962 silly get 'accept-ranges': 'bytes', -2962 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2962 silly get via: '1.1 varnish', -2962 silly get age: '226', -2962 silly get connection: 'keep-alive', -2962 silly get 'x-served-by': 'cache-hhn1536-HHN', -2962 silly get 'x-cache': 'HIT', -2962 silly get 'x-cache-hits': '27', -2962 silly get 'x-timer': 'S1485529369.403339,VS0,VE0', -2962 silly get vary: 'Accept-Encoding' } ] -2963 verbose get saving ansi-styles to /Users/cwerning/.npm/registry.npmjs.org/ansi-styles/.cache.json -2964 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2965 http 304 https://registry.npmjs.org/strip-ansi -2966 verbose headers { date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2966 verbose headers via: '1.1 varnish', -2966 verbose headers 'cache-control': 'max-age=300', -2966 verbose headers etag: 'W/"5818e1d5-3e04"', -2966 verbose headers age: '178', -2966 verbose headers connection: 'keep-alive', -2966 verbose headers 'x-served-by': 'cache-hhn1544-HHN', -2966 verbose headers 'x-cache': 'HIT', -2966 verbose headers 'x-cache-hits': '22', -2966 verbose headers 'x-timer': 'S1485529369.403698,VS0,VE0', -2966 verbose headers vary: 'Accept-Encoding' } -2967 silly get cb [ 304, -2967 silly get { date: 'Fri, 27 Jan 2017 15:02:49 GMT', -2967 silly get via: '1.1 varnish', -2967 silly get 'cache-control': 'max-age=300', -2967 silly get etag: 'W/"5818e1d5-3e04"', -2967 silly get age: '178', -2967 silly get connection: 'keep-alive', -2967 silly get 'x-served-by': 'cache-hhn1544-HHN', -2967 silly get 'x-cache': 'HIT', -2967 silly get 'x-cache-hits': '22', -2967 silly get 'x-timer': 'S1485529369.403698,VS0,VE0', -2967 silly get vary: 'Accept-Encoding' } ] -2968 verbose etag https://registry.npmjs.org/strip-ansi from cache -2969 verbose get saving strip-ansi to /Users/cwerning/.npm/registry.npmjs.org/strip-ansi/.cache.json -2970 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -2971 verbose linkBins node-watch@0.3.5 -2972 verbose linkMans node-watch@0.3.5 -2973 verbose rebuildBundles node-watch@0.3.5 -2974 silly gunzTarPerm extractEntry test/race.js -2975 info install node-watch@0.3.5 -2976 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware/package.json -2977 info postinstall node-watch@0.3.5 -2978 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan/package.json -2979 silly gunzTarPerm extractEntry lib/browser/glob.js -2980 silly gunzTarPerm modified mode [ 'lib/browser/glob.js', 388, 420 ] -2981 silly gunzTarPerm extractEntry lib/browser/path.js -2982 silly gunzTarPerm modified mode [ 'lib/browser/path.js', 388, 420 ] -2983 silly gunzTarPerm extractEntry .travis.yml -2984 silly gunzTarPerm extractEntry lib/minimist.js -2985 verbose unlock done using /Users/cwerning/.npm/_locks/node-watch-142c624761ca8bf9.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-watch -2986 silly addNameRange number 2 { name: 'has-ansi', range: '>=0.1.0 <0.2.0', hasData: true } -2987 silly addNameRange versions [ 'has-ansi', -2987 silly addNameRange [ '0.1.0', '1.0.0', '1.0.1', '1.0.2', '1.0.3', '2.0.0' ] ] -2988 silly addNamed has-ansi@0.1.0 -2989 verbose addNamed "0.1.0" is a plain semver version for has-ansi -2990 silly gunzTarPerm extractEntry src/rm.js -2991 silly gunzTarPerm extractEntry src/echo.js -2992 silly gunzTarPerm extractEntry lib/sinon/util/xhr_ie.js -2993 silly gunzTarPerm extractEntry pkg/sinon-1.10.2.js -2994 silly addNameRange number 2 { name: 'strip-ansi', range: '>=0.3.0 <0.4.0', hasData: true } -2995 silly addNameRange versions [ 'strip-ansi', -2995 silly addNameRange [ '0.1.0', -2995 silly addNameRange '0.1.1', -2995 silly addNameRange '0.2.0', -2995 silly addNameRange '0.2.1', -2995 silly addNameRange '0.2.2', -2995 silly addNameRange '0.3.0', -2995 silly addNameRange '1.0.0', -2995 silly addNameRange '2.0.0', -2995 silly addNameRange '2.0.1', -2995 silly addNameRange '3.0.0', -2995 silly addNameRange '3.0.1' ] ] -2996 silly addNamed strip-ansi@0.3.0 -2997 verbose addNamed "0.3.0" is a plain semver version for strip-ansi -2998 silly addNameRange number 2 { name: 'supports-color', -2998 silly addNameRange range: '>=0.2.0 <0.3.0', -2998 silly addNameRange hasData: true } -2999 silly addNameRange versions [ 'supports-color', -2999 silly addNameRange [ '0.2.0', -2999 silly addNameRange '1.0.0', -2999 silly addNameRange '1.1.0', -2999 silly addNameRange '1.2.0', -2999 silly addNameRange '1.2.1', -2999 silly addNameRange '1.3.0', -2999 silly addNameRange '1.3.1', -2999 silly addNameRange '2.0.0', -2999 silly addNameRange '3.0.0', -2999 silly addNameRange '3.0.1', -2999 silly addNameRange '3.1.0', -2999 silly addNameRange '3.1.1', -2999 silly addNameRange '3.1.2', -2999 silly addNameRange '3.2.0', -2999 silly addNameRange '3.2.1', -2999 silly addNameRange '3.2.2', -2999 silly addNameRange '3.2.3' ] ] -3000 silly addNamed supports-color@0.2.0 -3001 verbose addNamed "0.2.0" is a plain semver version for supports-color -3002 silly addNameRange number 2 { name: 'ansi-styles', range: '>=1.1.0 <2.0.0', hasData: true } -3003 silly addNameRange versions [ 'ansi-styles', -3003 silly addNameRange [ '0.1.0', -3003 silly addNameRange '0.1.1', -3003 silly addNameRange '0.1.2', -3003 silly addNameRange '0.2.0', -3003 silly addNameRange '1.0.0', -3003 silly addNameRange '1.1.0', -3003 silly addNameRange '2.0.0', -3003 silly addNameRange '2.0.1', -3003 silly addNameRange '2.1.0', -3003 silly addNameRange '2.2.1', -3003 silly addNameRange '3.0.0' ] ] -3004 silly addNamed ansi-styles@1.1.0 -3005 verbose addNamed "1.1.0" is a plain semver version for ansi-styles -3006 silly mapToRegistry name has-ansi -3007 silly mapToRegistry using default registry -3008 silly mapToRegistry registry https://registry.npmjs.org/ -3009 silly mapToRegistry uri https://registry.npmjs.org/has-ansi -3010 verbose addRemoteTarball https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz not in flight; adding -3011 verbose addRemoteTarball [ 'https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz', -3011 verbose addRemoteTarball '84f265aae8c0e6a88a12d7022894b7568894c62e' ] -3012 silly mapToRegistry name strip-ansi -3013 silly mapToRegistry using default registry -3014 silly mapToRegistry registry https://registry.npmjs.org/ -3015 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi -3016 verbose addRemoteTarball https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz not in flight; adding -3017 verbose addRemoteTarball [ 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz', -3017 verbose addRemoteTarball '25f48ea22ca79187f3174a4db8759347bb126220' ] -3018 silly mapToRegistry name supports-color -3019 silly mapToRegistry using default registry -3020 silly mapToRegistry registry https://registry.npmjs.org/ -3021 silly mapToRegistry uri https://registry.npmjs.org/supports-color -3022 verbose addRemoteTarball https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz not in flight; adding -3023 verbose addRemoteTarball [ 'https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz', -3023 verbose addRemoteTarball 'd92de2694eb3f67323973d7ae3d8b55b4c22190a' ] -3024 silly mapToRegistry name ansi-styles -3025 silly mapToRegistry using default registry -3026 silly mapToRegistry registry https://registry.npmjs.org/ -3027 silly mapToRegistry uri https://registry.npmjs.org/ansi-styles -3028 verbose addRemoteTarball https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz not in flight; adding -3029 verbose addRemoteTarball [ 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz', -3029 verbose addRemoteTarball 'eaecbf66cd706882760b2f4691582b8f55d7a7de' ] -3030 info retry fetch attempt 1 at 16:02:28 -3031 info attempt registry request try #1 at 16:02:28 -3032 http fetch GET https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz -3033 info retry fetch attempt 1 at 16:02:28 -3034 info attempt registry request try #1 at 16:02:28 -3035 http fetch GET https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz -3036 info retry fetch attempt 1 at 16:02:28 -3037 info attempt registry request try #1 at 16:02:28 -3038 http fetch GET https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz -3039 info retry fetch attempt 1 at 16:02:28 -3040 info attempt registry request try #1 at 16:02:28 -3041 http fetch GET https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz -3042 silly install resolved [] -3043 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -3044 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -3045 silly gunzTarPerm extractEntry src/sed.js -3046 silly gunzTarPerm extractEntry src/dirs.js -3047 silly gunzTarPerm extractEntry lib/wordwrap.js -3048 silly gunzTarPerm extractEntry test/whitespace.js -3049 silly gunzTarPerm extractEntry lib/browser/progress.js -3050 silly gunzTarPerm modified mode [ 'lib/browser/progress.js', 388, 420 ] -3051 silly gunzTarPerm extractEntry lib/browser/tty.js -3052 silly gunzTarPerm modified mode [ 'lib/browser/tty.js', 388, 420 ] -3053 silly install resolved [] -3054 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -3055 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -3056 silly gunzTarPerm extractEntry pkg/sinon-ie-1.10.2.js -3057 info linkStuff node-sass-middleware@0.3.1 -3058 silly linkStuff node-sass-middleware@0.3.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -3059 silly gunzTarPerm extractEntry test/usage.js -3060 silly gunzTarPerm extractEntry test/count.js -3061 silly gunzTarPerm extractEntry lib/reporters/base.js -3062 silly gunzTarPerm modified mode [ 'lib/reporters/base.js', 388, 420 ] -3063 silly gunzTarPerm extractEntry lib/reporters/index.js -3064 silly gunzTarPerm modified mode [ 'lib/reporters/index.js', 388, 420 ] -3065 silly gunzTarPerm extractEntry src/tempdir.js -3066 silly gunzTarPerm extractEntry src/cp.js -3067 silly gunzTarPerm extractEntry pkg/sinon-ie-1.10.3.js -3068 silly gunzTarPerm extractEntry pkg/sinon-ie.js -3069 info linkStuff nan@1.3.0 -3070 silly linkStuff nan@1.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -3071 silly gunzTarPerm extractEntry test/dash.js -3072 silly gunzTarPerm extractEntry test/short.js -3073 silly gunzTarPerm extractEntry lib/reporters/json-cov.js -3074 silly gunzTarPerm modified mode [ 'lib/reporters/json-cov.js', 388, 420 ] -3075 silly gunzTarPerm extractEntry lib/reporters/json-stream.js -3076 silly gunzTarPerm modified mode [ 'lib/reporters/json-stream.js', 388, 420 ] -3077 verbose linkBins node-sass-middleware@0.3.1 -3078 verbose linkMans node-sass-middleware@0.3.1 -3079 verbose rebuildBundles node-sass-middleware@0.3.1 -3080 silly gunzTarPerm extractEntry src/test.js -3081 silly gunzTarPerm extractEntry src/common.js -3082 info install node-sass-middleware@0.3.1 -3083 silly gunzTarPerm extractEntry pkg/sinon-server-1.10.2.js -3084 silly gunzTarPerm extractEntry pkg/sinon-1.10.3.js -3085 info postinstall node-sass-middleware@0.3.1 -3086 verbose linkBins nan@1.3.0 -3087 verbose linkMans nan@1.3.0 -3088 verbose rebuildBundles nan@1.3.0 -3089 silly gunzTarPerm extractEntry test/_.js -3090 silly gunzTarPerm extractEntry test/parse_camelCase.js -3091 info install nan@1.3.0 -3092 verbose unlock done using /Users/cwerning/.npm/_locks/node-sass-middleware-9832ad29bd2f5af4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-sass-middleware -3093 info postinstall nan@1.3.0 -3094 silly gunzTarPerm extractEntry lib/reporters/json.js -3095 silly gunzTarPerm modified mode [ 'lib/reporters/json.js', 388, 420 ] -3096 silly gunzTarPerm extractEntry lib/reporters/html.js -3097 silly gunzTarPerm modified mode [ 'lib/reporters/html.js', 388, 420 ] -3098 silly gunzTarPerm extractEntry src/to.js -3099 silly gunzTarPerm extractEntry src/chmod.js -3100 http fetch 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz -3101 http fetch 200 https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz -3102 verbose unlock done using /Users/cwerning/.npm/_locks/nan-fca8698a51b0f093.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/nan -3103 http fetch 200 https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz -3104 silly gunzTarPerm extractEntry pkg/sinon-timers-1.10.2.js -3105 silly gunzTarPerm extractEntry pkg/sinon-timers-1.10.3.js -3106 silly gunzTarPerm extractEntry test/parse_defaults.js -3107 silly gunzTarPerm extractEntry test/parse_modified.js -3108 silly fetchAndShaCheck shasum 25f48ea22ca79187f3174a4db8759347bb126220 -3109 silly fetchAndShaCheck shasum d92de2694eb3f67323973d7ae3d8b55b4c22190a -3110 silly fetchAndShaCheck shasum 84f265aae8c0e6a88a12d7022894b7568894c62e -3111 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz not in flight; adding -3112 verbose addTmpTarball already have metadata; skipping unpack for strip-ansi@0.3.0 -3113 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3114 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz not in flight; adding -3115 verbose addTmpTarball already have metadata; skipping unpack for supports-color@0.2.0 -3116 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3117 http 200 https://registry.npmjs.org/escape-string-regexp -3118 verbose headers { server: 'nginx/1.10.1', -3118 verbose headers 'content-type': 'application/json', -3118 verbose headers 'last-modified': 'Sat, 07 Jan 2017 23:51:08 GMT', -3118 verbose headers etag: 'W/"58717eec-2423"', -3118 verbose headers 'content-encoding': 'gzip', -3118 verbose headers 'cache-control': 'max-age=300', -3118 verbose headers 'content-length': '1725', -3118 verbose headers 'accept-ranges': 'bytes', -3118 verbose headers date: 'Fri, 27 Jan 2017 15:02:49 GMT', -3118 verbose headers via: '1.1 varnish', -3118 verbose headers age: '31', -3118 verbose headers connection: 'keep-alive', -3118 verbose headers 'x-served-by': 'cache-hhn1537-HHN', -3118 verbose headers 'x-cache': 'HIT', -3118 verbose headers 'x-cache-hits': '3', -3118 verbose headers 'x-timer': 'S1485529369.860127,VS0,VE0', -3118 verbose headers vary: 'Accept-Encoding' } -3119 silly get cb [ 200, -3119 silly get { server: 'nginx/1.10.1', -3119 silly get 'content-type': 'application/json', -3119 silly get 'last-modified': 'Sat, 07 Jan 2017 23:51:08 GMT', -3119 silly get etag: 'W/"58717eec-2423"', -3119 silly get 'content-encoding': 'gzip', -3119 silly get 'cache-control': 'max-age=300', -3119 silly get 'content-length': '1725', -3119 silly get 'accept-ranges': 'bytes', -3119 silly get date: 'Fri, 27 Jan 2017 15:02:49 GMT', -3119 silly get via: '1.1 varnish', -3119 silly get age: '31', -3119 silly get connection: 'keep-alive', -3119 silly get 'x-served-by': 'cache-hhn1537-HHN', -3119 silly get 'x-cache': 'HIT', -3119 silly get 'x-cache-hits': '3', -3119 silly get 'x-timer': 'S1485529369.860127,VS0,VE0', -3119 silly get vary: 'Accept-Encoding' } ] -3120 verbose get saving escape-string-regexp to /Users/cwerning/.npm/registry.npmjs.org/escape-string-regexp/.cache.json -3121 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3122 silly gunzTarPerm extractEntry lib/reporters/list.js -3123 silly gunzTarPerm modified mode [ 'lib/reporters/list.js', 388, 420 ] -3124 silly gunzTarPerm extractEntry lib/reporters/markdown.js -3125 silly gunzTarPerm modified mode [ 'lib/reporters/markdown.js', 388, 420 ] -3126 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz not in flight; adding -3127 verbose addTmpTarball already have metadata; skipping unpack for has-ansi@0.1.0 -3128 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3129 silly gunzTarPerm extractEntry src/toEnd.js -3130 silly gunzTarPerm extractEntry src/cd.js -3131 silly gunzTarPerm extractEntry pkg/sinon-timers-ie-1.10.2.js -3132 silly gunzTarPerm extractEntry test/parse.js -3133 silly gunzTarPerm extractEntry test/mocha.opts -3134 silly addNameRange number 2 { name: 'escape-string-regexp', -3134 silly addNameRange range: '>=1.0.0 <2.0.0', -3134 silly addNameRange hasData: true } -3135 silly addNameRange versions [ 'escape-string-regexp', -3135 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4', '1.0.5' ] ] -3136 silly addNamed escape-string-regexp@1.0.5 -3137 verbose addNamed "1.0.5" is a plain semver version for escape-string-regexp -3138 silly gunzTarPerm extractEntry lib/reporters/min.js -3139 silly gunzTarPerm modified mode [ 'lib/reporters/min.js', 388, 420 ] -3140 silly gunzTarPerm extractEntry lib/reporters/nyan.js -3141 silly gunzTarPerm modified mode [ 'lib/reporters/nyan.js', 388, 420 ] -3142 silly gunzTarPerm extractEntry src/which.js -3143 silly gunzTarPerm extractEntry src/ls.js -3144 silly gunzTarPerm extractEntry pkg/sinon-timers-ie-1.10.3.js -3145 silly gunzTarPerm extractEntry pkg/sinon.js -3146 silly gunzTarPerm extractEntry test/config.json -3147 silly gunzTarPerm extractEntry test/_/bin.js -3148 silly cache afterAdd strip-ansi@0.3.0 -3149 verbose afterAdd /Users/cwerning/.npm/strip-ansi/0.3.0/package/package.json not in flight; writing -3150 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3151 silly cache afterAdd supports-color@0.2.0 -3152 verbose afterAdd /Users/cwerning/.npm/supports-color/0.2.0/package/package.json not in flight; writing -3153 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3154 silly cache afterAdd has-ansi@0.1.0 -3155 verbose afterAdd /Users/cwerning/.npm/has-ansi/0.1.0/package/package.json not in flight; writing -3156 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3157 silly cache afterAdd escape-string-regexp@1.0.5 -3158 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.5/package/package.json not in flight; writing -3159 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3160 verbose afterAdd /Users/cwerning/.npm/strip-ansi/0.3.0/package/package.json written -3161 verbose afterAdd /Users/cwerning/.npm/supports-color/0.2.0/package/package.json written -3162 silly gunzTarPerm extractEntry lib/reporters/progress.js -3163 silly gunzTarPerm modified mode [ 'lib/reporters/progress.js', 388, 420 ] -3164 silly gunzTarPerm extractEntry lib/reporters/html-cov.js -3165 silly gunzTarPerm modified mode [ 'lib/reporters/html-cov.js', 388, 420 ] -3166 silly gunzTarPerm extractEntry lib/reporters/spec.js -3167 silly gunzTarPerm modified mode [ 'lib/reporters/spec.js', 388, 420 ] -3168 silly gunzTarPerm extractEntry lib/reporters/dot.js -3169 silly gunzTarPerm modified mode [ 'lib/reporters/dot.js', 388, 420 ] -3170 silly gunzTarPerm extractEntry lib/reporters/tap.js -3171 silly gunzTarPerm modified mode [ 'lib/reporters/tap.js', 388, 420 ] -3172 silly gunzTarPerm extractEntry lib/reporters/doc.js -3173 silly gunzTarPerm modified mode [ 'lib/reporters/doc.js', 388, 420 ] -3174 silly gunzTarPerm extractEntry lib/reporters/xunit.js -3175 silly gunzTarPerm modified mode [ 'lib/reporters/xunit.js', 388, 420 ] -3176 silly gunzTarPerm extractEntry lib/reporters/landing.js -3177 silly gunzTarPerm modified mode [ 'lib/reporters/landing.js', 388, 420 ] -3178 silly gunzTarPerm extractEntry lib/reporters/templates/coverage.jade -3179 silly gunzTarPerm modified mode [ 'lib/reporters/templates/coverage.jade', 388, 420 ] -3180 silly gunzTarPerm extractEntry lib/reporters/templates/menu.jade -3181 silly gunzTarPerm modified mode [ 'lib/reporters/templates/menu.jade', 388, 420 ] -3182 silly gunzTarPerm extractEntry lib/reporters/templates/script.html -3183 silly gunzTarPerm modified mode [ 'lib/reporters/templates/script.html', 388, 420 ] -3184 silly gunzTarPerm extractEntry lib/reporters/templates/style.html -3185 silly gunzTarPerm modified mode [ 'lib/reporters/templates/style.html', 388, 420 ] -3186 silly gunzTarPerm extractEntry mocha.css -3187 silly gunzTarPerm modified mode [ 'mocha.css', 388, 420 ] -3188 verbose afterAdd /Users/cwerning/.npm/has-ansi/0.1.0/package/package.json written -3189 silly gunzTarPerm extractEntry pkg/sinon-server-1.10.3.js -3190 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.5/package/package.json written -3191 silly gunzTarPerm extractEntry test/runner.js -3192 silly gunzTarPerm extractEntry test/sinon_test.js -3193 silly gunzTarPerm extractEntry test/node/run.js -3194 silly gunzTarPerm extractEntry test/resources/xhr_target.txt -3195 silly gunzTarPerm extractEntry test/rhino/env.rhino.1.2.js -3196 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/package.json -3197 info preinstall mkdirp@0.5.1 -3198 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/package.json -3199 silly prepareForInstallMany adding minimist@0.0.8 from mkdirp dependencies -3200 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/package.json -3201 silly cache add args [ 'minimist@0.0.8', null ] -3202 verbose cache add spec minimist@0.0.8 -3203 silly cache add parsed spec Result { -3203 silly cache add raw: 'minimist@0.0.8', -3203 silly cache add scope: null, -3203 silly cache add name: 'minimist', -3203 silly cache add rawSpec: '0.0.8', -3203 silly cache add spec: '0.0.8', -3203 silly cache add type: 'version' } -3204 silly addNamed minimist@0.0.8 -3205 verbose addNamed "0.0.8" is a plain semver version for minimist -3206 silly mapToRegistry name minimist -3207 silly mapToRegistry using default registry -3208 silly mapToRegistry registry https://registry.npmjs.org/ -3209 silly mapToRegistry uri https://registry.npmjs.org/minimist -3210 verbose addNameVersion registry:https://registry.npmjs.org/minimist not in flight; fetching -3211 verbose request uri https://registry.npmjs.org/minimist -3212 verbose request no auth needed -3213 info attempt registry request try #1 at 16:02:29 -3214 verbose etag W/"583edd12-7206" -3215 verbose lastModified Wed, 30 Nov 2016 14:07:14 GMT -3216 http request GET https://registry.npmjs.org/minimist -3217 silly gunzTarPerm extractEntry test/rhino/run.js -3218 silly gunzTarPerm extractEntry test/server-clock.html -3219 silly gunzTarPerm extractEntry test/sinon/assert_test.js -3220 silly gunzTarPerm extractEntry test/sinon/collection_test.js -3221 silly gunzTarPerm extractEntry test/sinon/match_test.js -3222 silly gunzTarPerm extractEntry test/sinon/mock_test.js -3223 silly gunzTarPerm extractEntry test/sinon/call_test.js -3224 silly gunzTarPerm extractEntry test/sinon/spy_test.js -3225 silly gunzTarPerm extractEntry test/sinon/stub_test.js -3226 silly gunzTarPerm extractEntry test/sinon/test_case_test.js -3227 silly gunzTarPerm extractEntry test/sinon/test_test.js -3228 silly gunzTarPerm extractEntry test/sinon/sandbox_test.js -3229 silly gunzTarPerm extractEntry test/sinon/util/event_test.js -3230 silly gunzTarPerm extractEntry test/sinon/util/fake_server_test.js -3231 silly gunzTarPerm extractEntry test/sinon/util/fake_server_with_clock_test.js -3232 silly gunzTarPerm extractEntry test/sinon/util/fake_timers_test.js -3233 silly gunzTarPerm extractEntry test/sinon/util/fake_xdomain_request_test.js -3234 silly gunzTarPerm extractEntry test/sinon/util/fake_xml_http_request_test.js -3235 silly gunzTarPerm extractEntry test/sinon-dist.html -3236 silly gunzTarPerm extractEntry test/sinon.html -3237 silly gunzTarPerm extractEntry test/timers.html -3238 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs/package.json -3239 info preinstall shelljs@0.3.0 -3240 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs/package.json -3241 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs/package.json -3242 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs/package.json -3243 silly install resolved [] -3244 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -3245 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -3246 info preinstall yargs@1.3.3 -3247 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs/package.json -3248 info linkStuff shelljs@0.3.0 -3249 silly linkStuff shelljs@0.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -3250 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs/package.json -3251 verbose linkBins shelljs@0.3.0 -3252 verbose link bins [ { shjs: './bin/shjs' }, -3252 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin', -3252 verbose link bins false ] -3253 verbose linkMans shelljs@0.3.0 -3254 verbose rebuildBundles shelljs@0.3.0 -3255 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/shjs is being purged -3256 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/shjs -3257 silly install resolved [] -3258 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -3259 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -3260 info install shelljs@0.3.0 -3261 info postinstall shelljs@0.3.0 -3262 verbose unlock done using /Users/cwerning/.npm/_locks/shelljs-47570e8a2a22239e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/shelljs -3263 info linkStuff yargs@1.3.3 -3264 silly linkStuff yargs@1.3.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -3265 verbose linkBins yargs@1.3.3 -3266 verbose linkMans yargs@1.3.3 -3267 verbose rebuildBundles yargs@1.3.3 -3268 info install yargs@1.3.3 -3269 info postinstall yargs@1.3.3 -3270 verbose unlock done using /Users/cwerning/.npm/_locks/yargs-87bd4251dc7a4d4a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/yargs -3271 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/package.json -3272 info preinstall mocha@1.21.5 -3273 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/package.json -3274 silly prepareForInstallMany adding commander@2.3.0 from mocha dependencies -3275 silly prepareForInstallMany adding debug@2.0.0 from mocha dependencies -3276 silly prepareForInstallMany adding diff@1.0.8 from mocha dependencies -3277 silly prepareForInstallMany adding escape-string-regexp@1.0.2 from mocha dependencies -3278 silly prepareForInstallMany adding glob@3.2.3 from mocha dependencies -3279 silly prepareForInstallMany adding growl@1.8.1 from mocha dependencies -3280 silly prepareForInstallMany adding jade@0.26.3 from mocha dependencies -3281 silly prepareForInstallMany adding mkdirp@0.5.0 from mocha dependencies -3282 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/package.json -3283 silly cache add args [ 'commander@2.3.0', null ] -3284 verbose cache add spec commander@2.3.0 -3285 silly cache add args [ 'debug@2.0.0', null ] -3286 verbose cache add spec debug@2.0.0 -3287 silly cache add parsed spec Result { -3287 silly cache add raw: 'commander@2.3.0', -3287 silly cache add scope: null, -3287 silly cache add name: 'commander', -3287 silly cache add rawSpec: '2.3.0', -3287 silly cache add spec: '2.3.0', -3287 silly cache add type: 'version' } -3288 silly addNamed commander@2.3.0 -3289 verbose addNamed "2.3.0" is a plain semver version for commander -3290 silly mapToRegistry name commander -3291 silly mapToRegistry using default registry -3292 silly mapToRegistry registry https://registry.npmjs.org/ -3293 silly mapToRegistry uri https://registry.npmjs.org/commander -3294 verbose addNameVersion registry:https://registry.npmjs.org/commander not in flight; fetching -3295 silly cache add parsed spec Result { -3295 silly cache add raw: 'debug@2.0.0', -3295 silly cache add scope: null, -3295 silly cache add name: 'debug', -3295 silly cache add rawSpec: '2.0.0', -3295 silly cache add spec: '2.0.0', -3295 silly cache add type: 'version' } -3296 silly addNamed debug@2.0.0 -3297 verbose addNamed "2.0.0" is a plain semver version for debug -3298 silly mapToRegistry name debug -3299 silly mapToRegistry using default registry -3300 silly mapToRegistry registry https://registry.npmjs.org/ -3301 silly mapToRegistry uri https://registry.npmjs.org/debug -3302 verbose addNameVersion registry:https://registry.npmjs.org/debug not in flight; fetching -3303 silly cache add args [ 'diff@1.0.8', null ] -3304 verbose cache add spec diff@1.0.8 -3305 silly cache add parsed spec Result { -3305 silly cache add raw: 'diff@1.0.8', -3305 silly cache add scope: null, -3305 silly cache add name: 'diff', -3305 silly cache add rawSpec: '1.0.8', -3305 silly cache add spec: '1.0.8', -3305 silly cache add type: 'version' } -3306 silly addNamed diff@1.0.8 -3307 verbose addNamed "1.0.8" is a plain semver version for diff -3308 silly mapToRegistry name diff -3309 silly mapToRegistry using default registry -3310 silly mapToRegistry registry https://registry.npmjs.org/ -3311 silly mapToRegistry uri https://registry.npmjs.org/diff -3312 verbose addNameVersion registry:https://registry.npmjs.org/diff not in flight; fetching -3313 silly cache add args [ 'escape-string-regexp@1.0.2', null ] -3314 verbose cache add spec escape-string-regexp@1.0.2 -3315 silly cache add parsed spec Result { -3315 silly cache add raw: 'escape-string-regexp@1.0.2', -3315 silly cache add scope: null, -3315 silly cache add name: 'escape-string-regexp', -3315 silly cache add rawSpec: '1.0.2', -3315 silly cache add spec: '1.0.2', -3315 silly cache add type: 'version' } -3316 silly addNamed escape-string-regexp@1.0.2 -3317 verbose addNamed "1.0.2" is a plain semver version for escape-string-regexp -3318 silly mapToRegistry name escape-string-regexp -3319 silly mapToRegistry using default registry -3320 silly mapToRegistry registry https://registry.npmjs.org/ -3321 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp -3322 verbose addNameVersion registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching -3323 silly cache add args [ 'glob@3.2.3', null ] -3324 verbose cache add spec glob@3.2.3 -3325 silly cache add parsed spec Result { -3325 silly cache add raw: 'glob@3.2.3', -3325 silly cache add scope: null, -3325 silly cache add name: 'glob', -3325 silly cache add rawSpec: '3.2.3', -3325 silly cache add spec: '3.2.3', -3325 silly cache add type: 'version' } -3326 silly addNamed glob@3.2.3 -3327 verbose addNamed "3.2.3" is a plain semver version for glob -3328 silly mapToRegistry name glob -3329 silly mapToRegistry using default registry -3330 silly mapToRegistry registry https://registry.npmjs.org/ -3331 silly mapToRegistry uri https://registry.npmjs.org/glob -3332 verbose addNameVersion registry:https://registry.npmjs.org/glob not in flight; fetching -3333 verbose request uri https://registry.npmjs.org/diff -3334 verbose request no auth needed -3335 info attempt registry request try #1 at 16:02:29 -3336 http request GET https://registry.npmjs.org/diff -3337 silly cache add args [ 'growl@1.8.1', null ] -3338 verbose cache add spec growl@1.8.1 -3339 silly cache add parsed spec Result { -3339 silly cache add raw: 'growl@1.8.1', -3339 silly cache add scope: null, -3339 silly cache add name: 'growl', -3339 silly cache add rawSpec: '1.8.1', -3339 silly cache add spec: '1.8.1', -3339 silly cache add type: 'version' } -3340 silly addNamed growl@1.8.1 -3341 verbose addNamed "1.8.1" is a plain semver version for growl -3342 silly mapToRegistry name growl -3343 silly mapToRegistry using default registry -3344 silly mapToRegistry registry https://registry.npmjs.org/ -3345 silly mapToRegistry uri https://registry.npmjs.org/growl -3346 verbose addNameVersion registry:https://registry.npmjs.org/growl not in flight; fetching -3347 silly cache add args [ 'jade@0.26.3', null ] -3348 verbose cache add spec jade@0.26.3 -3349 silly cache add parsed spec Result { -3349 silly cache add raw: 'jade@0.26.3', -3349 silly cache add scope: null, -3349 silly cache add name: 'jade', -3349 silly cache add rawSpec: '0.26.3', -3349 silly cache add spec: '0.26.3', -3349 silly cache add type: 'version' } -3350 silly addNamed jade@0.26.3 -3351 verbose addNamed "0.26.3" is a plain semver version for jade -3352 silly mapToRegistry name jade -3353 silly mapToRegistry using default registry -3354 silly mapToRegistry registry https://registry.npmjs.org/ -3355 silly mapToRegistry uri https://registry.npmjs.org/jade -3356 verbose addNameVersion registry:https://registry.npmjs.org/jade not in flight; fetching -3357 silly cache add args [ 'mkdirp@0.5.0', null ] -3358 verbose cache add spec mkdirp@0.5.0 -3359 silly cache add parsed spec Result { -3359 silly cache add raw: 'mkdirp@0.5.0', -3359 silly cache add scope: null, -3359 silly cache add name: 'mkdirp', -3359 silly cache add rawSpec: '0.5.0', -3359 silly cache add spec: '0.5.0', -3359 silly cache add type: 'version' } -3360 silly addNamed mkdirp@0.5.0 -3361 verbose addNamed "0.5.0" is a plain semver version for mkdirp -3362 silly mapToRegistry name mkdirp -3363 silly mapToRegistry using default registry -3364 silly mapToRegistry registry https://registry.npmjs.org/ -3365 silly mapToRegistry uri https://registry.npmjs.org/mkdirp -3366 verbose addNameVersion registry:https://registry.npmjs.org/mkdirp not in flight; fetching -3367 verbose request uri https://registry.npmjs.org/growl -3368 verbose request no auth needed -3369 info attempt registry request try #1 at 16:02:29 -3370 http request GET https://registry.npmjs.org/growl -3371 verbose request uri https://registry.npmjs.org/jade -3372 verbose request no auth needed -3373 info attempt registry request try #1 at 16:02:29 -3374 http request GET https://registry.npmjs.org/jade -3375 http fetch 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz -3376 verbose request uri https://registry.npmjs.org/commander -3377 verbose request no auth needed -3378 info attempt registry request try #1 at 16:02:29 -3379 verbose etag W/"58414f0c-fc30" -3380 verbose lastModified Fri, 02 Dec 2016 10:38:04 GMT -3381 http request GET https://registry.npmjs.org/commander -3382 verbose request uri https://registry.npmjs.org/debug -3383 verbose request no auth needed -3384 info attempt registry request try #1 at 16:02:29 -3385 verbose etag W/"583edb9d-b3b7" -3386 verbose lastModified Wed, 30 Nov 2016 14:01:01 GMT -3387 http request GET https://registry.npmjs.org/debug -3388 verbose get https://registry.npmjs.org/escape-string-regexp not expired, no request -3389 verbose request uri https://registry.npmjs.org/glob -3390 verbose request no auth needed -3391 info attempt registry request try #1 at 16:02:29 -3392 verbose etag W/"583ff150-1f52f" -3393 verbose lastModified Thu, 01 Dec 2016 09:45:52 GMT -3394 http request GET https://registry.npmjs.org/glob -3395 silly mapToRegistry name escape-string-regexp -3396 silly mapToRegistry using default registry -3397 silly mapToRegistry registry https://registry.npmjs.org/ -3398 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp -3399 verbose addRemoteTarball https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz not in flight; adding -3400 verbose addRemoteTarball [ 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz', -3400 verbose addRemoteTarball '4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1' ] -3401 verbose get https://registry.npmjs.org/mkdirp not expired, no request -3402 silly fetchAndShaCheck shasum eaecbf66cd706882760b2f4691582b8f55d7a7de -3403 silly mapToRegistry name mkdirp -3404 silly mapToRegistry using default registry -3405 silly mapToRegistry registry https://registry.npmjs.org/ -3406 silly mapToRegistry uri https://registry.npmjs.org/mkdirp -3407 verbose addRemoteTarball https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz not in flight; adding -3408 verbose addRemoteTarball [ 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz', -3408 verbose addRemoteTarball '1d73076a6df986cd9344e15e71fcc05a4c9abf12' ] -3409 info retry fetch attempt 1 at 16:02:29 -3410 info attempt registry request try #1 at 16:02:29 -3411 http fetch GET https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz -3412 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz not in flight; adding -3413 verbose addTmpTarball already have metadata; skipping unpack for ansi-styles@1.1.0 -3414 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3415 info retry fetch attempt 1 at 16:02:29 -3416 info attempt registry request try #1 at 16:02:29 -3417 http fetch GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz -3418 http 200 https://registry.npmjs.org/minimist -3419 verbose headers { server: 'nginx/1.10.1', -3419 verbose headers 'content-type': 'application/json', -3419 verbose headers 'last-modified': 'Fri, 27 Jan 2017 04:13:37 GMT', -3419 verbose headers etag: 'W/"588ac8f1-7353"', -3419 verbose headers 'content-encoding': 'gzip', -3419 verbose headers 'cache-control': 'max-age=300', -3419 verbose headers 'content-length': '5551', -3419 verbose headers 'accept-ranges': 'bytes', -3419 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3419 verbose headers via: '1.1 varnish', -3419 verbose headers age: '161', -3419 verbose headers connection: 'keep-alive', -3419 verbose headers 'x-served-by': 'cache-hhn1540-HHN', -3419 verbose headers 'x-cache': 'HIT', -3419 verbose headers 'x-cache-hits': '28', -3419 verbose headers 'x-timer': 'S1485529370.570694,VS0,VE0', -3419 verbose headers vary: 'Accept-Encoding' } -3420 silly get cb [ 200, -3420 silly get { server: 'nginx/1.10.1', -3420 silly get 'content-type': 'application/json', -3420 silly get 'last-modified': 'Fri, 27 Jan 2017 04:13:37 GMT', -3420 silly get etag: 'W/"588ac8f1-7353"', -3420 silly get 'content-encoding': 'gzip', -3420 silly get 'cache-control': 'max-age=300', -3420 silly get 'content-length': '5551', -3420 silly get 'accept-ranges': 'bytes', -3420 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3420 silly get via: '1.1 varnish', -3420 silly get age: '161', -3420 silly get connection: 'keep-alive', -3420 silly get 'x-served-by': 'cache-hhn1540-HHN', -3420 silly get 'x-cache': 'HIT', -3420 silly get 'x-cache-hits': '28', -3420 silly get 'x-timer': 'S1485529370.570694,VS0,VE0', -3420 silly get vary: 'Accept-Encoding' } ] -3421 verbose get saving minimist to /Users/cwerning/.npm/registry.npmjs.org/minimist/.cache.json -3422 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3423 http 200 https://registry.npmjs.org/growl -3424 verbose headers { server: 'nginx/1.10.1', -3424 verbose headers 'content-type': 'application/json', -3424 verbose headers 'last-modified': 'Sun, 21 Feb 2016 12:06:13 GMT', -3424 verbose headers etag: 'W/"56c9a835-44f1"', -3424 verbose headers 'content-encoding': 'gzip', -3424 verbose headers 'cache-control': 'max-age=300', -3424 verbose headers 'content-length': '4122', -3424 verbose headers 'accept-ranges': 'bytes', -3424 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3424 verbose headers via: '1.1 varnish', -3424 verbose headers age: '230', -3424 verbose headers connection: 'keep-alive', -3424 verbose headers 'x-served-by': 'cache-hhn1530-HHN', -3424 verbose headers 'x-cache': 'HIT', -3424 verbose headers 'x-cache-hits': '6', -3424 verbose headers 'x-timer': 'S1485529370.564339,VS0,VE0', -3424 verbose headers vary: 'Accept-Encoding' } -3425 silly get cb [ 200, -3425 silly get { server: 'nginx/1.10.1', -3425 silly get 'content-type': 'application/json', -3425 silly get 'last-modified': 'Sun, 21 Feb 2016 12:06:13 GMT', -3425 silly get etag: 'W/"56c9a835-44f1"', -3425 silly get 'content-encoding': 'gzip', -3425 silly get 'cache-control': 'max-age=300', -3425 silly get 'content-length': '4122', -3425 silly get 'accept-ranges': 'bytes', -3425 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3425 silly get via: '1.1 varnish', -3425 silly get age: '230', -3425 silly get connection: 'keep-alive', -3425 silly get 'x-served-by': 'cache-hhn1530-HHN', -3425 silly get 'x-cache': 'HIT', -3425 silly get 'x-cache-hits': '6', -3425 silly get 'x-timer': 'S1485529370.564339,VS0,VE0', -3425 silly get vary: 'Accept-Encoding' } ] -3426 verbose get saving growl to /Users/cwerning/.npm/registry.npmjs.org/growl/.cache.json -3427 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3428 http 200 https://registry.npmjs.org/diff -3429 verbose headers { server: 'nginx/1.10.1', -3429 verbose headers 'content-type': 'application/json', -3429 verbose headers 'last-modified': 'Fri, 27 Jan 2017 04:09:33 GMT', -3429 verbose headers etag: 'W/"588ac7fd-d7c7"', -3429 verbose headers 'content-encoding': 'gzip', -3429 verbose headers 'cache-control': 'max-age=300', -3429 verbose headers 'content-length': '8231', -3429 verbose headers 'accept-ranges': 'bytes', -3429 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3429 verbose headers via: '1.1 varnish', -3429 verbose headers age: '188', -3429 verbose headers connection: 'keep-alive', -3429 verbose headers 'x-served-by': 'cache-hhn1547-HHN', -3429 verbose headers 'x-cache': 'HIT', -3429 verbose headers 'x-cache-hits': '5', -3429 verbose headers 'x-timer': 'S1485529370.564329,VS0,VE0', -3429 verbose headers vary: 'Accept-Encoding' } -3430 silly get cb [ 200, -3430 silly get { server: 'nginx/1.10.1', -3430 silly get 'content-type': 'application/json', -3430 silly get 'last-modified': 'Fri, 27 Jan 2017 04:09:33 GMT', -3430 silly get etag: 'W/"588ac7fd-d7c7"', -3430 silly get 'content-encoding': 'gzip', -3430 silly get 'cache-control': 'max-age=300', -3430 silly get 'content-length': '8231', -3430 silly get 'accept-ranges': 'bytes', -3430 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3430 silly get via: '1.1 varnish', -3430 silly get age: '188', -3430 silly get connection: 'keep-alive', -3430 silly get 'x-served-by': 'cache-hhn1547-HHN', -3430 silly get 'x-cache': 'HIT', -3430 silly get 'x-cache-hits': '5', -3430 silly get 'x-timer': 'S1485529370.564329,VS0,VE0', -3430 silly get vary: 'Accept-Encoding' } ] -3431 verbose get saving diff to /Users/cwerning/.npm/registry.npmjs.org/diff/.cache.json -3432 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3433 silly mapToRegistry name minimist -3434 silly mapToRegistry using default registry -3435 silly mapToRegistry registry https://registry.npmjs.org/ -3436 silly mapToRegistry uri https://registry.npmjs.org/minimist -3437 verbose addRemoteTarball https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz not in flight; adding -3438 verbose addRemoteTarball [ 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz', -3438 verbose addRemoteTarball '857fcabfc3397d2625b8228262e86aa7a011b05d' ] -3439 http 200 https://registry.npmjs.org/jade -3440 verbose headers { server: 'nginx/1.10.1', -3440 verbose headers 'content-type': 'application/json', -3440 verbose headers 'last-modified': 'Mon, 23 Jan 2017 03:11:50 GMT', -3440 verbose headers etag: 'W/"58857476-27af0"', -3440 verbose headers 'content-encoding': 'gzip', -3440 verbose headers 'cache-control': 'max-age=300', -3440 verbose headers 'content-length': '15748', -3440 verbose headers 'accept-ranges': 'bytes', -3440 verbose headers date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3440 verbose headers via: '1.1 varnish', -3440 verbose headers age: '115', -3440 verbose headers connection: 'keep-alive', -3440 verbose headers 'x-served-by': 'cache-hhn1541-HHN', -3440 verbose headers 'x-cache': 'HIT', -3440 verbose headers 'x-cache-hits': '3', -3440 verbose headers 'x-timer': 'S1485529370.565522,VS0,VE0', -3440 verbose headers vary: 'Accept-Encoding' } -3441 silly get cb [ 200, -3441 silly get { server: 'nginx/1.10.1', -3441 silly get 'content-type': 'application/json', -3441 silly get 'last-modified': 'Mon, 23 Jan 2017 03:11:50 GMT', -3441 silly get etag: 'W/"58857476-27af0"', -3441 silly get 'content-encoding': 'gzip', -3441 silly get 'cache-control': 'max-age=300', -3441 silly get 'content-length': '15748', -3441 silly get 'accept-ranges': 'bytes', -3441 silly get date: 'Fri, 27 Jan 2017 15:02:50 GMT', -3441 silly get via: '1.1 varnish', -3441 silly get age: '115', -3441 silly get connection: 'keep-alive', -3441 silly get 'x-served-by': 'cache-hhn1541-HHN', -3441 silly get 'x-cache': 'HIT', -3441 silly get 'x-cache-hits': '3', -3441 silly get 'x-timer': 'S1485529370.565522,VS0,VE0', -3441 silly get vary: 'Accept-Encoding' } ] -3442 verbose get saving jade to /Users/cwerning/.npm/registry.npmjs.org/jade/.cache.json -3443 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3444 silly cache afterAdd ansi-styles@1.1.0 -3445 verbose afterAdd /Users/cwerning/.npm/ansi-styles/1.1.0/package/package.json not in flight; writing -3446 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3447 silly mapToRegistry name growl -3448 silly mapToRegistry using default registry -3449 silly mapToRegistry registry https://registry.npmjs.org/ -3450 silly mapToRegistry uri https://registry.npmjs.org/growl -3451 verbose addRemoteTarball https://registry.npmjs.org/growl/-/growl-1.8.1.tgz not in flight; adding -3452 verbose addRemoteTarball [ 'https://registry.npmjs.org/growl/-/growl-1.8.1.tgz', -3452 verbose addRemoteTarball '4b2dec8d907e93db336624dcec0183502f8c9428' ] -3453 info retry fetch attempt 1 at 16:02:30 -3454 info attempt registry request try #1 at 16:02:30 -3455 http fetch GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz -3456 silly mapToRegistry name diff -3457 silly mapToRegistry using default registry -3458 silly mapToRegistry registry https://registry.npmjs.org/ -3459 silly mapToRegistry uri https://registry.npmjs.org/diff -3460 verbose addRemoteTarball https://registry.npmjs.org/diff/-/diff-1.0.8.tgz not in flight; adding -3461 verbose addRemoteTarball [ 'https://registry.npmjs.org/diff/-/diff-1.0.8.tgz', -3461 verbose addRemoteTarball '343276308ec991b7bc82267ed55bc1411f971666' ] -3462 info retry fetch attempt 1 at 16:02:30 -3463 info attempt registry request try #1 at 16:02:30 -3464 http fetch GET https://registry.npmjs.org/growl/-/growl-1.8.1.tgz -3465 http fetch 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz -3466 info retry fetch attempt 1 at 16:02:30 -3467 info attempt registry request try #1 at 16:02:30 -3468 http fetch GET https://registry.npmjs.org/diff/-/diff-1.0.8.tgz -3469 verbose afterAdd /Users/cwerning/.npm/ansi-styles/1.1.0/package/package.json written -3470 silly install resolved [ { name: 'strip-ansi', -3470 silly install resolved version: '0.3.0', -3470 silly install resolved description: 'Strip ANSI escape codes', -3470 silly install resolved license: 'MIT', -3470 silly install resolved bin: { 'strip-ansi': 'cli.js' }, -3470 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/strip-ansi' }, -3470 silly install resolved author: -3470 silly install resolved { name: 'Sindre Sorhus', -3470 silly install resolved email: 'sindresorhus@gmail.com', -3470 silly install resolved url: 'http://sindresorhus.com' }, -3470 silly install resolved engines: { node: '>=0.10.0' }, -3470 silly install resolved scripts: { test: 'mocha' }, -3470 silly install resolved files: [ 'index.js', 'cli.js' ], -3470 silly install resolved keywords: -3470 silly install resolved [ 'strip', -3470 silly install resolved 'trim', -3470 silly install resolved 'remove', -3470 silly install resolved 'ansi', -3470 silly install resolved 'styles', -3470 silly install resolved 'color', -3470 silly install resolved 'colour', -3470 silly install resolved 'colors', -3470 silly install resolved 'terminal', -3470 silly install resolved 'console', -3470 silly install resolved 'cli', -3470 silly install resolved 'string', -3470 silly install resolved 'tty', -3470 silly install resolved 'escape', -3470 silly install resolved 'formatting', -3470 silly install resolved 'rgb', -3470 silly install resolved '256', -3470 silly install resolved 'shell', -3470 silly install resolved 'xterm', -3470 silly install resolved 'log', -3470 silly install resolved 'logging', -3470 silly install resolved 'command-line', -3470 silly install resolved 'text' ], -3470 silly install resolved dependencies: { 'ansi-regex': '^0.2.1' }, -3470 silly install resolved devDependencies: { mocha: '*' }, -3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/strip-ansi/issues' }, -3470 silly install resolved homepage: 'https://github.com/sindresorhus/strip-ansi', -3470 silly install resolved _id: 'strip-ansi@0.3.0', -3470 silly install resolved _shasum: '25f48ea22ca79187f3174a4db8759347bb126220', -3470 silly install resolved _from: 'strip-ansi@>=0.3.0 <0.4.0', -3470 silly install resolved _npmVersion: '1.4.9', -3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -3470 silly install resolved maintainers: [ [Object] ], -3470 silly install resolved dist: -3470 silly install resolved { shasum: '25f48ea22ca79187f3174a4db8759347bb126220', -3470 silly install resolved tarball: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz' }, -3470 silly install resolved directories: {}, -3470 silly install resolved _resolved: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz' }, -3470 silly install resolved { name: 'supports-color', -3470 silly install resolved version: '0.2.0', -3470 silly install resolved description: 'Detect whether a terminal supports color', -3470 silly install resolved license: 'MIT', -3470 silly install resolved repository: -3470 silly install resolved { type: 'git', -3470 silly install resolved url: 'git://github.com/sindresorhus/supports-color' }, -3470 silly install resolved bin: { 'supports-color': 'cli.js' }, -3470 silly install resolved author: -3470 silly install resolved { name: 'Sindre Sorhus', -3470 silly install resolved email: 'sindresorhus@gmail.com', -3470 silly install resolved url: 'http://sindresorhus.com' }, -3470 silly install resolved engines: { node: '>=0.10.0' }, -3470 silly install resolved scripts: { test: 'mocha' }, -3470 silly install resolved files: [ 'index.js', 'cli.js' ], -3470 silly install resolved keywords: -3470 silly install resolved [ 'cli', -3470 silly install resolved 'bin', -3470 silly install resolved 'color', -3470 silly install resolved 'colour', -3470 silly install resolved 'colors', -3470 silly install resolved 'terminal', -3470 silly install resolved 'console', -3470 silly install resolved 'cli', -3470 silly install resolved 'ansi', -3470 silly install resolved 'styles', -3470 silly install resolved 'tty', -3470 silly install resolved 'rgb', -3470 silly install resolved '256', -3470 silly install resolved 'shell', -3470 silly install resolved 'xterm', -3470 silly install resolved 'command-line', -3470 silly install resolved 'support', -3470 silly install resolved 'supports', -3470 silly install resolved 'capability', -3470 silly install resolved 'detect' ], -3470 silly install resolved devDependencies: { mocha: '*' }, -3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/supports-color/issues' }, -3470 silly install resolved homepage: 'https://github.com/sindresorhus/supports-color', -3470 silly install resolved _id: 'supports-color@0.2.0', -3470 silly install resolved _shasum: 'd92de2694eb3f67323973d7ae3d8b55b4c22190a', -3470 silly install resolved _from: 'supports-color@>=0.2.0 <0.3.0', -3470 silly install resolved _npmVersion: '1.4.9', -3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -3470 silly install resolved maintainers: [ [Object] ], -3470 silly install resolved dist: -3470 silly install resolved { shasum: 'd92de2694eb3f67323973d7ae3d8b55b4c22190a', -3470 silly install resolved tarball: 'https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz' }, -3470 silly install resolved directories: {}, -3470 silly install resolved _resolved: 'https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz' }, -3470 silly install resolved { name: 'has-ansi', -3470 silly install resolved version: '0.1.0', -3470 silly install resolved description: 'Check if a string has ANSI escape codes', -3470 silly install resolved license: 'MIT', -3470 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/has-ansi' }, -3470 silly install resolved bin: { 'has-ansi': 'cli.js' }, -3470 silly install resolved author: -3470 silly install resolved { name: 'Sindre Sorhus', -3470 silly install resolved email: 'sindresorhus@gmail.com', -3470 silly install resolved url: 'http://sindresorhus.com' }, -3470 silly install resolved engines: { node: '>=0.10.0' }, -3470 silly install resolved scripts: { test: 'mocha' }, -3470 silly install resolved files: [ 'index.js', 'cli.js' ], -3470 silly install resolved keywords: -3470 silly install resolved [ 'cli', -3470 silly install resolved 'bin', -3470 silly install resolved 'ansi', -3470 silly install resolved 'styles', -3470 silly install resolved 'color', -3470 silly install resolved 'colour', -3470 silly install resolved 'colors', -3470 silly install resolved 'terminal', -3470 silly install resolved 'console', -3470 silly install resolved 'string', -3470 silly install resolved 'tty', -3470 silly install resolved 'escape', -3470 silly install resolved 'shell', -3470 silly install resolved 'xterm', -3470 silly install resolved 'command-line', -3470 silly install resolved 'text', -3470 silly install resolved 'regex', -3470 silly install resolved 'regexp', -3470 silly install resolved 're', -3470 silly install resolved 'match', -3470 silly install resolved 'test', -3470 silly install resolved 'find', -3470 silly install resolved 'pattern', -3470 silly install resolved 'has' ], -3470 silly install resolved dependencies: { 'ansi-regex': '^0.2.0' }, -3470 silly install resolved devDependencies: { mocha: '*' }, -3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/has-ansi/issues' }, -3470 silly install resolved homepage: 'https://github.com/sindresorhus/has-ansi', -3470 silly install resolved _id: 'has-ansi@0.1.0', -3470 silly install resolved _shasum: '84f265aae8c0e6a88a12d7022894b7568894c62e', -3470 silly install resolved _from: 'has-ansi@>=0.1.0 <0.2.0', -3470 silly install resolved _npmVersion: '1.4.9', -3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -3470 silly install resolved maintainers: [ [Object] ], -3470 silly install resolved dist: -3470 silly install resolved { shasum: '84f265aae8c0e6a88a12d7022894b7568894c62e', -3470 silly install resolved tarball: 'https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz' }, -3470 silly install resolved directories: {}, -3470 silly install resolved _resolved: 'https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz' }, -3470 silly install resolved { name: 'escape-string-regexp', -3470 silly install resolved version: '1.0.5', -3470 silly install resolved description: 'Escape RegExp special characters', -3470 silly install resolved license: 'MIT', -3470 silly install resolved repository: -3470 silly install resolved { type: 'git', -3470 silly install resolved url: 'https://github.com/sindresorhus/escape-string-regexp' }, -3470 silly install resolved author: -3470 silly install resolved { name: 'Sindre Sorhus', -3470 silly install resolved email: 'sindresorhus@gmail.com', -3470 silly install resolved url: 'sindresorhus.com' }, -3470 silly install resolved maintainers: [ [Object], [Object] ], -3470 silly install resolved engines: { node: '>=0.8.0' }, -3470 silly install resolved scripts: { test: 'xo && ava' }, -3470 silly install resolved files: [ 'index.js' ], -3470 silly install resolved keywords: -3470 silly install resolved [ 'escape', -3470 silly install resolved 'regex', -3470 silly install resolved 'regexp', -3470 silly install resolved 're', -3470 silly install resolved 'regular', -3470 silly install resolved 'expression', -3470 silly install resolved 'string', -3470 silly install resolved 'str', -3470 silly install resolved 'special', -3470 silly install resolved 'characters' ], -3470 silly install resolved devDependencies: { ava: '*', xo: '*' }, -3470 silly install resolved gitHead: 'db124a3e1aae9d692c4899e42a5c6c3e329eaa20', -3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/escape-string-regexp/issues' }, -3470 silly install resolved homepage: 'https://github.com/sindresorhus/escape-string-regexp', -3470 silly install resolved _id: 'escape-string-regexp@1.0.5', -3470 silly install resolved _shasum: '1b61c0562190a8dff6ae3bb2cf0200ca130b86d4', -3470 silly install resolved _from: 'escape-string-regexp@>=1.0.0 <2.0.0', -3470 silly install resolved _npmVersion: '2.14.12', -3470 silly install resolved _nodeVersion: '4.2.6', -3470 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, -3470 silly install resolved dist: -3470 silly install resolved { shasum: '1b61c0562190a8dff6ae3bb2cf0200ca130b86d4', -3470 silly install resolved tarball: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz' }, -3470 silly install resolved _npmOperationalInternal: -3470 silly install resolved { host: 'packages-9-west.internal.npmjs.com', -3470 silly install resolved tmp: 'tmp/escape-string-regexp-1.0.5.tgz_1456059312074_0.7245344955008477' }, -3470 silly install resolved directories: {}, -3470 silly install resolved _resolved: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz', -3470 silly install resolved readme: 'ERROR: No README data found!' }, -3470 silly install resolved { name: 'ansi-styles', -3470 silly install resolved version: '1.1.0', -3470 silly install resolved description: 'ANSI escape codes for styling strings in the terminal', -3470 silly install resolved license: 'MIT', -3470 silly install resolved repository: -3470 silly install resolved { type: 'git', -3470 silly install resolved url: 'git://github.com/sindresorhus/ansi-styles' }, -3470 silly install resolved author: -3470 silly install resolved { name: 'Sindre Sorhus', -3470 silly install resolved email: 'sindresorhus@gmail.com', -3470 silly install resolved url: 'http://sindresorhus.com' }, -3470 silly install resolved engines: { node: '>=0.10.0' }, -3470 silly install resolved scripts: { test: 'mocha' }, -3470 silly install resolved files: [ 'index.js' ], -3470 silly install resolved keywords: -3470 silly install resolved [ 'ansi', -3470 silly install resolved 'styles', -3470 silly install resolved 'color', -3470 silly install resolved 'colour', -3470 silly install resolved 'colors', -3470 silly install resolved 'terminal', -3470 silly install resolved 'console', -3470 silly install resolved 'cli', -3470 silly install resolved 'string', -3470 silly install resolved 'tty', -3470 silly install resolved 'escape', -3470 silly install resolved 'formatting', -3470 silly install resolved 'rgb', -3470 silly install resolved '256', -3470 silly install resolved 'shell', -3470 silly install resolved 'xterm', -3470 silly install resolved 'log', -3470 silly install resolved 'logging', -3470 silly install resolved 'command-line', -3470 silly install resolved 'text' ], -3470 silly install resolved devDependencies: { mocha: '*' }, -3470 silly install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-styles/issues' }, -3470 silly install resolved homepage: 'https://github.com/sindresorhus/ansi-styles', -3470 silly install resolved _id: 'ansi-styles@1.1.0', -3470 silly install resolved _shasum: 'eaecbf66cd706882760b2f4691582b8f55d7a7de', -3470 silly install resolved _from: 'ansi-styles@>=1.1.0 <2.0.0', -3470 silly install resolved _npmVersion: '1.4.9', -3470 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -3470 silly install resolved maintainers: [ [Object] ], -3470 silly install resolved dist: -3470 silly install resolved { shasum: 'eaecbf66cd706882760b2f4691582b8f55d7a7de', -3470 silly install resolved tarball: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz' }, -3470 silly install resolved directories: {}, -3470 silly install resolved _resolved: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz' } ] -3471 info install strip-ansi@0.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -3472 info install supports-color@0.2.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -3473 info install has-ansi@0.1.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -3474 info install escape-string-regexp@1.0.5 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -3475 info install ansi-styles@1.1.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -3476 info installOne strip-ansi@0.3.0 -3477 verbose installOne of strip-ansi to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing -3478 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3479 info installOne supports-color@0.2.0 -3480 verbose installOne of supports-color to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing -3481 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3482 info installOne has-ansi@0.1.0 -3483 verbose installOne of has-ansi to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing -3484 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3485 info installOne escape-string-regexp@1.0.5 -3486 verbose installOne of escape-string-regexp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing -3487 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3488 info installOne ansi-styles@1.1.0 -3489 verbose installOne of ansi-styles to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk not in flight; installing -3490 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3491 verbose lock using /Users/cwerning/.npm/_locks/strip-ansi-ec9fc2f23e3a3538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -3492 verbose lock using /Users/cwerning/.npm/_locks/has-ansi-db6b74f5f5714978.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -3493 verbose lock using /Users/cwerning/.npm/_locks/supports-color-3b8c967ccf5c1f8e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3494 verbose lock using /Users/cwerning/.npm/_locks/escape-string-regexp-5e4a3ca2abb777bc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3495 verbose lock using /Users/cwerning/.npm/_locks/ansi-styles-d402bf8e2ea4c4cc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3496 silly install write writing strip-ansi 0.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -3497 silly install write writing has-ansi 0.1.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -3498 silly install write writing supports-color 0.2.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3499 silly install write writing escape-string-regexp 1.0.5 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3500 silly install write writing ansi-styles 1.1.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3501 silly fetchAndShaCheck shasum 4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1 -3502 warn deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade -3503 silly mapToRegistry name jade -3504 silly mapToRegistry using default registry -3505 silly mapToRegistry registry https://registry.npmjs.org/ -3506 silly mapToRegistry uri https://registry.npmjs.org/jade -3507 verbose addRemoteTarball https://registry.npmjs.org/jade/-/jade-0.26.3.tgz not in flight; adding -3508 verbose addRemoteTarball [ 'https://registry.npmjs.org/jade/-/jade-0.26.3.tgz', -3508 verbose addRemoteTarball '8f10d7977d8d79f2f6ff862a81b0513ccb25686c' ] -3509 http 200 https://registry.npmjs.org/debug -3510 verbose headers { server: 'nginx/1.10.1', -3510 verbose headers 'content-type': 'application/json', -3510 verbose headers 'last-modified': 'Tue, 24 Jan 2017 04:35:49 GMT', -3510 verbose headers etag: 'W/"5886d9a5-fd1c"', -3510 verbose headers 'content-encoding': 'gzip', -3510 verbose headers 'cache-control': 'max-age=300', -3510 verbose headers 'content-length': '12298', -3510 verbose headers 'accept-ranges': 'bytes', -3510 verbose headers date: 'Fri, 27 Jan 2017 15:02:51 GMT', -3510 verbose headers via: '1.1 varnish', -3510 verbose headers age: '243', -3510 verbose headers connection: 'keep-alive', -3510 verbose headers 'x-served-by': 'cache-hhn1529-HHN', -3510 verbose headers 'x-cache': 'HIT', -3510 verbose headers 'x-cache-hits': '25', -3510 verbose headers 'x-timer': 'S1485529371.050073,VS0,VE0', -3510 verbose headers vary: 'Accept-Encoding' } -3511 silly get cb [ 200, -3511 silly get { server: 'nginx/1.10.1', -3511 silly get 'content-type': 'application/json', -3511 silly get 'last-modified': 'Tue, 24 Jan 2017 04:35:49 GMT', -3511 silly get etag: 'W/"5886d9a5-fd1c"', -3511 silly get 'content-encoding': 'gzip', -3511 silly get 'cache-control': 'max-age=300', -3511 silly get 'content-length': '12298', -3511 silly get 'accept-ranges': 'bytes', -3511 silly get date: 'Fri, 27 Jan 2017 15:02:51 GMT', -3511 silly get via: '1.1 varnish', -3511 silly get age: '243', -3511 silly get connection: 'keep-alive', -3511 silly get 'x-served-by': 'cache-hhn1529-HHN', -3511 silly get 'x-cache': 'HIT', -3511 silly get 'x-cache-hits': '25', -3511 silly get 'x-timer': 'S1485529371.050073,VS0,VE0', -3511 silly get vary: 'Accept-Encoding' } ] -3512 verbose get saving debug to /Users/cwerning/.npm/registry.npmjs.org/debug/.cache.json -3513 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3514 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz not in flight; adding -3515 verbose addTmpTarball already have metadata; skipping unpack for escape-string-regexp@1.0.2 -3516 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3517 http 200 https://registry.npmjs.org/commander -3518 verbose headers { server: 'nginx/1.10.1', -3518 verbose headers 'content-type': 'application/json', -3518 verbose headers 'last-modified': 'Fri, 27 Jan 2017 08:17:32 GMT', -3518 verbose headers etag: 'W/"588b021c-fe86"', -3518 verbose headers 'content-encoding': 'gzip', -3518 verbose headers 'cache-control': 'max-age=300', -3518 verbose headers 'content-length': '12515', -3518 verbose headers 'accept-ranges': 'bytes', -3518 verbose headers date: 'Fri, 27 Jan 2017 15:02:51 GMT', -3518 verbose headers via: '1.1 varnish', -3518 verbose headers age: '268', -3518 verbose headers connection: 'keep-alive', -3518 verbose headers 'x-served-by': 'cache-hhn1527-HHN', -3518 verbose headers 'x-cache': 'HIT', -3518 verbose headers 'x-cache-hits': '30', -3518 verbose headers 'x-timer': 'S1485529371.073933,VS0,VE0', -3518 verbose headers vary: 'Accept-Encoding' } -3519 silly get cb [ 200, -3519 silly get { server: 'nginx/1.10.1', -3519 silly get 'content-type': 'application/json', -3519 silly get 'last-modified': 'Fri, 27 Jan 2017 08:17:32 GMT', -3519 silly get etag: 'W/"588b021c-fe86"', -3519 silly get 'content-encoding': 'gzip', -3519 silly get 'cache-control': 'max-age=300', -3519 silly get 'content-length': '12515', -3519 silly get 'accept-ranges': 'bytes', -3519 silly get date: 'Fri, 27 Jan 2017 15:02:51 GMT', -3519 silly get via: '1.1 varnish', -3519 silly get age: '268', -3519 silly get connection: 'keep-alive', -3519 silly get 'x-served-by': 'cache-hhn1527-HHN', -3519 silly get 'x-cache': 'HIT', -3519 silly get 'x-cache-hits': '30', -3519 silly get 'x-timer': 'S1485529371.073933,VS0,VE0', -3519 silly get vary: 'Accept-Encoding' } ] -3520 verbose get saving commander to /Users/cwerning/.npm/registry.npmjs.org/commander/.cache.json -3521 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3522 info retry fetch attempt 1 at 16:02:30 -3523 info attempt registry request try #1 at 16:02:30 -3524 http fetch GET https://registry.npmjs.org/jade/-/jade-0.26.3.tgz -3525 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3526 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3527 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -3528 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -3529 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3530 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp is being purged from base /Users/cwerning/pingoupb -3531 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3532 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles is being purged from base /Users/cwerning/pingoupb -3533 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3534 http 200 https://registry.npmjs.org/glob -3535 verbose headers { server: 'nginx/1.10.1', -3535 verbose headers 'content-type': 'application/json', -3535 verbose headers 'last-modified': 'Tue, 24 Jan 2017 20:38:34 GMT', -3535 verbose headers etag: 'W/"5887bb4a-1f5fc"', -3535 verbose headers 'content-encoding': 'gzip', -3535 verbose headers 'cache-control': 'max-age=300', -3535 verbose headers 'content-length': '17835', -3535 verbose headers 'accept-ranges': 'bytes', -3535 verbose headers date: 'Fri, 27 Jan 2017 15:02:51 GMT', -3535 verbose headers via: '1.1 varnish', -3535 verbose headers age: '41', -3535 verbose headers connection: 'keep-alive', -3535 verbose headers 'x-served-by': 'cache-hhn1529-HHN', -3535 verbose headers 'x-cache': 'HIT', -3535 verbose headers 'x-cache-hits': '7', -3535 verbose headers 'x-timer': 'S1485529371.050544,VS0,VE0', -3535 verbose headers vary: 'Accept-Encoding' } -3536 silly get cb [ 200, -3536 silly get { server: 'nginx/1.10.1', -3536 silly get 'content-type': 'application/json', -3536 silly get 'last-modified': 'Tue, 24 Jan 2017 20:38:34 GMT', -3536 silly get etag: 'W/"5887bb4a-1f5fc"', -3536 silly get 'content-encoding': 'gzip', -3536 silly get 'cache-control': 'max-age=300', -3536 silly get 'content-length': '17835', -3536 silly get 'accept-ranges': 'bytes', -3536 silly get date: 'Fri, 27 Jan 2017 15:02:51 GMT', -3536 silly get via: '1.1 varnish', -3536 silly get age: '41', -3536 silly get connection: 'keep-alive', -3536 silly get 'x-served-by': 'cache-hhn1529-HHN', -3536 silly get 'x-cache': 'HIT', -3536 silly get 'x-cache-hits': '7', -3536 silly get 'x-timer': 'S1485529371.050544,VS0,VE0', -3536 silly get vary: 'Accept-Encoding' } ] -3537 verbose get saving glob to /Users/cwerning/.npm/registry.npmjs.org/glob/.cache.json -3538 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3539 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi is being purged from base /Users/cwerning/pingoupb -3540 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -3541 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi is being purged from base /Users/cwerning/pingoupb -3542 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -3543 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color is being purged from base /Users/cwerning/pingoupb -3544 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3545 verbose tar unpack /Users/cwerning/.npm/escape-string-regexp/1.0.5/package.tgz -3546 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3547 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp is being purged -3548 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3549 verbose tar unpack /Users/cwerning/.npm/ansi-styles/1.1.0/package.tgz -3550 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3551 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles is being purged -3552 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3553 verbose tar unpack /Users/cwerning/.npm/strip-ansi/0.3.0/package.tgz -3554 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -3555 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi is being purged -3556 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -3557 verbose tar unpack /Users/cwerning/.npm/has-ansi/0.1.0/package.tgz -3558 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -3559 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi is being purged -3560 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -3561 verbose tar unpack /Users/cwerning/.npm/supports-color/0.2.0/package.tgz -3562 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3563 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color is being purged -3564 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3565 silly gunzTarPerm modes [ '755', '644' ] -3566 silly gunzTarPerm modes [ '755', '644' ] -3567 silly gunzTarPerm modes [ '755', '644' ] -3568 silly gunzTarPerm modes [ '755', '644' ] -3569 silly gunzTarPerm modes [ '755', '644' ] -3570 silly mapToRegistry name debug -3571 silly mapToRegistry using default registry -3572 silly mapToRegistry registry https://registry.npmjs.org/ -3573 silly mapToRegistry uri https://registry.npmjs.org/debug -3574 verbose addRemoteTarball https://registry.npmjs.org/debug/-/debug-2.0.0.tgz not in flight; adding -3575 verbose addRemoteTarball [ 'https://registry.npmjs.org/debug/-/debug-2.0.0.tgz', -3575 verbose addRemoteTarball '89bd9df6732b51256bc6705342bba02ed12131ef' ] -3576 silly mapToRegistry name commander -3577 silly mapToRegistry using default registry -3578 silly mapToRegistry registry https://registry.npmjs.org/ -3579 silly mapToRegistry uri https://registry.npmjs.org/commander -3580 verbose addRemoteTarball https://registry.npmjs.org/commander/-/commander-2.3.0.tgz not in flight; adding -3581 verbose addRemoteTarball [ 'https://registry.npmjs.org/commander/-/commander-2.3.0.tgz', -3581 verbose addRemoteTarball 'fd430e889832ec353b9acd1de217c11cb3eef873' ] -3582 http fetch 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz -3583 info retry fetch attempt 1 at 16:02:31 -3584 info attempt registry request try #1 at 16:02:31 -3585 http fetch GET https://registry.npmjs.org/debug/-/debug-2.0.0.tgz -3586 silly gunzTarPerm extractEntry package.json -3587 silly gunzTarPerm extractEntry package.json -3588 info retry fetch attempt 1 at 16:02:31 -3589 info attempt registry request try #1 at 16:02:31 -3590 http fetch GET https://registry.npmjs.org/commander/-/commander-2.3.0.tgz -3591 silly gunzTarPerm extractEntry package.json -3592 silly gunzTarPerm extractEntry package.json -3593 silly mapToRegistry name glob -3594 silly mapToRegistry using default registry -3595 silly mapToRegistry registry https://registry.npmjs.org/ -3596 silly mapToRegistry uri https://registry.npmjs.org/glob -3597 verbose addRemoteTarball https://registry.npmjs.org/glob/-/glob-3.2.3.tgz not in flight; adding -3598 verbose addRemoteTarball [ 'https://registry.npmjs.org/glob/-/glob-3.2.3.tgz', -3598 verbose addRemoteTarball 'e313eeb249c7affaa5c475286b0e115b59839467' ] -3599 silly gunzTarPerm extractEntry package.json -3600 silly cache afterAdd escape-string-regexp@1.0.2 -3601 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.2/package/package.json not in flight; writing -3602 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3603 http fetch 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz -3604 silly fetchAndShaCheck shasum 1d73076a6df986cd9344e15e71fcc05a4c9abf12 -3605 silly gunzTarPerm extractEntry index.js -3606 silly gunzTarPerm extractEntry readme.md -3607 info retry fetch attempt 1 at 16:02:31 -3608 info attempt registry request try #1 at 16:02:31 -3609 http fetch GET https://registry.npmjs.org/glob/-/glob-3.2.3.tgz -3610 silly gunzTarPerm extractEntry index.js -3611 silly gunzTarPerm extractEntry license -3612 silly gunzTarPerm extractEntry cli.js -3613 silly gunzTarPerm extractEntry index.js -3614 silly gunzTarPerm extractEntry cli.js -3615 silly gunzTarPerm extractEntry index.js -3616 silly gunzTarPerm extractEntry cli.js -3617 silly gunzTarPerm extractEntry index.js -3618 http fetch 200 https://registry.npmjs.org/growl/-/growl-1.8.1.tgz -3619 http fetch 200 https://registry.npmjs.org/diff/-/diff-1.0.8.tgz -3620 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz not in flight; adding -3621 verbose addTmpTarball already have metadata; skipping unpack for mkdirp@0.5.0 -3622 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3623 verbose afterAdd /Users/cwerning/.npm/escape-string-regexp/1.0.2/package/package.json written -3624 silly fetchAndShaCheck shasum 857fcabfc3397d2625b8228262e86aa7a011b05d -3625 silly fetchAndShaCheck shasum 4b2dec8d907e93db336624dcec0183502f8c9428 -3626 silly fetchAndShaCheck shasum 343276308ec991b7bc82267ed55bc1411f971666 -3627 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/minimist/-/minimist-0.0.8.tgz not in flight; adding -3628 verbose addTmpTarball already have metadata; skipping unpack for minimist@0.0.8 -3629 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3630 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/growl/-/growl-1.8.1.tgz not in flight; adding -3631 verbose addTmpTarball already have metadata; skipping unpack for growl@1.8.1 -3632 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3633 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/diff/-/diff-1.0.8.tgz not in flight; adding -3634 verbose addTmpTarball already have metadata; skipping unpack for diff@1.0.8 -3635 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3636 silly gunzTarPerm extractEntry readme.md -3637 silly gunzTarPerm extractEntry readme.md -3638 silly gunzTarPerm extractEntry readme.md -3639 silly gunzTarPerm extractEntry readme.md -3640 silly cache afterAdd mkdirp@0.5.0 -3641 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.0/package/package.json not in flight; writing -3642 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3643 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.5.0/package/package.json written -3644 silly cache afterAdd minimist@0.0.8 -3645 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json not in flight; writing -3646 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3647 silly cache afterAdd diff@1.0.8 -3648 verbose afterAdd /Users/cwerning/.npm/diff/1.0.8/package/package.json not in flight; writing -3649 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3650 silly cache afterAdd growl@1.8.1 -3651 verbose afterAdd /Users/cwerning/.npm/growl/1.8.1/package/package.json not in flight; writing -3652 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3653 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json written -3654 silly install resolved [ { name: 'minimist', -3654 silly install resolved version: '0.0.8', -3654 silly install resolved description: 'parse argument options', -3654 silly install resolved main: 'index.js', -3654 silly install resolved devDependencies: { tape: '~1.0.4', tap: '~0.4.0' }, -3654 silly install resolved scripts: { test: 'tap test/*.js' }, -3654 silly install resolved testling: { files: 'test/*.js', browsers: [Object] }, -3654 silly install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' }, -3654 silly install resolved homepage: 'https://github.com/substack/minimist', -3654 silly install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ], -3654 silly install resolved author: -3654 silly install resolved { name: 'James Halliday', -3654 silly install resolved email: 'mail@substack.net', -3654 silly install resolved url: 'http://substack.net' }, -3654 silly install resolved license: 'MIT', -3654 silly install resolved bugs: { url: 'https://github.com/substack/minimist/issues' }, -3654 silly install resolved _id: 'minimist@0.0.8', -3654 silly install resolved dist: -3654 silly install resolved { shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', -3654 silly install resolved tarball: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' }, -3654 silly install resolved _from: 'minimist@0.0.8', -3654 silly install resolved _npmVersion: '1.4.3', -3654 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, -3654 silly install resolved maintainers: [ [Object] ], -3654 silly install resolved directories: {}, -3654 silly install resolved _shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', -3654 silly install resolved _resolved: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' } ] -3655 info install minimist@0.0.8 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -3656 info installOne minimist@0.0.8 -3657 verbose installOne of minimist to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp not in flight; installing -3658 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3659 verbose lock using /Users/cwerning/.npm/_locks/minimist-31c51b4a1d98eb6e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -3660 silly install write writing minimist 0.0.8 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -3661 verbose afterAdd /Users/cwerning/.npm/diff/1.0.8/package/package.json written -3662 verbose afterAdd /Users/cwerning/.npm/growl/1.8.1/package/package.json written -3663 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles/package.json -3664 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -3665 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist is being purged from base /Users/cwerning/pingoupb -3666 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -3667 info preinstall ansi-styles@1.1.0 -3668 verbose tar unpack /Users/cwerning/.npm/minimist/0.0.8/package.tgz -3669 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -3670 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist is being purged -3671 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -3672 silly gunzTarPerm modes [ '755', '644' ] -3673 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles/package.json -3674 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp/package.json -3675 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/package.json -3676 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/package.json -3677 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color/package.json -3678 silly gunzTarPerm extractEntry package.json -3679 info preinstall escape-string-regexp@1.0.5 -3680 info preinstall has-ansi@0.1.0 -3681 info preinstall strip-ansi@0.3.0 -3682 info preinstall supports-color@0.2.0 -3683 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp/package.json -3684 http fetch 200 https://registry.npmjs.org/commander/-/commander-2.3.0.tgz -3685 http fetch 200 https://registry.npmjs.org/glob/-/glob-3.2.3.tgz -3686 http fetch 200 https://registry.npmjs.org/jade/-/jade-0.26.3.tgz -3687 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/package.json -3688 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/package.json -3689 silly gunzTarPerm extractEntry LICENSE -3690 silly gunzTarPerm extractEntry index.js -3691 http fetch 200 https://registry.npmjs.org/debug/-/debug-2.0.0.tgz -3692 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color/package.json -3693 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles/package.json -3694 silly fetchAndShaCheck shasum fd430e889832ec353b9acd1de217c11cb3eef873 -3695 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp/package.json -3696 silly fetchAndShaCheck shasum 89bd9df6732b51256bc6705342bba02ed12131ef -3697 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/commander/-/commander-2.3.0.tgz not in flight; adding -3698 verbose addTmpTarball already have metadata; skipping unpack for commander@2.3.0 -3699 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3700 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/debug/-/debug-2.0.0.tgz not in flight; adding -3701 verbose addTmpTarball already have metadata; skipping unpack for debug@2.0.0 -3702 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3703 silly fetchAndShaCheck shasum e313eeb249c7affaa5c475286b0e115b59839467 -3704 silly gunzTarPerm extractEntry .travis.yml -3705 silly gunzTarPerm extractEntry example/parse.js -3706 silly install resolved [] -3707 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3708 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3709 silly prepareForInstallMany adding ansi-regex@^0.2.0 from has-ansi dependencies -3710 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/package.json -3711 silly prepareForInstallMany adding ansi-regex@^0.2.1 from strip-ansi dependencies -3712 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/package.json -3713 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/glob/-/glob-3.2.3.tgz not in flight; adding -3714 verbose addTmpTarball already have metadata; skipping unpack for glob@3.2.3 -3715 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3716 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color/package.json -3717 silly install resolved [] -3718 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3719 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3720 info linkStuff escape-string-regexp@1.0.5 -3721 silly linkStuff escape-string-regexp@1.0.5 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules -3722 silly gunzTarPerm extractEntry readme.markdown -3723 silly gunzTarPerm extractEntry test/dash.js -3724 silly fetchAndShaCheck shasum 8f10d7977d8d79f2f6ff862a81b0513ccb25686c -3725 silly cache afterAdd commander@2.3.0 -3726 verbose afterAdd /Users/cwerning/.npm/commander/2.3.0/package/package.json not in flight; writing -3727 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3728 silly cache afterAdd debug@2.0.0 -3729 verbose afterAdd /Users/cwerning/.npm/debug/2.0.0/package/package.json not in flight; writing -3730 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3731 info linkStuff ansi-styles@1.1.0 -3732 silly linkStuff ansi-styles@1.1.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules -3733 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/jade/-/jade-0.26.3.tgz not in flight; adding -3734 verbose addTmpTarball already have metadata; skipping unpack for jade@0.26.3 -3735 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3736 silly install resolved [] -3737 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3738 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3739 silly cache add args [ 'ansi-regex@^0.2.0', null ] -3740 verbose cache add spec ansi-regex@^0.2.0 -3741 silly cache add args [ 'ansi-regex@^0.2.1', null ] -3742 verbose cache add spec ansi-regex@^0.2.1 -3743 silly cache add parsed spec Result { -3743 silly cache add raw: 'ansi-regex@^0.2.0', -3743 silly cache add scope: null, -3743 silly cache add name: 'ansi-regex', -3743 silly cache add rawSpec: '^0.2.0', -3743 silly cache add spec: '>=0.2.0 <0.3.0', -3743 silly cache add type: 'range' } -3744 silly addNamed ansi-regex@>=0.2.0 <0.3.0 -3745 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for ansi-regex -3746 silly addNameRange { name: 'ansi-regex', range: '>=0.2.0 <0.3.0', hasData: false } -3747 silly mapToRegistry name ansi-regex -3748 silly mapToRegistry using default registry -3749 silly mapToRegistry registry https://registry.npmjs.org/ -3750 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex -3751 verbose addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching -3752 silly cache add parsed spec Result { -3752 silly cache add raw: 'ansi-regex@^0.2.1', -3752 silly cache add scope: null, -3752 silly cache add name: 'ansi-regex', -3752 silly cache add rawSpec: '^0.2.1', -3752 silly cache add spec: '>=0.2.1 <0.3.0', -3752 silly cache add type: 'range' } -3753 silly addNamed ansi-regex@>=0.2.1 <0.3.0 -3754 verbose addNamed ">=0.2.1 <0.3.0" is a valid semver range for ansi-regex -3755 silly addNameRange { name: 'ansi-regex', range: '>=0.2.1 <0.3.0', hasData: false } -3756 silly mapToRegistry name ansi-regex -3757 silly mapToRegistry using default registry -3758 silly mapToRegistry registry https://registry.npmjs.org/ -3759 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex -3760 verbose addNameRange registry:https://registry.npmjs.org/ansi-regex already in flight; waiting -3761 silly cache afterAdd glob@3.2.3 -3762 verbose afterAdd /Users/cwerning/.npm/glob/3.2.3/package/package.json not in flight; writing -3763 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3764 verbose afterAdd /Users/cwerning/.npm/commander/2.3.0/package/package.json written -3765 silly gunzTarPerm extractEntry test/default_bool.js -3766 silly gunzTarPerm extractEntry test/dotted.js -3767 silly gunzTarPerm extractEntry test/long.js -3768 silly gunzTarPerm extractEntry test/parse.js -3769 silly gunzTarPerm extractEntry test/parse_modified.js -3770 silly gunzTarPerm extractEntry test/short.js -3771 silly gunzTarPerm extractEntry test/whitespace.js -3772 verbose afterAdd /Users/cwerning/.npm/debug/2.0.0/package/package.json written -3773 verbose linkBins escape-string-regexp@1.0.5 -3774 verbose linkMans escape-string-regexp@1.0.5 -3775 verbose rebuildBundles escape-string-regexp@1.0.5 -3776 info install escape-string-regexp@1.0.5 -3777 verbose request uri https://registry.npmjs.org/ansi-regex -3778 verbose request no auth needed -3779 info attempt registry request try #1 at 16:02:31 -3780 verbose etag W/"580745c4-2987" -3781 verbose lastModified Wed, 19 Oct 2016 10:07:00 GMT -3782 http request GET https://registry.npmjs.org/ansi-regex -3783 info postinstall escape-string-regexp@1.0.5 -3784 verbose afterAdd /Users/cwerning/.npm/glob/3.2.3/package/package.json written -3785 verbose unlock done using /Users/cwerning/.npm/_locks/escape-string-regexp-5e4a3ca2abb777bc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/escape-string-regexp -3786 verbose linkBins ansi-styles@1.1.0 -3787 verbose linkMans ansi-styles@1.1.0 -3788 verbose rebuildBundles ansi-styles@1.1.0 -3789 info linkStuff supports-color@0.2.0 -3790 silly linkStuff supports-color@0.2.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules -3791 info install ansi-styles@1.1.0 -3792 info postinstall ansi-styles@1.1.0 -3793 verbose unlock done using /Users/cwerning/.npm/_locks/ansi-styles-d402bf8e2ea4c4cc.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/ansi-styles -3794 silly cache afterAdd jade@0.26.3 -3795 verbose afterAdd /Users/cwerning/.npm/jade/0.26.3/package/package.json not in flight; writing -3796 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -3797 verbose linkBins supports-color@0.2.0 -3798 verbose link bins [ { 'supports-color': 'cli.js' }, -3798 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin', -3798 verbose link bins false ] -3799 verbose linkMans supports-color@0.2.0 -3800 verbose rebuildBundles supports-color@0.2.0 -3801 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/supports-color is being purged -3802 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/supports-color -3803 verbose afterAdd /Users/cwerning/.npm/jade/0.26.3/package/package.json written -3804 silly install resolved [ { name: 'escape-string-regexp', -3804 silly install resolved version: '1.0.2', -3804 silly install resolved description: 'Escape RegExp special characters', -3804 silly install resolved license: 'MIT', -3804 silly install resolved repository: -3804 silly install resolved { type: 'git', -3804 silly install resolved url: 'https://github.com/sindresorhus/escape-string-regexp' }, -3804 silly install resolved author: -3804 silly install resolved { name: 'Sindre Sorhus', -3804 silly install resolved email: 'sindresorhus@gmail.com', -3804 silly install resolved url: 'http://sindresorhus.com' }, -3804 silly install resolved engines: { node: '>=0.8.0' }, -3804 silly install resolved scripts: { test: 'mocha' }, -3804 silly install resolved files: [ 'index.js' ], -3804 silly install resolved keywords: -3804 silly install resolved [ 'regex', -3804 silly install resolved 'regexp', -3804 silly install resolved 're', -3804 silly install resolved 'regular', -3804 silly install resolved 'expression', -3804 silly install resolved 'escape', -3804 silly install resolved 'string', -3804 silly install resolved 'str', -3804 silly install resolved 'special', -3804 silly install resolved 'characters' ], -3804 silly install resolved devDependencies: { mocha: '*' }, -3804 silly install resolved gitHead: '0587ee0ee03ea3fcbfa3c15cf67b47f214e20987', -3804 silly install resolved bugs: { url: 'https://github.com/sindresorhus/escape-string-regexp/issues' }, -3804 silly install resolved homepage: 'https://github.com/sindresorhus/escape-string-regexp', -3804 silly install resolved _id: 'escape-string-regexp@1.0.2', -3804 silly install resolved _shasum: '4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1', -3804 silly install resolved _from: 'escape-string-regexp@1.0.2', -3804 silly install resolved _npmVersion: '1.4.23', -3804 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, -3804 silly install resolved maintainers: [ [Object], [Object] ], -3804 silly install resolved dist: -3804 silly install resolved { shasum: '4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1', -3804 silly install resolved tarball: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz' }, -3804 silly install resolved directories: {}, -3804 silly install resolved _resolved: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz' }, -3804 silly install resolved { name: 'mkdirp', -3804 silly install resolved description: 'Recursively mkdir, like `mkdir -p`', -3804 silly install resolved version: '0.5.0', -3804 silly install resolved author: -3804 silly install resolved { name: 'James Halliday', -3804 silly install resolved email: 'mail@substack.net', -3804 silly install resolved url: 'http://substack.net' }, -3804 silly install resolved main: './index', -3804 silly install resolved keywords: [ 'mkdir', 'directory' ], -3804 silly install resolved repository: -3804 silly install resolved { type: 'git', -3804 silly install resolved url: 'https://github.com/substack/node-mkdirp.git' }, -3804 silly install resolved scripts: { test: 'tap test/*.js' }, -3804 silly install resolved dependencies: { minimist: '0.0.8' }, -3804 silly install resolved devDependencies: { tap: '~0.4.0', 'mock-fs': '~2.2.0' }, -3804 silly install resolved bin: { mkdirp: 'bin/cmd.js' }, -3804 silly install resolved license: 'MIT', -3804 silly install resolved bugs: { url: 'https://github.com/substack/node-mkdirp/issues' }, -3804 silly install resolved homepage: 'https://github.com/substack/node-mkdirp', -3804 silly install resolved _id: 'mkdirp@0.5.0', -3804 silly install resolved dist: -3804 silly install resolved { shasum: '1d73076a6df986cd9344e15e71fcc05a4c9abf12', -3804 silly install resolved tarball: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz' }, -3804 silly install resolved _from: 'mkdirp@0.5.0', -3804 silly install resolved _npmVersion: '1.4.3', -3804 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, -3804 silly install resolved maintainers: [ [Object] ], -3804 silly install resolved directories: {}, -3804 silly install resolved _shasum: '1d73076a6df986cd9344e15e71fcc05a4c9abf12', -3804 silly install resolved _resolved: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz' }, -3804 silly install resolved { name: 'diff', -3804 silly install resolved version: '1.0.8', -3804 silly install resolved description: 'A javascript text diff implementation.', -3804 silly install resolved keywords: [ 'diff', 'javascript' ], -3804 silly install resolved maintainers: [ [Object] ], -3804 silly install resolved bugs: -3804 silly install resolved { url: 'http://github.com/kpdecker/jsdiff/issues', -3804 silly install resolved email: 'kpdecker@gmail.com' }, -3804 silly install resolved licenses: [ [Object] ], -3804 silly install resolved repository: { type: 'git', url: 'git://github.com/kpdecker/jsdiff.git' }, -3804 silly install resolved engines: { node: '>=0.3.1' }, -3804 silly install resolved main: './diff', -3804 silly install resolved scripts: { test: 'node_modules/.bin/mocha test/*.js' }, -3804 silly install resolved dependencies: {}, -3804 silly install resolved devDependencies: { mocha: '~1.6', should: '~1.2', colors: '~0.6.2' }, -3804 silly install resolved optionalDependencies: {}, -3804 silly install resolved files: [ 'diff.js' ], -3804 silly install resolved _id: 'diff@1.0.8', -3804 silly install resolved dist: -3804 silly install resolved { shasum: '343276308ec991b7bc82267ed55bc1411f971666', -3804 silly install resolved tarball: 'https://registry.npmjs.org/diff/-/diff-1.0.8.tgz' }, -3804 silly install resolved _from: 'diff@1.0.8', -3804 silly install resolved _npmVersion: '1.3.11', -3804 silly install resolved _npmUser: { name: 'kpdecker', email: 'kpdecker@gmail.com' }, -3804 silly install resolved directories: {}, -3804 silly install resolved _shasum: '343276308ec991b7bc82267ed55bc1411f971666', -3804 silly install resolved _resolved: 'https://registry.npmjs.org/diff/-/diff-1.0.8.tgz' }, -3804 silly install resolved { name: 'growl', -3804 silly install resolved version: '1.8.1', -3804 silly install resolved description: 'Growl unobtrusive notifications', -3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, -3804 silly install resolved maintainers: [ [Object], [Object] ], -3804 silly install resolved repository: -3804 silly install resolved { type: 'git', -3804 silly install resolved url: 'git://github.com/visionmedia/node-growl.git' }, -3804 silly install resolved main: './lib/growl.js', -3804 silly install resolved gitHead: '882ced3155a57f566887c884d5c6dccb7df435c1', -3804 silly install resolved bugs: { url: 'https://github.com/visionmedia/node-growl/issues' }, -3804 silly install resolved homepage: 'https://github.com/visionmedia/node-growl', -3804 silly install resolved _id: 'growl@1.8.1', -3804 silly install resolved scripts: {}, -3804 silly install resolved _shasum: '4b2dec8d907e93db336624dcec0183502f8c9428', -3804 silly install resolved _from: 'growl@1.8.1', -3804 silly install resolved _npmVersion: '1.4.20', -3804 silly install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' }, -3804 silly install resolved dist: -3804 silly install resolved { shasum: '4b2dec8d907e93db336624dcec0183502f8c9428', -3804 silly install resolved tarball: 'https://registry.npmjs.org/growl/-/growl-1.8.1.tgz' }, -3804 silly install resolved directories: {}, -3804 silly install resolved _resolved: 'https://registry.npmjs.org/growl/-/growl-1.8.1.tgz' }, -3804 silly install resolved { name: 'commander', -3804 silly install resolved version: '2.3.0', -3804 silly install resolved description: 'the complete solution for node.js command-line programs', -3804 silly install resolved keywords: [ 'command', 'option', 'parser', 'prompt', 'stdin' ], -3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, -3804 silly install resolved repository: -3804 silly install resolved { type: 'git', -3804 silly install resolved url: 'https://github.com/visionmedia/commander.js.git' }, -3804 silly install resolved devDependencies: { should: '>= 0.0.1' }, -3804 silly install resolved scripts: { test: 'make test' }, -3804 silly install resolved main: 'index', -3804 silly install resolved engines: { node: '>= 0.6.x' }, -3804 silly install resolved files: [ 'index.js' ], -3804 silly install resolved gitHead: '7e9f407ec03d4371a478c2fe417db4998ecb6169', -3804 silly install resolved bugs: { url: 'https://github.com/visionmedia/commander.js/issues' }, -3804 silly install resolved homepage: 'https://github.com/visionmedia/commander.js', -3804 silly install resolved _id: 'commander@2.3.0', -3804 silly install resolved _shasum: 'fd430e889832ec353b9acd1de217c11cb3eef873', -3804 silly install resolved _from: 'commander@2.3.0', -3804 silly install resolved _npmVersion: '1.4.21', -3804 silly install resolved _npmUser: { name: 'somekittens', email: 'rkoutnik@gmail.com' }, -3804 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], -3804 silly install resolved dist: -3804 silly install resolved { shasum: 'fd430e889832ec353b9acd1de217c11cb3eef873', -3804 silly install resolved tarball: 'https://registry.npmjs.org/commander/-/commander-2.3.0.tgz' }, -3804 silly install resolved directories: {}, -3804 silly install resolved _resolved: 'https://registry.npmjs.org/commander/-/commander-2.3.0.tgz' }, -3804 silly install resolved { name: 'debug', -3804 silly install resolved version: '2.0.0', -3804 silly install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/debug.git' }, -3804 silly install resolved description: 'small debugging utility', -3804 silly install resolved keywords: [ 'debug', 'log', 'debugger' ], -3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, -3804 silly install resolved contributors: [ [Object] ], -3804 silly install resolved dependencies: { ms: '0.6.2' }, -3804 silly install resolved devDependencies: { browserify: '5.11.0', mocha: '*' }, -3804 silly install resolved main: './node.js', -3804 silly install resolved browser: './browser.js', -3804 silly install resolved component: { scripts: [Object] }, -3804 silly install resolved gitHead: 'c61ae82bde19c6fdedfc6684817ff7eb541ff029', -3804 silly install resolved bugs: { url: 'https://github.com/visionmedia/debug/issues' }, -3804 silly install resolved homepage: 'https://github.com/visionmedia/debug', -3804 silly install resolved _id: 'debug@2.0.0', -3804 silly install resolved scripts: {}, -3804 silly install resolved _shasum: '89bd9df6732b51256bc6705342bba02ed12131ef', -3804 silly install resolved _from: 'debug@2.0.0', -3804 silly install resolved _npmVersion: '1.4.21', -3804 silly install resolved _npmUser: { name: 'tootallnate', email: 'nathan@tootallnate.net' }, -3804 silly install resolved maintainers: [ [Object], [Object] ], -3804 silly install resolved dist: -3804 silly install resolved { shasum: '89bd9df6732b51256bc6705342bba02ed12131ef', -3804 silly install resolved tarball: 'https://registry.npmjs.org/debug/-/debug-2.0.0.tgz' }, -3804 silly install resolved directories: {}, -3804 silly install resolved _resolved: 'https://registry.npmjs.org/debug/-/debug-2.0.0.tgz' }, -3804 silly install resolved { author: -3804 silly install resolved { name: 'Isaac Z. Schlueter', -3804 silly install resolved email: 'i@izs.me', -3804 silly install resolved url: 'http://blog.izs.me/' }, -3804 silly install resolved name: 'glob', -3804 silly install resolved description: 'a little globber', -3804 silly install resolved version: '3.2.3', -3804 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-glob.git' }, -3804 silly install resolved main: 'glob.js', -3804 silly install resolved engines: { node: '*' }, -3804 silly install resolved dependencies: { minimatch: '~0.2.11', 'graceful-fs': '~2.0.0', inherits: '2' }, -3804 silly install resolved devDependencies: { tap: '~0.4.0', mkdirp: '0', rimraf: '1' }, -3804 silly install resolved scripts: { test: 'tap test/*.js' }, -3804 silly install resolved license: 'BSD', -3804 silly install resolved bugs: { url: 'https://github.com/isaacs/node-glob/issues' }, -3804 silly install resolved _id: 'glob@3.2.3', -3804 silly install resolved dist: -3804 silly install resolved { shasum: 'e313eeb249c7affaa5c475286b0e115b59839467', -3804 silly install resolved tarball: 'https://registry.npmjs.org/glob/-/glob-3.2.3.tgz' }, -3804 silly install resolved _from: 'glob@3.2.3', -3804 silly install resolved _npmVersion: '1.3.2', -3804 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, -3804 silly install resolved maintainers: [ [Object] ], -3804 silly install resolved directories: {}, -3804 silly install resolved _shasum: 'e313eeb249c7affaa5c475286b0e115b59839467', -3804 silly install resolved _resolved: 'https://registry.npmjs.org/glob/-/glob-3.2.3.tgz' }, -3804 silly install resolved { name: 'jade', -3804 silly install resolved description: 'Jade template engine', -3804 silly install resolved version: '0.26.3', -3804 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, -3804 silly install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/jade' }, -3804 silly install resolved main: './index.js', -3804 silly install resolved bin: { jade: './bin/jade' }, -3804 silly install resolved man: [ './jade.1' ], -3804 silly install resolved dependencies: { commander: '0.6.1', mkdirp: '0.3.0' }, -3804 silly install resolved devDependencies: -3804 silly install resolved { mocha: '*', -3804 silly install resolved markdown: '*', -3804 silly install resolved stylus: '*', -3804 silly install resolved uubench: '*', -3804 silly install resolved should: '*', -3804 silly install resolved less: '*', -3804 silly install resolved 'uglify-js': '*' }, -3804 silly install resolved component: { scripts: [Object] }, -3804 silly install resolved scripts: { prepublish: 'npm prune' }, -3804 silly install resolved _id: 'jade@0.26.3', -3804 silly install resolved dist: -3804 silly install resolved { shasum: '8f10d7977d8d79f2f6ff862a81b0513ccb25686c', -3804 silly install resolved tarball: 'https://registry.npmjs.org/jade/-/jade-0.26.3.tgz' }, -3804 silly install resolved maintainers: [ [Object] ], -3804 silly install resolved directories: {}, -3804 silly install resolved deprecated: 'Jade has been renamed to pug, please install the latest version of pug instead of jade', -3804 silly install resolved _shasum: '8f10d7977d8d79f2f6ff862a81b0513ccb25686c', -3804 silly install resolved _resolved: 'https://registry.npmjs.org/jade/-/jade-0.26.3.tgz', -3804 silly install resolved _from: 'jade@0.26.3' } ] -3805 info install escape-string-regexp@1.0.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3806 info install mkdirp@0.5.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3807 info install diff@1.0.8 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3808 info install growl@1.8.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3809 info install commander@2.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3810 info install debug@2.0.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3811 info install glob@3.2.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3812 info install jade@0.26.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -3813 info installOne escape-string-regexp@1.0.2 -3814 verbose installOne of escape-string-regexp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3815 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3816 info installOne mkdirp@0.5.0 -3817 verbose installOne of mkdirp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3818 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3819 info installOne diff@1.0.8 -3820 verbose installOne of diff to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3821 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3822 info installOne growl@1.8.1 -3823 verbose installOne of growl to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3824 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3825 info installOne commander@2.3.0 -3826 verbose installOne of commander to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3827 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3828 info installOne debug@2.0.0 -3829 verbose installOne of debug to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3830 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3831 info installOne glob@3.2.3 -3832 verbose installOne of glob to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3833 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3834 info installOne jade@0.26.3 -3835 verbose installOne of jade to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha not in flight; installing -3836 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -3837 verbose lock using /Users/cwerning/.npm/_locks/escape-string-regexp-96ee005272253df2.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -3838 verbose lock using /Users/cwerning/.npm/_locks/mkdirp-3d1d1d20d5f855fd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -3839 verbose lock using /Users/cwerning/.npm/_locks/diff-34857f00568344a3.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -3840 verbose lock using /Users/cwerning/.npm/_locks/commander-9352dff166accb91.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -3841 verbose lock using /Users/cwerning/.npm/_locks/growl-dffe2631970a1289.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -3842 verbose lock using /Users/cwerning/.npm/_locks/debug-cf685e985242e08e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -3843 verbose lock using /Users/cwerning/.npm/_locks/glob-172e9c4f7ddd598a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -3844 verbose lock using /Users/cwerning/.npm/_locks/jade-98d092d21c3844dd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -3845 silly install write writing escape-string-regexp 1.0.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -3846 silly install write writing mkdirp 0.5.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -3847 silly install write writing diff 1.0.8 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -3848 silly install write writing commander 2.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -3849 silly install write writing growl 1.8.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -3850 silly install write writing debug 2.0.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -3851 silly install write writing glob 3.2.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -3852 silly install write writing jade 0.26.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -3853 info install supports-color@0.2.0 -3854 info postinstall supports-color@0.2.0 -3855 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -3856 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -3857 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -3858 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -3859 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -3860 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -3861 verbose unlock done using /Users/cwerning/.npm/_locks/supports-color-3b8c967ccf5c1f8e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/supports-color -3862 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -3863 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -3864 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp is being purged from base /Users/cwerning/pingoupb -3865 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -3866 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff is being purged from base /Users/cwerning/pingoupb -3867 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -3868 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander is being purged from base /Users/cwerning/pingoupb -3869 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -3870 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl is being purged from base /Users/cwerning/pingoupb -3871 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -3872 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug is being purged from base /Users/cwerning/pingoupb -3873 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -3874 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob is being purged from base /Users/cwerning/pingoupb -3875 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -3876 verbose tar unpack /Users/cwerning/.npm/escape-string-regexp/1.0.2/package.tgz -3877 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -3878 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp is being purged -3879 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -3880 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp is being purged from base /Users/cwerning/pingoupb -3881 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -3882 verbose tar unpack /Users/cwerning/.npm/diff/1.0.8/package.tgz -3883 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -3884 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff is being purged -3885 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -3886 verbose tar unpack /Users/cwerning/.npm/commander/2.3.0/package.tgz -3887 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -3888 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander is being purged -3889 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -3890 verbose tar unpack /Users/cwerning/.npm/growl/1.8.1/package.tgz -3891 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -3892 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl is being purged -3893 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -3894 verbose tar unpack /Users/cwerning/.npm/debug/2.0.0/package.tgz -3895 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -3896 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug is being purged -3897 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -3898 verbose tar unpack /Users/cwerning/.npm/glob/3.2.3/package.tgz -3899 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -3900 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob is being purged -3901 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -3902 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade is being purged from base /Users/cwerning/pingoupb -3903 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -3904 silly gunzTarPerm modes [ '755', '644' ] -3905 verbose tar unpack /Users/cwerning/.npm/mkdirp/0.5.0/package.tgz -3906 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -3907 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp is being purged -3908 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -3909 silly gunzTarPerm modes [ '755', '644' ] -3910 silly gunzTarPerm modes [ '755', '644' ] -3911 silly gunzTarPerm modes [ '755', '644' ] -3912 silly gunzTarPerm modes [ '755', '644' ] -3913 silly gunzTarPerm modes [ '755', '644' ] -3914 verbose tar unpack /Users/cwerning/.npm/jade/0.26.3/package.tgz -3915 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -3916 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade is being purged -3917 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -3918 silly gunzTarPerm modes [ '755', '644' ] -3919 silly gunzTarPerm modes [ '755', '644' ] -3920 silly gunzTarPerm extractEntry package.json -3921 silly gunzTarPerm extractEntry package.json -3922 silly gunzTarPerm extractEntry package.json -3923 silly gunzTarPerm extractEntry package.json -3924 silly gunzTarPerm extractEntry package.json -3925 silly gunzTarPerm extractEntry package.json -3926 silly gunzTarPerm extractEntry package.json -3927 silly gunzTarPerm extractEntry package.json -3928 silly gunzTarPerm extractEntry index.js -3929 silly gunzTarPerm extractEntry readme.md -3930 silly gunzTarPerm extractEntry README.md -3931 silly gunzTarPerm extractEntry diff.js -3932 silly gunzTarPerm extractEntry index.js -3933 silly gunzTarPerm extractEntry Readme.md -3934 silly gunzTarPerm extractEntry test.js -3935 silly gunzTarPerm extractEntry History.md -3936 silly gunzTarPerm extractEntry .npmignore -3937 silly gunzTarPerm extractEntry browser.js -3938 silly gunzTarPerm extractEntry .npmignore -3939 silly gunzTarPerm extractEntry README.md -3940 silly gunzTarPerm extractEntry .npmignore -3941 silly gunzTarPerm extractEntry LICENSE -3942 silly gunzTarPerm extractEntry .npmignore -3943 silly gunzTarPerm extractEntry LICENSE -3944 silly gunzTarPerm extractEntry Readme.md -3945 silly gunzTarPerm extractEntry lib/growl.js -3946 silly gunzTarPerm extractEntry debug.js -3947 silly gunzTarPerm extractEntry node.js -3948 silly gunzTarPerm extractEntry LICENSE -3949 silly gunzTarPerm extractEntry glob.js -3950 silly gunzTarPerm extractEntry index.js -3951 silly gunzTarPerm extractEntry .travis.yml -3952 silly gunzTarPerm extractEntry index.js -3953 silly gunzTarPerm extractEntry jade.js -3954 silly gunzTarPerm extractEntry Readme.md -3955 silly gunzTarPerm extractEntry .jshintrc -3956 silly gunzTarPerm extractEntry History.md -3957 silly gunzTarPerm extractEntry Makefile -3958 silly gunzTarPerm extractEntry component.json -3959 silly gunzTarPerm extractEntry .travis.yml -3960 silly gunzTarPerm extractEntry bin/cmd.js -3961 silly gunzTarPerm extractEntry bin/usage.txt -3962 silly gunzTarPerm extractEntry jade.min.js -3963 silly gunzTarPerm extractEntry examples/g.js -3964 silly gunzTarPerm extractEntry examples/usr-local.js -3965 silly gunzTarPerm extractEntry examples/pow.js -3966 silly gunzTarPerm extractEntry readme.markdown -3967 silly gunzTarPerm extractEntry runtime.js -3968 silly gunzTarPerm extractEntry runtime.min.js -3969 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp/package.json -3970 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff/package.json -3971 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander/package.json -3972 silly gunzTarPerm extractEntry testing/index.js -3973 silly gunzTarPerm extractEntry testing/user.js -3974 silly gunzTarPerm extractEntry testing/head.jade -3975 silly gunzTarPerm extractEntry test/00-setup.js -3976 silly gunzTarPerm extractEntry test/stat.js -3977 silly gunzTarPerm extractEntry test/cwd-test.js -3978 silly gunzTarPerm extractEntry test/chmod.js -3979 silly gunzTarPerm extractEntry test/opts_fs_sync.js -3980 silly gunzTarPerm extractEntry test/perm.js -3981 silly gunzTarPerm extractEntry test/perm_sync.js -3982 silly gunzTarPerm extractEntry test/opts_fs.js -3983 silly gunzTarPerm extractEntry test/rel.js -3984 silly gunzTarPerm extractEntry test/return.js -3985 silly gunzTarPerm extractEntry test/return_sync.js -3986 silly gunzTarPerm extractEntry test/root.js -3987 silly gunzTarPerm extractEntry test/sync.js -3988 silly gunzTarPerm extractEntry test/mkdirp.js -3989 silly gunzTarPerm extractEntry test/umask.js -3990 silly gunzTarPerm extractEntry test/clobber.js -3991 silly gunzTarPerm extractEntry test/umask_sync.js -3992 silly gunzTarPerm extractEntry test/race.js -3993 info preinstall escape-string-regexp@1.0.2 -3994 silly gunzTarPerm extractEntry testing/index.jade -3995 silly gunzTarPerm extractEntry test/globstar-match.js -3996 info preinstall diff@1.0.8 -3997 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp/package.json -3998 info preinstall commander@2.3.0 -3999 silly gunzTarPerm extractEntry testing/layout.jade -4000 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff/package.json -4001 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander/package.json -4002 silly gunzTarPerm extractEntry testing/user.jade -4003 silly gunzTarPerm extractEntry bin/jade -4004 silly gunzTarPerm extractEntry test/mark.js -4005 silly gunzTarPerm extractEntry test/bash-comparison.js -4006 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp/package.json -4007 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff/package.json -4008 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl/package.json -4009 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander/package.json -4010 silly gunzTarPerm extractEntry jade.md -4011 silly gunzTarPerm extractEntry test.jade -4012 silly gunzTarPerm extractEntry lib/compiler.js -4013 silly gunzTarPerm extractEntry test/pause-resume.js -4014 silly gunzTarPerm extractEntry test/root-nomount.js -4015 silly gunzTarPerm extractEntry lib/filters.js -4016 info preinstall growl@1.8.1 -4017 silly gunzTarPerm extractEntry lib/inline-tags.js -4018 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl/package.json -4019 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist/package.json -4020 silly install resolved [] -4021 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -4022 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -4023 silly install resolved [] -4024 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -4025 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -4026 silly install resolved [] -4027 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -4028 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -4029 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/package.json -4030 info preinstall minimist@0.0.8 -4031 silly gunzTarPerm extractEntry test/root.js -4032 silly gunzTarPerm extractEntry test/zz-cleanup.js -4033 silly gunzTarPerm extractEntry lib/jade.js -4034 silly gunzTarPerm extractEntry lib/doctypes.js -4035 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist/package.json -4036 info preinstall sinon@1.10.3 -4037 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl/package.json -4038 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/package.json -4039 info linkStuff escape-string-regexp@1.0.2 -4040 silly linkStuff escape-string-regexp@1.0.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -4041 info linkStuff diff@1.0.8 -4042 silly linkStuff diff@1.0.8 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -4043 silly gunzTarPerm extractEntry test/nocase-nomagic.js -4044 silly gunzTarPerm extractEntry test/bash-results.json -4045 info linkStuff commander@2.3.0 -4046 silly linkStuff commander@2.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -4047 silly gunzTarPerm extractEntry lib/self-closing.js -4048 silly gunzTarPerm extractEntry lib/parser.js -4049 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist/package.json -4050 silly install resolved [] -4051 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -4052 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -4053 silly prepareForInstallMany adding formatio@~1.0 from sinon dependencies -4054 silly prepareForInstallMany adding util@>=0.10.3 <1 from sinon dependencies -4055 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/package.json -4056 verbose linkBins escape-string-regexp@1.0.2 -4057 verbose linkMans escape-string-regexp@1.0.2 -4058 verbose rebuildBundles escape-string-regexp@1.0.2 -4059 info install escape-string-regexp@1.0.2 -4060 verbose linkBins diff@1.0.8 -4061 verbose linkMans diff@1.0.8 -4062 verbose rebuildBundles diff@1.0.8 -4063 silly gunzTarPerm extractEntry lib/runtime.js -4064 silly gunzTarPerm extractEntry lib/utils.js -4065 info install diff@1.0.8 -4066 verbose linkBins commander@2.3.0 -4067 verbose linkMans commander@2.3.0 -4068 verbose rebuildBundles commander@2.3.0 -4069 info postinstall escape-string-regexp@1.0.2 -4070 info install commander@2.3.0 -4071 info postinstall diff@1.0.8 -4072 info postinstall commander@2.3.0 -4073 verbose unlock done using /Users/cwerning/.npm/_locks/escape-string-regexp-96ee005272253df2.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/escape-string-regexp -4074 silly install resolved [] -4075 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -4076 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -4077 verbose unlock done using /Users/cwerning/.npm/_locks/diff-34857f00568344a3.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/diff -4078 info linkStuff growl@1.8.1 -4079 silly linkStuff growl@1.8.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -4080 verbose unlock done using /Users/cwerning/.npm/_locks/commander-9352dff166accb91.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/commander -4081 silly gunzTarPerm extractEntry lib/lexer.js -4082 silly gunzTarPerm extractEntry lib/nodes/attrs.js -4083 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/package.json -4084 silly cache add args [ 'formatio@~1.0', null ] -4085 verbose cache add spec formatio@~1.0 -4086 silly cache add parsed spec Result { -4086 silly cache add raw: 'formatio@~1.0', -4086 silly cache add scope: null, -4086 silly cache add name: 'formatio', -4086 silly cache add rawSpec: '~1.0', -4086 silly cache add spec: '>=1.0.0 <1.1.0', -4086 silly cache add type: 'range' } -4087 silly addNamed formatio@>=1.0.0 <1.1.0 -4088 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for formatio -4089 silly addNameRange { name: 'formatio', range: '>=1.0.0 <1.1.0', hasData: false } -4090 silly mapToRegistry name formatio -4091 silly mapToRegistry using default registry -4092 silly mapToRegistry registry https://registry.npmjs.org/ -4093 silly mapToRegistry uri https://registry.npmjs.org/formatio -4094 verbose addNameRange registry:https://registry.npmjs.org/formatio not in flight; fetching -4095 silly cache add args [ 'util@>=0.10.3 <1', null ] -4096 verbose cache add spec util@>=0.10.3 <1 -4097 silly cache add parsed spec Result { -4097 silly cache add raw: 'util@>=0.10.3 <1', -4097 silly cache add scope: null, -4097 silly cache add name: 'util', -4097 silly cache add rawSpec: '>=0.10.3 <1', -4097 silly cache add spec: '>=0.10.3 <1.0.0', -4097 silly cache add type: 'range' } -4098 silly addNamed util@>=0.10.3 <1.0.0 -4099 verbose addNamed ">=0.10.3 <1.0.0" is a valid semver range for util -4100 silly addNameRange { name: 'util', range: '>=0.10.3 <1.0.0', hasData: false } -4101 silly mapToRegistry name util -4102 silly mapToRegistry using default registry -4103 silly mapToRegistry registry https://registry.npmjs.org/ -4104 silly mapToRegistry uri https://registry.npmjs.org/util -4105 verbose addNameRange registry:https://registry.npmjs.org/util not in flight; fetching -4106 verbose request uri https://registry.npmjs.org/formatio -4107 verbose request no auth needed -4108 info attempt registry request try #1 at 16:02:31 -4109 http request GET https://registry.npmjs.org/formatio -4110 verbose request uri https://registry.npmjs.org/util -4111 verbose request no auth needed -4112 info attempt registry request try #1 at 16:02:31 -4113 http request GET https://registry.npmjs.org/util -4114 info linkStuff minimist@0.0.8 -4115 silly linkStuff minimist@0.0.8 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules as its parent node_modules -4116 info preinstall debug@2.0.0 -4117 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/package.json -4118 verbose linkBins growl@1.8.1 -4119 verbose linkMans growl@1.8.1 -4120 verbose rebuildBundles growl@1.8.1 -4121 info install growl@1.8.1 -4122 silly gunzTarPerm extractEntry lib/nodes/code.js -4123 silly gunzTarPerm extractEntry lib/nodes/comment.js -4124 info postinstall growl@1.8.1 -4125 verbose unlock done using /Users/cwerning/.npm/_locks/growl-dffe2631970a1289.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/growl -4126 verbose linkBins minimist@0.0.8 -4127 verbose linkMans minimist@0.0.8 -4128 verbose rebuildBundles minimist@0.0.8 -4129 silly gunzTarPerm extractEntry lib/nodes/doctype.js -4130 silly gunzTarPerm extractEntry lib/nodes/case.js -4131 info install minimist@0.0.8 -4132 silly prepareForInstallMany adding ms@0.6.2 from debug dependencies -4133 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/package.json -4134 info postinstall minimist@0.0.8 -4135 verbose unlock done using /Users/cwerning/.npm/_locks/minimist-31c51b4a1d98eb6e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp/node_modules/minimist -4136 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -4137 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -4138 silly gunzTarPerm extractEntry lib/nodes/filter.js -4139 silly gunzTarPerm extractEntry lib/nodes/index.js -4140 info linkStuff mkdirp@0.5.1 -4141 silly linkStuff mkdirp@0.5.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -4142 silly cache add args [ 'ms@0.6.2', null ] -4143 verbose cache add spec ms@0.6.2 -4144 silly cache add parsed spec Result { -4144 silly cache add raw: 'ms@0.6.2', -4144 silly cache add scope: null, -4144 silly cache add name: 'ms', -4144 silly cache add rawSpec: '0.6.2', -4144 silly cache add spec: '0.6.2', -4144 silly cache add type: 'version' } -4145 silly addNamed ms@0.6.2 -4146 verbose addNamed "0.6.2" is a plain semver version for ms -4147 silly mapToRegistry name ms -4148 silly mapToRegistry using default registry -4149 silly mapToRegistry registry https://registry.npmjs.org/ -4150 silly mapToRegistry uri https://registry.npmjs.org/ms -4151 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching -4152 silly gunzTarPerm extractEntry lib/nodes/literal.js -4153 silly gunzTarPerm extractEntry lib/nodes/mixin.js -4154 verbose request uri https://registry.npmjs.org/ms -4155 verbose request no auth needed -4156 info attempt registry request try #1 at 16:02:31 -4157 verbose etag W/"5820d218-2c0d" -4158 verbose lastModified Mon, 07 Nov 2016 19:12:24 GMT -4159 http request GET https://registry.npmjs.org/ms -4160 silly gunzTarPerm extractEntry lib/nodes/node.js -4161 silly gunzTarPerm extractEntry lib/nodes/block.js -4162 verbose linkBins mkdirp@0.5.1 -4163 verbose link bins [ { mkdirp: 'bin/cmd.js' }, -4163 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin', -4163 verbose link bins false ] -4164 verbose linkMans mkdirp@0.5.1 -4165 verbose rebuildBundles mkdirp@0.5.1 -4166 verbose rebuildBundles [ 'minimist' ] -4167 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mkdirp is being purged -4168 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mkdirp -4169 info install mkdirp@0.5.1 -4170 info postinstall mkdirp@0.5.1 -4171 silly gunzTarPerm extractEntry lib/nodes/tag.js -4172 silly gunzTarPerm extractEntry lib/nodes/block-comment.js -4173 verbose unlock done using /Users/cwerning/.npm/_locks/mkdirp-c1c465b85efa4370.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mkdirp -4174 silly gunzTarPerm extractEntry lib/nodes/text.js -4175 silly gunzTarPerm extractEntry lib/nodes/each.js -4176 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/package.json -4177 info preinstall glob@3.2.3 -4178 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/package.json -4179 silly prepareForInstallMany adding minimatch@~0.2.11 from glob dependencies -4180 silly prepareForInstallMany adding graceful-fs@~2.0.0 from glob dependencies -4181 silly prepareForInstallMany adding inherits@2 from glob dependencies -4182 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/package.json -4183 silly cache add args [ 'graceful-fs@~2.0.0', null ] -4184 verbose cache add spec graceful-fs@~2.0.0 -4185 silly cache add parsed spec Result { -4185 silly cache add raw: 'graceful-fs@~2.0.0', -4185 silly cache add scope: null, -4185 silly cache add name: 'graceful-fs', -4185 silly cache add rawSpec: '~2.0.0', -4185 silly cache add spec: '>=2.0.0 <2.1.0', -4185 silly cache add type: 'range' } -4186 silly addNamed graceful-fs@>=2.0.0 <2.1.0 -4187 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for graceful-fs -4188 silly addNameRange { name: 'graceful-fs', range: '>=2.0.0 <2.1.0', hasData: false } -4189 silly mapToRegistry name graceful-fs -4190 silly mapToRegistry using default registry -4191 silly mapToRegistry registry https://registry.npmjs.org/ -4192 silly mapToRegistry uri https://registry.npmjs.org/graceful-fs -4193 verbose addNameRange registry:https://registry.npmjs.org/graceful-fs not in flight; fetching -4194 silly cache add args [ 'inherits@2', null ] -4195 verbose cache add spec inherits@2 -4196 silly cache add parsed spec Result { -4196 silly cache add raw: 'inherits@2', -4196 silly cache add scope: null, -4196 silly cache add name: 'inherits', -4196 silly cache add rawSpec: '2', -4196 silly cache add spec: '>=2.0.0 <3.0.0', -4196 silly cache add type: 'range' } -4197 silly addNamed inherits@>=2.0.0 <3.0.0 -4198 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for inherits -4199 silly addNameRange { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: false } -4200 silly mapToRegistry name inherits -4201 silly mapToRegistry using default registry -4202 silly mapToRegistry registry https://registry.npmjs.org/ -4203 silly mapToRegistry uri https://registry.npmjs.org/inherits -4204 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching -4205 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/package.json -4206 silly cache add args [ 'minimatch@~0.2.11', null ] -4207 verbose cache add spec minimatch@~0.2.11 -4208 silly cache add parsed spec Result { -4208 silly cache add raw: 'minimatch@~0.2.11', -4208 silly cache add scope: null, -4208 silly cache add name: 'minimatch', -4208 silly cache add rawSpec: '~0.2.11', -4208 silly cache add spec: '>=0.2.11 <0.3.0', -4208 silly cache add type: 'range' } -4209 silly addNamed minimatch@>=0.2.11 <0.3.0 -4210 verbose addNamed ">=0.2.11 <0.3.0" is a valid semver range for minimatch -4211 silly addNameRange { name: 'minimatch', range: '>=0.2.11 <0.3.0', hasData: false } -4212 silly mapToRegistry name minimatch -4213 silly mapToRegistry using default registry -4214 silly mapToRegistry registry https://registry.npmjs.org/ -4215 silly mapToRegistry uri https://registry.npmjs.org/minimatch -4216 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching -4217 info preinstall mkdirp@0.5.0 -4218 verbose request uri https://registry.npmjs.org/graceful-fs -4219 verbose request no auth needed -4220 info attempt registry request try #1 at 16:02:32 -4221 verbose etag W/"58349cd7-10017" -4222 verbose lastModified Tue, 22 Nov 2016 19:30:31 GMT -4223 http request GET https://registry.npmjs.org/graceful-fs -4224 verbose request uri https://registry.npmjs.org/inherits -4225 verbose request no auth needed -4226 info attempt registry request try #1 at 16:02:32 -4227 verbose etag W/"5881edff-2213" -4228 verbose lastModified Fri, 20 Jan 2017 11:01:19 GMT -4229 http request GET https://registry.npmjs.org/inherits -4230 verbose request uri https://registry.npmjs.org/minimatch -4231 verbose request no auth needed -4232 info attempt registry request try #1 at 16:02:32 -4233 verbose etag W/"58408f50-cba8" -4234 verbose lastModified Thu, 01 Dec 2016 21:00:00 GMT -4235 http request GET https://registry.npmjs.org/minimatch -4236 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/package.json -4237 http 200 https://registry.npmjs.org/ansi-regex -4238 verbose headers { server: 'nginx/1.10.1', -4238 verbose headers 'content-type': 'application/json', -4238 verbose headers 'last-modified': 'Sat, 14 Jan 2017 03:09:39 GMT', -4238 verbose headers etag: 'W/"58799673-342f"', -4238 verbose headers 'content-encoding': 'gzip', -4238 verbose headers 'cache-control': 'max-age=300', -4238 verbose headers 'content-length': '2618', -4238 verbose headers 'accept-ranges': 'bytes', -4238 verbose headers date: 'Fri, 27 Jan 2017 15:02:52 GMT', -4238 verbose headers via: '1.1 varnish', -4238 verbose headers age: '163', -4238 verbose headers connection: 'keep-alive', -4238 verbose headers 'x-served-by': 'cache-hhn1529-HHN', -4238 verbose headers 'x-cache': 'HIT', -4238 verbose headers 'x-cache-hits': '17', -4238 verbose headers 'x-timer': 'S1485529372.781733,VS0,VE0', -4238 verbose headers vary: 'Accept-Encoding' } -4239 silly get cb [ 200, -4239 silly get { server: 'nginx/1.10.1', -4239 silly get 'content-type': 'application/json', -4239 silly get 'last-modified': 'Sat, 14 Jan 2017 03:09:39 GMT', -4239 silly get etag: 'W/"58799673-342f"', -4239 silly get 'content-encoding': 'gzip', -4239 silly get 'cache-control': 'max-age=300', -4239 silly get 'content-length': '2618', -4239 silly get 'accept-ranges': 'bytes', -4239 silly get date: 'Fri, 27 Jan 2017 15:02:52 GMT', -4239 silly get via: '1.1 varnish', -4239 silly get age: '163', -4239 silly get connection: 'keep-alive', -4239 silly get 'x-served-by': 'cache-hhn1529-HHN', -4239 silly get 'x-cache': 'HIT', -4239 silly get 'x-cache-hits': '17', -4239 silly get 'x-timer': 'S1485529372.781733,VS0,VE0', -4239 silly get vary: 'Accept-Encoding' } ] -4240 verbose get saving ansi-regex to /Users/cwerning/.npm/registry.npmjs.org/ansi-regex/.cache.json -4241 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4242 silly addNameRange number 2 { name: 'ansi-regex', range: '>=0.2.0 <0.3.0', hasData: true } -4243 silly addNameRange versions [ 'ansi-regex', -4243 silly addNameRange [ '0.1.0', -4243 silly addNameRange '0.2.0', -4243 silly addNameRange '0.2.1', -4243 silly addNameRange '1.0.0', -4243 silly addNameRange '1.1.0', -4243 silly addNameRange '1.1.1', -4243 silly addNameRange '2.0.0', -4243 silly addNameRange '2.1.1' ] ] -4244 silly addNamed ansi-regex@0.2.1 -4245 verbose addNamed "0.2.1" is a plain semver version for ansi-regex -4246 silly addNameRange number 2 { name: 'ansi-regex', range: '>=0.2.1 <0.3.0', hasData: true } -4247 silly addNameRange versions [ 'ansi-regex', -4247 silly addNameRange [ '0.1.0', -4247 silly addNameRange '0.2.0', -4247 silly addNameRange '0.2.1', -4247 silly addNameRange '1.0.0', -4247 silly addNameRange '1.1.0', -4247 silly addNameRange '1.1.1', -4247 silly addNameRange '2.0.0', -4247 silly addNameRange '2.1.1' ] ] -4248 silly addNamed ansi-regex@0.2.1 -4249 verbose addNamed "0.2.1" is a plain semver version for ansi-regex -4250 silly mapToRegistry name ansi-regex -4251 silly mapToRegistry using default registry -4252 silly mapToRegistry registry https://registry.npmjs.org/ -4253 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex -4254 verbose addRemoteTarball https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz not in flight; adding -4255 verbose addRemoteTarball [ 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz', -4255 verbose addRemoteTarball '0d8e946967a3d8143f93e24e298525fc1b2235f9' ] -4256 silly mapToRegistry name ansi-regex -4257 silly mapToRegistry using default registry -4258 silly mapToRegistry registry https://registry.npmjs.org/ -4259 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex -4260 verbose addRemoteTarball https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz already in flight; waiting -4261 silly prepareForInstallMany adding minimist@0.0.8 from mkdirp dependencies -4262 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/package.json -4263 info retry fetch attempt 1 at 16:02:32 -4264 info attempt registry request try #1 at 16:02:32 -4265 http fetch GET https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz -4266 http 200 https://registry.npmjs.org/ms -4267 verbose headers { server: 'nginx/1.10.1', -4267 verbose headers 'content-type': 'application/json', -4267 verbose headers 'last-modified': 'Fri, 30 Dec 2016 03:24:21 GMT', -4267 verbose headers etag: 'W/"5865d365-2c43"', -4267 verbose headers 'content-encoding': 'gzip', -4267 verbose headers 'cache-control': 'max-age=300', -4267 verbose headers 'content-length': '3073', -4267 verbose headers 'accept-ranges': 'bytes', -4267 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4267 verbose headers via: '1.1 varnish', -4267 verbose headers age: '162', -4267 verbose headers connection: 'keep-alive', -4267 verbose headers 'x-served-by': 'cache-hhn1549-HHN', -4267 verbose headers 'x-cache': 'HIT', -4267 verbose headers 'x-cache-hits': '10', -4267 verbose headers 'x-timer': 'S1485529373.132139,VS0,VE0', -4267 verbose headers vary: 'Accept-Encoding' } -4268 silly get cb [ 200, -4268 silly get { server: 'nginx/1.10.1', -4268 silly get 'content-type': 'application/json', -4268 silly get 'last-modified': 'Fri, 30 Dec 2016 03:24:21 GMT', -4268 silly get etag: 'W/"5865d365-2c43"', -4268 silly get 'content-encoding': 'gzip', -4268 silly get 'cache-control': 'max-age=300', -4268 silly get 'content-length': '3073', -4268 silly get 'accept-ranges': 'bytes', -4268 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4268 silly get via: '1.1 varnish', -4268 silly get age: '162', -4268 silly get connection: 'keep-alive', -4268 silly get 'x-served-by': 'cache-hhn1549-HHN', -4268 silly get 'x-cache': 'HIT', -4268 silly get 'x-cache-hits': '10', -4268 silly get 'x-timer': 'S1485529373.132139,VS0,VE0', -4268 silly get vary: 'Accept-Encoding' } ] -4269 verbose get saving ms to /Users/cwerning/.npm/registry.npmjs.org/ms/.cache.json -4270 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4271 http 200 https://registry.npmjs.org/util -4272 verbose headers { server: 'nginx/1.10.1', -4272 verbose headers 'content-type': 'application/json', -4272 verbose headers 'last-modified': 'Tue, 18 Oct 2016 06:43:49 GMT', -4272 verbose headers etag: 'W/"5805c4a5-18cf"', -4272 verbose headers 'content-encoding': 'gzip', -4272 verbose headers 'cache-control': 'max-age=300', -4272 verbose headers 'content-length': '1601', -4272 verbose headers 'accept-ranges': 'bytes', -4272 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4272 verbose headers via: '1.1 varnish', -4272 verbose headers age: '295', -4272 verbose headers connection: 'keep-alive', -4272 verbose headers 'x-served-by': 'cache-hhn1524-HHN', -4272 verbose headers 'x-cache': 'HIT', -4272 verbose headers 'x-cache-hits': '894', -4272 verbose headers 'x-timer': 'S1485529373.142279,VS0,VE0', -4272 verbose headers vary: 'Accept-Encoding' } -4273 silly get cb [ 200, -4273 silly get { server: 'nginx/1.10.1', -4273 silly get 'content-type': 'application/json', -4273 silly get 'last-modified': 'Tue, 18 Oct 2016 06:43:49 GMT', -4273 silly get etag: 'W/"5805c4a5-18cf"', -4273 silly get 'content-encoding': 'gzip', -4273 silly get 'cache-control': 'max-age=300', -4273 silly get 'content-length': '1601', -4273 silly get 'accept-ranges': 'bytes', -4273 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4273 silly get via: '1.1 varnish', -4273 silly get age: '295', -4273 silly get connection: 'keep-alive', -4273 silly get 'x-served-by': 'cache-hhn1524-HHN', -4273 silly get 'x-cache': 'HIT', -4273 silly get 'x-cache-hits': '894', -4273 silly get 'x-timer': 'S1485529373.142279,VS0,VE0', -4273 silly get vary: 'Accept-Encoding' } ] -4274 verbose get saving util to /Users/cwerning/.npm/registry.npmjs.org/util/.cache.json -4275 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4276 http 200 https://registry.npmjs.org/formatio -4277 verbose headers { server: 'nginx/1.10.1', -4277 verbose headers 'content-type': 'application/json', -4277 verbose headers 'last-modified': 'Wed, 17 Feb 2016 07:08:00 GMT', -4277 verbose headers etag: 'W/"56c41c50-5024"', -4277 verbose headers 'content-encoding': 'gzip', -4277 verbose headers 'cache-control': 'max-age=300', -4277 verbose headers 'content-length': '4595', -4277 verbose headers 'accept-ranges': 'bytes', -4277 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4277 verbose headers via: '1.1 varnish', -4277 verbose headers age: '23', -4277 verbose headers connection: 'keep-alive', -4277 verbose headers 'x-served-by': 'cache-hhn1542-HHN', -4277 verbose headers 'x-cache': 'HIT', -4277 verbose headers 'x-cache-hits': '1', -4277 verbose headers 'x-timer': 'S1485529373.135918,VS0,VE0', -4277 verbose headers vary: 'Accept-Encoding' } -4278 silly get cb [ 200, -4278 silly get { server: 'nginx/1.10.1', -4278 silly get 'content-type': 'application/json', -4278 silly get 'last-modified': 'Wed, 17 Feb 2016 07:08:00 GMT', -4278 silly get etag: 'W/"56c41c50-5024"', -4278 silly get 'content-encoding': 'gzip', -4278 silly get 'cache-control': 'max-age=300', -4278 silly get 'content-length': '4595', -4278 silly get 'accept-ranges': 'bytes', -4278 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4278 silly get via: '1.1 varnish', -4278 silly get age: '23', -4278 silly get connection: 'keep-alive', -4278 silly get 'x-served-by': 'cache-hhn1542-HHN', -4278 silly get 'x-cache': 'HIT', -4278 silly get 'x-cache-hits': '1', -4278 silly get 'x-timer': 'S1485529373.135918,VS0,VE0', -4278 silly get vary: 'Accept-Encoding' } ] -4279 verbose get saving formatio to /Users/cwerning/.npm/registry.npmjs.org/formatio/.cache.json -4280 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4281 silly mapToRegistry name ms -4282 silly mapToRegistry using default registry -4283 silly mapToRegistry registry https://registry.npmjs.org/ -4284 silly mapToRegistry uri https://registry.npmjs.org/ms -4285 verbose addRemoteTarball https://registry.npmjs.org/ms/-/ms-0.6.2.tgz not in flight; adding -4286 verbose addRemoteTarball [ 'https://registry.npmjs.org/ms/-/ms-0.6.2.tgz', -4286 verbose addRemoteTarball 'd89c2124c6fdc1353d65a8b77bf1aac4b193708c' ] -4287 silly cache add args [ 'minimist@0.0.8', null ] -4288 verbose cache add spec minimist@0.0.8 -4289 silly cache add parsed spec Result { -4289 silly cache add raw: 'minimist@0.0.8', -4289 silly cache add scope: null, -4289 silly cache add name: 'minimist', -4289 silly cache add rawSpec: '0.0.8', -4289 silly cache add spec: '0.0.8', -4289 silly cache add type: 'version' } -4290 silly addNamed minimist@0.0.8 -4291 verbose addNamed "0.0.8" is a plain semver version for minimist -4292 silly mapToRegistry name minimist -4293 silly mapToRegistry using default registry -4294 silly mapToRegistry registry https://registry.npmjs.org/ -4295 silly mapToRegistry uri https://registry.npmjs.org/minimist -4296 verbose addNameVersion registry:https://registry.npmjs.org/minimist not in flight; fetching -4297 silly addNameRange number 2 { name: 'util', range: '>=0.10.3 <1.0.0', hasData: true } -4298 silly addNameRange versions [ 'util', [ '0.4.9', '0.10.0', '0.10.1', '0.10.2', '0.10.3' ] ] -4299 silly addNamed util@0.10.3 -4300 verbose addNamed "0.10.3" is a plain semver version for util -4301 info retry fetch attempt 1 at 16:02:32 -4302 info attempt registry request try #1 at 16:02:32 -4303 http fetch GET https://registry.npmjs.org/ms/-/ms-0.6.2.tgz -4304 silly addNameRange number 2 { name: 'formatio', range: '>=1.0.0 <1.1.0', hasData: true } -4305 silly addNameRange versions [ 'formatio', -4305 silly addNameRange [ '0.6.0', -4305 silly addNameRange '1.0.0', -4305 silly addNameRange '1.0.1', -4305 silly addNameRange '1.0.2', -4305 silly addNameRange '1.1.0', -4305 silly addNameRange '1.1.1', -4305 silly addNameRange '1.1.2', -4305 silly addNameRange '1.1.3', -4305 silly addNameRange '1.2.0' ] ] -4306 silly addNamed formatio@1.0.2 -4307 verbose addNamed "1.0.2" is a plain semver version for formatio -4308 silly mapToRegistry name util -4309 silly mapToRegistry using default registry -4310 silly mapToRegistry registry https://registry.npmjs.org/ -4311 silly mapToRegistry uri https://registry.npmjs.org/util -4312 verbose addRemoteTarball https://registry.npmjs.org/util/-/util-0.10.3.tgz not in flight; adding -4313 verbose addRemoteTarball [ 'https://registry.npmjs.org/util/-/util-0.10.3.tgz', -4313 verbose addRemoteTarball '7afb1afe50805246489e3db7fe0ed379336ac0f9' ] -4314 silly mapToRegistry name formatio -4315 silly mapToRegistry using default registry -4316 silly mapToRegistry registry https://registry.npmjs.org/ -4317 silly mapToRegistry uri https://registry.npmjs.org/formatio -4318 verbose addRemoteTarball https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz not in flight; adding -4319 verbose addRemoteTarball [ 'https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz', -4319 verbose addRemoteTarball 'e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef' ] -4320 verbose get https://registry.npmjs.org/minimist not expired, no request -4321 info retry fetch attempt 1 at 16:02:32 -4322 info attempt registry request try #1 at 16:02:32 -4323 http fetch GET https://registry.npmjs.org/util/-/util-0.10.3.tgz -4324 info retry fetch attempt 1 at 16:02:32 -4325 info attempt registry request try #1 at 16:02:32 -4326 http fetch GET https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz -4327 http 200 https://registry.npmjs.org/graceful-fs -4328 verbose headers { server: 'nginx/1.10.1', -4328 verbose headers 'content-type': 'application/json', -4328 verbose headers 'last-modified': 'Thu, 26 Jan 2017 18:19:42 GMT', -4328 verbose headers etag: 'W/"588a3dbe-10071"', -4328 verbose headers 'content-encoding': 'gzip', -4328 verbose headers 'cache-control': 'max-age=300', -4328 verbose headers 'content-length': '8531', -4328 verbose headers 'accept-ranges': 'bytes', -4328 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4328 verbose headers via: '1.1 varnish', -4328 verbose headers age: '128', -4328 verbose headers connection: 'keep-alive', -4328 verbose headers 'x-served-by': 'cache-hhn1520-HHN', -4328 verbose headers 'x-cache': 'HIT', -4328 verbose headers 'x-cache-hits': '17', -4328 verbose headers 'x-timer': 'S1485529373.403006,VS0,VE0', -4328 verbose headers vary: 'Accept-Encoding' } -4329 silly get cb [ 200, -4329 silly get { server: 'nginx/1.10.1', -4329 silly get 'content-type': 'application/json', -4329 silly get 'last-modified': 'Thu, 26 Jan 2017 18:19:42 GMT', -4329 silly get etag: 'W/"588a3dbe-10071"', -4329 silly get 'content-encoding': 'gzip', -4329 silly get 'cache-control': 'max-age=300', -4329 silly get 'content-length': '8531', -4329 silly get 'accept-ranges': 'bytes', -4329 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4329 silly get via: '1.1 varnish', -4329 silly get age: '128', -4329 silly get connection: 'keep-alive', -4329 silly get 'x-served-by': 'cache-hhn1520-HHN', -4329 silly get 'x-cache': 'HIT', -4329 silly get 'x-cache-hits': '17', -4329 silly get 'x-timer': 'S1485529373.403006,VS0,VE0', -4329 silly get vary: 'Accept-Encoding' } ] -4330 verbose get saving graceful-fs to /Users/cwerning/.npm/registry.npmjs.org/graceful-fs/.cache.json -4331 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4332 silly cache afterAdd minimist@0.0.8 -4333 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json not in flight; writing -4334 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4335 verbose afterAdd /Users/cwerning/.npm/minimist/0.0.8/package/package.json written -4336 silly install resolved [ { name: 'minimist', -4336 silly install resolved version: '0.0.8', -4336 silly install resolved description: 'parse argument options', -4336 silly install resolved main: 'index.js', -4336 silly install resolved devDependencies: { tape: '~1.0.4', tap: '~0.4.0' }, -4336 silly install resolved scripts: { test: 'tap test/*.js' }, -4336 silly install resolved testling: { files: 'test/*.js', browsers: [Object] }, -4336 silly install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' }, -4336 silly install resolved homepage: 'https://github.com/substack/minimist', -4336 silly install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ], -4336 silly install resolved author: -4336 silly install resolved { name: 'James Halliday', -4336 silly install resolved email: 'mail@substack.net', -4336 silly install resolved url: 'http://substack.net' }, -4336 silly install resolved license: 'MIT', -4336 silly install resolved bugs: { url: 'https://github.com/substack/minimist/issues' }, -4336 silly install resolved _id: 'minimist@0.0.8', -4336 silly install resolved dist: -4336 silly install resolved { shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', -4336 silly install resolved tarball: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' }, -4336 silly install resolved _from: 'minimist@0.0.8', -4336 silly install resolved _npmVersion: '1.4.3', -4336 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, -4336 silly install resolved maintainers: [ [Object] ], -4336 silly install resolved directories: {}, -4336 silly install resolved _shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d', -4336 silly install resolved _resolved: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz', -4336 silly install resolved readme: 'ERROR: No README data found!' } ] -4337 info install minimist@0.0.8 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -4338 info installOne minimist@0.0.8 -4339 verbose installOne of minimist to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp not in flight; installing -4340 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4341 silly addNameRange number 2 { name: 'graceful-fs', range: '>=2.0.0 <2.1.0', hasData: true } -4342 silly addNameRange versions [ 'graceful-fs', -4342 silly addNameRange [ '1.0.0', -4342 silly addNameRange '1.0.1', -4342 silly addNameRange '1.0.2', -4342 silly addNameRange '1.1.0', -4342 silly addNameRange '1.1.1', -4342 silly addNameRange '1.1.2', -4342 silly addNameRange '1.1.3', -4342 silly addNameRange '1.1.4', -4342 silly addNameRange '1.1.5', -4342 silly addNameRange '1.1.6', -4342 silly addNameRange '1.1.7', -4342 silly addNameRange '1.1.8', -4342 silly addNameRange '1.1.9', -4342 silly addNameRange '1.1.10', -4342 silly addNameRange '1.1.11', -4342 silly addNameRange '1.1.12', -4342 silly addNameRange '1.1.13', -4342 silly addNameRange '1.1.14', -4342 silly addNameRange '1.2.0', -4342 silly addNameRange '1.2.1', -4342 silly addNameRange '1.2.2', -4342 silly addNameRange '1.2.3', -4342 silly addNameRange '2.0.0', -4342 silly addNameRange '2.0.1', -4342 silly addNameRange '2.0.2', -4342 silly addNameRange '2.0.3', -4342 silly addNameRange '3.0.0', -4342 silly addNameRange '3.0.1', -4342 silly addNameRange '3.0.2', -4342 silly addNameRange '3.0.3', -4342 silly addNameRange '3.0.4', -4342 silly addNameRange '3.0.5', -4342 silly addNameRange '3.0.6', -4342 silly addNameRange '3.0.7', -4342 silly addNameRange '3.0.8', -4342 silly addNameRange '4.1.0', -4342 silly addNameRange '4.1.1', -4342 silly addNameRange '4.1.2', -4342 silly addNameRange '4.1.3', -4342 silly addNameRange '4.1.4', -4342 silly addNameRange '4.1.5', -4342 silly addNameRange '3.0.9', -4342 silly addNameRange '4.1.6', -4342 silly addNameRange '3.0.10', -4342 silly addNameRange '3.0.11', -4342 silly addNameRange '4.1.7', -4342 silly addNameRange '4.1.8', -4342 silly addNameRange '4.1.9', -4342 silly addNameRange '4.1.10', -4342 silly addNameRange '4.1.11' ] ] -4343 silly addNamed graceful-fs@2.0.3 -4344 verbose addNamed "2.0.3" is a plain semver version for graceful-fs -4345 warn deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. -4346 verbose lock using /Users/cwerning/.npm/_locks/minimist-4b1024364dd9add7.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4347 silly mapToRegistry name graceful-fs -4348 silly mapToRegistry using default registry -4349 silly mapToRegistry registry https://registry.npmjs.org/ -4350 silly mapToRegistry uri https://registry.npmjs.org/graceful-fs -4351 verbose addRemoteTarball https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz not in flight; adding -4352 verbose addRemoteTarball [ 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz', -4352 verbose addRemoteTarball '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0' ] -4353 silly install write writing minimist 0.0.8 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4354 info retry fetch attempt 1 at 16:02:32 -4355 info attempt registry request try #1 at 16:02:32 -4356 http fetch GET https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz -4357 http fetch 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz -4358 http 304 https://registry.npmjs.org/inherits -4359 verbose headers { date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4359 verbose headers via: '1.1 varnish', -4359 verbose headers 'cache-control': 'max-age=300', -4359 verbose headers etag: 'W/"5881edff-2213"', -4359 verbose headers age: '97', -4359 verbose headers connection: 'keep-alive', -4359 verbose headers 'x-served-by': 'cache-hhn1523-HHN', -4359 verbose headers 'x-cache': 'HIT', -4359 verbose headers 'x-cache-hits': '16', -4359 verbose headers 'x-timer': 'S1485529373.614130,VS0,VE0', -4359 verbose headers vary: 'Accept-Encoding' } -4360 silly get cb [ 304, -4360 silly get { date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4360 silly get via: '1.1 varnish', -4360 silly get 'cache-control': 'max-age=300', -4360 silly get etag: 'W/"5881edff-2213"', -4360 silly get age: '97', -4360 silly get connection: 'keep-alive', -4360 silly get 'x-served-by': 'cache-hhn1523-HHN', -4360 silly get 'x-cache': 'HIT', -4360 silly get 'x-cache-hits': '16', -4360 silly get 'x-timer': 'S1485529373.614130,VS0,VE0', -4360 silly get vary: 'Accept-Encoding' } ] -4361 verbose etag https://registry.npmjs.org/inherits from cache -4362 verbose get saving inherits to /Users/cwerning/.npm/registry.npmjs.org/inherits/.cache.json -4363 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4364 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4365 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist is being purged from base /Users/cwerning/pingoupb -4366 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4367 silly fetchAndShaCheck shasum 0d8e946967a3d8143f93e24e298525fc1b2235f9 -4368 verbose tar unpack /Users/cwerning/.npm/minimist/0.0.8/package.tgz -4369 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4370 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist is being purged -4371 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4372 http 200 https://registry.npmjs.org/minimatch -4373 verbose headers { server: 'nginx/1.10.1', -4373 verbose headers 'content-type': 'application/json', -4373 verbose headers 'last-modified': 'Wed, 28 Dec 2016 03:52:51 GMT', -4373 verbose headers etag: 'W/"58633713-cbcb"', -4373 verbose headers 'content-encoding': 'gzip', -4373 verbose headers 'cache-control': 'max-age=300', -4373 verbose headers 'content-length': '7755', -4373 verbose headers 'accept-ranges': 'bytes', -4373 verbose headers date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4373 verbose headers via: '1.1 varnish', -4373 verbose headers age: '233', -4373 verbose headers connection: 'keep-alive', -4373 verbose headers 'x-served-by': 'cache-hhn1535-HHN', -4373 verbose headers 'x-cache': 'HIT', -4373 verbose headers 'x-cache-hits': '37', -4373 verbose headers 'x-timer': 'S1485529373.607586,VS0,VE0', -4373 verbose headers vary: 'Accept-Encoding' } -4374 silly get cb [ 200, -4374 silly get { server: 'nginx/1.10.1', -4374 silly get 'content-type': 'application/json', -4374 silly get 'last-modified': 'Wed, 28 Dec 2016 03:52:51 GMT', -4374 silly get etag: 'W/"58633713-cbcb"', -4374 silly get 'content-encoding': 'gzip', -4374 silly get 'cache-control': 'max-age=300', -4374 silly get 'content-length': '7755', -4374 silly get 'accept-ranges': 'bytes', -4374 silly get date: 'Fri, 27 Jan 2017 15:02:53 GMT', -4374 silly get via: '1.1 varnish', -4374 silly get age: '233', -4374 silly get connection: 'keep-alive', -4374 silly get 'x-served-by': 'cache-hhn1535-HHN', -4374 silly get 'x-cache': 'HIT', -4374 silly get 'x-cache-hits': '37', -4374 silly get 'x-timer': 'S1485529373.607586,VS0,VE0', -4374 silly get vary: 'Accept-Encoding' } ] -4375 verbose get saving minimatch to /Users/cwerning/.npm/registry.npmjs.org/minimatch/.cache.json -4376 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4377 silly gunzTarPerm modes [ '755', '644' ] -4378 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz not in flight; adding -4379 verbose addTmpTarball already have metadata; skipping unpack for ansi-regex@0.2.1 -4380 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4381 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: true } -4382 silly addNameRange versions [ 'inherits', -4382 silly addNameRange [ '1.0.0', '2.0.0', '2.0.1', '1.0.1', '1.0.2', '2.0.3' ] ] -4383 silly addNamed inherits@2.0.3 -4384 verbose addNamed "2.0.3" is a plain semver version for inherits -4385 silly gunzTarPerm extractEntry package.json -4386 silly addNameRange number 2 { name: 'minimatch', range: '>=0.2.11 <0.3.0', hasData: true } -4387 silly addNameRange versions [ 'minimatch', -4387 silly addNameRange [ '0.0.1', -4387 silly addNameRange '0.0.2', -4387 silly addNameRange '0.0.4', -4387 silly addNameRange '0.0.5', -4387 silly addNameRange '0.1.1', -4387 silly addNameRange '0.1.2', -4387 silly addNameRange '0.1.3', -4387 silly addNameRange '0.1.4', -4387 silly addNameRange '0.1.5', -4387 silly addNameRange '0.2.0', -4387 silly addNameRange '0.2.2', -4387 silly addNameRange '0.2.3', -4387 silly addNameRange '0.2.4', -4387 silly addNameRange '0.2.5', -4387 silly addNameRange '0.2.6', -4387 silly addNameRange '0.2.7', -4387 silly addNameRange '0.2.8', -4387 silly addNameRange '0.2.9', -4387 silly addNameRange '0.2.10', -4387 silly addNameRange '0.2.11', -4387 silly addNameRange '0.2.12', -4387 silly addNameRange '0.2.13', -4387 silly addNameRange '0.2.14', -4387 silly addNameRange '0.3.0', -4387 silly addNameRange '0.4.0', -4387 silly addNameRange '1.0.0', -4387 silly addNameRange '2.0.0', -4387 silly addNameRange '2.0.1', -4387 silly addNameRange '2.0.2', -4387 silly addNameRange '2.0.3', -4387 silly addNameRange '2.0.4', -4387 silly addNameRange '2.0.5', -4387 silly addNameRange '2.0.6', -4387 silly addNameRange '2.0.7', -4387 silly addNameRange '2.0.8', -4387 silly addNameRange '2.0.9', -4387 silly addNameRange '2.0.10', -4387 silly addNameRange '3.0.0', -4387 silly addNameRange '3.0.2', -4387 silly addNameRange '3.0.3' ] ] -4388 silly addNamed minimatch@0.2.14 -4389 verbose addNamed "0.2.14" is a plain semver version for minimatch -4390 warn deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue -4391 silly cache afterAdd inherits@2.0.3 -4392 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.3/package/package.json not in flight; writing -4393 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4394 silly gunzTarPerm extractEntry LICENSE -4395 silly gunzTarPerm extractEntry index.js -4396 silly cache afterAdd minimatch@0.2.14 -4397 verbose afterAdd /Users/cwerning/.npm/minimatch/0.2.14/package/package.json not in flight; writing -4398 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4399 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.3/package/package.json written -4400 silly cache afterAdd ansi-regex@0.2.1 -4401 verbose afterAdd /Users/cwerning/.npm/ansi-regex/0.2.1/package/package.json not in flight; writing -4402 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4403 silly cache afterAdd ansi-regex@0.2.1 -4404 verbose afterAdd /Users/cwerning/.npm/ansi-regex/0.2.1/package/package.json already in flight; not writing -4405 silly gunzTarPerm extractEntry .travis.yml -4406 silly gunzTarPerm extractEntry example/parse.js -4407 verbose afterAdd /Users/cwerning/.npm/minimatch/0.2.14/package/package.json written -4408 verbose afterAdd /Users/cwerning/.npm/ansi-regex/0.2.1/package/package.json written -4409 silly install resolved [ { name: 'ansi-regex', -4409 silly install resolved version: '0.2.1', -4409 silly install resolved description: 'Regular expression for matching ANSI escape codes', -4409 silly install resolved license: 'MIT', -4409 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/ansi-regex' }, -4409 silly install resolved author: -4409 silly install resolved { name: 'Sindre Sorhus', -4409 silly install resolved email: 'sindresorhus@gmail.com', -4409 silly install resolved url: 'http://sindresorhus.com' }, -4409 silly install resolved engines: { node: '>=0.10.0' }, -4409 silly install resolved scripts: { test: 'mocha' }, -4409 silly install resolved files: [ 'index.js' ], -4409 silly install resolved keywords: -4409 silly install resolved [ 'ansi', -4409 silly install resolved 'styles', -4409 silly install resolved 'color', -4409 silly install resolved 'colour', -4409 silly install resolved 'colors', -4409 silly install resolved 'terminal', -4409 silly install resolved 'console', -4409 silly install resolved 'cli', -4409 silly install resolved 'string', -4409 silly install resolved 'tty', -4409 silly install resolved 'escape', -4409 silly install resolved 'formatting', -4409 silly install resolved 'rgb', -4409 silly install resolved '256', -4409 silly install resolved 'shell', -4409 silly install resolved 'xterm', -4409 silly install resolved 'command-line', -4409 silly install resolved 'text', -4409 silly install resolved 'regex', -4409 silly install resolved 'regexp', -4409 silly install resolved 're', -4409 silly install resolved 'match', -4409 silly install resolved 'test', -4409 silly install resolved 'find', -4409 silly install resolved 'pattern' ], -4409 silly install resolved devDependencies: { mocha: '*' }, -4409 silly install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-regex/issues' }, -4409 silly install resolved homepage: 'https://github.com/sindresorhus/ansi-regex', -4409 silly install resolved _id: 'ansi-regex@0.2.1', -4409 silly install resolved _shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', -4409 silly install resolved _from: 'ansi-regex@>=0.2.1 <0.3.0', -4409 silly install resolved _npmVersion: '1.4.9', -4409 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -4409 silly install resolved maintainers: [ [Object] ], -4409 silly install resolved dist: -4409 silly install resolved { shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', -4409 silly install resolved tarball: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' }, -4409 silly install resolved directories: {}, -4409 silly install resolved _resolved: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' } ] -4410 info install ansi-regex@0.2.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -4411 info installOne ansi-regex@0.2.1 -4412 verbose installOne of ansi-regex to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi not in flight; installing -4413 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4414 silly install resolved [ { name: 'ansi-regex', -4414 silly install resolved version: '0.2.1', -4414 silly install resolved description: 'Regular expression for matching ANSI escape codes', -4414 silly install resolved license: 'MIT', -4414 silly install resolved repository: { type: 'git', url: 'git://github.com/sindresorhus/ansi-regex' }, -4414 silly install resolved author: -4414 silly install resolved { name: 'Sindre Sorhus', -4414 silly install resolved email: 'sindresorhus@gmail.com', -4414 silly install resolved url: 'http://sindresorhus.com' }, -4414 silly install resolved engines: { node: '>=0.10.0' }, -4414 silly install resolved scripts: { test: 'mocha' }, -4414 silly install resolved files: [ 'index.js' ], -4414 silly install resolved keywords: -4414 silly install resolved [ 'ansi', -4414 silly install resolved 'styles', -4414 silly install resolved 'color', -4414 silly install resolved 'colour', -4414 silly install resolved 'colors', -4414 silly install resolved 'terminal', -4414 silly install resolved 'console', -4414 silly install resolved 'cli', -4414 silly install resolved 'string', -4414 silly install resolved 'tty', -4414 silly install resolved 'escape', -4414 silly install resolved 'formatting', -4414 silly install resolved 'rgb', -4414 silly install resolved '256', -4414 silly install resolved 'shell', -4414 silly install resolved 'xterm', -4414 silly install resolved 'command-line', -4414 silly install resolved 'text', -4414 silly install resolved 'regex', -4414 silly install resolved 'regexp', -4414 silly install resolved 're', -4414 silly install resolved 'match', -4414 silly install resolved 'test', -4414 silly install resolved 'find', -4414 silly install resolved 'pattern' ], -4414 silly install resolved devDependencies: { mocha: '*' }, -4414 silly install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-regex/issues' }, -4414 silly install resolved homepage: 'https://github.com/sindresorhus/ansi-regex', -4414 silly install resolved _id: 'ansi-regex@0.2.1', -4414 silly install resolved _shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', -4414 silly install resolved _from: 'ansi-regex@>=0.2.1 <0.3.0', -4414 silly install resolved _npmVersion: '1.4.9', -4414 silly install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' }, -4414 silly install resolved maintainers: [ [Object] ], -4414 silly install resolved dist: -4414 silly install resolved { shasum: '0d8e946967a3d8143f93e24e298525fc1b2235f9', -4414 silly install resolved tarball: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' }, -4414 silly install resolved directories: {}, -4414 silly install resolved _resolved: 'https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz' } ] -4415 info install ansi-regex@0.2.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -4416 info installOne ansi-regex@0.2.1 -4417 verbose installOne of ansi-regex to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi not in flight; installing -4418 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4419 verbose lock using /Users/cwerning/.npm/_locks/ansi-regex-bc6ab64c62b539b4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4420 verbose lock using /Users/cwerning/.npm/_locks/ansi-regex-3545c0a90701e8c5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4421 silly install write writing ansi-regex 0.2.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4422 silly install write writing ansi-regex 0.2.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4423 silly gunzTarPerm extractEntry readme.markdown -4424 silly gunzTarPerm extractEntry test/dash.js -4425 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4426 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4427 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex is being purged from base /Users/cwerning/pingoupb -4428 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4429 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex is being purged from base /Users/cwerning/pingoupb -4430 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4431 verbose tar unpack /Users/cwerning/.npm/ansi-regex/0.2.1/package.tgz -4432 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4433 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex is being purged -4434 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4435 verbose tar unpack /Users/cwerning/.npm/ansi-regex/0.2.1/package.tgz -4436 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4437 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex is being purged -4438 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4439 silly gunzTarPerm modes [ '755', '644' ] -4440 silly gunzTarPerm modes [ '755', '644' ] -4441 silly gunzTarPerm extractEntry test/default_bool.js -4442 silly gunzTarPerm extractEntry test/dotted.js -4443 silly gunzTarPerm extractEntry test/long.js -4444 silly gunzTarPerm extractEntry test/parse.js -4445 silly gunzTarPerm extractEntry test/parse_modified.js -4446 silly gunzTarPerm extractEntry test/short.js -4447 silly gunzTarPerm extractEntry test/whitespace.js -4448 silly gunzTarPerm extractEntry package.json -4449 silly gunzTarPerm extractEntry package.json -4450 silly gunzTarPerm extractEntry index.js -4451 silly gunzTarPerm extractEntry readme.md -4452 silly gunzTarPerm extractEntry index.js -4453 silly gunzTarPerm extractEntry readme.md -4454 http fetch 200 https://registry.npmjs.org/ms/-/ms-0.6.2.tgz -4455 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json -4456 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json -4457 silly fetchAndShaCheck shasum d89c2124c6fdc1353d65a8b77bf1aac4b193708c -4458 info preinstall ansi-regex@0.2.1 -4459 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/ms/-/ms-0.6.2.tgz not in flight; adding -4460 verbose addTmpTarball already have metadata; skipping unpack for ms@0.6.2 -4461 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4462 info preinstall ansi-regex@0.2.1 -4463 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json -4464 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json -4465 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json -4466 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json -4467 silly cache afterAdd ms@0.6.2 -4468 verbose afterAdd /Users/cwerning/.npm/ms/0.6.2/package/package.json not in flight; writing -4469 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4470 verbose afterAdd /Users/cwerning/.npm/ms/0.6.2/package/package.json written -4471 silly install resolved [ { name: 'ms', -4471 silly install resolved version: '0.6.2', -4471 silly install resolved description: 'Tiny ms conversion utility', -4471 silly install resolved repository: { type: 'git', url: 'git://github.com/guille/ms.js.git' }, -4471 silly install resolved main: './index', -4471 silly install resolved devDependencies: { mocha: '*', 'expect.js': '*', serve: '*' }, -4471 silly install resolved component: { scripts: [Object] }, -4471 silly install resolved bugs: { url: 'https://github.com/guille/ms.js/issues' }, -4471 silly install resolved _id: 'ms@0.6.2', -4471 silly install resolved dist: -4471 silly install resolved { shasum: 'd89c2124c6fdc1353d65a8b77bf1aac4b193708c', -4471 silly install resolved tarball: 'https://registry.npmjs.org/ms/-/ms-0.6.2.tgz' }, -4471 silly install resolved _from: 'ms@0.6.2', -4471 silly install resolved _npmVersion: '1.2.30', -4471 silly install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' }, -4471 silly install resolved maintainers: [ [Object] ], -4471 silly install resolved directories: {}, -4471 silly install resolved _shasum: 'd89c2124c6fdc1353d65a8b77bf1aac4b193708c', -4471 silly install resolved _resolved: 'https://registry.npmjs.org/ms/-/ms-0.6.2.tgz' } ] -4472 info install ms@0.6.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -4473 info installOne ms@0.6.2 -4474 verbose installOne of ms to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug not in flight; installing -4475 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4476 verbose lock using /Users/cwerning/.npm/_locks/ms-9d0bdc8058b46410.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4477 silly install write writing ms 0.6.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4478 silly install resolved [] -4479 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4480 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4481 silly install resolved [] -4482 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4483 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4484 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/package.json -4485 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4486 info preinstall jade@0.26.3 -4487 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms is being purged from base /Users/cwerning/pingoupb -4488 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4489 verbose tar unpack /Users/cwerning/.npm/ms/0.6.2/package.tgz -4490 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4491 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms is being purged -4492 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4493 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/package.json -4494 silly gunzTarPerm modes [ '755', '644' ] -4495 info linkStuff ansi-regex@0.2.1 -4496 silly linkStuff ansi-regex@0.2.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules as its parent node_modules -4497 info linkStuff ansi-regex@0.2.1 -4498 silly linkStuff ansi-regex@0.2.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules as its parent node_modules -4499 silly gunzTarPerm extractEntry package.json -4500 silly prepareForInstallMany adding commander@0.6.1 from jade dependencies -4501 silly prepareForInstallMany adding mkdirp@0.3.0 from jade dependencies -4502 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/package.json -4503 silly gunzTarPerm extractEntry .npmignore -4504 silly gunzTarPerm extractEntry README.md -4505 verbose linkBins ansi-regex@0.2.1 -4506 verbose linkMans ansi-regex@0.2.1 -4507 verbose rebuildBundles ansi-regex@0.2.1 -4508 verbose linkBins ansi-regex@0.2.1 -4509 verbose linkMans ansi-regex@0.2.1 -4510 verbose rebuildBundles ansi-regex@0.2.1 -4511 silly cache add args [ 'commander@0.6.1', null ] -4512 verbose cache add spec commander@0.6.1 -4513 silly cache add args [ 'mkdirp@0.3.0', null ] -4514 verbose cache add spec mkdirp@0.3.0 -4515 silly cache add parsed spec Result { -4515 silly cache add raw: 'commander@0.6.1', -4515 silly cache add scope: null, -4515 silly cache add name: 'commander', -4515 silly cache add rawSpec: '0.6.1', -4515 silly cache add spec: '0.6.1', -4515 silly cache add type: 'version' } -4516 silly addNamed commander@0.6.1 -4517 verbose addNamed "0.6.1" is a plain semver version for commander -4518 silly mapToRegistry name commander -4519 silly mapToRegistry using default registry -4520 silly mapToRegistry registry https://registry.npmjs.org/ -4521 silly mapToRegistry uri https://registry.npmjs.org/commander -4522 verbose addNameVersion registry:https://registry.npmjs.org/commander not in flight; fetching -4523 silly cache add parsed spec Result { -4523 silly cache add raw: 'mkdirp@0.3.0', -4523 silly cache add scope: null, -4523 silly cache add name: 'mkdirp', -4523 silly cache add rawSpec: '0.3.0', -4523 silly cache add spec: '0.3.0', -4523 silly cache add type: 'version' } -4524 silly addNamed mkdirp@0.3.0 -4525 verbose addNamed "0.3.0" is a plain semver version for mkdirp -4526 silly mapToRegistry name mkdirp -4527 silly mapToRegistry using default registry -4528 silly mapToRegistry registry https://registry.npmjs.org/ -4529 silly mapToRegistry uri https://registry.npmjs.org/mkdirp -4530 verbose addNameVersion registry:https://registry.npmjs.org/mkdirp not in flight; fetching -4531 info install ansi-regex@0.2.1 -4532 info install ansi-regex@0.2.1 -4533 silly gunzTarPerm extractEntry index.js -4534 info postinstall ansi-regex@0.2.1 -4535 info postinstall ansi-regex@0.2.1 -4536 verbose get https://registry.npmjs.org/commander not expired, no request -4537 verbose get https://registry.npmjs.org/mkdirp not expired, no request -4538 verbose unlock done using /Users/cwerning/.npm/_locks/ansi-regex-bc6ab64c62b539b4.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex -4539 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -4540 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -4541 verbose unlock done using /Users/cwerning/.npm/_locks/ansi-regex-3545c0a90701e8c5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex -4542 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -4543 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -4544 silly mapToRegistry name commander -4545 silly mapToRegistry using default registry -4546 silly mapToRegistry registry https://registry.npmjs.org/ -4547 silly mapToRegistry uri https://registry.npmjs.org/commander -4548 verbose addRemoteTarball https://registry.npmjs.org/commander/-/commander-0.6.1.tgz not in flight; adding -4549 verbose addRemoteTarball [ 'https://registry.npmjs.org/commander/-/commander-0.6.1.tgz', -4549 verbose addRemoteTarball 'fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06' ] -4550 silly mapToRegistry name mkdirp -4551 silly mapToRegistry using default registry -4552 silly mapToRegistry registry https://registry.npmjs.org/ -4553 silly mapToRegistry uri https://registry.npmjs.org/mkdirp -4554 verbose addRemoteTarball https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz not in flight; adding -4555 verbose addRemoteTarball [ 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz', -4555 verbose addRemoteTarball '1bbf5ab1ba827af23575143490426455f481fe1e' ] -4556 info retry fetch attempt 1 at 16:02:33 -4557 info attempt registry request try #1 at 16:02:33 -4558 http fetch GET https://registry.npmjs.org/commander/-/commander-0.6.1.tgz -4559 info retry fetch attempt 1 at 16:02:33 -4560 info attempt registry request try #1 at 16:02:33 -4561 http fetch GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz -4562 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist/package.json -4563 info linkStuff has-ansi@0.1.0 -4564 silly linkStuff has-ansi@0.1.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules -4565 info linkStuff strip-ansi@0.3.0 -4566 silly linkStuff strip-ansi@0.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules as its parent node_modules -4567 info preinstall minimist@0.0.8 -4568 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist/package.json -4569 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist/package.json -4570 verbose linkBins has-ansi@0.1.0 -4571 verbose link bins [ { 'has-ansi': 'cli.js' }, -4571 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin', -4571 verbose link bins false ] -4572 verbose linkMans has-ansi@0.1.0 -4573 verbose rebuildBundles has-ansi@0.1.0 -4574 verbose linkBins strip-ansi@0.3.0 -4575 verbose link bins [ { 'strip-ansi': 'cli.js' }, -4575 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin', -4575 verbose link bins false ] -4576 verbose linkMans strip-ansi@0.3.0 -4577 verbose rebuildBundles strip-ansi@0.3.0 -4578 verbose rebuildBundles [ 'ansi-regex' ] -4579 verbose rebuildBundles [ 'ansi-regex' ] -4580 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/has-ansi is being purged -4581 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/has-ansi -4582 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/strip-ansi is being purged -4583 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/.bin/strip-ansi -4584 silly install resolved [] -4585 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4586 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4587 info install has-ansi@0.1.0 -4588 info install strip-ansi@0.3.0 -4589 info postinstall has-ansi@0.1.0 -4590 info postinstall strip-ansi@0.3.0 -4591 info linkStuff minimist@0.0.8 -4592 silly linkStuff minimist@0.0.8 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules as its parent node_modules -4593 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms/package.json -4594 verbose unlock done using /Users/cwerning/.npm/_locks/has-ansi-db6b74f5f5714978.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/has-ansi -4595 verbose unlock done using /Users/cwerning/.npm/_locks/strip-ansi-ec9fc2f23e3a3538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk/node_modules/strip-ansi -4596 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -4597 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -4598 http fetch 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz -4599 info preinstall ms@0.6.2 -4600 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms/package.json -4601 silly fetchAndShaCheck shasum 7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0 -4602 verbose linkBins minimist@0.0.8 -4603 verbose linkMans minimist@0.0.8 -4604 verbose rebuildBundles minimist@0.0.8 -4605 info linkStuff chalk@0.5.1 -4606 silly linkStuff chalk@0.5.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -4607 info install minimist@0.0.8 -4608 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz not in flight; adding -4609 verbose addTmpTarball already have metadata; skipping unpack for graceful-fs@2.0.3 -4610 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4611 info postinstall minimist@0.0.8 -4612 http fetch 200 https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz -4613 verbose unlock done using /Users/cwerning/.npm/_locks/minimist-4b1024364dd9add7.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp/node_modules/minimist -4614 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -4615 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -4616 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms/package.json -4617 http fetch 200 https://registry.npmjs.org/util/-/util-0.10.3.tgz -4618 silly fetchAndShaCheck shasum e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef -4619 silly fetchAndShaCheck shasum 7afb1afe50805246489e3db7fe0ed379336ac0f9 -4620 verbose linkBins chalk@0.5.1 -4621 verbose linkMans chalk@0.5.1 -4622 verbose rebuildBundles chalk@0.5.1 -4623 verbose rebuildBundles [ '.bin', -4623 verbose rebuildBundles 'ansi-styles', -4623 verbose rebuildBundles 'escape-string-regexp', -4623 verbose rebuildBundles 'has-ansi', -4623 verbose rebuildBundles 'strip-ansi', -4623 verbose rebuildBundles 'supports-color' ] -4624 info install chalk@0.5.1 -4625 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/formatio/-/formatio-1.0.2.tgz not in flight; adding -4626 verbose addTmpTarball already have metadata; skipping unpack for formatio@1.0.2 -4627 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4628 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/util/-/util-0.10.3.tgz not in flight; adding -4629 verbose addTmpTarball already have metadata; skipping unpack for util@0.10.3 -4630 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4631 info postinstall chalk@0.5.1 -4632 silly cache afterAdd graceful-fs@2.0.3 -4633 verbose afterAdd /Users/cwerning/.npm/graceful-fs/2.0.3/package/package.json not in flight; writing -4634 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4635 info linkStuff mkdirp@0.5.0 -4636 silly linkStuff mkdirp@0.5.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -4637 silly install resolved [] -4638 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4639 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4640 verbose unlock done using /Users/cwerning/.npm/_locks/chalk-d18f6300129dcb29.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/chalk -4641 verbose afterAdd /Users/cwerning/.npm/graceful-fs/2.0.3/package/package.json written -4642 silly install resolved [ { name: 'inherits', -4642 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()', -4642 silly install resolved version: '2.0.3', -4642 silly install resolved keywords: -4642 silly install resolved [ 'inheritance', -4642 silly install resolved 'class', -4642 silly install resolved 'klass', -4642 silly install resolved 'oop', -4642 silly install resolved 'object-oriented', -4642 silly install resolved 'inherits', -4642 silly install resolved 'browser', -4642 silly install resolved 'browserify' ], -4642 silly install resolved main: './inherits.js', -4642 silly install resolved browser: './inherits_browser.js', -4642 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits.git' }, -4642 silly install resolved license: 'ISC', -4642 silly install resolved scripts: { test: 'node test' }, -4642 silly install resolved devDependencies: { tap: '^7.1.0' }, -4642 silly install resolved files: [ 'inherits.js', 'inherits_browser.js' ], -4642 silly install resolved gitHead: 'e05d0fb27c61a3ec687214f0476386b765364d5f', -4642 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' }, -4642 silly install resolved homepage: 'https://github.com/isaacs/inherits#readme', -4642 silly install resolved _id: 'inherits@2.0.3', -4642 silly install resolved _shasum: '633c2c83e3da42a502f52466022480f4208261de', -4642 silly install resolved _from: 'inherits@>=2.0.0 <3.0.0', -4642 silly install resolved _npmVersion: '3.10.7', -4642 silly install resolved _nodeVersion: '6.5.0', -4642 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, -4642 silly install resolved dist: -4642 silly install resolved { shasum: '633c2c83e3da42a502f52466022480f4208261de', -4642 silly install resolved tarball: 'https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz' }, -4642 silly install resolved maintainers: [ [Object] ], -4642 silly install resolved _npmOperationalInternal: -4642 silly install resolved { host: 'packages-16-east.internal.npmjs.com', -4642 silly install resolved tmp: 'tmp/inherits-2.0.3.tgz_1473295776489_0.08142363070510328' }, -4642 silly install resolved directories: {}, -4642 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz', -4642 silly install resolved readme: 'ERROR: No README data found!' }, -4642 silly install resolved { author: -4642 silly install resolved { name: 'Isaac Z. Schlueter', -4642 silly install resolved email: 'i@izs.me', -4642 silly install resolved url: 'http://blog.izs.me' }, -4642 silly install resolved name: 'minimatch', -4642 silly install resolved description: 'a glob matcher in javascript', -4642 silly install resolved version: '0.2.14', -4642 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' }, -4642 silly install resolved main: 'minimatch.js', -4642 silly install resolved scripts: { test: 'tap test/*.js' }, -4642 silly install resolved engines: { node: '*' }, -4642 silly install resolved dependencies: { 'lru-cache': '2', sigmund: '~1.0.0' }, -4642 silly install resolved devDependencies: { tap: '' }, -4642 silly install resolved license: -4642 silly install resolved { type: 'MIT', -4642 silly install resolved url: 'http://github.com/isaacs/minimatch/raw/master/LICENSE' }, -4642 silly install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' }, -4642 silly install resolved homepage: 'https://github.com/isaacs/minimatch', -4642 silly install resolved _id: 'minimatch@0.2.14', -4642 silly install resolved dist: -4642 silly install resolved { shasum: 'c74e780574f63c6f9a090e90efbe6ef53a6a756a', -4642 silly install resolved tarball: 'https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz' }, -4642 silly install resolved _from: 'minimatch@>=0.2.11 <0.3.0', -4642 silly install resolved _npmVersion: '1.3.17', -4642 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, -4642 silly install resolved maintainers: [ [Object] ], -4642 silly install resolved deprecated: 'Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue', -4642 silly install resolved directories: {}, -4642 silly install resolved _shasum: 'c74e780574f63c6f9a090e90efbe6ef53a6a756a', -4642 silly install resolved _resolved: 'https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz', -4642 silly install resolved readme: 'ERROR: No README data found!' }, -4642 silly install resolved { author: -4642 silly install resolved { name: 'Isaac Z. Schlueter', -4642 silly install resolved email: 'i@izs.me', -4642 silly install resolved url: 'http://blog.izs.me' }, -4642 silly install resolved name: 'graceful-fs', -4642 silly install resolved description: 'A drop-in replacement for fs, making various improvements.', -4642 silly install resolved version: '2.0.3', -4642 silly install resolved repository: -4642 silly install resolved { type: 'git', -4642 silly install resolved url: 'git://github.com/isaacs/node-graceful-fs.git' }, -4642 silly install resolved main: 'graceful-fs.js', -4642 silly install resolved engines: { node: '>=0.4.0' }, -4642 silly install resolved directories: { test: 'test' }, -4642 silly install resolved scripts: { test: 'tap test/*.js' }, -4642 silly install resolved keywords: -4642 silly install resolved [ 'fs', -4642 silly install resolved 'module', -4642 silly install resolved 'reading', -4642 silly install resolved 'retry', -4642 silly install resolved 'retries', -4642 silly install resolved 'queue', -4642 silly install resolved 'error', -4642 silly install resolved 'errors', -4642 silly install resolved 'handling', -4642 silly install resolved 'EMFILE', -4642 silly install resolved 'EAGAIN', -4642 silly install resolved 'EINVAL', -4642 silly install resolved 'EPERM', -4642 silly install resolved 'EACCESS' ], -4642 silly install resolved license: 'BSD', -4642 silly install resolved bugs: { url: 'https://github.com/isaacs/node-graceful-fs/issues' }, -4642 silly install resolved homepage: 'https://github.com/isaacs/node-graceful-fs', -4642 silly install resolved _id: 'graceful-fs@2.0.3', -4642 silly install resolved dist: -4642 silly install resolved { shasum: '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0', -4642 silly install resolved tarball: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz' }, -4642 silly install resolved _from: 'graceful-fs@>=2.0.0 <2.1.0', -4642 silly install resolved _npmVersion: '1.4.6', -4642 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, -4642 silly install resolved maintainers: [ [Object] ], -4642 silly install resolved deprecated: 'graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use \'npm ls graceful-fs\' to find it in the tree.', -4642 silly install resolved _shasum: '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0', -4642 silly install resolved _resolved: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz' } ] -4643 info install inherits@2.0.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -4644 info install minimatch@0.2.14 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -4645 info install graceful-fs@2.0.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -4646 info installOne inherits@2.0.3 -4647 verbose installOne of inherits to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob not in flight; installing -4648 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4649 info installOne minimatch@0.2.14 -4650 verbose installOne of minimatch to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob not in flight; installing -4651 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4652 info installOne graceful-fs@2.0.3 -4653 verbose installOne of graceful-fs to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob not in flight; installing -4654 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4655 verbose lock using /Users/cwerning/.npm/_locks/inherits-68a09cb828d0a15e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4656 verbose lock using /Users/cwerning/.npm/_locks/minimatch-7adec47808e43c73.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4657 verbose lock using /Users/cwerning/.npm/_locks/graceful-fs-ca2522493a0eb1d6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4658 silly install write writing inherits 2.0.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4659 silly install write writing minimatch 0.2.14 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4660 silly install write writing graceful-fs 2.0.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4661 info linkStuff ms@0.6.2 -4662 silly linkStuff ms@0.6.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules as its parent node_modules -4663 verbose linkBins mkdirp@0.5.0 -4664 verbose link bins [ { mkdirp: 'bin/cmd.js' }, -4664 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin', -4664 verbose link bins false ] -4665 verbose linkMans mkdirp@0.5.0 -4666 verbose rebuildBundles mkdirp@0.5.0 -4667 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4668 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4669 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4670 verbose rebuildBundles [ 'minimist' ] -4671 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/mkdirp is being purged -4672 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/mkdirp -4673 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits is being purged from base /Users/cwerning/pingoupb -4674 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4675 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch is being purged from base /Users/cwerning/pingoupb -4676 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4677 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs is being purged from base /Users/cwerning/pingoupb -4678 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4679 verbose tar unpack /Users/cwerning/.npm/inherits/2.0.3/package.tgz -4680 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4681 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits is being purged -4682 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4683 verbose tar unpack /Users/cwerning/.npm/minimatch/0.2.14/package.tgz -4684 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4685 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch is being purged -4686 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4687 verbose tar unpack /Users/cwerning/.npm/graceful-fs/2.0.3/package.tgz -4688 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4689 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs is being purged -4690 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4691 silly cache afterAdd formatio@1.0.2 -4692 verbose afterAdd /Users/cwerning/.npm/formatio/1.0.2/package/package.json not in flight; writing -4693 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4694 silly gunzTarPerm modes [ '755', '644' ] -4695 silly gunzTarPerm modes [ '755', '644' ] -4696 silly gunzTarPerm modes [ '755', '644' ] -4697 silly cache afterAdd util@0.10.3 -4698 verbose afterAdd /Users/cwerning/.npm/util/0.10.3/package/package.json not in flight; writing -4699 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4700 info install mkdirp@0.5.0 -4701 info postinstall mkdirp@0.5.0 -4702 verbose afterAdd /Users/cwerning/.npm/formatio/1.0.2/package/package.json written -4703 silly gunzTarPerm extractEntry package.json -4704 verbose afterAdd /Users/cwerning/.npm/util/0.10.3/package/package.json written -4705 silly install resolved [ { name: 'formatio', -4705 silly install resolved version: '1.0.2', -4705 silly install resolved description: 'Human-readable object formatting', -4705 silly install resolved homepage: 'http://busterjs.org/docs/formatio/', -4705 silly install resolved author: { name: 'Christian Johansen' }, -4705 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ], -4705 silly install resolved main: './lib/formatio', -4705 silly install resolved repository: { type: 'git', url: 'https://github.com/busterjs/formatio.git' }, -4705 silly install resolved scripts: { test: 'node test/formatio-test.js' }, -4705 silly install resolved dependencies: { samsam: '~1.1' }, -4705 silly install resolved devDependencies: { buster: '0.6.11' }, -4705 silly install resolved _id: 'formatio@1.0.2', -4705 silly install resolved dist: -4705 silly install resolved { shasum: 'e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef', -4705 silly install resolved tarball: 'https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz' }, -4705 silly install resolved maintainers: [ [Object], [Object], [Object] ], -4705 silly install resolved directories: {}, -4705 silly install resolved _shasum: 'e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef', -4705 silly install resolved _resolved: 'https://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz', -4705 silly install resolved _from: 'formatio@>=1.0.0 <1.1.0' }, -4705 silly install resolved { author: { name: 'Joyent', url: 'http://www.joyent.com' }, -4705 silly install resolved name: 'util', -4705 silly install resolved description: 'Node.JS util module', -4705 silly install resolved keywords: [ 'util' ], -4705 silly install resolved version: '0.10.3', -4705 silly install resolved homepage: 'https://github.com/defunctzombie/node-util', -4705 silly install resolved repository: { type: 'git', url: 'git://github.com/defunctzombie/node-util' }, -4705 silly install resolved main: './util.js', -4705 silly install resolved scripts: { test: 'node test/node/*.js && zuul test/browser/*.js' }, -4705 silly install resolved dependencies: { inherits: '2.0.1' }, -4705 silly install resolved license: 'MIT', -4705 silly install resolved devDependencies: { zuul: '~1.0.9' }, -4705 silly install resolved browser: { './support/isBuffer.js': './support/isBufferBrowser.js' }, -4705 silly install resolved bugs: { url: 'https://github.com/defunctzombie/node-util/issues' }, -4705 silly install resolved _id: 'util@0.10.3', -4705 silly install resolved dist: -4705 silly install resolved { shasum: '7afb1afe50805246489e3db7fe0ed379336ac0f9', -4705 silly install resolved tarball: 'https://registry.npmjs.org/util/-/util-0.10.3.tgz' }, -4705 silly install resolved _from: 'util@>=0.10.3 <1.0.0', -4705 silly install resolved _npmVersion: '1.3.24', -4705 silly install resolved _npmUser: { name: 'shtylman', email: 'shtylman@gmail.com' }, -4705 silly install resolved maintainers: [ [Object] ], -4705 silly install resolved directories: {}, -4705 silly install resolved _shasum: '7afb1afe50805246489e3db7fe0ed379336ac0f9', -4705 silly install resolved _resolved: 'https://registry.npmjs.org/util/-/util-0.10.3.tgz' } ] -4706 info install formatio@1.0.2 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -4707 info install util@0.10.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -4708 info installOne formatio@1.0.2 -4709 verbose installOne of formatio to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon not in flight; installing -4710 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4711 info installOne util@0.10.3 -4712 verbose installOne of util to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon not in flight; installing -4713 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4714 verbose linkBins ms@0.6.2 -4715 verbose linkMans ms@0.6.2 -4716 verbose rebuildBundles ms@0.6.2 -4717 silly gunzTarPerm extractEntry package.json -4718 silly gunzTarPerm extractEntry package.json -4719 verbose unlock done using /Users/cwerning/.npm/_locks/mkdirp-3d1d1d20d5f855fd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/mkdirp -4720 info install ms@0.6.2 -4721 verbose lock using /Users/cwerning/.npm/_locks/formatio-99c6dac6d3fc8c77.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -4722 verbose lock using /Users/cwerning/.npm/_locks/util-2609e3586f948909.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -4723 silly install write writing formatio 1.0.2 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -4724 silly install write writing util 0.10.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -4725 info postinstall ms@0.6.2 -4726 silly gunzTarPerm extractEntry README.md -4727 silly gunzTarPerm extractEntry LICENSE -4728 silly gunzTarPerm extractEntry .npmignore -4729 silly gunzTarPerm extractEntry README.md -4730 silly gunzTarPerm extractEntry .npmignore -4731 silly gunzTarPerm extractEntry README.md -4732 verbose unlock done using /Users/cwerning/.npm/_locks/ms-9d0bdc8058b46410.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug/node_modules/ms -4733 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -4734 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -4735 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -4736 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -4737 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio is being purged from base /Users/cwerning/pingoupb -4738 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -4739 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util is being purged from base /Users/cwerning/pingoupb -4740 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -4741 verbose tar unpack /Users/cwerning/.npm/formatio/1.0.2/package.tgz -4742 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -4743 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio is being purged -4744 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -4745 verbose tar unpack /Users/cwerning/.npm/util/0.10.3/package.tgz -4746 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -4747 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util is being purged -4748 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -4749 silly gunzTarPerm modes [ '755', '644' ] -4750 silly gunzTarPerm modes [ '755', '644' ] -4751 silly gunzTarPerm extractEntry inherits.js -4752 silly gunzTarPerm extractEntry inherits_browser.js -4753 silly gunzTarPerm extractEntry LICENSE -4754 silly gunzTarPerm extractEntry graceful-fs.js -4755 silly gunzTarPerm extractEntry LICENSE -4756 silly gunzTarPerm extractEntry minimatch.js -4757 info linkStuff debug@2.0.0 -4758 silly linkStuff debug@2.0.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -4759 silly gunzTarPerm extractEntry package.json -4760 silly gunzTarPerm extractEntry package.json -4761 silly gunzTarPerm extractEntry LICENSE -4762 silly gunzTarPerm extractEntry autolint.js -4763 silly gunzTarPerm extractEntry polyfills.js -4764 silly gunzTarPerm extractEntry test/open.js -4765 silly gunzTarPerm extractEntry test/readdir-sort.js -4766 silly gunzTarPerm extractEntry .npmignore -4767 silly gunzTarPerm extractEntry README.md -4768 silly gunzTarPerm extractEntry test/basic.js -4769 verbose linkBins debug@2.0.0 -4770 verbose linkMans debug@2.0.0 -4771 verbose rebuildBundles debug@2.0.0 -4772 verbose rebuildBundles [ 'ms' ] -4773 info install debug@2.0.0 -4774 silly gunzTarPerm extractEntry buster.js -4775 silly gunzTarPerm extractEntry AUTHORS -4776 info postinstall debug@2.0.0 -4777 silly gunzTarPerm extractEntry LICENSE -4778 silly gunzTarPerm extractEntry util.js -4779 silly gunzTarPerm extractEntry test/brace-expand.js -4780 silly gunzTarPerm extractEntry test/caching.js -4781 verbose unlock done using /Users/cwerning/.npm/_locks/debug-cf685e985242e08e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/debug -4782 silly gunzTarPerm extractEntry .travis.yml -4783 silly gunzTarPerm extractEntry lib/formatio.js -4784 silly gunzTarPerm extractEntry Readme.rst -4785 silly gunzTarPerm extractEntry test/defaults.js -4786 silly gunzTarPerm extractEntry test/extglob-ending-with-state-char.js -4787 silly gunzTarPerm extractEntry test/formatio-test.js -4788 silly gunzTarPerm extractEntry .zuul.yml -4789 silly gunzTarPerm extractEntry support/isBuffer.js -4790 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits/package.json -4791 silly gunzTarPerm extractEntry .travis.yml -4792 silly gunzTarPerm extractEntry support/isBufferBrowser.js -4793 silly gunzTarPerm extractEntry test/browser/inspect.js -4794 info preinstall inherits@2.0.3 -4795 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits/package.json -4796 silly gunzTarPerm extractEntry test/browser/is.js -4797 silly gunzTarPerm extractEntry test/node/debug.js -4798 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits/package.json -4799 silly gunzTarPerm extractEntry test/node/format.js -4800 silly gunzTarPerm extractEntry test/node/inspect.js -4801 silly install resolved [] -4802 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4803 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4804 info linkStuff inherits@2.0.3 -4805 silly linkStuff inherits@2.0.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules as its parent node_modules -4806 silly gunzTarPerm extractEntry test/node/log.js -4807 silly gunzTarPerm extractEntry test/node/util.js -4808 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json -4809 info preinstall graceful-fs@2.0.3 -4810 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json -4811 verbose linkBins inherits@2.0.3 -4812 verbose linkMans inherits@2.0.3 -4813 verbose rebuildBundles inherits@2.0.3 -4814 info install inherits@2.0.3 -4815 info postinstall inherits@2.0.3 -4816 verbose unlock done using /Users/cwerning/.npm/_locks/inherits-68a09cb828d0a15e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/inherits -4817 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json -4818 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/package.json -4819 info preinstall minimatch@0.2.14 -4820 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/package.json -4821 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/package.json -4822 silly install resolved [] -4823 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4824 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4825 info preinstall formatio@1.0.2 -4826 silly prepareForInstallMany adding lru-cache@2 from minimatch dependencies -4827 silly prepareForInstallMany adding sigmund@~1.0.0 from minimatch dependencies -4828 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/package.json -4829 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/package.json -4830 info linkStuff graceful-fs@2.0.3 -4831 silly linkStuff graceful-fs@2.0.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules as its parent node_modules -4832 silly cache add args [ 'sigmund@~1.0.0', null ] -4833 verbose cache add spec sigmund@~1.0.0 -4834 silly cache add parsed spec Result { -4834 silly cache add raw: 'sigmund@~1.0.0', -4834 silly cache add scope: null, -4834 silly cache add name: 'sigmund', -4834 silly cache add rawSpec: '~1.0.0', -4834 silly cache add spec: '>=1.0.0 <1.1.0', -4834 silly cache add type: 'range' } -4835 silly addNamed sigmund@>=1.0.0 <1.1.0 -4836 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for sigmund -4837 silly addNameRange { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: false } -4838 silly mapToRegistry name sigmund -4839 silly mapToRegistry using default registry -4840 silly mapToRegistry registry https://registry.npmjs.org/ -4841 silly mapToRegistry uri https://registry.npmjs.org/sigmund -4842 verbose addNameRange registry:https://registry.npmjs.org/sigmund not in flight; fetching -4843 silly cache add args [ 'lru-cache@2', null ] -4844 verbose cache add spec lru-cache@2 -4845 silly cache add parsed spec Result { -4845 silly cache add raw: 'lru-cache@2', -4845 silly cache add scope: null, -4845 silly cache add name: 'lru-cache', -4845 silly cache add rawSpec: '2', -4845 silly cache add spec: '>=2.0.0 <3.0.0', -4845 silly cache add type: 'range' } -4846 silly addNamed lru-cache@>=2.0.0 <3.0.0 -4847 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for lru-cache -4848 silly addNameRange { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: false } -4849 silly mapToRegistry name lru-cache -4850 silly mapToRegistry using default registry -4851 silly mapToRegistry registry https://registry.npmjs.org/ -4852 silly mapToRegistry uri https://registry.npmjs.org/lru-cache -4853 verbose addNameRange registry:https://registry.npmjs.org/lru-cache not in flight; fetching -4854 silly prepareForInstallMany adding samsam@~1.1 from formatio dependencies -4855 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/package.json -4856 verbose request uri https://registry.npmjs.org/lru-cache -4857 verbose request no auth needed -4858 info attempt registry request try #1 at 16:02:33 -4859 verbose etag W/"583eb8ca-c89d" -4860 verbose lastModified Wed, 30 Nov 2016 11:32:26 GMT -4861 http request GET https://registry.npmjs.org/lru-cache -4862 verbose request uri https://registry.npmjs.org/sigmund -4863 verbose request no auth needed -4864 info attempt registry request try #1 at 16:02:33 -4865 verbose etag W/"5818e0eb-1220" -4866 verbose lastModified Tue, 01 Nov 2016 18:37:31 GMT -4867 http request GET https://registry.npmjs.org/sigmund -4868 verbose linkBins graceful-fs@2.0.3 -4869 verbose linkMans graceful-fs@2.0.3 -4870 verbose rebuildBundles graceful-fs@2.0.3 -4871 info install graceful-fs@2.0.3 -4872 info postinstall graceful-fs@2.0.3 -4873 verbose unlock done using /Users/cwerning/.npm/_locks/graceful-fs-ca2522493a0eb1d6.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/graceful-fs -4874 silly cache add args [ 'samsam@~1.1', null ] -4875 verbose cache add spec samsam@~1.1 -4876 silly cache add parsed spec Result { -4876 silly cache add raw: 'samsam@~1.1', -4876 silly cache add scope: null, -4876 silly cache add name: 'samsam', -4876 silly cache add rawSpec: '~1.1', -4876 silly cache add spec: '>=1.1.0 <1.2.0', -4876 silly cache add type: 'range' } -4877 silly addNamed samsam@>=1.1.0 <1.2.0 -4878 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for samsam -4879 silly addNameRange { name: 'samsam', range: '>=1.1.0 <1.2.0', hasData: false } -4880 silly mapToRegistry name samsam -4881 silly mapToRegistry using default registry -4882 silly mapToRegistry registry https://registry.npmjs.org/ -4883 silly mapToRegistry uri https://registry.npmjs.org/samsam -4884 verbose addNameRange registry:https://registry.npmjs.org/samsam not in flight; fetching -4885 verbose request uri https://registry.npmjs.org/samsam -4886 verbose request no auth needed -4887 info attempt registry request try #1 at 16:02:33 -4888 http request GET https://registry.npmjs.org/samsam -4889 http fetch 200 https://registry.npmjs.org/commander/-/commander-0.6.1.tgz -4890 silly fetchAndShaCheck shasum fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06 -4891 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/commander/-/commander-0.6.1.tgz not in flight; adding -4892 verbose addTmpTarball already have metadata; skipping unpack for commander@0.6.1 -4893 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4894 silly cache afterAdd commander@0.6.1 -4895 verbose afterAdd /Users/cwerning/.npm/commander/0.6.1/package/package.json not in flight; writing -4896 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4897 verbose afterAdd /Users/cwerning/.npm/commander/0.6.1/package/package.json written -4898 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/package.json -4899 info preinstall util@0.10.3 -4900 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/package.json -4901 silly prepareForInstallMany adding inherits@2.0.1 from util dependencies -4902 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/package.json -4903 silly cache add args [ 'inherits@2.0.1', null ] -4904 verbose cache add spec inherits@2.0.1 -4905 silly cache add parsed spec Result { -4905 silly cache add raw: 'inherits@2.0.1', -4905 silly cache add scope: null, -4905 silly cache add name: 'inherits', -4905 silly cache add rawSpec: '2.0.1', -4905 silly cache add spec: '2.0.1', -4905 silly cache add type: 'version' } -4906 silly addNamed inherits@2.0.1 -4907 verbose addNamed "2.0.1" is a plain semver version for inherits -4908 silly mapToRegistry name inherits -4909 silly mapToRegistry using default registry -4910 silly mapToRegistry registry https://registry.npmjs.org/ -4911 silly mapToRegistry uri https://registry.npmjs.org/inherits -4912 verbose addNameVersion registry:https://registry.npmjs.org/inherits not in flight; fetching -4913 verbose get https://registry.npmjs.org/inherits not expired, no request -4914 silly mapToRegistry name inherits -4915 silly mapToRegistry using default registry -4916 silly mapToRegistry registry https://registry.npmjs.org/ -4917 silly mapToRegistry uri https://registry.npmjs.org/inherits -4918 verbose addRemoteTarball https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding -4919 verbose addRemoteTarball [ 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz', -4919 verbose addRemoteTarball 'b17d08d326b4423e568eff719f91b0b1cbdf69f1' ] -4920 info retry fetch attempt 1 at 16:02:34 -4921 info attempt registry request try #1 at 16:02:34 -4922 http fetch GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz -4923 http 304 https://registry.npmjs.org/sigmund -4924 verbose headers { date: 'Fri, 27 Jan 2017 15:02:54 GMT', -4924 verbose headers via: '1.1 varnish', -4924 verbose headers 'cache-control': 'max-age=300', -4924 verbose headers etag: 'W/"5818e0eb-1220"', -4924 verbose headers age: '77', -4924 verbose headers connection: 'keep-alive', -4924 verbose headers 'x-served-by': 'cache-hhn1524-HHN', -4924 verbose headers 'x-cache': 'HIT', -4924 verbose headers 'x-cache-hits': '5', -4924 verbose headers 'x-timer': 'S1485529374.704455,VS0,VE0', -4924 verbose headers vary: 'Accept-Encoding' } -4925 silly get cb [ 304, -4925 silly get { date: 'Fri, 27 Jan 2017 15:02:54 GMT', -4925 silly get via: '1.1 varnish', -4925 silly get 'cache-control': 'max-age=300', -4925 silly get etag: 'W/"5818e0eb-1220"', -4925 silly get age: '77', -4925 silly get connection: 'keep-alive', -4925 silly get 'x-served-by': 'cache-hhn1524-HHN', -4925 silly get 'x-cache': 'HIT', -4925 silly get 'x-cache-hits': '5', -4925 silly get 'x-timer': 'S1485529374.704455,VS0,VE0', -4925 silly get vary: 'Accept-Encoding' } ] -4926 verbose etag https://registry.npmjs.org/sigmund from cache -4927 verbose get saving sigmund to /Users/cwerning/.npm/registry.npmjs.org/sigmund/.cache.json -4928 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4929 silly addNameRange number 2 { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: true } -4930 silly addNameRange versions [ 'sigmund', [ '1.0.0', '1.0.1' ] ] -4931 silly addNamed sigmund@1.0.1 -4932 verbose addNamed "1.0.1" is a plain semver version for sigmund -4933 http 200 https://registry.npmjs.org/lru-cache -4934 verbose headers { server: 'nginx/1.10.1', -4934 verbose headers 'content-type': 'application/json', -4934 verbose headers 'last-modified': 'Fri, 20 Jan 2017 11:06:09 GMT', -4934 verbose headers etag: 'W/"5881ef21-c906"', -4934 verbose headers 'content-encoding': 'gzip', -4934 verbose headers 'cache-control': 'max-age=300', -4934 verbose headers 'content-length': '7480', -4934 verbose headers 'accept-ranges': 'bytes', -4934 verbose headers date: 'Fri, 27 Jan 2017 15:02:54 GMT', -4934 verbose headers via: '1.1 varnish', -4934 verbose headers age: '296', -4934 verbose headers connection: 'keep-alive', -4934 verbose headers 'x-served-by': 'cache-hhn1537-HHN', -4934 verbose headers 'x-cache': 'HIT', -4934 verbose headers 'x-cache-hits': '24', -4934 verbose headers 'x-timer': 'S1485529374.709077,VS0,VE0', -4934 verbose headers vary: 'Accept-Encoding' } -4935 silly get cb [ 200, -4935 silly get { server: 'nginx/1.10.1', -4935 silly get 'content-type': 'application/json', -4935 silly get 'last-modified': 'Fri, 20 Jan 2017 11:06:09 GMT', -4935 silly get etag: 'W/"5881ef21-c906"', -4935 silly get 'content-encoding': 'gzip', -4935 silly get 'cache-control': 'max-age=300', -4935 silly get 'content-length': '7480', -4935 silly get 'accept-ranges': 'bytes', -4935 silly get date: 'Fri, 27 Jan 2017 15:02:54 GMT', -4935 silly get via: '1.1 varnish', -4935 silly get age: '296', -4935 silly get connection: 'keep-alive', -4935 silly get 'x-served-by': 'cache-hhn1537-HHN', -4935 silly get 'x-cache': 'HIT', -4935 silly get 'x-cache-hits': '24', -4935 silly get 'x-timer': 'S1485529374.709077,VS0,VE0', -4935 silly get vary: 'Accept-Encoding' } ] -4936 verbose get saving lru-cache to /Users/cwerning/.npm/registry.npmjs.org/lru-cache/.cache.json -4937 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4938 silly cache afterAdd sigmund@1.0.1 -4939 verbose afterAdd /Users/cwerning/.npm/sigmund/1.0.1/package/package.json not in flight; writing -4940 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4941 silly addNameRange number 2 { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: true } -4942 silly addNameRange versions [ 'lru-cache', -4942 silly addNameRange [ '1.0.1', -4942 silly addNameRange '1.0.2', -4942 silly addNameRange '1.0.3', -4942 silly addNameRange '1.0.4', -4942 silly addNameRange '1.0.5', -4942 silly addNameRange '1.0.6', -4942 silly addNameRange '1.1.0', -4942 silly addNameRange '1.1.1', -4942 silly addNameRange '2.0.0', -4942 silly addNameRange '2.0.1', -4942 silly addNameRange '2.0.2', -4942 silly addNameRange '2.0.3', -4942 silly addNameRange '2.0.4', -4942 silly addNameRange '2.1.0', -4942 silly addNameRange '2.2.0', -4942 silly addNameRange '2.2.1', -4942 silly addNameRange '2.2.2', -4942 silly addNameRange '2.2.4', -4942 silly addNameRange '2.3.0', -4942 silly addNameRange '2.3.1', -4942 silly addNameRange '2.5.0', -4942 silly addNameRange '2.5.1', -4942 silly addNameRange '2.5.2', -4942 silly addNameRange '2.6.0', -4942 silly addNameRange '2.6.1', -4942 silly addNameRange '2.6.2', -4942 silly addNameRange '2.6.3', -4942 silly addNameRange '2.6.4', -4942 silly addNameRange '2.6.5', -4942 silly addNameRange '2.7.0', -4942 silly addNameRange '2.7.1', -4942 silly addNameRange '2.7.2', -4942 silly addNameRange '2.7.3', -4942 silly addNameRange '3.0.0', -4942 silly addNameRange '3.1.0', -4942 silly addNameRange '3.1.1', -4942 silly addNameRange '3.1.2', -4942 silly addNameRange '3.2.0', -4942 silly addNameRange '4.0.0', -4942 silly addNameRange '4.0.1', -4942 silly addNameRange '4.0.2' ] ] -4943 silly addNamed lru-cache@2.7.3 -4944 verbose addNamed "2.7.3" is a plain semver version for lru-cache -4945 http fetch 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz -4946 verbose afterAdd /Users/cwerning/.npm/sigmund/1.0.1/package/package.json written -4947 silly fetchAndShaCheck shasum 1bbf5ab1ba827af23575143490426455f481fe1e -4948 silly cache afterAdd lru-cache@2.7.3 -4949 verbose afterAdd /Users/cwerning/.npm/lru-cache/2.7.3/package/package.json not in flight; writing -4950 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4951 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz not in flight; adding -4952 verbose addTmpTarball already have metadata; skipping unpack for mkdirp@0.3.0 -4953 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4954 verbose afterAdd /Users/cwerning/.npm/lru-cache/2.7.3/package/package.json written -4955 silly install resolved [ { name: 'sigmund', -4955 silly install resolved version: '1.0.1', -4955 silly install resolved description: 'Quick and dirty signatures for Objects.', -4955 silly install resolved main: 'sigmund.js', -4955 silly install resolved directories: { test: 'test' }, -4955 silly install resolved dependencies: {}, -4955 silly install resolved devDependencies: { tap: '~0.3.0' }, -4955 silly install resolved scripts: { test: 'tap test/*.js', bench: 'node bench.js' }, -4955 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/sigmund.git' }, -4955 silly install resolved keywords: [ 'object', 'signature', 'key', 'data', 'psychoanalysis' ], -4955 silly install resolved author: -4955 silly install resolved { name: 'Isaac Z. Schlueter', -4955 silly install resolved email: 'i@izs.me', -4955 silly install resolved url: 'http://blog.izs.me/' }, -4955 silly install resolved license: 'ISC', -4955 silly install resolved gitHead: '527f97aa5bb253d927348698c0cd3bb267d098c6', -4955 silly install resolved bugs: { url: 'https://github.com/isaacs/sigmund/issues' }, -4955 silly install resolved homepage: 'https://github.com/isaacs/sigmund#readme', -4955 silly install resolved _id: 'sigmund@1.0.1', -4955 silly install resolved _shasum: '3ff21f198cad2175f9f3b781853fd94d0d19b590', -4955 silly install resolved _from: 'sigmund@>=1.0.0 <1.1.0', -4955 silly install resolved _npmVersion: '2.10.0', -4955 silly install resolved _nodeVersion: '2.0.1', -4955 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' }, -4955 silly install resolved dist: -4955 silly install resolved { shasum: '3ff21f198cad2175f9f3b781853fd94d0d19b590', -4955 silly install resolved tarball: 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz' }, -4955 silly install resolved maintainers: [ [Object] ], -4955 silly install resolved _resolved: 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz', -4955 silly install resolved readme: 'ERROR: No README data found!' }, -4955 silly install resolved { name: 'lru-cache', -4955 silly install resolved description: 'A cache object that deletes the least-recently-used items.', -4955 silly install resolved version: '2.7.3', -4955 silly install resolved author: { name: 'Isaac Z. Schlueter', email: 'i@izs.me' }, -4955 silly install resolved keywords: [ 'mru', 'lru', 'cache' ], -4955 silly install resolved scripts: { test: 'tap test --gc' }, -4955 silly install resolved main: 'lib/lru-cache.js', -4955 silly install resolved repository: -4955 silly install resolved { type: 'git', -4955 silly install resolved url: 'git://github.com/isaacs/node-lru-cache.git' }, -4955 silly install resolved devDependencies: { tap: '^1.2.0', weak: '' }, -4955 silly install resolved license: 'ISC', -4955 silly install resolved gitHead: '292048199f6d28b77fbe584279a1898e25e4c714', -4955 silly install resolved bugs: { url: 'https://github.com/isaacs/node-lru-cache/issues' }, -4955 silly install resolved homepage: 'https://github.com/isaacs/node-lru-cache#readme', -4955 silly install resolved _id: 'lru-cache@2.7.3', -4955 silly install resolved _shasum: '6d4524e8b955f95d4f5b58851ce21dd72fb4e952', -4955 silly install resolved _from: 'lru-cache@>=2.0.0 <3.0.0', -4955 silly install resolved _npmVersion: '3.3.2', -4955 silly install resolved _nodeVersion: '4.0.0', -4955 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, -4955 silly install resolved dist: -4955 silly install resolved { shasum: '6d4524e8b955f95d4f5b58851ce21dd72fb4e952', -4955 silly install resolved tarball: 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz' }, -4955 silly install resolved maintainers: [ [Object], [Object] ], -4955 silly install resolved directories: {}, -4955 silly install resolved _resolved: 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz', -4955 silly install resolved readme: 'ERROR: No README data found!' } ] -4956 info install sigmund@1.0.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4957 info install lru-cache@2.7.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -4958 info installOne sigmund@1.0.1 -4959 verbose installOne of sigmund to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch not in flight; installing -4960 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4961 info installOne lru-cache@2.7.3 -4962 verbose installOne of lru-cache to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch not in flight; installing -4963 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4964 verbose lock using /Users/cwerning/.npm/_locks/sigmund-f2fbeb6c5ec7942c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -4965 verbose lock using /Users/cwerning/.npm/_locks/lru-cache-8abbae82f12a88ad.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -4966 silly install write writing sigmund 1.0.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -4967 silly install write writing lru-cache 2.7.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -4968 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -4969 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -4970 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund is being purged from base /Users/cwerning/pingoupb -4971 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -4972 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache is being purged from base /Users/cwerning/pingoupb -4973 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -4974 silly cache afterAdd mkdirp@0.3.0 -4975 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.3.0/package/package.json not in flight; writing -4976 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -4977 verbose tar unpack /Users/cwerning/.npm/sigmund/1.0.1/package.tgz -4978 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -4979 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund is being purged -4980 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -4981 verbose tar unpack /Users/cwerning/.npm/lru-cache/2.7.3/package.tgz -4982 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -4983 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache is being purged -4984 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -4985 silly gunzTarPerm modes [ '755', '644' ] -4986 silly gunzTarPerm modes [ '755', '644' ] -4987 verbose afterAdd /Users/cwerning/.npm/mkdirp/0.3.0/package/package.json written -4988 silly install resolved [ { name: 'commander', -4988 silly install resolved version: '0.6.1', -4988 silly install resolved description: 'the complete solution for node.js command-line programs', -4988 silly install resolved keywords: [ 'command', 'option', 'parser', 'prompt', 'stdin' ], -4988 silly install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' }, -4988 silly install resolved repository: -4988 silly install resolved { type: 'git', -4988 silly install resolved url: 'git://github.com/visionmedia/commander.js.git' }, -4988 silly install resolved dependencies: {}, -4988 silly install resolved devDependencies: { should: '>= 0.0.1' }, -4988 silly install resolved scripts: { test: 'make test' }, -4988 silly install resolved main: 'index', -4988 silly install resolved engines: { node: '>= 0.4.x' }, -4988 silly install resolved _npmUser: { name: 'tjholowaychuk', email: 'tj@vision-media.ca' }, -4988 silly install resolved _id: 'commander@0.6.1', -4988 silly install resolved optionalDependencies: {}, -4988 silly install resolved _engineSupported: true, -4988 silly install resolved _npmVersion: '1.1.0-3', -4988 silly install resolved _nodeVersion: 'v0.6.12', -4988 silly install resolved _defaultsLoaded: true, -4988 silly install resolved dist: -4988 silly install resolved { shasum: 'fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06', -4988 silly install resolved tarball: 'https://registry.npmjs.org/commander/-/commander-0.6.1.tgz' }, -4988 silly install resolved maintainers: [ [Object] ], -4988 silly install resolved directories: {}, -4988 silly install resolved _shasum: 'fa68a14f6a945d54dbbe50d8cdb3320e9e3b1a06', -4988 silly install resolved _resolved: 'https://registry.npmjs.org/commander/-/commander-0.6.1.tgz', -4988 silly install resolved _from: 'commander@0.6.1' }, -4988 silly install resolved { name: 'mkdirp', -4988 silly install resolved description: 'Recursively mkdir, like `mkdir -p`', -4988 silly install resolved version: '0.3.0', -4988 silly install resolved author: -4988 silly install resolved { name: 'James Halliday', -4988 silly install resolved email: 'mail@substack.net', -4988 silly install resolved url: 'http://substack.net' }, -4988 silly install resolved main: './index', -4988 silly install resolved keywords: [ 'mkdir', 'directory' ], -4988 silly install resolved repository: -4988 silly install resolved { type: 'git', -4988 silly install resolved url: 'git://github.com/substack/node-mkdirp.git' }, -4988 silly install resolved scripts: { test: 'tap test/*.js' }, -4988 silly install resolved devDependencies: { tap: '0.0.x' }, -4988 silly install resolved license: 'MIT/X11', -4988 silly install resolved engines: { node: '*' }, -4988 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' }, -4988 silly install resolved _id: 'mkdirp@0.3.0', -4988 silly install resolved dependencies: {}, -4988 silly install resolved _engineSupported: true, -4988 silly install resolved _npmVersion: '1.0.106', -4988 silly install resolved _nodeVersion: 'v0.4.12', -4988 silly install resolved _defaultsLoaded: true, -4988 silly install resolved dist: -4988 silly install resolved { shasum: '1bbf5ab1ba827af23575143490426455f481fe1e', -4988 silly install resolved tarball: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz' }, -4988 silly install resolved maintainers: [ [Object] ], -4988 silly install resolved directories: {}, -4988 silly install resolved _shasum: '1bbf5ab1ba827af23575143490426455f481fe1e', -4988 silly install resolved _resolved: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz', -4988 silly install resolved _from: 'mkdirp@0.3.0' } ] -4989 info install commander@0.6.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -4990 info install mkdirp@0.3.0 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -4991 info installOne commander@0.6.1 -4992 verbose installOne of commander to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade not in flight; installing -4993 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4994 info installOne mkdirp@0.3.0 -4995 verbose installOne of mkdirp to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade not in flight; installing -4996 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -4997 silly gunzTarPerm extractEntry package.json -4998 verbose lock using /Users/cwerning/.npm/_locks/commander-b44f6374c4e392d5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -4999 verbose lock using /Users/cwerning/.npm/_locks/mkdirp-2c480735306c126a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5000 silly install write writing commander 0.6.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5001 silly gunzTarPerm extractEntry package.json -5002 silly install write writing mkdirp 0.3.0 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5003 silly gunzTarPerm extractEntry README.md -5004 silly gunzTarPerm extractEntry LICENSE -5005 silly gunzTarPerm extractEntry .npmignore -5006 silly gunzTarPerm extractEntry README.md -5007 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5008 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5009 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander is being purged from base /Users/cwerning/pingoupb -5010 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5011 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp is being purged from base /Users/cwerning/pingoupb -5012 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5013 verbose tar unpack /Users/cwerning/.npm/commander/0.6.1/package.tgz -5014 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5015 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander is being purged -5016 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5017 verbose tar unpack /Users/cwerning/.npm/mkdirp/0.3.0/package.tgz -5018 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5019 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp is being purged -5020 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5021 silly gunzTarPerm modes [ '755', '644' ] -5022 silly gunzTarPerm modes [ '755', '644' ] -5023 silly gunzTarPerm extractEntry bench.js -5024 silly gunzTarPerm extractEntry sigmund.js -5025 silly gunzTarPerm extractEntry LICENSE -5026 silly gunzTarPerm extractEntry .travis.yml -5027 silly gunzTarPerm extractEntry .npmignore -5028 silly gunzTarPerm extractEntry index.js -5029 silly gunzTarPerm extractEntry .travis.yml -5030 silly gunzTarPerm extractEntry History.md -5031 silly gunzTarPerm extractEntry package.json -5032 silly gunzTarPerm extractEntry .gitignore.rej -5033 silly gunzTarPerm extractEntry test/basic.js -5034 silly gunzTarPerm extractEntry CONTRIBUTORS -5035 silly gunzTarPerm extractEntry lib/lru-cache.js -5036 silly gunzTarPerm extractEntry index.js -5037 silly gunzTarPerm extractEntry lib/ -5038 silly gunzTarPerm extractEntry .gitignore.orig -5039 silly gunzTarPerm extractEntry README.markdown -5040 silly gunzTarPerm extractEntry test/basic.js -5041 silly gunzTarPerm extractEntry lib/commander.js -5042 silly gunzTarPerm extractEntry Makefile -5043 silly gunzTarPerm extractEntry package.json -5044 silly gunzTarPerm extractEntry Readme.md -5045 silly gunzTarPerm extractEntry LICENSE -5046 silly gunzTarPerm extractEntry .gitignore -5047 silly gunzTarPerm extractEntry test/foreach.js -5048 silly gunzTarPerm extractEntry test/memory-leak.js -5049 silly gunzTarPerm extractEntry examples/pow.js.rej -5050 silly gunzTarPerm extractEntry examples/pow.js -5051 silly gunzTarPerm extractEntry test/serialize.js -5052 silly gunzTarPerm extractEntry examples/pow.js.orig -5053 silly gunzTarPerm extractEntry test/perm.js -5054 silly gunzTarPerm extractEntry test/umask_sync.js -5055 silly gunzTarPerm extractEntry test/perm_sync.js -5056 silly gunzTarPerm extractEntry test/race.js -5057 silly gunzTarPerm extractEntry test/rel.js -5058 silly gunzTarPerm extractEntry test/mkdirp.js -5059 silly gunzTarPerm extractEntry test/clobber.js -5060 silly gunzTarPerm extractEntry test/umask.js -5061 silly gunzTarPerm extractEntry test/sync.js -5062 silly gunzTarPerm extractEntry test/chmod.js -5063 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json -5064 info preinstall sigmund@1.0.1 -5065 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json -5066 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json -5067 silly install resolved [] -5068 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -5069 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -5070 info linkStuff sigmund@1.0.1 -5071 silly linkStuff sigmund@1.0.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules as its parent node_modules -5072 verbose linkBins sigmund@1.0.1 -5073 verbose linkMans sigmund@1.0.1 -5074 verbose rebuildBundles sigmund@1.0.1 -5075 info install sigmund@1.0.1 -5076 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander/package.json -5077 info postinstall sigmund@1.0.1 -5078 info preinstall commander@0.6.1 -5079 verbose unlock done using /Users/cwerning/.npm/_locks/sigmund-f2fbeb6c5ec7942c.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund -5080 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander/package.json -5081 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json -5082 info preinstall lru-cache@2.7.3 -5083 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json -5084 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander/package.json -5085 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json -5086 silly install resolved [] -5087 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5088 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5089 silly install resolved [] -5090 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -5091 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -5092 info linkStuff lru-cache@2.7.3 -5093 silly linkStuff lru-cache@2.7.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules as its parent node_modules -5094 info linkStuff commander@0.6.1 -5095 silly linkStuff commander@0.6.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules as its parent node_modules -5096 verbose linkBins lru-cache@2.7.3 -5097 verbose linkMans lru-cache@2.7.3 -5098 verbose rebuildBundles lru-cache@2.7.3 -5099 info install lru-cache@2.7.3 -5100 info postinstall lru-cache@2.7.3 -5101 verbose linkBins commander@0.6.1 -5102 verbose linkMans commander@0.6.1 -5103 verbose rebuildBundles commander@0.6.1 -5104 info install commander@0.6.1 -5105 verbose unlock done using /Users/cwerning/.npm/_locks/lru-cache-8abbae82f12a88ad.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache -5106 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -5107 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -5108 info postinstall commander@0.6.1 -5109 verbose unlock done using /Users/cwerning/.npm/_locks/commander-b44f6374c4e392d5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/commander -5110 info linkStuff minimatch@0.2.14 -5111 silly linkStuff minimatch@0.2.14 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules as its parent node_modules -5112 verbose linkBins minimatch@0.2.14 -5113 verbose linkMans minimatch@0.2.14 -5114 verbose rebuildBundles minimatch@0.2.14 -5115 verbose rebuildBundles [ 'lru-cache', 'sigmund' ] -5116 info install minimatch@0.2.14 -5117 info postinstall minimatch@0.2.14 -5118 verbose unlock done using /Users/cwerning/.npm/_locks/minimatch-7adec47808e43c73.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob/node_modules/minimatch -5119 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -5120 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -5121 info linkStuff glob@3.2.3 -5122 silly linkStuff glob@3.2.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -5123 verbose linkBins glob@3.2.3 -5124 verbose linkMans glob@3.2.3 -5125 verbose rebuildBundles glob@3.2.3 -5126 verbose rebuildBundles [ 'graceful-fs', 'inherits', 'minimatch' ] -5127 info install glob@3.2.3 -5128 info postinstall glob@3.2.3 -5129 verbose unlock done using /Users/cwerning/.npm/_locks/glob-172e9c4f7ddd598a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/glob -5130 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json -5131 info preinstall mkdirp@0.3.0 -5132 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json -5133 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json -5134 silly install resolved [] -5135 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5136 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5137 info linkStuff mkdirp@0.3.0 -5138 silly linkStuff mkdirp@0.3.0 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules as its parent node_modules -5139 verbose linkBins mkdirp@0.3.0 -5140 verbose linkMans mkdirp@0.3.0 -5141 verbose rebuildBundles mkdirp@0.3.0 -5142 info install mkdirp@0.3.0 -5143 info postinstall mkdirp@0.3.0 -5144 verbose unlock done using /Users/cwerning/.npm/_locks/mkdirp-2c480735306c126a.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade/node_modules/mkdirp -5145 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -5146 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -5147 info linkStuff jade@0.26.3 -5148 silly linkStuff jade@0.26.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules as its parent node_modules -5149 verbose linkBins jade@0.26.3 -5150 verbose link bins [ { jade: './bin/jade' }, -5150 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin', -5150 verbose link bins false ] -5151 verbose linkMans jade@0.26.3 -5152 verbose rebuildBundles jade@0.26.3 -5153 verbose rebuildBundles [ 'commander', 'mkdirp' ] -5154 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/jade is being purged -5155 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/.bin/jade -5156 info install jade@0.26.3 -5157 info postinstall jade@0.26.3 -5158 verbose unlock done using /Users/cwerning/.npm/_locks/jade-98d092d21c3844dd.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha/node_modules/jade -5159 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -5160 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -5161 info linkStuff mocha@1.21.5 -5162 silly linkStuff mocha@1.21.5 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -5163 http 200 https://registry.npmjs.org/samsam -5164 verbose headers { server: 'nginx/1.10.1', -5164 verbose headers 'content-type': 'application/json', -5164 verbose headers 'last-modified': 'Thu, 12 Jan 2017 15:42:44 GMT', -5164 verbose headers etag: 'W/"5877a3f4-4e5b"', -5164 verbose headers 'content-encoding': 'gzip', -5164 verbose headers 'cache-control': 'max-age=300', -5164 verbose headers 'content-length': '4446', -5164 verbose headers 'accept-ranges': 'bytes', -5164 verbose headers date: 'Fri, 27 Jan 2017 15:02:54 GMT', -5164 verbose headers via: '1.1 varnish', -5164 verbose headers age: '25', -5164 verbose headers connection: 'keep-alive', -5164 verbose headers 'x-served-by': 'cache-hhn1536-HHN', -5164 verbose headers 'x-cache': 'HIT', -5164 verbose headers 'x-cache-hits': '1', -5164 verbose headers 'x-timer': 'S1485529374.842321,VS0,VE0', -5164 verbose headers vary: 'Accept-Encoding' } -5165 silly get cb [ 200, -5165 silly get { server: 'nginx/1.10.1', -5165 silly get 'content-type': 'application/json', -5165 silly get 'last-modified': 'Thu, 12 Jan 2017 15:42:44 GMT', -5165 silly get etag: 'W/"5877a3f4-4e5b"', -5165 silly get 'content-encoding': 'gzip', -5165 silly get 'cache-control': 'max-age=300', -5165 silly get 'content-length': '4446', -5165 silly get 'accept-ranges': 'bytes', -5165 silly get date: 'Fri, 27 Jan 2017 15:02:54 GMT', -5165 silly get via: '1.1 varnish', -5165 silly get age: '25', -5165 silly get connection: 'keep-alive', -5165 silly get 'x-served-by': 'cache-hhn1536-HHN', -5165 silly get 'x-cache': 'HIT', -5165 silly get 'x-cache-hits': '1', -5165 silly get 'x-timer': 'S1485529374.842321,VS0,VE0', -5165 silly get vary: 'Accept-Encoding' } ] -5166 verbose get saving samsam to /Users/cwerning/.npm/registry.npmjs.org/samsam/.cache.json -5167 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -5168 verbose linkBins mocha@1.21.5 -5169 verbose link bins [ { mocha: './bin/mocha', _mocha: './bin/_mocha' }, -5169 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin', -5169 verbose link bins false ] -5170 verbose linkMans mocha@1.21.5 -5171 verbose rebuildBundles mocha@1.21.5 -5172 verbose rebuildBundles [ '.bin', -5172 verbose rebuildBundles 'commander', -5172 verbose rebuildBundles 'debug', -5172 verbose rebuildBundles 'diff', -5172 verbose rebuildBundles 'escape-string-regexp', -5172 verbose rebuildBundles 'glob', -5172 verbose rebuildBundles 'growl', -5172 verbose rebuildBundles 'jade', -5172 verbose rebuildBundles 'mkdirp' ] -5173 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mocha is being purged -5174 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/mocha -5175 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/_mocha is being purged -5176 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/.bin/_mocha -5177 info install mocha@1.21.5 -5178 silly addNameRange number 2 { name: 'samsam', range: '>=1.1.0 <1.2.0', hasData: true } -5179 silly addNameRange versions [ 'samsam', -5179 silly addNameRange [ '0.1.0', -5179 silly addNameRange '0.1.1', -5179 silly addNameRange '1.0.0', -5179 silly addNameRange '1.0.1', -5179 silly addNameRange '1.1.0', -5179 silly addNameRange '1.1.1', -5179 silly addNameRange '1.1.2', -5179 silly addNameRange '1.1.3', -5179 silly addNameRange '1.2.0', -5179 silly addNameRange '1.2.1' ] ] -5180 silly addNamed samsam@1.1.3 -5181 verbose addNamed "1.1.3" is a plain semver version for samsam -5182 silly mapToRegistry name samsam -5183 silly mapToRegistry using default registry -5184 silly mapToRegistry registry https://registry.npmjs.org/ -5185 silly mapToRegistry uri https://registry.npmjs.org/samsam -5186 verbose addRemoteTarball https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz not in flight; adding -5187 verbose addRemoteTarball [ 'https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz', -5187 verbose addRemoteTarball '9f5087419b4d091f232571e7fa52e90b0f552621' ] -5188 info postinstall mocha@1.21.5 -5189 info retry fetch attempt 1 at 16:02:34 -5190 info attempt registry request try #1 at 16:02:34 -5191 http fetch GET https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz -5192 verbose unlock done using /Users/cwerning/.npm/_locks/mocha-98d232f0df23e538.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/mocha -5193 http fetch 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz -5194 silly fetchAndShaCheck shasum b17d08d326b4423e568eff719f91b0b1cbdf69f1 -5195 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding -5196 verbose addTmpTarball already have metadata; skipping unpack for inherits@2.0.1 -5197 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -5198 silly cache afterAdd inherits@2.0.1 -5199 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.1/package/package.json not in flight; writing -5200 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -5201 verbose afterAdd /Users/cwerning/.npm/inherits/2.0.1/package/package.json written -5202 silly install resolved [ { name: 'inherits', -5202 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()', -5202 silly install resolved version: '2.0.1', -5202 silly install resolved keywords: -5202 silly install resolved [ 'inheritance', -5202 silly install resolved 'class', -5202 silly install resolved 'klass', -5202 silly install resolved 'oop', -5202 silly install resolved 'object-oriented', -5202 silly install resolved 'inherits', -5202 silly install resolved 'browser', -5202 silly install resolved 'browserify' ], -5202 silly install resolved main: './inherits.js', -5202 silly install resolved browser: './inherits_browser.js', -5202 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' }, -5202 silly install resolved license: 'ISC', -5202 silly install resolved scripts: { test: 'node test' }, -5202 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' }, -5202 silly install resolved _id: 'inherits@2.0.1', -5202 silly install resolved dist: -5202 silly install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1', -5202 silly install resolved tarball: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' }, -5202 silly install resolved _from: 'inherits@2.0.1', -5202 silly install resolved _npmVersion: '1.3.8', -5202 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' }, -5202 silly install resolved maintainers: [ [Object] ], -5202 silly install resolved directories: {}, -5202 silly install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1', -5202 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' } ] -5203 info install inherits@2.0.1 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -5204 info installOne inherits@2.0.1 -5205 verbose installOne of inherits to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util not in flight; installing -5206 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -5207 verbose lock using /Users/cwerning/.npm/_locks/inherits-840e7a459198da3e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5208 silly install write writing inherits 2.0.1 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5209 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5210 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits is being purged from base /Users/cwerning/pingoupb -5211 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5212 verbose tar unpack /Users/cwerning/.npm/inherits/2.0.1/package.tgz -5213 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5214 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits is being purged -5215 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5216 silly gunzTarPerm modes [ '755', '644' ] -5217 silly gunzTarPerm extractEntry package.json -5218 silly gunzTarPerm extractEntry README.md -5219 silly gunzTarPerm extractEntry LICENSE -5220 silly gunzTarPerm extractEntry inherits.js -5221 silly gunzTarPerm extractEntry inherits_browser.js -5222 silly gunzTarPerm extractEntry test.js -5223 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits/package.json -5224 info preinstall inherits@2.0.1 -5225 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits/package.json -5226 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits/package.json -5227 silly install resolved [] -5228 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5229 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5230 info linkStuff inherits@2.0.1 -5231 silly linkStuff inherits@2.0.1 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules as its parent node_modules -5232 verbose linkBins inherits@2.0.1 -5233 verbose linkMans inherits@2.0.1 -5234 verbose rebuildBundles inherits@2.0.1 -5235 info install inherits@2.0.1 -5236 info postinstall inherits@2.0.1 -5237 verbose unlock done using /Users/cwerning/.npm/_locks/inherits-840e7a459198da3e.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util/node_modules/inherits -5238 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -5239 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -5240 info linkStuff util@0.10.3 -5241 silly linkStuff util@0.10.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules as its parent node_modules -5242 verbose linkBins util@0.10.3 -5243 verbose linkMans util@0.10.3 -5244 verbose rebuildBundles util@0.10.3 -5245 verbose rebuildBundles [ 'inherits' ] -5246 info install util@0.10.3 -5247 info postinstall util@0.10.3 -5248 verbose unlock done using /Users/cwerning/.npm/_locks/util-2609e3586f948909.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/util -5249 http fetch 200 https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz -5250 silly fetchAndShaCheck shasum 9f5087419b4d091f232571e7fa52e90b0f552621 -5251 verbose addTmpTarball /var/folders/y7/96kx7q7d6mv12g9kkhj4d04w0000gv/T/npm-70442-af4fa88f/registry.npmjs.org/samsam/-/samsam-1.1.3.tgz not in flight; adding -5252 verbose addTmpTarball already have metadata; skipping unpack for samsam@1.1.3 -5253 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -5254 silly cache afterAdd samsam@1.1.3 -5255 verbose afterAdd /Users/cwerning/.npm/samsam/1.1.3/package/package.json not in flight; writing -5256 verbose correctMkdir /Users/cwerning/.npm correctMkdir not in flight; initializing -5257 verbose afterAdd /Users/cwerning/.npm/samsam/1.1.3/package/package.json written -5258 silly install resolved [ { name: 'samsam', -5258 silly install resolved version: '1.1.3', -5258 silly install resolved description: 'Value identification and comparison functions', -5258 silly install resolved homepage: 'http://docs.busterjs.org/en/latest/modules/samsam/', -5258 silly install resolved author: { name: 'Christian Johansen' }, -5258 silly install resolved contributors: [ [Object], [Object], [Object] ], -5258 silly install resolved license: 'BSD-3-Clause', -5258 silly install resolved main: './lib/samsam', -5258 silly install resolved repository: -5258 silly install resolved { type: 'git', -5258 silly install resolved url: 'git+https://github.com/busterjs/samsam.git' }, -5258 silly install resolved scripts: { test: 'grunt test' }, -5258 silly install resolved devDependencies: -5258 silly install resolved { grunt: '0.4.x', -5258 silly install resolved 'grunt-buster': '0.4.x', -5258 silly install resolved 'grunt-cli': '0.1.x', -5258 silly install resolved buster: '0.7.x', -5258 silly install resolved phantomjs: '1.9.x' }, -5258 silly install resolved gitHead: '8998458179d51620f20094e669872b780bae1323', -5258 silly install resolved bugs: { url: 'https://github.com/busterjs/samsam/issues' }, -5258 silly install resolved _id: 'samsam@1.1.3', -5258 silly install resolved _shasum: '9f5087419b4d091f232571e7fa52e90b0f552621', -5258 silly install resolved _from: 'samsam@>=1.1.0 <1.2.0', -5258 silly install resolved _npmVersion: '3.3.12', -5258 silly install resolved _nodeVersion: '4.2.2', -5258 silly install resolved _npmUser: { name: 'dominykas', email: 'hello@dominykas.com' }, -5258 silly install resolved dist: -5258 silly install resolved { shasum: '9f5087419b4d091f232571e7fa52e90b0f552621', -5258 silly install resolved tarball: 'https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz' }, -5258 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ], -5258 silly install resolved directories: {}, -5258 silly install resolved _resolved: 'https://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz' } ] -5259 info install samsam@1.1.3 into /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -5260 info installOne samsam@1.1.3 -5261 verbose installOne of samsam to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio not in flight; installing -5262 verbose correctMkdir /Users/cwerning/.npm/_locks correctMkdir not in flight; initializing -5263 verbose lock using /Users/cwerning/.npm/_locks/samsam-f6cc6e45bac15376.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5264 silly install write writing samsam 1.1.3 to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5265 verbose unbuild node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5266 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam is being purged from base /Users/cwerning/pingoupb -5267 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5268 verbose tar unpack /Users/cwerning/.npm/samsam/1.1.3/package.tgz -5269 verbose tar unpacking to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5270 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam is being purged -5271 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5272 silly gunzTarPerm modes [ '755', '644' ] -5273 silly gunzTarPerm extractEntry package.json -5274 silly gunzTarPerm extractEntry .npmignore -5275 silly gunzTarPerm extractEntry LICENSE -5276 silly gunzTarPerm extractEntry Gruntfile.js -5277 silly gunzTarPerm extractEntry buster.js -5278 silly gunzTarPerm extractEntry autolint.js -5279 silly gunzTarPerm extractEntry .travis.yml -5280 silly gunzTarPerm extractEntry Readme.md -5281 silly gunzTarPerm extractEntry lib/samsam.js -5282 silly gunzTarPerm extractEntry AUTHORS -5283 silly gunzTarPerm extractEntry test/samsam-test.js -5284 verbose write writing to /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam/package.json -5285 info preinstall samsam@1.1.3 -5286 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam/package.json -5287 verbose readDependencies loading dependencies from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam/package.json -5288 silly install resolved [] -5289 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5290 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5291 info linkStuff samsam@1.1.3 -5292 silly linkStuff samsam@1.1.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules as its parent node_modules -5293 verbose linkBins samsam@1.1.3 -5294 verbose linkMans samsam@1.1.3 -5295 verbose rebuildBundles samsam@1.1.3 -5296 info install samsam@1.1.3 -5297 info postinstall samsam@1.1.3 -5298 verbose unlock done using /Users/cwerning/.npm/_locks/samsam-f6cc6e45bac15376.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio/node_modules/samsam -5299 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -5300 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -5301 info linkStuff formatio@1.0.2 -5302 silly linkStuff formatio@1.0.2 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules as its parent node_modules -5303 verbose linkBins formatio@1.0.2 -5304 verbose linkMans formatio@1.0.2 -5305 verbose rebuildBundles formatio@1.0.2 -5306 verbose rebuildBundles [ 'samsam' ] -5307 info install formatio@1.0.2 -5308 info postinstall formatio@1.0.2 -5309 verbose unlock done using /Users/cwerning/.npm/_locks/formatio-99c6dac6d3fc8c77.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon/node_modules/formatio -5310 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -5311 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -5312 info linkStuff sinon@1.10.3 -5313 silly linkStuff sinon@1.10.3 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules as its parent node_modules -5314 verbose linkBins sinon@1.10.3 -5315 verbose linkMans sinon@1.10.3 -5316 verbose rebuildBundles sinon@1.10.3 -5317 verbose rebuildBundles [ 'formatio', 'util' ] -5318 info install sinon@1.10.3 -5319 info postinstall sinon@1.10.3 -5320 verbose unlock done using /Users/cwerning/.npm/_locks/sinon-9b03a85a60ade62b.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass/node_modules/sinon -5321 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -5322 info build /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -5323 info linkStuff node-sass@0.9.6 -5324 silly linkStuff node-sass@0.9.6 has /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules as its parent node_modules -5325 verbose linkBins node-sass@0.9.6 -5326 verbose link bins [ { 'node-sass': 'bin/node-sass' }, -5326 verbose link bins '/Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin', -5326 verbose link bins false ] -5327 verbose linkMans node-sass@0.9.6 -5328 verbose rebuildBundles node-sass@0.9.6 -5329 verbose rebuildBundles [ '.bin', -5329 verbose rebuildBundles 'chalk', -5329 verbose rebuildBundles 'get-stdin', -5329 verbose rebuildBundles 'mkdirp', -5329 verbose rebuildBundles 'mocha', -5329 verbose rebuildBundles 'nan', -5329 verbose rebuildBundles 'node-sass-middleware', -5329 verbose rebuildBundles 'node-watch', -5329 verbose rebuildBundles 'object-assign', -5329 verbose rebuildBundles 'shelljs', -5329 verbose rebuildBundles 'sinon', -5329 verbose rebuildBundles 'yargs' ] -5330 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass is being purged -5331 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass -5332 info install node-sass@0.9.6 -5333 verbose unsafe-perm in lifecycle true -5334 info node-sass@0.9.6 Failed to exec install script -5335 verbose unlock done using /Users/cwerning/.npm/_locks/node-sass-ce38090598dfe220.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -5336 verbose about to build /Users/cwerning/pingoupb/node_modules/gulp-sass -5337 verbose unlock done using /Users/cwerning/.npm/_locks/gulp-sass-e9933e147a8a62e5.lock for /Users/cwerning/pingoupb/node_modules/gulp-sass -5338 verbose stack Error: node-sass@0.9.6 install: `node build.js` -5338 verbose stack Exit status 1 -5338 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:214:16) -5338 verbose stack at emitTwo (events.js:87:13) -5338 verbose stack at EventEmitter.emit (events.js:172:7) -5338 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14) -5338 verbose stack at emitTwo (events.js:87:13) -5338 verbose stack at ChildProcess.emit (events.js:172:7) -5338 verbose stack at maybeClose (internal/child_process.js:827:16) -5338 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) -5339 verbose pkgid node-sass@0.9.6 -5340 verbose cwd /Users/cwerning/pingoupb -5341 error Darwin 15.6.0 -5342 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" -5343 error node v4.4.1 -5344 error npm v2.14.20 -5345 error code ELIFECYCLE -5346 error node-sass@0.9.6 install: `node build.js` -5346 error Exit status 1 -5347 error Failed at the node-sass@0.9.6 install script 'node build.js'. -5347 error This is most likely a problem with the node-sass package, -5347 error not with npm itself. -5347 error Tell the author that this fails on your system: -5347 error node build.js -5347 error You can get information on how to open an issue for this project with: -5347 error npm bugs node-sass -5347 error Or if that isn't available, you can get their info via: -5347 error -5347 error npm owner ls node-sass -5347 error There is likely additional logging output above. -5348 verbose exit [ 1, true ] -5349 verbose unbuild node_modules/gulp-sass/node_modules/node-sass -5350 info preuninstall node-sass@0.9.6 -5351 info uninstall node-sass@0.9.6 -5352 verbose unbuild rmStuff node-sass@0.9.6 from /Users/cwerning/pingoupb/node_modules -5353 verbose unbuild rmStuff in /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules -5354 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass is being gently removed -5355 silly gentlyRm verifying /Users/cwerning/pingoupb is an npm working directory -5356 silly gentlyRm containing path /Users/cwerning/pingoupb is under npm's control, in /Users/cwerning/pingoupb -5357 silly gentlyRm deletion target /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass is under /Users/cwerning/pingoupb -5358 verbose gentlyRm vacuuming from /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass up to /Users/cwerning/pingoupb -5359 silly vacuum-fs removing /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin/node-sass -5360 silly vacuum-fs removing /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/.bin -5361 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules -5362 info postuninstall node-sass@0.9.6 -5363 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass is being purged from base /Users/cwerning/pingoupb -5364 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -5365 silly vacuum-fs purging /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules/node-sass -5366 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules/gulp-sass/node_modules -5367 verbose unbuild node_modules/gulp-sass -5368 info preuninstall gulp-sass@0.7.3 -5369 info uninstall gulp-sass@0.7.3 -5370 verbose unbuild rmStuff gulp-sass@0.7.3 from /Users/cwerning/pingoupb/node_modules -5371 info postuninstall gulp-sass@0.7.3 -5372 silly gentlyRm /Users/cwerning/pingoupb/node_modules/gulp-sass is being purged from base /Users/cwerning/pingoupb -5373 verbose gentlyRm don't care about contents; nuking /Users/cwerning/pingoupb/node_modules/gulp-sass -5374 silly vacuum-fs purging /Users/cwerning/pingoupb/node_modules/gulp-sass -5375 silly vacuum-fs quitting because other entries in /Users/cwerning/pingoupb/node_modules diff --git a/package.json b/package.json index d43877e..4211cc9 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "devDependencies": { "browser-sync": "^1.3.7", "gulp": "^3.9.1", - "gulp-autoprefixer": "1.0.0", - "gulp-minify-css": "~0.3.7", - "gulp-sass": "^0.7.3", - "gulp-util": "^3.0.7" + "gulp-autoprefixer": "3.1.1", + "gulp-minify-css": "~1.2.4", + "gulp-sass": "^3.1.0", + "gulp-util": "^3.0.8" }, "repository": { "type": "git", From 212040c6767504bf0f64f466de03945d0a656007 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Tue, 4 Apr 2017 18:08:25 +0200 Subject: [PATCH 16/19] FAQ Update + Menu --- _data/people.yml | 14 ++++----- _data/people_de.yml | 14 ++++----- assets/css/main.css | 2 +- assets/scss/theme/_guide.scss | 17 +++++++++-- de/faq/guide_lecturer.html | 12 ++++++++ de/faq/index.md | 55 +++++++++++++++++++++++++++++++++++ 6 files changed, 97 insertions(+), 17 deletions(-) diff --git a/_data/people.yml b/_data/people.yml index 671e6a5..cb83bc2 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -51,12 +51,6 @@ img: leffrang.jpg chair: Chair of Buisness Information Systems, Digital Markets url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - -- name: Christian Werning - task: Development - img: werning.png - chair: Chair of Buisness Information Systems, Digital Markets - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - name: Dipl.-Kfm. Philipp Herrmann task: Former team members @@ -80,5 +74,11 @@ task: Former team members img: braun.jpg chair: Chair of Buisness Information Systems, Digital Markets - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + +- name: Christian Werning + task: Former team members + img: werning.png + chair: Chair of Buisness Information Systems, Digital Markets + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ diff --git a/_data/people_de.yml b/_data/people_de.yml index 27760b1..e560192 100644 --- a/_data/people_de.yml +++ b/_data/people_de.yml @@ -51,12 +51,6 @@ img: leffrang.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - -- name: Christian Werning - task: Entwicklung - img: werning.png - chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ - name: Dipl.-Kfm. Philipp Herrmann task: Ehemalige Teammitglieder @@ -80,4 +74,10 @@ task: Ehemalige Teammitglieder img: braun.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + +- name: Christian Werning + task: Ehemalige Teammitglieder + img: werning.png + chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte + url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ diff --git a/assets/css/main.css b/assets/css/main.css index 82552fe..0ba5c8b 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1 +1 @@ -@charset "UTF-8";dfn,img{font-style:italic}img,legend{border:0}.centered,[class*=push--],sub,sup{position:relative}.button,.button:hover,.main-footer a,.main-nav a,a,ins,u{text-decoration:none}.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}.lap--hide{display:none}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}.desk--hide{display:none}}.icon,audio,canvas,video{display:inline-block}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format("embedded-opentype"),url(../fonts/batch.woff) format("woff"),url(../fonts/batch.ttf) format("truetype"),url(../fonts/batch.svg#batchregular) format("svg");font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden]{display:none}body,figure{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins{border-bottom:1px solid}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{box-sizing:content-box;height:0;margin-bottom:1.375rem}.button,.form legend{box-sizing:border-box}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.giga,.kilo,.mega{line-height:1}.hN{margin-bottom:4px}.giga{font-size:96px}.mega{font-size:72px}.kilo{font-size:48px}.landing-header__text,.lead{font-size:20px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}a{color:#002f6f;transition:all .25s ease}a:hover{color:#005ad5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.button,.call-section__text,.how,.landing-header{text-align:center}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;border:none}.button:hover{background-color:#e7e9ec}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#003e93}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.portable--float-none{float:none}.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block,.nav--block a,.nav--block li{display:block}.nav--block{margin-left:0}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center no-repeat;background-size:cover;color:#fff}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{filter:blur(0);transform:scale(1);animation:fadein ease 1.25s}@keyframes fadein{0%{filter:blur(10px);transform:scale(.5)}50%{filter:blur(10px)}70%{transform:scale(1)}100%{filter:blur(0)}}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;transition:padding ease .3s}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;transition:height ease .3s}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.cf2:after,.cf2:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf2:after,.main-nav--header:after{clear:both}.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav,.sub-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.guideimg{padding:15px;border:solid #ececec;background-color:#fff}.fullsize{max-width:100%} \ No newline at end of file +@charset "UTF-8";dfn,img{font-style:italic}img,legend{border:0}.centered,[class*=push--],sub,sup{position:relative}.button,.button:hover,.main-footer a,.main-nav a,a,ins,u{text-decoration:none}.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}.lap--hide{display:none}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}.desk--hide{display:none}}.icon,audio,canvas,video{display:inline-block}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format("embedded-opentype"),url(../fonts/batch.woff) format("woff"),url(../fonts/batch.ttf) format("truetype"),url(../fonts/batch.svg#batchregular) format("svg");font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden]{display:none}body,figure{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins{border-bottom:1px solid}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{box-sizing:content-box;height:0;margin-bottom:1.375rem}.button,.form legend{box-sizing:border-box}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.giga,.kilo,.mega{line-height:1}.hN{margin-bottom:4px}.giga{font-size:96px}.mega{font-size:72px}.kilo{font-size:48px}.landing-header__text,.lead{font-size:20px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}a{color:#002f6f;transition:all .25s ease}a:hover{color:#005ad5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.button,.call-section__text,.how,.landing-header{text-align:center}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;border:none}.button:hover{background-color:#e7e9ec}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#003e93}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.portable--float-none{float:none}.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block,.nav--block a,.nav--block li{display:block}.nav--block{margin-left:0}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center no-repeat;background-size:cover;color:#fff}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{filter:blur(0);transform:scale(1);animation:fadein ease 1.25s}@keyframes fadein{0%{filter:blur(10px);transform:scale(.5)}50%{filter:blur(10px)}70%{transform:scale(1)}100%{filter:blur(0)}}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;transition:padding ease .3s}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;transition:height ease .3s}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.cf2:after,.cf2:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf2:after,.main-nav--header:after{clear:both}.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav,.sub-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.guideimg{padding:5px;border:solid #ececec;background-color:#fff}.fullsize{max-width:100%}.menu-section{position:fixed;width:30%;margin-left:250;margin-top:50}.tour-section{margin-left:30%;width:70%} \ No newline at end of file diff --git a/assets/scss/theme/_guide.scss b/assets/scss/theme/_guide.scss index 2db2660..089ff3a 100644 --- a/assets/scss/theme/_guide.scss +++ b/assets/scss/theme/_guide.scss @@ -16,11 +16,24 @@ } .guideimg{ - padding: 15px; + padding: 5px; border: medium solid #ececec; background-color: white; } .fullsize{ max-width: 100%; - } \ No newline at end of file + } + + .menu-section{ + position: fixed; + width: 30%; + margin-left: 250; + margin-top: 50; + + } + +.tour-section{ + margin-left:30%; + width: 70%; +} \ No newline at end of file diff --git a/de/faq/guide_lecturer.html b/de/faq/guide_lecturer.html index 2a3598c..d117508 100644 --- a/de/faq/guide_lecturer.html +++ b/de/faq/guide_lecturer.html @@ -9,6 +9,18 @@ + + +

1. Nutzung von PINGO als Dozent

diff --git a/de/faq/index.md b/de/faq/index.md index 9a42e30..ab86caf 100644 --- a/de/faq/index.md +++ b/de/faq/index.md @@ -37,3 +37,58 @@ Für diesen Zweck haben wir einen Demo-Zugang für Sie eingerichtet: **Passwort**: demouser Bitte beachten Sie, dass jeder Zugriff auf diesen Benutzer hat. Nutzen Sie den Zugang daher bitte nur zu Testzwecken. Sie können sich einfach und kostenlos Ihren eigenen Accuunt anlegen unter + +## Was bedeutet PINGO? + +PINGO steht für „Peer Instruction for very large groups“ und wurde an der Universität Paderborn entwickelt. So wie Günther Jauch bei der Quizsendung „Wer wird Millionär“ die Zuschauer im Studio über den Publikumsjoker in das Quiz einbezieht, können Vortragende mit PINGO ihre Zuhörer aus der traditionell eher passiven Rolle herausholen und aktiv in die Veranstaltung einbeziehen. Diese können während der Vorlesung vom Vortragenden gestellte Fragen über ihre Smartphones, Tablets oder Laptops beantworten. + +## Gibt es eine PINGO App + +Für die Nutzung von PINGO ist keine App notwendig. PINGO wurde als Webanwendung entwickelt, sodass Teilnehmer unabhängig von ihrem Endgerät PINGO im vollen Funktionsumfang über pingo.upb.de nutzen können. Wir bieten jedoch eine installierbare Remote-App für Vortragende an, um PINGO leichter in Präsentationen integrieren zu können (
http://trypingo.com/de/powerpoint-remote/). + +## Kann ich PINGO in Großveranstaltungen einsetzen? + +PINGO wurde als Votinglösung für große Zuhörergruppen konzipiert und wird weltweit erfolgreich in Veranstaltungen mit bis zu 800 Leuten eingesetzt. An der Universität Paderborn nutzen wir PINGO regelmäßig für Abstimmungen mit mehr als 600 aktiven Endgeräten. Durchgeführte Tests zeigen, dass der begrenzende Faktor beim Einsatz von PINGO i.d.R. die WLAN-Ausrüstung in den jeweiligen Veranstaltungsräumen darstellt. + +Unser Tipp: Sollten Sie PINGO im Rahmen von Großveranstaltungen einsetzen wollen, so sollten Sie vorab die IT-Abteilung kontaktieren, um zu evaluieren, wie viele parallele Zugriffe die im Veranstaltungsraum bereitgestellten Router verarbeiten können. Insbesondere in Tagungsräumen sind Router oftmals nicht für parallele Zugriffe von hunderten Endgeräten ausgelegt. + +## Was kostet PINGO? + +Unser Live-Feedbacksystem steht allen Nutzern unabhängig vom Einsatzzweck weltweit kostenlos zur Verfügung. Aus der Nutzung entstehen keinerlei Verpflichtungen. PINGO wird derzeit sowohl in der universitären Lehre, im Rahmen von Schulveranstaltungen und im Unternehmenskontext von mehr als 9.000 Vortragenden eingesetzt. + +## Warum ist PINGO kostenlos? + +Die Entwicklung von PINGO wurde unter anderem durch die zweimalige Verleihung des Förderpreises für Innovation und Qualität in der Lehre der Universität Paderborn ermöglicht. Das System wird derzeit aktiv durch den Lehrstuhl Wirtschaftsinformatik, insb. Digitale Märkte (www.upb.de/winfo2) weiterentwickelt und betreut. Die Softwarearchitektur von PINGO skaliert, sodass für uns nur geringe Mehrkosten entstehen, wenn wir PINGO weltweit kostenlos zur Verfügung zu stellen. + +## ist PINGO datenschutzkonform? + +PINGO wird vollständig in Deutschland gehostet. Unser Paderborner Lehrstuhl hat - um die hohe Verfügbarkeit für Nutzer weltweit zu garantieren - das Hosting an ein Frankfurter Rechenzentrum ausgelagert, mit dem wir einen Vertrag zur Auftragsdatenverarbeitung (ADV) abgeschlossen haben. +Darüber hinaus werden von PINGO keine persönlich identifizierenden Informationen (PII) in das Ausland übertragen. Wir nutzen z. B. kein Google Analytics o. Ä. Dienste, zur Analyse des Nutzerverhaltens, um die Datenschutzkonformität unseres Angebots zu garantieren. + +## Wie kann ich PINGO sinnvoll in meine Vorträge integrieren? + +PINGO wurde hinsichtlich seiner Eignung im Rahmen von Vorträgen evaluiert. Auf Grundlage dieser Evaluation wurden ein Leitfaden zur Nutzung erstellt: http://go.upb.de/pingoDidaktischeHandreichung +Der Leitfaden gibt vielfältige Hinweise, wie PINGO genutzt werden kann, um Vorträge besser auf Zuhörer abzustimmen und erfolgreicher zu gestalten. + +Darüber hinaus werden auf der Webseite e-Assessment NRW weitergehende Good Practices zur Nutzung von PINGO vorgestellt: http://www.eassessmentnrw.de/einsatzszenarien/formative-good-practices/pingo/didaktische-einsatzszenarien.html + +## Unterstützt PINGO Fragensequenzen? + +PINGO wurde als Live-Feedbacksystem (Audience Response System / ARS) konzipiert und evaluiert. Das Live-Feedbacksystem sieht vor, dass Vortragende eine Frage stellen und unmittelbares Feedback durch das Auditorium erhalten. Das stellen von mehreren zusammenhängenden Fragen (Fragensequenzen) ist derzeit nicht möglich. + + + + + + + + + + + + + + + + + From d7a786997faf51e69a697c1d7a9192239b5ad01b Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Tue, 4 Apr 2017 18:14:32 +0200 Subject: [PATCH 17/19] menu changes --- de/faq/guide_lecturer.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/de/faq/guide_lecturer.html b/de/faq/guide_lecturer.html index d117508..1d0ebdf 100644 --- a/de/faq/guide_lecturer.html +++ b/de/faq/guide_lecturer.html @@ -10,7 +10,8 @@ - +
From dccda4e6258bf835d61f3e4b7c0ca9a07f2046c6 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Fri, 7 Apr 2017 14:28:55 +0200 Subject: [PATCH 18/19] Final Design Update --- assets/css/main.css | 2 +- assets/scss/theme/_guide.scss | 21 ++++++++-- de/faq/guide_lecturer.html | 72 ++++++++++++++++++++++++++++------- de/faq/guide_video.html | 2 +- 4 files changed, 77 insertions(+), 20 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 0ba5c8b..2c058fc 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1 +1 @@ -@charset "UTF-8";dfn,img{font-style:italic}img,legend{border:0}.centered,[class*=push--],sub,sup{position:relative}.button,.button:hover,.main-footer a,.main-nav a,a,ins,u{text-decoration:none}.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}.lap--hide{display:none}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}.desk--hide{display:none}}.icon,audio,canvas,video{display:inline-block}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format("embedded-opentype"),url(../fonts/batch.woff) format("woff"),url(../fonts/batch.ttf) format("truetype"),url(../fonts/batch.svg#batchregular) format("svg");font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden]{display:none}body,figure{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins{border-bottom:1px solid}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{box-sizing:content-box;height:0;margin-bottom:1.375rem}.button,.form legend{box-sizing:border-box}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.giga,.kilo,.mega{line-height:1}.hN{margin-bottom:4px}.giga{font-size:96px}.mega{font-size:72px}.kilo{font-size:48px}.landing-header__text,.lead{font-size:20px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}a{color:#002f6f;transition:all .25s ease}a:hover{color:#005ad5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.button,.call-section__text,.how,.landing-header{text-align:center}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;border:none}.button:hover{background-color:#e7e9ec}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#003e93}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.portable--float-none{float:none}.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block,.nav--block a,.nav--block li{display:block}.nav--block{margin-left:0}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center no-repeat;background-size:cover;color:#fff}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{filter:blur(0);transform:scale(1);animation:fadein ease 1.25s}@keyframes fadein{0%{filter:blur(10px);transform:scale(.5)}50%{filter:blur(10px)}70%{transform:scale(1)}100%{filter:blur(0)}}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;transition:padding ease .3s}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;transition:height ease .3s}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.cf2:after,.cf2:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf2:after,.main-nav--header:after{clear:both}.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav,.sub-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.guideimg{padding:5px;border:solid #ececec;background-color:#fff}.fullsize{max-width:100%}.menu-section{position:fixed;width:30%;margin-left:250;margin-top:50}.tour-section{margin-left:30%;width:70%} \ No newline at end of file +@charset "UTF-8";dfn,img{font-style:italic}img,legend{border:0}.centered,[class*=push--],sub,sup{position:relative}.button,.button:hover,.main-footer a,.main-nav a,a,ins,u{text-decoration:none}.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}.lap--hide{display:none}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}.desk--hide{display:none}}.icon,audio,canvas,video{display:inline-block}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format("embedded-opentype"),url(../fonts/batch.woff) format("woff"),url(../fonts/batch.ttf) format("truetype"),url(../fonts/batch.svg#batchregular) format("svg");font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden]{display:none}body,figure{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins{border-bottom:1px solid}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{box-sizing:content-box;height:0;margin-bottom:1.375rem}.button,.form legend{box-sizing:border-box}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.giga,.kilo,.mega{line-height:1}.hN{margin-bottom:4px}.giga{font-size:96px}.mega{font-size:72px}.kilo{font-size:48px}.landing-header__text,.lead{font-size:20px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}a{color:#002f6f;transition:all .25s ease}a:hover{color:#005ad5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.button,.call-section__text,.how,.landing-header{text-align:center}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;border:none}.button:hover{background-color:#e7e9ec}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#003e93}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.portable--float-none{float:none}.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block,.nav--block a,.nav--block li{display:block}.nav--block{margin-left:0}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center no-repeat;background-size:cover;color:#fff}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{filter:blur(0);transform:scale(1);animation:fadein ease 1.25s}@keyframes fadein{0%{filter:blur(10px);transform:scale(.5)}50%{filter:blur(10px)}70%{transform:scale(1)}100%{filter:blur(0)}}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;transition:padding ease .3s}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;transition:height ease .3s}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.cf2:after,.cf2:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf2:after,.main-nav--header:after{clear:both}.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav,.sub-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.guideimg{padding:5px;border:solid #ececec;background-color:#fff}.fullsize{max-width:100%}.menu-section{position:fixed;width:30%;margin-top:10%}.guidebody .tour-section{margin-left:30%;width:70%}@media (max-width:850px){.guidebody .tour-section{margin-left:0;width:100%}.menu-section{display:none}} \ No newline at end of file diff --git a/assets/scss/theme/_guide.scss b/assets/scss/theme/_guide.scss index 089ff3a..4d33022 100644 --- a/assets/scss/theme/_guide.scss +++ b/assets/scss/theme/_guide.scss @@ -28,12 +28,25 @@ .menu-section{ position: fixed; width: 30%; - margin-left: 250; - margin-top: 50; + margin-top: 10%; } -.tour-section{ +.guidebody .tour-section{ margin-left:30%; width: 70%; -} \ No newline at end of file +} + +@media (max-width: 850px) { + + .guidebody .tour-section{ + margin-left:0; + width: 100%; + } + + .menu-section{ + display: none; + + } + + } \ No newline at end of file diff --git a/de/faq/guide_lecturer.html b/de/faq/guide_lecturer.html index 1d0ebdf..1c6d8c8 100644 --- a/de/faq/guide_lecturer.html +++ b/de/faq/guide_lecturer.html @@ -8,20 +8,33 @@ - + - +
+


1. Nutzung von PINGO als Dozent

@@ -36,6 +49,8 @@

Bitte beachten Sie, dass die Dozentensicht für aktuelle Browser Versionen o

+
+


1.1 Ein Konto anlegen

@@ -51,7 +66,8 @@

Hinweis: Dieser Schritt ist nur erforderlich, wenn Sie noch keine Zugangsdat

- +
+


1.2 Als Dozent anmelden

@@ -67,9 +83,9 @@

Um zur Dozentensicht zu gelangen, ist ein Benutzerkonto notwendig (für die

-

- +
+


@@ -86,6 +102,8 @@

1.3 Eine Umfrage mithilfe der Schnellstart-Funktion erstellen

+
+


@@ -112,7 +130,8 @@

1.4 Die Session-Sicht

- +
+


@@ -137,6 +156,8 @@

1.4.1 Eine Umfrage fortsetzen oder wiederholen

+
+


@@ -154,6 +175,9 @@

1.4.2 Einer Session weitere Umfragen hinzufügen

+
+


+

1.5 Eine Umfrage editieren und korrekte Antworten setzen

@@ -174,6 +198,8 @@

1.5 Eine Umfrage editieren und korrekte Antworten setzen

+
+


1.6 Eine benutzerdefinierte Session erstellen und alle Sessions betrachten

@@ -192,6 +218,8 @@

1.6 Eine benutzerdefinierte Session erstellen und alle Sessions b

+
+


@@ -208,6 +236,8 @@

Der Fragenkatalog ist über "Fragen" in der Navigationsleiste erreichbar.

+
+


@@ -229,6 +259,8 @@

1.7.1 Eine eigene Frage definieren

+
+


@@ -249,6 +281,8 @@

1.7.2 Fragen mithilfe von Tags finden und editieren

+
+


@@ -268,6 +302,8 @@

1.7.3 Öffentliche Fragen finden und zum eigenen Katalog hinzufü

+
+


@@ -286,7 +322,9 @@

1.7.4 Fragen aus dem eigenen Katalog in einer Session stellen

- + +
+


@@ -308,6 +346,9 @@

1.8 Formeldarstellung in Fragen/Umfragen und Antworten

+
+


+

1.9 Kontoeinstellungen

@@ -325,6 +366,9 @@

1.9 Kontoeinstellungen

+
+


+
diff --git a/de/faq/guide_video.html b/de/faq/guide_video.html index 04a9293..4c988eb 100644 --- a/de/faq/guide_video.html +++ b/de/faq/guide_video.html @@ -10,6 +10,6 @@

Einführungsvideo

- + \ No newline at end of file From 0ebffb454d91aed55d4336b93a223333ac386493 Mon Sep 17 00:00:00 2001 From: Christian Werning Date: Thu, 27 Apr 2017 16:39:28 +0200 Subject: [PATCH 19/19] Team + Nav im Guide --- _data/nav_de.yml | 2 +- _data/people.yml | 18 ++-- _data/people_de.yml | 18 ++-- assets/css/main.css | 2 +- assets/scss/theme/_guide.scss | 14 +++ de/faq/guide_lecturer.html | 167 +++++++++++++++------------------- 6 files changed, 107 insertions(+), 114 deletions(-) diff --git a/_data/nav_de.yml b/_data/nav_de.yml index e4897c4..5338574 100644 --- a/_data/nav_de.yml +++ b/_data/nav_de.yml @@ -30,6 +30,6 @@ url: /de/faq/guide_student.html parent: /de/faq/ -- title: Video +- title: Einführungsvideo url: /de/faq/guide_video.html parent: /de/faq/ \ No newline at end of file diff --git a/_data/people.yml b/_data/people.yml index cb83bc2..bd7088d 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -2,31 +2,31 @@ task: Project lead img: kundisch.jpg chair: Chair of Buisness Information Systems, Digital Markets - url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/dennis-kundisch/ + url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/prof-dr-dennis-kundisch/ - name: M. Sc. Darius Schlangenotto task: Project lead img: schlangenotto.jpg chair: Chair of Buisness Information Systems, Digital Markets - url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/darius-schlangenotto/ + url: http://www.uni-paderborn.de/person/13268/ - name: Prof. Dr. Marc Beutner task: Didactics img: beutner.gif chair: Lehrstuhl für Wirtschaftspädagogik - url: https://wiwi.uni-paderborn.de/department5/ls-beutner/beutner/ + url: http://www.uni-paderborn.de/person/21118/ -- name: Dr. Andrea Zoyke +- name: Prof. Dr. Andrea Zoyke task: Didactics img: zoyke.jpg chair: Lehrstuhl für Wirtschaftspädagogik - url: https://wiwi.uni-paderborn.de/department5/lehrstuhl-prof-dr-peter-f-e-sloane/zoyke0/ + url: https://www.berufsundwirtschaftspaedagogik.uni-kiel.de/de/team/zoyke - name: Prof. Dr. Gregor Fels task: Didactics img: fels.jpg chair: Organic Chemistry - url: http://chemie.uni-paderborn.de/en/fachgebiete/oc/oc-fels/personen/prof-dr-gregor-fels/ + url: https://chemie.uni-paderborn.de/en/arbeitskreise/organische-chemie/fels/team/head-detail/?tx_upbperson_personsite%5BpersonId%5D=114&tx_upbperson_personsite%5Bcontroller%5D=Person&cHash=530427cc829bffc37cbd639b044860f4 - name: Prof. Dr. Johannes Magenheim task: Didactics @@ -52,17 +52,17 @@ chair: Chair of Buisness Information Systems, Digital Markets url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ -- name: Dipl.-Kfm. Philipp Herrmann +- name: Dr. Philipp Herrmann task: Former team members img: herrmann.jpg chair: Chair of Buisness Information Systems, Digital Markets - url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/ehemalige-mitarbeiter/ + url: http://www.uni-paderborn.de/person/58638/ - name: Nils Dake task: Former team members img: dake.jpg chair: Chair of Buisness Information Systems, Digital Markets - url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/ehemalige-mitarbeiter/ + url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/ehemalige/ - name: Christoph Bach task: Former team members diff --git a/_data/people_de.yml b/_data/people_de.yml index e560192..eaa83ac 100644 --- a/_data/people_de.yml +++ b/_data/people_de.yml @@ -2,31 +2,31 @@ task: Projektleitung img: kundisch.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/dennis-kundisch/ + url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/prof-dr-dennis-kundisch/ - name: M. Sc. Darius Schlangenotto task: Projektleitung img: schlangenotto.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/darius-schlangenotto/ + url: http://www.uni-paderborn.de/person/13268/ - name: Prof. Dr. Marc Beutner task: Didaktik img: beutner.gif chair: Lehrstuhl für Wirtschaftspädagogik - url: https://wiwi.uni-paderborn.de/department5/ls-beutner/beutner/ + url: http://www.uni-paderborn.de/person/21118/ -- name: Dr. Andrea Zoyke +- name: Prof. Dr. Andrea Zoyke task: Didaktik img: zoyke.jpg chair: Lehrstuhl für Wirtschaftspädagogik - url: https://wiwi.uni-paderborn.de/department5/lehrstuhl-prof-dr-peter-f-e-sloane/zoyke0/ + url: https://www.berufsundwirtschaftspaedagogik.uni-kiel.de/de/team/zoyke - name: Prof. Dr. Gregor Fels task: Didaktik img: fels.jpg chair: Organische Chemie - url: http://chemie.uni-paderborn.de/en/fachgebiete/oc/oc-fels/personen/prof-dr-gregor-fels/ + url: https://chemie.uni-paderborn.de/en/arbeitskreise/organische-chemie/fels/team/head-detail/?tx_upbperson_personsite%5BpersonId%5D=114&tx_upbperson_personsite%5Bcontroller%5D=Person&cHash=530427cc829bffc37cbd639b044860f4 - name: Prof. Dr. Johannes Magenheim task: Didaktik @@ -52,17 +52,17 @@ chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ -- name: Dipl.-Kfm. Philipp Herrmann +- name: Dr. Philipp Herrmann task: Ehemalige Teammitglieder img: herrmann.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/philipp-herrmann/ + url: http://www.uni-paderborn.de/person/58638/ - name: Nils Dake task: Ehemalige Teammitglieder img: dake.jpg chair: Lehrstuhl für Wirtschaftsinformatik, Digitale Märkte - url: http://wiwi.uni-paderborn.de/dep3/winfo2/team/studentische-hilfskraefte/ + url: https://wiwi.uni-paderborn.de/dep3/winfo2/team/ehemalige/ - name: Christoph Bach task: Ehemalige Teammitglieder diff --git a/assets/css/main.css b/assets/css/main.css index 2c058fc..06d3e95 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1 +1 @@ -@charset "UTF-8";dfn,img{font-style:italic}img,legend{border:0}.centered,[class*=push--],sub,sup{position:relative}.button,.button:hover,.main-footer a,.main-nav a,a,ins,u{text-decoration:none}.grid{list-style:none;margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}.lap--hide{display:none}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}.desk--hide{display:none}}.icon,audio,canvas,video{display:inline-block}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format("embedded-opentype"),url(../fonts/batch.woff) format("woff"),url(../fonts/batch.ttf) format("truetype"),url(../fonts/batch.svg#batchregular) format("svg");font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden]{display:none}body,figure{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins{border-bottom:1px solid}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{box-sizing:content-box;height:0;margin-bottom:1.375rem}.button,.form legend{box-sizing:border-box}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.giga,.kilo,.mega{line-height:1}.hN{margin-bottom:4px}.giga{font-size:96px}.mega{font-size:72px}.kilo{font-size:48px}.landing-header__text,.lead{font-size:20px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}a{color:#002f6f;transition:all .25s ease}a:hover{color:#005ad5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.button,.call-section__text,.how,.landing-header{text-align:center}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;border:none}.button:hover{background-color:#e7e9ec}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#003e93}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.portable--float-none{float:none}.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{list-style:none;margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block,.nav--block a,.nav--block li{display:block}.nav--block{margin-left:0}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center no-repeat;background-size:cover;color:#fff}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{filter:blur(0);transform:scale(1);animation:fadein ease 1.25s}@keyframes fadein{0%{filter:blur(10px);transform:scale(.5)}50%{filter:blur(10px)}70%{transform:scale(1)}100%{filter:blur(0)}}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;transition:padding ease .3s}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;transition:height ease .3s}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.cf2:after,.cf2:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf2:after,.main-nav--header:after{clear:both}.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav,.sub-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.guideimg{padding:5px;border:solid #ececec;background-color:#fff}.fullsize{max-width:100%}.menu-section{position:fixed;width:30%;margin-top:10%}.guidebody .tour-section{margin-left:30%;width:70%}@media (max-width:850px){.guidebody .tour-section{margin-left:0;width:100%}.menu-section{display:none}} \ No newline at end of file +@charset "UTF-8";dfn,img{font-style:italic}img,legend{border:0}.centered,[class*=push--],sub,sup{position:relative}.button,.button:hover,.main-footer a,.main-nav a,a,ins,u{text-decoration:none}.grid,.radio-group,.upper{list-style:none}.grid{margin:0 0 0 -48px;padding:0;letter-spacing:-.31em}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid__item{display:inline-block;padding-left:48px;vertical-align:top;width:100%;box-sizing:border-box;letter-spacing:normal;word-spacing:normal}.grid--rev{direction:rtl;text-align:left}.grid--rev>.grid__item{direction:ltr;text-align:left}.grid--full{margin-left:0}.grid--full>.grid__item{padding-left:0}.grid--right{text-align:right}.grid--right>.grid__item{text-align:left}.grid--center{text-align:center}.grid--center>.grid__item{text-align:left}.grid--middle>.grid__item{vertical-align:middle}.grid--bottom>.grid__item{vertical-align:bottom}.grid--narrow{margin-left:-24px}.grid--narrow>.grid__item{padding-left:24px}.grid--wide{margin-left:-96px}.grid--wide>.grid__item{padding-left:96px}.one-whole{width:100%}.five-tenths,.four-eighths,.one-half,.six-twelfths,.three-sixths,.two-quarters{width:50%}.four-twelfths,.one-third,.two-sixths{width:33.333%}.eight-twelfths,.four-sixths,.two-thirds{width:66.666%}.one-quarter,.three-twelfths,.two-eighths{width:25%}.nine-twelfths,.six-eighths,.three-quarters{width:75%}.one-fifth,.two-tenths{width:20%}.four-tenths,.two-fifths{width:40%}.six-tenths,.three-fifths{width:60%}.eight-tenths,.four-fifths{width:80%}.one-sixth,.two-twelfths{width:16.666%}.five-sixths,.ten-twelfths{width:83.333%}.one-eighth{width:12.5%}.three-eighths{width:37.5%}.five-eighths{width:62.5%}.seven-eighths{width:87.5%}.one-tenth{width:10%}.three-tenths{width:30%}.seven-tenths{width:70%}.nine-tenths{width:90%}.one-twelfth{width:8.333%}.five-twelfths{width:41.666%}.seven-twelfths{width:58.333%}.eleven-twelfths{width:91.666%}@media only screen and (max-width:480px){.palm--one-whole{width:100%}.palm--five-tenths,.palm--four-eighths,.palm--one-half,.palm--six-twelfths,.palm--three-sixths,.palm--two-quarters{width:50%}.palm--four-twelfths,.palm--one-third,.palm--two-sixths{width:33.333%}.palm--eight-twelfths,.palm--four-sixths,.palm--two-thirds{width:66.666%}.palm--one-quarter,.palm--three-twelfths,.palm--two-eighths{width:25%}.palm--nine-twelfths,.palm--six-eighths,.palm--three-quarters{width:75%}.palm--one-fifth,.palm--two-tenths{width:20%}.palm--four-tenths,.palm--two-fifths{width:40%}.palm--six-tenths,.palm--three-fifths{width:60%}.palm--eight-tenths,.palm--four-fifths{width:80%}.palm--one-sixth,.palm--two-twelfths{width:16.666%}.palm--five-sixths,.palm--ten-twelfths{width:83.333%}.palm--one-eighth{width:12.5%}.palm--three-eighths{width:37.5%}.palm--five-eighths{width:62.5%}.palm--seven-eighths{width:87.5%}.palm--one-tenth{width:10%}.palm--three-tenths{width:30%}.palm--seven-tenths{width:70%}.palm--nine-tenths{width:90%}.palm--one-twelfth{width:8.333%}.palm--five-twelfths{width:41.666%}.palm--seven-twelfths{width:58.333%}.palm--eleven-twelfths{width:91.666%}}@media only screen and (min-width:481px) and (max-width:767px){.lap--one-whole{width:100%}.lap--five-tenths,.lap--four-eighths,.lap--one-half,.lap--six-twelfths,.lap--three-sixths,.lap--two-quarters{width:50%}.lap--four-twelfths,.lap--one-third,.lap--two-sixths{width:33.333%}.lap--eight-twelfths,.lap--four-sixths,.lap--two-thirds{width:66.666%}.lap--one-quarter,.lap--three-twelfths,.lap--two-eighths{width:25%}.lap--nine-twelfths,.lap--six-eighths,.lap--three-quarters{width:75%}.lap--one-fifth,.lap--two-tenths{width:20%}.lap--four-tenths,.lap--two-fifths{width:40%}.lap--six-tenths,.lap--three-fifths{width:60%}.lap--eight-tenths,.lap--four-fifths{width:80%}.lap--one-sixth,.lap--two-twelfths{width:16.666%}.lap--five-sixths,.lap--ten-twelfths{width:83.333%}.lap--one-eighth{width:12.5%}.lap--three-eighths{width:37.5%}.lap--five-eighths{width:62.5%}.lap--seven-eighths{width:87.5%}.lap--one-tenth{width:10%}.lap--three-tenths{width:30%}.lap--seven-tenths{width:70%}.lap--nine-tenths{width:90%}.lap--one-twelfth{width:8.333%}.lap--five-twelfths{width:41.666%}.lap--seven-twelfths{width:58.333%}.lap--eleven-twelfths{width:91.666%}}@media only screen and (max-width:767px){.portable--one-whole{width:100%}.portable--five-tenths,.portable--four-eighths,.portable--one-half,.portable--six-twelfths,.portable--three-sixths,.portable--two-quarters{width:50%}.portable--four-twelfths,.portable--one-third,.portable--two-sixths{width:33.333%}.portable--eight-twelfths,.portable--four-sixths,.portable--two-thirds{width:66.666%}.portable--one-quarter,.portable--three-twelfths,.portable--two-eighths{width:25%}.portable--nine-twelfths,.portable--six-eighths,.portable--three-quarters{width:75%}.portable--one-fifth,.portable--two-tenths{width:20%}.portable--four-tenths,.portable--two-fifths{width:40%}.portable--six-tenths,.portable--three-fifths{width:60%}.portable--eight-tenths,.portable--four-fifths{width:80%}.portable--one-sixth,.portable--two-twelfths{width:16.666%}.portable--five-sixths,.portable--ten-twelfths{width:83.333%}.portable--one-eighth{width:12.5%}.portable--three-eighths{width:37.5%}.portable--five-eighths{width:62.5%}.portable--seven-eighths{width:87.5%}.portable--one-tenth{width:10%}.portable--three-tenths{width:30%}.portable--seven-tenths{width:70%}.portable--nine-tenths{width:90%}.portable--one-twelfth{width:8.333%}.portable--five-twelfths{width:41.666%}.portable--seven-twelfths{width:58.333%}.portable--eleven-twelfths{width:91.666%}}.push--one-whole{left:100%}.push--five-tenths,.push--four-eighths,.push--one-half,.push--six-twelfths,.push--three-sixths,.push--two-quarters{left:50%}.push--four-twelfths,.push--one-third,.push--two-sixths{left:33.333%}.push--eight-twelfths,.push--four-sixths,.push--two-thirds{left:66.666%}.push--one-quarter,.push--three-twelfths,.push--two-eighths{left:25%}.push--nine-twelfths,.push--six-eighths,.push--three-quarters{left:75%}.push--one-fifth,.push--two-tenths{left:20%}.push--four-tenths,.push--two-fifths{left:40%}.push--six-tenths,.push--three-fifths{left:60%}.push--eight-tenths,.push--four-fifths{left:80%}.push--one-sixth,.push--two-twelfths{left:16.666%}.push--five-sixths,.push--ten-twelfths{left:83.333%}.push--one-eighth{left:12.5%}.push--three-eighths{left:37.5%}.push--five-eighths{left:62.5%}.push--seven-eighths{left:87.5%}.push--one-tenth{left:10%}.push--three-tenths{left:30%}.push--seven-tenths{left:70%}.push--nine-tenths{left:90%}.push--one-twelfth{left:8.333%}.push--five-twelfths{left:41.666%}.push--seven-twelfths{left:58.333%}.push--eleven-twelfths{left:91.666%}@media only screen and (max-width:480px){.push--palm--one-whole{left:100%}.push--palm--five-tenths,.push--palm--four-eighths,.push--palm--one-half,.push--palm--six-twelfths,.push--palm--three-sixths,.push--palm--two-quarters{left:50%}.push--palm--four-twelfths,.push--palm--one-third,.push--palm--two-sixths{left:33.333%}.push--palm--eight-twelfths,.push--palm--four-sixths,.push--palm--two-thirds{left:66.666%}.push--palm--one-quarter,.push--palm--three-twelfths,.push--palm--two-eighths{left:25%}.push--palm--nine-twelfths,.push--palm--six-eighths,.push--palm--three-quarters{left:75%}.push--palm--one-fifth,.push--palm--two-tenths{left:20%}.push--palm--four-tenths,.push--palm--two-fifths{left:40%}.push--palm--six-tenths,.push--palm--three-fifths{left:60%}.push--palm--eight-tenths,.push--palm--four-fifths{left:80%}.push--palm--one-sixth,.push--palm--two-twelfths{left:16.666%}.push--palm--five-sixths,.push--palm--ten-twelfths{left:83.333%}.push--palm--one-eighth{left:12.5%}.push--palm--three-eighths{left:37.5%}.push--palm--five-eighths{left:62.5%}.push--palm--seven-eighths{left:87.5%}.push--palm--one-tenth{left:10%}.push--palm--three-tenths{left:30%}.push--palm--seven-tenths{left:70%}.push--palm--nine-tenths{left:90%}.push--palm--one-twelfth{left:8.333%}.push--palm--five-twelfths{left:41.666%}.push--palm--seven-twelfths{left:58.333%}.push--palm--eleven-twelfths{left:91.666%}.palm--hide{display:none}}@media only screen and (min-width:481px) and (max-width:767px){.push--lap--one-whole{left:100%}.push--lap--five-tenths,.push--lap--four-eighths,.push--lap--one-half,.push--lap--six-twelfths,.push--lap--three-sixths,.push--lap--two-quarters{left:50%}.push--lap--four-twelfths,.push--lap--one-third,.push--lap--two-sixths{left:33.333%}.push--lap--eight-twelfths,.push--lap--four-sixths,.push--lap--two-thirds{left:66.666%}.push--lap--one-quarter,.push--lap--three-twelfths,.push--lap--two-eighths{left:25%}.push--lap--nine-twelfths,.push--lap--six-eighths,.push--lap--three-quarters{left:75%}.push--lap--one-fifth,.push--lap--two-tenths{left:20%}.push--lap--four-tenths,.push--lap--two-fifths{left:40%}.push--lap--six-tenths,.push--lap--three-fifths{left:60%}.push--lap--eight-tenths,.push--lap--four-fifths{left:80%}.push--lap--one-sixth,.push--lap--two-twelfths{left:16.666%}.push--lap--five-sixths,.push--lap--ten-twelfths{left:83.333%}.push--lap--one-eighth{left:12.5%}.push--lap--three-eighths{left:37.5%}.push--lap--five-eighths{left:62.5%}.push--lap--seven-eighths{left:87.5%}.push--lap--one-tenth{left:10%}.push--lap--three-tenths{left:30%}.push--lap--seven-tenths{left:70%}.push--lap--nine-tenths{left:90%}.push--lap--one-twelfth{left:8.333%}.push--lap--five-twelfths{left:41.666%}.push--lap--seven-twelfths{left:58.333%}.push--lap--eleven-twelfths{left:91.666%}.lap--hide{display:none}}@media only screen and (max-width:767px){.push--portable--one-whole{left:100%}.push--portable--five-tenths,.push--portable--four-eighths,.push--portable--one-half,.push--portable--six-twelfths,.push--portable--three-sixths,.push--portable--two-quarters{left:50%}.push--portable--four-twelfths,.push--portable--one-third,.push--portable--two-sixths{left:33.333%}.push--portable--eight-twelfths,.push--portable--four-sixths,.push--portable--two-thirds{left:66.666%}.push--portable--one-quarter,.push--portable--three-twelfths,.push--portable--two-eighths{left:25%}.push--portable--nine-twelfths,.push--portable--six-eighths,.push--portable--three-quarters{left:75%}.push--portable--one-fifth,.push--portable--two-tenths{left:20%}.push--portable--four-tenths,.push--portable--two-fifths{left:40%}.push--portable--six-tenths,.push--portable--three-fifths{left:60%}.push--portable--eight-tenths,.push--portable--four-fifths{left:80%}.push--portable--one-sixth,.push--portable--two-twelfths{left:16.666%}.push--portable--five-sixths,.push--portable--ten-twelfths{left:83.333%}.push--portable--one-eighth{left:12.5%}.push--portable--three-eighths{left:37.5%}.push--portable--five-eighths{left:62.5%}.push--portable--seven-eighths{left:87.5%}.push--portable--one-tenth{left:10%}.push--portable--three-tenths{left:30%}.push--portable--seven-tenths{left:70%}.push--portable--nine-tenths{left:90%}.push--portable--one-twelfth{left:8.333%}.push--portable--five-twelfths{left:41.666%}.push--portable--seven-twelfths{left:58.333%}.push--portable--eleven-twelfths{left:91.666%}.portable--hide{display:none}}@media only screen and (min-width:768px){.desk--one-whole{width:100%}.desk--five-tenths,.desk--four-eighths,.desk--one-half,.desk--six-twelfths,.desk--three-sixths,.desk--two-quarters{width:50%}.desk--four-twelfths,.desk--one-third,.desk--two-sixths{width:33.333%}.desk--eight-twelfths,.desk--four-sixths,.desk--two-thirds{width:66.666%}.desk--one-quarter,.desk--three-twelfths,.desk--two-eighths{width:25%}.desk--nine-twelfths,.desk--six-eighths,.desk--three-quarters{width:75%}.desk--one-fifth,.desk--two-tenths{width:20%}.desk--four-tenths,.desk--two-fifths{width:40%}.desk--six-tenths,.desk--three-fifths{width:60%}.desk--eight-tenths,.desk--four-fifths{width:80%}.desk--one-sixth,.desk--two-twelfths{width:16.666%}.desk--five-sixths,.desk--ten-twelfths{width:83.333%}.desk--one-eighth{width:12.5%}.desk--three-eighths{width:37.5%}.desk--five-eighths{width:62.5%}.desk--seven-eighths{width:87.5%}.desk--one-tenth{width:10%}.desk--three-tenths{width:30%}.desk--seven-tenths{width:70%}.desk--nine-tenths{width:90%}.desk--one-twelfth{width:8.333%}.desk--five-twelfths{width:41.666%}.desk--seven-twelfths{width:58.333%}.desk--eleven-twelfths{width:91.666%}.push--desk--one-whole{left:100%}.push--desk--five-tenths,.push--desk--four-eighths,.push--desk--one-half,.push--desk--six-twelfths,.push--desk--three-sixths,.push--desk--two-quarters{left:50%}.push--desk--four-twelfths,.push--desk--one-third,.push--desk--two-sixths{left:33.333%}.push--desk--eight-twelfths,.push--desk--four-sixths,.push--desk--two-thirds{left:66.666%}.push--desk--one-quarter,.push--desk--three-twelfths,.push--desk--two-eighths{left:25%}.push--desk--nine-twelfths,.push--desk--six-eighths,.push--desk--three-quarters{left:75%}.push--desk--one-fifth,.push--desk--two-tenths{left:20%}.push--desk--four-tenths,.push--desk--two-fifths{left:40%}.push--desk--six-tenths,.push--desk--three-fifths{left:60%}.push--desk--eight-tenths,.push--desk--four-fifths{left:80%}.push--desk--one-sixth,.push--desk--two-twelfths{left:16.666%}.push--desk--five-sixths,.push--desk--ten-twelfths{left:83.333%}.push--desk--one-eighth{left:12.5%}.push--desk--three-eighths{left:37.5%}.push--desk--five-eighths{left:62.5%}.push--desk--seven-eighths{left:87.5%}.push--desk--one-tenth{left:10%}.push--desk--three-tenths{left:30%}.push--desk--seven-tenths{left:70%}.push--desk--nine-tenths{left:90%}.push--desk--one-twelfth{left:8.333%}.push--desk--five-twelfths{left:41.666%}.push--desk--seven-twelfths{left:58.333%}.push--desk--eleven-twelfths{left:91.666%}.desk--hide{display:none}}.icon,audio,canvas,video{display:inline-block}.grid__item img{max-width:100%}@font-face{font-family:Batch;src:url(../fonts/batch.eot);src:url(../fonts/batch.eot?#iefix) format("embedded-opentype"),url(../fonts/batch.woff) format("woff"),url(../fonts/batch.ttf) format("truetype"),url(../fonts/batch.svg#batchregular) format("svg");font-weight:400;font-style:normal}.icon{font-family:Batch;color:#d9dde0;line-height:1}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio:not([controls]){display:none;height:0}[hidden]{display:none}body,figure{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}blockquote,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins{border-bottom:1px solid}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:0}.island,.islet,.media,address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:1.5rem}.islet .island,.islet .islet,.islet .media,.islet address,.islet blockquote,.islet dl,.islet fieldset,.islet figure,.islet h1,.islet h2,.islet h3,.islet h4,.islet h5,.islet h6,.islet hgroup,.islet ol,.islet p,.islet pre,.islet table,.islet ul{margin-bottom:.75rem}.landmark{margin-bottom:3rem}hr{box-sizing:content-box;height:0;margin-bottom:1.375rem}.button,.form legend{box-sizing:border-box}dd,ol,ul{margin-left:3rem}.push--top{margin-top:24px}.form legend,.gamma,h3{font-size:24px;line-height:1}.delta,h4{font-size:20px;line-height:1.2}.epsilon,h5{font-size:16px;line-height:1.5}.zeta,h6{font-size:14px;line-height:1.71429}.giga,.kilo,.mega{line-height:1}.hN{margin-bottom:4px}.giga{font-size:96px}.mega{font-size:72px}.kilo{font-size:48px}.landing-header__text,.lead{font-size:20px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font:1em/1.5 "Fira Sans","Helvetica Neue",Helvetica,sans-serif;overflow-y:scroll;min-height:100%;color:#333435;background-color:#333435}.centered{max-width:960px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}a{color:#002f6f;transition:all .25s ease}a:hover{color:#005ad5}img{margin-bottom:-4px}.muted-link{color:#333435}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.form--stacked .help-text,.muted,.people-list__meta{color:#4c4e4f}.people-list__meta,.smaller{font-size:14px}.align--center{text-align:center}.align--right{text-align:right}.button,.call-section__text,.how,.landing-header{text-align:center}.float--right{float:right}.nomargin{margin:0}figure img{margin-bottom:12px}.vertical-center .grid__item{vertical-align:middle}.button{padding:1em 1.5em;border-radius:4px;background-color:#f5f6f7;cursor:pointer;color:#333435;font-weight:700;white-space:nowrap;display:inline-block;border:none}.button:hover{background-color:#e7e9ec}.button--primary{background-color:#002f6f;color:#fff}.button--primary:hover{color:#fff;background-color:#003e93}.button--stripped{border:none;background:0 0;font-weight:400}.button--stripped:hover{background:0 0}.button--hollow{background:0 0;border:2px solid #f5f6f7}.button--hollow:hover{background:0 0;border-color:#e7e9ec}@media only screen and (max-width:767px){.portable--float-none{float:none}.button{display:block;width:100%;margin-bottom:24px}}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{border:1px solid #d9dde0;border-radius:4px;font-size:16px;line-height:1.5;padding:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;width:320px;max-width:100%}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{outline:0;box-shadow:0 1px 3px rgba(0,0,0,.2)}.form input[type=color].erroneous,.form input[type=date].erroneous,.form input[type=datetime-local].erroneous,.form input[type=datetime].erroneous,.form input[type=email].erroneous,.form input[type=month].erroneous,.form input[type=number].erroneous,.form input[type=password].erroneous,.form input[type=search].erroneous,.form input[type=tel].erroneous,.form input[type=text].erroneous,.form input[type=time].erroneous,.form input[type=url].erroneous,.form input[type=week].erroneous,.form select.erroneous,.form textarea.erroneous{border-color:#C45D58}.form input[type=checkbox],.form input[type=radio]{margin-right:6px}.form legend{display:block;width:100%;border-bottom:1px solid #f5f6f7;padding-bottom:6px;margin-bottom:18px}.form fieldset{border:none}.form option,.form select{height:38px;box-shadow:none}.form--stacked label{display:block;font-size:16px;line-height:1.5;margin-top:-6px;margin-bottom:3px}.form--stacked .help-text{font-size:14px;line-height:1.71429;font-style:italic;margin-bottom:-3px;margin-top:3px}.form--block input[type=color],.form--block input[type=date],.form--block input[type=datetime-local],.form--block input[type=datetime],.form--block input[type=email],.form--block input[type=month],.form--block input[type=number],.form--block input[type=password],.form--block input[type=search],.form--block input[type=tel],.form--block input[type=text],.form--block input[type=time],.form--block input[type=url],.form--block input[type=week],.form--block select,.form--block textarea{display:block;width:100%}.form__control-group,.form__controls{display:block;margin-bottom:24px}@media only screen and (max-width:767px){.form--stacked input[type=color],.form--stacked input[type=date],.form--stacked input[type=datetime-local],.form--stacked input[type=datetime],.form--stacked input[type=email],.form--stacked input[type=month],.form--stacked input[type=number],.form--stacked input[type=password],.form--stacked input[type=search],.form--stacked input[type=tel],.form--stacked input[type=text],.form--stacked input[type=time],.form--stacked input[type=url],.form--stacked input[type=week],.form--stacked select,.form--stacked textarea{display:block;width:100%}}.form--inline .button,.form--inline button,.form--inline input[type=submit]{padding:6px 12px}.form__potty{position:absolute;top:-9999px;left:-9999px}.required:after{content:" *";color:#C45D58}.radio-group{margin-left:0}.radio-group--inline li{display:inline-block;padding-right:24px}li.radio-group__label{font-weight:700;display:block}.form .message{padding:1em 1.5em;border-radius:4px}.form .message.success{background-color:#80C080;color:#fff}.form .message.error{background-color:#C45D58;color:#fff}.nav--inline{margin-left:-24px;display:inline-block}.nav--inline li{display:inline-block;margin-left:24px}.nav--inline a{display:inline-block;margin-bottom:0}.nav--block,.nav--block a,.nav--block li{display:block}.nav--block{margin-left:0}.alpha,h1{font-weight:300;font-size:48px;line-height:1;margin-bottom:48px}.beta,h2{color:#002f6f;font-size:24px;line-height:1;font-weight:400}.main-header{background-color:#002f6f;color:#fff;padding:24px 0;background-image:radial-gradient(ellipse at bottom right,#80bfe0 0,#002f6f 53%,#001c41 100%)}.main-header__title{color:#fff;font-size:2.25em;margin-bottom:0}.page{padding:48px 0 24px;background-color:#fff}.main-footer{padding:24px 0 0;background:#333435;color:#fff}.main-footer .centered{background:url(../img/logo-muted.svg) calc(100% - 24px) 62% no-repeat}.main-footer a{color:#ccc}.main-footer a:hover{color:#fff}.main-footer__links{list-style:none;margin-left:0;color:#777}.main-footer__links h1,.main-footer__links h2,.main-footer__links h3,.main-footer__links li{line-height:28px}.main-footer__links .push--top{margin-top:28px}.main-footer__title{color:#fff}.call-section,.how,.in-action-section,.information-container,.testimonials,.tour-section{padding:72px 0 48px;background-color:#fff}@media only screen and (min-width:768px){.page{padding-top:168px}.page--container{padding-top:96px}}.landing-header{padding:168px 0 120px;background:url(../img/crowd-blue.png) top center no-repeat;background-size:cover;color:#fff}.landing-header a{color:#fff}.landing-header__lang{float:right;opacity:.6;font-size:13.6px;line-height:13.6px;margin-top:-72px;z-index:110;position:relative}.landing-header__title{font-weight:300}.landing-header__text{margin-bottom:48px}.landing-header__actions .button{border-color:#fff;color:#fff}.landing-header__actions .button--hollow:hover{background-color:rgba(255,255,255,.05)}.landing-header__actions .button--stripped{opacity:.8}.landing-header__actions .button--stripped:hover{opacity:1}.landing-header__desc{filter:blur(0);transform:scale(1);animation:fadein ease 1.25s}@keyframes fadein{0%{filter:blur(10px);transform:scale(.5)}50%{filter:blur(10px)}70%{transform:scale(1)}100%{filter:blur(0)}}.in-action-section{text-align:center;background-color:#333435;color:#fff;overflow:hidden}.cases__item{background:#f5f6f7;color:#333435;text-align:left;margin-bottom:24px;box-shadow:0 3px 15px rgba(0,0,0,.85);height:456px;position:relative}.cases__item h2{font-weight:700;text-shadow:0 0 3px #f5f6f7}.cases__fade{height:192px;overflow:hidden;position:relative}.cases__fade:after{content:"";width:100%;height:100%;top:0;position:absolute;background-image:linear-gradient(0deg,#f5f6f7 0,rgba(245,246,247,0) 50%)}.cases__img{height:100%;background-size:cover}.cases__desc{padding:24px;position:absolute;bottom:0}.testimonials__item{position:relative;min-height:264px;padding-bottom:72px}.testimonials__border{height:0;border:none;border-bottom:4px solid #f5f6f7;margin-bottom:-48px;margin-top:24px;margin-left:48px}.testimonials__title{text-align:center;color:#002f6f}.testimonials__author{text-align:right;font-style:italic;color:#727476;font-size:13.6px;position:absolute;right:0;bottom:0}@media only screen and (max-width:767px){.landing-header{padding-top:0;padding-bottom:72px}.landing-header__lang{float:none;margin-top:-48px;margin-bottom:24px}.landing-header .main-nav{margin-bottom:72px}}@media only screen and (min-width:768px){.cases__item{margin-bottom:-48px}.how__figure{height:264px;position:relative}.how__figure figcaption{position:absolute;bottom:0;width:100%}}.main-nav,.sub-nav{font-weight:700;font-size:18px;line-height:1;text-align:left;position:static;width:100%;top:0;z-index:100;transition:padding ease .3s}.main-nav{background-color:#002f6f;padding:12px 0}.main-nav a{padding:12px 18px;color:#fff}.main-nav__button{background-color:rgba(0,47,111,.5);border-radius:4px;border:2px solid #fff}.main-nav__button:hover{background-color:#002f6f}a.main-nav__logo{display:inline-block;padding:0;margin:0}a.main-nav__logo img{height:42px;transition:height ease .3s}.sub-nav{background:#f5f6f7;top:68.4px;border-bottom:2px solid #fff}.sub-nav a{padding:18px}.sub-nav__links{margin-bottom:0}.sub-nav__links .active a{background-color:#fff}@media only screen and (min-width:768px){.cf2:after,.cf2:before,.main-nav--header:after,.main-nav--header:before{content:" ";display:table}.cf2:after,.main-nav--header:after{clear:both}.main-nav .active::after{content:" ";border:8px solid transparent;border-bottom-color:#f5f6f7;position:absolute;bottom:-14.4px;left:50%;margin-left:-8px}.main-nav li{position:relative;margin-left:6px}.main-nav--header .main-nav__button{border-color:transparent}.main-nav__links{margin-bottom:0;float:right}.main-nav,.sub-nav{position:fixed}.main-nav--header{padding:24px 0;background-color:transparent}.main-nav--header a.main-nav__logo img{height:90px}}@media only screen and (max-width:767px){.main-nav,.sub-nav{text-align:center}.main-nav li{margin-left:0}a.main-nav__logo{display:block;width:100%;margin-bottom:12px}.main-nav__links{margin-bottom:0;margin-left:0}}.people-list{margin-top:-48px}.people-list__item{margin-bottom:24px;position:relative;min-height:120px}.people-list__photo{width:90px;height:120px;background-position:center center;background-size:cover;border-radius:4px;position:absolute}.people-list__desc{padding-left:114px;margin:0}.people-list__meta,.people-list__name{display:block}.feature-list,.people-list__separator{margin-top:48px}.feature-list__item{text-align:center;margin-bottom:48px}.feature-list__icon{font-size:4em;display:block;margin-bottom:24px}.call-section--features{padding-top:0}.download-container{text-align:center;margin-bottom:20px}.download-container p{margin:0}.download-container .button{margin-bottom:4px}.tour-section--odd{background-color:#f5f6f7}.tour-section--bars .centered{background:url(../img/bars.svg) right bottom no-repeat}.example-question{text-align:center;font-style:italic}.guideimg{padding:5px;border:solid #ececec;background-color:#fff}.fullsize{max-width:100%}.menu-section{position:fixed;width:30%;margin-top:10%}.guidebody .tour-section{margin-left:30%;width:70%}.lower{margin-left:2em}.header{font-size:3em!important}@media (max-width:850px){.guidebody .tour-section{margin-left:0;width:100%}.menu-section{display:none}} \ No newline at end of file diff --git a/assets/scss/theme/_guide.scss b/assets/scss/theme/_guide.scss index 4d33022..244a81c 100644 --- a/assets/scss/theme/_guide.scss +++ b/assets/scss/theme/_guide.scss @@ -37,6 +37,20 @@ width: 70%; } +.upper{ + list-style:none; + } + +.lower{ + margin-left: 2em; + + } + + .header{ + font-size: 3em!important; + } + + @media (max-width: 850px) { .guidebody .tour-section{ diff --git a/de/faq/guide_lecturer.html b/de/faq/guide_lecturer.html index 1c6d8c8..e65b160 100644 --- a/de/faq/guide_lecturer.html +++ b/de/faq/guide_lecturer.html @@ -11,50 +11,43 @@ -
-


-
+ + +
-

1. Nutzung von PINGO als Dozent

-

Bitte beachten Sie, dass die Dozentensicht für aktuelle Browser Versionen optimiert wurde.

-
-
- -
-
-

-
-
+

Hilfe für Dozenten

-
+ + +



-

1.1 Ein Konto anlegen

-

Hinweis: Dieser Schritt ist nur erforderlich, wenn Sie noch keine Zugangsdaten von uns erhalten haben.

+

Ein Konto anlegen

Devices
@@ -66,30 +59,34 @@

Hinweis: Dieser Schritt ist nur erforderlich, wenn Sie noch keine Zugangsdat

-
+ +



-
-
-

1.2 Als Dozent anmelden

-

Um zur Dozentensicht zu gelangen, ist ein Benutzerkonto notwendig (für die Erstellung eines Benutzerkontos siehe Abschnitt 1.1). Öffnen Sie pingo.upb.de und klicken Sie in der Navigationsleiste auf "Einloggen". Geben Sie anschließend Ihre Nutzerdaten ein.

-
-
- -
-
-

-
-
-
-
+
+
+

Kontoeinstellungen

+
+
+
Devices
+
Devices
+ +
+
+

Im Reiter „Allgemeine Einstellungen“ der Kontoeinstellungen besteht die Möglichkeit das Abspielen eines Tons zu aktivieren. Dieser wird als Hinweis abgespielt, wenn die letzten 10 Sekunden des Countdowns einer Umfrage angebrochen sind. Auch das Abonnieren bzw. Abbestellen unseres Newsletters kann hier geregelt werden.

+

Weiterhin können Sie die Angaben, die Sie bei der Registration gemacht haben, im Reiter „Persönliche Daten“ überarbeiten.

+
+
+
+
+ -
+



-

1.3 Eine Umfrage mithilfe der Schnellstart-Funktion erstellen

+

Schnellstart

@@ -102,13 +99,13 @@

1.3 Eine Umfrage mithilfe der Schnellstart-Funktion erstellen

-
+



-

1.4 Die Session-Sicht

+

Session-Sicht

@@ -130,12 +127,12 @@

1.4 Die Session-Sicht

-
+



-

1.4.1 Eine Umfrage fortsetzen oder wiederholen

+

Umfrage fortsetzen/wiederholen

@@ -156,12 +153,12 @@

1.4.1 Eine Umfrage fortsetzen oder wiederholen

-
+



-

1.4.2 Einer Session weitere Umfragen hinzufügen

+

Weitere Umfragen hinzufügen

@@ -175,12 +172,12 @@

1.4.2 Einer Session weitere Umfragen hinzufügen

-
+



-

1.5 Eine Umfrage editieren und korrekte Antworten setzen

+

Umfrage editieren und korrekte Antworten setzen

@@ -198,11 +195,11 @@

1.5 Eine Umfrage editieren und korrekte Antworten setzen

-
+



-

1.6 Eine benutzerdefinierte Session erstellen und alle Sessions betrachten

+

Eine benutzerdefinierte Session erstellen und alle Sessions betrachten

@@ -218,12 +215,12 @@

1.6 Eine benutzerdefinierte Session erstellen und alle Sessions b

-
+



-

1.7 Der Fragenkatalog

+

Fragenkatalog

Der Fragenkatalog ist über "Fragen" in der Navigationsleiste erreichbar.

@@ -236,12 +233,12 @@

Der Fragenkatalog ist über "Fragen" in der Navigationsleiste erreichbar.

-
+



-

1.7.1 Eine eigene Frage definieren

+

Eigene Fragen definieren

@@ -259,12 +256,12 @@

1.7.1 Eine eigene Frage definieren

-
+



-

1.7.2 Fragen mithilfe von Tags finden und editieren

+

Tags bei Fragen

@@ -281,12 +278,12 @@

1.7.2 Fragen mithilfe von Tags finden und editieren

-
+



-

1.7.3 Öffentliche Fragen finden und zum eigenen Katalog hinzufügen

+

Öffentliche Fragen

@@ -302,12 +299,12 @@

1.7.3 Öffentliche Fragen finden und zum eigenen Katalog hinzufü

-
+



-

1.7.4 Fragen aus dem eigenen Katalog in einer Session stellen

+

Fragen aus dem eigenen Katalog in einer Session stellen

@@ -323,12 +320,12 @@

1.7.4 Fragen aus dem eigenen Katalog in einer Session stellen

-
+



-

1.8 Formeldarstellung in Fragen/Umfragen und Antworten

+

Formeldarstellung

Devices
@@ -346,34 +343,16 @@

1.8 Formeldarstellung in Fragen/Umfragen und Antworten

-
-


- -
-
-

1.9 Kontoeinstellungen

-
-
-
Devices
-
Devices
- -
-
-

Im Reiter „Allgemeine Einstellungen“ der Kontoeinstellungen besteht die Möglichkeit das Abspielen eines Tons zu aktivieren. Dieser wird als Hinweis abgespielt, wenn die letzten 10 Sekunden des Countdowns einer Umfrage angebrochen sind. Auch das Abonnieren bzw. Abbestellen unseres Newsletters kann hier geregelt werden.

-

Weiterhin können Sie die Angaben, die Sie bei der Registration gemacht haben, im Reiter „Persönliche Daten“ überarbeiten.

-
-
-
-
+ -
+



-

2. PINGO Remote

+

PINGO Remote