Explorar o código

Merge branch 'master' of http://git.9026.com/roobe/miao

YanaDH %!s(int64=7) %!d(string=hai) anos
pai
achega
440808fe16

+ 1 - 0
.gitignore

xqd
@@ -22,3 +22,4 @@ miaomiao/miaomiao/platforms/android/.gradle/2.2.1/taskArtifacts/cache.properties
 miaomiao/miaomiao/platforms/android/.gradle/2.2.1/taskArtifacts/fileHashes.bin
 
 platforms
+server/public/qrcodes

BIN=BIN
.vs/miaomiao/v14/.suo


+ 109 - 109
miaomiao/config.xml

xqd
@@ -1,114 +1,114 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <widget id="com.miaomiao.app" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
-    <name>瞄喵</name>
-    <description>
+  <name>瞄喵</name>
+  <description>
         An Ionic Framework and Cordova project.
     </description>
-    <author email="you@example.com" href="http://example.com.com/">
+  <author email="you@example.com" href="http://example.com.com/">
       Mike
     </author>
-    <content src="index.html" />
-    <access origin="*" />
-    <allow-intent href="*" />
-    <allow-navigation href="*" />
-    <preference name="webviewbounce" value="false" />
-    <preference name="UIWebViewBounce" value="false" />
-    <preference name="DisallowOverscroll" value="true" />
-    <preference name="android-minSdkVersion" value="16" />
-    <preference name="BackupWebStorage" value="none" />
-    <preference name="KeepRunning" value="True" />
-    <preference name="ShowTitle" value="True" />
-    <preference name="InAppBrowserStorageEnabled" value="True" />
-    <preference name="SuppressesIncrementalRendering" value="True" />
-    <preference name="windows-target-version" value="10.0" />
-    <preference name="SplashScreen" value="screen" />
-    <preference name="SplashScreenDelay" value="3000" />
-    <feature name="StatusBar">
-        <param name="ios-package" onload="true" value="CDVStatusBar" />
-    </feature>
-    <platform name="ios">
-        <icon height="57" src="resources/ios/icon/icon.png" width="57" />
-        <icon height="114" src="resources/ios/icon/icon@2x.png" width="114" />
-        <icon height="40" src="resources/ios/icon/icon-40.png" width="40" />
-        <icon height="80" src="resources/ios/icon/icon-40@2x.png" width="80" />
-        <icon height="120" src="resources/ios/icon/icon-40@3x.png" width="120" />
-        <icon height="50" src="resources/ios/icon/icon-50.png" width="50" />
-        <icon height="100" src="resources/ios/icon/icon-50@2x.png" width="100" />
-        <icon height="60" src="resources/ios/icon/icon-60.png" width="60" />
-        <icon height="120" src="resources/ios/icon/icon-60@2x.png" width="120" />
-        <icon height="180" src="resources/ios/icon/icon-60@3x.png" width="180" />
-        <icon height="72" src="resources/ios/icon/icon-72.png" width="72" />
-        <icon height="144" src="resources/ios/icon/icon-72@2x.png" width="144" />
-        <icon height="76" src="resources/ios/icon/icon-76.png" width="76" />
-        <icon height="152" src="resources/ios/icon/icon-76@2x.png" width="152" />
-        <icon height="167" src="resources/ios/icon/icon-83.5@2x.png" width="167" />
-        <icon height="29" src="resources/ios/icon/icon-small.png" width="29" />
-        <icon height="58" src="resources/ios/icon/icon-small@2x.png" width="58" />
-        <icon height="87" src="resources/ios/icon/icon-small@3x.png" width="87" />
-        <splash height="1136" src="resources/ios/splash/Default-568h@2x~iphone.png" width="640" />
-        <splash height="1334" src="resources/ios/splash/Default-667h.png" width="750" />
-        <splash height="2208" src="resources/ios/splash/Default-736h.png" width="1242" />
-        <splash height="1242" src="resources/ios/splash/Default-Landscape-736h.png" width="2208" />
-        <splash height="1536" src="resources/ios/splash/Default-Landscape@2x~ipad.png" width="2048" />
-        <splash height="2048" src="resources/ios/splash/Default-Landscape@~ipadpro.png" width="2732" />
-        <splash height="768" src="resources/ios/splash/Default-Landscape~ipad.png" width="1024" />
-        <splash height="2048" src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536" />
-        <splash height="2732" src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048" />
-        <splash height="1024" src="resources/ios/splash/Default-Portrait~ipad.png" width="768" />
-        <splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640" />
-        <splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" />
-    </platform>
-    <platform name="android">
-        <icon density="ldpi" src="resources/android/icon/drawable-ldpi-icon.png" />
-        <icon density="mdpi" src="resources/android/icon/drawable-mdpi-icon.png" />
-        <icon density="hdpi" src="resources/android/icon/drawable-hdpi-icon.png" />
-        <icon density="xhdpi" src="resources/android/icon/drawable-xhdpi-icon.png" />
-        <icon density="xxhdpi" src="resources/android/icon/drawable-xxhdpi-icon.png" />
-        <icon density="xxxhdpi" src="resources/android/icon/drawable-xxxhdpi-icon.png" />
-        <splash density="land-ldpi" src="resources/android/splash/drawable-land-ldpi-screen.png" />
-        <splash density="land-mdpi" src="resources/android/splash/drawable-land-mdpi-screen.png" />
-        <splash density="land-hdpi" src="resources/android/splash/drawable-land-hdpi-screen.png" />
-        <splash density="land-xhdpi" src="resources/android/splash/drawable-land-xhdpi-screen.png" />
-        <splash density="land-xxhdpi" src="resources/android/splash/drawable-land-xxhdpi-screen.png" />
-        <splash density="land-xxxhdpi" src="resources/android/splash/drawable-land-xxxhdpi-screen.png" />
-        <splash density="port-ldpi" src="resources/android/splash/drawable-port-ldpi-screen.png" />
-        <splash density="port-mdpi" src="resources/android/splash/drawable-port-mdpi-screen.png" />
-        <splash density="port-hdpi" src="resources/android/splash/drawable-port-hdpi-screen.png" />
-        <splash density="port-xhdpi" src="resources/android/splash/drawable-port-xhdpi-screen.png" />
-        <splash density="port-xxhdpi" src="resources/android/splash/drawable-port-xxhdpi-screen.png" />
-        <splash density="port-xxxhdpi" src="resources/android/splash/drawable-port-xxxhdpi-screen.png" />
-    </platform>
-    <chcp>
-        <config-file url="http://i.9026.com/miaomiao/chcp.json" />
-    </chcp>
-    <plugin name="cordova-hot-code-push-plugin" spec="~1.5.3" />
-    <plugin name="cordova-plugin-actionsheet" spec="2.3.3" />
-    <plugin name="cordova-plugin-camera" spec="2.4.0" />
-    <plugin name="cordova-plugin-compat" spec="1.1.0" />
-    <plugin name="cordova-plugin-console" spec="~1.0.2" />
-    <plugin name="cordova-plugin-device" spec="~1.1.1" />
-    <plugin name="cordova-plugin-file" spec="4.3.2" />
-    <plugin name="cordova-plugin-file-transfer" spec="1.6.2" />
-    <plugin name="cordova-plugin-jcore" spec="1.1.5" />
-    <plugin name="cordova-plugin-media-capture" spec="1.4.3" />
-    <plugin name="cordova-plugin-splashscreen" spec="4.0.3" />
-    <plugin name="cordova-plugin-statusbar" spec="~2.1.0" />
-    <plugin name="cordova-plugin-wechat" spec="^1.4.0">
-        <variable name="WECHATAPPID" value="wxc5181c0d406023e6" />
-    </plugin>
-    <plugin name="ionic-plugin-keyboard" spec="~1.0.9" />
-    <plugin name="jpush-phonegap-plugin" spec="^3.2.3">
-        <variable name="APP_KEY" value="041b70b4c7eee686870a32cd" />
-        <variable name="API_KEY" value="041b70b4c7eee686870a32cd" />
-    </plugin>
-    <plugin name="phonegap-plugin-barcodescanner" spec="https://github.com/phonegap/phonegap-plugin-barcodescanner.git">
-        <variable name="CAMERA_USAGE_DESCRIPTION" value="请摄像头对准条码" />
-    </plugin>
-    <plugin name="cordova-plugin-whitelist" spec="^1.2.2" />
-    <plugin name="cordova-plugin-offbye-alipay" spec="https://github.com/offbye/cordova-plugin-alipay.git">
-        <variable name="PARTNER_ID" value="2088721135315822" />
-    </plugin>
-    <plugin name="cordova-plugin-weibosdk" spec="^0.6.0">
-        <variable name="WEIBO_APP_ID" value="YOUR_WEIBO_APPID" />
-    </plugin>
-</widget>
+  <content src="index.html"/>
+  <access origin="*"/>
+  <allow-intent href="*"/>
+  <allow-navigation href="*"/>
+  <preference name="webviewbounce" value="false"/>
+  <preference name="UIWebViewBounce" value="false"/>
+  <preference name="DisallowOverscroll" value="true"/>
+  <preference name="android-minSdkVersion" value="16"/>
+  <preference name="BackupWebStorage" value="none"/>
+  <preference name="KeepRunning" value="True"/>
+  <preference name="ShowTitle" value="True"/>
+  <preference name="InAppBrowserStorageEnabled" value="True"/>
+  <preference name="SuppressesIncrementalRendering" value="True"/>
+  <preference name="windows-target-version" value="10.0"/>
+  <preference name="SplashScreen" value="screen"/>
+  <preference name="SplashScreenDelay" value="3000"/>
+  <feature name="StatusBar">
+    <param name="ios-package" onload="true" value="CDVStatusBar"/>
+  </feature>
+  <platform name="ios">
+    <icon height="57" src="resources/ios/icon/icon.png" width="57"/>
+    <icon height="114" src="resources/ios/icon/icon@2x.png" width="114"/>
+    <icon height="40" src="resources/ios/icon/icon-40.png" width="40"/>
+    <icon height="80" src="resources/ios/icon/icon-40@2x.png" width="80"/>
+    <icon height="120" src="resources/ios/icon/icon-40@3x.png" width="120"/>
+    <icon height="50" src="resources/ios/icon/icon-50.png" width="50"/>
+    <icon height="100" src="resources/ios/icon/icon-50@2x.png" width="100"/>
+    <icon height="60" src="resources/ios/icon/icon-60.png" width="60"/>
+    <icon height="120" src="resources/ios/icon/icon-60@2x.png" width="120"/>
+    <icon height="180" src="resources/ios/icon/icon-60@3x.png" width="180"/>
+    <icon height="72" src="resources/ios/icon/icon-72.png" width="72"/>
+    <icon height="144" src="resources/ios/icon/icon-72@2x.png" width="144"/>
+    <icon height="76" src="resources/ios/icon/icon-76.png" width="76"/>
+    <icon height="152" src="resources/ios/icon/icon-76@2x.png" width="152"/>
+    <icon height="167" src="resources/ios/icon/icon-83.5@2x.png" width="167"/>
+    <icon height="29" src="resources/ios/icon/icon-small.png" width="29"/>
+    <icon height="58" src="resources/ios/icon/icon-small@2x.png" width="58"/>
+    <icon height="87" src="resources/ios/icon/icon-small@3x.png" width="87"/>
+    <splash height="1136" src="resources/ios/splash/Default-568h@2x~iphone.png" width="640"/>
+    <splash height="1334" src="resources/ios/splash/Default-667h.png" width="750"/>
+    <splash height="2208" src="resources/ios/splash/Default-736h.png" width="1242"/>
+    <splash height="1242" src="resources/ios/splash/Default-Landscape-736h.png" width="2208"/>
+    <splash height="1536" src="resources/ios/splash/Default-Landscape@2x~ipad.png" width="2048"/>
+    <splash height="2048" src="resources/ios/splash/Default-Landscape@~ipadpro.png" width="2732"/>
+    <splash height="768" src="resources/ios/splash/Default-Landscape~ipad.png" width="1024"/>
+    <splash height="2048" src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536"/>
+    <splash height="2732" src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048"/>
+    <splash height="1024" src="resources/ios/splash/Default-Portrait~ipad.png" width="768"/>
+    <splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640"/>
+    <splash height="480" src="resources/ios/splash/Default~iphone.png" width="320"/>
+  </platform>
+  <platform name="android">
+    <icon density="ldpi" src="resources/android/icon/drawable-ldpi-icon.png"/>
+    <icon density="mdpi" src="resources/android/icon/drawable-mdpi-icon.png"/>
+    <icon density="hdpi" src="resources/android/icon/drawable-hdpi-icon.png"/>
+    <icon density="xhdpi" src="resources/android/icon/drawable-xhdpi-icon.png"/>
+    <icon density="xxhdpi" src="resources/android/icon/drawable-xxhdpi-icon.png"/>
+    <icon density="xxxhdpi" src="resources/android/icon/drawable-xxxhdpi-icon.png"/>
+    <splash density="land-ldpi" src="resources/android/splash/drawable-land-ldpi-screen.png"/>
+    <splash density="land-mdpi" src="resources/android/splash/drawable-land-mdpi-screen.png"/>
+    <splash density="land-hdpi" src="resources/android/splash/drawable-land-hdpi-screen.png"/>
+    <splash density="land-xhdpi" src="resources/android/splash/drawable-land-xhdpi-screen.png"/>
+    <splash density="land-xxhdpi" src="resources/android/splash/drawable-land-xxhdpi-screen.png"/>
+    <splash density="land-xxxhdpi" src="resources/android/splash/drawable-land-xxxhdpi-screen.png"/>
+    <splash density="port-ldpi" src="resources/android/splash/drawable-port-ldpi-screen.png"/>
+    <splash density="port-mdpi" src="resources/android/splash/drawable-port-mdpi-screen.png"/>
+    <splash density="port-hdpi" src="resources/android/splash/drawable-port-hdpi-screen.png"/>
+    <splash density="port-xhdpi" src="resources/android/splash/drawable-port-xhdpi-screen.png"/>
+    <splash density="port-xxhdpi" src="resources/android/splash/drawable-port-xxhdpi-screen.png"/>
+    <splash density="port-xxxhdpi" src="resources/android/splash/drawable-port-xxxhdpi-screen.png"/>
+  </platform>
+  <chcp>
+    <config-file url="http://i.9026.com/miaomiao/chcp.json"/>
+  </chcp>
+  <plugin name="cordova-hot-code-push-plugin" spec="~1.5.3"/>
+  <plugin name="cordova-plugin-actionsheet" spec="2.3.3"/>
+  <plugin name="cordova-plugin-camera" spec="2.4.0"/>
+  <plugin name="cordova-plugin-compat" spec="1.1.0"/>
+  <plugin name="cordova-plugin-console" spec="~1.0.2"/>
+  <plugin name="cordova-plugin-device" spec="~1.1.1"/>
+  <plugin name="cordova-plugin-file" spec="4.3.2"/>
+  <plugin name="cordova-plugin-file-transfer" spec="1.6.2"/>
+  <plugin name="cordova-plugin-jcore" spec="1.1.5"/>
+  <plugin name="cordova-plugin-media-capture" spec="1.4.3"/>
+  <plugin name="cordova-plugin-splashscreen" spec="4.0.3"/>
+  <plugin name="cordova-plugin-statusbar" spec="~2.1.0"/>
+  <plugin name="cordova-plugin-wechat" spec="^1.4.0">
+    <variable name="WECHATAPPID" value="wxc5181c0d406023e6"/>
+  </plugin>
+  <plugin name="ionic-plugin-keyboard" spec="~1.0.9"/>
+  <plugin name="jpush-phonegap-plugin" spec="^3.2.3">
+    <variable name="APP_KEY" value="041b70b4c7eee686870a32cd"/>
+    <variable name="API_KEY" value="041b70b4c7eee686870a32cd"/>
+  </plugin>
+  <plugin name="phonegap-plugin-barcodescanner" spec="https://github.com/phonegap/phonegap-plugin-barcodescanner.git">
+    <variable name="CAMERA_USAGE_DESCRIPTION" value="请摄像头对准条码"/>
+  </plugin>
+  <plugin name="cordova-plugin-whitelist" spec="^1.2.2"/>
+  <plugin name="cordova-plugin-offbye-alipay" spec="https://github.com/offbye/cordova-plugin-alipay.git">
+    <variable name="PARTNER_ID" value="2088721135315822"/>
+  </plugin>
+  <plugin name="cordova-plugin-weibosdk" spec="^0.6.0">
+    <variable name="WEIBO_APP_ID" value="YOUR_WEIBO_APPID"/>
+  </plugin>
+</widget>

+ 9808 - 0
miaomiao/npm-debug.log

xqd
@@ -0,0 +1,9808 @@
+0 info it worked if it ends with ok
+1 verbose cli [ 'D:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Web\\External\\node.exe',
+1 verbose cli   'D:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Web\\External\\node_modules\\npm\\bin\\npm-cli.js',
+1 verbose cli   'install' ]
+2 info using npm@3.3.4
+3 info using node@v5.4.1
+4 silly loadCurrentTree Starting
+5 silly install loadCurrentTree
+6 silly install readLocalPackageData
+7 silly install normalizeTree
+8 silly loadCurrentTree Finishing
+9 silly loadIdealTree Starting
+10 silly install loadIdealTree
+11 silly cloneCurrentTree Starting
+12 silly install cloneCurrentTreeToIdealTree
+13 silly cloneCurrentTree Finishing
+14 silly loadShrinkwrap Starting
+15 silly install loadShrinkwrap
+16 silly loadShrinkwrap Finishing
+17 silly loadAllDepsIntoIdealTree Starting
+18 silly install loadAllDepsIntoIdealTree
+19 silly fetchNamedPackageData cordova-ios
+20 silly mapToRegistry name cordova-ios
+21 silly mapToRegistry using default registry
+22 silly mapToRegistry registry https://registry.npmjs.org/
+23 silly mapToRegistry uri https://registry.npmjs.org/cordova-ios
+24 verbose request uri https://registry.npmjs.org/cordova-ios
+25 verbose request no auth needed
+26 info attempt registry request try #1 at 09:05:43
+27 verbose request id f31f36ab91638991
+28 verbose etag W/"59911028-c2e4e"
+29 verbose lastModified Mon, 14 Aug 2017 02:51:20 GMT
+30 http request GET https://registry.npmjs.org/cordova-ios
+31 http 200 https://registry.npmjs.org/cordova-ios
+32 verbose headers { server: 'nginx/1.10.3',
+32 verbose headers   'content-type': 'application/json',
+32 verbose headers   'last-modified': 'Wed, 16 Aug 2017 02:51:17 GMT',
+32 verbose headers   etag: 'W/"5993b325-c493e"',
+32 verbose headers   'content-encoding': 'gzip',
+32 verbose headers   'cache-control': 'max-age=300',
+32 verbose headers   'content-length': '35292',
+32 verbose headers   'accept-ranges': 'bytes',
+32 verbose headers   date: 'Fri, 18 Aug 2017 01:05:44 GMT',
+32 verbose headers   via: '1.1 varnish',
+32 verbose headers   age: '46',
+32 verbose headers   connection: 'keep-alive',
+32 verbose headers   'x-served-by': 'cache-nrt6121-NRT',
+32 verbose headers   'x-cache': 'HIT',
+32 verbose headers   'x-cache-hits': '2',
+32 verbose headers   'x-timer': 'S1503018345.590853,VS0,VE0',
+32 verbose headers   vary: 'Accept-Encoding, Accept' }
+33 silly get cb [ 200,
+33 silly get   { server: 'nginx/1.10.3',
+33 silly get     'content-type': 'application/json',
+33 silly get     'last-modified': 'Wed, 16 Aug 2017 02:51:17 GMT',
+33 silly get     etag: 'W/"5993b325-c493e"',
+33 silly get     'content-encoding': 'gzip',
+33 silly get     'cache-control': 'max-age=300',
+33 silly get     'content-length': '35292',
+33 silly get     'accept-ranges': 'bytes',
+33 silly get     date: 'Fri, 18 Aug 2017 01:05:44 GMT',
+33 silly get     via: '1.1 varnish',
+33 silly get     age: '46',
+33 silly get     connection: 'keep-alive',
+33 silly get     'x-served-by': 'cache-nrt6121-NRT',
+33 silly get     'x-cache': 'HIT',
+33 silly get     'x-cache-hits': '2',
+33 silly get     'x-timer': 'S1503018345.590853,VS0,VE0',
+33 silly get     vary: 'Accept-Encoding, Accept' } ]
+34 verbose get saving cordova-ios to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-ios\.cache.json
+35 silly resolveWithNewModule cordova-ios@4.4.0 checking installable status
+36 silly cache add args [ 'cordova-ios@^4.4.0', null ]
+37 verbose cache add spec cordova-ios@^4.4.0
+38 silly cache add parsed spec Result {
+38 silly cache add   raw: 'cordova-ios@^4.4.0',
+38 silly cache add   scope: null,
+38 silly cache add   name: 'cordova-ios',
+38 silly cache add   rawSpec: '^4.4.0',
+38 silly cache add   spec: '>=4.4.0-0 <5.0.0-0',
+38 silly cache add   type: 'range' }
+39 silly addNamed cordova-ios@>=4.4.0-0 <5.0.0-0
+40 verbose addNamed ">=4.4.0-0 <5.0.0-0" is a valid semver range for cordova-ios
+41 silly addNameRange { name: 'cordova-ios',
+41 silly addNameRange   range: '>=4.4.0-0 <5.0.0-0',
+41 silly addNameRange   hasData: false }
+42 silly mapToRegistry name cordova-ios
+43 silly mapToRegistry using default registry
+44 silly mapToRegistry registry https://registry.npmjs.org/
+45 silly mapToRegistry uri https://registry.npmjs.org/cordova-ios
+46 verbose addNameRange registry:https://registry.npmjs.org/cordova-ios not in flight; fetching
+47 verbose get https://registry.npmjs.org/cordova-ios not expired, no request
+48 silly addNameRange number 2 { name: 'cordova-ios',
+48 silly addNameRange   range: '>=4.4.0-0 <5.0.0-0',
+48 silly addNameRange   hasData: true }
+49 silly addNameRange versions [ 'cordova-ios',
+49 silly addNameRange   [ '3.5.0',
+49 silly addNameRange     '3.6.0',
+49 silly addNameRange     '3.6.1',
+49 silly addNameRange     '3.6.3',
+49 silly addNameRange     '3.7.0',
+49 silly addNameRange     '3.8.0',
+49 silly addNameRange     '3.9.0',
+49 silly addNameRange     '3.9.1',
+49 silly addNameRange     '3.9.2',
+49 silly addNameRange     '4.0.0',
+49 silly addNameRange     '4.0.1',
+49 silly addNameRange     '4.1.0',
+49 silly addNameRange     '4.1.1',
+49 silly addNameRange     '4.2.0-nightly.2016.5.24.8ad8acb3',
+49 silly addNameRange     '4.2.0-nightly.2016.5.25.8ad8acb3',
+49 silly addNameRange     '4.2.0-nightly.2016.5.26.8ad8acb3',
+49 silly addNameRange     '4.2.0-nightly.2016.5.27.3d3a746c',
+49 silly addNameRange     '4.2.0-nightly.2016.5.28.3d3a746c',
+49 silly addNameRange     '4.2.0-nightly.2016.5.30.3d3a746c',
+49 silly addNameRange     '4.2.0-nightly.2016.5.31.3d3a746c',
+49 silly addNameRange     '4.2.0-nightly.2016.6.1.3d3a746c',
+49 silly addNameRange     '4.2.0-nightly.2016.6.2.3d3a746c',
+49 silly addNameRange     '4.2.0-nightly.2016.6.3.8e69d9e6',
+49 silly addNameRange     '4.2.0-nightly.2016.6.4.8e69d9e6',
+49 silly addNameRange     '4.2.0-nightly.2016.6.5.8e69d9e6',
+49 silly addNameRange     '4.2.0-nightly.2016.6.6.8e69d9e6',
+49 silly addNameRange     '4.2.0-nightly.2016.6.7.2e41e221',
+49 silly addNameRange     '4.2.0-nightly.2016.6.8.2e41e221',
+49 silly addNameRange     '4.2.0-nightly.2016.6.9.9fbc20fe',
+49 silly addNameRange     '4.2.0-nightly.2016.6.10.9fbc20fe',
+49 silly addNameRange     '4.2.0-nightly.2016.6.12.9fbc20fe',
+49 silly addNameRange     '4.2.0-nightly.2016.6.13.9fbc20fe',
+49 silly addNameRange     '4.2.0-nightly.2016.6.14.d16ffe23',
+49 silly addNameRange     '4.2.0-nightly.2016.6.16.d16ffe23',
+49 silly addNameRange     '4.2.0-nightly.2016.6.17.d16ffe23',
+49 silly addNameRange     '4.3.0-nightly.2016.6.18.81d15c48',
+49 silly addNameRange     '4.3.0-nightly.2016.6.20.81d15c48',
+49 silly addNameRange     '4.3.0-nightly.2016.6.21.e4d37be0',
+49 silly addNameRange     '4.3.0-nightly.2016.6.22.e4d37be0',
+49 silly addNameRange     '4.3.0-nightly.2016.6.23.08e00b68',
+49 silly addNameRange     '4.2.0',
+49 silly addNameRange     '4.3.0-nightly.2016.6.24.08e00b68',
+49 silly addNameRange     '4.3.0-nightly.2016.6.26.7d993909',
+49 silly addNameRange     '4.3.0-nightly.2016.6.27.7d993909',
+49 silly addNameRange     '4.3.0-nightly.2016.6.28.3d80c24a',
+49 silly addNameRange     '4.3.0-nightly.2016.6.29.3d80c24a',
+49 silly addNameRange     '4.3.0-nightly.2016.6.30.3d80c24a',
+49 silly addNameRange     '4.3.0-nightly.2016.7.1.3d80c24a',
+49 silly addNameRange     '4.3.0-nightly.2016.7.2.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.3.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.4.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.5.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.6.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.7.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.8.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.10.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.12.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.14.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.15.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.16.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.17.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.18.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.20.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.23.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.24.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.25.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.26.5c3885b8',
+49 silly addNameRange     '4.3.0-nightly.2016.7.28.debd4c69',
+49 silly addNameRange     '4.3.0-nightly.2016.7.29.debd4c69',
+49 silly addNameRange     '4.3.0-nightly.2016.8.2.debd4c69',
+49 silly addNameRange     '4.3.0-nightly.2016.8.4.26a997db',
+49 silly addNameRange     '4.3.0-nightly.2016.8.5.3bda0ef4',
+49 silly addNameRange     '4.3.0-nightly.2016.8.6.3bda0ef4',
+49 silly addNameRange     '4.3.0-nightly.2016.8.7.3bda0ef4',
+49 silly addNameRange     '4.3.0-nightly.2016.8.8.3bda0ef4',
+49 silly addNameRange     '4.3.0-nightly.2016.8.9.3bda0ef4',
+49 silly addNameRange     '4.3.0-nightly.2016.8.10.3bda0ef4',
+49 silly addNameRange     '4.3.0-nightly.2016.8.11.3bda0ef4',
+49 silly addNameRange     '4.3.0-nightly.2016.8.12.172349d6',
+49 silly addNameRange     '4.3.0-nightly.2016.8.13.172349d6',
+49 silly addNameRange     '4.3.0-nightly.2016.8.15.172349d6',
+49 silly addNameRange     '4.3.0-nightly.2016.8.16.a17b8706',
+49 silly addNameRange     '4.3.0-nightly.2016.8.17.689f6060',
+49 silly addNameRange     '4.3.0-nightly.2016.8.18.a06f4191',
+49 silly addNameRange     '4.3.0-nightly.2016.8.20.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.21.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.22.582e3577',
+49 silly addNameRange     '4.2.1',
+49 silly addNameRange     '4.3.0-nightly.2016.8.23.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.24.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.25.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.26.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.27.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.28.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.29.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.30.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.8.31.582e3577',
+49 silly addNameRange     '4.3.0-nightly.2016.9.1.51d70783',
+49 silly addNameRange     '4.3.0-nightly.2016.9.2.aa28508d',
+49 silly addNameRange     '4.3.0-nightly.2016.9.3.aa28508d',
+49 silly addNameRange     '4.3.0-nightly.2016.9.4.aa28508d',
+49 silly addNameRange     '4.3.0-nightly.2016.9.5.aa28508d',
+49 silly addNameRange     '4.3.0-nightly.2016.9.7.ad096866',
+49 silly addNameRange     '4.3.0-nightly.2016.9.10.4975a1fd',
+49 silly addNameRange     '4.3.0-nightly.2016.9.11.4975a1fd',
+49 silly addNameRange     '4.3.0-nightly.2016.9.12.4975a1fd',
+49 silly addNameRange     '4.3.0-nightly.2016.9.13.4975a1fd',
+49 silly addNameRange     '4.3.0-nightly.2016.9.14.4975a1fd',
+49 silly addNameRange     '4.3.0-nightly.2016.9.15.92a62997',
+49 silly addNameRange     '4.3.0-nightly.2016.9.16.0219d7cc',
+49 silly addNameRange     '4.3.0-nightly.2016.9.17.b5fb016b',
+49 silly addNameRange     '4.3.0-nightly.2016.9.18.b5fb016b',
+49 silly addNameRange     '4.3.0-nightly.2016.9.19.b5fb016b',
+49 silly addNameRange     '4.3.0-nightly.2016.9.20.b5fb016b',
+49 silly addNameRange     '4.3.0-nightly.2016.9.21.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.9.22.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.9.23.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.9.24.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.9.25.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.9.26.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.9.27.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.9.28.ff3df9b7',
+49 silly addNameRange     '4.3.0-nightly.2016.10.7.636113f0',
+49 silly addNameRange     '4.3.0-nightly.2016.10.8.a527d1a0',
+49 silly addNameRange     '4.3.0-nightly.2016.10.9.a527d1a0',
+49 silly addNameRange     '4.3.0-nightly.2016.10.10.a527d1a0',
+49 silly addNameRange     '4.3.0-nightly.2016.10.11.a527d1a0',
+49 silly addNameRange     '4.3.0-nightly.2016.10.12.2170099d',
+49 silly addNameRange     '4.3.0-nightly.2016.10.13.e17ddc12',
+49 silly addNameRange     '4.3.0-nightly.2016.10.14.e17ddc12',
+49 silly addNameRange     '4.3.0-nightly.2016.10.15.e17ddc12',
+49 silly addNameRange     '4.3.0-nightly.2016.10.16.e17ddc12',
+49 silly addNameRange     '4.3.0-nightly.2016.10.17.e17ddc12',
+49 silly addNameRange     '4.3.0-nightly.2016.10.18.aa87d308',
+49 silly addNameRange     '4.3.0-nightly.2016.10.21.deb08471',
+49 silly addNameRange     '4.3.0-nightly.2016.10.22.deb08471',
+49 silly addNameRange     '4.3.0',
+49 silly addNameRange     '4.4.0-nightly.2016.10.25.7832c02c',
+49 silly addNameRange     '4.4.0-nightly.2016.10.26.7832c02c',
+49 silly addNameRange     '4.4.0-nightly.2016.10.27.7832c02c',
+49 silly addNameRange     '4.4.0-nightly.2016.11.1.25160f34',
+49 silly addNameRange     '4.4.0-nightly.2016.11.2.fa72583e',
+49 silly addNameRange     '4.4.0-nightly.2016.11.3.fa72583e',
+49 silly addNameRange     '4.4.0-nightly.2016.11.4.fa72583e',
+49 silly addNameRange     '4.4.0-nightly.2016.11.5.fa72583e',
+49 silly addNameRange     '4.4.0-nightly.2016.11.6.fa72583e',
+49 silly addNameRange     '4.4.0-nightly.2016.11.7.fa72583e',
+49 silly addNameRange     '4.4.0-nightly.2016.11.8.fa72583e',
+49 silly addNameRange     '4.4.0-nightly.2016.11.9.4e88e35f',
+49 silly addNameRange     '4.4.0-nightly.2016.11.10.50a185a6',
+49 silly addNameRange     '4.4.0-nightly.2016.11.11.b8e855b8',
+49 silly addNameRange     '4.4.0-nightly.2016.11.12.b8e855b8',
+49 silly addNameRange     '4.4.0-nightly.2016.11.15.b8e855b8',
+49 silly addNameRange     '4.4.0-nightly.2016.11.16.14508d67',
+49 silly addNameRange     '4.4.0-nightly.2016.11.17.99219c1c',
+49 silly addNameRange     '4.4.0-nightly.2016.11.18.99219c1c',
+49 silly addNameRange     '4.4.0-nightly.2016.11.19.99219c1c',
+49 silly addNameRange     '4.4.0-nightly.2016.11.20.99219c1c',
+49 silly addNameRange     '4.4.0-nightly.2016.11.21.b8ae88d8',
+49 silly addNameRange     '4.4.0-nightly.2016.11.22.4b864624',
+49 silly addNameRange     '4.4.0-nightly.2016.11.23.4b864624',
+49 silly addNameRange     '4.4.0-nightly.2016.11.24.4b864624',
+49 silly addNameRange     '4.4.0-nightly.2016.11.25.4b864624',
+49 silly addNameRange     '4.4.0-nightly.2016.11.26.4b864624',
+49 silly addNameRange     '4.4.0-nightly.2016.11.27.4b864624',
+49 silly addNameRange     '4.4.0-nightly.2016.11.28.4b864624',
+49 silly addNameRange     '4.4.0-nightly.2016.11.29.40e35ca0',
+49 silly addNameRange     '4.4.0-nightly.2016.11.30.40e35ca0',
+49 silly addNameRange     '4.4.0-nightly.2016.12.1.0c201c42',
+49 silly addNameRange     '4.4.0-nightly.2016.12.2.0c201c42',
+49 silly addNameRange     '4.3.1',
+49 silly addNameRange     '4.4.0-nightly.2016.12.3.412b253e',
+49 silly addNameRange     '4.4.0-nightly.2016.12.4.412b253e',
+49 silly addNameRange     '4.4.0-nightly.2016.12.5.412b253e',
+49 silly addNameRange     '4.4.0-nightly.2016.12.6.412b253e',
+49 silly addNameRange     '4.4.0-nightly.2016.12.7.412b253e',
+49 silly addNameRange     '4.4.0-nightly.2016.12.8.412b253e',
+49 silly addNameRange     '4.4.0-nightly.2016.12.9.412b253e',
+49 silly addNameRange     '4.4.0-nightly.2017.3.23.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.24.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.25.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.26.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.27.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.28.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.29.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.30.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.3.31.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.4.1.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.4.2.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.4.4.d69a42ce',
+49 silly addNameRange     '4.4.0-nightly.2017.4.5.11dcc31f',
+49 silly addNameRange     '4.4.0-nightly.2017.4.6.11dcc31f',
+49 silly addNameRange     '4.4.0-nightly.2017.4.8.11dcc31f',
+49 silly addNameRange     '4.4.0-nightly.2017.4.9.11dcc31f',
+49 silly addNameRange     '4.4.0-nightly.2017.4.10.11dcc31f',
+49 silly addNameRange     '4.4.0-nightly.2017.4.11.11dcc31f',
+49 silly addNameRange     '4.4.0-nightly.2017.4.12.06c324d7',
+49 silly addNameRange     '4.4.0-nightly.2017.4.13.06c324d7',
+49 silly addNameRange     '4.4.0-nightly.2017.4.14.d7f5eefd',
+49 silly addNameRange     '4.4.0-nightly.2017.4.15.d7f5eefd',
+49 silly addNameRange     '4.4.0-nightly.2017.4.16.d7f5eefd',
+49 silly addNameRange     '4.4.0-nightly.2017.4.17.d7f5eefd',
+49 silly addNameRange     '4.4.0-nightly.2017.4.18.d7f5eefd',
+49 silly addNameRange     '4.4.0-nightly.2017.4.19.e7ed5b9f',
+49 silly addNameRange     '4.4.0-nightly.2017.4.20.1078411d',
+49 silly addNameRange     '4.4.0-nightly.2017.4.21.41008164',
+49 silly addNameRange     '4.4.0-nightly.2017.4.23.a39025b0',
+49 silly addNameRange     '4.4.0',
+49 silly addNameRange     '4.5.0-nightly.2017.4.28.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.4.30.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.1.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.2.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.3.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.5.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.6.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.7.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.8.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.9.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.10.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.11.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.13.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.14.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.15.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.16.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.17.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.18.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.19.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.20.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.21.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.22.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.23.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.24.3507af4a',
+49 silly addNameRange     '4.5.0-nightly.2017.5.25.d7ec584f',
+49 silly addNameRange     '4.5.0-nightly.2017.5.26.a9532aed',
+49 silly addNameRange     '4.5.0-nightly.2017.5.27.a9532aed',
+49 silly addNameRange     '4.5.0-nightly.2017.5.30.a9532aed',
+49 silly addNameRange     '4.5.0-nightly.2017.6.1.77b14bda',
+49 silly addNameRange     '4.5.0-nightly.2017.6.2.571c2351',
+49 silly addNameRange     '4.5.0-nightly.2017.6.3.571c2351',
+49 silly addNameRange     '4.5.0-nightly.2017.6.4.571c2351',
+49 silly addNameRange     '4.5.0-nightly.2017.6.5.571c2351',
+49 silly addNameRange     '4.5.0-nightly.2017.6.6.571c2351',
+49 silly addNameRange     '4.5.0-nightly.2017.6.7.571c2351',
+49 silly addNameRange     '4.5.0-nightly.2017.6.10.27d2919c',
+49 silly addNameRange     '4.5.0-nightly.2017.6.11.8c77a0b9',
+49 silly addNameRange     '4.5.0-nightly.2017.6.12.8c77a0b9',
+49 silly addNameRange     '4.5.0-nightly.2017.6.14.8c77a0b9',
+49 silly addNameRange     '4.5.0-nightly.2017.6.15.df5441df',
+49 silly addNameRange     '4.5.0-nightly.2017.6.16.df5441df',
+49 silly addNameRange     '4.5.0-nightly.2017.6.17.df5441df',
+49 silly addNameRange     '4.5.0-nightly.2017.6.18.df5441df',
+49 silly addNameRange     '4.5.0-nightly.2017.6.19.4490abf2',
+49 silly addNameRange     '4.5.0-nightly.2017.6.20.4490abf2',
+49 silly addNameRange     '4.5.0-nightly.2017.6.21.4490abf2',
+49 silly addNameRange     '4.5.0-nightly.2017.6.22.4490abf2',
+49 silly addNameRange     '4.5.0-nightly.2017.6.23.4490abf2',
+49 silly addNameRange     '4.5.0-nightly.2017.6.24.4490abf2',
+49 silly addNameRange     '4.5.0-nightly.2017.6.25.17d6b834',
+49 silly addNameRange     '4.5.0-nightly.2017.6.26.17d6b834',
+49 silly addNameRange     '4.5.0-nightly.2017.6.27.17d6b834',
+49 silly addNameRange     '4.5.0-nightly.2017.6.28.17d6b834',
+49 silly addNameRange     '4.5.0-nightly.2017.6.29.17d6b834',
+49 silly addNameRange     '4.5.0-nightly.2017.7.1.17d6b834',
+49 silly addNameRange     '4.5.0-nightly.2017.7.4.17d6b834',
+49 silly addNameRange     '4.5.0-nightly.2017.7.7.26beb94e',
+49 silly addNameRange     '4.5.0-nightly.2017.7.8.26beb94e',
+49 silly addNameRange     '4.5.0-nightly.2017.7.9.26beb94e',
+49 silly addNameRange     '4.5.0-nightly.2017.7.10.26beb94e',
+49 silly addNameRange     '4.5.0-nightly.2017.7.11.26beb94e',
+49 silly addNameRange     '4.5.0-nightly.2017.7.13.26beb94e',
+49 silly addNameRange     '4.5.0-nightly.2017.7.14.26beb94e',
+49 silly addNameRange     '4.5.0-nightly.2017.7.15.83435d56',
+49 silly addNameRange     '4.5.0-nightly.2017.7.18.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.7.22.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.7.24.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.7.26.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.7.27.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.7.28.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.7.29.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.7.31.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.8.1.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.8.8.8edd13aa',
+49 silly addNameRange     '4.5.0-nightly.2017.8.9.d44cec62',
+49 silly addNameRange     '4.5.0-nightly.2017.8.10.d44cec62',
+49 silly addNameRange     '4.5.0-nightly.2017.8.11.0dfe4ca5',
+49 silly addNameRange     '4.5.0-nightly.2017.8.13.077b1dc3',
+49 silly addNameRange     '4.5.0-nightly.2017.8.14.077b1dc3',
+49 silly addNameRange     '4.5.0-nightly.2017.8.15.077b1dc3',
+49 silly addNameRange     '4.5.0-nightly.2017.8.16.077b1dc3' ] ]
+50 silly addNamed cordova-ios@4.4.0
+51 verbose addNamed "4.4.0" is a plain semver version for cordova-ios
+52 silly cache afterAdd cordova-ios@4.4.0
+53 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\cordova-ios\4.4.0\package\package.json not in flight; writing
+54 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\cordova-ios\4.4.0\package\package.json written
+55 verbose addBundled extract C:\Users\Ben\AppData\Roaming\npm-cache\cordova-ios\4.4.0\package.tgz
+56 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\cordova-ios\4.4.0\package.tgz
+57 verbose tar unpacking to C:\Users\Ben\AppData\Local\Temp\npm-23456-a9935e13\unpack-907b7e71b8f38c3c8daf4b3a4453ea59
+58 silly gentlyRm C:\Users\Ben\AppData\Local\Temp\npm-23456-a9935e13\unpack-907b7e71b8f38c3c8daf4b3a4453ea59 is being purged
+59 verbose gentlyRm don't care about contents; nuking C:\Users\Ben\AppData\Local\Temp\npm-23456-a9935e13\unpack-907b7e71b8f38c3c8daf4b3a4453ea59
+60 silly gunzTarPerm modes [ '777', '666' ]
+61 silly gunzTarPerm extractEntry package.json
+62 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+63 silly gunzTarPerm extractEntry .npmignore
+64 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
+65 silly gunzTarPerm extractEntry README.md
+66 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
+67 silly gunzTarPerm extractEntry LICENSE
+68 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
+69 silly gunzTarPerm extractEntry NOTICE
+70 silly gunzTarPerm modified mode [ 'NOTICE', 420, 438 ]
+71 silly gunzTarPerm extractEntry .istanbul.yml
+72 silly gunzTarPerm modified mode [ '.istanbul.yml', 420, 438 ]
+73 silly gunzTarPerm extractEntry .jshintignore
+74 silly gunzTarPerm modified mode [ '.jshintignore', 420, 438 ]
+75 silly gunzTarPerm extractEntry .jshintrc
+76 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
+77 silly gunzTarPerm extractEntry .ratignore
+78 silly gunzTarPerm modified mode [ '.ratignore', 420, 438 ]
+79 silly gunzTarPerm extractEntry .travis.yml
+80 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
+81 silly gunzTarPerm extractEntry CONTRIBUTING.md
+82 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ]
+83 silly gunzTarPerm extractEntry CordovaLib/.npmignore
+84 silly gunzTarPerm modified mode [ 'CordovaLib/.npmignore', 493, 511 ]
+85 silly gunzTarPerm extractEntry CordovaLib/cordova.js
+86 silly gunzTarPerm modified mode [ 'CordovaLib/cordova.js', 420, 438 ]
+87 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVDebug.h
+88 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVDebug.h', 420, 438 ]
+89 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVJSON_private.h
+90 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVJSON_private.h', 420, 438 ]
+91 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVJSON_private.m
+92 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVJSON_private.m', 420, 438 ]
+93 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVPlugin+Private.h
+94 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVPlugin+Private.h', 420, 438 ]
+95 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.h
+96 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.h',
+96 silly gunzTarPerm   420,
+96 silly gunzTarPerm   438 ]
+97 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.m
+98 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.m',
+98 silly gunzTarPerm   420,
+98 silly gunzTarPerm   438 ]
+99 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h
+100 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h',
+100 silly gunzTarPerm   420,
+100 silly gunzTarPerm   438 ]
+101 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m
+102 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m',
+102 silly gunzTarPerm   420,
+102 silly gunzTarPerm   438 ]
+103 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.h
+104 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.h',
+104 silly gunzTarPerm   420,
+104 silly gunzTarPerm   438 ]
+105 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m
+106 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m',
+106 silly gunzTarPerm   420,
+106 silly gunzTarPerm   438 ]
+107 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.h
+108 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.h',
+108 silly gunzTarPerm   420,
+108 silly gunzTarPerm   438 ]
+109 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.m
+110 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.m',
+110 silly gunzTarPerm   420,
+110 silly gunzTarPerm   438 ]
+111 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.h
+112 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.h',
+112 silly gunzTarPerm   420,
+112 silly gunzTarPerm   438 ]
+113 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.m
+114 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.m',
+114 silly gunzTarPerm   420,
+114 silly gunzTarPerm   438 ]
+115 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.h
+116 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.h',
+116 silly gunzTarPerm   420,
+116 silly gunzTarPerm   438 ]
+117 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.m
+118 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.m',
+118 silly gunzTarPerm   420,
+118 silly gunzTarPerm   438 ]
+119 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.h
+120 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.h',
+120 silly gunzTarPerm   420,
+120 silly gunzTarPerm   438 ]
+121 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.m
+122 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.m',
+122 silly gunzTarPerm   420,
+122 silly gunzTarPerm   438 ]
+123 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPluginResult.h
+124 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPluginResult.h', 420, 438 ]
+125 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDV.h
+126 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDV.h', 420, 438 ]
+127 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAppDelegate.m
+128 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAppDelegate.m', 420, 438 ]
+129 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAvailability.h
+130 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAvailability.h', 420, 438 ]
+131 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h
+132 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h',
+132 silly gunzTarPerm   420,
+132 silly gunzTarPerm   438 ]
+133 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandDelegate.h
+134 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandDelegate.h', 420, 438 ]
+135 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandDelegateImpl.h
+136 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandDelegateImpl.h',
+136 silly gunzTarPerm   420,
+136 silly gunzTarPerm   438 ]
+137 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandDelegateImpl.m
+138 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandDelegateImpl.m',
+138 silly gunzTarPerm   420,
+138 silly gunzTarPerm   438 ]
+139 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandQueue.h
+140 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandQueue.h', 420, 438 ]
+141 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandQueue.m
+142 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandQueue.m', 420, 438 ]
+143 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVConfigParser.h
+144 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVConfigParser.h', 420, 438 ]
+145 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVConfigParser.m
+146 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVConfigParser.m', 420, 438 ]
+147 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVInvokedUrlCommand.h
+148 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVInvokedUrlCommand.h', 420, 438 ]
+149 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVInvokedUrlCommand.m
+150 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVInvokedUrlCommand.m', 420, 438 ]
+151 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin+Resources.h
+152 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin+Resources.h', 420, 438 ]
+153 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin+Resources.m
+154 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin+Resources.m', 420, 438 ]
+155 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin.h
+156 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin.h', 420, 438 ]
+157 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin.m
+158 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin.m', 420, 438 ]
+159 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAppDelegate.h
+160 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAppDelegate.h', 420, 438 ]
+161 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPluginResult.m
+162 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPluginResult.m', 420, 438 ]
+163 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h
+164 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h',
+164 silly gunzTarPerm   420,
+164 silly gunzTarPerm   438 ]
+165 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVTimer.h
+166 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVTimer.h', 420, 438 ]
+167 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVTimer.m
+168 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVTimer.m', 420, 438 ]
+169 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVURLProtocol.h
+170 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVURLProtocol.h', 420, 438 ]
+171 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVURLProtocol.m
+172 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVURLProtocol.m', 420, 438 ]
+173 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVUserAgentUtil.h
+174 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVUserAgentUtil.h', 420, 438 ]
+175 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVUserAgentUtil.m
+176 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVUserAgentUtil.m', 420, 438 ]
+177 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVViewController.h
+178 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVViewController.h', 420, 438 ]
+179 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVViewController.m
+180 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVViewController.m', 420, 438 ]
+181 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h
+182 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h',
+182 silly gunzTarPerm   420,
+182 silly gunzTarPerm   438 ]
+183 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVWhitelist.h
+184 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVWhitelist.h', 420, 438 ]
+185 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVWhitelist.m
+186 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVWhitelist.m', 420, 438 ]
+187 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h
+188 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h',
+188 silly gunzTarPerm   420,
+188 silly gunzTarPerm   438 ]
+189 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.m
+190 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.m',
+190 silly gunzTarPerm   420,
+190 silly gunzTarPerm   438 ]
+191 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h
+192 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h',
+192 silly gunzTarPerm   420,
+192 silly gunzTarPerm   438 ]
+193 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.m
+194 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.m',
+194 silly gunzTarPerm   420,
+194 silly gunzTarPerm   438 ]
+195 silly gunzTarPerm extractEntry CordovaLib/Cordova/Cordova.h
+196 silly gunzTarPerm modified mode [ 'CordovaLib/Cordova/Cordova.h', 420, 438 ]
+197 silly gunzTarPerm extractEntry CordovaLib/Cordova/Info.plist
+198 silly gunzTarPerm modified mode [ 'CordovaLib/Cordova/Info.plist', 420, 438 ]
+199 silly gunzTarPerm extractEntry CordovaLib/CordovaLib.xcodeproj/project.pbxproj
+200 silly gunzTarPerm modified mode [ 'CordovaLib/CordovaLib.xcodeproj/project.pbxproj', 420, 438 ]
+201 silly gunzTarPerm extractEntry CordovaLib/CordovaLib.xcodeproj/xcshareddata/xcschemes/Cordova.xcscheme
+202 silly gunzTarPerm modified mode [ 'CordovaLib/CordovaLib.xcodeproj/xcshareddata/xcschemes/Cordova.xcscheme',
+202 silly gunzTarPerm   420,
+202 silly gunzTarPerm   438 ]
+203 silly gunzTarPerm extractEntry CordovaLib/CordovaLib_Prefix.pch
+204 silly gunzTarPerm modified mode [ 'CordovaLib/CordovaLib_Prefix.pch', 420, 438 ]
+205 silly gunzTarPerm extractEntry CordovaLib/VERSION
+206 silly gunzTarPerm modified mode [ 'CordovaLib/VERSION', 420, 438 ]
+207 silly gunzTarPerm extractEntry .gitattributes
+208 silly gunzTarPerm modified mode [ '.gitattributes', 420, 438 ]
+209 silly gunzTarPerm extractEntry .github/PULL_REQUEST_TEMPLATE.md
+210 silly gunzTarPerm modified mode [ '.github/PULL_REQUEST_TEMPLATE.md', 420, 438 ]
+211 silly gunzTarPerm extractEntry RELEASENOTES.md
+212 silly gunzTarPerm modified mode [ 'RELEASENOTES.md', 420, 438 ]
+213 silly gunzTarPerm extractEntry appveyor.yml
+214 silly gunzTarPerm modified mode [ 'appveyor.yml', 420, 438 ]
+215 silly gunzTarPerm extractEntry bin/create
+216 silly gunzTarPerm modified mode [ 'bin/create', 493, 511 ]
+217 silly gunzTarPerm extractEntry bin/apple_ios_version
+218 silly gunzTarPerm modified mode [ 'bin/apple_ios_version', 493, 511 ]
+219 silly gunzTarPerm extractEntry bin/apple_osx_version
+220 silly gunzTarPerm modified mode [ 'bin/apple_osx_version', 493, 511 ]
+221 silly gunzTarPerm extractEntry bin/apple_osx_version.bat
+222 silly gunzTarPerm modified mode [ 'bin/apple_osx_version.bat', 420, 438 ]
+223 silly gunzTarPerm extractEntry bin/apple_xcode_version
+224 silly gunzTarPerm modified mode [ 'bin/apple_xcode_version', 493, 511 ]
+225 silly gunzTarPerm extractEntry bin/apple_xcode_version.bat
+226 silly gunzTarPerm modified mode [ 'bin/apple_xcode_version.bat', 420, 438 ]
+227 silly gunzTarPerm extractEntry bin/autotest
+228 silly gunzTarPerm modified mode [ 'bin/autotest', 493, 511 ]
+229 silly gunzTarPerm extractEntry bin/check_reqs
+230 silly gunzTarPerm modified mode [ 'bin/check_reqs', 493, 511 ]
+231 silly gunzTarPerm extractEntry bin/check_reqs.bat
+232 silly gunzTarPerm modified mode [ 'bin/check_reqs.bat', 420, 438 ]
+233 silly gunzTarPerm extractEntry bin/cordova_plist_to_config_xml
+234 silly gunzTarPerm modified mode [ 'bin/cordova_plist_to_config_xml', 493, 511 ]
+235 silly gunzTarPerm extractEntry bin/apple_ios_version.bat
+236 silly gunzTarPerm modified mode [ 'bin/apple_ios_version.bat', 420, 438 ]
+237 silly gunzTarPerm extractEntry bin/create.bat
+238 silly gunzTarPerm modified mode [ 'bin/create.bat', 420, 438 ]
+239 silly gunzTarPerm extractEntry bin/lib/check_reqs.js
+240 silly gunzTarPerm modified mode [ 'bin/lib/check_reqs.js', 420, 438 ]
+241 silly gunzTarPerm extractEntry bin/lib/create.js
+242 silly gunzTarPerm modified mode [ 'bin/lib/create.js', 493, 511 ]
+243 silly gunzTarPerm extractEntry bin/lib/versions.js
+244 silly gunzTarPerm modified mode [ 'bin/lib/versions.js', 493, 511 ]
+245 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Plugins/README
+246 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Plugins/README',
+246 silly gunzTarPerm   420,
+246 silly gunzTarPerm   438 ]
+247 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Bridging-Header.h
+248 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Bridging-Header.h',
+248 silly gunzTarPerm   420,
+248 silly gunzTarPerm   438 ]
+249 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.h
+250 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.h',
+250 silly gunzTarPerm   420,
+250 silly gunzTarPerm   438 ]
+251 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.m
+252 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.m',
+252 silly gunzTarPerm   420,
+252 silly gunzTarPerm   438 ]
+253 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.h
+254 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.h',
+254 silly gunzTarPerm   420,
+254 silly gunzTarPerm   438 ]
+255 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m
+256 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m',
+256 silly gunzTarPerm   420,
+256 silly gunzTarPerm   438 ]
+257 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.xib
+258 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.xib',
+258 silly gunzTarPerm   420,
+258 silly gunzTarPerm   438 ]
+259 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Entitlements-Debug.plist
+260 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Entitlements-Debug.plist',
+260 silly gunzTarPerm   420,
+260 silly gunzTarPerm   438 ]
+261 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Entitlements-Release.plist
+262 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Entitlements-Release.plist',
+262 silly gunzTarPerm   420,
+262 silly gunzTarPerm   438 ]
+263 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72@2x.png
+264 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72@2x.png',
+264 silly gunzTarPerm   420,
+264 silly gunzTarPerm   438 ]
+265 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
+266 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json',
+266 silly gunzTarPerm   420,
+266 silly gunzTarPerm   438 ]
+267 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40@2x.png
+268 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40@2x.png',
+268 silly gunzTarPerm   420,
+268 silly gunzTarPerm   438 ]
+269 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50.png
+270 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50.png',
+270 silly gunzTarPerm   420,
+270 silly gunzTarPerm   438 ]
+271 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50@2x.png
+272 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50@2x.png',
+272 silly gunzTarPerm   420,
+272 silly gunzTarPerm   438 ]
+273 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@2x.png
+274 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@2x.png',
+274 silly gunzTarPerm   420,
+274 silly gunzTarPerm   438 ]
+275 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@3x.png
+276 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@3x.png',
+276 silly gunzTarPerm   420,
+276 silly gunzTarPerm   438 ]
+277 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72.png
+278 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72.png',
+278 silly gunzTarPerm   420,
+278 silly gunzTarPerm   438 ]
+279 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40.png
+280 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40.png',
+280 silly gunzTarPerm   420,
+280 silly gunzTarPerm   438 ]
+281 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76.png
+282 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76.png',
+282 silly gunzTarPerm   420,
+282 silly gunzTarPerm   438 ]
+283 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76@2x.png
+284 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76@2x.png',
+284 silly gunzTarPerm   420,
+284 silly gunzTarPerm   438 ]
+285 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png
+286 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png',
+286 silly gunzTarPerm   420,
+286 silly gunzTarPerm   438 ]
+287 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small.png
+288 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small.png',
+288 silly gunzTarPerm   420,
+288 silly gunzTarPerm   438 ]
+289 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@2x.png
+290 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@2x.png',
+290 silly gunzTarPerm   420,
+290 silly gunzTarPerm   438 ]
+291 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@3x.png
+292 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@3x.png',
+292 silly gunzTarPerm   420,
+292 silly gunzTarPerm   438 ]
+293 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon.png
+294 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon.png',
+294 silly gunzTarPerm   420,
+294 silly gunzTarPerm   438 ]
+295 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon@2x.png
+296 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon@2x.png',
+296 silly gunzTarPerm   420,
+296 silly gunzTarPerm   438 ]
+297 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/Contents.json
+298 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/Contents.json',
+298 silly gunzTarPerm   420,
+298 silly gunzTarPerm   438 ]
+299 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png
+300 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png',
+300 silly gunzTarPerm   420,
+300 silly gunzTarPerm   438 ]
+301 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Contents.json
+302 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Contents.json',
+302 silly gunzTarPerm   420,
+302 silly gunzTarPerm   438 ]
+303 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-667h.png
+304 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-667h.png',
+304 silly gunzTarPerm   420,
+304 silly gunzTarPerm   438 ]
+305 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-736h.png
+306 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-736h.png',
+306 silly gunzTarPerm   420,
+306 silly gunzTarPerm   438 ]
+307 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png
+308 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png',
+308 silly gunzTarPerm   420,
+308 silly gunzTarPerm   438 ]
+309 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png
+310 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png',
+310 silly gunzTarPerm   420,
+310 silly gunzTarPerm   438 ]
+311 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png
+312 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png',
+312 silly gunzTarPerm   420,
+312 silly gunzTarPerm   438 ]
+313 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png
+314 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png',
+314 silly gunzTarPerm   420,
+314 silly gunzTarPerm   438 ]
+315 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png
+316 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png',
+316 silly gunzTarPerm   420,
+316 silly gunzTarPerm   438 ]
+317 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png
+318 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png',
+318 silly gunzTarPerm   420,
+318 silly gunzTarPerm   438 ]
+319 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default~iphone.png
+320 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default~iphone.png',
+320 silly gunzTarPerm   420,
+320 silly gunzTarPerm   438 ]
+321 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json
+322 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json',
+322 silly gunzTarPerm   420,
+322 silly gunzTarPerm   438 ]
+323 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard
+324 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard',
+324 silly gunzTarPerm   420,
+324 silly gunzTarPerm   438 ]
+325 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
+326 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist',
+326 silly gunzTarPerm   420,
+326 silly gunzTarPerm   438 ]
+327 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch
+328 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch',
+328 silly gunzTarPerm   420,
+328 silly gunzTarPerm   438 ]
+329 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/config.xml
+330 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/config.xml', 420, 438 ]
+331 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/gitignore
+332 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/gitignore', 420, 438 ]
+333 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/main.m
+334 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/main.m', 420, 438 ]
+335 silly gunzTarPerm extractEntry bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
+336 silly gunzTarPerm modified mode [ 'bin/templates/project/__TEMP__.xcodeproj/project.pbxproj',
+336 silly gunzTarPerm   493,
+336 silly gunzTarPerm   511 ]
+337 silly gunzTarPerm extractEntry bin/templates/project/__TEMP__.xcworkspace/contents.xcworkspacedata
+338 silly gunzTarPerm modified mode [ 'bin/templates/project/__TEMP__.xcworkspace/contents.xcworkspacedata',
+338 silly gunzTarPerm   420,
+338 silly gunzTarPerm   438 ]
+339 silly gunzTarPerm extractEntry bin/templates/project/__TEMP__.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme
+340 silly gunzTarPerm modified mode [ 'bin/templates/project/__TEMP__.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme',
+340 silly gunzTarPerm   420,
+340 silly gunzTarPerm   438 ]
+341 silly gunzTarPerm extractEntry bin/templates/project/pods-debug.xcconfig
+342 silly gunzTarPerm modified mode [ 'bin/templates/project/pods-debug.xcconfig', 420, 438 ]
+343 silly gunzTarPerm extractEntry bin/templates/project/pods-release.xcconfig
+344 silly gunzTarPerm modified mode [ 'bin/templates/project/pods-release.xcconfig', 420, 438 ]
+345 silly gunzTarPerm extractEntry bin/templates/project/www/css/index.css
+346 silly gunzTarPerm modified mode [ 'bin/templates/project/www/css/index.css', 493, 511 ]
+347 silly gunzTarPerm extractEntry bin/templates/project/www/img/logo.png
+348 silly gunzTarPerm modified mode [ 'bin/templates/project/www/img/logo.png', 493, 511 ]
+349 silly gunzTarPerm extractEntry bin/templates/project/www/index.html
+350 silly gunzTarPerm modified mode [ 'bin/templates/project/www/index.html', 493, 511 ]
+351 silly gunzTarPerm extractEntry bin/templates/project/www/js/index.js
+352 silly gunzTarPerm modified mode [ 'bin/templates/project/www/js/index.js', 493, 511 ]
+353 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/Api.js
+354 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/Api.js', 420, 438 ]
+355 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/loggingHelper.js
+356 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/loggingHelper.js', 420, 438 ]
+357 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build-debug.xcconfig
+358 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build-debug.xcconfig',
+358 silly gunzTarPerm   420,
+358 silly gunzTarPerm   438 ]
+359 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build-extras.xcconfig
+360 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build-extras.xcconfig',
+360 silly gunzTarPerm   420,
+360 silly gunzTarPerm   438 ]
+361 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build-release.xcconfig
+362 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build-release.xcconfig',
+362 silly gunzTarPerm   420,
+362 silly gunzTarPerm   438 ]
+363 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build.bat
+364 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build.bat', 420, 438 ]
+365 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build.xcconfig
+366 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build.xcconfig', 420, 438 ]
+367 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/clean
+368 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/clean', 493, 511 ]
+369 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/clean.bat
+370 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/clean.bat', 420, 438 ]
+371 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build
+372 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build', 493, 511 ]
+373 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/Podfile.js
+374 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/Podfile.js', 420, 438 ]
+375 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/build.js
+376 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/build.js', 420, 438 ]
+377 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/clean.js
+378 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/clean.js', 420, 438 ]
+379 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/copy-www-build-step.js
+380 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/copy-www-build-step.js',
+380 silly gunzTarPerm   420,
+380 silly gunzTarPerm   438 ]
+381 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/PodsJson.js
+382 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/PodsJson.js', 420, 438 ]
+383 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/prepare.js
+384 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/prepare.js', 420, 438 ]
+385 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/projectFile.js
+386 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/projectFile.js', 420, 438 ]
+387 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/run.js
+388 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/run.js', 420, 438 ]
+389 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/spawn.js
+390 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/spawn.js', 420, 438 ]
+391 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js
+392 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js',
+392 silly gunzTarPerm   420,
+392 silly gunzTarPerm   438 ]
+393 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-devices
+394 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-devices', 493, 511 ]
+395 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-emulator-build-targets
+396 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-emulator-build-targets',
+396 silly gunzTarPerm   493,
+396 silly gunzTarPerm   511 ]
+397 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/start-emulator
+398 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/start-emulator', 493, 511 ]
+399 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-started-emulators
+400 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-started-emulators',
+400 silly gunzTarPerm   493,
+400 silly gunzTarPerm   511 ]
+401 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-emulator-images
+402 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-emulator-images',
+402 silly gunzTarPerm   493,
+402 silly gunzTarPerm   511 ]
+403 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/log
+404 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/log', 493, 511 ]
+405 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/log.bat
+406 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/log.bat', 420, 438 ]
+407 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/version.bat
+408 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/version.bat', 420, 438 ]
+409 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/run
+410 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/run', 493, 511 ]
+411 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/run.bat
+412 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/run.bat', 420, 438 ]
+413 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/version
+414 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/version', 493, 511 ]
+415 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/defaults.xml
+416 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/defaults.xml', 420, 438 ]
+417 silly gunzTarPerm extractEntry bin/test
+418 silly gunzTarPerm modified mode [ 'bin/test', 493, 511 ]
+419 silly gunzTarPerm extractEntry bin/tests/autotest.coffee
+420 silly gunzTarPerm modified mode [ 'bin/tests/autotest.coffee', 420, 438 ]
+421 silly gunzTarPerm extractEntry bin/tests/create.coffee
+422 silly gunzTarPerm modified mode [ 'bin/tests/create.coffee', 420, 438 ]
+423 silly gunzTarPerm extractEntry bin/tests/debug.coffee
+424 silly gunzTarPerm modified mode [ 'bin/tests/debug.coffee', 420, 438 ]
+425 silly gunzTarPerm extractEntry bin/tests/test.coffee
+426 silly gunzTarPerm modified mode [ 'bin/tests/test.coffee', 420, 438 ]
+427 silly gunzTarPerm extractEntry bin/uncrustify.cfg
+428 silly gunzTarPerm modified mode [ 'bin/uncrustify.cfg', 420, 438 ]
+429 silly gunzTarPerm extractEntry bin/uncrustify.sh
+430 silly gunzTarPerm modified mode [ 'bin/uncrustify.sh', 493, 511 ]
+431 silly gunzTarPerm extractEntry bin/update
+432 silly gunzTarPerm modified mode [ 'bin/update', 493, 511 ]
+433 silly gunzTarPerm extractEntry bin/update.bat
+434 silly gunzTarPerm modified mode [ 'bin/update.bat', 420, 438 ]
+435 silly gunzTarPerm extractEntry component.json
+436 silly gunzTarPerm modified mode [ 'component.json', 420, 438 ]
+437 silly gunzTarPerm extractEntry cordova-js-src/exec.js
+438 silly gunzTarPerm modified mode [ 'cordova-js-src/exec.js', 420, 438 ]
+439 silly gunzTarPerm extractEntry cordova-js-src/platform.js
+440 silly gunzTarPerm modified mode [ 'cordova-js-src/platform.js', 420, 438 ]
+441 silly gunzTarPerm extractEntry guides/API changes in 4.0.md
+442 silly gunzTarPerm modified mode [ 'guides/API changes in 4.0.md', 420, 438 ]
+443 silly gunzTarPerm extractEntry guides/Cordova Custom URL Scheme Handling.md
+444 silly gunzTarPerm modified mode [ 'guides/Cordova Custom URL Scheme Handling.md', 420, 438 ]
+445 silly gunzTarPerm extractEntry guides/Setting Delegates, Preferences and Script Message Handlers in the WebView.md
+446 silly gunzTarPerm modified mode [ 'guides/Setting Delegates, Preferences and Script Message Handlers in the WebView.md',
+446 silly gunzTarPerm   420,
+446 silly gunzTarPerm   438 ]
+447 silly gunzTarPerm extractEntry hooks/pre-commit
+448 silly gunzTarPerm modified mode [ 'hooks/pre-commit', 493, 511 ]
+449 silly gunzTarPerm extractEntry spec/support/jasmine.json
+450 silly gunzTarPerm modified mode [ 'spec/support/jasmine.json', 420, 438 ]
+451 silly gunzTarPerm extractEntry tests/.jshintrc
+452 silly gunzTarPerm modified mode [ 'tests/.jshintrc', 420, 438 ]
+453 silly gunzTarPerm extractEntry tests/CordovaLibTests/.npmignore
+454 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/.npmignore', 420, 438 ]
+455 silly gunzTarPerm extractEntry tests/CordovaLibTests/en.lproj/InfoPlist.strings
+456 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/en.lproj/InfoPlist.strings', 420, 438 ]
+457 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVCommandDelegateTests.m
+458 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVCommandDelegateTests.m', 420, 438 ]
+459 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVFakeFileManager.h
+460 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVFakeFileManager.h', 420, 438 ]
+461 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVFakeFileManager.m
+462 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVFakeFileManager.m', 420, 438 ]
+463 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVInvokedUrlCommandTests.m
+464 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVInvokedUrlCommandTests.m', 420, 438 ]
+465 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVLocalStorageTests.m
+466 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVLocalStorageTests.m', 420, 438 ]
+467 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVPluginResultJSONSerializationTests.m
+468 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVPluginResultJSONSerializationTests.m',
+468 silly gunzTarPerm   420,
+468 silly gunzTarPerm   438 ]
+469 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVStartPageTests.m
+470 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVStartPageTests.m', 420, 438 ]
+471 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVUserAgentTest.m
+472 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVUserAgentTest.m', 420, 438 ]
+473 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVBase64Tests.m
+474 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVBase64Tests.m', 420, 438 ]
+475 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWebViewDelegateTests.m
+476 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWebViewDelegateTests.m', 420, 438 ]
+477 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWebViewTest.h
+478 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWebViewTest.h', 420, 438 ]
+479 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWebViewTest.m
+480 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWebViewTest.m', 420, 438 ]
+481 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWhitelistTests.m
+482 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWhitelistTests.m', 420, 438 ]
+483 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/AppDelegate.h
+484 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/AppDelegate.h', 420, 438 ]
+485 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/AppDelegate.m
+486 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/AppDelegate.m', 420, 438 ]
+487 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/Bridging-Header.h
+488 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/Bridging-Header.h',
+488 silly gunzTarPerm   420,
+488 silly gunzTarPerm   438 ]
+489 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/CordovaLibApp-Info.plist
+490 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/CordovaLibApp-Info.plist',
+490 silly gunzTarPerm   420,
+490 silly gunzTarPerm   438 ]
+491 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/ViewController.h
+492 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/ViewController.h',
+492 silly gunzTarPerm   420,
+492 silly gunzTarPerm   438 ]
+493 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/ViewController.m
+494 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/ViewController.m',
+494 silly gunzTarPerm   420,
+494 silly gunzTarPerm   438 ]
+495 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/config.xml
+496 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/config.xml', 420, 438 ]
+497 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/en.lproj/InfoPlist.strings
+498 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/en.lproj/InfoPlist.strings',
+498 silly gunzTarPerm   420,
+498 silly gunzTarPerm   438 ]
+499 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/main.m
+500 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/main.m', 420, 438 ]
+501 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/www/index.html
+502 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/www/index.html',
+502 silly gunzTarPerm   420,
+502 silly gunzTarPerm   438 ]
+503 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibTests-Info.plist
+504 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibTests-Info.plist', 420, 438 ]
+505 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj
+506 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj',
+506 silly gunzTarPerm   420,
+506 silly gunzTarPerm   438 ]
+507 silly gunzTarPerm extractEntry tests/CordovaLibTests/Default-568h@2x.png
+508 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/Default-568h@2x.png', 420, 438 ]
+509 silly gunzTarPerm extractEntry tests/CordovaLibTests/config-custom.xml
+510 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/config-custom.xml', 420, 438 ]
+511 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVViewControllerTest.m
+512 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVViewControllerTest.m', 420, 438 ]
+513 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/contents.xcworkspacedata
+514 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/contents.xcworkspacedata',
+514 silly gunzTarPerm   420,
+514 silly gunzTarPerm   438 ]
+515 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/cordova-ios.xccheckout
+516 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/cordova-ios.xccheckout',
+516 silly gunzTarPerm   420,
+516 silly gunzTarPerm   438 ]
+517 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaFrameworkApp.xcscheme
+518 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaFrameworkApp.xcscheme',
+518 silly gunzTarPerm   420,
+518 silly gunzTarPerm   438 ]
+519 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme
+520 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme',
+520 silly gunzTarPerm   420,
+520 silly gunzTarPerm   438 ]
+521 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibApp.xcscheme
+522 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibApp.xcscheme',
+522 silly gunzTarPerm   420,
+522 silly gunzTarPerm   438 ]
+523 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibTests.xcscheme
+524 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibTests.xcscheme',
+524 silly gunzTarPerm   420,
+524 silly gunzTarPerm   438 ]
+525 silly gunzTarPerm extractEntry tests/scripts/killsim.js
+526 silly gunzTarPerm modified mode [ 'tests/scripts/killsim.js', 493, 511 ]
+527 silly gunzTarPerm extractEntry tests/spec/create.spec.js
+528 silly gunzTarPerm modified mode [ 'tests/spec/create.spec.js', 420, 438 ]
+529 silly gunzTarPerm extractEntry tests/spec/unit/Api.spec.js
+530 silly gunzTarPerm modified mode [ 'tests/spec/unit/Api.spec.js', 420, 438 ]
+531 silly gunzTarPerm extractEntry tests/spec/unit/Podfile.spec.js
+532 silly gunzTarPerm modified mode [ 'tests/spec/unit/Podfile.spec.js', 420, 438 ]
+533 silly gunzTarPerm extractEntry tests/spec/unit/PodsJson.spec.js
+534 silly gunzTarPerm modified mode [ 'tests/spec/unit/PodsJson.spec.js', 420, 438 ]
+535 silly gunzTarPerm extractEntry tests/spec/unit/build.spec.js
+536 silly gunzTarPerm modified mode [ 'tests/spec/unit/build.spec.js', 420, 438 ]
+537 silly gunzTarPerm extractEntry tests/spec/unit/prepare.spec.js
+538 silly gunzTarPerm modified mode [ 'tests/spec/unit/prepare.spec.js', 420, 438 ]
+539 silly gunzTarPerm extractEntry tests/spec/unit/preparePlatform.spec.js
+540 silly gunzTarPerm modified mode [ 'tests/spec/unit/preparePlatform.spec.js', 420, 438 ]
+541 silly gunzTarPerm extractEntry tests/spec/unit/projectFile.spec.js
+542 silly gunzTarPerm modified mode [ 'tests/spec/unit/projectFile.spec.js', 420, 438 ]
+543 silly gunzTarPerm extractEntry tests/spec/unit/Plugman/common.spec.js
+544 silly gunzTarPerm modified mode [ 'tests/spec/unit/Plugman/common.spec.js', 420, 438 ]
+545 silly gunzTarPerm extractEntry tests/spec/unit/Plugman/pluginHandler.spec.js
+546 silly gunzTarPerm modified mode [ 'tests/spec/unit/Plugman/pluginHandler.spec.js', 420, 438 ]
+547 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/config.xml
+548 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/config.xml',
+548 silly gunzTarPerm   420,
+548 silly gunzTarPerm   438 ]
+549 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/image-1234.png
+550 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/image-1234.png',
+550 silly gunzTarPerm   420,
+550 silly gunzTarPerm   438 ]
+551 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/image-5678.png
+552 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/image-5678.png',
+552 silly gunzTarPerm   420,
+552 silly gunzTarPerm   438 ]
+553 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/image-8888.png
+554 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/image-8888.png',
+554 silly gunzTarPerm   420,
+554 silly gunzTarPerm   438 ]
+555 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/dummyProj/config.xml
+556 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/dummyProj/config.xml', 420, 438 ]
+557 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/dummyProj/platforms/.gitkeep
+558 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/dummyProj/platforms/.gitkeep',
+558 silly gunzTarPerm   420,
+558 silly gunzTarPerm   438 ]
+559 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/dummyProj/www/.gitkeep
+560 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/dummyProj/www/.gitkeep', 420, 438 ]
+561 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml
+562 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml',
+562 silly gunzTarPerm   420,
+562 silly gunzTarPerm   438 ]
+563 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml
+564 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml',
+564 silly gunzTarPerm   420,
+564 silly gunzTarPerm   438 ]
+565 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml
+566 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml',
+566 silly gunzTarPerm   420,
+566 silly gunzTarPerm   438 ]
+567 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml
+568 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml',
+568 silly gunzTarPerm   420,
+568 silly gunzTarPerm   438 ]
+569 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js
+570 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js',
+570 silly gunzTarPerm   420,
+570 silly gunzTarPerm   438 ]
+571 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js
+572 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js',
+572 silly gunzTarPerm   420,
+572 silly gunzTarPerm   438 ]
+573 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js
+574 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js',
+574 silly gunzTarPerm   420,
+574 silly gunzTarPerm   438 ]
+575 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js
+576 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js',
+576 silly gunzTarPerm   420,
+576 silly gunzTarPerm   438 ]
+577 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js
+578 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js',
+578 silly gunzTarPerm   420,
+578 silly gunzTarPerm   438 ]
+579 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js
+580 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js',
+580 silly gunzTarPerm   420,
+580 silly gunzTarPerm   438 ]
+581 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js
+582 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js',
+582 silly gunzTarPerm   420,
+582 silly gunzTarPerm   438 ]
+583 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js
+584 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js',
+584 silly gunzTarPerm   420,
+584 silly gunzTarPerm   438 ]
+585 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png
+586 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png',
+586 silly gunzTarPerm   420,
+586 silly gunzTarPerm   438 ]
+587 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png
+588 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png',
+588 silly gunzTarPerm   420,
+588 silly gunzTarPerm   438 ]
+589 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png
+590 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png',
+590 silly gunzTarPerm   420,
+590 silly gunzTarPerm   438 ]
+591 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png
+592 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png',
+592 silly gunzTarPerm   420,
+592 silly gunzTarPerm   438 ]
+593 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png
+594 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png',
+594 silly gunzTarPerm   420,
+594 silly gunzTarPerm   438 ]
+595 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png
+596 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png',
+596 silly gunzTarPerm   420,
+596 silly gunzTarPerm   438 ]
+597 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/plugin.xml
+598 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/plugin.xml',
+598 silly gunzTarPerm   420,
+598 silly gunzTarPerm   438 ]
+599 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/someFheader.h
+600 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/someFheader.h',
+600 silly gunzTarPerm   420,
+600 silly gunzTarPerm   438 ]
+601 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/somebinlib
+602 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/somebinlib',
+602 silly gunzTarPerm   420,
+602 silly gunzTarPerm   438 ]
+603 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/someFheader.h
+604 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/someFheader.h',
+604 silly gunzTarPerm   420,
+604 silly gunzTarPerm   438 ]
+605 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/somebinlib
+606 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/somebinlib',
+606 silly gunzTarPerm   420,
+606 silly gunzTarPerm   438 ]
+607 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPlugin.bundle
+608 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPlugin.bundle',
+608 silly gunzTarPerm   420,
+608 silly gunzTarPerm   438 ]
+609 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.h
+610 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.h',
+610 silly gunzTarPerm   420,
+610 silly gunzTarPerm   438 ]
+611 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.m
+612 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.m',
+612 silly gunzTarPerm   420,
+612 silly gunzTarPerm   438 ]
+613 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/SourceWithFramework.m
+614 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/SourceWithFramework.m',
+614 silly gunzTarPerm   420,
+614 silly gunzTarPerm   438 ]
+615 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.h
+616 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.h',
+616 silly gunzTarPerm   420,
+616 silly gunzTarPerm   438 ]
+617 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.m
+618 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.m',
+618 silly gunzTarPerm   420,
+618 silly gunzTarPerm   438 ]
+619 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/libsqlite3.dylib
+620 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/libsqlite3.dylib',
+620 silly gunzTarPerm   420,
+620 silly gunzTarPerm   438 ]
+621 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js
+622 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js',
+622 silly gunzTarPerm   420,
+622 silly gunzTarPerm   438 ]
+623 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin/image.jpg
+624 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin/image.jpg',
+624 silly gunzTarPerm   420,
+624 silly gunzTarPerm   438 ]
+625 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.faultyplugin/plugin.xml
+626 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.faultyplugin/plugin.xml',
+626 silly gunzTarPerm   420,
+626 silly gunzTarPerm   438 ]
+627 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.h
+628 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.h',
+628 silly gunzTarPerm   420,
+628 silly gunzTarPerm   438 ]
+629 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.m
+630 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.m',
+630 silly gunzTarPerm   420,
+630 silly gunzTarPerm   438 ]
+631 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/plugin.xml
+632 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/plugin.xml',
+632 silly gunzTarPerm   420,
+632 silly gunzTarPerm   438 ]
+633 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left.png
+634 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left.png',
+634 silly gunzTarPerm   420,
+634 silly gunzTarPerm   438 ]
+635 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left@2x.png
+636 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left@2x.png',
+636 silly gunzTarPerm   420,
+636 silly gunzTarPerm   438 ]
+637 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right.png
+638 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right.png',
+638 silly gunzTarPerm   420,
+638 silly gunzTarPerm   438 ]
+639 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right@2x.png
+640 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right@2x.png',
+640 silly gunzTarPerm   420,
+640 silly gunzTarPerm   438 ]
+641 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh.png
+642 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh.png',
+642 silly gunzTarPerm   420,
+642 silly gunzTarPerm   438 ]
+643 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh@2x.png
+644 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh@2x.png',
+644 silly gunzTarPerm   420,
+644 silly gunzTarPerm   438 ]
+645 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass.png
+646 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass.png',
+646 silly gunzTarPerm   420,
+646 silly gunzTarPerm   438 ]
+647 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass@2x.png
+648 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass@2x.png',
+648 silly gunzTarPerm   420,
+648 silly gunzTarPerm   438 ]
+649 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.h
+650 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.h',
+650 silly gunzTarPerm   420,
+650 silly gunzTarPerm   438 ]
+651 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.m
+652 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.m',
+652 silly gunzTarPerm   420,
+652 silly gunzTarPerm   438 ]
+653 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.h
+654 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.h',
+654 silly gunzTarPerm   420,
+654 silly gunzTarPerm   438 ]
+655 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.m
+656 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.m',
+656 silly gunzTarPerm   420,
+656 silly gunzTarPerm   438 ]
+657 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.xib
+658 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.xib',
+658 silly gunzTarPerm   420,
+658 silly gunzTarPerm   438 ]
+659 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/CordovaLib/CordovaLib.xcodeproj/project.pbxproj
+660 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/CordovaLib/CordovaLib.xcodeproj/project.pbxproj',
+660 silly gunzTarPerm   420,
+660 silly gunzTarPerm   438 ]
+661 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/CordovaLib/VERSION
+662 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/CordovaLib/VERSION',
+662 silly gunzTarPerm   420,
+662 silly gunzTarPerm   438 ]
+663 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png
+664 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png',
+664 silly gunzTarPerm   420,
+664 silly gunzTarPerm   438 ]
+665 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json
+666 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json',
+666 silly gunzTarPerm   420,
+666 silly gunzTarPerm   438 ]
+667 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png
+668 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png',
+668 silly gunzTarPerm   420,
+668 silly gunzTarPerm   438 ]
+669 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png
+670 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png',
+670 silly gunzTarPerm   420,
+670 silly gunzTarPerm   438 ]
+671 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png
+672 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png',
+672 silly gunzTarPerm   420,
+672 silly gunzTarPerm   438 ]
+673 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png
+674 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png',
+674 silly gunzTarPerm   420,
+674 silly gunzTarPerm   438 ]
+675 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png
+676 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png',
+676 silly gunzTarPerm   420,
+676 silly gunzTarPerm   438 ]
+677 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png
+678 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png',
+678 silly gunzTarPerm   420,
+678 silly gunzTarPerm   438 ]
+679 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png
+680 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png',
+680 silly gunzTarPerm   420,
+680 silly gunzTarPerm   438 ]
+681 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png
+682 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png',
+682 silly gunzTarPerm   420,
+682 silly gunzTarPerm   438 ]
+683 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png
+684 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png',
+684 silly gunzTarPerm   420,
+684 silly gunzTarPerm   438 ]
+685 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png
+686 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png',
+686 silly gunzTarPerm   420,
+686 silly gunzTarPerm   438 ]
+687 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png
+688 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png',
+688 silly gunzTarPerm   420,
+688 silly gunzTarPerm   438 ]
+689 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png
+690 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png',
+690 silly gunzTarPerm   420,
+690 silly gunzTarPerm   438 ]
+691 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png
+692 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png',
+692 silly gunzTarPerm   420,
+692 silly gunzTarPerm   438 ]
+693 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png
+694 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png',
+694 silly gunzTarPerm   420,
+694 silly gunzTarPerm   438 ]
+695 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png
+696 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png',
+696 silly gunzTarPerm   420,
+696 silly gunzTarPerm   438 ]
+697 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json
+698 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json',
+698 silly gunzTarPerm   420,
+698 silly gunzTarPerm   438 ]
+699 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png
+700 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png',
+700 silly gunzTarPerm   420,
+700 silly gunzTarPerm   438 ]
+701 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json
+702 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json',
+702 silly gunzTarPerm   420,
+702 silly gunzTarPerm   438 ]
+703 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png
+704 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png',
+704 silly gunzTarPerm   420,
+704 silly gunzTarPerm   438 ]
+705 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png
+706 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png',
+706 silly gunzTarPerm   420,
+706 silly gunzTarPerm   438 ]
+707 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png
+708 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png',
+708 silly gunzTarPerm   420,
+708 silly gunzTarPerm   438 ]
+709 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png
+710 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png',
+710 silly gunzTarPerm   420,
+710 silly gunzTarPerm   438 ]
+711 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png
+712 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png',
+712 silly gunzTarPerm   420,
+712 silly gunzTarPerm   438 ]
+713 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png
+714 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png',
+714 silly gunzTarPerm   420,
+714 silly gunzTarPerm   438 ]
+715 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png
+716 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png',
+716 silly gunzTarPerm   420,
+716 silly gunzTarPerm   438 ]
+717 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png
+718 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png',
+718 silly gunzTarPerm   420,
+718 silly gunzTarPerm   438 ]
+719 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png
+720 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png',
+720 silly gunzTarPerm   420,
+720 silly gunzTarPerm   438 ]
+721 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json
+722 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json',
+722 silly gunzTarPerm   420,
+722 silly gunzTarPerm   438 ]
+723 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Info.plist
+724 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Info.plist',
+724 silly gunzTarPerm   420,
+724 silly gunzTarPerm   438 ]
+725 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/config.xml
+726 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/config.xml',
+726 silly gunzTarPerm   420,
+726 silly gunzTarPerm   438 ]
+727 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.orig.pbxproj
+728 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.orig.pbxproj',
+728 silly gunzTarPerm   420,
+728 silly gunzTarPerm   438 ]
+729 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.pbxproj
+730 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.pbxproj',
+730 silly gunzTarPerm   420,
+730 silly gunzTarPerm   438 ]
+731 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/platform_www/.gitkeep
+732 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/platform_www/.gitkeep',
+732 silly gunzTarPerm   420,
+732 silly gunzTarPerm   438 ]
+733 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/www/.gitkeep
+734 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/www/.gitkeep',
+734 silly gunzTarPerm   420,
+734 silly gunzTarPerm   438 ]
+735 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/plugin.xml
+736 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/plugin.xml',
+736 silly gunzTarPerm   420,
+736 silly gunzTarPerm   438 ]
+737 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/www/test.js
+738 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/www/test.js',
+738 silly gunzTarPerm   420,
+738 silly gunzTarPerm   438 ]
+739 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/plugin.xml
+740 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/plugin.xml',
+740 silly gunzTarPerm   420,
+740 silly gunzTarPerm   438 ]
+741 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/www/test.js
+742 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/www/test.js',
+742 silly gunzTarPerm   420,
+742 silly gunzTarPerm   438 ]
+743 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/test-config-2.xml
+744 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/test-config-2.xml', 420, 438 ]
+745 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/test-config.xml
+746 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/test-config.xml', 420, 438 ]
+747 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/testProj/platforms/ios/.npmignore
+748 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/testProj/platforms/ios/.npmignore',
+748 silly gunzTarPerm   420,
+748 silly gunzTarPerm   438 ]
+749 silly gunzTarPerm extractEntry node_modules/os-homedir/package.json
+750 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/package.json', 420, 438 ]
+751 silly gunzTarPerm extractEntry node_modules/os-homedir/index.js
+752 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/index.js', 420, 438 ]
+753 silly gunzTarPerm extractEntry node_modules/os-homedir/license
+754 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/license', 420, 438 ]
+755 silly gunzTarPerm extractEntry node_modules/os-homedir/readme.md
+756 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/readme.md', 420, 438 ]
+757 silly gunzTarPerm extractEntry node_modules/abbrev/package.json
+758 silly gunzTarPerm modified mode [ 'node_modules/abbrev/package.json', 420, 438 ]
+759 silly gunzTarPerm extractEntry node_modules/abbrev/README.md
+760 silly gunzTarPerm modified mode [ 'node_modules/abbrev/README.md', 420, 438 ]
+761 silly gunzTarPerm extractEntry node_modules/abbrev/LICENSE
+762 silly gunzTarPerm modified mode [ 'node_modules/abbrev/LICENSE', 420, 438 ]
+763 silly gunzTarPerm extractEntry node_modules/abbrev/abbrev.js
+764 silly gunzTarPerm modified mode [ 'node_modules/abbrev/abbrev.js', 420, 438 ]
+765 silly gunzTarPerm extractEntry node_modules/balanced-match/package.json
+766 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/package.json', 420, 438 ]
+767 silly gunzTarPerm extractEntry node_modules/balanced-match/.npmignore
+768 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/.npmignore', 420, 438 ]
+769 silly gunzTarPerm extractEntry node_modules/balanced-match/README.md
+770 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/README.md', 420, 438 ]
+771 silly gunzTarPerm extractEntry node_modules/balanced-match/index.js
+772 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/index.js', 420, 438 ]
+773 silly gunzTarPerm extractEntry node_modules/balanced-match/LICENSE.md
+774 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/LICENSE.md', 420, 438 ]
+775 silly gunzTarPerm extractEntry node_modules/base64-js/package.json
+776 silly gunzTarPerm modified mode [ 'node_modules/base64-js/package.json', 420, 438 ]
+777 silly gunzTarPerm extractEntry node_modules/base64-js/README.md
+778 silly gunzTarPerm modified mode [ 'node_modules/base64-js/README.md', 420, 438 ]
+779 silly gunzTarPerm extractEntry node_modules/base64-js/.travis.yml
+780 silly gunzTarPerm modified mode [ 'node_modules/base64-js/.travis.yml', 420, 438 ]
+781 silly gunzTarPerm extractEntry node_modules/base64-js/LICENSE.MIT
+782 silly gunzTarPerm modified mode [ 'node_modules/base64-js/LICENSE.MIT', 420, 438 ]
+783 silly gunzTarPerm extractEntry node_modules/base64-js/bench/bench.js
+784 silly gunzTarPerm modified mode [ 'node_modules/base64-js/bench/bench.js', 420, 438 ]
+785 silly gunzTarPerm extractEntry node_modules/base64-js/lib/b64.js
+786 silly gunzTarPerm modified mode [ 'node_modules/base64-js/lib/b64.js', 420, 438 ]
+787 silly gunzTarPerm extractEntry node_modules/base64-js/test/convert.js
+788 silly gunzTarPerm modified mode [ 'node_modules/base64-js/test/convert.js', 420, 438 ]
+789 silly gunzTarPerm extractEntry node_modules/base64-js/test/url-safe.js
+790 silly gunzTarPerm modified mode [ 'node_modules/base64-js/test/url-safe.js', 420, 438 ]
+791 silly gunzTarPerm extractEntry node_modules/big-integer/package.json
+792 silly gunzTarPerm modified mode [ 'node_modules/big-integer/package.json', 420, 438 ]
+793 silly gunzTarPerm extractEntry node_modules/big-integer/README.md
+794 silly gunzTarPerm modified mode [ 'node_modules/big-integer/README.md', 420, 438 ]
+795 silly gunzTarPerm extractEntry node_modules/big-integer/LICENSE
+796 silly gunzTarPerm modified mode [ 'node_modules/big-integer/LICENSE', 420, 438 ]
+797 silly gunzTarPerm extractEntry node_modules/big-integer/BigInteger.js
+798 silly gunzTarPerm modified mode [ 'node_modules/big-integer/BigInteger.js', 420, 438 ]
+799 silly gunzTarPerm extractEntry node_modules/big-integer/BigInteger.min.js
+800 silly gunzTarPerm modified mode [ 'node_modules/big-integer/BigInteger.min.js', 420, 438 ]
+801 silly gunzTarPerm extractEntry node_modules/big-integer/bower.json
+802 silly gunzTarPerm modified mode [ 'node_modules/big-integer/bower.json', 420, 438 ]
+803 silly gunzTarPerm extractEntry node_modules/bplist-creator/package.json
+804 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/package.json', 420, 438 ]
+805 silly gunzTarPerm extractEntry node_modules/bplist-creator/.npmignore
+806 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/.npmignore', 420, 438 ]
+807 silly gunzTarPerm extractEntry node_modules/bplist-creator/README.md
+808 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/README.md', 420, 438 ]
+809 silly gunzTarPerm extractEntry node_modules/bplist-creator/bplistCreator.js
+810 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/bplistCreator.js', 420, 438 ]
+811 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/creatorTest.js
+812 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/creatorTest.js', 420, 438 ]
+813 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/airplay.bplist
+814 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/airplay.bplist', 420, 438 ]
+815 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/binaryData.bplist
+816 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/binaryData.bplist',
+816 silly gunzTarPerm   420,
+816 silly gunzTarPerm   438 ]
+817 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/iTunes-small.bplist
+818 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/iTunes-small.bplist',
+818 silly gunzTarPerm   420,
+818 silly gunzTarPerm   438 ]
+819 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/sample1.bplist
+820 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/sample1.bplist', 420, 438 ]
+821 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/sample2.bplist
+822 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/sample2.bplist', 420, 438 ]
+823 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/uid.bplist
+824 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/uid.bplist', 420, 438 ]
+825 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/utf16.bplist
+826 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/utf16.bplist', 420, 438 ]
+827 silly gunzTarPerm extractEntry node_modules/bplist-parser/package.json
+828 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/package.json', 420, 438 ]
+829 silly gunzTarPerm extractEntry node_modules/bplist-parser/.npmignore
+830 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/.npmignore', 420, 438 ]
+831 silly gunzTarPerm extractEntry node_modules/bplist-parser/README.md
+832 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/README.md', 420, 438 ]
+833 silly gunzTarPerm extractEntry node_modules/bplist-parser/bplistParser.js
+834 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/bplistParser.js', 420, 438 ]
+835 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/parseTest.js
+836 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/parseTest.js', 420, 438 ]
+837 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/airplay.bplist
+838 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/airplay.bplist', 420, 438 ]
+839 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/iTunes-small.bplist
+840 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/iTunes-small.bplist',
+840 silly gunzTarPerm   420,
+840 silly gunzTarPerm   438 ]
+841 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/int64.bplist
+842 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/int64.bplist', 420, 438 ]
+843 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/int64.xml
+844 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/int64.xml', 420, 438 ]
+845 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/sample1.bplist
+846 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/sample1.bplist', 420, 438 ]
+847 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/sample2.bplist
+848 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/sample2.bplist', 420, 438 ]
+849 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/uid.bplist
+850 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/uid.bplist', 420, 438 ]
+851 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/utf16.bplist
+852 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/utf16.bplist', 420, 438 ]
+853 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/utf16_chinese.plist
+854 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/utf16_chinese.plist',
+854 silly gunzTarPerm   493,
+854 silly gunzTarPerm   511 ]
+855 silly gunzTarPerm extractEntry node_modules/brace-expansion/package.json
+856 silly gunzTarPerm modified mode [ 'node_modules/brace-expansion/package.json', 420, 438 ]
+857 silly gunzTarPerm extractEntry node_modules/brace-expansion/README.md
+858 silly gunzTarPerm modified mode [ 'node_modules/brace-expansion/README.md', 420, 438 ]
+859 silly gunzTarPerm extractEntry node_modules/brace-expansion/index.js
+860 silly gunzTarPerm modified mode [ 'node_modules/brace-expansion/index.js', 420, 438 ]
+861 silly gunzTarPerm extractEntry node_modules/concat-map/package.json
+862 silly gunzTarPerm modified mode [ 'node_modules/concat-map/package.json', 420, 438 ]
+863 silly gunzTarPerm extractEntry node_modules/concat-map/LICENSE
+864 silly gunzTarPerm modified mode [ 'node_modules/concat-map/LICENSE', 420, 438 ]
+865 silly gunzTarPerm extractEntry node_modules/concat-map/index.js
+866 silly gunzTarPerm modified mode [ 'node_modules/concat-map/index.js', 420, 438 ]
+867 silly gunzTarPerm extractEntry node_modules/concat-map/.travis.yml
+868 silly gunzTarPerm modified mode [ 'node_modules/concat-map/.travis.yml', 420, 438 ]
+869 silly gunzTarPerm extractEntry node_modules/concat-map/README.markdown
+870 silly gunzTarPerm modified mode [ 'node_modules/concat-map/README.markdown', 420, 438 ]
+871 silly gunzTarPerm extractEntry node_modules/concat-map/example/map.js
+872 silly gunzTarPerm modified mode [ 'node_modules/concat-map/example/map.js', 420, 438 ]
+873 silly gunzTarPerm extractEntry node_modules/concat-map/test/map.js
+874 silly gunzTarPerm modified mode [ 'node_modules/concat-map/test/map.js', 420, 438 ]
+875 silly gunzTarPerm extractEntry node_modules/cordova-common/package.json
+876 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/package.json', 420, 438 ]
+877 silly gunzTarPerm extractEntry node_modules/cordova-common/.npmignore
+878 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.npmignore', 420, 438 ]
+879 silly gunzTarPerm extractEntry node_modules/cordova-common/README.md
+880 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/README.md', 420, 438 ]
+881 silly gunzTarPerm extractEntry node_modules/cordova-common/cordova-common.js
+882 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/cordova-common.js', 420, 438 ]
+883 silly gunzTarPerm extractEntry node_modules/cordova-common/.jscs.json
+884 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.jscs.json', 420, 438 ]
+885 silly gunzTarPerm extractEntry node_modules/cordova-common/.jshintignore
+886 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.jshintignore', 420, 438 ]
+887 silly gunzTarPerm extractEntry node_modules/cordova-common/.ratignore
+888 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.ratignore', 420, 438 ]
+889 silly gunzTarPerm extractEntry node_modules/cordova-common/RELEASENOTES.md
+890 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/RELEASENOTES.md', 420, 438 ]
+891 silly gunzTarPerm extractEntry node_modules/cordova-common/src/FileUpdater.js
+892 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/FileUpdater.js', 420, 438 ]
+893 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaCheck.js
+894 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaCheck.js', 420, 438 ]
+895 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaLogger.js
+896 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaLogger.js', 420, 438 ]
+897 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ActionStack.js
+898 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ActionStack.js', 420, 438 ]
+899 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PlatformJson.js
+900 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PlatformJson.js', 420, 438 ]
+901 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PluginManager.js
+902 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PluginManager.js', 420, 438 ]
+903 silly gunzTarPerm extractEntry node_modules/cordova-common/src/events.js
+904 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/events.js', 420, 438 ]
+905 silly gunzTarPerm extractEntry node_modules/cordova-common/src/superspawn.js
+906 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/superspawn.js', 420, 438 ]
+907 silly gunzTarPerm extractEntry node_modules/cordova-common/src/.jshintrc
+908 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/.jshintrc', 420, 438 ]
+909 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PluginInfo/PluginInfo.js
+910 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PluginInfo/PluginInfo.js',
+910 silly gunzTarPerm   420,
+910 silly gunzTarPerm   438 ]
+911 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PluginInfo/PluginInfoProvider.js
+912 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PluginInfo/PluginInfoProvider.js',
+912 silly gunzTarPerm   420,
+912 silly gunzTarPerm   438 ]
+913 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaError/CordovaError.js
+914 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaError/CordovaError.js',
+914 silly gunzTarPerm   420,
+914 silly gunzTarPerm   438 ]
+915 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaError/CordovaExternalToolErrorContext.js
+916 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaError/CordovaExternalToolErrorContext.js',
+916 silly gunzTarPerm   420,
+916 silly gunzTarPerm   438 ]
+917 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/ConfigChanges.js
+918 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/ConfigChanges.js',
+918 silly gunzTarPerm   420,
+918 silly gunzTarPerm   438 ]
+919 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/ConfigFile.js
+920 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/ConfigFile.js',
+920 silly gunzTarPerm   420,
+920 silly gunzTarPerm   438 ]
+921 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/ConfigKeeper.js
+922 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/ConfigKeeper.js',
+922 silly gunzTarPerm   420,
+922 silly gunzTarPerm   438 ]
+923 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/munge-util.js
+924 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/munge-util.js',
+924 silly gunzTarPerm   420,
+924 silly gunzTarPerm   438 ]
+925 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigParser/README.md
+926 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigParser/README.md',
+926 silly gunzTarPerm   420,
+926 silly gunzTarPerm   438 ]
+927 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigParser/ConfigParser.js
+928 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigParser/ConfigParser.js',
+928 silly gunzTarPerm   420,
+928 silly gunzTarPerm   438 ]
+929 silly gunzTarPerm extractEntry node_modules/cordova-common/src/util/addProperty.js
+930 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/util/addProperty.js',
+930 silly gunzTarPerm   420,
+930 silly gunzTarPerm   438 ]
+931 silly gunzTarPerm extractEntry node_modules/cordova-common/src/util/plist-helpers.js
+932 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/util/plist-helpers.js',
+932 silly gunzTarPerm   420,
+932 silly gunzTarPerm   438 ]
+933 silly gunzTarPerm extractEntry node_modules/cordova-common/src/util/xml-helpers.js
+934 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/util/xml-helpers.js',
+934 silly gunzTarPerm   420,
+934 silly gunzTarPerm   438 ]
+935 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/package.json
+936 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/package.json', 420, 438 ]
+937 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/.npmignore
+938 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/.npmignore', 420, 438 ]
+939 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/README.md
+940 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/README.md', 420, 438 ]
+941 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/index.js
+942 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/index.js', 420, 438 ]
+943 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/.travis.yml
+944 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/.travis.yml', 420, 438 ]
+945 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/tests/test.js
+946 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/tests/test.js',
+946 silly gunzTarPerm   420,
+946 silly gunzTarPerm   438 ]
+947 silly gunzTarPerm extractEntry node_modules/elementtree/package.json
+948 silly gunzTarPerm modified mode [ 'node_modules/elementtree/package.json', 420, 438 ]
+949 silly gunzTarPerm extractEntry node_modules/elementtree/.npmignore
+950 silly gunzTarPerm modified mode [ 'node_modules/elementtree/.npmignore', 420, 438 ]
+951 silly gunzTarPerm extractEntry node_modules/elementtree/README.md
+952 silly gunzTarPerm modified mode [ 'node_modules/elementtree/README.md', 420, 438 ]
+953 silly gunzTarPerm extractEntry node_modules/elementtree/.travis.yml
+954 silly gunzTarPerm modified mode [ 'node_modules/elementtree/.travis.yml', 420, 438 ]
+955 silly gunzTarPerm extractEntry node_modules/elementtree/CHANGES.md
+956 silly gunzTarPerm modified mode [ 'node_modules/elementtree/CHANGES.md', 420, 438 ]
+957 silly gunzTarPerm extractEntry node_modules/elementtree/LICENSE.txt
+958 silly gunzTarPerm modified mode [ 'node_modules/elementtree/LICENSE.txt', 420, 438 ]
+959 silly gunzTarPerm extractEntry node_modules/elementtree/Makefile
+960 silly gunzTarPerm modified mode [ 'node_modules/elementtree/Makefile', 493, 511 ]
+961 silly gunzTarPerm extractEntry node_modules/elementtree/NOTICE
+962 silly gunzTarPerm modified mode [ 'node_modules/elementtree/NOTICE', 420, 438 ]
+963 silly gunzTarPerm extractEntry node_modules/elementtree/lib/constants.js
+964 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/constants.js', 420, 438 ]
+965 silly gunzTarPerm extractEntry node_modules/elementtree/lib/elementpath.js
+966 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/elementpath.js', 420, 438 ]
+967 silly gunzTarPerm extractEntry node_modules/elementtree/lib/elementtree.js
+968 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/elementtree.js', 420, 438 ]
+969 silly gunzTarPerm extractEntry node_modules/elementtree/lib/errors.js
+970 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/errors.js', 420, 438 ]
+971 silly gunzTarPerm extractEntry node_modules/elementtree/lib/parser.js
+972 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/parser.js', 420, 438 ]
+973 silly gunzTarPerm extractEntry node_modules/elementtree/lib/sprintf.js
+974 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/sprintf.js', 420, 438 ]
+975 silly gunzTarPerm extractEntry node_modules/elementtree/lib/treebuilder.js
+976 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/treebuilder.js', 420, 438 ]
+977 silly gunzTarPerm extractEntry node_modules/elementtree/lib/utils.js
+978 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/utils.js', 420, 438 ]
+979 silly gunzTarPerm extractEntry node_modules/elementtree/lib/parsers/index.js
+980 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/parsers/index.js', 420, 438 ]
+981 silly gunzTarPerm extractEntry node_modules/elementtree/lib/parsers/sax.js
+982 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/parsers/sax.js', 420, 438 ]
+983 silly gunzTarPerm extractEntry node_modules/elementtree/tests/test-simple.js
+984 silly gunzTarPerm modified mode [ 'node_modules/elementtree/tests/test-simple.js', 420, 438 ]
+985 silly gunzTarPerm extractEntry node_modules/elementtree/tests/data/xml1.xml
+986 silly gunzTarPerm modified mode [ 'node_modules/elementtree/tests/data/xml1.xml', 420, 438 ]
+987 silly gunzTarPerm extractEntry node_modules/elementtree/tests/data/xml2.xml
+988 silly gunzTarPerm modified mode [ 'node_modules/elementtree/tests/data/xml2.xml', 420, 438 ]
+989 silly gunzTarPerm extractEntry node_modules/glob/package.json
+990 silly gunzTarPerm modified mode [ 'node_modules/glob/package.json', 420, 438 ]
+991 silly gunzTarPerm extractEntry node_modules/glob/README.md
+992 silly gunzTarPerm modified mode [ 'node_modules/glob/README.md', 420, 438 ]
+993 silly gunzTarPerm extractEntry node_modules/glob/LICENSE
+994 silly gunzTarPerm modified mode [ 'node_modules/glob/LICENSE', 420, 438 ]
+995 silly gunzTarPerm extractEntry node_modules/glob/common.js
+996 silly gunzTarPerm modified mode [ 'node_modules/glob/common.js', 420, 438 ]
+997 silly gunzTarPerm extractEntry node_modules/glob/glob.js
+998 silly gunzTarPerm modified mode [ 'node_modules/glob/glob.js', 420, 438 ]
+999 silly gunzTarPerm extractEntry node_modules/glob/sync.js
+1000 silly gunzTarPerm modified mode [ 'node_modules/glob/sync.js', 420, 438 ]
+1001 silly gunzTarPerm extractEntry node_modules/inflight/package.json
+1002 silly gunzTarPerm modified mode [ 'node_modules/inflight/package.json', 420, 438 ]
+1003 silly gunzTarPerm extractEntry node_modules/inflight/README.md
+1004 silly gunzTarPerm modified mode [ 'node_modules/inflight/README.md', 420, 438 ]
+1005 silly gunzTarPerm extractEntry node_modules/inflight/LICENSE
+1006 silly gunzTarPerm modified mode [ 'node_modules/inflight/LICENSE', 420, 438 ]
+1007 silly gunzTarPerm extractEntry node_modules/inflight/inflight.js
+1008 silly gunzTarPerm modified mode [ 'node_modules/inflight/inflight.js', 420, 438 ]
+1009 silly gunzTarPerm extractEntry node_modules/inherits/package.json
+1010 silly gunzTarPerm modified mode [ 'node_modules/inherits/package.json', 420, 438 ]
+1011 silly gunzTarPerm extractEntry node_modules/inherits/README.md
+1012 silly gunzTarPerm modified mode [ 'node_modules/inherits/README.md', 420, 438 ]
+1013 silly gunzTarPerm extractEntry node_modules/inherits/LICENSE
+1014 silly gunzTarPerm modified mode [ 'node_modules/inherits/LICENSE', 420, 438 ]
+1015 silly gunzTarPerm extractEntry node_modules/inherits/inherits.js
+1016 silly gunzTarPerm modified mode [ 'node_modules/inherits/inherits.js', 420, 438 ]
+1017 silly gunzTarPerm extractEntry node_modules/inherits/inherits_browser.js
+1018 silly gunzTarPerm modified mode [ 'node_modules/inherits/inherits_browser.js', 420, 438 ]
+1019 silly gunzTarPerm extractEntry node_modules/ios-sim/package.json
+1020 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/package.json', 420, 438 ]
+1021 silly gunzTarPerm extractEntry node_modules/ios-sim/.npmignore
+1022 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.npmignore', 420, 438 ]
+1023 silly gunzTarPerm extractEntry node_modules/ios-sim/README.md
+1024 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/README.md', 420, 438 ]
+1025 silly gunzTarPerm extractEntry node_modules/ios-sim/LICENSE
+1026 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/LICENSE', 420, 438 ]
+1027 silly gunzTarPerm extractEntry node_modules/ios-sim/ios-sim.js
+1028 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/ios-sim.js', 420, 438 ]
+1029 silly gunzTarPerm extractEntry node_modules/ios-sim/bin/ios-sim
+1030 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/bin/ios-sim', 493, 511 ]
+1031 silly gunzTarPerm extractEntry node_modules/ios-sim/bin/ios-sim.cmd
+1032 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/bin/ios-sim.cmd', 493, 511 ]
+1033 silly gunzTarPerm extractEntry node_modules/ios-sim/appveyor.yml
+1034 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/appveyor.yml', 420, 438 ]
+1035 silly gunzTarPerm extractEntry node_modules/ios-sim/.jscsrc
+1036 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.jscsrc', 420, 438 ]
+1037 silly gunzTarPerm extractEntry node_modules/ios-sim/doc/help.txt
+1038 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/doc/help.txt', 420, 438 ]
+1039 silly gunzTarPerm extractEntry node_modules/ios-sim/.github/CONTRIBUTING.md
+1040 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.github/CONTRIBUTING.md', 420, 438 ]
+1041 silly gunzTarPerm extractEntry node_modules/ios-sim/.github/ISSUE_TEMPLATE.md
+1042 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.github/ISSUE_TEMPLATE.md', 420, 438 ]
+1043 silly gunzTarPerm extractEntry node_modules/ios-sim/spec/cli.spec.js
+1044 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/spec/cli.spec.js', 420, 438 ]
+1045 silly gunzTarPerm extractEntry node_modules/ios-sim/spec/commands.spec.js
+1046 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/spec/commands.spec.js', 420, 438 ]
+1047 silly gunzTarPerm extractEntry node_modules/ios-sim/spec/lib.spec.js
+1048 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/spec/lib.spec.js', 420, 438 ]
+1049 silly gunzTarPerm extractEntry node_modules/ios-sim/.travis.yml
+1050 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.travis.yml', 420, 438 ]
+1051 silly gunzTarPerm extractEntry node_modules/ios-sim/src/cli.js
+1052 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/cli.js', 420, 438 ]
+1053 silly gunzTarPerm extractEntry node_modules/ios-sim/src/commands.js
+1054 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/commands.js', 420, 438 ]
+1055 silly gunzTarPerm extractEntry node_modules/ios-sim/src/help.js
+1056 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/help.js', 420, 438 ]
+1057 silly gunzTarPerm extractEntry node_modules/ios-sim/src/lib.js
+1058 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/lib.js', 420, 438 ]
+1059 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/package.json
+1060 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/package.json',
+1060 silly gunzTarPerm   420,
+1060 silly gunzTarPerm   438 ]
+1061 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/.npmignore
+1062 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/.npmignore',
+1062 silly gunzTarPerm   420,
+1062 silly gunzTarPerm   438 ]
+1063 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/README.md
+1064 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/README.md',
+1064 silly gunzTarPerm   420,
+1064 silly gunzTarPerm   438 ]
+1065 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/bplistParser.js
+1066 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/bplistParser.js',
+1066 silly gunzTarPerm   420,
+1066 silly gunzTarPerm   438 ]
+1067 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/parseTest.js
+1068 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/parseTest.js',
+1068 silly gunzTarPerm   420,
+1068 silly gunzTarPerm   438 ]
+1069 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/airplay.bplist
+1070 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/airplay.bplist',
+1070 silly gunzTarPerm   420,
+1070 silly gunzTarPerm   438 ]
+1071 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/iTunes-small.bplist
+1072 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/iTunes-small.bplist',
+1072 silly gunzTarPerm   420,
+1072 silly gunzTarPerm   438 ]
+1073 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/sample1.bplist
+1074 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/sample1.bplist',
+1074 silly gunzTarPerm   420,
+1074 silly gunzTarPerm   438 ]
+1075 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/sample2.bplist
+1076 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/sample2.bplist',
+1076 silly gunzTarPerm   420,
+1076 silly gunzTarPerm   438 ]
+1077 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/uid.bplist
+1078 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/uid.bplist',
+1078 silly gunzTarPerm   420,
+1078 silly gunzTarPerm   438 ]
+1079 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/utf16.bplist
+1080 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/utf16.bplist',
+1080 silly gunzTarPerm   420,
+1080 silly gunzTarPerm   438 ]
+1081 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/package.json
+1082 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/package.json',
+1082 silly gunzTarPerm   420,
+1082 silly gunzTarPerm   438 ]
+1083 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/.npmignore
+1084 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/.npmignore', 420, 438 ]
+1085 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/README.md
+1086 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/README.md', 420, 438 ]
+1087 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/LICENSE
+1088 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/LICENSE', 420, 438 ]
+1089 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/bin/nopt.js
+1090 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/bin/nopt.js',
+1090 silly gunzTarPerm   493,
+1090 silly gunzTarPerm   511 ]
+1091 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/examples/my-program.js
+1092 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/examples/my-program.js',
+1092 silly gunzTarPerm   493,
+1092 silly gunzTarPerm   511 ]
+1093 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/lib/nopt.js
+1094 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/lib/nopt.js',
+1094 silly gunzTarPerm   420,
+1094 silly gunzTarPerm   438 ]
+1095 silly gunzTarPerm extractEntry node_modules/lodash/package.json
+1096 silly gunzTarPerm modified mode [ 'node_modules/lodash/package.json', 420, 438 ]
+1097 silly gunzTarPerm extractEntry node_modules/lodash/README.md
+1098 silly gunzTarPerm modified mode [ 'node_modules/lodash/README.md', 420, 438 ]
+1099 silly gunzTarPerm extractEntry node_modules/lodash/LICENSE
+1100 silly gunzTarPerm modified mode [ 'node_modules/lodash/LICENSE', 420, 438 ]
+1101 silly gunzTarPerm extractEntry node_modules/lodash/chain.js
+1102 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain.js', 420, 438 ]
+1103 silly gunzTarPerm extractEntry node_modules/lodash/string.js
+1104 silly gunzTarPerm modified mode [ 'node_modules/lodash/string.js', 420, 438 ]
+1105 silly gunzTarPerm extractEntry node_modules/lodash/collection.js
+1106 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection.js', 420, 438 ]
+1107 silly gunzTarPerm extractEntry node_modules/lodash/array.js
+1108 silly gunzTarPerm modified mode [ 'node_modules/lodash/array.js', 420, 438 ]
+1109 silly gunzTarPerm extractEntry node_modules/lodash/date.js
+1110 silly gunzTarPerm modified mode [ 'node_modules/lodash/date.js', 420, 438 ]
+1111 silly gunzTarPerm extractEntry node_modules/lodash/number.js
+1112 silly gunzTarPerm modified mode [ 'node_modules/lodash/number.js', 420, 438 ]
+1113 silly gunzTarPerm extractEntry node_modules/lodash/function.js
+1114 silly gunzTarPerm modified mode [ 'node_modules/lodash/function.js', 420, 438 ]
+1115 silly gunzTarPerm extractEntry node_modules/lodash/index.js
+1116 silly gunzTarPerm modified mode [ 'node_modules/lodash/index.js', 420, 438 ]
+1117 silly gunzTarPerm extractEntry node_modules/lodash/math.js
+1118 silly gunzTarPerm modified mode [ 'node_modules/lodash/math.js', 420, 438 ]
+1119 silly gunzTarPerm extractEntry node_modules/lodash/support.js
+1120 silly gunzTarPerm modified mode [ 'node_modules/lodash/support.js', 420, 438 ]
+1121 silly gunzTarPerm extractEntry node_modules/lodash/lang.js
+1122 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang.js', 420, 438 ]
+1123 silly gunzTarPerm extractEntry node_modules/lodash/object.js
+1124 silly gunzTarPerm modified mode [ 'node_modules/lodash/object.js', 420, 438 ]
+1125 silly gunzTarPerm extractEntry node_modules/lodash/utility.js
+1126 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility.js', 420, 438 ]
+1127 silly gunzTarPerm extractEntry node_modules/lodash/collection/all.js
+1128 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/all.js', 420, 438 ]
+1129 silly gunzTarPerm extractEntry node_modules/lodash/collection/forEachRight.js
+1130 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/forEachRight.js', 420, 438 ]
+1131 silly gunzTarPerm extractEntry node_modules/lodash/collection/groupBy.js
+1132 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/groupBy.js', 420, 438 ]
+1133 silly gunzTarPerm extractEntry node_modules/lodash/collection/include.js
+1134 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/include.js', 420, 438 ]
+1135 silly gunzTarPerm extractEntry node_modules/lodash/collection/includes.js
+1136 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/includes.js', 420, 438 ]
+1137 silly gunzTarPerm extractEntry node_modules/lodash/collection/forEach.js
+1138 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/forEach.js', 420, 438 ]
+1139 silly gunzTarPerm extractEntry node_modules/lodash/collection/inject.js
+1140 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/inject.js', 420, 438 ]
+1141 silly gunzTarPerm extractEntry node_modules/lodash/collection/invoke.js
+1142 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/invoke.js', 420, 438 ]
+1143 silly gunzTarPerm extractEntry node_modules/lodash/collection/map.js
+1144 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/map.js', 420, 438 ]
+1145 silly gunzTarPerm extractEntry node_modules/lodash/collection/max.js
+1146 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/max.js', 420, 438 ]
+1147 silly gunzTarPerm extractEntry node_modules/lodash/collection/min.js
+1148 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/min.js', 420, 438 ]
+1149 silly gunzTarPerm extractEntry node_modules/lodash/collection/foldr.js
+1150 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/foldr.js', 420, 438 ]
+1151 silly gunzTarPerm extractEntry node_modules/lodash/collection/partition.js
+1152 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/partition.js', 420, 438 ]
+1153 silly gunzTarPerm extractEntry node_modules/lodash/collection/foldl.js
+1154 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/foldl.js', 420, 438 ]
+1155 silly gunzTarPerm extractEntry node_modules/lodash/collection/pluck.js
+1156 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/pluck.js', 420, 438 ]
+1157 silly gunzTarPerm extractEntry node_modules/lodash/collection/findWhere.js
+1158 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/findWhere.js', 420, 438 ]
+1159 silly gunzTarPerm extractEntry node_modules/lodash/collection/reduce.js
+1160 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/reduce.js', 420, 438 ]
+1161 silly gunzTarPerm extractEntry node_modules/lodash/collection/findLast.js
+1162 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/findLast.js', 420, 438 ]
+1163 silly gunzTarPerm extractEntry node_modules/lodash/collection/reduceRight.js
+1164 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/reduceRight.js', 420, 438 ]
+1165 silly gunzTarPerm extractEntry node_modules/lodash/collection/find.js
+1166 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/find.js', 420, 438 ]
+1167 silly gunzTarPerm extractEntry node_modules/lodash/collection/reject.js
+1168 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/reject.js', 420, 438 ]
+1169 silly gunzTarPerm extractEntry node_modules/lodash/collection/filter.js
+1170 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/filter.js', 420, 438 ]
+1171 silly gunzTarPerm extractEntry node_modules/lodash/collection/sample.js
+1172 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sample.js', 420, 438 ]
+1173 silly gunzTarPerm extractEntry node_modules/lodash/collection/every.js
+1174 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/every.js', 420, 438 ]
+1175 silly gunzTarPerm extractEntry node_modules/lodash/collection/select.js
+1176 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/select.js', 420, 438 ]
+1177 silly gunzTarPerm extractEntry node_modules/lodash/collection/eachRight.js
+1178 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/eachRight.js', 420, 438 ]
+1179 silly gunzTarPerm extractEntry node_modules/lodash/collection/shuffle.js
+1180 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/shuffle.js', 420, 438 ]
+1181 silly gunzTarPerm extractEntry node_modules/lodash/collection/each.js
+1182 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/each.js', 420, 438 ]
+1183 silly gunzTarPerm extractEntry node_modules/lodash/collection/size.js
+1184 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/size.js', 420, 438 ]
+1185 silly gunzTarPerm extractEntry node_modules/lodash/collection/detect.js
+1186 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/detect.js', 420, 438 ]
+1187 silly gunzTarPerm extractEntry node_modules/lodash/collection/some.js
+1188 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/some.js', 420, 438 ]
+1189 silly gunzTarPerm extractEntry node_modules/lodash/collection/countBy.js
+1190 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/countBy.js', 420, 438 ]
+1191 silly gunzTarPerm extractEntry node_modules/lodash/collection/sortBy.js
+1192 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sortBy.js', 420, 438 ]
+1193 silly gunzTarPerm extractEntry node_modules/lodash/collection/contains.js
+1194 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/contains.js', 420, 438 ]
+1195 silly gunzTarPerm extractEntry node_modules/lodash/collection/sortByAll.js
+1196 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sortByAll.js', 420, 438 ]
+1197 silly gunzTarPerm extractEntry node_modules/lodash/collection/collect.js
+1198 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/collect.js', 420, 438 ]
+1199 silly gunzTarPerm extractEntry node_modules/lodash/collection/sortByOrder.js
+1200 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sortByOrder.js', 420, 438 ]
+1201 silly gunzTarPerm extractEntry node_modules/lodash/collection/at.js
+1202 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/at.js', 420, 438 ]
+1203 silly gunzTarPerm extractEntry node_modules/lodash/collection/sum.js
+1204 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sum.js', 420, 438 ]
+1205 silly gunzTarPerm extractEntry node_modules/lodash/collection/any.js
+1206 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/any.js', 420, 438 ]
+1207 silly gunzTarPerm extractEntry node_modules/lodash/collection/where.js
+1208 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/where.js', 420, 438 ]
+1209 silly gunzTarPerm extractEntry node_modules/lodash/collection/indexBy.js
+1210 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/indexBy.js', 420, 438 ]
+1211 silly gunzTarPerm extractEntry node_modules/lodash/math/add.js
+1212 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/add.js', 420, 438 ]
+1213 silly gunzTarPerm extractEntry node_modules/lodash/math/ceil.js
+1214 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/ceil.js', 420, 438 ]
+1215 silly gunzTarPerm extractEntry node_modules/lodash/math/floor.js
+1216 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/floor.js', 420, 438 ]
+1217 silly gunzTarPerm extractEntry node_modules/lodash/math/max.js
+1218 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/max.js', 420, 438 ]
+1219 silly gunzTarPerm extractEntry node_modules/lodash/math/min.js
+1220 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/min.js', 420, 438 ]
+1221 silly gunzTarPerm extractEntry node_modules/lodash/math/round.js
+1222 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/round.js', 420, 438 ]
+1223 silly gunzTarPerm extractEntry node_modules/lodash/math/sum.js
+1224 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/sum.js', 420, 438 ]
+1225 silly gunzTarPerm extractEntry node_modules/lodash/number/inRange.js
+1226 silly gunzTarPerm modified mode [ 'node_modules/lodash/number/inRange.js', 420, 438 ]
+1227 silly gunzTarPerm extractEntry node_modules/lodash/number/random.js
+1228 silly gunzTarPerm modified mode [ 'node_modules/lodash/number/random.js', 420, 438 ]
+1229 silly gunzTarPerm extractEntry node_modules/lodash/function/after.js
+1230 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/after.js', 420, 438 ]
+1231 silly gunzTarPerm extractEntry node_modules/lodash/function/curryRight.js
+1232 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/curryRight.js', 420, 438 ]
+1233 silly gunzTarPerm extractEntry node_modules/lodash/function/debounce.js
+1234 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/debounce.js', 420, 438 ]
+1235 silly gunzTarPerm extractEntry node_modules/lodash/function/defer.js
+1236 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/defer.js', 420, 438 ]
+1237 silly gunzTarPerm extractEntry node_modules/lodash/function/delay.js
+1238 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/delay.js', 420, 438 ]
+1239 silly gunzTarPerm extractEntry node_modules/lodash/function/curry.js
+1240 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/curry.js', 420, 438 ]
+1241 silly gunzTarPerm extractEntry node_modules/lodash/function/flowRight.js
+1242 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/flowRight.js', 420, 438 ]
+1243 silly gunzTarPerm extractEntry node_modules/lodash/function/memoize.js
+1244 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/memoize.js', 420, 438 ]
+1245 silly gunzTarPerm extractEntry node_modules/lodash/function/modArgs.js
+1246 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/modArgs.js', 420, 438 ]
+1247 silly gunzTarPerm extractEntry node_modules/lodash/function/negate.js
+1248 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/negate.js', 420, 438 ]
+1249 silly gunzTarPerm extractEntry node_modules/lodash/function/once.js
+1250 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/once.js', 420, 438 ]
+1251 silly gunzTarPerm extractEntry node_modules/lodash/function/compose.js
+1252 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/compose.js', 420, 438 ]
+1253 silly gunzTarPerm extractEntry node_modules/lodash/function/partial.js
+1254 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/partial.js', 420, 438 ]
+1255 silly gunzTarPerm extractEntry node_modules/lodash/function/bindKey.js
+1256 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/bindKey.js', 420, 438 ]
+1257 silly gunzTarPerm extractEntry node_modules/lodash/function/partialRight.js
+1258 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/partialRight.js', 420, 438 ]
+1259 silly gunzTarPerm extractEntry node_modules/lodash/function/bindAll.js
+1260 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/bindAll.js', 420, 438 ]
+1261 silly gunzTarPerm extractEntry node_modules/lodash/function/rearg.js
+1262 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/rearg.js', 420, 438 ]
+1263 silly gunzTarPerm extractEntry node_modules/lodash/function/bind.js
+1264 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/bind.js', 420, 438 ]
+1265 silly gunzTarPerm extractEntry node_modules/lodash/function/restParam.js
+1266 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/restParam.js', 420, 438 ]
+1267 silly gunzTarPerm extractEntry node_modules/lodash/function/before.js
+1268 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/before.js', 420, 438 ]
+1269 silly gunzTarPerm extractEntry node_modules/lodash/function/spread.js
+1270 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/spread.js', 420, 438 ]
+1271 silly gunzTarPerm extractEntry node_modules/lodash/function/backflow.js
+1272 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/backflow.js', 420, 438 ]
+1273 silly gunzTarPerm extractEntry node_modules/lodash/function/throttle.js
+1274 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/throttle.js', 420, 438 ]
+1275 silly gunzTarPerm extractEntry node_modules/lodash/function/ary.js
+1276 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/ary.js', 420, 438 ]
+1277 silly gunzTarPerm extractEntry node_modules/lodash/function/wrap.js
+1278 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/wrap.js', 420, 438 ]
+1279 silly gunzTarPerm extractEntry node_modules/lodash/function/flow.js
+1280 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/flow.js', 420, 438 ]
+1281 silly gunzTarPerm extractEntry node_modules/lodash/object/assign.js
+1282 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/assign.js', 420, 438 ]
+1283 silly gunzTarPerm extractEntry node_modules/lodash/object/functions.js
+1284 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/functions.js', 420, 438 ]
+1285 silly gunzTarPerm extractEntry node_modules/lodash/object/get.js
+1286 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/get.js', 420, 438 ]
+1287 silly gunzTarPerm extractEntry node_modules/lodash/object/has.js
+1288 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/has.js', 420, 438 ]
+1289 silly gunzTarPerm extractEntry node_modules/lodash/object/forOwnRight.js
+1290 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forOwnRight.js', 420, 438 ]
+1291 silly gunzTarPerm extractEntry node_modules/lodash/object/keys.js
+1292 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/keys.js', 420, 438 ]
+1293 silly gunzTarPerm extractEntry node_modules/lodash/object/keysIn.js
+1294 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/keysIn.js', 420, 438 ]
+1295 silly gunzTarPerm extractEntry node_modules/lodash/object/mapKeys.js
+1296 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/mapKeys.js', 420, 438 ]
+1297 silly gunzTarPerm extractEntry node_modules/lodash/object/mapValues.js
+1298 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/mapValues.js', 420, 438 ]
+1299 silly gunzTarPerm extractEntry node_modules/lodash/object/merge.js
+1300 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/merge.js', 420, 438 ]
+1301 silly gunzTarPerm extractEntry node_modules/lodash/object/forOwn.js
+1302 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forOwn.js', 420, 438 ]
+1303 silly gunzTarPerm extractEntry node_modules/lodash/object/methods.js
+1304 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/methods.js', 420, 438 ]
+1305 silly gunzTarPerm extractEntry node_modules/lodash/object/forInRight.js
+1306 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forInRight.js', 420, 438 ]
+1307 silly gunzTarPerm extractEntry node_modules/lodash/object/omit.js
+1308 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/omit.js', 420, 438 ]
+1309 silly gunzTarPerm extractEntry node_modules/lodash/object/forIn.js
+1310 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forIn.js', 420, 438 ]
+1311 silly gunzTarPerm extractEntry node_modules/lodash/object/pairs.js
+1312 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/pairs.js', 420, 438 ]
+1313 silly gunzTarPerm extractEntry node_modules/lodash/object/findLastKey.js
+1314 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/findLastKey.js', 420, 438 ]
+1315 silly gunzTarPerm extractEntry node_modules/lodash/object/pick.js
+1316 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/pick.js', 420, 438 ]
+1317 silly gunzTarPerm extractEntry node_modules/lodash/object/findKey.js
+1318 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/findKey.js', 420, 438 ]
+1319 silly gunzTarPerm extractEntry node_modules/lodash/object/result.js
+1320 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/result.js', 420, 438 ]
+1321 silly gunzTarPerm extractEntry node_modules/lodash/object/extend.js
+1322 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/extend.js', 420, 438 ]
+1323 silly gunzTarPerm extractEntry node_modules/lodash/object/set.js
+1324 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/set.js', 420, 438 ]
+1325 silly gunzTarPerm extractEntry node_modules/lodash/object/defaultsDeep.js
+1326 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/defaultsDeep.js', 420, 438 ]
+1327 silly gunzTarPerm extractEntry node_modules/lodash/object/transform.js
+1328 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/transform.js', 420, 438 ]
+1329 silly gunzTarPerm extractEntry node_modules/lodash/object/defaults.js
+1330 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/defaults.js', 420, 438 ]
+1331 silly gunzTarPerm extractEntry node_modules/lodash/object/values.js
+1332 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/values.js', 420, 438 ]
+1333 silly gunzTarPerm extractEntry node_modules/lodash/object/create.js
+1334 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/create.js', 420, 438 ]
+1335 silly gunzTarPerm extractEntry node_modules/lodash/object/valuesIn.js
+1336 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/valuesIn.js', 420, 438 ]
+1337 silly gunzTarPerm extractEntry node_modules/lodash/object/invert.js
+1338 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/invert.js', 420, 438 ]
+1339 silly gunzTarPerm extractEntry node_modules/lodash/date/now.js
+1340 silly gunzTarPerm modified mode [ 'node_modules/lodash/date/now.js', 420, 438 ]
+1341 silly gunzTarPerm extractEntry node_modules/lodash/internal/LazyWrapper.js
+1342 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/LazyWrapper.js', 420, 438 ]
+1343 silly gunzTarPerm extractEntry node_modules/lodash/internal/compareAscending.js
+1344 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/compareAscending.js', 420, 438 ]
+1345 silly gunzTarPerm extractEntry node_modules/lodash/internal/compareMultiple.js
+1346 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/compareMultiple.js', 420, 438 ]
+1347 silly gunzTarPerm extractEntry node_modules/lodash/internal/composeArgs.js
+1348 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/composeArgs.js', 420, 438 ]
+1349 silly gunzTarPerm extractEntry node_modules/lodash/internal/charsRightIndex.js
+1350 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/charsRightIndex.js', 420, 438 ]
+1351 silly gunzTarPerm extractEntry node_modules/lodash/internal/createAggregator.js
+1352 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createAggregator.js', 420, 438 ]
+1353 silly gunzTarPerm extractEntry node_modules/lodash/internal/createAssigner.js
+1354 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createAssigner.js', 420, 438 ]
+1355 silly gunzTarPerm extractEntry node_modules/lodash/internal/createBaseEach.js
+1356 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createBaseEach.js', 420, 438 ]
+1357 silly gunzTarPerm extractEntry node_modules/lodash/internal/createBaseFor.js
+1358 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createBaseFor.js', 420, 438 ]
+1359 silly gunzTarPerm extractEntry node_modules/lodash/internal/createBindWrapper.js
+1360 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createBindWrapper.js', 420, 438 ]
+1361 silly gunzTarPerm extractEntry node_modules/lodash/internal/charsLeftIndex.js
+1362 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/charsLeftIndex.js', 420, 438 ]
+1363 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCache.js
+1364 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCache.js', 420, 438 ]
+1365 silly gunzTarPerm extractEntry node_modules/lodash/internal/cachePush.js
+1366 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/cachePush.js', 420, 438 ]
+1367 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCompounder.js
+1368 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCompounder.js', 420, 438 ]
+1369 silly gunzTarPerm extractEntry node_modules/lodash/internal/cacheIndexOf.js
+1370 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/cacheIndexOf.js', 420, 438 ]
+1371 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCtorWrapper.js
+1372 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCtorWrapper.js', 420, 438 ]
+1373 silly gunzTarPerm extractEntry node_modules/lodash/internal/bufferClone.js
+1374 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/bufferClone.js', 420, 438 ]
+1375 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCurry.js
+1376 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCurry.js', 420, 438 ]
+1377 silly gunzTarPerm extractEntry node_modules/lodash/internal/bindCallback.js
+1378 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/bindCallback.js', 420, 438 ]
+1379 silly gunzTarPerm extractEntry node_modules/lodash/internal/createDefaults.js
+1380 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createDefaults.js', 420, 438 ]
+1381 silly gunzTarPerm extractEntry node_modules/lodash/internal/binaryIndexBy.js
+1382 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/binaryIndexBy.js', 420, 438 ]
+1383 silly gunzTarPerm extractEntry node_modules/lodash/internal/createExtremum.js
+1384 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createExtremum.js', 420, 438 ]
+1385 silly gunzTarPerm extractEntry node_modules/lodash/internal/binaryIndex.js
+1386 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/binaryIndex.js', 420, 438 ]
+1387 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFind.js
+1388 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFind.js', 420, 438 ]
+1389 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseWrapperValue.js
+1390 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseWrapperValue.js', 420, 438 ]
+1391 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFindIndex.js
+1392 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFindIndex.js', 420, 438 ]
+1393 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseWhile.js
+1394 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseWhile.js', 420, 438 ]
+1395 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFindKey.js
+1396 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFindKey.js', 420, 438 ]
+1397 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseValues.js
+1398 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseValues.js', 420, 438 ]
+1399 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFlow.js
+1400 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFlow.js', 420, 438 ]
+1401 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseUniq.js
+1402 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseUniq.js', 420, 438 ]
+1403 silly gunzTarPerm extractEntry node_modules/lodash/internal/createForEach.js
+1404 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createForEach.js', 420, 438 ]
+1405 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseToString.js
+1406 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseToString.js', 420, 438 ]
+1407 silly gunzTarPerm extractEntry node_modules/lodash/internal/createForIn.js
+1408 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createForIn.js', 420, 438 ]
+1409 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSum.js
+1410 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSum.js', 420, 438 ]
+1411 silly gunzTarPerm extractEntry node_modules/lodash/internal/createForOwn.js
+1412 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createForOwn.js', 420, 438 ]
+1413 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSortByOrder.js
+1414 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSortByOrder.js', 420, 438 ]
+1415 silly gunzTarPerm extractEntry node_modules/lodash/internal/createHybridWrapper.js
+1416 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createHybridWrapper.js',
+1416 silly gunzTarPerm   420,
+1416 silly gunzTarPerm   438 ]
+1417 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSortBy.js
+1418 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSortBy.js', 420, 438 ]
+1419 silly gunzTarPerm extractEntry node_modules/lodash/internal/createObjectMapper.js
+1420 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createObjectMapper.js',
+1420 silly gunzTarPerm   420,
+1420 silly gunzTarPerm   438 ]
+1421 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSome.js
+1422 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSome.js', 420, 438 ]
+1423 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPadDir.js
+1424 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPadDir.js', 420, 438 ]
+1425 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSlice.js
+1426 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSlice.js', 420, 438 ]
+1427 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPadding.js
+1428 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPadding.js', 420, 438 ]
+1429 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSetData.js
+1430 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSetData.js', 420, 438 ]
+1431 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPartial.js
+1432 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPartial.js', 420, 438 ]
+1433 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseReduce.js
+1434 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseReduce.js', 420, 438 ]
+1435 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPartialWrapper.js
+1436 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPartialWrapper.js',
+1436 silly gunzTarPerm   420,
+1436 silly gunzTarPerm   438 ]
+1437 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseRandom.js
+1438 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseRandom.js', 420, 438 ]
+1439 silly gunzTarPerm extractEntry node_modules/lodash/internal/createReduce.js
+1440 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createReduce.js', 420, 438 ]
+1441 silly gunzTarPerm extractEntry node_modules/lodash/internal/basePullAt.js
+1442 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/basePullAt.js', 420, 438 ]
+1443 silly gunzTarPerm extractEntry node_modules/lodash/internal/createRound.js
+1444 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createRound.js', 420, 438 ]
+1445 silly gunzTarPerm extractEntry node_modules/lodash/internal/basePropertyDeep.js
+1446 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/basePropertyDeep.js', 420, 438 ]
+1447 silly gunzTarPerm extractEntry node_modules/lodash/internal/createSortedIndex.js
+1448 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createSortedIndex.js', 420, 438 ]
+1449 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseProperty.js
+1450 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseProperty.js', 420, 438 ]
+1451 silly gunzTarPerm extractEntry node_modules/lodash/internal/createWrapper.js
+1452 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createWrapper.js', 420, 438 ]
+1453 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMergeDeep.js
+1454 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMergeDeep.js', 420, 438 ]
+1455 silly gunzTarPerm extractEntry node_modules/lodash/internal/deburrLetter.js
+1456 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/deburrLetter.js', 420, 438 ]
+1457 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMerge.js
+1458 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMerge.js', 420, 438 ]
+1459 silly gunzTarPerm extractEntry node_modules/lodash/internal/equalArrays.js
+1460 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/equalArrays.js', 420, 438 ]
+1461 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMatchesProperty.js
+1462 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMatchesProperty.js',
+1462 silly gunzTarPerm   420,
+1462 silly gunzTarPerm   438 ]
+1463 silly gunzTarPerm extractEntry node_modules/lodash/internal/equalByTag.js
+1464 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/equalByTag.js', 420, 438 ]
+1465 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMatches.js
+1466 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMatches.js', 420, 438 ]
+1467 silly gunzTarPerm extractEntry node_modules/lodash/internal/equalObjects.js
+1468 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/equalObjects.js', 420, 438 ]
+1469 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMap.js
+1470 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMap.js', 420, 438 ]
+1471 silly gunzTarPerm extractEntry node_modules/lodash/internal/escapeHtmlChar.js
+1472 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/escapeHtmlChar.js', 420, 438 ]
+1473 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseLodash.js
+1474 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseLodash.js', 420, 438 ]
+1475 silly gunzTarPerm extractEntry node_modules/lodash/internal/escapeRegExpChar.js
+1476 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/escapeRegExpChar.js', 420, 438 ]
+1477 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsMatch.js
+1478 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsMatch.js', 420, 438 ]
+1479 silly gunzTarPerm extractEntry node_modules/lodash/internal/escapeStringChar.js
+1480 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/escapeStringChar.js', 420, 438 ]
+1481 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsFunction.js
+1482 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsFunction.js', 420, 438 ]
+1483 silly gunzTarPerm extractEntry node_modules/lodash/internal/getData.js
+1484 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getData.js', 420, 438 ]
+1485 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsEqualDeep.js
+1486 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsEqualDeep.js', 420, 438 ]
+1487 silly gunzTarPerm extractEntry node_modules/lodash/internal/getFuncName.js
+1488 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getFuncName.js', 420, 438 ]
+1489 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsEqual.js
+1490 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsEqual.js', 420, 438 ]
+1491 silly gunzTarPerm extractEntry node_modules/lodash/internal/getLength.js
+1492 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getLength.js', 420, 438 ]
+1493 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIndexOf.js
+1494 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIndexOf.js', 420, 438 ]
+1495 silly gunzTarPerm extractEntry node_modules/lodash/internal/getMatchData.js
+1496 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getMatchData.js', 420, 438 ]
+1497 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseGet.js
+1498 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseGet.js', 420, 438 ]
+1499 silly gunzTarPerm extractEntry node_modules/lodash/internal/getNative.js
+1500 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getNative.js', 420, 438 ]
+1501 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFunctions.js
+1502 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFunctions.js', 420, 438 ]
+1503 silly gunzTarPerm extractEntry node_modules/lodash/internal/getView.js
+1504 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getView.js', 420, 438 ]
+1505 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForRight.js
+1506 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForRight.js', 420, 438 ]
+1507 silly gunzTarPerm extractEntry node_modules/lodash/internal/indexOfNaN.js
+1508 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/indexOfNaN.js', 420, 438 ]
+1509 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForOwnRight.js
+1510 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForOwnRight.js', 420, 438 ]
+1511 silly gunzTarPerm extractEntry node_modules/lodash/internal/initCloneArray.js
+1512 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/initCloneArray.js', 420, 438 ]
+1513 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForOwn.js
+1514 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForOwn.js', 420, 438 ]
+1515 silly gunzTarPerm extractEntry node_modules/lodash/internal/initCloneByTag.js
+1516 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/initCloneByTag.js', 420, 438 ]
+1517 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForIn.js
+1518 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForIn.js', 420, 438 ]
+1519 silly gunzTarPerm extractEntry node_modules/lodash/internal/initCloneObject.js
+1520 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/initCloneObject.js', 420, 438 ]
+1521 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFor.js
+1522 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFor.js', 420, 438 ]
+1523 silly gunzTarPerm extractEntry node_modules/lodash/internal/invokePath.js
+1524 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/invokePath.js', 420, 438 ]
+1525 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFlatten.js
+1526 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFlatten.js', 420, 438 ]
+1527 silly gunzTarPerm extractEntry node_modules/lodash/internal/isArrayLike.js
+1528 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isArrayLike.js', 420, 438 ]
+1529 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFindIndex.js
+1530 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFindIndex.js', 420, 438 ]
+1531 silly gunzTarPerm extractEntry node_modules/lodash/internal/isIndex.js
+1532 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isIndex.js', 420, 438 ]
+1533 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFind.js
+1534 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFind.js', 420, 438 ]
+1535 silly gunzTarPerm extractEntry node_modules/lodash/internal/isIterateeCall.js
+1536 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isIterateeCall.js', 420, 438 ]
+1537 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFilter.js
+1538 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFilter.js', 420, 438 ]
+1539 silly gunzTarPerm extractEntry node_modules/lodash/internal/isKey.js
+1540 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isKey.js', 420, 438 ]
+1541 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFill.js
+1542 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFill.js', 420, 438 ]
+1543 silly gunzTarPerm extractEntry node_modules/lodash/internal/isLaziable.js
+1544 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isLaziable.js', 420, 438 ]
+1545 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseExtremum.js
+1546 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseExtremum.js', 420, 438 ]
+1547 silly gunzTarPerm extractEntry node_modules/lodash/internal/isLength.js
+1548 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isLength.js', 420, 438 ]
+1549 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseEvery.js
+1550 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseEvery.js', 420, 438 ]
+1551 silly gunzTarPerm extractEntry node_modules/lodash/internal/isObjectLike.js
+1552 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isObjectLike.js', 420, 438 ]
+1553 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseEachRight.js
+1554 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseEachRight.js', 420, 438 ]
+1555 silly gunzTarPerm extractEntry node_modules/lodash/internal/isSpace.js
+1556 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isSpace.js', 420, 438 ]
+1557 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseEach.js
+1558 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseEach.js', 420, 438 ]
+1559 silly gunzTarPerm extractEntry node_modules/lodash/internal/isStrictComparable.js
+1560 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isStrictComparable.js',
+1560 silly gunzTarPerm   420,
+1560 silly gunzTarPerm   438 ]
+1561 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseDifference.js
+1562 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseDifference.js', 420, 438 ]
+1563 silly gunzTarPerm extractEntry node_modules/lodash/internal/lazyClone.js
+1564 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/lazyClone.js', 420, 438 ]
+1565 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseDelay.js
+1566 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseDelay.js', 420, 438 ]
+1567 silly gunzTarPerm extractEntry node_modules/lodash/internal/lazyReverse.js
+1568 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/lazyReverse.js', 420, 438 ]
+1569 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCreate.js
+1570 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCreate.js', 420, 438 ]
+1571 silly gunzTarPerm extractEntry node_modules/lodash/internal/lazyValue.js
+1572 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/lazyValue.js', 420, 438 ]
+1573 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCopy.js
+1574 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCopy.js', 420, 438 ]
+1575 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapDelete.js
+1576 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapDelete.js', 420, 438 ]
+1577 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCompareAscending.js
+1578 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCompareAscending.js',
+1578 silly gunzTarPerm   420,
+1578 silly gunzTarPerm   438 ]
+1579 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapGet.js
+1580 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapGet.js', 420, 438 ]
+1581 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseClone.js
+1582 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseClone.js', 420, 438 ]
+1583 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapHas.js
+1584 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapHas.js', 420, 438 ]
+1585 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCallback.js
+1586 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCallback.js', 420, 438 ]
+1587 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapSet.js
+1588 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapSet.js', 420, 438 ]
+1589 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseAt.js
+1590 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseAt.js', 420, 438 ]
+1591 silly gunzTarPerm extractEntry node_modules/lodash/internal/mergeData.js
+1592 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mergeData.js', 420, 438 ]
+1593 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseAssign.js
+1594 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseAssign.js', 420, 438 ]
+1595 silly gunzTarPerm extractEntry node_modules/lodash/internal/mergeDefaults.js
+1596 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mergeDefaults.js', 420, 438 ]
+1597 silly gunzTarPerm extractEntry node_modules/lodash/internal/assignWith.js
+1598 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/assignWith.js', 420, 438 ]
+1599 silly gunzTarPerm extractEntry node_modules/lodash/internal/metaMap.js
+1600 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/metaMap.js', 420, 438 ]
+1601 silly gunzTarPerm extractEntry node_modules/lodash/internal/assignOwnDefaults.js
+1602 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/assignOwnDefaults.js', 420, 438 ]
+1603 silly gunzTarPerm extractEntry node_modules/lodash/internal/pickByArray.js
+1604 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/pickByArray.js', 420, 438 ]
+1605 silly gunzTarPerm extractEntry node_modules/lodash/internal/assignDefaults.js
+1606 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/assignDefaults.js', 420, 438 ]
+1607 silly gunzTarPerm extractEntry node_modules/lodash/internal/pickByCallback.js
+1608 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/pickByCallback.js', 420, 438 ]
+1609 silly gunzTarPerm extractEntry node_modules/lodash/internal/arraySum.js
+1610 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arraySum.js', 420, 438 ]
+1611 silly gunzTarPerm extractEntry node_modules/lodash/internal/reEscape.js
+1612 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reEscape.js', 420, 438 ]
+1613 silly gunzTarPerm extractEntry node_modules/lodash/internal/arraySome.js
+1614 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arraySome.js', 420, 438 ]
+1615 silly gunzTarPerm extractEntry node_modules/lodash/internal/reEvaluate.js
+1616 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reEvaluate.js', 420, 438 ]
+1617 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayReduceRight.js
+1618 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayReduceRight.js', 420, 438 ]
+1619 silly gunzTarPerm extractEntry node_modules/lodash/internal/reInterpolate.js
+1620 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reInterpolate.js', 420, 438 ]
+1621 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayReduce.js
+1622 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayReduce.js', 420, 438 ]
+1623 silly gunzTarPerm extractEntry node_modules/lodash/internal/realNames.js
+1624 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/realNames.js', 420, 438 ]
+1625 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayPush.js
+1626 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayPush.js', 420, 438 ]
+1627 silly gunzTarPerm extractEntry node_modules/lodash/internal/reorder.js
+1628 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reorder.js', 420, 438 ]
+1629 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayMap.js
+1630 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayMap.js', 420, 438 ]
+1631 silly gunzTarPerm extractEntry node_modules/lodash/internal/replaceHolders.js
+1632 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/replaceHolders.js', 420, 438 ]
+1633 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayFilter.js
+1634 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayFilter.js', 420, 438 ]
+1635 silly gunzTarPerm extractEntry node_modules/lodash/internal/setData.js
+1636 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/setData.js', 420, 438 ]
+1637 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayExtremum.js
+1638 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayExtremum.js', 420, 438 ]
+1639 silly gunzTarPerm extractEntry node_modules/lodash/internal/shimKeys.js
+1640 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/shimKeys.js', 420, 438 ]
+1641 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayEvery.js
+1642 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayEvery.js', 420, 438 ]
+1643 silly gunzTarPerm extractEntry node_modules/lodash/internal/sortedUniq.js
+1644 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/sortedUniq.js', 420, 438 ]
+1645 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayEachRight.js
+1646 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayEachRight.js', 420, 438 ]
+1647 silly gunzTarPerm extractEntry node_modules/lodash/internal/toIterable.js
+1648 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/toIterable.js', 420, 438 ]
+1649 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayEach.js
+1650 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayEach.js', 420, 438 ]
+1651 silly gunzTarPerm extractEntry node_modules/lodash/internal/toObject.js
+1652 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/toObject.js', 420, 438 ]
+1653 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayCopy.js
+1654 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayCopy.js', 420, 438 ]
+1655 silly gunzTarPerm extractEntry node_modules/lodash/internal/toPath.js
+1656 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/toPath.js', 420, 438 ]
+1657 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayConcat.js
+1658 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayConcat.js', 420, 438 ]
+1659 silly gunzTarPerm extractEntry node_modules/lodash/internal/trimmedLeftIndex.js
+1660 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/trimmedLeftIndex.js', 420, 438 ]
+1661 silly gunzTarPerm extractEntry node_modules/lodash/internal/SetCache.js
+1662 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/SetCache.js', 420, 438 ]
+1663 silly gunzTarPerm extractEntry node_modules/lodash/internal/trimmedRightIndex.js
+1664 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/trimmedRightIndex.js', 420, 438 ]
+1665 silly gunzTarPerm extractEntry node_modules/lodash/internal/MapCache.js
+1666 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/MapCache.js', 420, 438 ]
+1667 silly gunzTarPerm extractEntry node_modules/lodash/internal/unescapeHtmlChar.js
+1668 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/unescapeHtmlChar.js', 420, 438 ]
+1669 silly gunzTarPerm extractEntry node_modules/lodash/internal/LodashWrapper.js
+1670 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/LodashWrapper.js', 420, 438 ]
+1671 silly gunzTarPerm extractEntry node_modules/lodash/internal/wrapperClone.js
+1672 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/wrapperClone.js', 420, 438 ]
+1673 silly gunzTarPerm extractEntry node_modules/lodash/internal/composeArgsRight.js
+1674 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/composeArgsRight.js', 420, 438 ]
+1675 silly gunzTarPerm extractEntry node_modules/lodash/string/camelCase.js
+1676 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/camelCase.js', 420, 438 ]
+1677 silly gunzTarPerm extractEntry node_modules/lodash/string/padLeft.js
+1678 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/padLeft.js', 420, 438 ]
+1679 silly gunzTarPerm extractEntry node_modules/lodash/string/padRight.js
+1680 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/padRight.js', 420, 438 ]
+1681 silly gunzTarPerm extractEntry node_modules/lodash/string/parseInt.js
+1682 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/parseInt.js', 420, 438 ]
+1683 silly gunzTarPerm extractEntry node_modules/lodash/string/pad.js
+1684 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/pad.js', 420, 438 ]
+1685 silly gunzTarPerm extractEntry node_modules/lodash/string/snakeCase.js
+1686 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/snakeCase.js', 420, 438 ]
+1687 silly gunzTarPerm extractEntry node_modules/lodash/string/startCase.js
+1688 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/startCase.js', 420, 438 ]
+1689 silly gunzTarPerm extractEntry node_modules/lodash/string/startsWith.js
+1690 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/startsWith.js', 420, 438 ]
+1691 silly gunzTarPerm extractEntry node_modules/lodash/string/template.js
+1692 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/template.js', 420, 438 ]
+1693 silly gunzTarPerm extractEntry node_modules/lodash/string/templateSettings.js
+1694 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/templateSettings.js', 420, 438 ]
+1695 silly gunzTarPerm extractEntry node_modules/lodash/string/kebabCase.js
+1696 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/kebabCase.js', 420, 438 ]
+1697 silly gunzTarPerm extractEntry node_modules/lodash/string/trim.js
+1698 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trim.js', 420, 438 ]
+1699 silly gunzTarPerm extractEntry node_modules/lodash/string/escapeRegExp.js
+1700 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/escapeRegExp.js', 420, 438 ]
+1701 silly gunzTarPerm extractEntry node_modules/lodash/string/trimLeft.js
+1702 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trimLeft.js', 420, 438 ]
+1703 silly gunzTarPerm extractEntry node_modules/lodash/string/escape.js
+1704 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/escape.js', 420, 438 ]
+1705 silly gunzTarPerm extractEntry node_modules/lodash/string/trimRight.js
+1706 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trimRight.js', 420, 438 ]
+1707 silly gunzTarPerm extractEntry node_modules/lodash/string/endsWith.js
+1708 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/endsWith.js', 420, 438 ]
+1709 silly gunzTarPerm extractEntry node_modules/lodash/string/trunc.js
+1710 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trunc.js', 420, 438 ]
+1711 silly gunzTarPerm extractEntry node_modules/lodash/string/deburr.js
+1712 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/deburr.js', 420, 438 ]
+1713 silly gunzTarPerm extractEntry node_modules/lodash/string/unescape.js
+1714 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/unescape.js', 420, 438 ]
+1715 silly gunzTarPerm extractEntry node_modules/lodash/string/capitalize.js
+1716 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/capitalize.js', 420, 438 ]
+1717 silly gunzTarPerm extractEntry node_modules/lodash/string/words.js
+1718 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/words.js', 420, 438 ]
+1719 silly gunzTarPerm extractEntry node_modules/lodash/string/repeat.js
+1720 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/repeat.js', 420, 438 ]
+1721 silly gunzTarPerm extractEntry node_modules/lodash/chain/chain.js
+1722 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/chain.js', 420, 438 ]
+1723 silly gunzTarPerm extractEntry node_modules/lodash/chain/run.js
+1724 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/run.js', 420, 438 ]
+1725 silly gunzTarPerm extractEntry node_modules/lodash/chain/tap.js
+1726 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/tap.js', 420, 438 ]
+1727 silly gunzTarPerm extractEntry node_modules/lodash/chain/thru.js
+1728 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/thru.js', 420, 438 ]
+1729 silly gunzTarPerm extractEntry node_modules/lodash/chain/toJSON.js
+1730 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/toJSON.js', 420, 438 ]
+1731 silly gunzTarPerm extractEntry node_modules/lodash/chain/reverse.js
+1732 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/reverse.js', 420, 438 ]
+1733 silly gunzTarPerm extractEntry node_modules/lodash/chain/value.js
+1734 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/value.js', 420, 438 ]
+1735 silly gunzTarPerm extractEntry node_modules/lodash/chain/valueOf.js
+1736 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/valueOf.js', 420, 438 ]
+1737 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperChain.js
+1738 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperChain.js', 420, 438 ]
+1739 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperCommit.js
+1740 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperCommit.js', 420, 438 ]
+1741 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperConcat.js
+1742 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperConcat.js', 420, 438 ]
+1743 silly gunzTarPerm extractEntry node_modules/lodash/chain/plant.js
+1744 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/plant.js', 420, 438 ]
+1745 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperPlant.js
+1746 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperPlant.js', 420, 438 ]
+1747 silly gunzTarPerm extractEntry node_modules/lodash/chain/lodash.js
+1748 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/lodash.js', 420, 438 ]
+1749 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperReverse.js
+1750 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperReverse.js', 420, 438 ]
+1751 silly gunzTarPerm extractEntry node_modules/lodash/chain/concat.js
+1752 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/concat.js', 420, 438 ]
+1753 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperToString.js
+1754 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperToString.js', 420, 438 ]
+1755 silly gunzTarPerm extractEntry node_modules/lodash/chain/commit.js
+1756 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/commit.js', 420, 438 ]
+1757 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperValue.js
+1758 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperValue.js', 420, 438 ]
+1759 silly gunzTarPerm extractEntry node_modules/lodash/chain/toString.js
+1760 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/toString.js', 420, 438 ]
+1761 silly gunzTarPerm extractEntry node_modules/lodash/array/chunk.js
+1762 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/chunk.js', 420, 438 ]
+1763 silly gunzTarPerm extractEntry node_modules/lodash/array/last.js
+1764 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/last.js', 420, 438 ]
+1765 silly gunzTarPerm extractEntry node_modules/lodash/array/lastIndexOf.js
+1766 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/lastIndexOf.js', 420, 438 ]
+1767 silly gunzTarPerm extractEntry node_modules/lodash/array/object.js
+1768 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/object.js', 420, 438 ]
+1769 silly gunzTarPerm extractEntry node_modules/lodash/array/pull.js
+1770 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/pull.js', 420, 438 ]
+1771 silly gunzTarPerm extractEntry node_modules/lodash/array/intersection.js
+1772 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/intersection.js', 420, 438 ]
+1773 silly gunzTarPerm extractEntry node_modules/lodash/array/remove.js
+1774 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/remove.js', 420, 438 ]
+1775 silly gunzTarPerm extractEntry node_modules/lodash/array/rest.js
+1776 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/rest.js', 420, 438 ]
+1777 silly gunzTarPerm extractEntry node_modules/lodash/array/slice.js
+1778 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/slice.js', 420, 438 ]
+1779 silly gunzTarPerm extractEntry node_modules/lodash/array/sortedIndex.js
+1780 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/sortedIndex.js', 420, 438 ]
+1781 silly gunzTarPerm extractEntry node_modules/lodash/array/sortedLastIndex.js
+1782 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/sortedLastIndex.js', 420, 438 ]
+1783 silly gunzTarPerm extractEntry node_modules/lodash/array/initial.js
+1784 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/initial.js', 420, 438 ]
+1785 silly gunzTarPerm extractEntry node_modules/lodash/array/tail.js
+1786 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/tail.js', 420, 438 ]
+1787 silly gunzTarPerm extractEntry node_modules/lodash/array/indexOf.js
+1788 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/indexOf.js', 420, 438 ]
+1789 silly gunzTarPerm extractEntry node_modules/lodash/array/take.js
+1790 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/take.js', 420, 438 ]
+1791 silly gunzTarPerm extractEntry node_modules/lodash/array/head.js
+1792 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/head.js', 420, 438 ]
+1793 silly gunzTarPerm extractEntry node_modules/lodash/array/takeRight.js
+1794 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/takeRight.js', 420, 438 ]
+1795 silly gunzTarPerm extractEntry node_modules/lodash/array/flattenDeep.js
+1796 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/flattenDeep.js', 420, 438 ]
+1797 silly gunzTarPerm extractEntry node_modules/lodash/array/takeRightWhile.js
+1798 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/takeRightWhile.js', 420, 438 ]
+1799 silly gunzTarPerm extractEntry node_modules/lodash/array/flatten.js
+1800 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/flatten.js', 420, 438 ]
+1801 silly gunzTarPerm extractEntry node_modules/lodash/array/takeWhile.js
+1802 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/takeWhile.js', 420, 438 ]
+1803 silly gunzTarPerm extractEntry node_modules/lodash/array/first.js
+1804 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/first.js', 420, 438 ]
+1805 silly gunzTarPerm extractEntry node_modules/lodash/array/union.js
+1806 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/union.js', 420, 438 ]
+1807 silly gunzTarPerm extractEntry node_modules/lodash/array/findLastIndex.js
+1808 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/findLastIndex.js', 420, 438 ]
+1809 silly gunzTarPerm extractEntry node_modules/lodash/array/uniq.js
+1810 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/uniq.js', 420, 438 ]
+1811 silly gunzTarPerm extractEntry node_modules/lodash/array/findIndex.js
+1812 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/findIndex.js', 420, 438 ]
+1813 silly gunzTarPerm extractEntry node_modules/lodash/array/unique.js
+1814 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/unique.js', 420, 438 ]
+1815 silly gunzTarPerm extractEntry node_modules/lodash/array/fill.js
+1816 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/fill.js', 420, 438 ]
+1817 silly gunzTarPerm extractEntry node_modules/lodash/array/unzip.js
+1818 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/unzip.js', 420, 438 ]
+1819 silly gunzTarPerm extractEntry node_modules/lodash/array/dropWhile.js
+1820 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/dropWhile.js', 420, 438 ]
+1821 silly gunzTarPerm extractEntry node_modules/lodash/array/unzipWith.js
+1822 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/unzipWith.js', 420, 438 ]
+1823 silly gunzTarPerm extractEntry node_modules/lodash/array/dropRightWhile.js
+1824 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/dropRightWhile.js', 420, 438 ]
+1825 silly gunzTarPerm extractEntry node_modules/lodash/array/without.js
+1826 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/without.js', 420, 438 ]
+1827 silly gunzTarPerm extractEntry node_modules/lodash/array/dropRight.js
+1828 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/dropRight.js', 420, 438 ]
+1829 silly gunzTarPerm extractEntry node_modules/lodash/array/xor.js
+1830 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/xor.js', 420, 438 ]
+1831 silly gunzTarPerm extractEntry node_modules/lodash/array/drop.js
+1832 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/drop.js', 420, 438 ]
+1833 silly gunzTarPerm extractEntry node_modules/lodash/array/zip.js
+1834 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/zip.js', 420, 438 ]
+1835 silly gunzTarPerm extractEntry node_modules/lodash/array/difference.js
+1836 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/difference.js', 420, 438 ]
+1837 silly gunzTarPerm extractEntry node_modules/lodash/array/zipObject.js
+1838 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/zipObject.js', 420, 438 ]
+1839 silly gunzTarPerm extractEntry node_modules/lodash/array/compact.js
+1840 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/compact.js', 420, 438 ]
+1841 silly gunzTarPerm extractEntry node_modules/lodash/array/zipWith.js
+1842 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/zipWith.js', 420, 438 ]
+1843 silly gunzTarPerm extractEntry node_modules/lodash/array/pullAt.js
+1844 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/pullAt.js', 420, 438 ]
+1845 silly gunzTarPerm extractEntry node_modules/lodash/utility/attempt.js
+1846 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/attempt.js', 420, 438 ]
+1847 silly gunzTarPerm extractEntry node_modules/lodash/utility/iteratee.js
+1848 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/iteratee.js', 420, 438 ]
+1849 silly gunzTarPerm extractEntry node_modules/lodash/utility/matches.js
+1850 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/matches.js', 420, 438 ]
+1851 silly gunzTarPerm extractEntry node_modules/lodash/utility/matchesProperty.js
+1852 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/matchesProperty.js', 420, 438 ]
+1853 silly gunzTarPerm extractEntry node_modules/lodash/utility/method.js
+1854 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/method.js', 420, 438 ]
+1855 silly gunzTarPerm extractEntry node_modules/lodash/utility/identity.js
+1856 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/identity.js', 420, 438 ]
+1857 silly gunzTarPerm extractEntry node_modules/lodash/utility/mixin.js
+1858 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/mixin.js', 420, 438 ]
+1859 silly gunzTarPerm extractEntry node_modules/lodash/utility/noop.js
+1860 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/noop.js', 420, 438 ]
+1861 silly gunzTarPerm extractEntry node_modules/lodash/utility/property.js
+1862 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/property.js', 420, 438 ]
+1863 silly gunzTarPerm extractEntry node_modules/lodash/utility/propertyOf.js
+1864 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/propertyOf.js', 420, 438 ]
+1865 silly gunzTarPerm extractEntry node_modules/lodash/utility/range.js
+1866 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/range.js', 420, 438 ]
+1867 silly gunzTarPerm extractEntry node_modules/lodash/utility/constant.js
+1868 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/constant.js', 420, 438 ]
+1869 silly gunzTarPerm extractEntry node_modules/lodash/utility/times.js
+1870 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/times.js', 420, 438 ]
+1871 silly gunzTarPerm extractEntry node_modules/lodash/utility/callback.js
+1872 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/callback.js', 420, 438 ]
+1873 silly gunzTarPerm extractEntry node_modules/lodash/utility/uniqueId.js
+1874 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/uniqueId.js', 420, 438 ]
+1875 silly gunzTarPerm extractEntry node_modules/lodash/utility/methodOf.js
+1876 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/methodOf.js', 420, 438 ]
+1877 silly gunzTarPerm extractEntry node_modules/lodash/lang/clone.js
+1878 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/clone.js', 420, 438 ]
+1879 silly gunzTarPerm extractEntry node_modules/lodash/lang/isEqual.js
+1880 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isEqual.js', 420, 438 ]
+1881 silly gunzTarPerm extractEntry node_modules/lodash/lang/isError.js
+1882 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isError.js', 420, 438 ]
+1883 silly gunzTarPerm extractEntry node_modules/lodash/lang/isFinite.js
+1884 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isFinite.js', 420, 438 ]
+1885 silly gunzTarPerm extractEntry node_modules/lodash/lang/isFunction.js
+1886 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isFunction.js', 420, 438 ]
+1887 silly gunzTarPerm extractEntry node_modules/lodash/lang/isEmpty.js
+1888 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isEmpty.js', 420, 438 ]
+1889 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNaN.js
+1890 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNaN.js', 420, 438 ]
+1891 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNative.js
+1892 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNative.js', 420, 438 ]
+1893 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNull.js
+1894 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNull.js', 420, 438 ]
+1895 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNumber.js
+1896 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNumber.js', 420, 438 ]
+1897 silly gunzTarPerm extractEntry node_modules/lodash/lang/isObject.js
+1898 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isObject.js', 420, 438 ]
+1899 silly gunzTarPerm extractEntry node_modules/lodash/lang/isElement.js
+1900 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isElement.js', 420, 438 ]
+1901 silly gunzTarPerm extractEntry node_modules/lodash/lang/isPlainObject.js
+1902 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isPlainObject.js', 420, 438 ]
+1903 silly gunzTarPerm extractEntry node_modules/lodash/lang/isDate.js
+1904 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isDate.js', 420, 438 ]
+1905 silly gunzTarPerm extractEntry node_modules/lodash/lang/isRegExp.js
+1906 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isRegExp.js', 420, 438 ]
+1907 silly gunzTarPerm extractEntry node_modules/lodash/lang/isBoolean.js
+1908 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isBoolean.js', 420, 438 ]
+1909 silly gunzTarPerm extractEntry node_modules/lodash/lang/isString.js
+1910 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isString.js', 420, 438 ]
+1911 silly gunzTarPerm extractEntry node_modules/lodash/lang/isArray.js
+1912 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isArray.js', 420, 438 ]
+1913 silly gunzTarPerm extractEntry node_modules/lodash/lang/isTypedArray.js
+1914 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isTypedArray.js', 420, 438 ]
+1915 silly gunzTarPerm extractEntry node_modules/lodash/lang/isArguments.js
+1916 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isArguments.js', 420, 438 ]
+1917 silly gunzTarPerm extractEntry node_modules/lodash/lang/isUndefined.js
+1918 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isUndefined.js', 420, 438 ]
+1919 silly gunzTarPerm extractEntry node_modules/lodash/lang/gte.js
+1920 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/gte.js', 420, 438 ]
+1921 silly gunzTarPerm extractEntry node_modules/lodash/lang/lt.js
+1922 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/lt.js', 420, 438 ]
+1923 silly gunzTarPerm extractEntry node_modules/lodash/lang/gt.js
+1924 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/gt.js', 420, 438 ]
+1925 silly gunzTarPerm extractEntry node_modules/lodash/lang/lte.js
+1926 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/lte.js', 420, 438 ]
+1927 silly gunzTarPerm extractEntry node_modules/lodash/lang/eq.js
+1928 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/eq.js', 420, 438 ]
+1929 silly gunzTarPerm extractEntry node_modules/lodash/lang/toArray.js
+1930 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/toArray.js', 420, 438 ]
+1931 silly gunzTarPerm extractEntry node_modules/lodash/lang/cloneDeep.js
+1932 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/cloneDeep.js', 420, 438 ]
+1933 silly gunzTarPerm extractEntry node_modules/lodash/lang/toPlainObject.js
+1934 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/toPlainObject.js', 420, 438 ]
+1935 silly gunzTarPerm extractEntry node_modules/lodash/lang/isMatch.js
+1936 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isMatch.js', 420, 438 ]
+1937 silly gunzTarPerm extractEntry node_modules/minimatch/package.json
+1938 silly gunzTarPerm modified mode [ 'node_modules/minimatch/package.json', 420, 438 ]
+1939 silly gunzTarPerm extractEntry node_modules/minimatch/README.md
+1940 silly gunzTarPerm modified mode [ 'node_modules/minimatch/README.md', 420, 438 ]
+1941 silly gunzTarPerm extractEntry node_modules/minimatch/LICENSE
+1942 silly gunzTarPerm modified mode [ 'node_modules/minimatch/LICENSE', 420, 438 ]
+1943 silly gunzTarPerm extractEntry node_modules/minimatch/minimatch.js
+1944 silly gunzTarPerm modified mode [ 'node_modules/minimatch/minimatch.js', 420, 438 ]
+1945 silly gunzTarPerm extractEntry node_modules/node-uuid/package.json
+1946 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/package.json', 420, 438 ]
+1947 silly gunzTarPerm extractEntry node_modules/node-uuid/.npmignore
+1948 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/.npmignore', 420, 438 ]
+1949 silly gunzTarPerm extractEntry node_modules/node-uuid/README.md
+1950 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/README.md', 420, 438 ]
+1951 silly gunzTarPerm extractEntry node_modules/node-uuid/uuid.js
+1952 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/uuid.js', 420, 438 ]
+1953 silly gunzTarPerm extractEntry node_modules/node-uuid/LICENSE.md
+1954 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/LICENSE.md', 420, 438 ]
+1955 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/README.md
+1956 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/README.md', 420, 438 ]
+1957 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/benchmark.js
+1958 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/benchmark.js', 420, 438 ]
+1959 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/bench.gnu
+1960 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/bench.gnu', 420, 438 ]
+1961 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/bench.sh
+1962 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/bench.sh', 493, 511 ]
+1963 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/benchmark-native.c
+1964 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/benchmark-native.c',
+1964 silly gunzTarPerm   420,
+1964 silly gunzTarPerm   438 ]
+1965 silly gunzTarPerm extractEntry node_modules/node-uuid/bin/uuid
+1966 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/bin/uuid', 493, 511 ]
+1967 silly gunzTarPerm extractEntry node_modules/node-uuid/bower.json
+1968 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/bower.json', 420, 438 ]
+1969 silly gunzTarPerm extractEntry node_modules/node-uuid/component.json
+1970 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/component.json', 420, 438 ]
+1971 silly gunzTarPerm extractEntry node_modules/node-uuid/test/compare_v1.js
+1972 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/test/compare_v1.js', 420, 438 ]
+1973 silly gunzTarPerm extractEntry node_modules/node-uuid/test/test.js
+1974 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/test/test.js', 420, 438 ]
+1975 silly gunzTarPerm extractEntry node_modules/node-uuid/test/test.html
+1976 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/test/test.html', 420, 438 ]
+1977 silly gunzTarPerm extractEntry node_modules/nopt/package.json
+1978 silly gunzTarPerm modified mode [ 'node_modules/nopt/package.json', 420, 438 ]
+1979 silly gunzTarPerm extractEntry node_modules/nopt/.npmignore
+1980 silly gunzTarPerm modified mode [ 'node_modules/nopt/.npmignore', 420, 438 ]
+1981 silly gunzTarPerm extractEntry node_modules/nopt/README.md
+1982 silly gunzTarPerm modified mode [ 'node_modules/nopt/README.md', 420, 438 ]
+1983 silly gunzTarPerm extractEntry node_modules/nopt/LICENSE
+1984 silly gunzTarPerm modified mode [ 'node_modules/nopt/LICENSE', 420, 438 ]
+1985 silly gunzTarPerm extractEntry node_modules/nopt/.travis.yml
+1986 silly gunzTarPerm modified mode [ 'node_modules/nopt/.travis.yml', 420, 438 ]
+1987 silly gunzTarPerm extractEntry node_modules/nopt/bin/nopt.js
+1988 silly gunzTarPerm modified mode [ 'node_modules/nopt/bin/nopt.js', 493, 511 ]
+1989 silly gunzTarPerm extractEntry node_modules/nopt/examples/my-program.js
+1990 silly gunzTarPerm modified mode [ 'node_modules/nopt/examples/my-program.js', 493, 511 ]
+1991 silly gunzTarPerm extractEntry node_modules/nopt/lib/nopt.js
+1992 silly gunzTarPerm modified mode [ 'node_modules/nopt/lib/nopt.js', 420, 438 ]
+1993 silly gunzTarPerm extractEntry node_modules/nopt/test/basic.js
+1994 silly gunzTarPerm modified mode [ 'node_modules/nopt/test/basic.js', 420, 438 ]
+1995 silly gunzTarPerm extractEntry node_modules/once/package.json
+1996 silly gunzTarPerm modified mode [ 'node_modules/once/package.json', 420, 438 ]
+1997 silly gunzTarPerm extractEntry node_modules/once/README.md
+1998 silly gunzTarPerm modified mode [ 'node_modules/once/README.md', 420, 438 ]
+1999 silly gunzTarPerm extractEntry node_modules/once/LICENSE
+2000 silly gunzTarPerm modified mode [ 'node_modules/once/LICENSE', 420, 438 ]
+2001 silly gunzTarPerm extractEntry node_modules/once/once.js
+2002 silly gunzTarPerm modified mode [ 'node_modules/once/once.js', 420, 438 ]
+2003 silly gunzTarPerm extractEntry node_modules/ansi/package.json
+2004 silly gunzTarPerm modified mode [ 'node_modules/ansi/package.json', 420, 438 ]
+2005 silly gunzTarPerm extractEntry node_modules/ansi/.npmignore
+2006 silly gunzTarPerm modified mode [ 'node_modules/ansi/.npmignore', 420, 438 ]
+2007 silly gunzTarPerm extractEntry node_modules/ansi/README.md
+2008 silly gunzTarPerm modified mode [ 'node_modules/ansi/README.md', 420, 438 ]
+2009 silly gunzTarPerm extractEntry node_modules/ansi/LICENSE
+2010 silly gunzTarPerm modified mode [ 'node_modules/ansi/LICENSE', 420, 438 ]
+2011 silly gunzTarPerm extractEntry node_modules/ansi/.jshintrc
+2012 silly gunzTarPerm modified mode [ 'node_modules/ansi/.jshintrc', 420, 438 ]
+2013 silly gunzTarPerm extractEntry node_modules/ansi/History.md
+2014 silly gunzTarPerm modified mode [ 'node_modules/ansi/History.md', 420, 438 ]
+2015 silly gunzTarPerm extractEntry node_modules/ansi/examples/cursorPosition.js
+2016 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/cursorPosition.js', 493, 511 ]
+2017 silly gunzTarPerm extractEntry node_modules/ansi/examples/beep/index.js
+2018 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/beep/index.js', 493, 511 ]
+2019 silly gunzTarPerm extractEntry node_modules/ansi/examples/clear/index.js
+2020 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/clear/index.js', 493, 511 ]
+2021 silly gunzTarPerm extractEntry node_modules/ansi/examples/progress/index.js
+2022 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/progress/index.js', 420, 438 ]
+2023 silly gunzTarPerm extractEntry node_modules/ansi/lib/ansi.js
+2024 silly gunzTarPerm modified mode [ 'node_modules/ansi/lib/ansi.js', 420, 438 ]
+2025 silly gunzTarPerm extractEntry node_modules/ansi/lib/newlines.js
+2026 silly gunzTarPerm modified mode [ 'node_modules/ansi/lib/newlines.js', 420, 438 ]
+2027 silly gunzTarPerm extractEntry node_modules/os-tmpdir/package.json
+2028 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/package.json', 420, 438 ]
+2029 silly gunzTarPerm extractEntry node_modules/os-tmpdir/index.js
+2030 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/index.js', 420, 438 ]
+2031 silly gunzTarPerm extractEntry node_modules/os-tmpdir/license
+2032 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/license', 420, 438 ]
+2033 silly gunzTarPerm extractEntry node_modules/os-tmpdir/readme.md
+2034 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/readme.md', 420, 438 ]
+2035 silly gunzTarPerm extractEntry node_modules/osenv/package.json
+2036 silly gunzTarPerm modified mode [ 'node_modules/osenv/package.json', 420, 438 ]
+2037 silly gunzTarPerm extractEntry node_modules/osenv/.npmignore
+2038 silly gunzTarPerm modified mode [ 'node_modules/osenv/.npmignore', 420, 438 ]
+2039 silly gunzTarPerm extractEntry node_modules/osenv/README.md
+2040 silly gunzTarPerm modified mode [ 'node_modules/osenv/README.md', 420, 438 ]
+2041 silly gunzTarPerm extractEntry node_modules/osenv/LICENSE
+2042 silly gunzTarPerm modified mode [ 'node_modules/osenv/LICENSE', 420, 438 ]
+2043 silly gunzTarPerm extractEntry node_modules/osenv/osenv.js
+2044 silly gunzTarPerm modified mode [ 'node_modules/osenv/osenv.js', 420, 438 ]
+2045 silly gunzTarPerm extractEntry node_modules/osenv/.travis.yml
+2046 silly gunzTarPerm modified mode [ 'node_modules/osenv/.travis.yml', 420, 438 ]
+2047 silly gunzTarPerm extractEntry node_modules/osenv/test/unix.js
+2048 silly gunzTarPerm modified mode [ 'node_modules/osenv/test/unix.js', 420, 438 ]
+2049 silly gunzTarPerm extractEntry node_modules/osenv/test/windows.js
+2050 silly gunzTarPerm modified mode [ 'node_modules/osenv/test/windows.js', 420, 438 ]
+2051 silly gunzTarPerm extractEntry node_modules/osenv/x.tap
+2052 silly gunzTarPerm modified mode [ 'node_modules/osenv/x.tap', 420, 438 ]
+2053 silly gunzTarPerm extractEntry node_modules/path-is-absolute/package.json
+2054 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/package.json', 420, 438 ]
+2055 silly gunzTarPerm extractEntry node_modules/path-is-absolute/index.js
+2056 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/index.js', 420, 438 ]
+2057 silly gunzTarPerm extractEntry node_modules/path-is-absolute/license
+2058 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/license', 420, 438 ]
+2059 silly gunzTarPerm extractEntry node_modules/path-is-absolute/readme.md
+2060 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/readme.md', 420, 438 ]
+2061 silly gunzTarPerm extractEntry node_modules/pegjs/package.json
+2062 silly gunzTarPerm modified mode [ 'node_modules/pegjs/package.json', 420, 438 ]
+2063 silly gunzTarPerm extractEntry node_modules/pegjs/README.md
+2064 silly gunzTarPerm modified mode [ 'node_modules/pegjs/README.md', 420, 438 ]
+2065 silly gunzTarPerm extractEntry node_modules/pegjs/LICENSE
+2066 silly gunzTarPerm modified mode [ 'node_modules/pegjs/LICENSE', 420, 438 ]
+2067 silly gunzTarPerm extractEntry node_modules/pegjs/CHANGELOG.md
+2068 silly gunzTarPerm modified mode [ 'node_modules/pegjs/CHANGELOG.md', 420, 438 ]
+2069 silly gunzTarPerm extractEntry node_modules/pegjs/VERSION
+2070 silly gunzTarPerm modified mode [ 'node_modules/pegjs/VERSION', 420, 438 ]
+2071 silly gunzTarPerm extractEntry node_modules/pegjs/bin/pegjs
+2072 silly gunzTarPerm modified mode [ 'node_modules/pegjs/bin/pegjs', 493, 511 ]
+2073 silly gunzTarPerm extractEntry node_modules/pegjs/examples/arithmetics.pegjs
+2074 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/arithmetics.pegjs', 420, 438 ]
+2075 silly gunzTarPerm extractEntry node_modules/pegjs/examples/css.pegjs
+2076 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/css.pegjs', 420, 438 ]
+2077 silly gunzTarPerm extractEntry node_modules/pegjs/examples/javascript.pegjs
+2078 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/javascript.pegjs', 420, 438 ]
+2079 silly gunzTarPerm extractEntry node_modules/pegjs/examples/json.pegjs
+2080 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/json.pegjs', 420, 438 ]
+2081 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler.js
+2082 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler.js', 420, 438 ]
+2083 silly gunzTarPerm extractEntry node_modules/pegjs/lib/grammar-error.js
+2084 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/grammar-error.js', 420, 438 ]
+2085 silly gunzTarPerm extractEntry node_modules/pegjs/lib/parser.js
+2086 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/parser.js', 420, 438 ]
+2087 silly gunzTarPerm extractEntry node_modules/pegjs/lib/peg.js
+2088 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/peg.js', 420, 438 ]
+2089 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/asts.js
+2090 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/asts.js', 420, 438 ]
+2091 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/javascript.js
+2092 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/javascript.js', 420, 438 ]
+2093 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/opcodes.js
+2094 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/opcodes.js', 420, 438 ]
+2095 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/visitor.js
+2096 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/visitor.js', 420, 438 ]
+2097 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/generate-bytecode.js
+2098 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/generate-bytecode.js',
+2098 silly gunzTarPerm   420,
+2098 silly gunzTarPerm   438 ]
+2099 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/generate-javascript.js
+2100 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/generate-javascript.js',
+2100 silly gunzTarPerm   420,
+2100 silly gunzTarPerm   438 ]
+2101 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/remove-proxy-rules.js
+2102 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/remove-proxy-rules.js',
+2102 silly gunzTarPerm   420,
+2102 silly gunzTarPerm   438 ]
+2103 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/report-infinite-loops.js
+2104 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/report-infinite-loops.js',
+2104 silly gunzTarPerm   420,
+2104 silly gunzTarPerm   438 ]
+2105 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/report-left-recursion.js
+2106 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/report-left-recursion.js',
+2106 silly gunzTarPerm   420,
+2106 silly gunzTarPerm   438 ]
+2107 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/report-missing-rules.js
+2108 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/report-missing-rules.js',
+2108 silly gunzTarPerm   420,
+2108 silly gunzTarPerm   438 ]
+2109 silly gunzTarPerm extractEntry node_modules/pegjs/lib/utils/arrays.js
+2110 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/utils/arrays.js', 420, 438 ]
+2111 silly gunzTarPerm extractEntry node_modules/pegjs/lib/utils/classes.js
+2112 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/utils/classes.js', 420, 438 ]
+2113 silly gunzTarPerm extractEntry node_modules/pegjs/lib/utils/objects.js
+2114 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/utils/objects.js', 420, 438 ]
+2115 silly gunzTarPerm extractEntry node_modules/plist/package.json
+2116 silly gunzTarPerm modified mode [ 'node_modules/plist/package.json', 420, 438 ]
+2117 silly gunzTarPerm extractEntry node_modules/plist/README.md
+2118 silly gunzTarPerm modified mode [ 'node_modules/plist/README.md', 420, 438 ]
+2119 silly gunzTarPerm extractEntry node_modules/plist/LICENSE
+2120 silly gunzTarPerm modified mode [ 'node_modules/plist/LICENSE', 420, 438 ]
+2121 silly gunzTarPerm extractEntry node_modules/plist/.jshintrc
+2122 silly gunzTarPerm modified mode [ 'node_modules/plist/.jshintrc', 420, 438 ]
+2123 silly gunzTarPerm extractEntry node_modules/plist/.travis.yml
+2124 silly gunzTarPerm modified mode [ 'node_modules/plist/.travis.yml', 420, 438 ]
+2125 silly gunzTarPerm extractEntry node_modules/plist/History.md
+2126 silly gunzTarPerm modified mode [ 'node_modules/plist/History.md', 420, 438 ]
+2127 silly gunzTarPerm extractEntry node_modules/plist/Makefile
+2128 silly gunzTarPerm modified mode [ 'node_modules/plist/Makefile', 420, 438 ]
+2129 silly gunzTarPerm extractEntry node_modules/plist/dist/plist-build.js
+2130 silly gunzTarPerm modified mode [ 'node_modules/plist/dist/plist-build.js', 420, 438 ]
+2131 silly gunzTarPerm extractEntry node_modules/plist/dist/plist-parse.js
+2132 silly gunzTarPerm modified mode [ 'node_modules/plist/dist/plist-parse.js', 420, 438 ]
+2133 silly gunzTarPerm extractEntry node_modules/plist/dist/plist.js
+2134 silly gunzTarPerm modified mode [ 'node_modules/plist/dist/plist.js', 420, 438 ]
+2135 silly gunzTarPerm extractEntry node_modules/plist/examples/browser/index.html
+2136 silly gunzTarPerm modified mode [ 'node_modules/plist/examples/browser/index.html', 420, 438 ]
+2137 silly gunzTarPerm extractEntry node_modules/plist/lib/build.js
+2138 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/build.js', 420, 438 ]
+2139 silly gunzTarPerm extractEntry node_modules/plist/lib/node.js
+2140 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/node.js', 420, 438 ]
+2141 silly gunzTarPerm extractEntry node_modules/plist/lib/parse.js
+2142 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/parse.js', 420, 438 ]
+2143 silly gunzTarPerm extractEntry node_modules/plist/lib/plist.js
+2144 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/plist.js', 420, 438 ]
+2145 silly gunzTarPerm extractEntry node_modules/q/package.json
+2146 silly gunzTarPerm modified mode [ 'node_modules/q/package.json', 420, 438 ]
+2147 silly gunzTarPerm extractEntry node_modules/q/README.md
+2148 silly gunzTarPerm modified mode [ 'node_modules/q/README.md', 420, 438 ]
+2149 silly gunzTarPerm extractEntry node_modules/q/LICENSE
+2150 silly gunzTarPerm modified mode [ 'node_modules/q/LICENSE', 420, 438 ]
+2151 silly gunzTarPerm extractEntry node_modules/q/q.js
+2152 silly gunzTarPerm modified mode [ 'node_modules/q/q.js', 420, 438 ]
+2153 silly gunzTarPerm extractEntry node_modules/q/queue.js
+2154 silly gunzTarPerm modified mode [ 'node_modules/q/queue.js', 420, 438 ]
+2155 silly gunzTarPerm extractEntry node_modules/q/CHANGES.md
+2156 silly gunzTarPerm modified mode [ 'node_modules/q/CHANGES.md', 420, 438 ]
+2157 silly gunzTarPerm extractEntry node_modules/sax/package.json
+2158 silly gunzTarPerm modified mode [ 'node_modules/sax/package.json', 420, 438 ]
+2159 silly gunzTarPerm extractEntry node_modules/sax/README.md
+2160 silly gunzTarPerm modified mode [ 'node_modules/sax/README.md', 420, 438 ]
+2161 silly gunzTarPerm extractEntry node_modules/sax/LICENSE
+2162 silly gunzTarPerm modified mode [ 'node_modules/sax/LICENSE', 420, 438 ]
+2163 silly gunzTarPerm extractEntry node_modules/sax/AUTHORS
+2164 silly gunzTarPerm modified mode [ 'node_modules/sax/AUTHORS', 420, 438 ]
+2165 silly gunzTarPerm extractEntry node_modules/sax/examples/pretty-print.js
+2166 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/pretty-print.js', 420, 438 ]
+2167 silly gunzTarPerm extractEntry node_modules/sax/examples/get-products.js
+2168 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/get-products.js', 420, 438 ]
+2169 silly gunzTarPerm extractEntry node_modules/sax/examples/hello-world.js
+2170 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/hello-world.js', 420, 438 ]
+2171 silly gunzTarPerm extractEntry node_modules/sax/examples/example.js
+2172 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/example.js', 420, 438 ]
+2173 silly gunzTarPerm extractEntry node_modules/sax/examples/switch-bench.js
+2174 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/switch-bench.js', 493, 511 ]
+2175 silly gunzTarPerm extractEntry node_modules/sax/examples/big-not-pretty.xml
+2176 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/big-not-pretty.xml', 420, 438 ]
+2177 silly gunzTarPerm extractEntry node_modules/sax/examples/shopping.xml
+2178 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/shopping.xml', 420, 438 ]
+2179 silly gunzTarPerm extractEntry node_modules/sax/examples/strict.dtd
+2180 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/strict.dtd', 420, 438 ]
+2181 silly gunzTarPerm extractEntry node_modules/sax/examples/not-pretty.xml
+2182 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/not-pretty.xml', 420, 438 ]
+2183 silly gunzTarPerm extractEntry node_modules/sax/examples/test.html
+2184 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/test.html', 420, 438 ]
+2185 silly gunzTarPerm extractEntry node_modules/sax/examples/test.xml
+2186 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/test.xml', 420, 438 ]
+2187 silly gunzTarPerm extractEntry node_modules/sax/lib/sax.js
+2188 silly gunzTarPerm modified mode [ 'node_modules/sax/lib/sax.js', 420, 438 ]
+2189 silly gunzTarPerm extractEntry node_modules/sax/test/buffer-overrun.js
+2190 silly gunzTarPerm modified mode [ 'node_modules/sax/test/buffer-overrun.js', 420, 438 ]
+2191 silly gunzTarPerm extractEntry node_modules/sax/test/issue-47.js
+2192 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-47.js', 420, 438 ]
+2193 silly gunzTarPerm extractEntry node_modules/sax/test/issue-49.js
+2194 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-49.js', 420, 438 ]
+2195 silly gunzTarPerm extractEntry node_modules/sax/test/parser-position.js
+2196 silly gunzTarPerm modified mode [ 'node_modules/sax/test/parser-position.js', 420, 438 ]
+2197 silly gunzTarPerm extractEntry node_modules/sax/test/issue-35.js
+2198 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-35.js', 420, 438 ]
+2199 silly gunzTarPerm extractEntry node_modules/sax/test/self-closing-child-strict.js
+2200 silly gunzTarPerm modified mode [ 'node_modules/sax/test/self-closing-child-strict.js',
+2200 silly gunzTarPerm   420,
+2200 silly gunzTarPerm   438 ]
+2201 silly gunzTarPerm extractEntry node_modules/sax/test/self-closing-child.js
+2202 silly gunzTarPerm modified mode [ 'node_modules/sax/test/self-closing-child.js', 420, 438 ]
+2203 silly gunzTarPerm extractEntry node_modules/sax/test/self-closing-tag.js
+2204 silly gunzTarPerm modified mode [ 'node_modules/sax/test/self-closing-tag.js', 420, 438 ]
+2205 silly gunzTarPerm extractEntry node_modules/sax/test/stray-ending.js
+2206 silly gunzTarPerm modified mode [ 'node_modules/sax/test/stray-ending.js', 420, 438 ]
+2207 silly gunzTarPerm extractEntry node_modules/sax/test/trailing-non-whitespace.js
+2208 silly gunzTarPerm modified mode [ 'node_modules/sax/test/trailing-non-whitespace.js', 420, 438 ]
+2209 silly gunzTarPerm extractEntry node_modules/sax/test/issue-30.js
+2210 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-30.js', 420, 438 ]
+2211 silly gunzTarPerm extractEntry node_modules/sax/test/unquoted.js
+2212 silly gunzTarPerm modified mode [ 'node_modules/sax/test/unquoted.js', 420, 438 ]
+2213 silly gunzTarPerm extractEntry node_modules/sax/test/issue-23.js
+2214 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-23.js', 420, 438 ]
+2215 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-issue-41.js
+2216 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-issue-41.js', 420, 438 ]
+2217 silly gunzTarPerm extractEntry node_modules/sax/test/index.js
+2218 silly gunzTarPerm modified mode [ 'node_modules/sax/test/index.js', 420, 438 ]
+2219 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-rebinding.js
+2220 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-rebinding.js', 420, 438 ]
+2221 silly gunzTarPerm extractEntry node_modules/sax/test/cdata.js
+2222 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata.js', 420, 438 ]
+2223 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-strict.js
+2224 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-strict.js', 420, 438 ]
+2225 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-multiple.js
+2226 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-multiple.js', 420, 438 ]
+2227 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-unbound.js
+2228 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-unbound.js', 420, 438 ]
+2229 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-fake-end.js
+2230 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-fake-end.js', 420, 438 ]
+2231 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-xml-default-prefix-attribute.js
+2232 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-xml-default-prefix-attribute.js',
+2232 silly gunzTarPerm   420,
+2232 silly gunzTarPerm   438 ]
+2233 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-end-split.js
+2234 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-end-split.js', 420, 438 ]
+2235 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-xml-default-prefix.js
+2236 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-xml-default-prefix.js', 420, 438 ]
+2237 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-chunked.js
+2238 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-chunked.js', 420, 438 ]
+2239 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-xml-default-redefine.js
+2240 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-xml-default-redefine.js',
+2240 silly gunzTarPerm   420,
+2240 silly gunzTarPerm   438 ]
+2241 silly gunzTarPerm extractEntry node_modules/sax/test/script.js
+2242 silly gunzTarPerm modified mode [ 'node_modules/sax/test/script.js', 420, 438 ]
+2243 silly gunzTarPerm extractEntry node_modules/semver/package.json
+2244 silly gunzTarPerm modified mode [ 'node_modules/semver/package.json', 420, 438 ]
+2245 silly gunzTarPerm extractEntry node_modules/semver/README.md
+2246 silly gunzTarPerm modified mode [ 'node_modules/semver/README.md', 420, 438 ]
+2247 silly gunzTarPerm extractEntry node_modules/semver/LICENSE
+2248 silly gunzTarPerm modified mode [ 'node_modules/semver/LICENSE', 420, 438 ]
+2249 silly gunzTarPerm extractEntry node_modules/semver/semver.js
+2250 silly gunzTarPerm modified mode [ 'node_modules/semver/semver.js', 420, 438 ]
+2251 silly gunzTarPerm extractEntry node_modules/semver/bin/semver
+2252 silly gunzTarPerm modified mode [ 'node_modules/semver/bin/semver', 493, 511 ]
+2253 silly gunzTarPerm extractEntry node_modules/semver/range.bnf
+2254 silly gunzTarPerm modified mode [ 'node_modules/semver/range.bnf', 420, 438 ]
+2255 silly gunzTarPerm extractEntry node_modules/shelljs/package.json
+2256 silly gunzTarPerm modified mode [ 'node_modules/shelljs/package.json', 420, 438 ]
+2257 silly gunzTarPerm extractEntry node_modules/shelljs/.npmignore
+2258 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.npmignore', 420, 438 ]
+2259 silly gunzTarPerm extractEntry node_modules/shelljs/README.md
+2260 silly gunzTarPerm modified mode [ 'node_modules/shelljs/README.md', 420, 438 ]
+2261 silly gunzTarPerm extractEntry node_modules/shelljs/LICENSE
+2262 silly gunzTarPerm modified mode [ 'node_modules/shelljs/LICENSE', 420, 438 ]
+2263 silly gunzTarPerm extractEntry node_modules/shelljs/global.js
+2264 silly gunzTarPerm modified mode [ 'node_modules/shelljs/global.js', 420, 438 ]
+2265 silly gunzTarPerm extractEntry node_modules/shelljs/make.js
+2266 silly gunzTarPerm modified mode [ 'node_modules/shelljs/make.js', 420, 438 ]
+2267 silly gunzTarPerm extractEntry node_modules/shelljs/shell.js
+2268 silly gunzTarPerm modified mode [ 'node_modules/shelljs/shell.js', 420, 438 ]
+2269 silly gunzTarPerm extractEntry node_modules/shelljs/bin/shjs
+2270 silly gunzTarPerm modified mode [ 'node_modules/shelljs/bin/shjs', 493, 511 ]
+2271 silly gunzTarPerm extractEntry node_modules/shelljs/.documentup.json
+2272 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.documentup.json', 420, 438 ]
+2273 silly gunzTarPerm extractEntry node_modules/shelljs/.travis.yml
+2274 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.travis.yml', 420, 438 ]
+2275 silly gunzTarPerm extractEntry node_modules/shelljs/RELEASE.md
+2276 silly gunzTarPerm modified mode [ 'node_modules/shelljs/RELEASE.md', 420, 438 ]
+2277 silly gunzTarPerm extractEntry node_modules/shelljs/scripts/generate-docs.js
+2278 silly gunzTarPerm modified mode [ 'node_modules/shelljs/scripts/generate-docs.js', 493, 511 ]
+2279 silly gunzTarPerm extractEntry node_modules/shelljs/scripts/run-tests.js
+2280 silly gunzTarPerm modified mode [ 'node_modules/shelljs/scripts/run-tests.js', 493, 511 ]
+2281 silly gunzTarPerm extractEntry node_modules/shelljs/.jshintrc
+2282 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.jshintrc', 420, 438 ]
+2283 silly gunzTarPerm extractEntry node_modules/shelljs/src/cat.js
+2284 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/cat.js', 420, 438 ]
+2285 silly gunzTarPerm extractEntry node_modules/shelljs/src/find.js
+2286 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/find.js', 420, 438 ]
+2287 silly gunzTarPerm extractEntry node_modules/shelljs/src/grep.js
+2288 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/grep.js', 420, 438 ]
+2289 silly gunzTarPerm extractEntry node_modules/shelljs/src/ln.js
+2290 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/ln.js', 420, 438 ]
+2291 silly gunzTarPerm extractEntry node_modules/shelljs/src/exec.js
+2292 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/exec.js', 420, 438 ]
+2293 silly gunzTarPerm extractEntry node_modules/shelljs/src/mkdir.js
+2294 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/mkdir.js', 420, 438 ]
+2295 silly gunzTarPerm extractEntry node_modules/shelljs/src/mv.js
+2296 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/mv.js', 420, 438 ]
+2297 silly gunzTarPerm extractEntry node_modules/shelljs/src/popd.js
+2298 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/popd.js', 420, 438 ]
+2299 silly gunzTarPerm extractEntry node_modules/shelljs/src/pushd.js
+2300 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/pushd.js', 420, 438 ]
+2301 silly gunzTarPerm extractEntry node_modules/shelljs/src/pwd.js
+2302 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/pwd.js', 420, 438 ]
+2303 silly gunzTarPerm extractEntry node_modules/shelljs/src/error.js
+2304 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/error.js', 420, 438 ]
+2305 silly gunzTarPerm extractEntry node_modules/shelljs/src/rm.js
+2306 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/rm.js', 420, 438 ]
+2307 silly gunzTarPerm extractEntry node_modules/shelljs/src/echo.js
+2308 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/echo.js', 420, 438 ]
+2309 silly gunzTarPerm extractEntry node_modules/shelljs/src/sed.js
+2310 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/sed.js', 420, 438 ]
+2311 silly gunzTarPerm extractEntry node_modules/shelljs/src/dirs.js
+2312 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/dirs.js', 420, 438 ]
+2313 silly gunzTarPerm extractEntry node_modules/shelljs/src/tempdir.js
+2314 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/tempdir.js', 420, 438 ]
+2315 silly gunzTarPerm extractEntry node_modules/shelljs/src/cp.js
+2316 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/cp.js', 420, 438 ]
+2317 silly gunzTarPerm extractEntry node_modules/shelljs/src/test.js
+2318 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/test.js', 420, 438 ]
+2319 silly gunzTarPerm extractEntry node_modules/shelljs/src/common.js
+2320 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/common.js', 420, 438 ]
+2321 silly gunzTarPerm extractEntry node_modules/shelljs/src/to.js
+2322 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/to.js', 420, 438 ]
+2323 silly gunzTarPerm extractEntry node_modules/shelljs/src/chmod.js
+2324 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/chmod.js', 420, 438 ]
+2325 silly gunzTarPerm extractEntry node_modules/shelljs/src/toEnd.js
+2326 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/toEnd.js', 420, 438 ]
+2327 silly gunzTarPerm extractEntry node_modules/shelljs/src/cd.js
+2328 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/cd.js', 420, 438 ]
+2329 silly gunzTarPerm extractEntry node_modules/shelljs/src/which.js
+2330 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/which.js', 420, 438 ]
+2331 silly gunzTarPerm extractEntry node_modules/shelljs/src/ls.js
+2332 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/ls.js', 420, 438 ]
+2333 silly gunzTarPerm extractEntry node_modules/simctl/package.json
+2334 silly gunzTarPerm modified mode [ 'node_modules/simctl/package.json', 420, 438 ]
+2335 silly gunzTarPerm extractEntry node_modules/simctl/.npmignore
+2336 silly gunzTarPerm modified mode [ 'node_modules/simctl/.npmignore', 420, 438 ]
+2337 silly gunzTarPerm extractEntry node_modules/simctl/README.md
+2338 silly gunzTarPerm modified mode [ 'node_modules/simctl/README.md', 420, 438 ]
+2339 silly gunzTarPerm extractEntry node_modules/simctl/LICENSE
+2340 silly gunzTarPerm modified mode [ 'node_modules/simctl/LICENSE', 420, 438 ]
+2341 silly gunzTarPerm extractEntry node_modules/simctl/simctl.js
+2342 silly gunzTarPerm modified mode [ 'node_modules/simctl/simctl.js', 420, 438 ]
+2343 silly gunzTarPerm extractEntry node_modules/simctl/.jscsrc
+2344 silly gunzTarPerm modified mode [ 'node_modules/simctl/.jscsrc', 420, 438 ]
+2345 silly gunzTarPerm extractEntry node_modules/simctl/lib/simctl-extensions.js
+2346 silly gunzTarPerm modified mode [ 'node_modules/simctl/lib/simctl-extensions.js', 420, 438 ]
+2347 silly gunzTarPerm extractEntry node_modules/simctl/lib/simctl-list-parser.js
+2348 silly gunzTarPerm modified mode [ 'node_modules/simctl/lib/simctl-list-parser.js', 420, 438 ]
+2349 silly gunzTarPerm extractEntry node_modules/simctl/spec/simctl-list-parser.spec.js
+2350 silly gunzTarPerm modified mode [ 'node_modules/simctl/spec/simctl-list-parser.spec.js',
+2350 silly gunzTarPerm   420,
+2350 silly gunzTarPerm   438 ]
+2351 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/package.json
+2352 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/package.json',
+2352 silly gunzTarPerm   420,
+2352 silly gunzTarPerm   438 ]
+2353 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.npmignore
+2354 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.npmignore',
+2354 silly gunzTarPerm   420,
+2354 silly gunzTarPerm   438 ]
+2355 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/README.md
+2356 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/README.md',
+2356 silly gunzTarPerm   420,
+2356 silly gunzTarPerm   438 ]
+2357 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/LICENSE
+2358 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/LICENSE', 420, 438 ]
+2359 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/global.js
+2360 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/global.js',
+2360 silly gunzTarPerm   420,
+2360 silly gunzTarPerm   438 ]
+2361 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/make.js
+2362 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/make.js', 420, 438 ]
+2363 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/shell.js
+2364 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/shell.js', 420, 438 ]
+2365 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/bin/shjs
+2366 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/bin/shjs', 493, 511 ]
+2367 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.travis.yml
+2368 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.travis.yml',
+2368 silly gunzTarPerm   420,
+2368 silly gunzTarPerm   438 ]
+2369 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.jshintrc
+2370 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.jshintrc',
+2370 silly gunzTarPerm   420,
+2370 silly gunzTarPerm   438 ]
+2371 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/scripts/generate-docs.js
+2372 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/scripts/generate-docs.js',
+2372 silly gunzTarPerm   493,
+2372 silly gunzTarPerm   511 ]
+2373 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/scripts/run-tests.js
+2374 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/scripts/run-tests.js',
+2374 silly gunzTarPerm   493,
+2374 silly gunzTarPerm   511 ]
+2375 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.documentup.json
+2376 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.documentup.json',
+2376 silly gunzTarPerm   420,
+2376 silly gunzTarPerm   438 ]
+2377 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/cat.js
+2378 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/cat.js',
+2378 silly gunzTarPerm   420,
+2378 silly gunzTarPerm   438 ]
+2379 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/exec.js
+2380 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/exec.js',
+2380 silly gunzTarPerm   420,
+2380 silly gunzTarPerm   438 ]
+2381 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/find.js
+2382 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/find.js',
+2382 silly gunzTarPerm   420,
+2382 silly gunzTarPerm   438 ]
+2383 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/grep.js
+2384 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/grep.js',
+2384 silly gunzTarPerm   420,
+2384 silly gunzTarPerm   438 ]
+2385 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/ls.js
+2386 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/ls.js',
+2386 silly gunzTarPerm   420,
+2386 silly gunzTarPerm   438 ]
+2387 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/error.js
+2388 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/error.js',
+2388 silly gunzTarPerm   420,
+2388 silly gunzTarPerm   438 ]
+2389 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/mv.js
+2390 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/mv.js',
+2390 silly gunzTarPerm   420,
+2390 silly gunzTarPerm   438 ]
+2391 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/popd.js
+2392 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/popd.js',
+2392 silly gunzTarPerm   420,
+2392 silly gunzTarPerm   438 ]
+2393 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/pushd.js
+2394 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/pushd.js',
+2394 silly gunzTarPerm   420,
+2394 silly gunzTarPerm   438 ]
+2395 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/pwd.js
+2396 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/pwd.js',
+2396 silly gunzTarPerm   420,
+2396 silly gunzTarPerm   438 ]
+2397 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/rm.js
+2398 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/rm.js',
+2398 silly gunzTarPerm   420,
+2398 silly gunzTarPerm   438 ]
+2399 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/echo.js
+2400 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/echo.js',
+2400 silly gunzTarPerm   420,
+2400 silly gunzTarPerm   438 ]
+2401 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/sed.js
+2402 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/sed.js',
+2402 silly gunzTarPerm   420,
+2402 silly gunzTarPerm   438 ]
+2403 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/dirs.js
+2404 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/dirs.js',
+2404 silly gunzTarPerm   420,
+2404 silly gunzTarPerm   438 ]
+2405 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/tempdir.js
+2406 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/tempdir.js',
+2406 silly gunzTarPerm   420,
+2406 silly gunzTarPerm   438 ]
+2407 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/cp.js
+2408 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/cp.js',
+2408 silly gunzTarPerm   420,
+2408 silly gunzTarPerm   438 ]
+2409 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/test.js
+2410 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/test.js',
+2410 silly gunzTarPerm   420,
+2410 silly gunzTarPerm   438 ]
+2411 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/common.js
+2412 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/common.js',
+2412 silly gunzTarPerm   420,
+2412 silly gunzTarPerm   438 ]
+2413 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/to.js
+2414 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/to.js',
+2414 silly gunzTarPerm   420,
+2414 silly gunzTarPerm   438 ]
+2415 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/chmod.js
+2416 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/chmod.js',
+2416 silly gunzTarPerm   420,
+2416 silly gunzTarPerm   438 ]
+2417 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/toEnd.js
+2418 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/toEnd.js',
+2418 silly gunzTarPerm   420,
+2418 silly gunzTarPerm   438 ]
+2419 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/cd.js
+2420 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/cd.js',
+2420 silly gunzTarPerm   420,
+2420 silly gunzTarPerm   438 ]
+2421 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/which.js
+2422 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/which.js',
+2422 silly gunzTarPerm   420,
+2422 silly gunzTarPerm   438 ]
+2423 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/mkdir.js
+2424 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/mkdir.js',
+2424 silly gunzTarPerm   420,
+2424 silly gunzTarPerm   438 ]
+2425 silly gunzTarPerm extractEntry node_modules/simple-plist/package.json
+2426 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/package.json', 420, 438 ]
+2427 silly gunzTarPerm extractEntry node_modules/simple-plist/.npmignore
+2428 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/.npmignore', 420, 438 ]
+2429 silly gunzTarPerm extractEntry node_modules/simple-plist/README.md
+2430 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/README.md', 420, 438 ]
+2431 silly gunzTarPerm extractEntry node_modules/simple-plist/LICENSE
+2432 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/LICENSE', 420, 438 ]
+2433 silly gunzTarPerm extractEntry node_modules/simple-plist/simple-plist.js
+2434 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/simple-plist.js', 420, 438 ]
+2435 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/package.json
+2436 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/package.json',
+2436 silly gunzTarPerm   420,
+2436 silly gunzTarPerm   438 ]
+2437 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/.npmignore
+2438 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/.npmignore',
+2438 silly gunzTarPerm   420,
+2438 silly gunzTarPerm   438 ]
+2439 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/README.md
+2440 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/README.md',
+2440 silly gunzTarPerm   420,
+2440 silly gunzTarPerm   438 ]
+2441 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/bplistParser.js
+2442 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/bplistParser.js',
+2442 silly gunzTarPerm   420,
+2442 silly gunzTarPerm   438 ]
+2443 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/parseTest.js
+2444 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/parseTest.js',
+2444 silly gunzTarPerm   420,
+2444 silly gunzTarPerm   438 ]
+2445 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/airplay.bplist
+2446 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/airplay.bplist',
+2446 silly gunzTarPerm   420,
+2446 silly gunzTarPerm   438 ]
+2447 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/iTunes-small.bplist
+2448 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/iTunes-small.bplist',
+2448 silly gunzTarPerm   420,
+2448 silly gunzTarPerm   438 ]
+2449 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/sample1.bplist
+2450 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/sample1.bplist',
+2450 silly gunzTarPerm   420,
+2450 silly gunzTarPerm   438 ]
+2451 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/sample2.bplist
+2452 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/sample2.bplist',
+2452 silly gunzTarPerm   420,
+2452 silly gunzTarPerm   438 ]
+2453 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/uid.bplist
+2454 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/uid.bplist',
+2454 silly gunzTarPerm   420,
+2454 silly gunzTarPerm   438 ]
+2455 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/utf16.bplist
+2456 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/utf16.bplist',
+2456 silly gunzTarPerm   420,
+2456 silly gunzTarPerm   438 ]
+2457 silly gunzTarPerm extractEntry node_modules/stream-buffers/package.json
+2458 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/package.json', 420, 438 ]
+2459 silly gunzTarPerm extractEntry node_modules/stream-buffers/README.md
+2460 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/README.md', 420, 438 ]
+2461 silly gunzTarPerm extractEntry node_modules/stream-buffers/.mailmap
+2462 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/.mailmap', 420, 438 ]
+2463 silly gunzTarPerm extractEntry node_modules/stream-buffers/.travis.yml
+2464 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/.travis.yml', 420, 438 ]
+2465 silly gunzTarPerm extractEntry node_modules/stream-buffers/UNLICENSE
+2466 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/UNLICENSE', 420, 438 ]
+2467 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/coverage.json
+2468 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/coverage.json',
+2468 silly gunzTarPerm   420,
+2468 silly gunzTarPerm   438 ]
+2469 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/prettify.js
+2470 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/prettify.js',
+2470 silly gunzTarPerm   420,
+2470 silly gunzTarPerm   438 ]
+2471 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/sorter.js
+2472 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/sorter.js',
+2472 silly gunzTarPerm   420,
+2472 silly gunzTarPerm   438 ]
+2473 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/base.css
+2474 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/base.css',
+2474 silly gunzTarPerm   420,
+2474 silly gunzTarPerm   438 ]
+2475 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/index.html
+2476 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/index.html',
+2476 silly gunzTarPerm   420,
+2476 silly gunzTarPerm   438 ]
+2477 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/constants.js.html
+2478 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/constants.js.html',
+2478 silly gunzTarPerm   420,
+2478 silly gunzTarPerm   438 ]
+2479 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/index.html
+2480 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/index.html',
+2480 silly gunzTarPerm   420,
+2480 silly gunzTarPerm   438 ]
+2481 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/readable_streambuffer.js.html
+2482 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/readable_streambuffer.js.html',
+2482 silly gunzTarPerm   420,
+2482 silly gunzTarPerm   438 ]
+2483 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/streambuffer.js.html
+2484 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/streambuffer.js.html',
+2484 silly gunzTarPerm   420,
+2484 silly gunzTarPerm   438 ]
+2485 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/writable_streambuffer.js.html
+2486 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/writable_streambuffer.js.html',
+2486 silly gunzTarPerm   420,
+2486 silly gunzTarPerm   438 ]
+2487 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/prettify.css
+2488 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/prettify.css',
+2488 silly gunzTarPerm   420,
+2488 silly gunzTarPerm   438 ]
+2489 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/sort-arrow-sprite.png
+2490 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/sort-arrow-sprite.png',
+2490 silly gunzTarPerm   420,
+2490 silly gunzTarPerm   438 ]
+2491 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov.info
+2492 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov.info', 420, 438 ]
+2493 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/constants.js
+2494 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/constants.js', 420, 438 ]
+2495 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/readable_streambuffer.js
+2496 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/readable_streambuffer.js',
+2496 silly gunzTarPerm   420,
+2496 silly gunzTarPerm   438 ]
+2497 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/streambuffer.js
+2498 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/streambuffer.js', 420, 438 ]
+2499 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/writable_streambuffer.js
+2500 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/writable_streambuffer.js',
+2500 silly gunzTarPerm   420,
+2500 silly gunzTarPerm   438 ]
+2501 silly gunzTarPerm extractEntry node_modules/tail/package.json
+2502 silly gunzTarPerm modified mode [ 'node_modules/tail/package.json', 420, 438 ]
+2503 silly gunzTarPerm extractEntry node_modules/tail/README.md
+2504 silly gunzTarPerm modified mode [ 'node_modules/tail/README.md', 420, 438 ]
+2505 silly gunzTarPerm extractEntry node_modules/tail/tail.js
+2506 silly gunzTarPerm modified mode [ 'node_modules/tail/tail.js', 420, 438 ]
+2507 silly gunzTarPerm extractEntry node_modules/underscore/package.json
+2508 silly gunzTarPerm modified mode [ 'node_modules/underscore/package.json', 420, 438 ]
+2509 silly gunzTarPerm extractEntry node_modules/underscore/README.md
+2510 silly gunzTarPerm modified mode [ 'node_modules/underscore/README.md', 420, 438 ]
+2511 silly gunzTarPerm extractEntry node_modules/underscore/LICENSE
+2512 silly gunzTarPerm modified mode [ 'node_modules/underscore/LICENSE', 420, 438 ]
+2513 silly gunzTarPerm extractEntry node_modules/underscore/underscore-min.js
+2514 silly gunzTarPerm modified mode [ 'node_modules/underscore/underscore-min.js', 420, 438 ]
+2515 silly gunzTarPerm extractEntry node_modules/underscore/underscore.js
+2516 silly gunzTarPerm modified mode [ 'node_modules/underscore/underscore.js', 420, 438 ]
+2517 silly gunzTarPerm extractEntry node_modules/underscore/underscore-min.map
+2518 silly gunzTarPerm modified mode [ 'node_modules/underscore/underscore-min.map', 420, 438 ]
+2519 silly gunzTarPerm extractEntry node_modules/unorm/package.json
+2520 silly gunzTarPerm modified mode [ 'node_modules/unorm/package.json', 420, 438 ]
+2521 silly gunzTarPerm extractEntry node_modules/unorm/README.md
+2522 silly gunzTarPerm modified mode [ 'node_modules/unorm/README.md', 420, 438 ]
+2523 silly gunzTarPerm extractEntry node_modules/unorm/LICENSE.md
+2524 silly gunzTarPerm modified mode [ 'node_modules/unorm/LICENSE.md', 420, 438 ]
+2525 silly gunzTarPerm extractEntry node_modules/unorm/lib/unorm.js
+2526 silly gunzTarPerm modified mode [ 'node_modules/unorm/lib/unorm.js', 420, 438 ]
+2527 silly gunzTarPerm extractEntry node_modules/util-deprecate/package.json
+2528 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/package.json', 420, 438 ]
+2529 silly gunzTarPerm extractEntry node_modules/util-deprecate/README.md
+2530 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/README.md', 420, 438 ]
+2531 silly gunzTarPerm extractEntry node_modules/util-deprecate/LICENSE
+2532 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/LICENSE', 420, 438 ]
+2533 silly gunzTarPerm extractEntry node_modules/util-deprecate/browser.js
+2534 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/browser.js', 420, 438 ]
+2535 silly gunzTarPerm extractEntry node_modules/util-deprecate/node.js
+2536 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/node.js', 420, 438 ]
+2537 silly gunzTarPerm extractEntry node_modules/util-deprecate/History.md
+2538 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/History.md', 420, 438 ]
+2539 silly gunzTarPerm extractEntry node_modules/wrappy/package.json
+2540 silly gunzTarPerm modified mode [ 'node_modules/wrappy/package.json', 420, 438 ]
+2541 silly gunzTarPerm extractEntry node_modules/wrappy/README.md
+2542 silly gunzTarPerm modified mode [ 'node_modules/wrappy/README.md', 420, 438 ]
+2543 silly gunzTarPerm extractEntry node_modules/wrappy/LICENSE
+2544 silly gunzTarPerm modified mode [ 'node_modules/wrappy/LICENSE', 420, 438 ]
+2545 silly gunzTarPerm extractEntry node_modules/wrappy/wrappy.js
+2546 silly gunzTarPerm modified mode [ 'node_modules/wrappy/wrappy.js', 420, 438 ]
+2547 silly gunzTarPerm extractEntry node_modules/xcode/package.json
+2548 silly gunzTarPerm modified mode [ 'node_modules/xcode/package.json', 420, 438 ]
+2549 silly gunzTarPerm extractEntry node_modules/xcode/.npmignore
+2550 silly gunzTarPerm modified mode [ 'node_modules/xcode/.npmignore', 420, 438 ]
+2551 silly gunzTarPerm extractEntry node_modules/xcode/README.md
+2552 silly gunzTarPerm modified mode [ 'node_modules/xcode/README.md', 420, 438 ]
+2553 silly gunzTarPerm extractEntry node_modules/xcode/LICENSE
+2554 silly gunzTarPerm modified mode [ 'node_modules/xcode/LICENSE', 420, 438 ]
+2555 silly gunzTarPerm extractEntry node_modules/xcode/index.js
+2556 silly gunzTarPerm modified mode [ 'node_modules/xcode/index.js', 420, 438 ]
+2557 silly gunzTarPerm extractEntry node_modules/xcode/AUTHORS
+2558 silly gunzTarPerm modified mode [ 'node_modules/xcode/AUTHORS', 420, 438 ]
+2559 silly gunzTarPerm extractEntry node_modules/xcode/Makefile
+2560 silly gunzTarPerm modified mode [ 'node_modules/xcode/Makefile', 420, 438 ]
+2561 silly gunzTarPerm extractEntry node_modules/xcode/lib/parseJob.js
+2562 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/parseJob.js', 420, 438 ]
+2563 silly gunzTarPerm extractEntry node_modules/xcode/lib/pbxFile.js
+2564 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/pbxFile.js', 420, 438 ]
+2565 silly gunzTarPerm extractEntry node_modules/xcode/lib/pbxProject.js
+2566 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/pbxProject.js', 420, 438 ]
+2567 silly gunzTarPerm extractEntry node_modules/xcode/lib/pbxWriter.js
+2568 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/pbxWriter.js', 420, 438 ]
+2569 silly gunzTarPerm extractEntry node_modules/xcode/lib/parser/pbxproj.js
+2570 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/parser/pbxproj.js', 420, 438 ]
+2571 silly gunzTarPerm extractEntry node_modules/xcode/lib/parser/pbxproj.pegjs
+2572 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/parser/pbxproj.pegjs', 420, 438 ]
+2573 silly gunzTarPerm extractEntry node_modules/xml-escape/package.json
+2574 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/package.json', 420, 438 ]
+2575 silly gunzTarPerm extractEntry node_modules/xml-escape/README.md
+2576 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/README.md', 420, 438 ]
+2577 silly gunzTarPerm extractEntry node_modules/xml-escape/LICENSE
+2578 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/LICENSE', 420, 438 ]
+2579 silly gunzTarPerm extractEntry node_modules/xml-escape/index.js
+2580 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/index.js', 420, 438 ]
+2581 silly gunzTarPerm extractEntry node_modules/xml-escape/test.js
+2582 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/test.js', 420, 438 ]
+2583 silly gunzTarPerm extractEntry node_modules/xmlbuilder/package.json
+2584 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/package.json', 420, 438 ]
+2585 silly gunzTarPerm extractEntry node_modules/xmlbuilder/.npmignore
+2586 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/.npmignore', 420, 438 ]
+2587 silly gunzTarPerm extractEntry node_modules/xmlbuilder/README.md
+2588 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/README.md', 420, 438 ]
+2589 silly gunzTarPerm extractEntry node_modules/xmlbuilder/LICENSE
+2590 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/LICENSE', 420, 438 ]
+2591 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLAttribute.js
+2592 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLAttribute.js', 420, 438 ]
+2593 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDElement.js
+2594 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDElement.js', 420, 438 ]
+2595 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDEntity.js
+2596 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDEntity.js', 420, 438 ]
+2597 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDNotation.js
+2598 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDNotation.js', 420, 438 ]
+2599 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDAttList.js
+2600 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDAttList.js', 420, 438 ]
+2601 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDocType.js
+2602 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDocType.js', 420, 438 ]
+2603 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLElement.js
+2604 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLElement.js', 420, 438 ]
+2605 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLNode.js
+2606 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLNode.js', 420, 438 ]
+2607 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLProcessingInstruction.js
+2608 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLProcessingInstruction.js',
+2608 silly gunzTarPerm   420,
+2608 silly gunzTarPerm   438 ]
+2609 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLRaw.js
+2610 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLRaw.js', 420, 438 ]
+2611 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLComment.js
+2612 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLComment.js', 420, 438 ]
+2613 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLStringifier.js
+2614 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLStringifier.js', 420, 438 ]
+2615 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLCData.js
+2616 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLCData.js', 420, 438 ]
+2617 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLText.js
+2618 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLText.js', 420, 438 ]
+2619 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLBuilder.js
+2620 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLBuilder.js', 420, 438 ]
+2621 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/index.js
+2622 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/index.js', 420, 438 ]
+2623 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDeclaration.js
+2624 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDeclaration.js', 420, 438 ]
+2625 silly gunzTarPerm extractEntry node_modules/xmldom/package.json
+2626 silly gunzTarPerm modified mode [ 'node_modules/xmldom/package.json', 420, 438 ]
+2627 silly gunzTarPerm extractEntry node_modules/xmldom/.npmignore
+2628 silly gunzTarPerm modified mode [ 'node_modules/xmldom/.npmignore', 420, 438 ]
+2629 silly gunzTarPerm extractEntry node_modules/xmldom/LICENSE
+2630 silly gunzTarPerm modified mode [ 'node_modules/xmldom/LICENSE', 420, 438 ]
+2631 silly gunzTarPerm extractEntry node_modules/xmldom/__package__.js
+2632 silly gunzTarPerm modified mode [ 'node_modules/xmldom/__package__.js', 420, 438 ]
+2633 silly gunzTarPerm extractEntry node_modules/xmldom/dom.js
+2634 silly gunzTarPerm modified mode [ 'node_modules/xmldom/dom.js', 420, 438 ]
+2635 silly gunzTarPerm extractEntry node_modules/xmldom/dom-parser.js
+2636 silly gunzTarPerm modified mode [ 'node_modules/xmldom/dom-parser.js', 420, 438 ]
+2637 silly gunzTarPerm extractEntry node_modules/xmldom/sax.js
+2638 silly gunzTarPerm modified mode [ 'node_modules/xmldom/sax.js', 420, 438 ]
+2639 silly gunzTarPerm extractEntry node_modules/xmldom/.travis.yml
+2640 silly gunzTarPerm modified mode [ 'node_modules/xmldom/.travis.yml', 420, 438 ]
+2641 silly gunzTarPerm extractEntry node_modules/xmldom/changelog
+2642 silly gunzTarPerm modified mode [ 'node_modules/xmldom/changelog', 420, 438 ]
+2643 silly gunzTarPerm extractEntry node_modules/xmldom/readme.md
+2644 silly gunzTarPerm modified mode [ 'node_modules/xmldom/readme.md', 420, 438 ]
+2645 silly gunzTarPerm extractEntry node_modules/xmldom/component.json
+2646 silly gunzTarPerm modified mode [ 'node_modules/xmldom/component.json', 420, 438 ]
+2647 silly addBundled read tarball
+2648 silly cleanup remove extracted module
+2649 silly fetchNamedPackageData xcode
+2650 silly mapToRegistry name xcode
+2651 silly mapToRegistry using default registry
+2652 silly mapToRegistry registry https://registry.npmjs.org/
+2653 silly mapToRegistry uri https://registry.npmjs.org/xcode
+2654 verbose request uri https://registry.npmjs.org/xcode
+2655 verbose request no auth needed
+2656 info attempt registry request try #1 at 09:05:50
+2657 verbose etag W/"591dbc9f-c7bf"
+2658 verbose lastModified Thu, 18 May 2017 15:24:15 GMT
+2659 http request GET https://registry.npmjs.org/xcode
+2660 http 304 https://registry.npmjs.org/xcode
+2661 verbose headers { date: 'Fri, 18 Aug 2017 01:05:50 GMT',
+2661 verbose headers   via: '1.1 varnish',
+2661 verbose headers   'cache-control': 'max-age=300',
+2661 verbose headers   etag: 'W/"591dbc9f-c7bf"',
+2661 verbose headers   age: '273',
+2661 verbose headers   connection: 'keep-alive',
+2661 verbose headers   'x-served-by': 'cache-nrt6134-NRT',
+2661 verbose headers   'x-cache': 'HIT',
+2661 verbose headers   'x-cache-hits': '1',
+2661 verbose headers   'x-timer': 'S1503018350.338795,VS0,VE0',
+2661 verbose headers   vary: 'Accept-Encoding, Accept' }
+2662 silly get cb [ 304,
+2662 silly get   { date: 'Fri, 18 Aug 2017 01:05:50 GMT',
+2662 silly get     via: '1.1 varnish',
+2662 silly get     'cache-control': 'max-age=300',
+2662 silly get     etag: 'W/"591dbc9f-c7bf"',
+2662 silly get     age: '273',
+2662 silly get     connection: 'keep-alive',
+2662 silly get     'x-served-by': 'cache-nrt6134-NRT',
+2662 silly get     'x-cache': 'HIT',
+2662 silly get     'x-cache-hits': '1',
+2662 silly get     'x-timer': 'S1503018350.338795,VS0,VE0',
+2662 silly get     vary: 'Accept-Encoding, Accept' } ]
+2663 verbose etag https://registry.npmjs.org/xcode from cache
+2664 verbose get saving xcode to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\xcode\.cache.json
+2665 silly resolveWithNewModule xcode@0.9.3 checking installable status
+2666 silly cache add args [ 'xcode@^0.9.0', null ]
+2667 verbose cache add spec xcode@^0.9.0
+2668 silly cache add parsed spec Result {
+2668 silly cache add   raw: 'xcode@^0.9.0',
+2668 silly cache add   scope: null,
+2668 silly cache add   name: 'xcode',
+2668 silly cache add   rawSpec: '^0.9.0',
+2668 silly cache add   spec: '>=0.9.0-0 <0.10.0-0',
+2668 silly cache add   type: 'range' }
+2669 silly addNamed xcode@>=0.9.0-0 <0.10.0-0
+2670 verbose addNamed ">=0.9.0-0 <0.10.0-0" is a valid semver range for xcode
+2671 silly addNameRange { name: 'xcode', range: '>=0.9.0-0 <0.10.0-0', hasData: false }
+2672 silly mapToRegistry name xcode
+2673 silly mapToRegistry using default registry
+2674 silly mapToRegistry registry https://registry.npmjs.org/
+2675 silly mapToRegistry uri https://registry.npmjs.org/xcode
+2676 verbose addNameRange registry:https://registry.npmjs.org/xcode not in flight; fetching
+2677 verbose get https://registry.npmjs.org/xcode not expired, no request
+2678 silly addNameRange number 2 { name: 'xcode', range: '>=0.9.0-0 <0.10.0-0', hasData: true }
+2679 silly addNameRange versions [ 'xcode',
+2679 silly addNameRange   [ '0.0.0',
+2679 silly addNameRange     '0.1.0',
+2679 silly addNameRange     '0.2.0',
+2679 silly addNameRange     '0.2.1',
+2679 silly addNameRange     '0.3.0',
+2679 silly addNameRange     '0.3.1',
+2679 silly addNameRange     '0.3.2',
+2679 silly addNameRange     '0.3.3',
+2679 silly addNameRange     '0.3.4',
+2679 silly addNameRange     '0.3.5',
+2679 silly addNameRange     '0.4.0',
+2679 silly addNameRange     '0.4.1',
+2679 silly addNameRange     '0.5.0',
+2679 silly addNameRange     '0.5.1',
+2679 silly addNameRange     '0.5.2',
+2679 silly addNameRange     '0.5.3',
+2679 silly addNameRange     '0.5.4',
+2679 silly addNameRange     '0.5.5',
+2679 silly addNameRange     '0.6.0',
+2679 silly addNameRange     '0.6.1',
+2679 silly addNameRange     '0.6.2',
+2679 silly addNameRange     '0.6.3',
+2679 silly addNameRange     '0.6.4',
+2679 silly addNameRange     '0.6.5',
+2679 silly addNameRange     '0.6.6',
+2679 silly addNameRange     '0.6.7',
+2679 silly addNameRange     '0.7.0',
+2679 silly addNameRange     '0.7.2',
+2679 silly addNameRange     '0.7.9',
+2679 silly addNameRange     '0.8.0',
+2679 silly addNameRange     '0.8.1',
+2679 silly addNameRange     '0.8.2',
+2679 silly addNameRange     '0.8.3',
+2679 silly addNameRange     '0.8.4',
+2679 silly addNameRange     '0.8.5',
+2679 silly addNameRange     '0.8.7',
+2679 silly addNameRange     '0.8.8',
+2679 silly addNameRange     '0.8.9',
+2679 silly addNameRange     '0.9.0',
+2679 silly addNameRange     '0.9.1',
+2679 silly addNameRange     '0.9.2',
+2679 silly addNameRange     '0.9.3' ] ]
+2680 silly addNamed xcode@0.9.3
+2681 verbose addNamed "0.9.3" is a plain semver version for xcode
+2682 silly cache afterAdd xcode@0.9.3
+2683 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\xcode\0.9.3\package\package.json not in flight; writing
+2684 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\xcode\0.9.3\package\package.json written
+2685 silly fetchNamedPackageData pegjs
+2686 silly mapToRegistry name pegjs
+2687 silly mapToRegistry using default registry
+2688 silly mapToRegistry registry https://registry.npmjs.org/
+2689 silly mapToRegistry uri https://registry.npmjs.org/pegjs
+2690 silly fetchNamedPackageData simple-plist
+2691 silly mapToRegistry name simple-plist
+2692 silly mapToRegistry using default registry
+2693 silly mapToRegistry registry https://registry.npmjs.org/
+2694 silly mapToRegistry uri https://registry.npmjs.org/simple-plist
+2695 verbose request uri https://registry.npmjs.org/pegjs
+2696 verbose request no auth needed
+2697 info attempt registry request try #1 at 09:05:50
+2698 verbose etag W/"59342ff7-750a"
+2699 verbose lastModified Sun, 04 Jun 2017 16:06:15 GMT
+2700 http request GET https://registry.npmjs.org/pegjs
+2701 verbose request uri https://registry.npmjs.org/simple-plist
+2702 verbose request no auth needed
+2703 info attempt registry request try #1 at 09:05:50
+2704 verbose etag W/"595bc032-2471"
+2705 verbose lastModified Tue, 04 Jul 2017 16:20:02 GMT
+2706 http request GET https://registry.npmjs.org/simple-plist
+2707 http 304 https://registry.npmjs.org/simple-plist
+2708 verbose headers { date: 'Fri, 18 Aug 2017 01:05:50 GMT',
+2708 verbose headers   via: '1.1 varnish',
+2708 verbose headers   'cache-control': 'max-age=300',
+2708 verbose headers   etag: 'W/"595bc032-2471"',
+2708 verbose headers   age: '0',
+2708 verbose headers   connection: 'keep-alive',
+2708 verbose headers   'x-served-by': 'cache-nrt6131-NRT',
+2708 verbose headers   'x-cache': 'HIT',
+2708 verbose headers   'x-cache-hits': '1',
+2708 verbose headers   'x-timer': 'S1503018351.868928,VS0,VE132',
+2708 verbose headers   vary: 'Accept-Encoding, Accept' }
+2709 silly get cb [ 304,
+2709 silly get   { date: 'Fri, 18 Aug 2017 01:05:50 GMT',
+2709 silly get     via: '1.1 varnish',
+2709 silly get     'cache-control': 'max-age=300',
+2709 silly get     etag: 'W/"595bc032-2471"',
+2709 silly get     age: '0',
+2709 silly get     connection: 'keep-alive',
+2709 silly get     'x-served-by': 'cache-nrt6131-NRT',
+2709 silly get     'x-cache': 'HIT',
+2709 silly get     'x-cache-hits': '1',
+2709 silly get     'x-timer': 'S1503018351.868928,VS0,VE132',
+2709 silly get     vary: 'Accept-Encoding, Accept' } ]
+2710 verbose etag https://registry.npmjs.org/simple-plist from cache
+2711 verbose get saving simple-plist to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\simple-plist\.cache.json
+2712 silly resolveWithNewModule simple-plist@0.2.1 checking installable status
+2713 silly cache add args [ 'simple-plist@^0.2.1', null ]
+2714 verbose cache add spec simple-plist@^0.2.1
+2715 silly cache add parsed spec Result {
+2715 silly cache add   raw: 'simple-plist@^0.2.1',
+2715 silly cache add   scope: null,
+2715 silly cache add   name: 'simple-plist',
+2715 silly cache add   rawSpec: '^0.2.1',
+2715 silly cache add   spec: '>=0.2.1-0 <0.3.0-0',
+2715 silly cache add   type: 'range' }
+2716 silly addNamed simple-plist@>=0.2.1-0 <0.3.0-0
+2717 verbose addNamed ">=0.2.1-0 <0.3.0-0" is a valid semver range for simple-plist
+2718 silly addNameRange { name: 'simple-plist',
+2718 silly addNameRange   range: '>=0.2.1-0 <0.3.0-0',
+2718 silly addNameRange   hasData: false }
+2719 silly mapToRegistry name simple-plist
+2720 silly mapToRegistry using default registry
+2721 silly mapToRegistry registry https://registry.npmjs.org/
+2722 silly mapToRegistry uri https://registry.npmjs.org/simple-plist
+2723 verbose addNameRange registry:https://registry.npmjs.org/simple-plist not in flight; fetching
+2724 verbose get https://registry.npmjs.org/simple-plist not expired, no request
+2725 silly addNameRange number 2 { name: 'simple-plist',
+2725 silly addNameRange   range: '>=0.2.1-0 <0.3.0-0',
+2725 silly addNameRange   hasData: true }
+2726 silly addNameRange versions [ 'simple-plist',
+2726 silly addNameRange   [ '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.1.4', '0.2.1' ] ]
+2727 silly addNamed simple-plist@0.2.1
+2728 verbose addNamed "0.2.1" is a plain semver version for simple-plist
+2729 silly cache afterAdd simple-plist@0.2.1
+2730 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\simple-plist\0.2.1\package\package.json not in flight; writing
+2731 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\simple-plist\0.2.1\package\package.json written
+2732 http 304 https://registry.npmjs.org/pegjs
+2733 verbose headers { date: 'Fri, 18 Aug 2017 01:05:51 GMT',
+2733 verbose headers   via: '1.1 varnish',
+2733 verbose headers   'cache-control': 'max-age=300',
+2733 verbose headers   etag: 'W/"59342ff7-750a"',
+2733 verbose headers   age: '76',
+2733 verbose headers   connection: 'keep-alive',
+2733 verbose headers   'x-served-by': 'cache-nrt6124-NRT',
+2733 verbose headers   'x-cache': 'HIT',
+2733 verbose headers   'x-cache-hits': '1',
+2733 verbose headers   'x-timer': 'S1503018352.873883,VS0,VE0',
+2733 verbose headers   vary: 'Accept-Encoding, Accept' }
+2734 silly get cb [ 304,
+2734 silly get   { date: 'Fri, 18 Aug 2017 01:05:51 GMT',
+2734 silly get     via: '1.1 varnish',
+2734 silly get     'cache-control': 'max-age=300',
+2734 silly get     etag: 'W/"59342ff7-750a"',
+2734 silly get     age: '76',
+2734 silly get     connection: 'keep-alive',
+2734 silly get     'x-served-by': 'cache-nrt6124-NRT',
+2734 silly get     'x-cache': 'HIT',
+2734 silly get     'x-cache-hits': '1',
+2734 silly get     'x-timer': 'S1503018352.873883,VS0,VE0',
+2734 silly get     vary: 'Accept-Encoding, Accept' } ]
+2735 verbose etag https://registry.npmjs.org/pegjs from cache
+2736 verbose get saving pegjs to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\pegjs\.cache.json
+2737 silly resolveWithNewModule pegjs@0.10.0 checking installable status
+2738 silly cache add args [ 'pegjs@^0.10.0', null ]
+2739 verbose cache add spec pegjs@^0.10.0
+2740 silly cache add parsed spec Result {
+2740 silly cache add   raw: 'pegjs@^0.10.0',
+2740 silly cache add   scope: null,
+2740 silly cache add   name: 'pegjs',
+2740 silly cache add   rawSpec: '^0.10.0',
+2740 silly cache add   spec: '>=0.10.0-0 <0.11.0-0',
+2740 silly cache add   type: 'range' }
+2741 silly addNamed pegjs@>=0.10.0-0 <0.11.0-0
+2742 verbose addNamed ">=0.10.0-0 <0.11.0-0" is a valid semver range for pegjs
+2743 silly addNameRange { name: 'pegjs', range: '>=0.10.0-0 <0.11.0-0', hasData: false }
+2744 silly mapToRegistry name pegjs
+2745 silly mapToRegistry using default registry
+2746 silly mapToRegistry registry https://registry.npmjs.org/
+2747 silly mapToRegistry uri https://registry.npmjs.org/pegjs
+2748 verbose addNameRange registry:https://registry.npmjs.org/pegjs not in flight; fetching
+2749 verbose get https://registry.npmjs.org/pegjs not expired, no request
+2750 silly addNameRange number 2 { name: 'pegjs', range: '>=0.10.0-0 <0.11.0-0', hasData: true }
+2751 silly addNameRange versions [ 'pegjs',
+2751 silly addNameRange   [ '0.6.0', '0.6.1', '0.6.2', '0.7.0', '0.8.0', '0.9.0', '0.10.0' ] ]
+2752 silly addNamed pegjs@0.10.0
+2753 verbose addNamed "0.10.0" is a plain semver version for pegjs
+2754 silly cache afterAdd pegjs@0.10.0
+2755 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\pegjs\0.10.0\package\package.json not in flight; writing
+2756 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\pegjs\0.10.0\package\package.json written
+2757 silly fetchNamedPackageData bplist-creator
+2758 silly mapToRegistry name bplist-creator
+2759 silly mapToRegistry using default registry
+2760 silly mapToRegistry registry https://registry.npmjs.org/
+2761 silly mapToRegistry uri https://registry.npmjs.org/bplist-creator
+2762 silly fetchNamedPackageData plist
+2763 silly mapToRegistry name plist
+2764 silly mapToRegistry using default registry
+2765 silly mapToRegistry registry https://registry.npmjs.org/
+2766 silly mapToRegistry uri https://registry.npmjs.org/plist
+2767 verbose request uri https://registry.npmjs.org/bplist-creator
+2768 verbose request no auth needed
+2769 info attempt registry request try #1 at 09:05:52
+2770 verbose etag W/"57cb6b84-24ea"
+2771 verbose lastModified Sun, 04 Sep 2016 00:32:04 GMT
+2772 http request GET https://registry.npmjs.org/bplist-creator
+2773 verbose request uri https://registry.npmjs.org/plist
+2774 verbose request no auth needed
+2775 info attempt registry request try #1 at 09:05:52
+2776 verbose etag W/"595bb046-6b1f"
+2777 verbose lastModified Tue, 04 Jul 2017 15:12:06 GMT
+2778 http request GET https://registry.npmjs.org/plist
+2779 http 304 https://registry.npmjs.org/bplist-creator
+2780 verbose headers { date: 'Fri, 18 Aug 2017 01:05:52 GMT',
+2780 verbose headers   via: '1.1 varnish',
+2780 verbose headers   'cache-control': 'max-age=300',
+2780 verbose headers   etag: 'W/"57cb6b84-24ea"',
+2780 verbose headers   age: '0',
+2780 verbose headers   connection: 'keep-alive',
+2780 verbose headers   'x-served-by': 'cache-nrt6123-NRT',
+2780 verbose headers   'x-cache': 'HIT',
+2780 verbose headers   'x-cache-hits': '1',
+2780 verbose headers   'x-timer': 'S1503018352.332978,VS0,VE0',
+2780 verbose headers   vary: 'Accept-Encoding, Accept' }
+2781 silly get cb [ 304,
+2781 silly get   { date: 'Fri, 18 Aug 2017 01:05:52 GMT',
+2781 silly get     via: '1.1 varnish',
+2781 silly get     'cache-control': 'max-age=300',
+2781 silly get     etag: 'W/"57cb6b84-24ea"',
+2781 silly get     age: '0',
+2781 silly get     connection: 'keep-alive',
+2781 silly get     'x-served-by': 'cache-nrt6123-NRT',
+2781 silly get     'x-cache': 'HIT',
+2781 silly get     'x-cache-hits': '1',
+2781 silly get     'x-timer': 'S1503018352.332978,VS0,VE0',
+2781 silly get     vary: 'Accept-Encoding, Accept' } ]
+2782 verbose etag https://registry.npmjs.org/bplist-creator from cache
+2783 verbose get saving bplist-creator to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\bplist-creator\.cache.json
+2784 silly resolveWithNewModule bplist-creator@0.0.7 checking installable status
+2785 silly cache add args [ 'bplist-creator@0.0.7', null ]
+2786 verbose cache add spec bplist-creator@0.0.7
+2787 silly cache add parsed spec Result {
+2787 silly cache add   raw: 'bplist-creator@0.0.7',
+2787 silly cache add   scope: null,
+2787 silly cache add   name: 'bplist-creator',
+2787 silly cache add   rawSpec: '0.0.7',
+2787 silly cache add   spec: '0.0.7',
+2787 silly cache add   type: 'version' }
+2788 silly addNamed bplist-creator@0.0.7
+2789 verbose addNamed "0.0.7" is a plain semver version for bplist-creator
+2790 silly mapToRegistry name bplist-creator
+2791 silly mapToRegistry using default registry
+2792 silly mapToRegistry registry https://registry.npmjs.org/
+2793 silly mapToRegistry uri https://registry.npmjs.org/bplist-creator
+2794 verbose addNameVersion registry:https://registry.npmjs.org/bplist-creator not in flight; fetching
+2795 verbose get https://registry.npmjs.org/bplist-creator not expired, no request
+2796 silly cache afterAdd bplist-creator@0.0.7
+2797 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\bplist-creator\0.0.7\package\package.json not in flight; writing
+2798 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\bplist-creator\0.0.7\package\package.json written
+2799 http 304 https://registry.npmjs.org/plist
+2800 verbose headers { date: 'Fri, 18 Aug 2017 01:05:52 GMT',
+2800 verbose headers   via: '1.1 varnish',
+2800 verbose headers   'cache-control': 'max-age=300',
+2800 verbose headers   etag: 'W/"595bb046-6b1f"',
+2800 verbose headers   age: '16',
+2800 verbose headers   connection: 'keep-alive',
+2800 verbose headers   'x-served-by': 'cache-nrt6132-NRT',
+2800 verbose headers   'x-cache': 'HIT',
+2800 verbose headers   'x-cache-hits': '1',
+2800 verbose headers   'x-timer': 'S1503018352.332343,VS0,VE1',
+2800 verbose headers   vary: 'Accept-Encoding, Accept' }
+2801 silly get cb [ 304,
+2801 silly get   { date: 'Fri, 18 Aug 2017 01:05:52 GMT',
+2801 silly get     via: '1.1 varnish',
+2801 silly get     'cache-control': 'max-age=300',
+2801 silly get     etag: 'W/"595bb046-6b1f"',
+2801 silly get     age: '16',
+2801 silly get     connection: 'keep-alive',
+2801 silly get     'x-served-by': 'cache-nrt6132-NRT',
+2801 silly get     'x-cache': 'HIT',
+2801 silly get     'x-cache-hits': '1',
+2801 silly get     'x-timer': 'S1503018352.332343,VS0,VE1',
+2801 silly get     vary: 'Accept-Encoding, Accept' } ]
+2802 verbose etag https://registry.npmjs.org/plist from cache
+2803 verbose get saving plist to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\plist\.cache.json
+2804 silly resolveWithNewModule plist@2.0.1 checking installable status
+2805 silly cache add args [ 'plist@2.0.1', null ]
+2806 verbose cache add spec plist@2.0.1
+2807 silly cache add parsed spec Result {
+2807 silly cache add   raw: 'plist@2.0.1',
+2807 silly cache add   scope: null,
+2807 silly cache add   name: 'plist',
+2807 silly cache add   rawSpec: '2.0.1',
+2807 silly cache add   spec: '2.0.1',
+2807 silly cache add   type: 'version' }
+2808 silly addNamed plist@2.0.1
+2809 verbose addNamed "2.0.1" is a plain semver version for plist
+2810 silly mapToRegistry name plist
+2811 silly mapToRegistry using default registry
+2812 silly mapToRegistry registry https://registry.npmjs.org/
+2813 silly mapToRegistry uri https://registry.npmjs.org/plist
+2814 verbose addNameVersion registry:https://registry.npmjs.org/plist not in flight; fetching
+2815 verbose get https://registry.npmjs.org/plist not expired, no request
+2816 silly cache afterAdd plist@2.0.1
+2817 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\plist\2.0.1\package\package.json not in flight; writing
+2818 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\plist\2.0.1\package\package.json written
+2819 silly fetchNamedPackageData stream-buffers
+2820 silly mapToRegistry name stream-buffers
+2821 silly mapToRegistry using default registry
+2822 silly mapToRegistry registry https://registry.npmjs.org/
+2823 silly mapToRegistry uri https://registry.npmjs.org/stream-buffers
+2824 verbose request uri https://registry.npmjs.org/stream-buffers
+2825 verbose request no auth needed
+2826 info attempt registry request try #1 at 09:05:52
+2827 verbose etag W/"58ec71f4-6046"
+2828 verbose lastModified Tue, 11 Apr 2017 06:04:36 GMT
+2829 http request GET https://registry.npmjs.org/stream-buffers
+2830 http 304 https://registry.npmjs.org/stream-buffers
+2831 verbose headers { date: 'Fri, 18 Aug 2017 01:05:54 GMT',
+2831 verbose headers   via: '1.1 varnish',
+2831 verbose headers   'cache-control': 'max-age=300',
+2831 verbose headers   etag: 'W/"58ec71f4-6046"',
+2831 verbose headers   age: '55',
+2831 verbose headers   connection: 'keep-alive',
+2831 verbose headers   'x-served-by': 'cache-nrt6127-NRT',
+2831 verbose headers   'x-cache': 'HIT',
+2831 verbose headers   'x-cache-hits': '1',
+2831 verbose headers   'x-timer': 'S1503018354.272386,VS0,VE0',
+2831 verbose headers   vary: 'Accept-Encoding, Accept' }
+2832 silly get cb [ 304,
+2832 silly get   { date: 'Fri, 18 Aug 2017 01:05:54 GMT',
+2832 silly get     via: '1.1 varnish',
+2832 silly get     'cache-control': 'max-age=300',
+2832 silly get     etag: 'W/"58ec71f4-6046"',
+2832 silly get     age: '55',
+2832 silly get     connection: 'keep-alive',
+2832 silly get     'x-served-by': 'cache-nrt6127-NRT',
+2832 silly get     'x-cache': 'HIT',
+2832 silly get     'x-cache-hits': '1',
+2832 silly get     'x-timer': 'S1503018354.272386,VS0,VE0',
+2832 silly get     vary: 'Accept-Encoding, Accept' } ]
+2833 verbose etag https://registry.npmjs.org/stream-buffers from cache
+2834 verbose get saving stream-buffers to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\stream-buffers\.cache.json
+2835 silly resolveWithNewModule stream-buffers@2.2.0 checking installable status
+2836 silly cache add args [ 'stream-buffers@~2.2.0', null ]
+2837 verbose cache add spec stream-buffers@~2.2.0
+2838 silly cache add parsed spec Result {
+2838 silly cache add   raw: 'stream-buffers@~2.2.0',
+2838 silly cache add   scope: null,
+2838 silly cache add   name: 'stream-buffers',
+2838 silly cache add   rawSpec: '~2.2.0',
+2838 silly cache add   spec: '>=2.2.0-0 <2.3.0-0',
+2838 silly cache add   type: 'range' }
+2839 silly addNamed stream-buffers@>=2.2.0-0 <2.3.0-0
+2840 verbose addNamed ">=2.2.0-0 <2.3.0-0" is a valid semver range for stream-buffers
+2841 silly addNameRange { name: 'stream-buffers',
+2841 silly addNameRange   range: '>=2.2.0-0 <2.3.0-0',
+2841 silly addNameRange   hasData: false }
+2842 silly mapToRegistry name stream-buffers
+2843 silly mapToRegistry using default registry
+2844 silly mapToRegistry registry https://registry.npmjs.org/
+2845 silly mapToRegistry uri https://registry.npmjs.org/stream-buffers
+2846 verbose addNameRange registry:https://registry.npmjs.org/stream-buffers not in flight; fetching
+2847 verbose get https://registry.npmjs.org/stream-buffers not expired, no request
+2848 silly addNameRange number 2 { name: 'stream-buffers',
+2848 silly addNameRange   range: '>=2.2.0-0 <2.3.0-0',
+2848 silly addNameRange   hasData: true }
+2849 silly addNameRange versions [ 'stream-buffers',
+2849 silly addNameRange   [ '0.1.0',
+2849 silly addNameRange     '0.2.0',
+2849 silly addNameRange     '0.2.1',
+2849 silly addNameRange     '0.2.2',
+2849 silly addNameRange     '0.2.3',
+2849 silly addNameRange     '0.2.4',
+2849 silly addNameRange     '0.2.5',
+2849 silly addNameRange     '0.2.6',
+2849 silly addNameRange     '1.0.0',
+2849 silly addNameRange     '1.0.1',
+2849 silly addNameRange     '1.1.0',
+2849 silly addNameRange     '2.0.0',
+2849 silly addNameRange     '2.1.0',
+2849 silly addNameRange     '2.2.0',
+2849 silly addNameRange     '3.0.0',
+2849 silly addNameRange     '3.0.1' ] ]
+2850 silly addNamed stream-buffers@2.2.0
+2851 verbose addNamed "2.2.0" is a plain semver version for stream-buffers
+2852 silly cache afterAdd stream-buffers@2.2.0
+2853 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\stream-buffers\2.2.0\package\package.json not in flight; writing
+2854 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\stream-buffers\2.2.0\package\package.json written
+2855 silly fetchNamedPackageData base64-js
+2856 silly mapToRegistry name base64-js
+2857 silly mapToRegistry using default registry
+2858 silly mapToRegistry registry https://registry.npmjs.org/
+2859 silly mapToRegistry uri https://registry.npmjs.org/base64-js
+2860 silly fetchNamedPackageData xmlbuilder
+2861 silly mapToRegistry name xmlbuilder
+2862 silly mapToRegistry using default registry
+2863 silly mapToRegistry registry https://registry.npmjs.org/
+2864 silly mapToRegistry uri https://registry.npmjs.org/xmlbuilder
+2865 verbose request uri https://registry.npmjs.org/base64-js
+2866 verbose request no auth needed
+2867 info attempt registry request try #1 at 09:05:54
+2868 verbose etag W/"596b05c0-564d"
+2869 verbose lastModified Sun, 16 Jul 2017 06:20:48 GMT
+2870 http request GET https://registry.npmjs.org/base64-js
+2871 verbose request uri https://registry.npmjs.org/xmlbuilder
+2872 verbose request no auth needed
+2873 info attempt registry request try #1 at 09:05:54
+2874 verbose etag W/"599430fb-1663f"
+2875 verbose lastModified Wed, 16 Aug 2017 11:48:11 GMT
+2876 http request GET https://registry.npmjs.org/xmlbuilder
+2877 http 304 https://registry.npmjs.org/base64-js
+2878 verbose headers { date: 'Fri, 18 Aug 2017 01:05:54 GMT',
+2878 verbose headers   via: '1.1 varnish',
+2878 verbose headers   'cache-control': 'max-age=300',
+2878 verbose headers   etag: 'W/"596b05c0-564d"',
+2878 verbose headers   age: '59',
+2878 verbose headers   connection: 'keep-alive',
+2878 verbose headers   'x-served-by': 'cache-nrt6128-NRT',
+2878 verbose headers   'x-cache': 'HIT',
+2878 verbose headers   'x-cache-hits': '1',
+2878 verbose headers   'x-timer': 'S1503018355.898989,VS0,VE0',
+2878 verbose headers   vary: 'Accept-Encoding, Accept' }
+2879 silly get cb [ 304,
+2879 silly get   { date: 'Fri, 18 Aug 2017 01:05:54 GMT',
+2879 silly get     via: '1.1 varnish',
+2879 silly get     'cache-control': 'max-age=300',
+2879 silly get     etag: 'W/"596b05c0-564d"',
+2879 silly get     age: '59',
+2879 silly get     connection: 'keep-alive',
+2879 silly get     'x-served-by': 'cache-nrt6128-NRT',
+2879 silly get     'x-cache': 'HIT',
+2879 silly get     'x-cache-hits': '1',
+2879 silly get     'x-timer': 'S1503018355.898989,VS0,VE0',
+2879 silly get     vary: 'Accept-Encoding, Accept' } ]
+2880 verbose etag https://registry.npmjs.org/base64-js from cache
+2881 verbose get saving base64-js to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\base64-js\.cache.json
+2882 silly resolveWithNewModule base64-js@1.1.2 checking installable status
+2883 silly cache add args [ 'base64-js@1.1.2', null ]
+2884 verbose cache add spec base64-js@1.1.2
+2885 silly cache add parsed spec Result {
+2885 silly cache add   raw: 'base64-js@1.1.2',
+2885 silly cache add   scope: null,
+2885 silly cache add   name: 'base64-js',
+2885 silly cache add   rawSpec: '1.1.2',
+2885 silly cache add   spec: '1.1.2',
+2885 silly cache add   type: 'version' }
+2886 silly addNamed base64-js@1.1.2
+2887 verbose addNamed "1.1.2" is a plain semver version for base64-js
+2888 silly mapToRegistry name base64-js
+2889 silly mapToRegistry using default registry
+2890 silly mapToRegistry registry https://registry.npmjs.org/
+2891 silly mapToRegistry uri https://registry.npmjs.org/base64-js
+2892 verbose addNameVersion registry:https://registry.npmjs.org/base64-js not in flight; fetching
+2893 http 304 https://registry.npmjs.org/xmlbuilder
+2894 verbose headers { date: 'Fri, 18 Aug 2017 01:05:54 GMT',
+2894 verbose headers   via: '1.1 varnish',
+2894 verbose headers   'cache-control': 'max-age=300',
+2894 verbose headers   etag: 'W/"599430fb-1663f"',
+2894 verbose headers   age: '120',
+2894 verbose headers   connection: 'keep-alive',
+2894 verbose headers   'x-served-by': 'cache-nrt6120-NRT',
+2894 verbose headers   'x-cache': 'HIT',
+2894 verbose headers   'x-cache-hits': '2',
+2894 verbose headers   'x-timer': 'S1503018355.906952,VS0,VE0',
+2894 verbose headers   vary: 'Accept-Encoding, Accept' }
+2895 silly get cb [ 304,
+2895 silly get   { date: 'Fri, 18 Aug 2017 01:05:54 GMT',
+2895 silly get     via: '1.1 varnish',
+2895 silly get     'cache-control': 'max-age=300',
+2895 silly get     etag: 'W/"599430fb-1663f"',
+2895 silly get     age: '120',
+2895 silly get     connection: 'keep-alive',
+2895 silly get     'x-served-by': 'cache-nrt6120-NRT',
+2895 silly get     'x-cache': 'HIT',
+2895 silly get     'x-cache-hits': '2',
+2895 silly get     'x-timer': 'S1503018355.906952,VS0,VE0',
+2895 silly get     vary: 'Accept-Encoding, Accept' } ]
+2896 verbose etag https://registry.npmjs.org/xmlbuilder from cache
+2897 verbose get saving xmlbuilder to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\xmlbuilder\.cache.json
+2898 verbose get https://registry.npmjs.org/base64-js not expired, no request
+2899 silly resolveWithNewModule xmlbuilder@8.2.2 checking installable status
+2900 silly cache add args [ 'xmlbuilder@8.2.2', null ]
+2901 verbose cache add spec xmlbuilder@8.2.2
+2902 silly cache add parsed spec Result {
+2902 silly cache add   raw: 'xmlbuilder@8.2.2',
+2902 silly cache add   scope: null,
+2902 silly cache add   name: 'xmlbuilder',
+2902 silly cache add   rawSpec: '8.2.2',
+2902 silly cache add   spec: '8.2.2',
+2902 silly cache add   type: 'version' }
+2903 silly addNamed xmlbuilder@8.2.2
+2904 verbose addNamed "8.2.2" is a plain semver version for xmlbuilder
+2905 silly mapToRegistry name xmlbuilder
+2906 silly mapToRegistry using default registry
+2907 silly mapToRegistry registry https://registry.npmjs.org/
+2908 silly mapToRegistry uri https://registry.npmjs.org/xmlbuilder
+2909 verbose addNameVersion registry:https://registry.npmjs.org/xmlbuilder not in flight; fetching
+2910 verbose get https://registry.npmjs.org/xmlbuilder not expired, no request
+2911 silly cache afterAdd base64-js@1.1.2
+2912 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\base64-js\1.1.2\package\package.json not in flight; writing
+2913 silly cache afterAdd xmlbuilder@8.2.2
+2914 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\xmlbuilder\8.2.2\package\package.json not in flight; writing
+2915 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\base64-js\1.1.2\package\package.json written
+2916 verbose afterAdd C:\Users\Ben\AppData\Roaming\npm-cache\xmlbuilder\8.2.2\package\package.json written
+2917 silly fetchNamedPackageData fsevents
+2918 silly mapToRegistry name fsevents
+2919 silly mapToRegistry using default registry
+2920 silly mapToRegistry registry https://registry.npmjs.org/
+2921 silly mapToRegistry uri https://registry.npmjs.org/fsevents
+2922 verbose request uri https://registry.npmjs.org/fsevents
+2923 verbose request no auth needed
+2924 info attempt registry request try #1 at 09:05:55
+2925 verbose etag W/"597215e7-dd9a"
+2926 verbose lastModified Fri, 21 Jul 2017 14:55:35 GMT
+2927 http request GET https://registry.npmjs.org/fsevents
+2928 http 304 https://registry.npmjs.org/fsevents
+2929 verbose headers { date: 'Fri, 18 Aug 2017 01:05:55 GMT',
+2929 verbose headers   via: '1.1 varnish',
+2929 verbose headers   'cache-control': 'max-age=300',
+2929 verbose headers   etag: 'W/"597215e7-dd9a"',
+2929 verbose headers   age: '149',
+2929 verbose headers   connection: 'keep-alive',
+2929 verbose headers   'x-served-by': 'cache-nrt6135-NRT',
+2929 verbose headers   'x-cache': 'HIT',
+2929 verbose headers   'x-cache-hits': '21',
+2929 verbose headers   'x-timer': 'S1503018356.958895,VS0,VE0',
+2929 verbose headers   vary: 'Accept-Encoding, Accept' }
+2930 silly get cb [ 304,
+2930 silly get   { date: 'Fri, 18 Aug 2017 01:05:55 GMT',
+2930 silly get     via: '1.1 varnish',
+2930 silly get     'cache-control': 'max-age=300',
+2930 silly get     etag: 'W/"597215e7-dd9a"',
+2930 silly get     age: '149',
+2930 silly get     connection: 'keep-alive',
+2930 silly get     'x-served-by': 'cache-nrt6135-NRT',
+2930 silly get     'x-cache': 'HIT',
+2930 silly get     'x-cache-hits': '21',
+2930 silly get     'x-timer': 'S1503018356.958895,VS0,VE0',
+2930 silly get     vary: 'Accept-Encoding, Accept' } ]
+2931 verbose etag https://registry.npmjs.org/fsevents from cache
+2932 verbose get saving fsevents to C:\Users\Ben\AppData\Roaming\npm-cache\registry.npmjs.org\fsevents\.cache.json
+2933 silly resolveWithNewModule fsevents@1.1.2 checking installable status
+2934 warn install Couldn't install optional dependency: Unsupported
+2935 verbose install Error: Unsupported
+2935 verbose install     at checkPlatform (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\npm-install-checks\index.js:46:14)
+2935 verbose install     at Array.<anonymous> (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\slide\lib\bind-actor.js:15:8)
+2935 verbose install     at LOOP (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\slide\lib\chain.js:15:14)
+2935 verbose install     at D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\slide\lib\chain.js:18:7
+2935 verbose install     at checkEngine (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\npm-install-checks\index.js:25:10)
+2935 verbose install     at Array.<anonymous> (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\slide\lib\bind-actor.js:15:8)
+2935 verbose install     at LOOP (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\slide\lib\chain.js:15:14)
+2935 verbose install     at chain (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\slide\lib\chain.js:20:5)
+2935 verbose install     at module.exports.isInstallable (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\npm\lib\install\validate-args.js:26:3)
+2935 verbose install     at resolveWithNewModule (D:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\npm\lib\install\deps.js:408:12)
+2936 silly loadAllDepsIntoIdealTree Finishing
+2937 silly idealTree:prePrune ionic-tabs@1.1.1
+2937 silly idealTree:prePrune ├─┬ @ionic/cli-plugin-ionic1@1.1.2
+2937 silly idealTree:prePrune │ └── glob-watcher@3.2.0
+2937 silly idealTree:prePrune ├─┬ @ionic/cli-utils@1.1.2
+2937 silly idealTree:prePrune │ ├── cross-spawn@4.0.2
+2937 silly idealTree:prePrune │ ├── is-fullwidth-code-point@2.0.0
+2937 silly idealTree:prePrune │ ├── lru-cache@4.1.0
+2937 silly idealTree:prePrune │ ├── semver@5.3.0
+2937 silly idealTree:prePrune │ └── string-width@2.0.0
+2937 silly idealTree:prePrune ├── abbrev@1.1.0
+2937 silly idealTree:prePrune ├── accepts@1.3.3
+2937 silly idealTree:prePrune ├── ajv@4.11.8
+2937 silly idealTree:prePrune ├── amdefine@1.0.1
+2937 silly idealTree:prePrune ├── ansi-escapes@2.0.0
+2937 silly idealTree:prePrune ├── ansi-regex@2.1.1
+2937 silly idealTree:prePrune ├── ansi-styles@2.2.1
+2937 silly idealTree:prePrune ├── anymatch@1.3.0
+2937 silly idealTree:prePrune ├── aproba@1.1.2
+2937 silly idealTree:prePrune ├─┬ archiver@1.3.0
+2937 silly idealTree:prePrune │ ├── glob@7.1.2
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── lodash@4.17.4
+2937 silly idealTree:prePrune │ ├── minimatch@3.0.4
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├─┬ archiver-utils@1.3.0
+2937 silly idealTree:prePrune │ ├── glob@7.1.2
+2937 silly idealTree:prePrune │ ├── graceful-fs@4.1.11
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── lodash@4.17.4
+2937 silly idealTree:prePrune │ ├── minimatch@3.0.4
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── archy@1.0.0
+2937 silly idealTree:prePrune ├─┬ are-we-there-yet@1.1.4
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── arr-diff@2.0.0
+2937 silly idealTree:prePrune ├── arr-flatten@1.0.3
+2937 silly idealTree:prePrune ├── array-differ@1.0.0
+2937 silly idealTree:prePrune ├── array-each@1.0.1
+2937 silly idealTree:prePrune ├── array-find-index@1.0.2
+2937 silly idealTree:prePrune ├── array-flatten@1.1.1
+2937 silly idealTree:prePrune ├── array-slice@1.0.0
+2937 silly idealTree:prePrune ├── array-uniq@1.0.3
+2937 silly idealTree:prePrune ├── array-unique@0.2.1
+2937 silly idealTree:prePrune ├── arrify@1.0.1
+2937 silly idealTree:prePrune ├── asn1@0.2.3
+2937 silly idealTree:prePrune ├── assert-plus@0.2.0
+2937 silly idealTree:prePrune ├─┬ async@2.4.1
+2937 silly idealTree:prePrune │ └── lodash@4.17.4
+2937 silly idealTree:prePrune ├─┬ async-done@1.2.2
+2937 silly idealTree:prePrune │ └─┬ end-of-stream@1.4.0
+2937 silly idealTree:prePrune │   └── once@1.4.0
+2937 silly idealTree:prePrune ├── async-each@1.0.1
+2937 silly idealTree:prePrune ├── async-foreach@0.1.3
+2937 silly idealTree:prePrune ├── asynckit@0.4.0
+2937 silly idealTree:prePrune ├── aws-sign2@0.6.0
+2937 silly idealTree:prePrune ├── aws4@1.6.0
+2937 silly idealTree:prePrune ├── balanced-match@0.4.2
+2937 silly idealTree:prePrune ├── bcrypt-pbkdf@1.0.1
+2937 silly idealTree:prePrune ├── beeper@1.1.1
+2937 silly idealTree:prePrune ├── binary-extensions@1.8.0
+2937 silly idealTree:prePrune ├─┬ bl@1.2.1
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── block-stream@0.0.9
+2937 silly idealTree:prePrune ├── body@5.1.0
+2937 silly idealTree:prePrune ├── boom@2.10.1
+2937 silly idealTree:prePrune ├── bower@1.8.0
+2937 silly idealTree:prePrune ├── brace-expansion@1.1.7
+2937 silly idealTree:prePrune ├── braces@1.8.5
+2937 silly idealTree:prePrune ├── buffer-crc32@0.2.13
+2937 silly idealTree:prePrune ├── bufferstreams@0.0.2
+2937 silly idealTree:prePrune ├── builtin-modules@1.1.1
+2937 silly idealTree:prePrune ├── bytes@1.0.0
+2937 silly idealTree:prePrune ├── camelcase@2.1.1
+2937 silly idealTree:prePrune ├── camelcase-keys@2.1.0
+2937 silly idealTree:prePrune ├── caseless@0.12.0
+2937 silly idealTree:prePrune ├── chalk@1.1.3
+2937 silly idealTree:prePrune ├── chokidar@1.7.0
+2937 silly idealTree:prePrune ├─┬ clean-css@3.0.10
+2937 silly idealTree:prePrune │ └── source-map@0.1.43
+2937 silly idealTree:prePrune ├── cli-cursor@2.1.0
+2937 silly idealTree:prePrune ├── cli-width@2.1.0
+2937 silly idealTree:prePrune ├── cliui@3.2.0
+2937 silly idealTree:prePrune ├── clone@1.0.2
+2937 silly idealTree:prePrune ├── clone-buffer@1.0.0
+2937 silly idealTree:prePrune ├── clone-stats@0.0.1
+2937 silly idealTree:prePrune ├── cloneable-readable@1.0.0
+2937 silly idealTree:prePrune ├── co@4.6.0
+2937 silly idealTree:prePrune ├── code-point-at@1.1.0
+2937 silly idealTree:prePrune ├── combined-stream@1.0.5
+2937 silly idealTree:prePrune ├── commander@2.5.1
+2937 silly idealTree:prePrune ├── component-emitter@1.2.1
+2937 silly idealTree:prePrune ├─┬ compress-commons@1.2.0
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── concat-map@0.0.1
+2937 silly idealTree:prePrune ├── concat-with-sourcemaps@1.0.4
+2937 silly idealTree:prePrune ├── console-control-strings@1.1.0
+2937 silly idealTree:prePrune ├── content-disposition@0.5.2
+2937 silly idealTree:prePrune ├── content-type@1.0.2
+2937 silly idealTree:prePrune ├── continuable-cache@0.3.1
+2937 silly idealTree:prePrune ├── cookie@0.3.1
+2937 silly idealTree:prePrune ├── cookie-signature@1.0.6
+2937 silly idealTree:prePrune ├── cookiejar@2.1.1
+2937 silly idealTree:prePrune ├── cordova-hot-code-push-plugin@1.5.3
+2937 silly idealTree:prePrune ├─┬ cordova-ios@4.4.0
+2937 silly idealTree:prePrune │ ├── abbrev@1.0.9
+2937 silly idealTree:prePrune │ ├── ansi@0.3.1
+2937 silly idealTree:prePrune │ ├── balanced-match@0.4.2
+2937 silly idealTree:prePrune │ ├── base64-js@0.0.8
+2937 silly idealTree:prePrune │ ├── big-integer@1.6.17
+2937 silly idealTree:prePrune │ ├── bplist-creator@0.0.4
+2937 silly idealTree:prePrune │ ├── bplist-parser@0.1.1
+2937 silly idealTree:prePrune │ ├── brace-expansion@1.1.6
+2937 silly idealTree:prePrune │ ├── concat-map@0.0.1
+2937 silly idealTree:prePrune │ ├── cordova-common@2.0.2
+2937 silly idealTree:prePrune │ ├── cordova-registry-mapper@1.1.15
+2937 silly idealTree:prePrune │ ├── elementtree@0.1.6
+2937 silly idealTree:prePrune │ ├── glob@5.0.15
+2937 silly idealTree:prePrune │ ├── inflight@1.0.6
+2937 silly idealTree:prePrune │ ├── inherits@2.0.3
+2937 silly idealTree:prePrune │ ├─┬ ios-sim@5.0.12
+2937 silly idealTree:prePrune │ │ ├── bplist-parser@0.0.6
+2937 silly idealTree:prePrune │ │ └── nopt@1.0.9
+2937 silly idealTree:prePrune │ ├── lodash@3.10.1
+2937 silly idealTree:prePrune │ ├── minimatch@3.0.3
+2937 silly idealTree:prePrune │ ├── node-uuid@1.4.7
+2937 silly idealTree:prePrune │ ├── nopt@3.0.6
+2937 silly idealTree:prePrune │ ├── once@1.4.0
+2937 silly idealTree:prePrune │ ├── os-homedir@1.0.2
+2937 silly idealTree:prePrune │ ├── os-tmpdir@1.0.2
+2937 silly idealTree:prePrune │ ├── osenv@0.1.3
+2937 silly idealTree:prePrune │ ├── path-is-absolute@1.0.1
+2937 silly idealTree:prePrune │ ├── pegjs@0.9.0
+2937 silly idealTree:prePrune │ ├── plist@1.2.0
+2937 silly idealTree:prePrune │ ├── q@1.4.1
+2937 silly idealTree:prePrune │ ├── sax@0.3.5
+2937 silly idealTree:prePrune │ ├── semver@5.3.0
+2937 silly idealTree:prePrune │ ├── shelljs@0.5.3
+2937 silly idealTree:prePrune │ ├─┬ simctl@0.1.0
+2937 silly idealTree:prePrune │ │ └── shelljs@0.2.6
+2937 silly idealTree:prePrune │ ├─┬ simple-plist@0.1.4
+2937 silly idealTree:prePrune │ │ └── bplist-parser@0.0.6
+2937 silly idealTree:prePrune │ ├── stream-buffers@0.2.6
+2937 silly idealTree:prePrune │ ├── tail@0.4.0
+2937 silly idealTree:prePrune │ ├── underscore@1.8.3
+2937 silly idealTree:prePrune │ ├── unorm@1.4.1
+2937 silly idealTree:prePrune │ ├── util-deprecate@1.0.2
+2937 silly idealTree:prePrune │ ├── wrappy@1.0.2
+2937 silly idealTree:prePrune │ ├─┬ xcode@0.9.3
+2937 silly idealTree:prePrune │ │ ├── base64-js@1.1.2
+2937 silly idealTree:prePrune │ │ ├── bplist-creator@0.0.7
+2937 silly idealTree:prePrune │ │ ├── pegjs@0.10.0
+2937 silly idealTree:prePrune │ │ ├── plist@2.0.1
+2937 silly idealTree:prePrune │ │ ├── simple-plist@0.2.1
+2937 silly idealTree:prePrune │ │ ├── stream-buffers@2.2.0
+2937 silly idealTree:prePrune │ │ └── xmlbuilder@8.2.2
+2937 silly idealTree:prePrune │ ├── xml-escape@1.1.0
+2937 silly idealTree:prePrune │ ├── xmlbuilder@4.0.0
+2937 silly idealTree:prePrune │ └── xmldom@0.1.27
+2937 silly idealTree:prePrune ├── cordova-plugin-actionsheet@2.3.3
+2937 silly idealTree:prePrune ├── cordova-plugin-camera@2.4.0
+2937 silly idealTree:prePrune ├── cordova-plugin-compat@1.1.0
+2937 silly idealTree:prePrune ├── cordova-plugin-console@1.0.7
+2937 silly idealTree:prePrune ├── cordova-plugin-device@1.1.6
+2937 silly idealTree:prePrune ├── cordova-plugin-file@4.3.2
+2937 silly idealTree:prePrune ├── cordova-plugin-file-transfer@1.6.2
+2937 silly idealTree:prePrune ├── cordova-plugin-jcore@1.1.5
+2937 silly idealTree:prePrune ├── cordova-plugin-media-capture@1.4.3
+2937 silly idealTree:prePrune ├── cordova-plugin-offbye-alipay@1.0.1
+2937 silly idealTree:prePrune ├── cordova-plugin-splashscreen@4.0.3
+2937 silly idealTree:prePrune ├── cordova-plugin-statusbar@2.1.3
+2937 silly idealTree:prePrune ├── cordova-plugin-wechat@1.4.0
+2937 silly idealTree:prePrune ├── cordova-plugin-weibosdk@0.6.0
+2937 silly idealTree:prePrune ├── cordova-plugin-whitelist@1.2.2
+2937 silly idealTree:prePrune ├── core-util-is@1.0.2
+2937 silly idealTree:prePrune ├── crc@3.4.4
+2937 silly idealTree:prePrune ├─┬ crc32-stream@2.0.0
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├─┬ cross-spawn@3.0.1
+2937 silly idealTree:prePrune │ └── lru-cache@4.1.0
+2937 silly idealTree:prePrune ├── cryptiles@2.0.5
+2937 silly idealTree:prePrune ├── currently-unhandled@0.4.1
+2937 silly idealTree:prePrune ├─┬ dashdash@1.14.1
+2937 silly idealTree:prePrune │ └── assert-plus@1.0.0
+2937 silly idealTree:prePrune ├── dateformat@2.0.0
+2937 silly idealTree:prePrune ├── debug@2.6.8
+2937 silly idealTree:prePrune ├── decamelize@1.2.0
+2937 silly idealTree:prePrune ├── defaults@1.0.3
+2937 silly idealTree:prePrune ├── delayed-stream@1.0.0
+2937 silly idealTree:prePrune ├── delegates@1.0.0
+2937 silly idealTree:prePrune ├── depd@1.1.0
+2937 silly idealTree:prePrune ├── deprecated@0.0.1
+2937 silly idealTree:prePrune ├── destroy@1.0.4
+2937 silly idealTree:prePrune ├── detect-file@0.1.0
+2937 silly idealTree:prePrune ├── duplexer2@0.0.2
+2937 silly idealTree:prePrune ├── ecc-jsbn@0.1.1
+2937 silly idealTree:prePrune ├── ee-first@1.1.1
+2937 silly idealTree:prePrune ├── encodeurl@1.0.1
+2937 silly idealTree:prePrune ├── end-of-stream@0.1.5
+2937 silly idealTree:prePrune ├── error@7.0.2
+2937 silly idealTree:prePrune ├── error-ex@1.3.1
+2937 silly idealTree:prePrune ├── escape-html@1.0.3
+2937 silly idealTree:prePrune ├── escape-string-regexp@1.0.5
+2937 silly idealTree:prePrune ├── etag@1.8.0
+2937 silly idealTree:prePrune ├── expand-brackets@0.1.5
+2937 silly idealTree:prePrune ├── expand-range@1.8.2
+2937 silly idealTree:prePrune ├── expand-tilde@1.2.2
+2937 silly idealTree:prePrune ├─┬ express@4.15.3
+2937 silly idealTree:prePrune │ └── debug@2.6.7
+2937 silly idealTree:prePrune ├── extend@3.0.1
+2937 silly idealTree:prePrune ├── external-editor@2.0.4
+2937 silly idealTree:prePrune ├── extglob@0.3.2
+2937 silly idealTree:prePrune ├── extsprintf@1.0.2
+2937 silly idealTree:prePrune ├── fancy-log@1.3.0
+2937 silly idealTree:prePrune ├── faye-websocket@0.10.0
+2937 silly idealTree:prePrune ├── figures@2.0.0
+2937 silly idealTree:prePrune ├── filename-regex@2.0.1
+2937 silly idealTree:prePrune ├── fill-range@2.2.3
+2937 silly idealTree:prePrune ├─┬ finalhandler@1.0.3
+2937 silly idealTree:prePrune │ └── debug@2.6.7
+2937 silly idealTree:prePrune ├── find-index@0.1.1
+2937 silly idealTree:prePrune ├── find-up@1.1.2
+2937 silly idealTree:prePrune ├── findup-sync@0.4.3
+2937 silly idealTree:prePrune ├── fined@1.0.2
+2937 silly idealTree:prePrune ├── first-chunk-stream@1.0.0
+2937 silly idealTree:prePrune ├── flagged-respawn@0.3.2
+2937 silly idealTree:prePrune ├── for-in@1.0.2
+2937 silly idealTree:prePrune ├── for-own@0.1.5
+2937 silly idealTree:prePrune ├── forever-agent@0.6.1
+2937 silly idealTree:prePrune ├── form-data@2.1.4
+2937 silly idealTree:prePrune ├── formidable@1.1.1
+2937 silly idealTree:prePrune ├── forwarded@0.1.0
+2937 silly idealTree:prePrune ├── fresh@0.5.0
+2937 silly idealTree:prePrune ├── fs-exists-sync@0.1.0
+2937 silly idealTree:prePrune ├── fs.realpath@1.0.0
+2937 silly idealTree:prePrune ├─┬ fstream@1.0.11
+2937 silly idealTree:prePrune │ └── graceful-fs@4.1.11
+2937 silly idealTree:prePrune ├─┬ gauge@2.7.4
+2937 silly idealTree:prePrune │ └── object-assign@4.1.1
+2937 silly idealTree:prePrune ├── gaze@0.5.2
+2937 silly idealTree:prePrune ├── get-caller-file@1.0.2
+2937 silly idealTree:prePrune ├── get-stdin@4.0.1
+2937 silly idealTree:prePrune ├─┬ getpass@0.1.7
+2937 silly idealTree:prePrune │ └── assert-plus@1.0.0
+2937 silly idealTree:prePrune ├── glob@4.5.3
+2937 silly idealTree:prePrune ├── glob-base@0.3.0
+2937 silly idealTree:prePrune ├── glob-parent@2.0.0
+2937 silly idealTree:prePrune ├─┬ glob-stream@3.1.18
+2937 silly idealTree:prePrune │ ├── readable-stream@1.0.34
+2937 silly idealTree:prePrune │ └── through2@0.6.5
+2937 silly idealTree:prePrune ├── glob-watcher@0.0.6
+2937 silly idealTree:prePrune ├── glob2base@0.0.12
+2937 silly idealTree:prePrune ├── global-modules@0.2.3
+2937 silly idealTree:prePrune ├── global-prefix@0.1.5
+2937 silly idealTree:prePrune ├─┬ globule@0.1.0
+2937 silly idealTree:prePrune │ ├── glob@3.1.21
+2937 silly idealTree:prePrune │ ├── graceful-fs@1.2.3
+2937 silly idealTree:prePrune │ ├── inherits@1.0.2
+2937 silly idealTree:prePrune │ └── minimatch@0.2.14
+2937 silly idealTree:prePrune ├── glogg@1.0.0
+2937 silly idealTree:prePrune ├── graceful-fs@3.0.11
+2937 silly idealTree:prePrune ├─┬ gulp@3.9.1
+2937 silly idealTree:prePrune │ └── gulp-util@3.0.8
+2937 silly idealTree:prePrune ├─┬ gulp-concat@2.6.1
+2937 silly idealTree:prePrune │ ├── clone-stats@1.0.0
+2937 silly idealTree:prePrune │ ├── replace-ext@1.0.0
+2937 silly idealTree:prePrune │ └── vinyl@2.0.2
+2937 silly idealTree:prePrune ├─┬ gulp-minify-css@0.3.13
+2937 silly idealTree:prePrune │ ├─┬ gulp-util@3.0.8
+2937 silly idealTree:prePrune │ │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ │ ├── readable-stream@2.3.3
+2937 silly idealTree:prePrune │ │ ├── string_decoder@1.0.3
+2937 silly idealTree:prePrune │ │ └── through2@2.0.3
+2937 silly idealTree:prePrune │ ├── readable-stream@1.0.34
+2937 silly idealTree:prePrune │ ├── safe-buffer@5.1.1
+2937 silly idealTree:prePrune │ └── through2@0.6.5
+2937 silly idealTree:prePrune ├── gulp-rename@1.2.2
+2937 silly idealTree:prePrune ├─┬ gulp-sass@2.3.2
+2937 silly idealTree:prePrune │ ├── gulp-util@3.0.8
+2937 silly idealTree:prePrune │ └── vinyl-sourcemaps-apply@0.2.1
+2937 silly idealTree:prePrune ├─┬ gulp-util@2.2.20
+2937 silly idealTree:prePrune │ ├── ansi-regex@0.2.1
+2937 silly idealTree:prePrune │ ├── ansi-styles@1.1.0
+2937 silly idealTree:prePrune │ ├── chalk@0.5.1
+2937 silly idealTree:prePrune │ ├── dateformat@1.0.12
+2937 silly idealTree:prePrune │ ├── has-ansi@0.1.0
+2937 silly idealTree:prePrune │ ├── lodash._reinterpolate@2.4.1
+2937 silly idealTree:prePrune │ ├── lodash.escape@2.4.1
+2937 silly idealTree:prePrune │ ├── lodash.keys@2.4.1
+2937 silly idealTree:prePrune │ ├── lodash.template@2.4.1
+2937 silly idealTree:prePrune │ ├── lodash.templatesettings@2.4.1
+2937 silly idealTree:prePrune │ ├── minimist@0.2.0
+2937 silly idealTree:prePrune │ ├── readable-stream@1.0.34
+2937 silly idealTree:prePrune │ ├── strip-ansi@0.3.0
+2937 silly idealTree:prePrune │ ├── supports-color@0.2.0
+2937 silly idealTree:prePrune │ ├── through2@0.5.1
+2937 silly idealTree:prePrune │ ├── vinyl@0.2.3
+2937 silly idealTree:prePrune │ └── xtend@3.0.0
+2937 silly idealTree:prePrune ├── gulplog@1.0.0
+2937 silly idealTree:prePrune ├── har-schema@1.0.5
+2937 silly idealTree:prePrune ├── har-validator@4.2.1
+2937 silly idealTree:prePrune ├── has-ansi@2.0.0
+2937 silly idealTree:prePrune ├── has-gulplog@0.1.0
+2937 silly idealTree:prePrune ├── has-unicode@2.0.1
+2937 silly idealTree:prePrune ├── hawk@3.1.3
+2937 silly idealTree:prePrune ├── hoek@2.16.3
+2937 silly idealTree:prePrune ├── homedir-polyfill@1.0.1
+2937 silly idealTree:prePrune ├── hosted-git-info@2.4.2
+2937 silly idealTree:prePrune ├── http-errors@1.6.1
+2937 silly idealTree:prePrune ├── http-signature@1.1.1
+2937 silly idealTree:prePrune ├── iconv-lite@0.4.17
+2937 silly idealTree:prePrune ├── in-publish@2.0.0
+2937 silly idealTree:prePrune ├── indent-string@2.1.0
+2937 silly idealTree:prePrune ├── inflight@1.0.6
+2937 silly idealTree:prePrune ├── inherits@2.0.3
+2937 silly idealTree:prePrune ├── ini@1.3.4
+2937 silly idealTree:prePrune ├─┬ inquirer@3.1.0
+2937 silly idealTree:prePrune │ ├── is-fullwidth-code-point@2.0.0
+2937 silly idealTree:prePrune │ ├── lodash@4.17.4
+2937 silly idealTree:prePrune │ └── string-width@2.0.0
+2937 silly idealTree:prePrune ├── interpret@1.0.3
+2937 silly idealTree:prePrune ├── invert-kv@1.0.0
+2937 silly idealTree:prePrune ├── ionic-plugin-keyboard@1.0.9
+2937 silly idealTree:prePrune ├── ipaddr.js@1.3.0
+2937 silly idealTree:prePrune ├── is-absolute@0.2.6
+2937 silly idealTree:prePrune ├── is-arrayish@0.2.1
+2937 silly idealTree:prePrune ├── is-binary-path@1.0.1
+2937 silly idealTree:prePrune ├── is-buffer@1.1.5
+2937 silly idealTree:prePrune ├── is-builtin-module@1.0.0
+2937 silly idealTree:prePrune ├── is-dotfile@1.0.3
+2937 silly idealTree:prePrune ├── is-equal-shallow@0.1.3
+2937 silly idealTree:prePrune ├── is-extendable@0.1.1
+2937 silly idealTree:prePrune ├── is-extglob@1.0.0
+2937 silly idealTree:prePrune ├── is-finite@1.0.2
+2937 silly idealTree:prePrune ├── is-fullwidth-code-point@1.0.0
+2937 silly idealTree:prePrune ├── is-glob@2.0.1
+2937 silly idealTree:prePrune ├── is-number@2.1.0
+2937 silly idealTree:prePrune ├── is-posix-bracket@0.1.1
+2937 silly idealTree:prePrune ├── is-primitive@2.0.0
+2937 silly idealTree:prePrune ├── is-promise@2.1.0
+2937 silly idealTree:prePrune ├── is-relative@0.2.1
+2937 silly idealTree:prePrune ├── is-stream@1.1.0
+2937 silly idealTree:prePrune ├── is-typedarray@1.0.0
+2937 silly idealTree:prePrune ├── is-unc-path@0.1.2
+2937 silly idealTree:prePrune ├── is-utf8@0.2.1
+2937 silly idealTree:prePrune ├── is-windows@0.2.0
+2937 silly idealTree:prePrune ├── isarray@0.0.1
+2937 silly idealTree:prePrune ├── isexe@2.0.0
+2937 silly idealTree:prePrune ├─┬ isobject@2.1.0
+2937 silly idealTree:prePrune │ └── isarray@1.0.0
+2937 silly idealTree:prePrune ├── isstream@0.1.2
+2937 silly idealTree:prePrune ├── jpush-phonegap-plugin@3.2.3
+2937 silly idealTree:prePrune ├── js-base64@2.1.9
+2937 silly idealTree:prePrune ├── jsbn@0.1.1
+2937 silly idealTree:prePrune ├── jschardet@1.4.2
+2937 silly idealTree:prePrune ├── json-schema@0.2.3
+2937 silly idealTree:prePrune ├── json-stable-stringify@1.0.1
+2937 silly idealTree:prePrune ├── json-stringify-safe@5.0.1
+2937 silly idealTree:prePrune ├── jsonify@0.0.0
+2937 silly idealTree:prePrune ├─┬ jsprim@1.4.0
+2937 silly idealTree:prePrune │ └── assert-plus@1.0.0
+2937 silly idealTree:prePrune ├── kind-of@3.2.2
+2937 silly idealTree:prePrune ├─┬ lazystream@1.0.0
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── lcid@1.0.0
+2937 silly idealTree:prePrune ├─┬ leek@0.0.24
+2937 silly idealTree:prePrune │ └── lodash.assign@3.2.0
+2937 silly idealTree:prePrune ├── liftoff@2.3.0
+2937 silly idealTree:prePrune ├── livereload-js@2.2.2
+2937 silly idealTree:prePrune ├─┬ load-json-file@1.1.0
+2937 silly idealTree:prePrune │ ├── graceful-fs@4.1.11
+2937 silly idealTree:prePrune │ └── strip-bom@2.0.0
+2937 silly idealTree:prePrune ├── lodash@1.0.2
+2937 silly idealTree:prePrune ├── lodash._baseassign@3.2.0
+2937 silly idealTree:prePrune ├── lodash._basecopy@3.0.1
+2937 silly idealTree:prePrune ├── lodash._basetostring@3.0.1
+2937 silly idealTree:prePrune ├── lodash._basevalues@3.0.0
+2937 silly idealTree:prePrune ├── lodash._bindcallback@3.0.1
+2937 silly idealTree:prePrune ├── lodash._createassigner@3.1.1
+2937 silly idealTree:prePrune ├── lodash._escapehtmlchar@2.4.1
+2937 silly idealTree:prePrune ├── lodash._escapestringchar@2.4.1
+2937 silly idealTree:prePrune ├── lodash._getnative@3.9.1
+2937 silly idealTree:prePrune ├── lodash._htmlescapes@2.4.1
+2937 silly idealTree:prePrune ├── lodash._isiterateecall@3.0.9
+2937 silly idealTree:prePrune ├── lodash._isnative@2.4.1
+2937 silly idealTree:prePrune ├── lodash._objecttypes@2.4.1
+2937 silly idealTree:prePrune ├── lodash._reescape@3.0.0
+2937 silly idealTree:prePrune ├── lodash._reevaluate@3.0.0
+2937 silly idealTree:prePrune ├── lodash._reinterpolate@3.0.0
+2937 silly idealTree:prePrune ├─┬ lodash._reunescapedhtml@2.4.1
+2937 silly idealTree:prePrune │ └── lodash.keys@2.4.1
+2937 silly idealTree:prePrune ├── lodash._root@3.0.1
+2937 silly idealTree:prePrune ├── lodash._shimkeys@2.4.1
+2937 silly idealTree:prePrune ├── lodash.assign@4.2.0
+2937 silly idealTree:prePrune ├── lodash.assignwith@4.2.0
+2937 silly idealTree:prePrune ├── lodash.clonedeep@4.5.0
+2937 silly idealTree:prePrune ├── lodash.debounce@4.0.8
+2937 silly idealTree:prePrune ├─┬ lodash.defaults@2.4.1
+2937 silly idealTree:prePrune │ └── lodash.keys@2.4.1
+2937 silly idealTree:prePrune ├── lodash.escape@3.2.0
+2937 silly idealTree:prePrune ├── lodash.isarguments@3.1.0
+2937 silly idealTree:prePrune ├── lodash.isarray@3.0.4
+2937 silly idealTree:prePrune ├── lodash.isempty@4.4.0
+2937 silly idealTree:prePrune ├── lodash.isobject@2.4.1
+2937 silly idealTree:prePrune ├── lodash.isplainobject@4.0.6
+2937 silly idealTree:prePrune ├── lodash.isstring@4.0.1
+2937 silly idealTree:prePrune ├── lodash.keys@3.1.2
+2937 silly idealTree:prePrune ├── lodash.mapvalues@4.6.0
+2937 silly idealTree:prePrune ├── lodash.pick@4.4.0
+2937 silly idealTree:prePrune ├── lodash.restparam@3.6.1
+2937 silly idealTree:prePrune ├── lodash.template@3.6.2
+2937 silly idealTree:prePrune ├── lodash.templatesettings@3.1.1
+2937 silly idealTree:prePrune ├─┬ lodash.values@2.4.1
+2937 silly idealTree:prePrune │ └── lodash.keys@2.4.1
+2937 silly idealTree:prePrune ├── loud-rejection@1.6.0
+2937 silly idealTree:prePrune ├── lru-cache@2.7.3
+2937 silly idealTree:prePrune ├── macos-release@1.0.0
+2937 silly idealTree:prePrune ├── map-cache@0.2.2
+2937 silly idealTree:prePrune ├── map-obj@1.0.1
+2937 silly idealTree:prePrune ├── media-typer@0.3.0
+2937 silly idealTree:prePrune ├── memory-cache@0.0.5
+2937 silly idealTree:prePrune ├─┬ meow@3.7.0
+2937 silly idealTree:prePrune │ └── object-assign@4.1.1
+2937 silly idealTree:prePrune ├── merge-descriptors@1.0.1
+2937 silly idealTree:prePrune ├── methods@1.1.2
+2937 silly idealTree:prePrune ├── micromatch@2.3.11
+2937 silly idealTree:prePrune ├── mime@1.3.6
+2937 silly idealTree:prePrune ├── mime-db@1.27.0
+2937 silly idealTree:prePrune ├── mime-types@2.1.15
+2937 silly idealTree:prePrune ├── mimic-fn@1.1.0
+2937 silly idealTree:prePrune ├── minimatch@2.0.10
+2937 silly idealTree:prePrune ├── minimist@1.2.0
+2937 silly idealTree:prePrune ├─┬ mkdirp@0.5.1
+2937 silly idealTree:prePrune │ └── minimist@0.0.8
+2937 silly idealTree:prePrune ├── ms@2.0.0
+2937 silly idealTree:prePrune ├── multipipe@0.1.2
+2937 silly idealTree:prePrune ├── mute-stream@0.0.7
+2937 silly idealTree:prePrune ├── nan@2.6.2
+2937 silly idealTree:prePrune ├── natives@1.1.0
+2937 silly idealTree:prePrune ├── ncp@2.0.0
+2937 silly idealTree:prePrune ├── negotiator@0.6.1
+2937 silly idealTree:prePrune ├── next-tick@1.0.0
+2937 silly idealTree:prePrune ├─┬ node-gyp@3.6.2
+2937 silly idealTree:prePrune │ ├── glob@7.1.2
+2937 silly idealTree:prePrune │ ├── graceful-fs@4.1.11
+2937 silly idealTree:prePrune │ ├── minimatch@3.0.4
+2937 silly idealTree:prePrune │ └── semver@5.3.0
+2937 silly idealTree:prePrune ├─┬ node-sass@3.13.1
+2937 silly idealTree:prePrune │ ├── gaze@1.1.2
+2937 silly idealTree:prePrune │ ├── glob@7.1.2
+2937 silly idealTree:prePrune │ ├── globule@1.2.0
+2937 silly idealTree:prePrune │ ├── lodash@4.17.4
+2937 silly idealTree:prePrune │ └── minimatch@3.0.4
+2937 silly idealTree:prePrune ├── nopt@3.0.6
+2937 silly idealTree:prePrune ├── normalize-package-data@2.3.8
+2937 silly idealTree:prePrune ├── normalize-path@2.1.1
+2937 silly idealTree:prePrune ├── npmlog@4.1.0
+2937 silly idealTree:prePrune ├── number-is-nan@1.0.1
+2937 silly idealTree:prePrune ├── oauth-sign@0.8.2
+2937 silly idealTree:prePrune ├── object-assign@3.0.0
+2937 silly idealTree:prePrune ├─┬ object.defaults@1.1.0
+2937 silly idealTree:prePrune │ ├── for-own@1.0.0
+2937 silly idealTree:prePrune │ └── isobject@3.0.0
+2937 silly idealTree:prePrune ├── object.omit@2.0.1
+2937 silly idealTree:prePrune ├── on-finished@2.3.0
+2937 silly idealTree:prePrune ├── once@1.3.3
+2937 silly idealTree:prePrune ├── onetime@2.0.1
+2937 silly idealTree:prePrune ├─┬ opn@4.0.2
+2937 silly idealTree:prePrune │ └── object-assign@4.1.1
+2937 silly idealTree:prePrune ├── orchestrator@0.3.8
+2937 silly idealTree:prePrune ├── ordered-read-streams@0.1.0
+2937 silly idealTree:prePrune ├── os-homedir@1.0.2
+2937 silly idealTree:prePrune ├── os-locale@1.4.0
+2937 silly idealTree:prePrune ├── os-name@2.0.1
+2937 silly idealTree:prePrune ├── os-tmpdir@1.0.2
+2937 silly idealTree:prePrune ├── osenv@0.1.4
+2937 silly idealTree:prePrune ├── parse-filepath@1.0.1
+2937 silly idealTree:prePrune ├── parse-glob@3.0.4
+2937 silly idealTree:prePrune ├── parse-json@2.2.0
+2937 silly idealTree:prePrune ├── parse-passwd@1.0.0
+2937 silly idealTree:prePrune ├── parseurl@1.3.1
+2937 silly idealTree:prePrune ├── path-exists@2.1.0
+2937 silly idealTree:prePrune ├── path-is-absolute@1.0.1
+2937 silly idealTree:prePrune ├── path-parse@1.0.5
+2937 silly idealTree:prePrune ├── path-root@0.1.1
+2937 silly idealTree:prePrune ├── path-root-regex@0.1.2
+2937 silly idealTree:prePrune ├── path-to-regexp@0.1.7
+2937 silly idealTree:prePrune ├─┬ path-type@1.1.0
+2937 silly idealTree:prePrune │ └── graceful-fs@4.1.11
+2937 silly idealTree:prePrune ├── performance-now@0.2.0
+2937 silly idealTree:prePrune ├── phonegap-plugin-barcodescanner@6.0.8
+2937 silly idealTree:prePrune ├── pify@2.3.0
+2937 silly idealTree:prePrune ├── pinkie@2.0.4
+2937 silly idealTree:prePrune ├── pinkie-promise@2.0.1
+2937 silly idealTree:prePrune ├── preserve@0.2.0
+2937 silly idealTree:prePrune ├── pretty-hrtime@1.0.3
+2937 silly idealTree:prePrune ├── process-nextick-args@1.0.7
+2937 silly idealTree:prePrune ├── proxy-addr@1.1.4
+2937 silly idealTree:prePrune ├── proxy-middleware@0.15.0
+2937 silly idealTree:prePrune ├── pseudomap@1.0.2
+2937 silly idealTree:prePrune ├── punycode@1.4.1
+2937 silly idealTree:prePrune ├── qs@6.4.0
+2937 silly idealTree:prePrune ├─┬ randomatic@1.1.7
+2937 silly idealTree:prePrune │ ├─┬ is-number@3.0.0
+2937 silly idealTree:prePrune │ │ └── kind-of@3.2.2
+2937 silly idealTree:prePrune │ └── kind-of@4.0.0
+2937 silly idealTree:prePrune ├── range-parser@1.2.0
+2937 silly idealTree:prePrune ├── raw-body@1.1.7
+2937 silly idealTree:prePrune ├── read-pkg@1.1.0
+2937 silly idealTree:prePrune ├── read-pkg-up@1.0.1
+2937 silly idealTree:prePrune ├── readable-stream@1.1.14
+2937 silly idealTree:prePrune ├─┬ readdirp@2.1.0
+2937 silly idealTree:prePrune │ ├── graceful-fs@4.1.11
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── minimatch@3.0.4
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── rechoir@0.6.2
+2937 silly idealTree:prePrune ├── redent@1.0.0
+2937 silly idealTree:prePrune ├── regex-cache@0.4.3
+2937 silly idealTree:prePrune ├── remove-trailing-separator@1.0.2
+2937 silly idealTree:prePrune ├── repeat-element@1.1.2
+2937 silly idealTree:prePrune ├── repeat-string@1.6.1
+2937 silly idealTree:prePrune ├── repeating@2.0.1
+2937 silly idealTree:prePrune ├── replace-ext@0.0.1
+2937 silly idealTree:prePrune ├── request@2.81.0
+2937 silly idealTree:prePrune ├── require-directory@2.1.1
+2937 silly idealTree:prePrune ├── require-main-filename@1.0.1
+2937 silly idealTree:prePrune ├── resolve@1.3.3
+2937 silly idealTree:prePrune ├── resolve-dir@0.1.1
+2937 silly idealTree:prePrune ├── restore-cursor@2.0.0
+2937 silly idealTree:prePrune ├─┬ rimraf@2.6.1
+2937 silly idealTree:prePrune │ ├── glob@7.1.2
+2937 silly idealTree:prePrune │ └── minimatch@3.0.4
+2937 silly idealTree:prePrune ├── rsvp@3.5.0
+2937 silly idealTree:prePrune ├── run-async@2.3.0
+2937 silly idealTree:prePrune ├── rx-lite@4.0.8
+2937 silly idealTree:prePrune ├── rx-lite-aggregates@4.0.8
+2937 silly idealTree:prePrune ├── safe-buffer@5.0.1
+2937 silly idealTree:prePrune ├── safe-json-parse@1.0.1
+2937 silly idealTree:prePrune ├─┬ sass-graph@2.2.4
+2937 silly idealTree:prePrune │ ├── glob@7.1.2
+2937 silly idealTree:prePrune │ ├── lodash@4.17.4
+2937 silly idealTree:prePrune │ └── minimatch@3.0.4
+2937 silly idealTree:prePrune ├── sax@1.2.2
+2937 silly idealTree:prePrune ├─┬ scss-tokenizer@0.2.3
+2937 silly idealTree:prePrune │ └── source-map@0.4.4
+2937 silly idealTree:prePrune ├── semver@4.3.6
+2937 silly idealTree:prePrune ├─┬ send@0.15.3
+2937 silly idealTree:prePrune │ ├── debug@2.6.7
+2937 silly idealTree:prePrune │ └── mime@1.3.4
+2937 silly idealTree:prePrune ├── sequencify@0.0.7
+2937 silly idealTree:prePrune ├── serve-static@1.12.3
+2937 silly idealTree:prePrune ├── set-blocking@2.0.0
+2937 silly idealTree:prePrune ├── set-immediate-shim@1.0.1
+2937 silly idealTree:prePrune ├── setprototypeof@1.0.3
+2937 silly idealTree:prePrune ├── shelljs@0.3.0
+2937 silly idealTree:prePrune ├── sigmund@1.0.1
+2937 silly idealTree:prePrune ├── signal-exit@3.0.2
+2937 silly idealTree:prePrune ├── slice-ansi@0.0.4
+2937 silly idealTree:prePrune ├── sntp@1.0.9
+2937 silly idealTree:prePrune ├── source-map@0.5.6
+2937 silly idealTree:prePrune ├── sparkles@1.0.0
+2937 silly idealTree:prePrune ├── spdx-correct@1.0.2
+2937 silly idealTree:prePrune ├── spdx-expression-parse@1.0.4
+2937 silly idealTree:prePrune ├── spdx-license-ids@1.2.2
+2937 silly idealTree:prePrune ├─┬ sshpk@1.13.1
+2937 silly idealTree:prePrune │ └── assert-plus@1.0.0
+2937 silly idealTree:prePrune ├── statuses@1.3.1
+2937 silly idealTree:prePrune ├── stream-consume@0.1.0
+2937 silly idealTree:prePrune ├── stream-exhaust@1.0.1
+2937 silly idealTree:prePrune ├── string_decoder@0.10.31
+2937 silly idealTree:prePrune ├── string-template@0.2.1
+2937 silly idealTree:prePrune ├── string-width@1.0.2
+2937 silly idealTree:prePrune ├── stringstream@0.0.5
+2937 silly idealTree:prePrune ├── strip-ansi@3.0.1
+2937 silly idealTree:prePrune ├── strip-bom@1.0.0
+2937 silly idealTree:prePrune ├── strip-indent@1.0.1
+2937 silly idealTree:prePrune ├─┬ superagent@3.5.2
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── supports-color@2.0.0
+2937 silly idealTree:prePrune ├── tar@2.2.1
+2937 silly idealTree:prePrune ├─┬ tar-stream@1.5.4
+2937 silly idealTree:prePrune │ ├── end-of-stream@1.4.0
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── once@1.4.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── through@2.3.8
+2937 silly idealTree:prePrune ├─┬ through2@2.0.3
+2937 silly idealTree:prePrune │ ├── isarray@1.0.0
+2937 silly idealTree:prePrune │ ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune │ └── string_decoder@1.0.2
+2937 silly idealTree:prePrune ├── tildify@1.2.0
+2937 silly idealTree:prePrune ├── time-stamp@1.1.0
+2937 silly idealTree:prePrune ├─┬ tiny-lr@1.0.4
+2937 silly idealTree:prePrune │ ├── debug@2.2.0
+2937 silly idealTree:prePrune │ ├── ms@0.7.1
+2937 silly idealTree:prePrune │ └── object-assign@4.1.1
+2937 silly idealTree:prePrune ├── tmp@0.0.31
+2937 silly idealTree:prePrune ├── tough-cookie@2.3.2
+2937 silly idealTree:prePrune ├── trim-newlines@1.0.0
+2937 silly idealTree:prePrune ├── tunnel-agent@0.6.0
+2937 silly idealTree:prePrune ├── tweetnacl@0.14.5
+2937 silly idealTree:prePrune ├── type-is@1.6.15
+2937 silly idealTree:prePrune ├── unc-path-regex@0.1.2
+2937 silly idealTree:prePrune ├── unique-stream@1.0.0
+2937 silly idealTree:prePrune ├── unpipe@1.0.0
+2937 silly idealTree:prePrune ├── user-home@1.1.1
+2937 silly idealTree:prePrune ├── util-deprecate@1.0.2
+2937 silly idealTree:prePrune ├── utils-merge@1.0.0
+2937 silly idealTree:prePrune ├── uuid@3.0.1
+2937 silly idealTree:prePrune ├── v8flags@2.1.1
+2937 silly idealTree:prePrune ├── validate-npm-package-license@3.0.1
+2937 silly idealTree:prePrune ├── vary@1.1.1
+2937 silly idealTree:prePrune ├── verror@1.3.6
+2937 silly idealTree:prePrune ├── vinyl@0.5.3
+2937 silly idealTree:prePrune ├─┬ vinyl-fs@0.3.14
+2937 silly idealTree:prePrune │ ├── clone@0.2.0
+2937 silly idealTree:prePrune │ ├── readable-stream@1.0.34
+2937 silly idealTree:prePrune │ ├── through2@0.6.5
+2937 silly idealTree:prePrune │ └── vinyl@0.4.6
+2937 silly idealTree:prePrune ├─┬ vinyl-sourcemaps-apply@0.1.4
+2937 silly idealTree:prePrune │ └── source-map@0.1.43
+2937 silly idealTree:prePrune ├── walkdir@0.0.11
+2937 silly idealTree:prePrune ├── websocket-driver@0.6.5
+2937 silly idealTree:prePrune ├── websocket-extensions@0.1.1
+2937 silly idealTree:prePrune ├── which@1.2.14
+2937 silly idealTree:prePrune ├── which-module@1.0.0
+2937 silly idealTree:prePrune ├── wide-align@1.1.2
+2937 silly idealTree:prePrune ├─┬ win-release@1.1.1
+2937 silly idealTree:prePrune │ └── semver@5.3.0
+2937 silly idealTree:prePrune ├── wrap-ansi@2.1.0
+2937 silly idealTree:prePrune ├── wrappy@1.0.2
+2937 silly idealTree:prePrune ├── xml2js@0.4.17
+2937 silly idealTree:prePrune ├─┬ xmlbuilder@4.2.1
+2937 silly idealTree:prePrune │ └── lodash@4.17.4
+2937 silly idealTree:prePrune ├── xtend@4.0.1
+2937 silly idealTree:prePrune ├── y18n@3.2.1
+2937 silly idealTree:prePrune ├── yallist@2.1.2
+2937 silly idealTree:prePrune ├─┬ yargs@7.1.0
+2937 silly idealTree:prePrune │ └── camelcase@3.0.0
+2937 silly idealTree:prePrune ├─┬ yargs-parser@5.0.0
+2937 silly idealTree:prePrune │ └── camelcase@3.0.0
+2937 silly idealTree:prePrune └─┬ zip-stream@1.1.1
+2937 silly idealTree:prePrune   ├── isarray@1.0.0
+2937 silly idealTree:prePrune   ├── lodash@4.17.4
+2937 silly idealTree:prePrune   ├── readable-stream@2.2.11
+2937 silly idealTree:prePrune   └── string_decoder@1.0.2
+2938 silly loadIdealTree Finishing
+2939 silly currentTree ionic-tabs@1.1.1
+2939 silly currentTree ├─┬ @ionic/cli-plugin-ionic1@1.1.2
+2939 silly currentTree │ └── glob-watcher@3.2.0
+2939 silly currentTree ├─┬ @ionic/cli-utils@1.1.2
+2939 silly currentTree │ ├── cross-spawn@4.0.2
+2939 silly currentTree │ ├── is-fullwidth-code-point@2.0.0
+2939 silly currentTree │ ├── lru-cache@4.1.0
+2939 silly currentTree │ ├── semver@5.3.0
+2939 silly currentTree │ └── string-width@2.0.0
+2939 silly currentTree ├── abbrev@1.1.0
+2939 silly currentTree ├── accepts@1.3.3
+2939 silly currentTree ├── ajv@4.11.8
+2939 silly currentTree ├── amdefine@1.0.1
+2939 silly currentTree ├── ansi-escapes@2.0.0
+2939 silly currentTree ├── ansi-regex@2.1.1
+2939 silly currentTree ├── ansi-styles@2.2.1
+2939 silly currentTree ├── anymatch@1.3.0
+2939 silly currentTree ├── aproba@1.1.2
+2939 silly currentTree ├─┬ archiver@1.3.0
+2939 silly currentTree │ ├── glob@7.1.2
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── lodash@4.17.4
+2939 silly currentTree │ ├── minimatch@3.0.4
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├─┬ archiver-utils@1.3.0
+2939 silly currentTree │ ├── glob@7.1.2
+2939 silly currentTree │ ├── graceful-fs@4.1.11
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── lodash@4.17.4
+2939 silly currentTree │ ├── minimatch@3.0.4
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── archy@1.0.0
+2939 silly currentTree ├─┬ are-we-there-yet@1.1.4
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── arr-diff@2.0.0
+2939 silly currentTree ├── arr-flatten@1.0.3
+2939 silly currentTree ├── array-differ@1.0.0
+2939 silly currentTree ├── array-each@1.0.1
+2939 silly currentTree ├── array-find-index@1.0.2
+2939 silly currentTree ├── array-flatten@1.1.1
+2939 silly currentTree ├── array-slice@1.0.0
+2939 silly currentTree ├── array-uniq@1.0.3
+2939 silly currentTree ├── array-unique@0.2.1
+2939 silly currentTree ├── arrify@1.0.1
+2939 silly currentTree ├── asn1@0.2.3
+2939 silly currentTree ├── assert-plus@0.2.0
+2939 silly currentTree ├─┬ async@2.4.1
+2939 silly currentTree │ └── lodash@4.17.4
+2939 silly currentTree ├─┬ async-done@1.2.2
+2939 silly currentTree │ └─┬ end-of-stream@1.4.0
+2939 silly currentTree │   └── once@1.4.0
+2939 silly currentTree ├── async-each@1.0.1
+2939 silly currentTree ├── async-foreach@0.1.3
+2939 silly currentTree ├── asynckit@0.4.0
+2939 silly currentTree ├── aws-sign2@0.6.0
+2939 silly currentTree ├── aws4@1.6.0
+2939 silly currentTree ├── balanced-match@0.4.2
+2939 silly currentTree ├── bcrypt-pbkdf@1.0.1
+2939 silly currentTree ├── beeper@1.1.1
+2939 silly currentTree ├── binary-extensions@1.8.0
+2939 silly currentTree ├─┬ bl@1.2.1
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── block-stream@0.0.9
+2939 silly currentTree ├── body@5.1.0
+2939 silly currentTree ├── boom@2.10.1
+2939 silly currentTree ├── bower@1.8.0
+2939 silly currentTree ├── brace-expansion@1.1.7
+2939 silly currentTree ├── braces@1.8.5
+2939 silly currentTree ├── buffer-crc32@0.2.13
+2939 silly currentTree ├── bufferstreams@0.0.2
+2939 silly currentTree ├── builtin-modules@1.1.1
+2939 silly currentTree ├── bytes@1.0.0
+2939 silly currentTree ├── camelcase@2.1.1
+2939 silly currentTree ├── camelcase-keys@2.1.0
+2939 silly currentTree ├── caseless@0.12.0
+2939 silly currentTree ├── chalk@1.1.3
+2939 silly currentTree ├── chokidar@1.7.0
+2939 silly currentTree ├─┬ clean-css@3.0.10
+2939 silly currentTree │ └── source-map@0.1.43
+2939 silly currentTree ├── cli-cursor@2.1.0
+2939 silly currentTree ├── cli-width@2.1.0
+2939 silly currentTree ├── cliui@3.2.0
+2939 silly currentTree ├── clone@1.0.2
+2939 silly currentTree ├── clone-buffer@1.0.0
+2939 silly currentTree ├── clone-stats@0.0.1
+2939 silly currentTree ├── cloneable-readable@1.0.0
+2939 silly currentTree ├── co@4.6.0
+2939 silly currentTree ├── code-point-at@1.1.0
+2939 silly currentTree ├── combined-stream@1.0.5
+2939 silly currentTree ├── commander@2.5.1
+2939 silly currentTree ├── component-emitter@1.2.1
+2939 silly currentTree ├─┬ compress-commons@1.2.0
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── concat-map@0.0.1
+2939 silly currentTree ├── concat-with-sourcemaps@1.0.4
+2939 silly currentTree ├── console-control-strings@1.1.0
+2939 silly currentTree ├── content-disposition@0.5.2
+2939 silly currentTree ├── content-type@1.0.2
+2939 silly currentTree ├── continuable-cache@0.3.1
+2939 silly currentTree ├── cookie@0.3.1
+2939 silly currentTree ├── cookie-signature@1.0.6
+2939 silly currentTree ├── cookiejar@2.1.1
+2939 silly currentTree ├── cordova-hot-code-push-plugin@1.5.3
+2939 silly currentTree ├── cordova-plugin-actionsheet@2.3.3
+2939 silly currentTree ├── cordova-plugin-camera@2.4.0
+2939 silly currentTree ├── cordova-plugin-compat@1.1.0
+2939 silly currentTree ├── cordova-plugin-console@1.0.7
+2939 silly currentTree ├── cordova-plugin-device@1.1.6
+2939 silly currentTree ├── cordova-plugin-file@4.3.2
+2939 silly currentTree ├── cordova-plugin-file-transfer@1.6.2
+2939 silly currentTree ├── cordova-plugin-jcore@1.1.5
+2939 silly currentTree ├── cordova-plugin-media-capture@1.4.3
+2939 silly currentTree ├── cordova-plugin-offbye-alipay@1.0.1
+2939 silly currentTree ├── cordova-plugin-splashscreen@4.0.3
+2939 silly currentTree ├── cordova-plugin-statusbar@2.1.3
+2939 silly currentTree ├── cordova-plugin-wechat@1.4.0
+2939 silly currentTree ├── cordova-plugin-weibosdk@0.6.0
+2939 silly currentTree ├── cordova-plugin-whitelist@1.2.2
+2939 silly currentTree ├── core-util-is@1.0.2
+2939 silly currentTree ├── crc@3.4.4
+2939 silly currentTree ├─┬ crc32-stream@2.0.0
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├─┬ cross-spawn@3.0.1
+2939 silly currentTree │ └── lru-cache@4.1.0
+2939 silly currentTree ├── cryptiles@2.0.5
+2939 silly currentTree ├── currently-unhandled@0.4.1
+2939 silly currentTree ├─┬ dashdash@1.14.1
+2939 silly currentTree │ └── assert-plus@1.0.0
+2939 silly currentTree ├── dateformat@2.0.0
+2939 silly currentTree ├── debug@2.6.8
+2939 silly currentTree ├── decamelize@1.2.0
+2939 silly currentTree ├── defaults@1.0.3
+2939 silly currentTree ├── delayed-stream@1.0.0
+2939 silly currentTree ├── delegates@1.0.0
+2939 silly currentTree ├── depd@1.1.0
+2939 silly currentTree ├── deprecated@0.0.1
+2939 silly currentTree ├── destroy@1.0.4
+2939 silly currentTree ├── detect-file@0.1.0
+2939 silly currentTree ├── duplexer2@0.0.2
+2939 silly currentTree ├── ecc-jsbn@0.1.1
+2939 silly currentTree ├── ee-first@1.1.1
+2939 silly currentTree ├── encodeurl@1.0.1
+2939 silly currentTree ├── end-of-stream@0.1.5
+2939 silly currentTree ├── error@7.0.2
+2939 silly currentTree ├── error-ex@1.3.1
+2939 silly currentTree ├── escape-html@1.0.3
+2939 silly currentTree ├── escape-string-regexp@1.0.5
+2939 silly currentTree ├── etag@1.8.0
+2939 silly currentTree ├── expand-brackets@0.1.5
+2939 silly currentTree ├── expand-range@1.8.2
+2939 silly currentTree ├── expand-tilde@1.2.2
+2939 silly currentTree ├─┬ express@4.15.3
+2939 silly currentTree │ └── debug@2.6.7
+2939 silly currentTree ├── extend@3.0.1
+2939 silly currentTree ├── external-editor@2.0.4
+2939 silly currentTree ├── extglob@0.3.2
+2939 silly currentTree ├── extsprintf@1.0.2
+2939 silly currentTree ├── fancy-log@1.3.0
+2939 silly currentTree ├── faye-websocket@0.10.0
+2939 silly currentTree ├── figures@2.0.0
+2939 silly currentTree ├── filename-regex@2.0.1
+2939 silly currentTree ├── fill-range@2.2.3
+2939 silly currentTree ├─┬ finalhandler@1.0.3
+2939 silly currentTree │ └── debug@2.6.7
+2939 silly currentTree ├── find-index@0.1.1
+2939 silly currentTree ├── find-up@1.1.2
+2939 silly currentTree ├── findup-sync@0.4.3
+2939 silly currentTree ├── fined@1.0.2
+2939 silly currentTree ├── first-chunk-stream@1.0.0
+2939 silly currentTree ├── flagged-respawn@0.3.2
+2939 silly currentTree ├── for-in@1.0.2
+2939 silly currentTree ├── for-own@0.1.5
+2939 silly currentTree ├── forever-agent@0.6.1
+2939 silly currentTree ├── form-data@2.1.4
+2939 silly currentTree ├── formidable@1.1.1
+2939 silly currentTree ├── forwarded@0.1.0
+2939 silly currentTree ├── fresh@0.5.0
+2939 silly currentTree ├── fs-exists-sync@0.1.0
+2939 silly currentTree ├── fs.realpath@1.0.0
+2939 silly currentTree ├─┬ fstream@1.0.11
+2939 silly currentTree │ └── graceful-fs@4.1.11
+2939 silly currentTree ├─┬ gauge@2.7.4
+2939 silly currentTree │ └── object-assign@4.1.1
+2939 silly currentTree ├── gaze@0.5.2
+2939 silly currentTree ├── get-caller-file@1.0.2
+2939 silly currentTree ├── get-stdin@4.0.1
+2939 silly currentTree ├─┬ getpass@0.1.7
+2939 silly currentTree │ └── assert-plus@1.0.0
+2939 silly currentTree ├── glob@4.5.3
+2939 silly currentTree ├── glob-base@0.3.0
+2939 silly currentTree ├── glob-parent@2.0.0
+2939 silly currentTree ├─┬ glob-stream@3.1.18
+2939 silly currentTree │ ├── readable-stream@1.0.34
+2939 silly currentTree │ └── through2@0.6.5
+2939 silly currentTree ├── glob-watcher@0.0.6
+2939 silly currentTree ├── glob2base@0.0.12
+2939 silly currentTree ├── global-modules@0.2.3
+2939 silly currentTree ├── global-prefix@0.1.5
+2939 silly currentTree ├─┬ globule@0.1.0
+2939 silly currentTree │ ├── glob@3.1.21
+2939 silly currentTree │ ├── graceful-fs@1.2.3
+2939 silly currentTree │ ├── inherits@1.0.2
+2939 silly currentTree │ └── minimatch@0.2.14
+2939 silly currentTree ├── glogg@1.0.0
+2939 silly currentTree ├── graceful-fs@3.0.11
+2939 silly currentTree ├─┬ gulp@3.9.1
+2939 silly currentTree │ └── gulp-util@3.0.8
+2939 silly currentTree ├─┬ gulp-concat@2.6.1
+2939 silly currentTree │ ├── clone-stats@1.0.0
+2939 silly currentTree │ ├── replace-ext@1.0.0
+2939 silly currentTree │ └── vinyl@2.0.2
+2939 silly currentTree ├─┬ gulp-minify-css@0.3.13
+2939 silly currentTree │ ├─┬ gulp-util@3.0.8
+2939 silly currentTree │ │ ├── isarray@1.0.0
+2939 silly currentTree │ │ ├── readable-stream@2.3.3
+2939 silly currentTree │ │ ├── string_decoder@1.0.3
+2939 silly currentTree │ │ └── through2@2.0.3
+2939 silly currentTree │ ├── readable-stream@1.0.34
+2939 silly currentTree │ ├── safe-buffer@5.1.1
+2939 silly currentTree │ └── through2@0.6.5
+2939 silly currentTree ├── gulp-rename@1.2.2
+2939 silly currentTree ├─┬ gulp-sass@2.3.2
+2939 silly currentTree │ ├── gulp-util@3.0.8
+2939 silly currentTree │ └── vinyl-sourcemaps-apply@0.2.1
+2939 silly currentTree ├─┬ gulp-util@2.2.20
+2939 silly currentTree │ ├── ansi-regex@0.2.1
+2939 silly currentTree │ ├── ansi-styles@1.1.0
+2939 silly currentTree │ ├── chalk@0.5.1
+2939 silly currentTree │ ├── dateformat@1.0.12
+2939 silly currentTree │ ├── has-ansi@0.1.0
+2939 silly currentTree │ ├── lodash._reinterpolate@2.4.1
+2939 silly currentTree │ ├── lodash.escape@2.4.1
+2939 silly currentTree │ ├── lodash.keys@2.4.1
+2939 silly currentTree │ ├── lodash.template@2.4.1
+2939 silly currentTree │ ├── lodash.templatesettings@2.4.1
+2939 silly currentTree │ ├── minimist@0.2.0
+2939 silly currentTree │ ├── readable-stream@1.0.34
+2939 silly currentTree │ ├── strip-ansi@0.3.0
+2939 silly currentTree │ ├── supports-color@0.2.0
+2939 silly currentTree │ ├── through2@0.5.1
+2939 silly currentTree │ ├── vinyl@0.2.3
+2939 silly currentTree │ └── xtend@3.0.0
+2939 silly currentTree ├── gulplog@1.0.0
+2939 silly currentTree ├── har-schema@1.0.5
+2939 silly currentTree ├── har-validator@4.2.1
+2939 silly currentTree ├── has-ansi@2.0.0
+2939 silly currentTree ├── has-gulplog@0.1.0
+2939 silly currentTree ├── has-unicode@2.0.1
+2939 silly currentTree ├── hawk@3.1.3
+2939 silly currentTree ├── hoek@2.16.3
+2939 silly currentTree ├── homedir-polyfill@1.0.1
+2939 silly currentTree ├── hosted-git-info@2.4.2
+2939 silly currentTree ├── http-errors@1.6.1
+2939 silly currentTree ├── http-signature@1.1.1
+2939 silly currentTree ├── iconv-lite@0.4.17
+2939 silly currentTree ├── in-publish@2.0.0
+2939 silly currentTree ├── indent-string@2.1.0
+2939 silly currentTree ├── inflight@1.0.6
+2939 silly currentTree ├── inherits@2.0.3
+2939 silly currentTree ├── ini@1.3.4
+2939 silly currentTree ├─┬ inquirer@3.1.0
+2939 silly currentTree │ ├── is-fullwidth-code-point@2.0.0
+2939 silly currentTree │ ├── lodash@4.17.4
+2939 silly currentTree │ └── string-width@2.0.0
+2939 silly currentTree ├── interpret@1.0.3
+2939 silly currentTree ├── invert-kv@1.0.0
+2939 silly currentTree ├── ionic-plugin-keyboard@1.0.9
+2939 silly currentTree ├── ipaddr.js@1.3.0
+2939 silly currentTree ├── is-absolute@0.2.6
+2939 silly currentTree ├── is-arrayish@0.2.1
+2939 silly currentTree ├── is-binary-path@1.0.1
+2939 silly currentTree ├── is-buffer@1.1.5
+2939 silly currentTree ├── is-builtin-module@1.0.0
+2939 silly currentTree ├── is-dotfile@1.0.3
+2939 silly currentTree ├── is-equal-shallow@0.1.3
+2939 silly currentTree ├── is-extendable@0.1.1
+2939 silly currentTree ├── is-extglob@1.0.0
+2939 silly currentTree ├── is-finite@1.0.2
+2939 silly currentTree ├── is-fullwidth-code-point@1.0.0
+2939 silly currentTree ├── is-glob@2.0.1
+2939 silly currentTree ├── is-number@2.1.0
+2939 silly currentTree ├── is-posix-bracket@0.1.1
+2939 silly currentTree ├── is-primitive@2.0.0
+2939 silly currentTree ├── is-promise@2.1.0
+2939 silly currentTree ├── is-relative@0.2.1
+2939 silly currentTree ├── is-stream@1.1.0
+2939 silly currentTree ├── is-typedarray@1.0.0
+2939 silly currentTree ├── is-unc-path@0.1.2
+2939 silly currentTree ├── is-utf8@0.2.1
+2939 silly currentTree ├── is-windows@0.2.0
+2939 silly currentTree ├── isarray@0.0.1
+2939 silly currentTree ├── isexe@2.0.0
+2939 silly currentTree ├─┬ isobject@2.1.0
+2939 silly currentTree │ └── isarray@1.0.0
+2939 silly currentTree ├── isstream@0.1.2
+2939 silly currentTree ├── jpush-phonegap-plugin@3.2.3
+2939 silly currentTree ├── js-base64@2.1.9
+2939 silly currentTree ├── jsbn@0.1.1
+2939 silly currentTree ├── jschardet@1.4.2
+2939 silly currentTree ├── json-schema@0.2.3
+2939 silly currentTree ├── json-stable-stringify@1.0.1
+2939 silly currentTree ├── json-stringify-safe@5.0.1
+2939 silly currentTree ├── jsonify@0.0.0
+2939 silly currentTree ├─┬ jsprim@1.4.0
+2939 silly currentTree │ └── assert-plus@1.0.0
+2939 silly currentTree ├── kind-of@3.2.2
+2939 silly currentTree ├─┬ lazystream@1.0.0
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── lcid@1.0.0
+2939 silly currentTree ├─┬ leek@0.0.24
+2939 silly currentTree │ └── lodash.assign@3.2.0
+2939 silly currentTree ├── liftoff@2.3.0
+2939 silly currentTree ├── livereload-js@2.2.2
+2939 silly currentTree ├─┬ load-json-file@1.1.0
+2939 silly currentTree │ ├── graceful-fs@4.1.11
+2939 silly currentTree │ └── strip-bom@2.0.0
+2939 silly currentTree ├── lodash@1.0.2
+2939 silly currentTree ├── lodash._baseassign@3.2.0
+2939 silly currentTree ├── lodash._basecopy@3.0.1
+2939 silly currentTree ├── lodash._basetostring@3.0.1
+2939 silly currentTree ├── lodash._basevalues@3.0.0
+2939 silly currentTree ├── lodash._bindcallback@3.0.1
+2939 silly currentTree ├── lodash._createassigner@3.1.1
+2939 silly currentTree ├── lodash._escapehtmlchar@2.4.1
+2939 silly currentTree ├── lodash._escapestringchar@2.4.1
+2939 silly currentTree ├── lodash._getnative@3.9.1
+2939 silly currentTree ├── lodash._htmlescapes@2.4.1
+2939 silly currentTree ├── lodash._isiterateecall@3.0.9
+2939 silly currentTree ├── lodash._isnative@2.4.1
+2939 silly currentTree ├── lodash._objecttypes@2.4.1
+2939 silly currentTree ├── lodash._reescape@3.0.0
+2939 silly currentTree ├── lodash._reevaluate@3.0.0
+2939 silly currentTree ├── lodash._reinterpolate@3.0.0
+2939 silly currentTree ├─┬ lodash._reunescapedhtml@2.4.1
+2939 silly currentTree │ └── lodash.keys@2.4.1
+2939 silly currentTree ├── lodash._root@3.0.1
+2939 silly currentTree ├── lodash._shimkeys@2.4.1
+2939 silly currentTree ├── lodash.assign@4.2.0
+2939 silly currentTree ├── lodash.assignwith@4.2.0
+2939 silly currentTree ├── lodash.clonedeep@4.5.0
+2939 silly currentTree ├── lodash.debounce@4.0.8
+2939 silly currentTree ├─┬ lodash.defaults@2.4.1
+2939 silly currentTree │ └── lodash.keys@2.4.1
+2939 silly currentTree ├── lodash.escape@3.2.0
+2939 silly currentTree ├── lodash.isarguments@3.1.0
+2939 silly currentTree ├── lodash.isarray@3.0.4
+2939 silly currentTree ├── lodash.isempty@4.4.0
+2939 silly currentTree ├── lodash.isobject@2.4.1
+2939 silly currentTree ├── lodash.isplainobject@4.0.6
+2939 silly currentTree ├── lodash.isstring@4.0.1
+2939 silly currentTree ├── lodash.keys@3.1.2
+2939 silly currentTree ├── lodash.mapvalues@4.6.0
+2939 silly currentTree ├── lodash.pick@4.4.0
+2939 silly currentTree ├── lodash.restparam@3.6.1
+2939 silly currentTree ├── lodash.template@3.6.2
+2939 silly currentTree ├── lodash.templatesettings@3.1.1
+2939 silly currentTree ├─┬ lodash.values@2.4.1
+2939 silly currentTree │ └── lodash.keys@2.4.1
+2939 silly currentTree ├── loud-rejection@1.6.0
+2939 silly currentTree ├── lru-cache@2.7.3
+2939 silly currentTree ├── macos-release@1.0.0
+2939 silly currentTree ├── map-cache@0.2.2
+2939 silly currentTree ├── map-obj@1.0.1
+2939 silly currentTree ├── media-typer@0.3.0
+2939 silly currentTree ├── memory-cache@0.0.5
+2939 silly currentTree ├─┬ meow@3.7.0
+2939 silly currentTree │ └── object-assign@4.1.1
+2939 silly currentTree ├── merge-descriptors@1.0.1
+2939 silly currentTree ├── methods@1.1.2
+2939 silly currentTree ├── micromatch@2.3.11
+2939 silly currentTree ├── mime@1.3.6
+2939 silly currentTree ├── mime-db@1.27.0
+2939 silly currentTree ├── mime-types@2.1.15
+2939 silly currentTree ├── mimic-fn@1.1.0
+2939 silly currentTree ├── minimatch@2.0.10
+2939 silly currentTree ├── minimist@1.2.0
+2939 silly currentTree ├─┬ mkdirp@0.5.1
+2939 silly currentTree │ └── minimist@0.0.8
+2939 silly currentTree ├── ms@2.0.0
+2939 silly currentTree ├── multipipe@0.1.2
+2939 silly currentTree ├── mute-stream@0.0.7
+2939 silly currentTree ├── nan@2.6.2
+2939 silly currentTree ├── natives@1.1.0
+2939 silly currentTree ├── ncp@2.0.0
+2939 silly currentTree ├── negotiator@0.6.1
+2939 silly currentTree ├── next-tick@1.0.0
+2939 silly currentTree ├─┬ node-gyp@3.6.2
+2939 silly currentTree │ ├── glob@7.1.2
+2939 silly currentTree │ ├── graceful-fs@4.1.11
+2939 silly currentTree │ ├── minimatch@3.0.4
+2939 silly currentTree │ └── semver@5.3.0
+2939 silly currentTree ├─┬ node-sass@3.13.1
+2939 silly currentTree │ ├── gaze@1.1.2
+2939 silly currentTree │ ├── glob@7.1.2
+2939 silly currentTree │ ├── globule@1.2.0
+2939 silly currentTree │ ├── lodash@4.17.4
+2939 silly currentTree │ └── minimatch@3.0.4
+2939 silly currentTree ├── nopt@3.0.6
+2939 silly currentTree ├── normalize-package-data@2.3.8
+2939 silly currentTree ├── normalize-path@2.1.1
+2939 silly currentTree ├── npmlog@4.1.0
+2939 silly currentTree ├── number-is-nan@1.0.1
+2939 silly currentTree ├── oauth-sign@0.8.2
+2939 silly currentTree ├── object-assign@3.0.0
+2939 silly currentTree ├─┬ object.defaults@1.1.0
+2939 silly currentTree │ ├── for-own@1.0.0
+2939 silly currentTree │ └── isobject@3.0.0
+2939 silly currentTree ├── object.omit@2.0.1
+2939 silly currentTree ├── on-finished@2.3.0
+2939 silly currentTree ├── once@1.3.3
+2939 silly currentTree ├── onetime@2.0.1
+2939 silly currentTree ├─┬ opn@4.0.2
+2939 silly currentTree │ └── object-assign@4.1.1
+2939 silly currentTree ├── orchestrator@0.3.8
+2939 silly currentTree ├── ordered-read-streams@0.1.0
+2939 silly currentTree ├── os-homedir@1.0.2
+2939 silly currentTree ├── os-locale@1.4.0
+2939 silly currentTree ├── os-name@2.0.1
+2939 silly currentTree ├── os-tmpdir@1.0.2
+2939 silly currentTree ├── osenv@0.1.4
+2939 silly currentTree ├── parse-filepath@1.0.1
+2939 silly currentTree ├── parse-glob@3.0.4
+2939 silly currentTree ├── parse-json@2.2.0
+2939 silly currentTree ├── parse-passwd@1.0.0
+2939 silly currentTree ├── parseurl@1.3.1
+2939 silly currentTree ├── path-exists@2.1.0
+2939 silly currentTree ├── path-is-absolute@1.0.1
+2939 silly currentTree ├── path-parse@1.0.5
+2939 silly currentTree ├── path-root@0.1.1
+2939 silly currentTree ├── path-root-regex@0.1.2
+2939 silly currentTree ├── path-to-regexp@0.1.7
+2939 silly currentTree ├─┬ path-type@1.1.0
+2939 silly currentTree │ └── graceful-fs@4.1.11
+2939 silly currentTree ├── performance-now@0.2.0
+2939 silly currentTree ├── phonegap-plugin-barcodescanner@6.0.8
+2939 silly currentTree ├── pify@2.3.0
+2939 silly currentTree ├── pinkie@2.0.4
+2939 silly currentTree ├── pinkie-promise@2.0.1
+2939 silly currentTree ├── preserve@0.2.0
+2939 silly currentTree ├── pretty-hrtime@1.0.3
+2939 silly currentTree ├── process-nextick-args@1.0.7
+2939 silly currentTree ├── proxy-addr@1.1.4
+2939 silly currentTree ├── proxy-middleware@0.15.0
+2939 silly currentTree ├── pseudomap@1.0.2
+2939 silly currentTree ├── punycode@1.4.1
+2939 silly currentTree ├── qs@6.4.0
+2939 silly currentTree ├─┬ randomatic@1.1.7
+2939 silly currentTree │ ├─┬ is-number@3.0.0
+2939 silly currentTree │ │ └── kind-of@3.2.2
+2939 silly currentTree │ └── kind-of@4.0.0
+2939 silly currentTree ├── range-parser@1.2.0
+2939 silly currentTree ├── raw-body@1.1.7
+2939 silly currentTree ├── read-pkg@1.1.0
+2939 silly currentTree ├── read-pkg-up@1.0.1
+2939 silly currentTree ├── readable-stream@1.1.14
+2939 silly currentTree ├─┬ readdirp@2.1.0
+2939 silly currentTree │ ├── graceful-fs@4.1.11
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── minimatch@3.0.4
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── rechoir@0.6.2
+2939 silly currentTree ├── redent@1.0.0
+2939 silly currentTree ├── regex-cache@0.4.3
+2939 silly currentTree ├── remove-trailing-separator@1.0.2
+2939 silly currentTree ├── repeat-element@1.1.2
+2939 silly currentTree ├── repeat-string@1.6.1
+2939 silly currentTree ├── repeating@2.0.1
+2939 silly currentTree ├── replace-ext@0.0.1
+2939 silly currentTree ├── request@2.81.0
+2939 silly currentTree ├── require-directory@2.1.1
+2939 silly currentTree ├── require-main-filename@1.0.1
+2939 silly currentTree ├── resolve@1.3.3
+2939 silly currentTree ├── resolve-dir@0.1.1
+2939 silly currentTree ├── restore-cursor@2.0.0
+2939 silly currentTree ├─┬ rimraf@2.6.1
+2939 silly currentTree │ ├── glob@7.1.2
+2939 silly currentTree │ └── minimatch@3.0.4
+2939 silly currentTree ├── rsvp@3.5.0
+2939 silly currentTree ├── run-async@2.3.0
+2939 silly currentTree ├── rx-lite@4.0.8
+2939 silly currentTree ├── rx-lite-aggregates@4.0.8
+2939 silly currentTree ├── safe-buffer@5.0.1
+2939 silly currentTree ├── safe-json-parse@1.0.1
+2939 silly currentTree ├─┬ sass-graph@2.2.4
+2939 silly currentTree │ ├── glob@7.1.2
+2939 silly currentTree │ ├── lodash@4.17.4
+2939 silly currentTree │ └── minimatch@3.0.4
+2939 silly currentTree ├── sax@1.2.2
+2939 silly currentTree ├─┬ scss-tokenizer@0.2.3
+2939 silly currentTree │ └── source-map@0.4.4
+2939 silly currentTree ├── semver@4.3.6
+2939 silly currentTree ├─┬ send@0.15.3
+2939 silly currentTree │ ├── debug@2.6.7
+2939 silly currentTree │ └── mime@1.3.4
+2939 silly currentTree ├── sequencify@0.0.7
+2939 silly currentTree ├── serve-static@1.12.3
+2939 silly currentTree ├── set-blocking@2.0.0
+2939 silly currentTree ├── set-immediate-shim@1.0.1
+2939 silly currentTree ├── setprototypeof@1.0.3
+2939 silly currentTree ├── shelljs@0.3.0
+2939 silly currentTree ├── sigmund@1.0.1
+2939 silly currentTree ├── signal-exit@3.0.2
+2939 silly currentTree ├── slice-ansi@0.0.4
+2939 silly currentTree ├── sntp@1.0.9
+2939 silly currentTree ├── source-map@0.5.6
+2939 silly currentTree ├── sparkles@1.0.0
+2939 silly currentTree ├── spdx-correct@1.0.2
+2939 silly currentTree ├── spdx-expression-parse@1.0.4
+2939 silly currentTree ├── spdx-license-ids@1.2.2
+2939 silly currentTree ├─┬ sshpk@1.13.1
+2939 silly currentTree │ └── assert-plus@1.0.0
+2939 silly currentTree ├── statuses@1.3.1
+2939 silly currentTree ├── stream-consume@0.1.0
+2939 silly currentTree ├── stream-exhaust@1.0.1
+2939 silly currentTree ├── string_decoder@0.10.31
+2939 silly currentTree ├── string-template@0.2.1
+2939 silly currentTree ├── string-width@1.0.2
+2939 silly currentTree ├── stringstream@0.0.5
+2939 silly currentTree ├── strip-ansi@3.0.1
+2939 silly currentTree ├── strip-bom@1.0.0
+2939 silly currentTree ├── strip-indent@1.0.1
+2939 silly currentTree ├─┬ superagent@3.5.2
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── supports-color@2.0.0
+2939 silly currentTree ├── tar@2.2.1
+2939 silly currentTree ├─┬ tar-stream@1.5.4
+2939 silly currentTree │ ├── end-of-stream@1.4.0
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── once@1.4.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── through@2.3.8
+2939 silly currentTree ├─┬ through2@2.0.3
+2939 silly currentTree │ ├── isarray@1.0.0
+2939 silly currentTree │ ├── readable-stream@2.2.11
+2939 silly currentTree │ └── string_decoder@1.0.2
+2939 silly currentTree ├── tildify@1.2.0
+2939 silly currentTree ├── time-stamp@1.1.0
+2939 silly currentTree ├─┬ tiny-lr@1.0.4
+2939 silly currentTree │ ├── debug@2.2.0
+2939 silly currentTree │ ├── ms@0.7.1
+2939 silly currentTree │ └── object-assign@4.1.1
+2939 silly currentTree ├── tmp@0.0.31
+2939 silly currentTree ├── tough-cookie@2.3.2
+2939 silly currentTree ├── trim-newlines@1.0.0
+2939 silly currentTree ├── tunnel-agent@0.6.0
+2939 silly currentTree ├── tweetnacl@0.14.5
+2939 silly currentTree ├── type-is@1.6.15
+2939 silly currentTree ├── unc-path-regex@0.1.2
+2939 silly currentTree ├── unique-stream@1.0.0
+2939 silly currentTree ├── unpipe@1.0.0
+2939 silly currentTree ├── user-home@1.1.1
+2939 silly currentTree ├── util-deprecate@1.0.2
+2939 silly currentTree ├── utils-merge@1.0.0
+2939 silly currentTree ├── uuid@3.0.1
+2939 silly currentTree ├── v8flags@2.1.1
+2939 silly currentTree ├── validate-npm-package-license@3.0.1
+2939 silly currentTree ├── vary@1.1.1
+2939 silly currentTree ├── verror@1.3.6
+2939 silly currentTree ├── vinyl@0.5.3
+2939 silly currentTree ├─┬ vinyl-fs@0.3.14
+2939 silly currentTree │ ├── clone@0.2.0
+2939 silly currentTree │ ├── readable-stream@1.0.34
+2939 silly currentTree │ ├── through2@0.6.5
+2939 silly currentTree │ └── vinyl@0.4.6
+2939 silly currentTree ├─┬ vinyl-sourcemaps-apply@0.1.4
+2939 silly currentTree │ └── source-map@0.1.43
+2939 silly currentTree ├── walkdir@0.0.11
+2939 silly currentTree ├── websocket-driver@0.6.5
+2939 silly currentTree ├── websocket-extensions@0.1.1
+2939 silly currentTree ├── which@1.2.14
+2939 silly currentTree ├── which-module@1.0.0
+2939 silly currentTree ├── wide-align@1.1.2
+2939 silly currentTree ├─┬ win-release@1.1.1
+2939 silly currentTree │ └── semver@5.3.0
+2939 silly currentTree ├── wrap-ansi@2.1.0
+2939 silly currentTree ├── wrappy@1.0.2
+2939 silly currentTree ├── xml2js@0.4.17
+2939 silly currentTree ├─┬ xmlbuilder@4.2.1
+2939 silly currentTree │ └── lodash@4.17.4
+2939 silly currentTree ├── xtend@4.0.1
+2939 silly currentTree ├── y18n@3.2.1
+2939 silly currentTree ├── yallist@2.1.2
+2939 silly currentTree ├─┬ yargs@7.1.0
+2939 silly currentTree │ └── camelcase@3.0.0
+2939 silly currentTree ├─┬ yargs-parser@5.0.0
+2939 silly currentTree │ └── camelcase@3.0.0
+2939 silly currentTree └─┬ zip-stream@1.1.1
+2939 silly currentTree   ├── isarray@1.0.0
+2939 silly currentTree   ├── lodash@4.17.4
+2939 silly currentTree   ├── readable-stream@2.2.11
+2939 silly currentTree   └── string_decoder@1.0.2
+2940 silly idealTree ionic-tabs@1.1.1
+2940 silly idealTree ├─┬ @ionic/cli-plugin-ionic1@1.1.2
+2940 silly idealTree │ └── glob-watcher@3.2.0
+2940 silly idealTree ├─┬ @ionic/cli-utils@1.1.2
+2940 silly idealTree │ ├── cross-spawn@4.0.2
+2940 silly idealTree │ ├── is-fullwidth-code-point@2.0.0
+2940 silly idealTree │ ├── lru-cache@4.1.0
+2940 silly idealTree │ ├── semver@5.3.0
+2940 silly idealTree │ └── string-width@2.0.0
+2940 silly idealTree ├── abbrev@1.1.0
+2940 silly idealTree ├── accepts@1.3.3
+2940 silly idealTree ├── ajv@4.11.8
+2940 silly idealTree ├── amdefine@1.0.1
+2940 silly idealTree ├── ansi-escapes@2.0.0
+2940 silly idealTree ├── ansi-regex@2.1.1
+2940 silly idealTree ├── ansi-styles@2.2.1
+2940 silly idealTree ├── anymatch@1.3.0
+2940 silly idealTree ├── aproba@1.1.2
+2940 silly idealTree ├─┬ archiver@1.3.0
+2940 silly idealTree │ ├── glob@7.1.2
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── lodash@4.17.4
+2940 silly idealTree │ ├── minimatch@3.0.4
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├─┬ archiver-utils@1.3.0
+2940 silly idealTree │ ├── glob@7.1.2
+2940 silly idealTree │ ├── graceful-fs@4.1.11
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── lodash@4.17.4
+2940 silly idealTree │ ├── minimatch@3.0.4
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── archy@1.0.0
+2940 silly idealTree ├─┬ are-we-there-yet@1.1.4
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── arr-diff@2.0.0
+2940 silly idealTree ├── arr-flatten@1.0.3
+2940 silly idealTree ├── array-differ@1.0.0
+2940 silly idealTree ├── array-each@1.0.1
+2940 silly idealTree ├── array-find-index@1.0.2
+2940 silly idealTree ├── array-flatten@1.1.1
+2940 silly idealTree ├── array-slice@1.0.0
+2940 silly idealTree ├── array-uniq@1.0.3
+2940 silly idealTree ├── array-unique@0.2.1
+2940 silly idealTree ├── arrify@1.0.1
+2940 silly idealTree ├── asn1@0.2.3
+2940 silly idealTree ├── assert-plus@0.2.0
+2940 silly idealTree ├─┬ async@2.4.1
+2940 silly idealTree │ └── lodash@4.17.4
+2940 silly idealTree ├─┬ async-done@1.2.2
+2940 silly idealTree │ └─┬ end-of-stream@1.4.0
+2940 silly idealTree │   └── once@1.4.0
+2940 silly idealTree ├── async-each@1.0.1
+2940 silly idealTree ├── async-foreach@0.1.3
+2940 silly idealTree ├── asynckit@0.4.0
+2940 silly idealTree ├── aws-sign2@0.6.0
+2940 silly idealTree ├── aws4@1.6.0
+2940 silly idealTree ├── balanced-match@0.4.2
+2940 silly idealTree ├── bcrypt-pbkdf@1.0.1
+2940 silly idealTree ├── beeper@1.1.1
+2940 silly idealTree ├── binary-extensions@1.8.0
+2940 silly idealTree ├─┬ bl@1.2.1
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── block-stream@0.0.9
+2940 silly idealTree ├── body@5.1.0
+2940 silly idealTree ├── boom@2.10.1
+2940 silly idealTree ├── bower@1.8.0
+2940 silly idealTree ├── brace-expansion@1.1.7
+2940 silly idealTree ├── braces@1.8.5
+2940 silly idealTree ├── buffer-crc32@0.2.13
+2940 silly idealTree ├── bufferstreams@0.0.2
+2940 silly idealTree ├── builtin-modules@1.1.1
+2940 silly idealTree ├── bytes@1.0.0
+2940 silly idealTree ├── camelcase@2.1.1
+2940 silly idealTree ├── camelcase-keys@2.1.0
+2940 silly idealTree ├── caseless@0.12.0
+2940 silly idealTree ├── chalk@1.1.3
+2940 silly idealTree ├── chokidar@1.7.0
+2940 silly idealTree ├─┬ clean-css@3.0.10
+2940 silly idealTree │ └── source-map@0.1.43
+2940 silly idealTree ├── cli-cursor@2.1.0
+2940 silly idealTree ├── cli-width@2.1.0
+2940 silly idealTree ├── cliui@3.2.0
+2940 silly idealTree ├── clone@1.0.2
+2940 silly idealTree ├── clone-buffer@1.0.0
+2940 silly idealTree ├── clone-stats@0.0.1
+2940 silly idealTree ├── cloneable-readable@1.0.0
+2940 silly idealTree ├── co@4.6.0
+2940 silly idealTree ├── code-point-at@1.1.0
+2940 silly idealTree ├── combined-stream@1.0.5
+2940 silly idealTree ├── commander@2.5.1
+2940 silly idealTree ├── component-emitter@1.2.1
+2940 silly idealTree ├─┬ compress-commons@1.2.0
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── concat-map@0.0.1
+2940 silly idealTree ├── concat-with-sourcemaps@1.0.4
+2940 silly idealTree ├── console-control-strings@1.1.0
+2940 silly idealTree ├── content-disposition@0.5.2
+2940 silly idealTree ├── content-type@1.0.2
+2940 silly idealTree ├── continuable-cache@0.3.1
+2940 silly idealTree ├── cookie@0.3.1
+2940 silly idealTree ├── cookie-signature@1.0.6
+2940 silly idealTree ├── cookiejar@2.1.1
+2940 silly idealTree ├── cordova-hot-code-push-plugin@1.5.3
+2940 silly idealTree ├─┬ cordova-ios@4.4.0
+2940 silly idealTree │ ├── abbrev@1.0.9
+2940 silly idealTree │ ├── ansi@0.3.1
+2940 silly idealTree │ ├── balanced-match@0.4.2
+2940 silly idealTree │ ├── base64-js@0.0.8
+2940 silly idealTree │ ├── big-integer@1.6.17
+2940 silly idealTree │ ├── bplist-parser@0.1.1
+2940 silly idealTree │ ├── brace-expansion@1.1.6
+2940 silly idealTree │ ├── concat-map@0.0.1
+2940 silly idealTree │ ├── cordova-common@2.0.2
+2940 silly idealTree │ ├── cordova-registry-mapper@1.1.15
+2940 silly idealTree │ ├── elementtree@0.1.6
+2940 silly idealTree │ ├── glob@5.0.15
+2940 silly idealTree │ ├── inflight@1.0.6
+2940 silly idealTree │ ├── inherits@2.0.3
+2940 silly idealTree │ ├─┬ ios-sim@5.0.12
+2940 silly idealTree │ │ ├── bplist-parser@0.0.6
+2940 silly idealTree │ │ └── nopt@1.0.9
+2940 silly idealTree │ ├── lodash@3.10.1
+2940 silly idealTree │ ├── minimatch@3.0.3
+2940 silly idealTree │ ├── nopt@3.0.6
+2940 silly idealTree │ ├── once@1.4.0
+2940 silly idealTree │ ├── os-homedir@1.0.2
+2940 silly idealTree │ ├── os-tmpdir@1.0.2
+2940 silly idealTree │ ├── osenv@0.1.3
+2940 silly idealTree │ ├── path-is-absolute@1.0.1
+2940 silly idealTree │ ├── plist@1.2.0
+2940 silly idealTree │ ├── q@1.4.1
+2940 silly idealTree │ ├── sax@0.3.5
+2940 silly idealTree │ ├── semver@5.3.0
+2940 silly idealTree │ ├── shelljs@0.5.3
+2940 silly idealTree │ ├─┬ simctl@0.1.0
+2940 silly idealTree │ │ └── shelljs@0.2.6
+2940 silly idealTree │ ├── tail@0.4.0
+2940 silly idealTree │ ├── underscore@1.8.3
+2940 silly idealTree │ ├── unorm@1.4.1
+2940 silly idealTree │ ├── util-deprecate@1.0.2
+2940 silly idealTree │ ├── wrappy@1.0.2
+2940 silly idealTree │ ├─┬ xcode@0.9.3
+2940 silly idealTree │ │ ├── base64-js@1.1.2
+2940 silly idealTree │ │ ├── bplist-creator@0.0.7
+2940 silly idealTree │ │ ├── pegjs@0.10.0
+2940 silly idealTree │ │ ├── plist@2.0.1
+2940 silly idealTree │ │ ├── simple-plist@0.2.1
+2940 silly idealTree │ │ ├── stream-buffers@2.2.0
+2940 silly idealTree │ │ └── xmlbuilder@8.2.2
+2940 silly idealTree │ ├── xml-escape@1.1.0
+2940 silly idealTree │ ├── xmlbuilder@4.0.0
+2940 silly idealTree │ └── xmldom@0.1.27
+2940 silly idealTree ├── cordova-plugin-actionsheet@2.3.3
+2940 silly idealTree ├── cordova-plugin-camera@2.4.0
+2940 silly idealTree ├── cordova-plugin-compat@1.1.0
+2940 silly idealTree ├── cordova-plugin-console@1.0.7
+2940 silly idealTree ├── cordova-plugin-device@1.1.6
+2940 silly idealTree ├── cordova-plugin-file@4.3.2
+2940 silly idealTree ├── cordova-plugin-file-transfer@1.6.2
+2940 silly idealTree ├── cordova-plugin-jcore@1.1.5
+2940 silly idealTree ├── cordova-plugin-media-capture@1.4.3
+2940 silly idealTree ├── cordova-plugin-offbye-alipay@1.0.1
+2940 silly idealTree ├── cordova-plugin-splashscreen@4.0.3
+2940 silly idealTree ├── cordova-plugin-statusbar@2.1.3
+2940 silly idealTree ├── cordova-plugin-wechat@1.4.0
+2940 silly idealTree ├── cordova-plugin-weibosdk@0.6.0
+2940 silly idealTree ├── cordova-plugin-whitelist@1.2.2
+2940 silly idealTree ├── core-util-is@1.0.2
+2940 silly idealTree ├── crc@3.4.4
+2940 silly idealTree ├─┬ crc32-stream@2.0.0
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├─┬ cross-spawn@3.0.1
+2940 silly idealTree │ └── lru-cache@4.1.0
+2940 silly idealTree ├── cryptiles@2.0.5
+2940 silly idealTree ├── currently-unhandled@0.4.1
+2940 silly idealTree ├─┬ dashdash@1.14.1
+2940 silly idealTree │ └── assert-plus@1.0.0
+2940 silly idealTree ├── dateformat@2.0.0
+2940 silly idealTree ├── debug@2.6.8
+2940 silly idealTree ├── decamelize@1.2.0
+2940 silly idealTree ├── defaults@1.0.3
+2940 silly idealTree ├── delayed-stream@1.0.0
+2940 silly idealTree ├── delegates@1.0.0
+2940 silly idealTree ├── depd@1.1.0
+2940 silly idealTree ├── deprecated@0.0.1
+2940 silly idealTree ├── destroy@1.0.4
+2940 silly idealTree ├── detect-file@0.1.0
+2940 silly idealTree ├── duplexer2@0.0.2
+2940 silly idealTree ├── ecc-jsbn@0.1.1
+2940 silly idealTree ├── ee-first@1.1.1
+2940 silly idealTree ├── encodeurl@1.0.1
+2940 silly idealTree ├── end-of-stream@0.1.5
+2940 silly idealTree ├── error@7.0.2
+2940 silly idealTree ├── error-ex@1.3.1
+2940 silly idealTree ├── escape-html@1.0.3
+2940 silly idealTree ├── escape-string-regexp@1.0.5
+2940 silly idealTree ├── etag@1.8.0
+2940 silly idealTree ├── expand-brackets@0.1.5
+2940 silly idealTree ├── expand-range@1.8.2
+2940 silly idealTree ├── expand-tilde@1.2.2
+2940 silly idealTree ├─┬ express@4.15.3
+2940 silly idealTree │ └── debug@2.6.7
+2940 silly idealTree ├── extend@3.0.1
+2940 silly idealTree ├── external-editor@2.0.4
+2940 silly idealTree ├── extglob@0.3.2
+2940 silly idealTree ├── extsprintf@1.0.2
+2940 silly idealTree ├── fancy-log@1.3.0
+2940 silly idealTree ├── faye-websocket@0.10.0
+2940 silly idealTree ├── figures@2.0.0
+2940 silly idealTree ├── filename-regex@2.0.1
+2940 silly idealTree ├── fill-range@2.2.3
+2940 silly idealTree ├─┬ finalhandler@1.0.3
+2940 silly idealTree │ └── debug@2.6.7
+2940 silly idealTree ├── find-index@0.1.1
+2940 silly idealTree ├── find-up@1.1.2
+2940 silly idealTree ├── findup-sync@0.4.3
+2940 silly idealTree ├── fined@1.0.2
+2940 silly idealTree ├── first-chunk-stream@1.0.0
+2940 silly idealTree ├── flagged-respawn@0.3.2
+2940 silly idealTree ├── for-in@1.0.2
+2940 silly idealTree ├── for-own@0.1.5
+2940 silly idealTree ├── forever-agent@0.6.1
+2940 silly idealTree ├── form-data@2.1.4
+2940 silly idealTree ├── formidable@1.1.1
+2940 silly idealTree ├── forwarded@0.1.0
+2940 silly idealTree ├── fresh@0.5.0
+2940 silly idealTree ├── fs-exists-sync@0.1.0
+2940 silly idealTree ├── fs.realpath@1.0.0
+2940 silly idealTree ├─┬ fstream@1.0.11
+2940 silly idealTree │ └── graceful-fs@4.1.11
+2940 silly idealTree ├─┬ gauge@2.7.4
+2940 silly idealTree │ └── object-assign@4.1.1
+2940 silly idealTree ├── gaze@0.5.2
+2940 silly idealTree ├── get-caller-file@1.0.2
+2940 silly idealTree ├── get-stdin@4.0.1
+2940 silly idealTree ├─┬ getpass@0.1.7
+2940 silly idealTree │ └── assert-plus@1.0.0
+2940 silly idealTree ├── glob@4.5.3
+2940 silly idealTree ├── glob-base@0.3.0
+2940 silly idealTree ├── glob-parent@2.0.0
+2940 silly idealTree ├─┬ glob-stream@3.1.18
+2940 silly idealTree │ ├── readable-stream@1.0.34
+2940 silly idealTree │ └── through2@0.6.5
+2940 silly idealTree ├── glob-watcher@0.0.6
+2940 silly idealTree ├── glob2base@0.0.12
+2940 silly idealTree ├── global-modules@0.2.3
+2940 silly idealTree ├── global-prefix@0.1.5
+2940 silly idealTree ├─┬ globule@0.1.0
+2940 silly idealTree │ ├── glob@3.1.21
+2940 silly idealTree │ ├── graceful-fs@1.2.3
+2940 silly idealTree │ ├── inherits@1.0.2
+2940 silly idealTree │ └── minimatch@0.2.14
+2940 silly idealTree ├── glogg@1.0.0
+2940 silly idealTree ├── graceful-fs@3.0.11
+2940 silly idealTree ├─┬ gulp@3.9.1
+2940 silly idealTree │ └── gulp-util@3.0.8
+2940 silly idealTree ├─┬ gulp-concat@2.6.1
+2940 silly idealTree │ ├── clone-stats@1.0.0
+2940 silly idealTree │ ├── replace-ext@1.0.0
+2940 silly idealTree │ └── vinyl@2.0.2
+2940 silly idealTree ├─┬ gulp-minify-css@0.3.13
+2940 silly idealTree │ ├─┬ gulp-util@3.0.8
+2940 silly idealTree │ │ ├── isarray@1.0.0
+2940 silly idealTree │ │ ├── readable-stream@2.3.3
+2940 silly idealTree │ │ ├── string_decoder@1.0.3
+2940 silly idealTree │ │ └── through2@2.0.3
+2940 silly idealTree │ ├── readable-stream@1.0.34
+2940 silly idealTree │ ├── safe-buffer@5.1.1
+2940 silly idealTree │ └── through2@0.6.5
+2940 silly idealTree ├── gulp-rename@1.2.2
+2940 silly idealTree ├─┬ gulp-sass@2.3.2
+2940 silly idealTree │ ├── gulp-util@3.0.8
+2940 silly idealTree │ └── vinyl-sourcemaps-apply@0.2.1
+2940 silly idealTree ├─┬ gulp-util@2.2.20
+2940 silly idealTree │ ├── ansi-regex@0.2.1
+2940 silly idealTree │ ├── ansi-styles@1.1.0
+2940 silly idealTree │ ├── chalk@0.5.1
+2940 silly idealTree │ ├── dateformat@1.0.12
+2940 silly idealTree │ ├── has-ansi@0.1.0
+2940 silly idealTree │ ├── lodash._reinterpolate@2.4.1
+2940 silly idealTree │ ├── lodash.escape@2.4.1
+2940 silly idealTree │ ├── lodash.keys@2.4.1
+2940 silly idealTree │ ├── lodash.template@2.4.1
+2940 silly idealTree │ ├── lodash.templatesettings@2.4.1
+2940 silly idealTree │ ├── minimist@0.2.0
+2940 silly idealTree │ ├── readable-stream@1.0.34
+2940 silly idealTree │ ├── strip-ansi@0.3.0
+2940 silly idealTree │ ├── supports-color@0.2.0
+2940 silly idealTree │ ├── through2@0.5.1
+2940 silly idealTree │ ├── vinyl@0.2.3
+2940 silly idealTree │ └── xtend@3.0.0
+2940 silly idealTree ├── gulplog@1.0.0
+2940 silly idealTree ├── har-schema@1.0.5
+2940 silly idealTree ├── har-validator@4.2.1
+2940 silly idealTree ├── has-ansi@2.0.0
+2940 silly idealTree ├── has-gulplog@0.1.0
+2940 silly idealTree ├── has-unicode@2.0.1
+2940 silly idealTree ├── hawk@3.1.3
+2940 silly idealTree ├── hoek@2.16.3
+2940 silly idealTree ├── homedir-polyfill@1.0.1
+2940 silly idealTree ├── hosted-git-info@2.4.2
+2940 silly idealTree ├── http-errors@1.6.1
+2940 silly idealTree ├── http-signature@1.1.1
+2940 silly idealTree ├── iconv-lite@0.4.17
+2940 silly idealTree ├── in-publish@2.0.0
+2940 silly idealTree ├── indent-string@2.1.0
+2940 silly idealTree ├── inflight@1.0.6
+2940 silly idealTree ├── inherits@2.0.3
+2940 silly idealTree ├── ini@1.3.4
+2940 silly idealTree ├─┬ inquirer@3.1.0
+2940 silly idealTree │ ├── is-fullwidth-code-point@2.0.0
+2940 silly idealTree │ ├── lodash@4.17.4
+2940 silly idealTree │ └── string-width@2.0.0
+2940 silly idealTree ├── interpret@1.0.3
+2940 silly idealTree ├── invert-kv@1.0.0
+2940 silly idealTree ├── ionic-plugin-keyboard@1.0.9
+2940 silly idealTree ├── ipaddr.js@1.3.0
+2940 silly idealTree ├── is-absolute@0.2.6
+2940 silly idealTree ├── is-arrayish@0.2.1
+2940 silly idealTree ├── is-binary-path@1.0.1
+2940 silly idealTree ├── is-buffer@1.1.5
+2940 silly idealTree ├── is-builtin-module@1.0.0
+2940 silly idealTree ├── is-dotfile@1.0.3
+2940 silly idealTree ├── is-equal-shallow@0.1.3
+2940 silly idealTree ├── is-extendable@0.1.1
+2940 silly idealTree ├── is-extglob@1.0.0
+2940 silly idealTree ├── is-finite@1.0.2
+2940 silly idealTree ├── is-fullwidth-code-point@1.0.0
+2940 silly idealTree ├── is-glob@2.0.1
+2940 silly idealTree ├── is-number@2.1.0
+2940 silly idealTree ├── is-posix-bracket@0.1.1
+2940 silly idealTree ├── is-primitive@2.0.0
+2940 silly idealTree ├── is-promise@2.1.0
+2940 silly idealTree ├── is-relative@0.2.1
+2940 silly idealTree ├── is-stream@1.1.0
+2940 silly idealTree ├── is-typedarray@1.0.0
+2940 silly idealTree ├── is-unc-path@0.1.2
+2940 silly idealTree ├── is-utf8@0.2.1
+2940 silly idealTree ├── is-windows@0.2.0
+2940 silly idealTree ├── isarray@0.0.1
+2940 silly idealTree ├── isexe@2.0.0
+2940 silly idealTree ├─┬ isobject@2.1.0
+2940 silly idealTree │ └── isarray@1.0.0
+2940 silly idealTree ├── isstream@0.1.2
+2940 silly idealTree ├── jpush-phonegap-plugin@3.2.3
+2940 silly idealTree ├── js-base64@2.1.9
+2940 silly idealTree ├── jsbn@0.1.1
+2940 silly idealTree ├── jschardet@1.4.2
+2940 silly idealTree ├── json-schema@0.2.3
+2940 silly idealTree ├── json-stable-stringify@1.0.1
+2940 silly idealTree ├── json-stringify-safe@5.0.1
+2940 silly idealTree ├── jsonify@0.0.0
+2940 silly idealTree ├─┬ jsprim@1.4.0
+2940 silly idealTree │ └── assert-plus@1.0.0
+2940 silly idealTree ├── kind-of@3.2.2
+2940 silly idealTree ├─┬ lazystream@1.0.0
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── lcid@1.0.0
+2940 silly idealTree ├─┬ leek@0.0.24
+2940 silly idealTree │ └── lodash.assign@3.2.0
+2940 silly idealTree ├── liftoff@2.3.0
+2940 silly idealTree ├── livereload-js@2.2.2
+2940 silly idealTree ├─┬ load-json-file@1.1.0
+2940 silly idealTree │ ├── graceful-fs@4.1.11
+2940 silly idealTree │ └── strip-bom@2.0.0
+2940 silly idealTree ├── lodash@1.0.2
+2940 silly idealTree ├── lodash._baseassign@3.2.0
+2940 silly idealTree ├── lodash._basecopy@3.0.1
+2940 silly idealTree ├── lodash._basetostring@3.0.1
+2940 silly idealTree ├── lodash._basevalues@3.0.0
+2940 silly idealTree ├── lodash._bindcallback@3.0.1
+2940 silly idealTree ├── lodash._createassigner@3.1.1
+2940 silly idealTree ├── lodash._escapehtmlchar@2.4.1
+2940 silly idealTree ├── lodash._escapestringchar@2.4.1
+2940 silly idealTree ├── lodash._getnative@3.9.1
+2940 silly idealTree ├── lodash._htmlescapes@2.4.1
+2940 silly idealTree ├── lodash._isiterateecall@3.0.9
+2940 silly idealTree ├── lodash._isnative@2.4.1
+2940 silly idealTree ├── lodash._objecttypes@2.4.1
+2940 silly idealTree ├── lodash._reescape@3.0.0
+2940 silly idealTree ├── lodash._reevaluate@3.0.0
+2940 silly idealTree ├── lodash._reinterpolate@3.0.0
+2940 silly idealTree ├─┬ lodash._reunescapedhtml@2.4.1
+2940 silly idealTree │ └── lodash.keys@2.4.1
+2940 silly idealTree ├── lodash._root@3.0.1
+2940 silly idealTree ├── lodash._shimkeys@2.4.1
+2940 silly idealTree ├── lodash.assign@4.2.0
+2940 silly idealTree ├── lodash.assignwith@4.2.0
+2940 silly idealTree ├── lodash.clonedeep@4.5.0
+2940 silly idealTree ├── lodash.debounce@4.0.8
+2940 silly idealTree ├─┬ lodash.defaults@2.4.1
+2940 silly idealTree │ └── lodash.keys@2.4.1
+2940 silly idealTree ├── lodash.escape@3.2.0
+2940 silly idealTree ├── lodash.isarguments@3.1.0
+2940 silly idealTree ├── lodash.isarray@3.0.4
+2940 silly idealTree ├── lodash.isempty@4.4.0
+2940 silly idealTree ├── lodash.isobject@2.4.1
+2940 silly idealTree ├── lodash.isplainobject@4.0.6
+2940 silly idealTree ├── lodash.isstring@4.0.1
+2940 silly idealTree ├── lodash.keys@3.1.2
+2940 silly idealTree ├── lodash.mapvalues@4.6.0
+2940 silly idealTree ├── lodash.pick@4.4.0
+2940 silly idealTree ├── lodash.restparam@3.6.1
+2940 silly idealTree ├── lodash.template@3.6.2
+2940 silly idealTree ├── lodash.templatesettings@3.1.1
+2940 silly idealTree ├─┬ lodash.values@2.4.1
+2940 silly idealTree │ └── lodash.keys@2.4.1
+2940 silly idealTree ├── loud-rejection@1.6.0
+2940 silly idealTree ├── lru-cache@2.7.3
+2940 silly idealTree ├── macos-release@1.0.0
+2940 silly idealTree ├── map-cache@0.2.2
+2940 silly idealTree ├── map-obj@1.0.1
+2940 silly idealTree ├── media-typer@0.3.0
+2940 silly idealTree ├── memory-cache@0.0.5
+2940 silly idealTree ├─┬ meow@3.7.0
+2940 silly idealTree │ └── object-assign@4.1.1
+2940 silly idealTree ├── merge-descriptors@1.0.1
+2940 silly idealTree ├── methods@1.1.2
+2940 silly idealTree ├── micromatch@2.3.11
+2940 silly idealTree ├── mime@1.3.6
+2940 silly idealTree ├── mime-db@1.27.0
+2940 silly idealTree ├── mime-types@2.1.15
+2940 silly idealTree ├── mimic-fn@1.1.0
+2940 silly idealTree ├── minimatch@2.0.10
+2940 silly idealTree ├── minimist@1.2.0
+2940 silly idealTree ├─┬ mkdirp@0.5.1
+2940 silly idealTree │ └── minimist@0.0.8
+2940 silly idealTree ├── ms@2.0.0
+2940 silly idealTree ├── multipipe@0.1.2
+2940 silly idealTree ├── mute-stream@0.0.7
+2940 silly idealTree ├── nan@2.6.2
+2940 silly idealTree ├── natives@1.1.0
+2940 silly idealTree ├── ncp@2.0.0
+2940 silly idealTree ├── negotiator@0.6.1
+2940 silly idealTree ├── next-tick@1.0.0
+2940 silly idealTree ├─┬ node-gyp@3.6.2
+2940 silly idealTree │ ├── glob@7.1.2
+2940 silly idealTree │ ├── graceful-fs@4.1.11
+2940 silly idealTree │ ├── minimatch@3.0.4
+2940 silly idealTree │ └── semver@5.3.0
+2940 silly idealTree ├─┬ node-sass@3.13.1
+2940 silly idealTree │ ├── gaze@1.1.2
+2940 silly idealTree │ ├── glob@7.1.2
+2940 silly idealTree │ ├── globule@1.2.0
+2940 silly idealTree │ ├── lodash@4.17.4
+2940 silly idealTree │ └── minimatch@3.0.4
+2940 silly idealTree ├── nopt@3.0.6
+2940 silly idealTree ├── normalize-package-data@2.3.8
+2940 silly idealTree ├── normalize-path@2.1.1
+2940 silly idealTree ├── npmlog@4.1.0
+2940 silly idealTree ├── number-is-nan@1.0.1
+2940 silly idealTree ├── oauth-sign@0.8.2
+2940 silly idealTree ├── object-assign@3.0.0
+2940 silly idealTree ├─┬ object.defaults@1.1.0
+2940 silly idealTree │ ├── for-own@1.0.0
+2940 silly idealTree │ └── isobject@3.0.0
+2940 silly idealTree ├── object.omit@2.0.1
+2940 silly idealTree ├── on-finished@2.3.0
+2940 silly idealTree ├── once@1.3.3
+2940 silly idealTree ├── onetime@2.0.1
+2940 silly idealTree ├─┬ opn@4.0.2
+2940 silly idealTree │ └── object-assign@4.1.1
+2940 silly idealTree ├── orchestrator@0.3.8
+2940 silly idealTree ├── ordered-read-streams@0.1.0
+2940 silly idealTree ├── os-homedir@1.0.2
+2940 silly idealTree ├── os-locale@1.4.0
+2940 silly idealTree ├── os-name@2.0.1
+2940 silly idealTree ├── os-tmpdir@1.0.2
+2940 silly idealTree ├── osenv@0.1.4
+2940 silly idealTree ├── parse-filepath@1.0.1
+2940 silly idealTree ├── parse-glob@3.0.4
+2940 silly idealTree ├── parse-json@2.2.0
+2940 silly idealTree ├── parse-passwd@1.0.0
+2940 silly idealTree ├── parseurl@1.3.1
+2940 silly idealTree ├── path-exists@2.1.0
+2940 silly idealTree ├── path-is-absolute@1.0.1
+2940 silly idealTree ├── path-parse@1.0.5
+2940 silly idealTree ├── path-root@0.1.1
+2940 silly idealTree ├── path-root-regex@0.1.2
+2940 silly idealTree ├── path-to-regexp@0.1.7
+2940 silly idealTree ├─┬ path-type@1.1.0
+2940 silly idealTree │ └── graceful-fs@4.1.11
+2940 silly idealTree ├── performance-now@0.2.0
+2940 silly idealTree ├── phonegap-plugin-barcodescanner@6.0.8
+2940 silly idealTree ├── pify@2.3.0
+2940 silly idealTree ├── pinkie@2.0.4
+2940 silly idealTree ├── pinkie-promise@2.0.1
+2940 silly idealTree ├── preserve@0.2.0
+2940 silly idealTree ├── pretty-hrtime@1.0.3
+2940 silly idealTree ├── process-nextick-args@1.0.7
+2940 silly idealTree ├── proxy-addr@1.1.4
+2940 silly idealTree ├── proxy-middleware@0.15.0
+2940 silly idealTree ├── pseudomap@1.0.2
+2940 silly idealTree ├── punycode@1.4.1
+2940 silly idealTree ├── qs@6.4.0
+2940 silly idealTree ├─┬ randomatic@1.1.7
+2940 silly idealTree │ ├─┬ is-number@3.0.0
+2940 silly idealTree │ │ └── kind-of@3.2.2
+2940 silly idealTree │ └── kind-of@4.0.0
+2940 silly idealTree ├── range-parser@1.2.0
+2940 silly idealTree ├── raw-body@1.1.7
+2940 silly idealTree ├── read-pkg@1.1.0
+2940 silly idealTree ├── read-pkg-up@1.0.1
+2940 silly idealTree ├── readable-stream@1.1.14
+2940 silly idealTree ├─┬ readdirp@2.1.0
+2940 silly idealTree │ ├── graceful-fs@4.1.11
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── minimatch@3.0.4
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── rechoir@0.6.2
+2940 silly idealTree ├── redent@1.0.0
+2940 silly idealTree ├── regex-cache@0.4.3
+2940 silly idealTree ├── remove-trailing-separator@1.0.2
+2940 silly idealTree ├── repeat-element@1.1.2
+2940 silly idealTree ├── repeat-string@1.6.1
+2940 silly idealTree ├── repeating@2.0.1
+2940 silly idealTree ├── replace-ext@0.0.1
+2940 silly idealTree ├── request@2.81.0
+2940 silly idealTree ├── require-directory@2.1.1
+2940 silly idealTree ├── require-main-filename@1.0.1
+2940 silly idealTree ├── resolve@1.3.3
+2940 silly idealTree ├── resolve-dir@0.1.1
+2940 silly idealTree ├── restore-cursor@2.0.0
+2940 silly idealTree ├─┬ rimraf@2.6.1
+2940 silly idealTree │ ├── glob@7.1.2
+2940 silly idealTree │ └── minimatch@3.0.4
+2940 silly idealTree ├── rsvp@3.5.0
+2940 silly idealTree ├── run-async@2.3.0
+2940 silly idealTree ├── rx-lite@4.0.8
+2940 silly idealTree ├── rx-lite-aggregates@4.0.8
+2940 silly idealTree ├── safe-buffer@5.0.1
+2940 silly idealTree ├── safe-json-parse@1.0.1
+2940 silly idealTree ├─┬ sass-graph@2.2.4
+2940 silly idealTree │ ├── glob@7.1.2
+2940 silly idealTree │ ├── lodash@4.17.4
+2940 silly idealTree │ └── minimatch@3.0.4
+2940 silly idealTree ├── sax@1.2.2
+2940 silly idealTree ├─┬ scss-tokenizer@0.2.3
+2940 silly idealTree │ └── source-map@0.4.4
+2940 silly idealTree ├── semver@4.3.6
+2940 silly idealTree ├─┬ send@0.15.3
+2940 silly idealTree │ ├── debug@2.6.7
+2940 silly idealTree │ └── mime@1.3.4
+2940 silly idealTree ├── sequencify@0.0.7
+2940 silly idealTree ├── serve-static@1.12.3
+2940 silly idealTree ├── set-blocking@2.0.0
+2940 silly idealTree ├── set-immediate-shim@1.0.1
+2940 silly idealTree ├── setprototypeof@1.0.3
+2940 silly idealTree ├── shelljs@0.3.0
+2940 silly idealTree ├── sigmund@1.0.1
+2940 silly idealTree ├── signal-exit@3.0.2
+2940 silly idealTree ├── slice-ansi@0.0.4
+2940 silly idealTree ├── sntp@1.0.9
+2940 silly idealTree ├── source-map@0.5.6
+2940 silly idealTree ├── sparkles@1.0.0
+2940 silly idealTree ├── spdx-correct@1.0.2
+2940 silly idealTree ├── spdx-expression-parse@1.0.4
+2940 silly idealTree ├── spdx-license-ids@1.2.2
+2940 silly idealTree ├─┬ sshpk@1.13.1
+2940 silly idealTree │ └── assert-plus@1.0.0
+2940 silly idealTree ├── statuses@1.3.1
+2940 silly idealTree ├── stream-consume@0.1.0
+2940 silly idealTree ├── stream-exhaust@1.0.1
+2940 silly idealTree ├── string_decoder@0.10.31
+2940 silly idealTree ├── string-template@0.2.1
+2940 silly idealTree ├── string-width@1.0.2
+2940 silly idealTree ├── stringstream@0.0.5
+2940 silly idealTree ├── strip-ansi@3.0.1
+2940 silly idealTree ├── strip-bom@1.0.0
+2940 silly idealTree ├── strip-indent@1.0.1
+2940 silly idealTree ├─┬ superagent@3.5.2
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── supports-color@2.0.0
+2940 silly idealTree ├── tar@2.2.1
+2940 silly idealTree ├─┬ tar-stream@1.5.4
+2940 silly idealTree │ ├── end-of-stream@1.4.0
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── once@1.4.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── through@2.3.8
+2940 silly idealTree ├─┬ through2@2.0.3
+2940 silly idealTree │ ├── isarray@1.0.0
+2940 silly idealTree │ ├── readable-stream@2.2.11
+2940 silly idealTree │ └── string_decoder@1.0.2
+2940 silly idealTree ├── tildify@1.2.0
+2940 silly idealTree ├── time-stamp@1.1.0
+2940 silly idealTree ├─┬ tiny-lr@1.0.4
+2940 silly idealTree │ ├── debug@2.2.0
+2940 silly idealTree │ ├── ms@0.7.1
+2940 silly idealTree │ └── object-assign@4.1.1
+2940 silly idealTree ├── tmp@0.0.31
+2940 silly idealTree ├── tough-cookie@2.3.2
+2940 silly idealTree ├── trim-newlines@1.0.0
+2940 silly idealTree ├── tunnel-agent@0.6.0
+2940 silly idealTree ├── tweetnacl@0.14.5
+2940 silly idealTree ├── type-is@1.6.15
+2940 silly idealTree ├── unc-path-regex@0.1.2
+2940 silly idealTree ├── unique-stream@1.0.0
+2940 silly idealTree ├── unpipe@1.0.0
+2940 silly idealTree ├── user-home@1.1.1
+2940 silly idealTree ├── util-deprecate@1.0.2
+2940 silly idealTree ├── utils-merge@1.0.0
+2940 silly idealTree ├── uuid@3.0.1
+2940 silly idealTree ├── v8flags@2.1.1
+2940 silly idealTree ├── validate-npm-package-license@3.0.1
+2940 silly idealTree ├── vary@1.1.1
+2940 silly idealTree ├── verror@1.3.6
+2940 silly idealTree ├── vinyl@0.5.3
+2940 silly idealTree ├─┬ vinyl-fs@0.3.14
+2940 silly idealTree │ ├── clone@0.2.0
+2940 silly idealTree │ ├── readable-stream@1.0.34
+2940 silly idealTree │ ├── through2@0.6.5
+2940 silly idealTree │ └── vinyl@0.4.6
+2940 silly idealTree ├─┬ vinyl-sourcemaps-apply@0.1.4
+2940 silly idealTree │ └── source-map@0.1.43
+2940 silly idealTree ├── walkdir@0.0.11
+2940 silly idealTree ├── websocket-driver@0.6.5
+2940 silly idealTree ├── websocket-extensions@0.1.1
+2940 silly idealTree ├── which@1.2.14
+2940 silly idealTree ├── which-module@1.0.0
+2940 silly idealTree ├── wide-align@1.1.2
+2940 silly idealTree ├─┬ win-release@1.1.1
+2940 silly idealTree │ └── semver@5.3.0
+2940 silly idealTree ├── wrap-ansi@2.1.0
+2940 silly idealTree ├── wrappy@1.0.2
+2940 silly idealTree ├── xml2js@0.4.17
+2940 silly idealTree ├─┬ xmlbuilder@4.2.1
+2940 silly idealTree │ └── lodash@4.17.4
+2940 silly idealTree ├── xtend@4.0.1
+2940 silly idealTree ├── y18n@3.2.1
+2940 silly idealTree ├── yallist@2.1.2
+2940 silly idealTree ├─┬ yargs@7.1.0
+2940 silly idealTree │ └── camelcase@3.0.0
+2940 silly idealTree ├─┬ yargs-parser@5.0.0
+2940 silly idealTree │ └── camelcase@3.0.0
+2940 silly idealTree └─┬ zip-stream@1.1.1
+2940 silly idealTree   ├── isarray@1.0.0
+2940 silly idealTree   ├── lodash@4.17.4
+2940 silly idealTree   ├── readable-stream@2.2.11
+2940 silly idealTree   └── string_decoder@1.0.2
+2941 silly generateActionsToTake Starting
+2942 silly install generateActionsToTake
+2943 silly generateActionsToTake Finishing
+2944 silly diffTrees action count 9
+2945 silly diffTrees add base64-js@1.1.2
+2946 silly diffTrees add pegjs@0.10.0
+2947 silly diffTrees add stream-buffers@2.2.0
+2948 silly diffTrees add bplist-creator@0.0.7
+2949 silly diffTrees add xmlbuilder@8.2.2
+2950 silly diffTrees add plist@2.0.1
+2951 silly diffTrees add simple-plist@0.2.1
+2952 silly diffTrees add xcode@0.9.3
+2953 silly diffTrees add cordova-ios@4.4.0
+2954 silly decomposeActions action count 72
+2955 silly decomposeActions fetch base64-js@1.1.2
+2956 silly decomposeActions extract base64-js@1.1.2
+2957 silly decomposeActions preinstall base64-js@1.1.2
+2958 silly decomposeActions build base64-js@1.1.2
+2959 silly decomposeActions install base64-js@1.1.2
+2960 silly decomposeActions postinstall base64-js@1.1.2
+2961 silly decomposeActions test base64-js@1.1.2
+2962 silly decomposeActions finalize base64-js@1.1.2
+2963 silly decomposeActions fetch pegjs@0.10.0
+2964 silly decomposeActions extract pegjs@0.10.0
+2965 silly decomposeActions preinstall pegjs@0.10.0
+2966 silly decomposeActions build pegjs@0.10.0
+2967 silly decomposeActions install pegjs@0.10.0
+2968 silly decomposeActions postinstall pegjs@0.10.0
+2969 silly decomposeActions test pegjs@0.10.0
+2970 silly decomposeActions finalize pegjs@0.10.0
+2971 silly decomposeActions fetch stream-buffers@2.2.0
+2972 silly decomposeActions extract stream-buffers@2.2.0
+2973 silly decomposeActions preinstall stream-buffers@2.2.0
+2974 silly decomposeActions build stream-buffers@2.2.0
+2975 silly decomposeActions install stream-buffers@2.2.0
+2976 silly decomposeActions postinstall stream-buffers@2.2.0
+2977 silly decomposeActions test stream-buffers@2.2.0
+2978 silly decomposeActions finalize stream-buffers@2.2.0
+2979 silly decomposeActions fetch bplist-creator@0.0.7
+2980 silly decomposeActions extract bplist-creator@0.0.7
+2981 silly decomposeActions preinstall bplist-creator@0.0.7
+2982 silly decomposeActions build bplist-creator@0.0.7
+2983 silly decomposeActions install bplist-creator@0.0.7
+2984 silly decomposeActions postinstall bplist-creator@0.0.7
+2985 silly decomposeActions test bplist-creator@0.0.7
+2986 silly decomposeActions finalize bplist-creator@0.0.7
+2987 silly decomposeActions fetch xmlbuilder@8.2.2
+2988 silly decomposeActions extract xmlbuilder@8.2.2
+2989 silly decomposeActions preinstall xmlbuilder@8.2.2
+2990 silly decomposeActions build xmlbuilder@8.2.2
+2991 silly decomposeActions install xmlbuilder@8.2.2
+2992 silly decomposeActions postinstall xmlbuilder@8.2.2
+2993 silly decomposeActions test xmlbuilder@8.2.2
+2994 silly decomposeActions finalize xmlbuilder@8.2.2
+2995 silly decomposeActions fetch plist@2.0.1
+2996 silly decomposeActions extract plist@2.0.1
+2997 silly decomposeActions preinstall plist@2.0.1
+2998 silly decomposeActions build plist@2.0.1
+2999 silly decomposeActions install plist@2.0.1
+3000 silly decomposeActions postinstall plist@2.0.1
+3001 silly decomposeActions test plist@2.0.1
+3002 silly decomposeActions finalize plist@2.0.1
+3003 silly decomposeActions fetch simple-plist@0.2.1
+3004 silly decomposeActions extract simple-plist@0.2.1
+3005 silly decomposeActions preinstall simple-plist@0.2.1
+3006 silly decomposeActions build simple-plist@0.2.1
+3007 silly decomposeActions install simple-plist@0.2.1
+3008 silly decomposeActions postinstall simple-plist@0.2.1
+3009 silly decomposeActions test simple-plist@0.2.1
+3010 silly decomposeActions finalize simple-plist@0.2.1
+3011 silly decomposeActions fetch xcode@0.9.3
+3012 silly decomposeActions extract xcode@0.9.3
+3013 silly decomposeActions preinstall xcode@0.9.3
+3014 silly decomposeActions build xcode@0.9.3
+3015 silly decomposeActions install xcode@0.9.3
+3016 silly decomposeActions postinstall xcode@0.9.3
+3017 silly decomposeActions test xcode@0.9.3
+3018 silly decomposeActions finalize xcode@0.9.3
+3019 silly decomposeActions fetch cordova-ios@4.4.0
+3020 silly decomposeActions extract cordova-ios@4.4.0
+3021 silly decomposeActions preinstall cordova-ios@4.4.0
+3022 silly decomposeActions build cordova-ios@4.4.0
+3023 silly decomposeActions install cordova-ios@4.4.0
+3024 silly decomposeActions postinstall cordova-ios@4.4.0
+3025 silly decomposeActions test cordova-ios@4.4.0
+3026 silly decomposeActions finalize cordova-ios@4.4.0
+3027 silly executeActions Starting
+3028 silly install executeActions
+3029 silly doSerial global-install 0
+3030 silly doParallel fetch 9
+3031 verbose lock using C:\Users\Ben\AppData\Roaming\npm-cache\_locks\staging-74b969ae5f7bd371.lock for D:\my\miao\miaomiao\node_modules\.staging
+3032 silly doParallel extract 9
+3033 silly extract base64-js
+3034 silly extract pegjs
+3035 silly extract stream-buffers
+3036 silly extract bplist-creator
+3037 silly extract xmlbuilder
+3038 silly extract plist
+3039 silly extract simple-plist
+3040 silly extract xcode
+3041 silly extract cordova-ios
+3042 verbose unbuild node_modules\.staging\base64-js-5c1787fbe1bfc3c9e4d61dc3027784fd
+3043 verbose unbuild node_modules\.staging\stream-buffers-e87baaf8a9955e3ae726aeca197aa30e
+3044 verbose unbuild node_modules\.staging\bplist-creator-4ba3843fe963017ba6823478568c1aaf
+3045 verbose unbuild node_modules\.staging\simple-plist-9289b236160454c6cc13b47c12a6df29
+3046 verbose unbuild node_modules\.staging\xmlbuilder-665842ec8a22ed2cdf68ac2d6dc58449
+3047 verbose unbuild node_modules\.staging\plist-bd901baec826b0e0111f7b3069257555
+3048 verbose unbuild node_modules\.staging\xcode-8e03bd863748e03876d9f4aacfe3d34b
+3049 verbose unbuild node_modules\.staging\cordova-ios-85bc741f9d6ea59da9e70b73d321e52e
+3050 verbose unbuild node_modules\.staging\pegjs-0c4dc2389a7e57832a2fd0ea27e65c48
+3051 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\base64-js-5c1787fbe1bfc3c9e4d61dc3027784fd is being purged from base D:\my\miao\miaomiao
+3052 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\stream-buffers-e87baaf8a9955e3ae726aeca197aa30e is being purged from base D:\my\miao\miaomiao
+3053 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\bplist-creator-4ba3843fe963017ba6823478568c1aaf is being purged from base D:\my\miao\miaomiao
+3054 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\simple-plist-9289b236160454c6cc13b47c12a6df29 is being purged from base D:\my\miao\miaomiao
+3055 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\xmlbuilder-665842ec8a22ed2cdf68ac2d6dc58449 is being purged from base D:\my\miao\miaomiao
+3056 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\plist-bd901baec826b0e0111f7b3069257555 is being purged from base D:\my\miao\miaomiao
+3057 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\xcode-8e03bd863748e03876d9f4aacfe3d34b is being purged from base D:\my\miao\miaomiao
+3058 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\cordova-ios-85bc741f9d6ea59da9e70b73d321e52e is being purged from base D:\my\miao\miaomiao
+3059 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\base64-js-5c1787fbe1bfc3c9e4d61dc3027784fd
+3060 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\pegjs-0c4dc2389a7e57832a2fd0ea27e65c48 is being purged from base D:\my\miao\miaomiao
+3061 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\stream-buffers-e87baaf8a9955e3ae726aeca197aa30e
+3062 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\bplist-creator-4ba3843fe963017ba6823478568c1aaf
+3063 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\simple-plist-9289b236160454c6cc13b47c12a6df29
+3064 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\xmlbuilder-665842ec8a22ed2cdf68ac2d6dc58449
+3065 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\plist-bd901baec826b0e0111f7b3069257555
+3066 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\xcode-8e03bd863748e03876d9f4aacfe3d34b
+3067 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\cordova-ios-85bc741f9d6ea59da9e70b73d321e52e
+3068 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\base64-js\1.1.2\package.tgz
+3069 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\base64-js-5c1787fbe1bfc3c9e4d61dc3027784fd
+3070 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\base64-js-5c1787fbe1bfc3c9e4d61dc3027784fd is being purged
+3071 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\pegjs-0c4dc2389a7e57832a2fd0ea27e65c48
+3072 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\stream-buffers\2.2.0\package.tgz
+3073 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\stream-buffers-e87baaf8a9955e3ae726aeca197aa30e
+3074 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\stream-buffers-e87baaf8a9955e3ae726aeca197aa30e is being purged
+3075 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\bplist-creator\0.0.7\package.tgz
+3076 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\bplist-creator-4ba3843fe963017ba6823478568c1aaf
+3077 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\bplist-creator-4ba3843fe963017ba6823478568c1aaf is being purged
+3078 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\simple-plist\0.2.1\package.tgz
+3079 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\simple-plist-9289b236160454c6cc13b47c12a6df29
+3080 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\simple-plist-9289b236160454c6cc13b47c12a6df29 is being purged
+3081 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\xmlbuilder\8.2.2\package.tgz
+3082 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\xmlbuilder-665842ec8a22ed2cdf68ac2d6dc58449
+3083 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\xmlbuilder-665842ec8a22ed2cdf68ac2d6dc58449 is being purged
+3084 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\plist\2.0.1\package.tgz
+3085 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\plist-bd901baec826b0e0111f7b3069257555
+3086 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\plist-bd901baec826b0e0111f7b3069257555 is being purged
+3087 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\xcode\0.9.3\package.tgz
+3088 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\xcode-8e03bd863748e03876d9f4aacfe3d34b
+3089 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\xcode-8e03bd863748e03876d9f4aacfe3d34b is being purged
+3090 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\cordova-ios\4.4.0\package.tgz
+3091 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\cordova-ios-85bc741f9d6ea59da9e70b73d321e52e
+3092 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\cordova-ios-85bc741f9d6ea59da9e70b73d321e52e is being purged
+3093 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\base64-js-5c1787fbe1bfc3c9e4d61dc3027784fd
+3094 verbose tar unpack C:\Users\Ben\AppData\Roaming\npm-cache\pegjs\0.10.0\package.tgz
+3095 verbose tar unpacking to D:\my\miao\miaomiao\node_modules\.staging\pegjs-0c4dc2389a7e57832a2fd0ea27e65c48
+3096 silly gentlyRm D:\my\miao\miaomiao\node_modules\.staging\pegjs-0c4dc2389a7e57832a2fd0ea27e65c48 is being purged
+3097 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\stream-buffers-e87baaf8a9955e3ae726aeca197aa30e
+3098 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\bplist-creator-4ba3843fe963017ba6823478568c1aaf
+3099 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\simple-plist-9289b236160454c6cc13b47c12a6df29
+3100 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\xmlbuilder-665842ec8a22ed2cdf68ac2d6dc58449
+3101 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\plist-bd901baec826b0e0111f7b3069257555
+3102 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\xcode-8e03bd863748e03876d9f4aacfe3d34b
+3103 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\cordova-ios-85bc741f9d6ea59da9e70b73d321e52e
+3104 silly gunzTarPerm modes [ '777', '666' ]
+3105 verbose gentlyRm don't care about contents; nuking D:\my\miao\miaomiao\node_modules\.staging\pegjs-0c4dc2389a7e57832a2fd0ea27e65c48
+3106 silly gunzTarPerm modes [ '777', '666' ]
+3107 silly gunzTarPerm modes [ '777', '666' ]
+3108 silly gunzTarPerm modes [ '777', '666' ]
+3109 silly gunzTarPerm modes [ '777', '666' ]
+3110 silly gunzTarPerm modes [ '777', '666' ]
+3111 silly gunzTarPerm modes [ '777', '666' ]
+3112 silly gunzTarPerm modes [ '777', '666' ]
+3113 silly gunzTarPerm modes [ '777', '666' ]
+3114 silly gunzTarPerm extractEntry package.json
+3115 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+3116 silly gunzTarPerm extractEntry package.json
+3117 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ]
+3118 silly gunzTarPerm extractEntry package.json
+3119 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+3120 silly gunzTarPerm extractEntry package.json
+3121 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+3122 silly gunzTarPerm extractEntry package.json
+3123 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ]
+3124 silly gunzTarPerm extractEntry package.json
+3125 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+3126 silly gunzTarPerm extractEntry package.json
+3127 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+3128 silly gunzTarPerm extractEntry package.json
+3129 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+3130 silly gunzTarPerm extractEntry package.json
+3131 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
+3132 silly gunzTarPerm extractEntry .npmignore
+3133 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
+3134 silly gunzTarPerm extractEntry README.md
+3135 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
+3136 silly gunzTarPerm extractEntry README.md
+3137 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ]
+3138 silly gunzTarPerm extractEntry UNLICENSE
+3139 silly gunzTarPerm modified mode [ 'UNLICENSE', 436, 438 ]
+3140 silly gunzTarPerm extractEntry README.md
+3141 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
+3142 silly gunzTarPerm extractEntry LICENSE
+3143 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
+3144 silly gunzTarPerm extractEntry README.md
+3145 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
+3146 silly gunzTarPerm extractEntry LICENSE
+3147 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
+3148 silly gunzTarPerm extractEntry .npmignore
+3149 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
+3150 silly gunzTarPerm extractEntry README.md
+3151 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
+3152 silly gunzTarPerm extractEntry .npmignore
+3153 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
+3154 silly gunzTarPerm extractEntry README.md
+3155 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ]
+3156 silly gunzTarPerm extractEntry .npmignore
+3157 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
+3158 silly gunzTarPerm extractEntry README.md
+3159 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
+3160 silly gunzTarPerm extractEntry .npmignore
+3161 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
+3162 silly gunzTarPerm extractEntry README.md
+3163 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
+3164 silly gunzTarPerm extractEntry LICENSE
+3165 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
+3166 silly gunzTarPerm extractEntry VERSION
+3167 silly gunzTarPerm modified mode [ 'VERSION', 420, 438 ]
+3168 silly gunzTarPerm extractEntry .travis.yml
+3169 silly gunzTarPerm modified mode [ '.travis.yml', 436, 438 ]
+3170 silly gunzTarPerm extractEntry .mailmap
+3171 silly gunzTarPerm modified mode [ '.mailmap', 436, 438 ]
+3172 silly gunzTarPerm extractEntry base64js.min.js
+3173 silly gunzTarPerm modified mode [ 'base64js.min.js', 420, 438 ]
+3174 silly gunzTarPerm extractEntry .travis.yml
+3175 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
+3176 silly gunzTarPerm extractEntry LICENSE
+3177 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
+3178 silly gunzTarPerm extractEntry index.js
+3179 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
+3180 silly gunzTarPerm extractEntry simple-plist.js
+3181 silly gunzTarPerm modified mode [ 'simple-plist.js', 420, 438 ]
+3182 silly gunzTarPerm extractEntry bplistCreator.js
+3183 silly gunzTarPerm modified mode [ 'bplistCreator.js', 420, 438 ]
+3184 silly gunzTarPerm extractEntry test/creatorTest.js
+3185 silly gunzTarPerm modified mode [ 'test/creatorTest.js', 420, 438 ]
+3186 silly gunzTarPerm extractEntry test/airplay.bplist
+3187 silly gunzTarPerm modified mode [ 'test/airplay.bplist', 420, 438 ]
+3188 silly gunzTarPerm extractEntry test/binaryData.bplist
+3189 silly gunzTarPerm modified mode [ 'test/binaryData.bplist', 420, 438 ]
+3190 silly gunzTarPerm extractEntry test/iTunes-small.bplist
+3191 silly gunzTarPerm modified mode [ 'test/iTunes-small.bplist', 420, 438 ]
+3192 silly gunzTarPerm extractEntry test/sample1.bplist
+3193 silly gunzTarPerm modified mode [ 'test/sample1.bplist', 420, 438 ]
+3194 silly gunzTarPerm extractEntry test/sample2.bplist
+3195 silly gunzTarPerm modified mode [ 'test/sample2.bplist', 420, 438 ]
+3196 silly gunzTarPerm extractEntry test/uid.bplist
+3197 silly gunzTarPerm modified mode [ 'test/uid.bplist', 420, 438 ]
+3198 silly gunzTarPerm extractEntry test/utf16.bplist
+3199 silly gunzTarPerm modified mode [ 'test/utf16.bplist', 420, 438 ]
+3200 silly gunzTarPerm extractEntry index.js
+3201 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
+3202 silly gunzTarPerm extractEntry Makefile
+3203 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
+3204 silly gunzTarPerm extractEntry LICENSE
+3205 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
+3206 silly gunzTarPerm extractEntry LICENSE
+3207 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
+3208 silly gunzTarPerm extractEntry CHANGELOG.md
+3209 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 438 ]
+3210 silly gunzTarPerm extractEntry NOTICE
+3211 silly gunzTarPerm modified mode [ 'NOTICE', 420, 438 ]
+3212 silly gunzTarPerm extractEntry CHANGELOG.md
+3213 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
+3214 silly gunzTarPerm extractEntry bin/pegjs
+3215 silly gunzTarPerm modified mode [ 'bin/pegjs', 493, 511 ]
+3216 silly gunzTarPerm extractEntry LICENSE.MIT
+3217 silly gunzTarPerm modified mode [ 'LICENSE.MIT', 420, 438 ]
+3218 silly gunzTarPerm extractEntry bower.json
+3219 silly gunzTarPerm modified mode [ 'bower.json', 420, 438 ]
+3220 silly gunzTarPerm extractEntry lib/Utility.js
+3221 silly gunzTarPerm modified mode [ 'lib/Utility.js', 436, 438 ]
+3222 silly gunzTarPerm extractEntry coverage/coverage.json
+3223 silly gunzTarPerm modified mode [ 'coverage/coverage.json', 436, 438 ]
+3224 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.js
+3225 silly gunzTarPerm modified mode [ 'coverage/lcov-report/prettify.js', 436, 438 ]
+3226 silly gunzTarPerm extractEntry coverage/lcov-report/sorter.js
+3227 silly gunzTarPerm modified mode [ 'coverage/lcov-report/sorter.js', 436, 438 ]
+3228 silly gunzTarPerm extractEntry coverage/lcov-report/base.css
+3229 silly gunzTarPerm modified mode [ 'coverage/lcov-report/base.css', 436, 438 ]
+3230 silly gunzTarPerm extractEntry coverage/lcov-report/index.html
+3231 silly gunzTarPerm modified mode [ 'coverage/lcov-report/index.html', 436, 438 ]
+3232 silly gunzTarPerm extractEntry coverage/lcov-report/lib/constants.js.html
+3233 silly gunzTarPerm modified mode [ 'coverage/lcov-report/lib/constants.js.html', 436, 438 ]
+3234 silly gunzTarPerm extractEntry coverage/lcov-report/lib/index.html
+3235 silly gunzTarPerm modified mode [ 'coverage/lcov-report/lib/index.html', 436, 438 ]
+3236 silly gunzTarPerm extractEntry coverage/lcov-report/lib/readable_streambuffer.js.html
+3237 silly gunzTarPerm modified mode [ 'coverage/lcov-report/lib/readable_streambuffer.js.html',
+3237 silly gunzTarPerm   436,
+3237 silly gunzTarPerm   438 ]
+3238 silly gunzTarPerm extractEntry coverage/lcov-report/lib/streambuffer.js.html
+3239 silly gunzTarPerm modified mode [ 'coverage/lcov-report/lib/streambuffer.js.html', 436, 438 ]
+3240 silly gunzTarPerm extractEntry coverage/lcov-report/lib/writable_streambuffer.js.html
+3241 silly gunzTarPerm modified mode [ 'coverage/lcov-report/lib/writable_streambuffer.js.html',
+3241 silly gunzTarPerm   436,
+3241 silly gunzTarPerm   438 ]
+3242 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.css
+3243 silly gunzTarPerm modified mode [ 'coverage/lcov-report/prettify.css', 436, 438 ]
+3244 silly gunzTarPerm extractEntry coverage/lcov-report/sort-arrow-sprite.png
+3245 silly gunzTarPerm modified mode [ 'coverage/lcov-report/sort-arrow-sprite.png', 436, 438 ]
+3246 silly gunzTarPerm extractEntry coverage/lcov.info
+3247 silly gunzTarPerm modified mode [ 'coverage/lcov.info', 436, 438 ]
+3248 silly gunzTarPerm extractEntry lib/constants.js
+3249 silly gunzTarPerm modified mode [ 'lib/constants.js', 436, 438 ]
+3250 silly gunzTarPerm extractEntry lib/readable_streambuffer.js
+3251 silly gunzTarPerm modified mode [ 'lib/readable_streambuffer.js', 436, 438 ]
+3252 silly gunzTarPerm extractEntry lib/streambuffer.js
+3253 silly gunzTarPerm modified mode [ 'lib/streambuffer.js', 436, 438 ]
+3254 silly gunzTarPerm extractEntry lib/writable_streambuffer.js
+3255 silly gunzTarPerm modified mode [ 'lib/writable_streambuffer.js', 436, 438 ]
+3256 silly gunzTarPerm extractEntry AUTHORS
+3257 silly gunzTarPerm modified mode [ 'AUTHORS', 420, 438 ]
+3258 silly gunzTarPerm extractEntry lib/parseJob.js
+3259 silly gunzTarPerm modified mode [ 'lib/parseJob.js', 420, 438 ]
+3260 silly gunzTarPerm extractEntry .jshintrc
+3261 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
+3262 silly gunzTarPerm extractEntry dist/plist-build.js
+3263 silly gunzTarPerm modified mode [ 'dist/plist-build.js', 420, 438 ]
+3264 silly gunzTarPerm extractEntry .istanbul.yml
+3265 silly gunzTarPerm modified mode [ '.istanbul.yml', 420, 438 ]
+3266 silly gunzTarPerm extractEntry .jshintignore
+3267 silly gunzTarPerm modified mode [ '.jshintignore', 420, 438 ]
+3268 silly gunzTarPerm extractEntry examples/arithmetics.pegjs
+3269 silly gunzTarPerm modified mode [ 'examples/arithmetics.pegjs', 420, 438 ]
+3270 silly gunzTarPerm extractEntry examples/css.pegjs
+3271 silly gunzTarPerm modified mode [ 'examples/css.pegjs', 420, 438 ]
+3272 silly gunzTarPerm extractEntry lib/b64.js
+3273 silly gunzTarPerm modified mode [ 'lib/b64.js', 420, 438 ]
+3274 silly gunzTarPerm extractEntry test/big-data.js
+3275 silly gunzTarPerm modified mode [ 'test/big-data.js', 420, 438 ]
+3276 silly gunzTarPerm extractEntry lib/XMLDTDNotation.js
+3277 silly gunzTarPerm modified mode [ 'lib/XMLDTDNotation.js', 436, 438 ]
+3278 silly gunzTarPerm extractEntry lib/XMLDeclaration.js
+3279 silly gunzTarPerm modified mode [ 'lib/XMLDeclaration.js', 436, 438 ]
+3280 silly gunzTarPerm extractEntry lib/pbxFile.js
+3281 silly gunzTarPerm modified mode [ 'lib/pbxFile.js', 420, 438 ]
+3282 silly gunzTarPerm extractEntry lib/pbxProject.js
+3283 silly gunzTarPerm modified mode [ 'lib/pbxProject.js', 420, 438 ]
+3284 silly gunzTarPerm extractEntry examples/javascript.pegjs
+3285 silly gunzTarPerm modified mode [ 'examples/javascript.pegjs', 420, 438 ]
+3286 silly gunzTarPerm extractEntry examples/json.pegjs
+3287 silly gunzTarPerm modified mode [ 'examples/json.pegjs', 420, 438 ]
+3288 silly gunzTarPerm extractEntry lib/grammar-error.js
+3289 silly gunzTarPerm modified mode [ 'lib/grammar-error.js', 420, 438 ]
+3290 silly gunzTarPerm extractEntry dist/plist-parse.js
+3291 silly gunzTarPerm modified mode [ 'dist/plist-parse.js', 420, 438 ]
+3292 silly gunzTarPerm extractEntry .jshintrc
+3293 silly gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
+3294 silly gunzTarPerm extractEntry .ratignore
+3295 silly gunzTarPerm modified mode [ '.ratignore', 420, 438 ]
+3296 silly gunzTarPerm extractEntry lib/parser.js
+3297 silly gunzTarPerm modified mode [ 'lib/parser.js', 420, 438 ]
+3298 silly gunzTarPerm extractEntry test/convert.js
+3299 silly gunzTarPerm modified mode [ 'test/convert.js', 420, 438 ]
+3300 silly gunzTarPerm extractEntry dist/plist.js
+3301 silly gunzTarPerm modified mode [ 'dist/plist.js', 420, 438 ]
+3302 silly gunzTarPerm extractEntry lib/pbxWriter.js
+3303 silly gunzTarPerm modified mode [ 'lib/pbxWriter.js', 420, 438 ]
+3304 silly gunzTarPerm extractEntry lib/XMLDocType.js
+3305 silly gunzTarPerm modified mode [ 'lib/XMLDocType.js', 436, 438 ]
+3306 silly gunzTarPerm extractEntry lib/XMLDocument.js
+3307 silly gunzTarPerm modified mode [ 'lib/XMLDocument.js', 436, 438 ]
+3308 silly gunzTarPerm extractEntry lib/XMLDTDEntity.js
+3309 silly gunzTarPerm modified mode [ 'lib/XMLDTDEntity.js', 436, 438 ]
+3310 silly gunzTarPerm extractEntry .travis.yml
+3311 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
+3312 silly gunzTarPerm extractEntry CONTRIBUTING.md
+3313 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ]
+3314 silly gunzTarPerm extractEntry lib/peg.js
+3315 silly gunzTarPerm modified mode [ 'lib/peg.js', 420, 438 ]
+3316 silly gunzTarPerm extractEntry lib/compiler/asts.js
+3317 silly gunzTarPerm modified mode [ 'lib/compiler/asts.js', 420, 438 ]
+3318 silly gunzTarPerm extractEntry lib/XMLElement.js
+3319 silly gunzTarPerm modified mode [ 'lib/XMLElement.js', 436, 438 ]
+3320 silly gunzTarPerm extractEntry examples/browser/index.html
+3321 silly gunzTarPerm modified mode [ 'examples/browser/index.html', 420, 438 ]
+3322 silly gunzTarPerm extractEntry lib/parser/pbxproj.js
+3323 silly gunzTarPerm modified mode [ 'lib/parser/pbxproj.js', 420, 438 ]
+3324 silly gunzTarPerm extractEntry lib/parser/pbxproj.pegjs
+3325 silly gunzTarPerm modified mode [ 'lib/parser/pbxproj.pegjs', 420, 438 ]
+3326 silly gunzTarPerm extractEntry test/url-safe.js
+3327 silly gunzTarPerm modified mode [ 'test/url-safe.js', 420, 438 ]
+3328 silly gunzTarPerm extractEntry .travis.yml
+3329 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
+3330 silly gunzTarPerm extractEntry lib/build.js
+3331 silly gunzTarPerm modified mode [ 'lib/build.js', 420, 438 ]
+3332 silly gunzTarPerm extractEntry CordovaLib/.npmignore
+3333 silly gunzTarPerm modified mode [ 'CordovaLib/.npmignore', 493, 511 ]
+3334 silly gunzTarPerm extractEntry CordovaLib/cordova.js
+3335 silly gunzTarPerm modified mode [ 'CordovaLib/cordova.js', 420, 438 ]
+3336 silly gunzTarPerm extractEntry lib/XMLNode.js
+3337 silly gunzTarPerm modified mode [ 'lib/XMLNode.js', 436, 438 ]
+3338 silly gunzTarPerm extractEntry lib/XMLProcessingInstruction.js
+3339 silly gunzTarPerm modified mode [ 'lib/XMLProcessingInstruction.js', 436, 438 ]
+3340 silly gunzTarPerm extractEntry lib/compiler/index.js
+3341 silly gunzTarPerm modified mode [ 'lib/compiler/index.js', 420, 438 ]
+3342 silly gunzTarPerm extractEntry lib/compiler/js.js
+3343 silly gunzTarPerm modified mode [ 'lib/compiler/js.js', 420, 438 ]
+3344 silly gunzTarPerm extractEntry lib/parse.js
+3345 silly gunzTarPerm modified mode [ 'lib/parse.js', 420, 438 ]
+3346 silly gunzTarPerm extractEntry History.md
+3347 silly gunzTarPerm modified mode [ 'History.md', 420, 438 ]
+3348 silly gunzTarPerm extractEntry Makefile
+3349 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
+3350 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVDebug.h
+3351 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVDebug.h', 420, 438 ]
+3352 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVJSON_private.h
+3353 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVJSON_private.h', 420, 438 ]
+3354 silly gunzTarPerm extractEntry lib/XMLRaw.js
+3355 silly gunzTarPerm modified mode [ 'lib/XMLRaw.js', 436, 438 ]
+3356 silly gunzTarPerm extractEntry lib/XMLStreamWriter.js
+3357 silly gunzTarPerm modified mode [ 'lib/XMLStreamWriter.js', 436, 438 ]
+3358 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVJSON_private.m
+3359 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVJSON_private.m', 420, 438 ]
+3360 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/CDVPlugin+Private.h
+3361 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/CDVPlugin+Private.h', 420, 438 ]
+3362 silly gunzTarPerm extractEntry lib/compiler/opcodes.js
+3363 silly gunzTarPerm modified mode [ 'lib/compiler/opcodes.js', 420, 438 ]
+3364 silly gunzTarPerm extractEntry lib/compiler/visitor.js
+3365 silly gunzTarPerm modified mode [ 'lib/compiler/visitor.js', 420, 438 ]
+3366 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.h
+3367 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.h',
+3367 silly gunzTarPerm   420,
+3367 silly gunzTarPerm   438 ]
+3368 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.m
+3369 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVGestureHandler/CDVGestureHandler.m',
+3369 silly gunzTarPerm   420,
+3369 silly gunzTarPerm   438 ]
+3370 silly gunzTarPerm extractEntry lib/XMLDTDElement.js
+3371 silly gunzTarPerm modified mode [ 'lib/XMLDTDElement.js', 436, 438 ]
+3372 silly gunzTarPerm extractEntry lib/XMLStringWriter.js
+3373 silly gunzTarPerm modified mode [ 'lib/XMLStringWriter.js', 436, 438 ]
+3374 silly gunzTarPerm extractEntry lib/compiler/passes/generate-bytecode.js
+3375 silly gunzTarPerm modified mode [ 'lib/compiler/passes/generate-bytecode.js', 420, 438 ]
+3376 silly gunzTarPerm extractEntry lib/compiler/passes/generate-js.js
+3377 silly gunzTarPerm modified mode [ 'lib/compiler/passes/generate-js.js', 420, 438 ]
+3378 silly gunzTarPerm extractEntry lib/compiler/passes/remove-proxy-rules.js
+3379 silly gunzTarPerm modified mode [ 'lib/compiler/passes/remove-proxy-rules.js', 420, 438 ]
+3380 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h
+3381 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.h',
+3381 silly gunzTarPerm   420,
+3381 silly gunzTarPerm   438 ]
+3382 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m
+3383 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVHandleOpenURL/CDVHandleOpenURL.m',
+3383 silly gunzTarPerm   420,
+3383 silly gunzTarPerm   438 ]
+3384 silly gunzTarPerm extractEntry lib/XMLDTDAttList.js
+3385 silly gunzTarPerm modified mode [ 'lib/XMLDTDAttList.js', 436, 438 ]
+3386 silly gunzTarPerm extractEntry lib/XMLStringifier.js
+3387 silly gunzTarPerm modified mode [ 'lib/XMLStringifier.js', 436, 438 ]
+3388 silly gunzTarPerm extractEntry lib/compiler/passes/report-duplicate-labels.js
+3389 silly gunzTarPerm modified mode [ 'lib/compiler/passes/report-duplicate-labels.js', 420, 438 ]
+3390 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.h
+3391 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.h',
+3391 silly gunzTarPerm   420,
+3391 silly gunzTarPerm   438 ]
+3392 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m
+3393 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m',
+3393 silly gunzTarPerm   420,
+3393 silly gunzTarPerm   438 ]
+3394 silly gunzTarPerm extractEntry lib/XMLComment.js
+3395 silly gunzTarPerm modified mode [ 'lib/XMLComment.js', 436, 438 ]
+3396 silly gunzTarPerm extractEntry lib/XMLText.js
+3397 silly gunzTarPerm modified mode [ 'lib/XMLText.js', 436, 438 ]
+3398 silly gunzTarPerm extractEntry lib/compiler/passes/report-duplicate-rules.js
+3399 silly gunzTarPerm modified mode [ 'lib/compiler/passes/report-duplicate-rules.js', 420, 438 ]
+3400 silly gunzTarPerm extractEntry lib/compiler/passes/report-infinite-recursion.js
+3401 silly gunzTarPerm modified mode [ 'lib/compiler/passes/report-infinite-recursion.js', 420, 438 ]
+3402 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.h
+3403 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.h',
+3403 silly gunzTarPerm   420,
+3403 silly gunzTarPerm   438 ]
+3404 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.m
+3405 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVLocalStorage/CDVLocalStorage.m',
+3405 silly gunzTarPerm   420,
+3405 silly gunzTarPerm   438 ]
+3406 silly gunzTarPerm extractEntry lib/compiler/passes/report-infinite-repetition.js
+3407 silly gunzTarPerm modified mode [ 'lib/compiler/passes/report-infinite-repetition.js', 420, 438 ]
+3408 silly gunzTarPerm extractEntry lib/compiler/passes/report-undefined-rules.js
+3409 silly gunzTarPerm modified mode [ 'lib/compiler/passes/report-undefined-rules.js', 420, 438 ]
+3410 silly gunzTarPerm extractEntry lib/XMLCData.js
+3411 silly gunzTarPerm modified mode [ 'lib/XMLCData.js', 436, 438 ]
+3412 silly gunzTarPerm extractEntry lib/XMLWriterBase.js
+3413 silly gunzTarPerm modified mode [ 'lib/XMLWriterBase.js', 436, 438 ]
+3414 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.h
+3415 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.h',
+3415 silly gunzTarPerm   420,
+3415 silly gunzTarPerm   438 ]
+3416 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.m
+3417 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewDelegate.m',
+3417 silly gunzTarPerm   420,
+3417 silly gunzTarPerm   438 ]
+3418 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.h
+3419 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.h',
+3419 silly gunzTarPerm   420,
+3419 silly gunzTarPerm   438 ]
+3420 silly gunzTarPerm extractEntry lib/XMLAttribute.js
+3421 silly gunzTarPerm modified mode [ 'lib/XMLAttribute.js', 436, 438 ]
+3422 silly gunzTarPerm extractEntry lib/index.js
+3423 silly gunzTarPerm modified mode [ 'lib/index.js', 436, 438 ]
+3424 silly gunzTarPerm extractEntry lib/utils/arrays.js
+3425 silly gunzTarPerm modified mode [ 'lib/utils/arrays.js', 420, 438 ]
+3426 silly gunzTarPerm extractEntry lib/utils/classes.js
+3427 silly gunzTarPerm modified mode [ 'lib/utils/classes.js', 420, 438 ]
+3428 silly gunzTarPerm extractEntry lib/utils/objects.js
+3429 silly gunzTarPerm modified mode [ 'lib/utils/objects.js', 420, 438 ]
+3430 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.m
+3431 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewEngine.m',
+3431 silly gunzTarPerm   420,
+3431 silly gunzTarPerm   438 ]
+3432 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.h
+3433 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.h',
+3433 silly gunzTarPerm   420,
+3433 silly gunzTarPerm   438 ]
+3434 silly gunzTarPerm extractEntry CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.m
+3435 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Private/Plugins/CDVUIWebViewEngine/CDVUIWebViewNavigationDelegate.m',
+3435 silly gunzTarPerm   420,
+3435 silly gunzTarPerm   438 ]
+3436 silly gunzTarPerm extractEntry lib/XMLDocumentCB.js
+3437 silly gunzTarPerm modified mode [ 'lib/XMLDocumentCB.js', 436, 438 ]
+3438 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPluginResult.h
+3439 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPluginResult.h', 420, 438 ]
+3440 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDV.h
+3441 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDV.h', 420, 438 ]
+3442 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAppDelegate.m
+3443 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAppDelegate.m', 420, 438 ]
+3444 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAvailability.h
+3445 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAvailability.h', 420, 438 ]
+3446 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h
+3447 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAvailabilityDeprecated.h',
+3447 silly gunzTarPerm   420,
+3447 silly gunzTarPerm   438 ]
+3448 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandDelegate.h
+3449 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandDelegate.h', 420, 438 ]
+3450 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandDelegateImpl.h
+3451 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandDelegateImpl.h',
+3451 silly gunzTarPerm   420,
+3451 silly gunzTarPerm   438 ]
+3452 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandDelegateImpl.m
+3453 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandDelegateImpl.m',
+3453 silly gunzTarPerm   420,
+3453 silly gunzTarPerm   438 ]
+3454 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandQueue.h
+3455 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandQueue.h', 420, 438 ]
+3456 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVCommandQueue.m
+3457 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVCommandQueue.m', 420, 438 ]
+3458 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVConfigParser.h
+3459 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVConfigParser.h', 420, 438 ]
+3460 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVConfigParser.m
+3461 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVConfigParser.m', 420, 438 ]
+3462 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVInvokedUrlCommand.h
+3463 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVInvokedUrlCommand.h', 420, 438 ]
+3464 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVInvokedUrlCommand.m
+3465 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVInvokedUrlCommand.m', 420, 438 ]
+3466 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin+Resources.h
+3467 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin+Resources.h', 420, 438 ]
+3468 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin+Resources.m
+3469 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin+Resources.m', 420, 438 ]
+3470 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin.h
+3471 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin.h', 420, 438 ]
+3472 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPlugin.m
+3473 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPlugin.m', 420, 438 ]
+3474 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVAppDelegate.h
+3475 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVAppDelegate.h', 420, 438 ]
+3476 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVPluginResult.m
+3477 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVPluginResult.m', 420, 438 ]
+3478 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h
+3479 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVScreenOrientationDelegate.h',
+3479 silly gunzTarPerm   420,
+3479 silly gunzTarPerm   438 ]
+3480 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVTimer.h
+3481 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVTimer.h', 420, 438 ]
+3482 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVTimer.m
+3483 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVTimer.m', 420, 438 ]
+3484 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVURLProtocol.h
+3485 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVURLProtocol.h', 420, 438 ]
+3486 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVURLProtocol.m
+3487 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVURLProtocol.m', 420, 438 ]
+3488 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVUserAgentUtil.h
+3489 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVUserAgentUtil.h', 420, 438 ]
+3490 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVUserAgentUtil.m
+3491 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVUserAgentUtil.m', 420, 438 ]
+3492 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVViewController.h
+3493 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVViewController.h', 420, 438 ]
+3494 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVViewController.m
+3495 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVViewController.m', 420, 438 ]
+3496 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h
+3497 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVWebViewEngineProtocol.h',
+3497 silly gunzTarPerm   420,
+3497 silly gunzTarPerm   438 ]
+3498 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVWhitelist.h
+3499 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVWhitelist.h', 420, 438 ]
+3500 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/CDVWhitelist.m
+3501 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/CDVWhitelist.m', 420, 438 ]
+3502 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h
+3503 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.h',
+3503 silly gunzTarPerm   420,
+3503 silly gunzTarPerm   438 ]
+3504 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.m
+3505 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSDictionary+CordovaPreferences.m',
+3505 silly gunzTarPerm   420,
+3505 silly gunzTarPerm   438 ]
+3506 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h
+3507 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.h',
+3507 silly gunzTarPerm   420,
+3507 silly gunzTarPerm   438 ]
+3508 silly gunzTarPerm extractEntry CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.m
+3509 silly gunzTarPerm modified mode [ 'CordovaLib/Classes/Public/NSMutableArray+QueueAdditions.m',
+3509 silly gunzTarPerm   420,
+3509 silly gunzTarPerm   438 ]
+3510 silly gunzTarPerm extractEntry CordovaLib/Cordova/Cordova.h
+3511 silly gunzTarPerm modified mode [ 'CordovaLib/Cordova/Cordova.h', 420, 438 ]
+3512 silly gunzTarPerm extractEntry CordovaLib/Cordova/Info.plist
+3513 silly gunzTarPerm modified mode [ 'CordovaLib/Cordova/Info.plist', 420, 438 ]
+3514 silly gunzTarPerm extractEntry CordovaLib/CordovaLib.xcodeproj/project.pbxproj
+3515 silly gunzTarPerm modified mode [ 'CordovaLib/CordovaLib.xcodeproj/project.pbxproj', 420, 438 ]
+3516 silly gunzTarPerm extractEntry CordovaLib/CordovaLib.xcodeproj/xcshareddata/xcschemes/Cordova.xcscheme
+3517 silly gunzTarPerm modified mode [ 'CordovaLib/CordovaLib.xcodeproj/xcshareddata/xcschemes/Cordova.xcscheme',
+3517 silly gunzTarPerm   420,
+3517 silly gunzTarPerm   438 ]
+3518 silly gunzTarPerm extractEntry CordovaLib/CordovaLib_Prefix.pch
+3519 silly gunzTarPerm modified mode [ 'CordovaLib/CordovaLib_Prefix.pch', 420, 438 ]
+3520 silly gunzTarPerm extractEntry CordovaLib/VERSION
+3521 silly gunzTarPerm modified mode [ 'CordovaLib/VERSION', 420, 438 ]
+3522 silly gunzTarPerm extractEntry .gitattributes
+3523 silly gunzTarPerm modified mode [ '.gitattributes', 420, 438 ]
+3524 silly gunzTarPerm extractEntry .github/PULL_REQUEST_TEMPLATE.md
+3525 silly gunzTarPerm modified mode [ '.github/PULL_REQUEST_TEMPLATE.md', 420, 438 ]
+3526 silly gunzTarPerm extractEntry RELEASENOTES.md
+3527 silly gunzTarPerm modified mode [ 'RELEASENOTES.md', 420, 438 ]
+3528 silly gunzTarPerm extractEntry appveyor.yml
+3529 silly gunzTarPerm modified mode [ 'appveyor.yml', 420, 438 ]
+3530 silly gunzTarPerm extractEntry bin/create
+3531 silly gunzTarPerm modified mode [ 'bin/create', 493, 511 ]
+3532 silly gunzTarPerm extractEntry bin/apple_ios_version
+3533 silly gunzTarPerm modified mode [ 'bin/apple_ios_version', 493, 511 ]
+3534 silly gunzTarPerm extractEntry bin/apple_osx_version
+3535 silly gunzTarPerm modified mode [ 'bin/apple_osx_version', 493, 511 ]
+3536 silly gunzTarPerm extractEntry bin/apple_osx_version.bat
+3537 silly gunzTarPerm modified mode [ 'bin/apple_osx_version.bat', 420, 438 ]
+3538 silly gunzTarPerm extractEntry bin/apple_xcode_version
+3539 silly gunzTarPerm modified mode [ 'bin/apple_xcode_version', 493, 511 ]
+3540 silly gunzTarPerm extractEntry bin/apple_xcode_version.bat
+3541 silly gunzTarPerm modified mode [ 'bin/apple_xcode_version.bat', 420, 438 ]
+3542 silly gunzTarPerm extractEntry bin/autotest
+3543 silly gunzTarPerm modified mode [ 'bin/autotest', 493, 511 ]
+3544 silly gunzTarPerm extractEntry bin/check_reqs
+3545 silly gunzTarPerm modified mode [ 'bin/check_reqs', 493, 511 ]
+3546 silly gunzTarPerm extractEntry bin/check_reqs.bat
+3547 silly gunzTarPerm modified mode [ 'bin/check_reqs.bat', 420, 438 ]
+3548 silly gunzTarPerm extractEntry bin/cordova_plist_to_config_xml
+3549 silly gunzTarPerm modified mode [ 'bin/cordova_plist_to_config_xml', 493, 511 ]
+3550 silly gunzTarPerm extractEntry bin/apple_ios_version.bat
+3551 silly gunzTarPerm modified mode [ 'bin/apple_ios_version.bat', 420, 438 ]
+3552 silly gunzTarPerm extractEntry bin/create.bat
+3553 silly gunzTarPerm modified mode [ 'bin/create.bat', 420, 438 ]
+3554 silly gunzTarPerm extractEntry bin/lib/check_reqs.js
+3555 silly gunzTarPerm modified mode [ 'bin/lib/check_reqs.js', 420, 438 ]
+3556 silly gunzTarPerm extractEntry bin/lib/create.js
+3557 silly gunzTarPerm modified mode [ 'bin/lib/create.js', 493, 511 ]
+3558 silly gunzTarPerm extractEntry bin/lib/versions.js
+3559 silly gunzTarPerm modified mode [ 'bin/lib/versions.js', 493, 511 ]
+3560 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Plugins/README
+3561 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Plugins/README',
+3561 silly gunzTarPerm   420,
+3561 silly gunzTarPerm   438 ]
+3562 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Bridging-Header.h
+3563 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Bridging-Header.h',
+3563 silly gunzTarPerm   420,
+3563 silly gunzTarPerm   438 ]
+3564 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.h
+3565 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.h',
+3565 silly gunzTarPerm   420,
+3565 silly gunzTarPerm   438 ]
+3566 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.m
+3567 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/AppDelegate.m',
+3567 silly gunzTarPerm   420,
+3567 silly gunzTarPerm   438 ]
+3568 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.h
+3569 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.h',
+3569 silly gunzTarPerm   420,
+3569 silly gunzTarPerm   438 ]
+3570 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m
+3571 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.m',
+3571 silly gunzTarPerm   420,
+3571 silly gunzTarPerm   438 ]
+3572 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.xib
+3573 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Classes/MainViewController.xib',
+3573 silly gunzTarPerm   420,
+3573 silly gunzTarPerm   438 ]
+3574 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Entitlements-Debug.plist
+3575 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Entitlements-Debug.plist',
+3575 silly gunzTarPerm   420,
+3575 silly gunzTarPerm   438 ]
+3576 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Entitlements-Release.plist
+3577 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Entitlements-Release.plist',
+3577 silly gunzTarPerm   420,
+3577 silly gunzTarPerm   438 ]
+3578 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72@2x.png
+3579 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72@2x.png',
+3579 silly gunzTarPerm   420,
+3579 silly gunzTarPerm   438 ]
+3580 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json
+3581 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/Contents.json',
+3581 silly gunzTarPerm   420,
+3581 silly gunzTarPerm   438 ]
+3582 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40@2x.png
+3583 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40@2x.png',
+3583 silly gunzTarPerm   420,
+3583 silly gunzTarPerm   438 ]
+3584 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50.png
+3585 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50.png',
+3585 silly gunzTarPerm   420,
+3585 silly gunzTarPerm   438 ]
+3586 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50@2x.png
+3587 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-50@2x.png',
+3587 silly gunzTarPerm   420,
+3587 silly gunzTarPerm   438 ]
+3588 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@2x.png
+3589 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@2x.png',
+3589 silly gunzTarPerm   420,
+3589 silly gunzTarPerm   438 ]
+3590 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@3x.png
+3591 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-60@3x.png',
+3591 silly gunzTarPerm   420,
+3591 silly gunzTarPerm   438 ]
+3592 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72.png
+3593 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-72.png',
+3593 silly gunzTarPerm   420,
+3593 silly gunzTarPerm   438 ]
+3594 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40.png
+3595 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-40.png',
+3595 silly gunzTarPerm   420,
+3595 silly gunzTarPerm   438 ]
+3596 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76.png
+3597 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76.png',
+3597 silly gunzTarPerm   420,
+3597 silly gunzTarPerm   438 ]
+3598 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76@2x.png
+3599 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-76@2x.png',
+3599 silly gunzTarPerm   420,
+3599 silly gunzTarPerm   438 ]
+3600 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png
+3601 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png',
+3601 silly gunzTarPerm   420,
+3601 silly gunzTarPerm   438 ]
+3602 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small.png
+3603 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small.png',
+3603 silly gunzTarPerm   420,
+3603 silly gunzTarPerm   438 ]
+3604 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@2x.png
+3605 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@2x.png',
+3605 silly gunzTarPerm   420,
+3605 silly gunzTarPerm   438 ]
+3606 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@3x.png
+3607 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon-small@3x.png',
+3607 silly gunzTarPerm   420,
+3607 silly gunzTarPerm   438 ]
+3608 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon.png
+3609 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon.png',
+3609 silly gunzTarPerm   420,
+3609 silly gunzTarPerm   438 ]
+3610 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon@2x.png
+3611 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/AppIcon.appiconset/icon@2x.png',
+3611 silly gunzTarPerm   420,
+3611 silly gunzTarPerm   438 ]
+3612 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/Contents.json
+3613 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/Contents.json',
+3613 silly gunzTarPerm   420,
+3613 silly gunzTarPerm   438 ]
+3614 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png
+3615 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png',
+3615 silly gunzTarPerm   420,
+3615 silly gunzTarPerm   438 ]
+3616 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Contents.json
+3617 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Contents.json',
+3617 silly gunzTarPerm   420,
+3617 silly gunzTarPerm   438 ]
+3618 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-667h.png
+3619 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-667h.png',
+3619 silly gunzTarPerm   420,
+3619 silly gunzTarPerm   438 ]
+3620 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-736h.png
+3621 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-736h.png',
+3621 silly gunzTarPerm   420,
+3621 silly gunzTarPerm   438 ]
+3622 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png
+3623 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png',
+3623 silly gunzTarPerm   420,
+3623 silly gunzTarPerm   438 ]
+3624 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png
+3625 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png',
+3625 silly gunzTarPerm   420,
+3625 silly gunzTarPerm   438 ]
+3626 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png
+3627 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png',
+3627 silly gunzTarPerm   420,
+3627 silly gunzTarPerm   438 ]
+3628 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png
+3629 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png',
+3629 silly gunzTarPerm   420,
+3629 silly gunzTarPerm   438 ]
+3630 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png
+3631 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png',
+3631 silly gunzTarPerm   420,
+3631 silly gunzTarPerm   438 ]
+3632 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png
+3633 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png',
+3633 silly gunzTarPerm   420,
+3633 silly gunzTarPerm   438 ]
+3634 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default~iphone.png
+3635 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchImage.launchimage/Default~iphone.png',
+3635 silly gunzTarPerm   420,
+3635 silly gunzTarPerm   438 ]
+3636 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json
+3637 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/Images.xcassets/LaunchStoryboard.imageset/Contents.json',
+3637 silly gunzTarPerm   420,
+3637 silly gunzTarPerm   438 ]
+3638 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard
+3639 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/CDVLaunchScreen.storyboard',
+3639 silly gunzTarPerm   420,
+3639 silly gunzTarPerm   438 ]
+3640 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
+3641 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist',
+3641 silly gunzTarPerm   420,
+3641 silly gunzTarPerm   438 ]
+3642 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch
+3643 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch',
+3643 silly gunzTarPerm   420,
+3643 silly gunzTarPerm   438 ]
+3644 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/config.xml
+3645 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/config.xml', 420, 438 ]
+3646 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/gitignore
+3647 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/gitignore', 420, 438 ]
+3648 silly gunzTarPerm extractEntry bin/templates/project/__PROJECT_NAME__/main.m
+3649 silly gunzTarPerm modified mode [ 'bin/templates/project/__PROJECT_NAME__/main.m', 420, 438 ]
+3650 silly gunzTarPerm extractEntry bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
+3651 silly gunzTarPerm modified mode [ 'bin/templates/project/__TEMP__.xcodeproj/project.pbxproj',
+3651 silly gunzTarPerm   493,
+3651 silly gunzTarPerm   511 ]
+3652 silly gunzTarPerm extractEntry bin/templates/project/__TEMP__.xcworkspace/contents.xcworkspacedata
+3653 silly gunzTarPerm modified mode [ 'bin/templates/project/__TEMP__.xcworkspace/contents.xcworkspacedata',
+3653 silly gunzTarPerm   420,
+3653 silly gunzTarPerm   438 ]
+3654 silly gunzTarPerm extractEntry bin/templates/project/__TEMP__.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme
+3655 silly gunzTarPerm modified mode [ 'bin/templates/project/__TEMP__.xcworkspace/xcshareddata/xcschemes/__PROJECT_NAME__.xcscheme',
+3655 silly gunzTarPerm   420,
+3655 silly gunzTarPerm   438 ]
+3656 silly gunzTarPerm extractEntry bin/templates/project/pods-debug.xcconfig
+3657 silly gunzTarPerm modified mode [ 'bin/templates/project/pods-debug.xcconfig', 420, 438 ]
+3658 silly gunzTarPerm extractEntry bin/templates/project/pods-release.xcconfig
+3659 silly gunzTarPerm modified mode [ 'bin/templates/project/pods-release.xcconfig', 420, 438 ]
+3660 silly gunzTarPerm extractEntry bin/templates/project/www/css/index.css
+3661 silly gunzTarPerm modified mode [ 'bin/templates/project/www/css/index.css', 493, 511 ]
+3662 silly gunzTarPerm extractEntry bin/templates/project/www/img/logo.png
+3663 silly gunzTarPerm modified mode [ 'bin/templates/project/www/img/logo.png', 493, 511 ]
+3664 silly gunzTarPerm extractEntry bin/templates/project/www/index.html
+3665 silly gunzTarPerm modified mode [ 'bin/templates/project/www/index.html', 493, 511 ]
+3666 silly gunzTarPerm extractEntry bin/templates/project/www/js/index.js
+3667 silly gunzTarPerm modified mode [ 'bin/templates/project/www/js/index.js', 493, 511 ]
+3668 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/Api.js
+3669 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/Api.js', 420, 438 ]
+3670 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/loggingHelper.js
+3671 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/loggingHelper.js', 420, 438 ]
+3672 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build-debug.xcconfig
+3673 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build-debug.xcconfig',
+3673 silly gunzTarPerm   420,
+3673 silly gunzTarPerm   438 ]
+3674 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build-extras.xcconfig
+3675 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build-extras.xcconfig',
+3675 silly gunzTarPerm   420,
+3675 silly gunzTarPerm   438 ]
+3676 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build-release.xcconfig
+3677 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build-release.xcconfig',
+3677 silly gunzTarPerm   420,
+3677 silly gunzTarPerm   438 ]
+3678 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build.bat
+3679 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build.bat', 420, 438 ]
+3680 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build.xcconfig
+3681 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build.xcconfig', 420, 438 ]
+3682 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/clean
+3683 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/clean', 493, 511 ]
+3684 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/clean.bat
+3685 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/clean.bat', 420, 438 ]
+3686 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/build
+3687 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/build', 493, 511 ]
+3688 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/Podfile.js
+3689 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/Podfile.js', 420, 438 ]
+3690 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/build.js
+3691 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/build.js', 420, 438 ]
+3692 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/clean.js
+3693 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/clean.js', 420, 438 ]
+3694 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/copy-www-build-step.js
+3695 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/copy-www-build-step.js',
+3695 silly gunzTarPerm   420,
+3695 silly gunzTarPerm   438 ]
+3696 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/PodsJson.js
+3697 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/PodsJson.js', 420, 438 ]
+3698 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/prepare.js
+3699 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/prepare.js', 420, 438 ]
+3700 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/projectFile.js
+3701 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/projectFile.js', 420, 438 ]
+3702 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/run.js
+3703 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/run.js', 420, 438 ]
+3704 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/spawn.js
+3705 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/spawn.js', 420, 438 ]
+3706 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js
+3707 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js',
+3707 silly gunzTarPerm   420,
+3707 silly gunzTarPerm   438 ]
+3708 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-devices
+3709 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-devices', 493, 511 ]
+3710 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-emulator-build-targets
+3711 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-emulator-build-targets',
+3711 silly gunzTarPerm   493,
+3711 silly gunzTarPerm   511 ]
+3712 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/start-emulator
+3713 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/start-emulator', 493, 511 ]
+3714 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-started-emulators
+3715 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-started-emulators',
+3715 silly gunzTarPerm   493,
+3715 silly gunzTarPerm   511 ]
+3716 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/lib/list-emulator-images
+3717 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/lib/list-emulator-images',
+3717 silly gunzTarPerm   493,
+3717 silly gunzTarPerm   511 ]
+3718 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/log
+3719 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/log', 493, 511 ]
+3720 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/log.bat
+3721 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/log.bat', 420, 438 ]
+3722 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/version.bat
+3723 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/version.bat', 420, 438 ]
+3724 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/run
+3725 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/run', 493, 511 ]
+3726 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/run.bat
+3727 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/run.bat', 420, 438 ]
+3728 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/version
+3729 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/version', 493, 511 ]
+3730 silly gunzTarPerm extractEntry bin/templates/scripts/cordova/defaults.xml
+3731 silly gunzTarPerm modified mode [ 'bin/templates/scripts/cordova/defaults.xml', 420, 438 ]
+3732 silly gunzTarPerm extractEntry bin/test
+3733 silly gunzTarPerm modified mode [ 'bin/test', 493, 511 ]
+3734 silly gunzTarPerm extractEntry bin/tests/autotest.coffee
+3735 silly gunzTarPerm modified mode [ 'bin/tests/autotest.coffee', 420, 438 ]
+3736 silly gunzTarPerm extractEntry bin/tests/create.coffee
+3737 silly gunzTarPerm modified mode [ 'bin/tests/create.coffee', 420, 438 ]
+3738 silly gunzTarPerm extractEntry bin/tests/debug.coffee
+3739 silly gunzTarPerm modified mode [ 'bin/tests/debug.coffee', 420, 438 ]
+3740 silly gunzTarPerm extractEntry bin/tests/test.coffee
+3741 silly gunzTarPerm modified mode [ 'bin/tests/test.coffee', 420, 438 ]
+3742 silly gunzTarPerm extractEntry bin/uncrustify.cfg
+3743 silly gunzTarPerm modified mode [ 'bin/uncrustify.cfg', 420, 438 ]
+3744 silly gunzTarPerm extractEntry bin/uncrustify.sh
+3745 silly gunzTarPerm modified mode [ 'bin/uncrustify.sh', 493, 511 ]
+3746 silly gunzTarPerm extractEntry bin/update
+3747 silly gunzTarPerm modified mode [ 'bin/update', 493, 511 ]
+3748 silly gunzTarPerm extractEntry bin/update.bat
+3749 silly gunzTarPerm modified mode [ 'bin/update.bat', 420, 438 ]
+3750 silly gunzTarPerm extractEntry component.json
+3751 silly gunzTarPerm modified mode [ 'component.json', 420, 438 ]
+3752 silly gunzTarPerm extractEntry cordova-js-src/exec.js
+3753 silly gunzTarPerm modified mode [ 'cordova-js-src/exec.js', 420, 438 ]
+3754 silly gunzTarPerm extractEntry cordova-js-src/platform.js
+3755 silly gunzTarPerm modified mode [ 'cordova-js-src/platform.js', 420, 438 ]
+3756 silly gunzTarPerm extractEntry guides/API changes in 4.0.md
+3757 silly gunzTarPerm modified mode [ 'guides/API changes in 4.0.md', 420, 438 ]
+3758 silly gunzTarPerm extractEntry guides/Cordova Custom URL Scheme Handling.md
+3759 silly gunzTarPerm modified mode [ 'guides/Cordova Custom URL Scheme Handling.md', 420, 438 ]
+3760 silly gunzTarPerm extractEntry guides/Setting Delegates, Preferences and Script Message Handlers in the WebView.md
+3761 silly gunzTarPerm modified mode [ 'guides/Setting Delegates, Preferences and Script Message Handlers in the WebView.md',
+3761 silly gunzTarPerm   420,
+3761 silly gunzTarPerm   438 ]
+3762 silly gunzTarPerm extractEntry hooks/pre-commit
+3763 silly gunzTarPerm modified mode [ 'hooks/pre-commit', 493, 511 ]
+3764 silly gunzTarPerm extractEntry spec/support/jasmine.json
+3765 silly gunzTarPerm modified mode [ 'spec/support/jasmine.json', 420, 438 ]
+3766 silly gunzTarPerm extractEntry tests/.jshintrc
+3767 silly gunzTarPerm modified mode [ 'tests/.jshintrc', 420, 438 ]
+3768 silly gunzTarPerm extractEntry tests/CordovaLibTests/.npmignore
+3769 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/.npmignore', 420, 438 ]
+3770 silly gunzTarPerm extractEntry tests/CordovaLibTests/en.lproj/InfoPlist.strings
+3771 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/en.lproj/InfoPlist.strings', 420, 438 ]
+3772 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVCommandDelegateTests.m
+3773 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVCommandDelegateTests.m', 420, 438 ]
+3774 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVFakeFileManager.h
+3775 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVFakeFileManager.h', 420, 438 ]
+3776 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVFakeFileManager.m
+3777 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVFakeFileManager.m', 420, 438 ]
+3778 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVInvokedUrlCommandTests.m
+3779 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVInvokedUrlCommandTests.m', 420, 438 ]
+3780 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVLocalStorageTests.m
+3781 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVLocalStorageTests.m', 420, 438 ]
+3782 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVPluginResultJSONSerializationTests.m
+3783 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVPluginResultJSONSerializationTests.m',
+3783 silly gunzTarPerm   420,
+3783 silly gunzTarPerm   438 ]
+3784 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVStartPageTests.m
+3785 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVStartPageTests.m', 420, 438 ]
+3786 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVUserAgentTest.m
+3787 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVUserAgentTest.m', 420, 438 ]
+3788 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVBase64Tests.m
+3789 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVBase64Tests.m', 420, 438 ]
+3790 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWebViewDelegateTests.m
+3791 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWebViewDelegateTests.m', 420, 438 ]
+3792 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWebViewTest.h
+3793 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWebViewTest.h', 420, 438 ]
+3794 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWebViewTest.m
+3795 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWebViewTest.m', 420, 438 ]
+3796 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVWhitelistTests.m
+3797 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVWhitelistTests.m', 420, 438 ]
+3798 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/AppDelegate.h
+3799 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/AppDelegate.h', 420, 438 ]
+3800 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/AppDelegate.m
+3801 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/AppDelegate.m', 420, 438 ]
+3802 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/Bridging-Header.h
+3803 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/Bridging-Header.h',
+3803 silly gunzTarPerm   420,
+3803 silly gunzTarPerm   438 ]
+3804 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/CordovaLibApp-Info.plist
+3805 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/CordovaLibApp-Info.plist',
+3805 silly gunzTarPerm   420,
+3805 silly gunzTarPerm   438 ]
+3806 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/ViewController.h
+3807 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/ViewController.h',
+3807 silly gunzTarPerm   420,
+3807 silly gunzTarPerm   438 ]
+3808 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/ViewController.m
+3809 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/ViewController.m',
+3809 silly gunzTarPerm   420,
+3809 silly gunzTarPerm   438 ]
+3810 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/config.xml
+3811 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/config.xml', 420, 438 ]
+3812 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/en.lproj/InfoPlist.strings
+3813 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/en.lproj/InfoPlist.strings',
+3813 silly gunzTarPerm   420,
+3813 silly gunzTarPerm   438 ]
+3814 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/main.m
+3815 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/main.m', 420, 438 ]
+3816 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibApp/www/index.html
+3817 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibApp/www/index.html',
+3817 silly gunzTarPerm   420,
+3817 silly gunzTarPerm   438 ]
+3818 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibTests-Info.plist
+3819 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibTests-Info.plist', 420, 438 ]
+3820 silly gunzTarPerm extractEntry tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj
+3821 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj',
+3821 silly gunzTarPerm   420,
+3821 silly gunzTarPerm   438 ]
+3822 silly gunzTarPerm extractEntry tests/CordovaLibTests/Default-568h@2x.png
+3823 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/Default-568h@2x.png', 420, 438 ]
+3824 silly gunzTarPerm extractEntry tests/CordovaLibTests/config-custom.xml
+3825 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/config-custom.xml', 420, 438 ]
+3826 silly gunzTarPerm extractEntry tests/CordovaLibTests/CDVViewControllerTest.m
+3827 silly gunzTarPerm modified mode [ 'tests/CordovaLibTests/CDVViewControllerTest.m', 420, 438 ]
+3828 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/contents.xcworkspacedata
+3829 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/contents.xcworkspacedata',
+3829 silly gunzTarPerm   420,
+3829 silly gunzTarPerm   438 ]
+3830 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/cordova-ios.xccheckout
+3831 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/cordova-ios.xccheckout',
+3831 silly gunzTarPerm   420,
+3831 silly gunzTarPerm   438 ]
+3832 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaFrameworkApp.xcscheme
+3833 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaFrameworkApp.xcscheme',
+3833 silly gunzTarPerm   420,
+3833 silly gunzTarPerm   438 ]
+3834 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme
+3835 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme',
+3835 silly gunzTarPerm   420,
+3835 silly gunzTarPerm   438 ]
+3836 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibApp.xcscheme
+3837 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibApp.xcscheme',
+3837 silly gunzTarPerm   420,
+3837 silly gunzTarPerm   438 ]
+3838 silly gunzTarPerm extractEntry tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibTests.xcscheme
+3839 silly gunzTarPerm modified mode [ 'tests/cordova-ios.xcworkspace/xcshareddata/xcschemes/CordovaLibTests.xcscheme',
+3839 silly gunzTarPerm   420,
+3839 silly gunzTarPerm   438 ]
+3840 silly gunzTarPerm extractEntry tests/scripts/killsim.js
+3841 silly gunzTarPerm modified mode [ 'tests/scripts/killsim.js', 493, 511 ]
+3842 silly gunzTarPerm extractEntry tests/spec/create.spec.js
+3843 silly gunzTarPerm modified mode [ 'tests/spec/create.spec.js', 420, 438 ]
+3844 silly gunzTarPerm extractEntry tests/spec/unit/Api.spec.js
+3845 silly gunzTarPerm modified mode [ 'tests/spec/unit/Api.spec.js', 420, 438 ]
+3846 silly gunzTarPerm extractEntry tests/spec/unit/Podfile.spec.js
+3847 silly gunzTarPerm modified mode [ 'tests/spec/unit/Podfile.spec.js', 420, 438 ]
+3848 silly gunzTarPerm extractEntry tests/spec/unit/PodsJson.spec.js
+3849 silly gunzTarPerm modified mode [ 'tests/spec/unit/PodsJson.spec.js', 420, 438 ]
+3850 silly gunzTarPerm extractEntry tests/spec/unit/build.spec.js
+3851 silly gunzTarPerm modified mode [ 'tests/spec/unit/build.spec.js', 420, 438 ]
+3852 silly gunzTarPerm extractEntry tests/spec/unit/prepare.spec.js
+3853 silly gunzTarPerm modified mode [ 'tests/spec/unit/prepare.spec.js', 420, 438 ]
+3854 silly gunzTarPerm extractEntry tests/spec/unit/preparePlatform.spec.js
+3855 silly gunzTarPerm modified mode [ 'tests/spec/unit/preparePlatform.spec.js', 420, 438 ]
+3856 silly gunzTarPerm extractEntry tests/spec/unit/projectFile.spec.js
+3857 silly gunzTarPerm modified mode [ 'tests/spec/unit/projectFile.spec.js', 420, 438 ]
+3858 silly gunzTarPerm extractEntry tests/spec/unit/Plugman/common.spec.js
+3859 silly gunzTarPerm modified mode [ 'tests/spec/unit/Plugman/common.spec.js', 420, 438 ]
+3860 silly gunzTarPerm extractEntry tests/spec/unit/Plugman/pluginHandler.spec.js
+3861 silly gunzTarPerm modified mode [ 'tests/spec/unit/Plugman/pluginHandler.spec.js', 420, 438 ]
+3862 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/config.xml
+3863 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/config.xml',
+3863 silly gunzTarPerm   420,
+3863 silly gunzTarPerm   438 ]
+3864 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/image-1234.png
+3865 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/image-1234.png',
+3865 silly gunzTarPerm   420,
+3865 silly gunzTarPerm   438 ]
+3866 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/image-5678.png
+3867 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/image-5678.png',
+3867 silly gunzTarPerm   420,
+3867 silly gunzTarPerm   438 ]
+3868 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/resource-file-support/image-8888.png
+3869 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/resource-file-support/image-8888.png',
+3869 silly gunzTarPerm   420,
+3869 silly gunzTarPerm   438 ]
+3870 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/dummyProj/config.xml
+3871 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/dummyProj/config.xml', 420, 438 ]
+3872 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/dummyProj/platforms/.gitkeep
+3873 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/dummyProj/platforms/.gitkeep',
+3873 silly gunzTarPerm   420,
+3873 silly gunzTarPerm   438 ]
+3874 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/dummyProj/www/.gitkeep
+3875 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/dummyProj/www/.gitkeep', 420, 438 ]
+3876 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml
+3877 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/legacy-only.xml',
+3877 silly gunzTarPerm   420,
+3877 silly gunzTarPerm   438 ]
+3878 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml
+3879 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-and-legacy.xml',
+3879 silly gunzTarPerm   420,
+3879 silly gunzTarPerm   438 ]
+3880 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml
+3881 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/modern-only.xml',
+3881 silly gunzTarPerm   420,
+3881 silly gunzTarPerm   438 ]
+3882 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml
+3883 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/configs/none.xml',
+3883 silly gunzTarPerm   420,
+3883 silly gunzTarPerm   438 ]
+3884 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js
+3885 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/empty.js',
+3885 silly gunzTarPerm   420,
+3885 silly gunzTarPerm   438 ]
+3886 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js
+3887 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/single-2xanyany.js',
+3887 silly gunzTarPerm   420,
+3887 silly gunzTarPerm   438 ]
+3888 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js
+3889 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/typical-universal.js',
+3889 silly gunzTarPerm   420,
+3889 silly gunzTarPerm   438 ]
+3890 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js
+3891 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-json/varied-device.js',
+3891 silly gunzTarPerm   420,
+3891 silly gunzTarPerm   438 ]
+3892 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js
+3893 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/empty-map.js',
+3893 silly gunzTarPerm   420,
+3893 silly gunzTarPerm   438 ]
+3894 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js
+3895 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/single-2xanyany-map.js',
+3895 silly gunzTarPerm   420,
+3895 silly gunzTarPerm   438 ]
+3896 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js
+3897 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/typical-universal-map.js',
+3897 silly gunzTarPerm   420,
+3897 silly gunzTarPerm   438 ]
+3898 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js
+3899 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/contents-map/varied-device-map.js',
+3899 silly gunzTarPerm   420,
+3899 silly gunzTarPerm   438 ]
+3900 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png
+3901 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~anyany.png',
+3901 silly gunzTarPerm   420,
+3901 silly gunzTarPerm   438 ]
+3902 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png
+3903 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comany.png',
+3903 silly gunzTarPerm   420,
+3903 silly gunzTarPerm   438 ]
+3904 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png
+3905 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@2x~universal~comcom.png',
+3905 silly gunzTarPerm   420,
+3905 silly gunzTarPerm   438 ]
+3906 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png
+3907 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anyany.png',
+3907 silly gunzTarPerm   420,
+3907 silly gunzTarPerm   438 ]
+3908 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png
+3909 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~anycom.png',
+3909 silly gunzTarPerm   420,
+3909 silly gunzTarPerm   438 ]
+3910 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png
+3911 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/launch-storyboard-support/res/screen/ios/Default@3x~universal~comany.png',
+3911 silly gunzTarPerm   420,
+3911 silly gunzTarPerm   438 ]
+3912 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/plugin.xml
+3913 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/plugin.xml',
+3913 silly gunzTarPerm   420,
+3913 silly gunzTarPerm   438 ]
+3914 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/someFheader.h
+3915 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/someFheader.h',
+3915 silly gunzTarPerm   420,
+3915 silly gunzTarPerm   438 ]
+3916 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/somebinlib
+3917 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/Custom.framework/somebinlib',
+3917 silly gunzTarPerm   420,
+3917 silly gunzTarPerm   438 ]
+3918 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/someFheader.h
+3919 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/someFheader.h',
+3919 silly gunzTarPerm   420,
+3919 silly gunzTarPerm   438 ]
+3920 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/somebinlib
+3921 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/CustomEmbeddable.framework/somebinlib',
+3921 silly gunzTarPerm   420,
+3921 silly gunzTarPerm   438 ]
+3922 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPlugin.bundle
+3923 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPlugin.bundle',
+3923 silly gunzTarPerm   420,
+3923 silly gunzTarPerm   438 ]
+3924 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.h
+3925 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.h',
+3925 silly gunzTarPerm   420,
+3925 silly gunzTarPerm   438 ]
+3926 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.m
+3927 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/DummyPluginCommand.m',
+3927 silly gunzTarPerm   420,
+3927 silly gunzTarPerm   438 ]
+3928 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/SourceWithFramework.m
+3929 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/SourceWithFramework.m',
+3929 silly gunzTarPerm   420,
+3929 silly gunzTarPerm   438 ]
+3930 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.h
+3931 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.h',
+3931 silly gunzTarPerm   420,
+3931 silly gunzTarPerm   438 ]
+3932 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.m
+3933 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/TargetDirTest.m',
+3933 silly gunzTarPerm   420,
+3933 silly gunzTarPerm   438 ]
+3934 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/libsqlite3.dylib
+3935 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/src/ios/libsqlite3.dylib',
+3935 silly gunzTarPerm   420,
+3935 silly gunzTarPerm   438 ]
+3936 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js
+3937 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js',
+3937 silly gunzTarPerm   420,
+3937 silly gunzTarPerm   438 ]
+3938 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin/image.jpg
+3939 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.dummyplugin/www/dummyplugin/image.jpg',
+3939 silly gunzTarPerm   420,
+3939 silly gunzTarPerm   438 ]
+3940 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.faultyplugin/plugin.xml
+3941 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.faultyplugin/plugin.xml',
+3941 silly gunzTarPerm   420,
+3941 silly gunzTarPerm   438 ]
+3942 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.h
+3943 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.h',
+3943 silly gunzTarPerm   420,
+3943 silly gunzTarPerm   438 ]
+3944 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.m
+3945 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.faultyplugin/src/ios/FaultyPlugin.m',
+3945 silly gunzTarPerm   420,
+3945 silly gunzTarPerm   438 ]
+3946 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/plugin.xml
+3947 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/plugin.xml',
+3947 silly gunzTarPerm   420,
+3947 silly gunzTarPerm   438 ]
+3948 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left.png
+3949 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left.png',
+3949 silly gunzTarPerm   420,
+3949 silly gunzTarPerm   438 ]
+3950 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left@2x.png
+3951 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_left@2x.png',
+3951 silly gunzTarPerm   420,
+3951 silly gunzTarPerm   438 ]
+3952 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right.png
+3953 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right.png',
+3953 silly gunzTarPerm   420,
+3953 silly gunzTarPerm   438 ]
+3954 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right@2x.png
+3955 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/arrow_right@2x.png',
+3955 silly gunzTarPerm   420,
+3955 silly gunzTarPerm   438 ]
+3956 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh.png
+3957 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh.png',
+3957 silly gunzTarPerm   420,
+3957 silly gunzTarPerm   438 ]
+3958 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh@2x.png
+3959 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/but_refresh@2x.png',
+3959 silly gunzTarPerm   420,
+3959 silly gunzTarPerm   438 ]
+3960 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass.png
+3961 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass.png',
+3961 silly gunzTarPerm   420,
+3961 silly gunzTarPerm   438 ]
+3962 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass@2x.png
+3963 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPlugin.bundle/compass@2x.png',
+3963 silly gunzTarPerm   420,
+3963 silly gunzTarPerm   438 ]
+3964 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.h
+3965 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.h',
+3965 silly gunzTarPerm   420,
+3965 silly gunzTarPerm   438 ]
+3966 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.m
+3967 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginCommand.m',
+3967 silly gunzTarPerm   420,
+3967 silly gunzTarPerm   438 ]
+3968 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.h
+3969 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.h',
+3969 silly gunzTarPerm   420,
+3969 silly gunzTarPerm   438 ]
+3970 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.m
+3971 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.m',
+3971 silly gunzTarPerm   420,
+3971 silly gunzTarPerm   438 ]
+3972 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.xib
+3973 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/org.test.plugins.weblessplugin/src/ios/WeblessPluginViewController.xib',
+3973 silly gunzTarPerm   420,
+3973 silly gunzTarPerm   438 ]
+3974 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/CordovaLib/CordovaLib.xcodeproj/project.pbxproj
+3975 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/CordovaLib/CordovaLib.xcodeproj/project.pbxproj',
+3975 silly gunzTarPerm   420,
+3975 silly gunzTarPerm   438 ]
+3976 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/CordovaLib/VERSION
+3977 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/CordovaLib/VERSION',
+3977 silly gunzTarPerm   420,
+3977 silly gunzTarPerm   438 ]
+3978 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png
+3979 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72@2x.png',
+3979 silly gunzTarPerm   420,
+3979 silly gunzTarPerm   438 ]
+3980 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json
+3981 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/Contents.json',
+3981 silly gunzTarPerm   420,
+3981 silly gunzTarPerm   438 ]
+3982 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png
+3983 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40@2x.png',
+3983 silly gunzTarPerm   420,
+3983 silly gunzTarPerm   438 ]
+3984 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png
+3985 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50.png',
+3985 silly gunzTarPerm   420,
+3985 silly gunzTarPerm   438 ]
+3986 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png
+3987 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-50@2x.png',
+3987 silly gunzTarPerm   420,
+3987 silly gunzTarPerm   438 ]
+3988 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png
+3989 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@2x.png',
+3989 silly gunzTarPerm   420,
+3989 silly gunzTarPerm   438 ]
+3990 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png
+3991 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-60@3x.png',
+3991 silly gunzTarPerm   420,
+3991 silly gunzTarPerm   438 ]
+3992 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png
+3993 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-72.png',
+3993 silly gunzTarPerm   420,
+3993 silly gunzTarPerm   438 ]
+3994 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png
+3995 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-40.png',
+3995 silly gunzTarPerm   420,
+3995 silly gunzTarPerm   438 ]
+3996 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png
+3997 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76.png',
+3997 silly gunzTarPerm   420,
+3997 silly gunzTarPerm   438 ]
+3998 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png
+3999 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-76@2x.png',
+3999 silly gunzTarPerm   420,
+3999 silly gunzTarPerm   438 ]
+4000 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png
+4001 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png',
+4001 silly gunzTarPerm   420,
+4001 silly gunzTarPerm   438 ]
+4002 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png
+4003 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small.png',
+4003 silly gunzTarPerm   420,
+4003 silly gunzTarPerm   438 ]
+4004 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png
+4005 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@2x.png',
+4005 silly gunzTarPerm   420,
+4005 silly gunzTarPerm   438 ]
+4006 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png
+4007 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon-small@3x.png',
+4007 silly gunzTarPerm   420,
+4007 silly gunzTarPerm   438 ]
+4008 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png
+4009 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon.png',
+4009 silly gunzTarPerm   420,
+4009 silly gunzTarPerm   438 ]
+4010 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png
+4011 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/AppIcon.appiconset/icon@2x.png',
+4011 silly gunzTarPerm   420,
+4011 silly gunzTarPerm   438 ]
+4012 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json
+4013 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/Contents.json',
+4013 silly gunzTarPerm   420,
+4013 silly gunzTarPerm   438 ]
+4014 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png
+4015 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape@2x~ipad.png',
+4015 silly gunzTarPerm   420,
+4015 silly gunzTarPerm   438 ]
+4016 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json
+4017 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Contents.json',
+4017 silly gunzTarPerm   420,
+4017 silly gunzTarPerm   438 ]
+4018 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png
+4019 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-667h.png',
+4019 silly gunzTarPerm   420,
+4019 silly gunzTarPerm   438 ]
+4020 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png
+4021 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-736h.png',
+4021 silly gunzTarPerm   420,
+4021 silly gunzTarPerm   438 ]
+4022 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png
+4023 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape-736h.png',
+4023 silly gunzTarPerm   420,
+4023 silly gunzTarPerm   438 ]
+4024 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png
+4025 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-568h@2x~iphone.png',
+4025 silly gunzTarPerm   420,
+4025 silly gunzTarPerm   438 ]
+4026 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png
+4027 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Landscape~ipad.png',
+4027 silly gunzTarPerm   420,
+4027 silly gunzTarPerm   438 ]
+4028 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png
+4029 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x~ipad.png',
+4029 silly gunzTarPerm   420,
+4029 silly gunzTarPerm   438 ]
+4030 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png
+4031 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default-Portrait~ipad.png',
+4031 silly gunzTarPerm   420,
+4031 silly gunzTarPerm   438 ]
+4032 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png
+4033 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default@2x~iphone.png',
+4033 silly gunzTarPerm   420,
+4033 silly gunzTarPerm   438 ]
+4034 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png
+4035 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchImage.launchimage/Default~iphone.png',
+4035 silly gunzTarPerm   420,
+4035 silly gunzTarPerm   438 ]
+4036 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json
+4037 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/Images.xcassets/LaunchStoryboard.imageset/Contents.json',
+4037 silly gunzTarPerm   420,
+4037 silly gunzTarPerm   438 ]
+4038 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Info.plist
+4039 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/SampleApp-Info.plist',
+4039 silly gunzTarPerm   420,
+4039 silly gunzTarPerm   438 ]
+4040 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp/config.xml
+4041 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp/config.xml',
+4041 silly gunzTarPerm   420,
+4041 silly gunzTarPerm   438 ]
+4042 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.orig.pbxproj
+4043 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.orig.pbxproj',
+4043 silly gunzTarPerm   420,
+4043 silly gunzTarPerm   438 ]
+4044 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.pbxproj
+4045 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/SampleApp.xcodeproj/project.pbxproj',
+4045 silly gunzTarPerm   420,
+4045 silly gunzTarPerm   438 ]
+4046 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/platform_www/.gitkeep
+4047 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/platform_www/.gitkeep',
+4047 silly gunzTarPerm   420,
+4047 silly gunzTarPerm   438 ]
+4048 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/ios-config-xml/www/.gitkeep
+4049 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/ios-config-xml/www/.gitkeep',
+4049 silly gunzTarPerm   420,
+4049 silly gunzTarPerm   438 ]
+4050 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/plugin.xml
+4051 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/plugin.xml',
+4051 silly gunzTarPerm   420,
+4051 silly gunzTarPerm   438 ]
+4052 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/www/test.js
+4053 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cocoapod-plugin-no-spec-overlapping-dependency/www/test.js',
+4053 silly gunzTarPerm   420,
+4053 silly gunzTarPerm   438 ]
+4054 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/plugin.xml
+4055 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/plugin.xml',
+4055 silly gunzTarPerm   420,
+4055 silly gunzTarPerm   438 ]
+4056 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/www/test.js
+4057 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/sample-cordova-plugin-with-spec/www/test.js',
+4057 silly gunzTarPerm   420,
+4057 silly gunzTarPerm   438 ]
+4058 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/test-config-2.xml
+4059 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/test-config-2.xml', 420, 438 ]
+4060 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/test-config.xml
+4061 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/test-config.xml', 420, 438 ]
+4062 silly gunzTarPerm extractEntry tests/spec/unit/fixtures/testProj/platforms/ios/.npmignore
+4063 silly gunzTarPerm modified mode [ 'tests/spec/unit/fixtures/testProj/platforms/ios/.npmignore',
+4063 silly gunzTarPerm   420,
+4063 silly gunzTarPerm   438 ]
+4064 silly gunzTarPerm extractEntry node_modules/os-homedir/package.json
+4065 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/package.json', 420, 438 ]
+4066 silly gunzTarPerm extractEntry node_modules/os-homedir/index.js
+4067 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/index.js', 420, 438 ]
+4068 silly gunzTarPerm extractEntry node_modules/os-homedir/license
+4069 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/license', 420, 438 ]
+4070 silly gunzTarPerm extractEntry node_modules/os-homedir/readme.md
+4071 silly gunzTarPerm modified mode [ 'node_modules/os-homedir/readme.md', 420, 438 ]
+4072 silly gunzTarPerm extractEntry node_modules/abbrev/package.json
+4073 silly gunzTarPerm modified mode [ 'node_modules/abbrev/package.json', 420, 438 ]
+4074 silly gunzTarPerm extractEntry node_modules/abbrev/README.md
+4075 silly gunzTarPerm modified mode [ 'node_modules/abbrev/README.md', 420, 438 ]
+4076 silly gunzTarPerm extractEntry node_modules/abbrev/LICENSE
+4077 silly gunzTarPerm modified mode [ 'node_modules/abbrev/LICENSE', 420, 438 ]
+4078 silly gunzTarPerm extractEntry node_modules/abbrev/abbrev.js
+4079 silly gunzTarPerm modified mode [ 'node_modules/abbrev/abbrev.js', 420, 438 ]
+4080 silly gunzTarPerm extractEntry node_modules/balanced-match/package.json
+4081 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/package.json', 420, 438 ]
+4082 silly gunzTarPerm extractEntry node_modules/balanced-match/.npmignore
+4083 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/.npmignore', 420, 438 ]
+4084 silly gunzTarPerm extractEntry node_modules/balanced-match/README.md
+4085 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/README.md', 420, 438 ]
+4086 silly gunzTarPerm extractEntry node_modules/balanced-match/index.js
+4087 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/index.js', 420, 438 ]
+4088 silly gunzTarPerm extractEntry node_modules/balanced-match/LICENSE.md
+4089 silly gunzTarPerm modified mode [ 'node_modules/balanced-match/LICENSE.md', 420, 438 ]
+4090 silly gunzTarPerm extractEntry node_modules/base64-js/package.json
+4091 silly gunzTarPerm modified mode [ 'node_modules/base64-js/package.json', 420, 438 ]
+4092 silly gunzTarPerm extractEntry node_modules/base64-js/README.md
+4093 silly gunzTarPerm modified mode [ 'node_modules/base64-js/README.md', 420, 438 ]
+4094 silly gunzTarPerm extractEntry node_modules/base64-js/.travis.yml
+4095 silly gunzTarPerm modified mode [ 'node_modules/base64-js/.travis.yml', 420, 438 ]
+4096 silly gunzTarPerm extractEntry node_modules/base64-js/LICENSE.MIT
+4097 silly gunzTarPerm modified mode [ 'node_modules/base64-js/LICENSE.MIT', 420, 438 ]
+4098 silly gunzTarPerm extractEntry node_modules/base64-js/bench/bench.js
+4099 silly gunzTarPerm modified mode [ 'node_modules/base64-js/bench/bench.js', 420, 438 ]
+4100 silly gunzTarPerm extractEntry node_modules/base64-js/lib/b64.js
+4101 silly gunzTarPerm modified mode [ 'node_modules/base64-js/lib/b64.js', 420, 438 ]
+4102 silly gunzTarPerm extractEntry node_modules/base64-js/test/convert.js
+4103 silly gunzTarPerm modified mode [ 'node_modules/base64-js/test/convert.js', 420, 438 ]
+4104 silly gunzTarPerm extractEntry node_modules/base64-js/test/url-safe.js
+4105 silly gunzTarPerm modified mode [ 'node_modules/base64-js/test/url-safe.js', 420, 438 ]
+4106 silly gunzTarPerm extractEntry node_modules/big-integer/package.json
+4107 silly gunzTarPerm modified mode [ 'node_modules/big-integer/package.json', 420, 438 ]
+4108 silly gunzTarPerm extractEntry node_modules/big-integer/README.md
+4109 silly gunzTarPerm modified mode [ 'node_modules/big-integer/README.md', 420, 438 ]
+4110 silly gunzTarPerm extractEntry node_modules/big-integer/LICENSE
+4111 silly gunzTarPerm modified mode [ 'node_modules/big-integer/LICENSE', 420, 438 ]
+4112 silly gunzTarPerm extractEntry node_modules/big-integer/BigInteger.js
+4113 silly gunzTarPerm modified mode [ 'node_modules/big-integer/BigInteger.js', 420, 438 ]
+4114 silly gunzTarPerm extractEntry node_modules/big-integer/BigInteger.min.js
+4115 silly gunzTarPerm modified mode [ 'node_modules/big-integer/BigInteger.min.js', 420, 438 ]
+4116 silly gunzTarPerm extractEntry node_modules/big-integer/bower.json
+4117 silly gunzTarPerm modified mode [ 'node_modules/big-integer/bower.json', 420, 438 ]
+4118 silly gunzTarPerm extractEntry node_modules/bplist-creator/package.json
+4119 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/package.json', 420, 438 ]
+4120 silly gunzTarPerm extractEntry node_modules/bplist-creator/.npmignore
+4121 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/.npmignore', 420, 438 ]
+4122 silly gunzTarPerm extractEntry node_modules/bplist-creator/README.md
+4123 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/README.md', 420, 438 ]
+4124 silly gunzTarPerm extractEntry node_modules/bplist-creator/bplistCreator.js
+4125 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/bplistCreator.js', 420, 438 ]
+4126 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/creatorTest.js
+4127 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/creatorTest.js', 420, 438 ]
+4128 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/airplay.bplist
+4129 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/airplay.bplist', 420, 438 ]
+4130 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/binaryData.bplist
+4131 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/binaryData.bplist',
+4131 silly gunzTarPerm   420,
+4131 silly gunzTarPerm   438 ]
+4132 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/iTunes-small.bplist
+4133 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/iTunes-small.bplist',
+4133 silly gunzTarPerm   420,
+4133 silly gunzTarPerm   438 ]
+4134 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/sample1.bplist
+4135 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/sample1.bplist', 420, 438 ]
+4136 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/sample2.bplist
+4137 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/sample2.bplist', 420, 438 ]
+4138 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/uid.bplist
+4139 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/uid.bplist', 420, 438 ]
+4140 silly gunzTarPerm extractEntry node_modules/bplist-creator/test/utf16.bplist
+4141 silly gunzTarPerm modified mode [ 'node_modules/bplist-creator/test/utf16.bplist', 420, 438 ]
+4142 silly gunzTarPerm extractEntry node_modules/bplist-parser/package.json
+4143 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/package.json', 420, 438 ]
+4144 silly gunzTarPerm extractEntry node_modules/bplist-parser/.npmignore
+4145 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/.npmignore', 420, 438 ]
+4146 silly gunzTarPerm extractEntry node_modules/bplist-parser/README.md
+4147 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/README.md', 420, 438 ]
+4148 silly gunzTarPerm extractEntry node_modules/bplist-parser/bplistParser.js
+4149 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/bplistParser.js', 420, 438 ]
+4150 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/parseTest.js
+4151 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/parseTest.js', 420, 438 ]
+4152 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/airplay.bplist
+4153 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/airplay.bplist', 420, 438 ]
+4154 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/iTunes-small.bplist
+4155 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/iTunes-small.bplist',
+4155 silly gunzTarPerm   420,
+4155 silly gunzTarPerm   438 ]
+4156 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/int64.bplist
+4157 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/int64.bplist', 420, 438 ]
+4158 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/int64.xml
+4159 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/int64.xml', 420, 438 ]
+4160 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/sample1.bplist
+4161 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/sample1.bplist', 420, 438 ]
+4162 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/sample2.bplist
+4163 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/sample2.bplist', 420, 438 ]
+4164 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/uid.bplist
+4165 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/uid.bplist', 420, 438 ]
+4166 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/utf16.bplist
+4167 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/utf16.bplist', 420, 438 ]
+4168 silly gunzTarPerm extractEntry node_modules/bplist-parser/test/utf16_chinese.plist
+4169 silly gunzTarPerm modified mode [ 'node_modules/bplist-parser/test/utf16_chinese.plist',
+4169 silly gunzTarPerm   493,
+4169 silly gunzTarPerm   511 ]
+4170 silly gunzTarPerm extractEntry node_modules/brace-expansion/package.json
+4171 silly gunzTarPerm modified mode [ 'node_modules/brace-expansion/package.json', 420, 438 ]
+4172 silly gunzTarPerm extractEntry node_modules/brace-expansion/README.md
+4173 silly gunzTarPerm modified mode [ 'node_modules/brace-expansion/README.md', 420, 438 ]
+4174 silly gunzTarPerm extractEntry node_modules/brace-expansion/index.js
+4175 silly gunzTarPerm modified mode [ 'node_modules/brace-expansion/index.js', 420, 438 ]
+4176 silly gunzTarPerm extractEntry node_modules/concat-map/package.json
+4177 silly gunzTarPerm modified mode [ 'node_modules/concat-map/package.json', 420, 438 ]
+4178 silly gunzTarPerm extractEntry node_modules/concat-map/LICENSE
+4179 silly gunzTarPerm modified mode [ 'node_modules/concat-map/LICENSE', 420, 438 ]
+4180 silly gunzTarPerm extractEntry node_modules/concat-map/index.js
+4181 silly gunzTarPerm modified mode [ 'node_modules/concat-map/index.js', 420, 438 ]
+4182 silly gunzTarPerm extractEntry node_modules/concat-map/.travis.yml
+4183 silly gunzTarPerm modified mode [ 'node_modules/concat-map/.travis.yml', 420, 438 ]
+4184 silly gunzTarPerm extractEntry node_modules/concat-map/README.markdown
+4185 silly gunzTarPerm modified mode [ 'node_modules/concat-map/README.markdown', 420, 438 ]
+4186 silly gunzTarPerm extractEntry node_modules/concat-map/example/map.js
+4187 silly gunzTarPerm modified mode [ 'node_modules/concat-map/example/map.js', 420, 438 ]
+4188 silly gunzTarPerm extractEntry node_modules/concat-map/test/map.js
+4189 silly gunzTarPerm modified mode [ 'node_modules/concat-map/test/map.js', 420, 438 ]
+4190 silly gunzTarPerm extractEntry node_modules/cordova-common/package.json
+4191 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/package.json', 420, 438 ]
+4192 silly gunzTarPerm extractEntry node_modules/cordova-common/.npmignore
+4193 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.npmignore', 420, 438 ]
+4194 silly gunzTarPerm extractEntry node_modules/cordova-common/README.md
+4195 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/README.md', 420, 438 ]
+4196 silly gunzTarPerm extractEntry node_modules/cordova-common/cordova-common.js
+4197 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/cordova-common.js', 420, 438 ]
+4198 silly gunzTarPerm extractEntry node_modules/cordova-common/.jscs.json
+4199 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.jscs.json', 420, 438 ]
+4200 silly gunzTarPerm extractEntry node_modules/cordova-common/.jshintignore
+4201 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.jshintignore', 420, 438 ]
+4202 silly gunzTarPerm extractEntry node_modules/cordova-common/.ratignore
+4203 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/.ratignore', 420, 438 ]
+4204 silly gunzTarPerm extractEntry node_modules/cordova-common/RELEASENOTES.md
+4205 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/RELEASENOTES.md', 420, 438 ]
+4206 silly gunzTarPerm extractEntry node_modules/cordova-common/src/FileUpdater.js
+4207 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/FileUpdater.js', 420, 438 ]
+4208 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaCheck.js
+4209 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaCheck.js', 420, 438 ]
+4210 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaLogger.js
+4211 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaLogger.js', 420, 438 ]
+4212 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ActionStack.js
+4213 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ActionStack.js', 420, 438 ]
+4214 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PlatformJson.js
+4215 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PlatformJson.js', 420, 438 ]
+4216 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PluginManager.js
+4217 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PluginManager.js', 420, 438 ]
+4218 silly gunzTarPerm extractEntry node_modules/cordova-common/src/events.js
+4219 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/events.js', 420, 438 ]
+4220 silly gunzTarPerm extractEntry node_modules/cordova-common/src/superspawn.js
+4221 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/superspawn.js', 420, 438 ]
+4222 silly gunzTarPerm extractEntry node_modules/cordova-common/src/.jshintrc
+4223 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/.jshintrc', 420, 438 ]
+4224 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PluginInfo/PluginInfo.js
+4225 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PluginInfo/PluginInfo.js',
+4225 silly gunzTarPerm   420,
+4225 silly gunzTarPerm   438 ]
+4226 silly gunzTarPerm extractEntry node_modules/cordova-common/src/PluginInfo/PluginInfoProvider.js
+4227 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/PluginInfo/PluginInfoProvider.js',
+4227 silly gunzTarPerm   420,
+4227 silly gunzTarPerm   438 ]
+4228 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaError/CordovaError.js
+4229 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaError/CordovaError.js',
+4229 silly gunzTarPerm   420,
+4229 silly gunzTarPerm   438 ]
+4230 silly gunzTarPerm extractEntry node_modules/cordova-common/src/CordovaError/CordovaExternalToolErrorContext.js
+4231 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/CordovaError/CordovaExternalToolErrorContext.js',
+4231 silly gunzTarPerm   420,
+4231 silly gunzTarPerm   438 ]
+4232 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/ConfigChanges.js
+4233 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/ConfigChanges.js',
+4233 silly gunzTarPerm   420,
+4233 silly gunzTarPerm   438 ]
+4234 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/ConfigFile.js
+4235 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/ConfigFile.js',
+4235 silly gunzTarPerm   420,
+4235 silly gunzTarPerm   438 ]
+4236 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/ConfigKeeper.js
+4237 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/ConfigKeeper.js',
+4237 silly gunzTarPerm   420,
+4237 silly gunzTarPerm   438 ]
+4238 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigChanges/munge-util.js
+4239 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigChanges/munge-util.js',
+4239 silly gunzTarPerm   420,
+4239 silly gunzTarPerm   438 ]
+4240 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigParser/README.md
+4241 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigParser/README.md',
+4241 silly gunzTarPerm   420,
+4241 silly gunzTarPerm   438 ]
+4242 silly gunzTarPerm extractEntry node_modules/cordova-common/src/ConfigParser/ConfigParser.js
+4243 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/ConfigParser/ConfigParser.js',
+4243 silly gunzTarPerm   420,
+4243 silly gunzTarPerm   438 ]
+4244 silly gunzTarPerm extractEntry node_modules/cordova-common/src/util/addProperty.js
+4245 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/util/addProperty.js',
+4245 silly gunzTarPerm   420,
+4245 silly gunzTarPerm   438 ]
+4246 silly gunzTarPerm extractEntry node_modules/cordova-common/src/util/plist-helpers.js
+4247 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/util/plist-helpers.js',
+4247 silly gunzTarPerm   420,
+4247 silly gunzTarPerm   438 ]
+4248 silly gunzTarPerm extractEntry node_modules/cordova-common/src/util/xml-helpers.js
+4249 silly gunzTarPerm modified mode [ 'node_modules/cordova-common/src/util/xml-helpers.js',
+4249 silly gunzTarPerm   420,
+4249 silly gunzTarPerm   438 ]
+4250 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/package.json
+4251 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/package.json', 420, 438 ]
+4252 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/.npmignore
+4253 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/.npmignore', 420, 438 ]
+4254 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/README.md
+4255 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/README.md', 420, 438 ]
+4256 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/index.js
+4257 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/index.js', 420, 438 ]
+4258 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/.travis.yml
+4259 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/.travis.yml', 420, 438 ]
+4260 silly gunzTarPerm extractEntry node_modules/cordova-registry-mapper/tests/test.js
+4261 silly gunzTarPerm modified mode [ 'node_modules/cordova-registry-mapper/tests/test.js',
+4261 silly gunzTarPerm   420,
+4261 silly gunzTarPerm   438 ]
+4262 silly gunzTarPerm extractEntry node_modules/elementtree/package.json
+4263 silly gunzTarPerm modified mode [ 'node_modules/elementtree/package.json', 420, 438 ]
+4264 silly gunzTarPerm extractEntry node_modules/elementtree/.npmignore
+4265 silly gunzTarPerm modified mode [ 'node_modules/elementtree/.npmignore', 420, 438 ]
+4266 silly gunzTarPerm extractEntry node_modules/elementtree/README.md
+4267 silly gunzTarPerm modified mode [ 'node_modules/elementtree/README.md', 420, 438 ]
+4268 silly gunzTarPerm extractEntry node_modules/elementtree/.travis.yml
+4269 silly gunzTarPerm modified mode [ 'node_modules/elementtree/.travis.yml', 420, 438 ]
+4270 silly gunzTarPerm extractEntry node_modules/elementtree/CHANGES.md
+4271 silly gunzTarPerm modified mode [ 'node_modules/elementtree/CHANGES.md', 420, 438 ]
+4272 silly gunzTarPerm extractEntry node_modules/elementtree/LICENSE.txt
+4273 silly gunzTarPerm modified mode [ 'node_modules/elementtree/LICENSE.txt', 420, 438 ]
+4274 silly gunzTarPerm extractEntry node_modules/elementtree/Makefile
+4275 silly gunzTarPerm modified mode [ 'node_modules/elementtree/Makefile', 493, 511 ]
+4276 silly gunzTarPerm extractEntry node_modules/elementtree/NOTICE
+4277 silly gunzTarPerm modified mode [ 'node_modules/elementtree/NOTICE', 420, 438 ]
+4278 silly gunzTarPerm extractEntry node_modules/elementtree/lib/constants.js
+4279 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/constants.js', 420, 438 ]
+4280 silly gunzTarPerm extractEntry node_modules/elementtree/lib/elementpath.js
+4281 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/elementpath.js', 420, 438 ]
+4282 silly gunzTarPerm extractEntry node_modules/elementtree/lib/elementtree.js
+4283 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/elementtree.js', 420, 438 ]
+4284 silly gunzTarPerm extractEntry node_modules/elementtree/lib/errors.js
+4285 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/errors.js', 420, 438 ]
+4286 silly gunzTarPerm extractEntry node_modules/elementtree/lib/parser.js
+4287 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/parser.js', 420, 438 ]
+4288 silly gunzTarPerm extractEntry node_modules/elementtree/lib/sprintf.js
+4289 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/sprintf.js', 420, 438 ]
+4290 silly gunzTarPerm extractEntry node_modules/elementtree/lib/treebuilder.js
+4291 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/treebuilder.js', 420, 438 ]
+4292 silly gunzTarPerm extractEntry node_modules/elementtree/lib/utils.js
+4293 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/utils.js', 420, 438 ]
+4294 silly gunzTarPerm extractEntry node_modules/elementtree/lib/parsers/index.js
+4295 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/parsers/index.js', 420, 438 ]
+4296 silly gunzTarPerm extractEntry node_modules/elementtree/lib/parsers/sax.js
+4297 silly gunzTarPerm modified mode [ 'node_modules/elementtree/lib/parsers/sax.js', 420, 438 ]
+4298 silly gunzTarPerm extractEntry node_modules/elementtree/tests/test-simple.js
+4299 silly gunzTarPerm modified mode [ 'node_modules/elementtree/tests/test-simple.js', 420, 438 ]
+4300 silly gunzTarPerm extractEntry node_modules/elementtree/tests/data/xml1.xml
+4301 silly gunzTarPerm modified mode [ 'node_modules/elementtree/tests/data/xml1.xml', 420, 438 ]
+4302 silly gunzTarPerm extractEntry node_modules/elementtree/tests/data/xml2.xml
+4303 silly gunzTarPerm modified mode [ 'node_modules/elementtree/tests/data/xml2.xml', 420, 438 ]
+4304 silly gunzTarPerm extractEntry node_modules/glob/package.json
+4305 silly gunzTarPerm modified mode [ 'node_modules/glob/package.json', 420, 438 ]
+4306 silly gunzTarPerm extractEntry node_modules/glob/README.md
+4307 silly gunzTarPerm modified mode [ 'node_modules/glob/README.md', 420, 438 ]
+4308 silly gunzTarPerm extractEntry node_modules/glob/LICENSE
+4309 silly gunzTarPerm modified mode [ 'node_modules/glob/LICENSE', 420, 438 ]
+4310 silly gunzTarPerm extractEntry node_modules/glob/common.js
+4311 silly gunzTarPerm modified mode [ 'node_modules/glob/common.js', 420, 438 ]
+4312 silly gunzTarPerm extractEntry node_modules/glob/glob.js
+4313 silly gunzTarPerm modified mode [ 'node_modules/glob/glob.js', 420, 438 ]
+4314 silly gunzTarPerm extractEntry node_modules/glob/sync.js
+4315 silly gunzTarPerm modified mode [ 'node_modules/glob/sync.js', 420, 438 ]
+4316 silly gunzTarPerm extractEntry node_modules/inflight/package.json
+4317 silly gunzTarPerm modified mode [ 'node_modules/inflight/package.json', 420, 438 ]
+4318 silly gunzTarPerm extractEntry node_modules/inflight/README.md
+4319 silly gunzTarPerm modified mode [ 'node_modules/inflight/README.md', 420, 438 ]
+4320 silly gunzTarPerm extractEntry node_modules/inflight/LICENSE
+4321 silly gunzTarPerm modified mode [ 'node_modules/inflight/LICENSE', 420, 438 ]
+4322 silly gunzTarPerm extractEntry node_modules/inflight/inflight.js
+4323 silly gunzTarPerm modified mode [ 'node_modules/inflight/inflight.js', 420, 438 ]
+4324 silly gunzTarPerm extractEntry node_modules/inherits/package.json
+4325 silly gunzTarPerm modified mode [ 'node_modules/inherits/package.json', 420, 438 ]
+4326 silly gunzTarPerm extractEntry node_modules/inherits/README.md
+4327 silly gunzTarPerm modified mode [ 'node_modules/inherits/README.md', 420, 438 ]
+4328 silly gunzTarPerm extractEntry node_modules/inherits/LICENSE
+4329 silly gunzTarPerm modified mode [ 'node_modules/inherits/LICENSE', 420, 438 ]
+4330 silly gunzTarPerm extractEntry node_modules/inherits/inherits.js
+4331 silly gunzTarPerm modified mode [ 'node_modules/inherits/inherits.js', 420, 438 ]
+4332 silly gunzTarPerm extractEntry node_modules/inherits/inherits_browser.js
+4333 silly gunzTarPerm modified mode [ 'node_modules/inherits/inherits_browser.js', 420, 438 ]
+4334 silly gunzTarPerm extractEntry node_modules/ios-sim/package.json
+4335 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/package.json', 420, 438 ]
+4336 silly gunzTarPerm extractEntry node_modules/ios-sim/.npmignore
+4337 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.npmignore', 420, 438 ]
+4338 silly gunzTarPerm extractEntry node_modules/ios-sim/README.md
+4339 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/README.md', 420, 438 ]
+4340 silly gunzTarPerm extractEntry node_modules/ios-sim/LICENSE
+4341 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/LICENSE', 420, 438 ]
+4342 silly gunzTarPerm extractEntry node_modules/ios-sim/ios-sim.js
+4343 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/ios-sim.js', 420, 438 ]
+4344 silly gunzTarPerm extractEntry node_modules/ios-sim/bin/ios-sim
+4345 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/bin/ios-sim', 493, 511 ]
+4346 silly gunzTarPerm extractEntry node_modules/ios-sim/bin/ios-sim.cmd
+4347 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/bin/ios-sim.cmd', 493, 511 ]
+4348 silly gunzTarPerm extractEntry node_modules/ios-sim/appveyor.yml
+4349 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/appveyor.yml', 420, 438 ]
+4350 silly gunzTarPerm extractEntry node_modules/ios-sim/.jscsrc
+4351 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.jscsrc', 420, 438 ]
+4352 silly gunzTarPerm extractEntry node_modules/ios-sim/doc/help.txt
+4353 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/doc/help.txt', 420, 438 ]
+4354 silly gunzTarPerm extractEntry node_modules/ios-sim/.github/CONTRIBUTING.md
+4355 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.github/CONTRIBUTING.md', 420, 438 ]
+4356 silly gunzTarPerm extractEntry node_modules/ios-sim/.github/ISSUE_TEMPLATE.md
+4357 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.github/ISSUE_TEMPLATE.md', 420, 438 ]
+4358 silly gunzTarPerm extractEntry node_modules/ios-sim/spec/cli.spec.js
+4359 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/spec/cli.spec.js', 420, 438 ]
+4360 silly gunzTarPerm extractEntry node_modules/ios-sim/spec/commands.spec.js
+4361 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/spec/commands.spec.js', 420, 438 ]
+4362 silly gunzTarPerm extractEntry node_modules/ios-sim/spec/lib.spec.js
+4363 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/spec/lib.spec.js', 420, 438 ]
+4364 silly gunzTarPerm extractEntry node_modules/ios-sim/.travis.yml
+4365 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/.travis.yml', 420, 438 ]
+4366 silly gunzTarPerm extractEntry node_modules/ios-sim/src/cli.js
+4367 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/cli.js', 420, 438 ]
+4368 silly gunzTarPerm extractEntry node_modules/ios-sim/src/commands.js
+4369 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/commands.js', 420, 438 ]
+4370 silly gunzTarPerm extractEntry node_modules/ios-sim/src/help.js
+4371 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/help.js', 420, 438 ]
+4372 silly gunzTarPerm extractEntry node_modules/ios-sim/src/lib.js
+4373 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/src/lib.js', 420, 438 ]
+4374 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/package.json
+4375 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/package.json',
+4375 silly gunzTarPerm   420,
+4375 silly gunzTarPerm   438 ]
+4376 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/.npmignore
+4377 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/.npmignore',
+4377 silly gunzTarPerm   420,
+4377 silly gunzTarPerm   438 ]
+4378 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/README.md
+4379 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/README.md',
+4379 silly gunzTarPerm   420,
+4379 silly gunzTarPerm   438 ]
+4380 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/bplistParser.js
+4381 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/bplistParser.js',
+4381 silly gunzTarPerm   420,
+4381 silly gunzTarPerm   438 ]
+4382 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/parseTest.js
+4383 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/parseTest.js',
+4383 silly gunzTarPerm   420,
+4383 silly gunzTarPerm   438 ]
+4384 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/airplay.bplist
+4385 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/airplay.bplist',
+4385 silly gunzTarPerm   420,
+4385 silly gunzTarPerm   438 ]
+4386 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/iTunes-small.bplist
+4387 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/iTunes-small.bplist',
+4387 silly gunzTarPerm   420,
+4387 silly gunzTarPerm   438 ]
+4388 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/sample1.bplist
+4389 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/sample1.bplist',
+4389 silly gunzTarPerm   420,
+4389 silly gunzTarPerm   438 ]
+4390 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/sample2.bplist
+4391 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/sample2.bplist',
+4391 silly gunzTarPerm   420,
+4391 silly gunzTarPerm   438 ]
+4392 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/uid.bplist
+4393 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/uid.bplist',
+4393 silly gunzTarPerm   420,
+4393 silly gunzTarPerm   438 ]
+4394 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/bplist-parser/test/utf16.bplist
+4395 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/bplist-parser/test/utf16.bplist',
+4395 silly gunzTarPerm   420,
+4395 silly gunzTarPerm   438 ]
+4396 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/package.json
+4397 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/package.json',
+4397 silly gunzTarPerm   420,
+4397 silly gunzTarPerm   438 ]
+4398 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/.npmignore
+4399 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/.npmignore', 420, 438 ]
+4400 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/README.md
+4401 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/README.md', 420, 438 ]
+4402 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/LICENSE
+4403 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/LICENSE', 420, 438 ]
+4404 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/bin/nopt.js
+4405 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/bin/nopt.js',
+4405 silly gunzTarPerm   493,
+4405 silly gunzTarPerm   511 ]
+4406 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/examples/my-program.js
+4407 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/examples/my-program.js',
+4407 silly gunzTarPerm   493,
+4407 silly gunzTarPerm   511 ]
+4408 silly gunzTarPerm extractEntry node_modules/ios-sim/node_modules/nopt/lib/nopt.js
+4409 silly gunzTarPerm modified mode [ 'node_modules/ios-sim/node_modules/nopt/lib/nopt.js',
+4409 silly gunzTarPerm   420,
+4409 silly gunzTarPerm   438 ]
+4410 silly gunzTarPerm extractEntry node_modules/lodash/package.json
+4411 silly gunzTarPerm modified mode [ 'node_modules/lodash/package.json', 420, 438 ]
+4412 silly gunzTarPerm extractEntry node_modules/lodash/README.md
+4413 silly gunzTarPerm modified mode [ 'node_modules/lodash/README.md', 420, 438 ]
+4414 silly gunzTarPerm extractEntry node_modules/lodash/LICENSE
+4415 silly gunzTarPerm modified mode [ 'node_modules/lodash/LICENSE', 420, 438 ]
+4416 silly gunzTarPerm extractEntry node_modules/lodash/chain.js
+4417 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain.js', 420, 438 ]
+4418 silly gunzTarPerm extractEntry node_modules/lodash/string.js
+4419 silly gunzTarPerm modified mode [ 'node_modules/lodash/string.js', 420, 438 ]
+4420 silly gunzTarPerm extractEntry node_modules/lodash/collection.js
+4421 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection.js', 420, 438 ]
+4422 silly gunzTarPerm extractEntry node_modules/lodash/array.js
+4423 silly gunzTarPerm modified mode [ 'node_modules/lodash/array.js', 420, 438 ]
+4424 silly gunzTarPerm extractEntry node_modules/lodash/date.js
+4425 silly gunzTarPerm modified mode [ 'node_modules/lodash/date.js', 420, 438 ]
+4426 silly gunzTarPerm extractEntry node_modules/lodash/number.js
+4427 silly gunzTarPerm modified mode [ 'node_modules/lodash/number.js', 420, 438 ]
+4428 silly gunzTarPerm extractEntry node_modules/lodash/function.js
+4429 silly gunzTarPerm modified mode [ 'node_modules/lodash/function.js', 420, 438 ]
+4430 silly gunzTarPerm extractEntry node_modules/lodash/index.js
+4431 silly gunzTarPerm modified mode [ 'node_modules/lodash/index.js', 420, 438 ]
+4432 silly gunzTarPerm extractEntry node_modules/lodash/math.js
+4433 silly gunzTarPerm modified mode [ 'node_modules/lodash/math.js', 420, 438 ]
+4434 silly gunzTarPerm extractEntry node_modules/lodash/support.js
+4435 silly gunzTarPerm modified mode [ 'node_modules/lodash/support.js', 420, 438 ]
+4436 silly gunzTarPerm extractEntry node_modules/lodash/lang.js
+4437 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang.js', 420, 438 ]
+4438 silly gunzTarPerm extractEntry node_modules/lodash/object.js
+4439 silly gunzTarPerm modified mode [ 'node_modules/lodash/object.js', 420, 438 ]
+4440 silly gunzTarPerm extractEntry node_modules/lodash/utility.js
+4441 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility.js', 420, 438 ]
+4442 silly gunzTarPerm extractEntry node_modules/lodash/collection/all.js
+4443 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/all.js', 420, 438 ]
+4444 silly gunzTarPerm extractEntry node_modules/lodash/collection/forEachRight.js
+4445 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/forEachRight.js', 420, 438 ]
+4446 silly gunzTarPerm extractEntry node_modules/lodash/collection/groupBy.js
+4447 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/groupBy.js', 420, 438 ]
+4448 silly gunzTarPerm extractEntry node_modules/lodash/collection/include.js
+4449 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/include.js', 420, 438 ]
+4450 silly gunzTarPerm extractEntry node_modules/lodash/collection/includes.js
+4451 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/includes.js', 420, 438 ]
+4452 silly gunzTarPerm extractEntry node_modules/lodash/collection/forEach.js
+4453 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/forEach.js', 420, 438 ]
+4454 silly gunzTarPerm extractEntry node_modules/lodash/collection/inject.js
+4455 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/inject.js', 420, 438 ]
+4456 silly gunzTarPerm extractEntry node_modules/lodash/collection/invoke.js
+4457 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/invoke.js', 420, 438 ]
+4458 silly gunzTarPerm extractEntry node_modules/lodash/collection/map.js
+4459 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/map.js', 420, 438 ]
+4460 silly gunzTarPerm extractEntry node_modules/lodash/collection/max.js
+4461 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/max.js', 420, 438 ]
+4462 silly gunzTarPerm extractEntry node_modules/lodash/collection/min.js
+4463 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/min.js', 420, 438 ]
+4464 silly gunzTarPerm extractEntry node_modules/lodash/collection/foldr.js
+4465 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/foldr.js', 420, 438 ]
+4466 silly gunzTarPerm extractEntry node_modules/lodash/collection/partition.js
+4467 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/partition.js', 420, 438 ]
+4468 silly gunzTarPerm extractEntry node_modules/lodash/collection/foldl.js
+4469 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/foldl.js', 420, 438 ]
+4470 silly gunzTarPerm extractEntry node_modules/lodash/collection/pluck.js
+4471 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/pluck.js', 420, 438 ]
+4472 silly gunzTarPerm extractEntry node_modules/lodash/collection/findWhere.js
+4473 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/findWhere.js', 420, 438 ]
+4474 silly gunzTarPerm extractEntry node_modules/lodash/collection/reduce.js
+4475 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/reduce.js', 420, 438 ]
+4476 silly gunzTarPerm extractEntry node_modules/lodash/collection/findLast.js
+4477 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/findLast.js', 420, 438 ]
+4478 silly gunzTarPerm extractEntry node_modules/lodash/collection/reduceRight.js
+4479 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/reduceRight.js', 420, 438 ]
+4480 silly gunzTarPerm extractEntry node_modules/lodash/collection/find.js
+4481 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/find.js', 420, 438 ]
+4482 silly gunzTarPerm extractEntry node_modules/lodash/collection/reject.js
+4483 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/reject.js', 420, 438 ]
+4484 silly gunzTarPerm extractEntry node_modules/lodash/collection/filter.js
+4485 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/filter.js', 420, 438 ]
+4486 silly gunzTarPerm extractEntry node_modules/lodash/collection/sample.js
+4487 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sample.js', 420, 438 ]
+4488 silly gunzTarPerm extractEntry node_modules/lodash/collection/every.js
+4489 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/every.js', 420, 438 ]
+4490 silly gunzTarPerm extractEntry node_modules/lodash/collection/select.js
+4491 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/select.js', 420, 438 ]
+4492 silly gunzTarPerm extractEntry node_modules/lodash/collection/eachRight.js
+4493 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/eachRight.js', 420, 438 ]
+4494 silly gunzTarPerm extractEntry node_modules/lodash/collection/shuffle.js
+4495 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/shuffle.js', 420, 438 ]
+4496 silly gunzTarPerm extractEntry node_modules/lodash/collection/each.js
+4497 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/each.js', 420, 438 ]
+4498 silly gunzTarPerm extractEntry node_modules/lodash/collection/size.js
+4499 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/size.js', 420, 438 ]
+4500 silly gunzTarPerm extractEntry node_modules/lodash/collection/detect.js
+4501 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/detect.js', 420, 438 ]
+4502 silly gunzTarPerm extractEntry node_modules/lodash/collection/some.js
+4503 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/some.js', 420, 438 ]
+4504 silly gunzTarPerm extractEntry node_modules/lodash/collection/countBy.js
+4505 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/countBy.js', 420, 438 ]
+4506 silly gunzTarPerm extractEntry node_modules/lodash/collection/sortBy.js
+4507 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sortBy.js', 420, 438 ]
+4508 silly gunzTarPerm extractEntry node_modules/lodash/collection/contains.js
+4509 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/contains.js', 420, 438 ]
+4510 silly gunzTarPerm extractEntry node_modules/lodash/collection/sortByAll.js
+4511 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sortByAll.js', 420, 438 ]
+4512 silly gunzTarPerm extractEntry node_modules/lodash/collection/collect.js
+4513 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/collect.js', 420, 438 ]
+4514 silly gunzTarPerm extractEntry node_modules/lodash/collection/sortByOrder.js
+4515 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sortByOrder.js', 420, 438 ]
+4516 silly gunzTarPerm extractEntry node_modules/lodash/collection/at.js
+4517 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/at.js', 420, 438 ]
+4518 silly gunzTarPerm extractEntry node_modules/lodash/collection/sum.js
+4519 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/sum.js', 420, 438 ]
+4520 silly gunzTarPerm extractEntry node_modules/lodash/collection/any.js
+4521 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/any.js', 420, 438 ]
+4522 silly gunzTarPerm extractEntry node_modules/lodash/collection/where.js
+4523 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/where.js', 420, 438 ]
+4524 silly gunzTarPerm extractEntry node_modules/lodash/collection/indexBy.js
+4525 silly gunzTarPerm modified mode [ 'node_modules/lodash/collection/indexBy.js', 420, 438 ]
+4526 silly gunzTarPerm extractEntry node_modules/lodash/math/add.js
+4527 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/add.js', 420, 438 ]
+4528 silly gunzTarPerm extractEntry node_modules/lodash/math/ceil.js
+4529 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/ceil.js', 420, 438 ]
+4530 silly gunzTarPerm extractEntry node_modules/lodash/math/floor.js
+4531 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/floor.js', 420, 438 ]
+4532 silly gunzTarPerm extractEntry node_modules/lodash/math/max.js
+4533 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/max.js', 420, 438 ]
+4534 silly gunzTarPerm extractEntry node_modules/lodash/math/min.js
+4535 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/min.js', 420, 438 ]
+4536 silly gunzTarPerm extractEntry node_modules/lodash/math/round.js
+4537 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/round.js', 420, 438 ]
+4538 silly gunzTarPerm extractEntry node_modules/lodash/math/sum.js
+4539 silly gunzTarPerm modified mode [ 'node_modules/lodash/math/sum.js', 420, 438 ]
+4540 silly gunzTarPerm extractEntry node_modules/lodash/number/inRange.js
+4541 silly gunzTarPerm modified mode [ 'node_modules/lodash/number/inRange.js', 420, 438 ]
+4542 silly gunzTarPerm extractEntry node_modules/lodash/number/random.js
+4543 silly gunzTarPerm modified mode [ 'node_modules/lodash/number/random.js', 420, 438 ]
+4544 silly gunzTarPerm extractEntry node_modules/lodash/function/after.js
+4545 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/after.js', 420, 438 ]
+4546 silly gunzTarPerm extractEntry node_modules/lodash/function/curryRight.js
+4547 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/curryRight.js', 420, 438 ]
+4548 silly gunzTarPerm extractEntry node_modules/lodash/function/debounce.js
+4549 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/debounce.js', 420, 438 ]
+4550 silly gunzTarPerm extractEntry node_modules/lodash/function/defer.js
+4551 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/defer.js', 420, 438 ]
+4552 silly gunzTarPerm extractEntry node_modules/lodash/function/delay.js
+4553 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/delay.js', 420, 438 ]
+4554 silly gunzTarPerm extractEntry node_modules/lodash/function/curry.js
+4555 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/curry.js', 420, 438 ]
+4556 silly gunzTarPerm extractEntry node_modules/lodash/function/flowRight.js
+4557 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/flowRight.js', 420, 438 ]
+4558 silly gunzTarPerm extractEntry node_modules/lodash/function/memoize.js
+4559 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/memoize.js', 420, 438 ]
+4560 silly gunzTarPerm extractEntry node_modules/lodash/function/modArgs.js
+4561 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/modArgs.js', 420, 438 ]
+4562 silly gunzTarPerm extractEntry node_modules/lodash/function/negate.js
+4563 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/negate.js', 420, 438 ]
+4564 silly gunzTarPerm extractEntry node_modules/lodash/function/once.js
+4565 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/once.js', 420, 438 ]
+4566 silly gunzTarPerm extractEntry node_modules/lodash/function/compose.js
+4567 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/compose.js', 420, 438 ]
+4568 silly gunzTarPerm extractEntry node_modules/lodash/function/partial.js
+4569 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/partial.js', 420, 438 ]
+4570 silly gunzTarPerm extractEntry node_modules/lodash/function/bindKey.js
+4571 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/bindKey.js', 420, 438 ]
+4572 silly gunzTarPerm extractEntry node_modules/lodash/function/partialRight.js
+4573 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/partialRight.js', 420, 438 ]
+4574 silly gunzTarPerm extractEntry node_modules/lodash/function/bindAll.js
+4575 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/bindAll.js', 420, 438 ]
+4576 silly gunzTarPerm extractEntry node_modules/lodash/function/rearg.js
+4577 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/rearg.js', 420, 438 ]
+4578 silly gunzTarPerm extractEntry node_modules/lodash/function/bind.js
+4579 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/bind.js', 420, 438 ]
+4580 silly gunzTarPerm extractEntry node_modules/lodash/function/restParam.js
+4581 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/restParam.js', 420, 438 ]
+4582 silly gunzTarPerm extractEntry node_modules/lodash/function/before.js
+4583 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/before.js', 420, 438 ]
+4584 silly gunzTarPerm extractEntry node_modules/lodash/function/spread.js
+4585 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/spread.js', 420, 438 ]
+4586 silly gunzTarPerm extractEntry node_modules/lodash/function/backflow.js
+4587 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/backflow.js', 420, 438 ]
+4588 silly gunzTarPerm extractEntry node_modules/lodash/function/throttle.js
+4589 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/throttle.js', 420, 438 ]
+4590 silly gunzTarPerm extractEntry node_modules/lodash/function/ary.js
+4591 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/ary.js', 420, 438 ]
+4592 silly gunzTarPerm extractEntry node_modules/lodash/function/wrap.js
+4593 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/wrap.js', 420, 438 ]
+4594 silly gunzTarPerm extractEntry node_modules/lodash/function/flow.js
+4595 silly gunzTarPerm modified mode [ 'node_modules/lodash/function/flow.js', 420, 438 ]
+4596 silly gunzTarPerm extractEntry node_modules/lodash/object/assign.js
+4597 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/assign.js', 420, 438 ]
+4598 silly gunzTarPerm extractEntry node_modules/lodash/object/functions.js
+4599 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/functions.js', 420, 438 ]
+4600 silly gunzTarPerm extractEntry node_modules/lodash/object/get.js
+4601 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/get.js', 420, 438 ]
+4602 silly gunzTarPerm extractEntry node_modules/lodash/object/has.js
+4603 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/has.js', 420, 438 ]
+4604 silly gunzTarPerm extractEntry node_modules/lodash/object/forOwnRight.js
+4605 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forOwnRight.js', 420, 438 ]
+4606 silly gunzTarPerm extractEntry node_modules/lodash/object/keys.js
+4607 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/keys.js', 420, 438 ]
+4608 silly gunzTarPerm extractEntry node_modules/lodash/object/keysIn.js
+4609 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/keysIn.js', 420, 438 ]
+4610 silly gunzTarPerm extractEntry node_modules/lodash/object/mapKeys.js
+4611 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/mapKeys.js', 420, 438 ]
+4612 silly gunzTarPerm extractEntry node_modules/lodash/object/mapValues.js
+4613 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/mapValues.js', 420, 438 ]
+4614 silly gunzTarPerm extractEntry node_modules/lodash/object/merge.js
+4615 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/merge.js', 420, 438 ]
+4616 silly gunzTarPerm extractEntry node_modules/lodash/object/forOwn.js
+4617 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forOwn.js', 420, 438 ]
+4618 silly gunzTarPerm extractEntry node_modules/lodash/object/methods.js
+4619 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/methods.js', 420, 438 ]
+4620 silly gunzTarPerm extractEntry node_modules/lodash/object/forInRight.js
+4621 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forInRight.js', 420, 438 ]
+4622 silly gunzTarPerm extractEntry node_modules/lodash/object/omit.js
+4623 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/omit.js', 420, 438 ]
+4624 silly gunzTarPerm extractEntry node_modules/lodash/object/forIn.js
+4625 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/forIn.js', 420, 438 ]
+4626 silly gunzTarPerm extractEntry node_modules/lodash/object/pairs.js
+4627 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/pairs.js', 420, 438 ]
+4628 silly gunzTarPerm extractEntry node_modules/lodash/object/findLastKey.js
+4629 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/findLastKey.js', 420, 438 ]
+4630 silly gunzTarPerm extractEntry node_modules/lodash/object/pick.js
+4631 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/pick.js', 420, 438 ]
+4632 silly gunzTarPerm extractEntry node_modules/lodash/object/findKey.js
+4633 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/findKey.js', 420, 438 ]
+4634 silly gunzTarPerm extractEntry node_modules/lodash/object/result.js
+4635 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/result.js', 420, 438 ]
+4636 silly gunzTarPerm extractEntry node_modules/lodash/object/extend.js
+4637 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/extend.js', 420, 438 ]
+4638 silly gunzTarPerm extractEntry node_modules/lodash/object/set.js
+4639 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/set.js', 420, 438 ]
+4640 silly gunzTarPerm extractEntry node_modules/lodash/object/defaultsDeep.js
+4641 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/defaultsDeep.js', 420, 438 ]
+4642 silly gunzTarPerm extractEntry node_modules/lodash/object/transform.js
+4643 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/transform.js', 420, 438 ]
+4644 silly gunzTarPerm extractEntry node_modules/lodash/object/defaults.js
+4645 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/defaults.js', 420, 438 ]
+4646 silly gunzTarPerm extractEntry node_modules/lodash/object/values.js
+4647 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/values.js', 420, 438 ]
+4648 silly gunzTarPerm extractEntry node_modules/lodash/object/create.js
+4649 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/create.js', 420, 438 ]
+4650 silly gunzTarPerm extractEntry node_modules/lodash/object/valuesIn.js
+4651 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/valuesIn.js', 420, 438 ]
+4652 silly gunzTarPerm extractEntry node_modules/lodash/object/invert.js
+4653 silly gunzTarPerm modified mode [ 'node_modules/lodash/object/invert.js', 420, 438 ]
+4654 silly gunzTarPerm extractEntry node_modules/lodash/date/now.js
+4655 silly gunzTarPerm modified mode [ 'node_modules/lodash/date/now.js', 420, 438 ]
+4656 silly gunzTarPerm extractEntry node_modules/lodash/internal/LazyWrapper.js
+4657 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/LazyWrapper.js', 420, 438 ]
+4658 silly gunzTarPerm extractEntry node_modules/lodash/internal/compareAscending.js
+4659 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/compareAscending.js', 420, 438 ]
+4660 silly gunzTarPerm extractEntry node_modules/lodash/internal/compareMultiple.js
+4661 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/compareMultiple.js', 420, 438 ]
+4662 silly gunzTarPerm extractEntry node_modules/lodash/internal/composeArgs.js
+4663 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/composeArgs.js', 420, 438 ]
+4664 silly gunzTarPerm extractEntry node_modules/lodash/internal/charsRightIndex.js
+4665 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/charsRightIndex.js', 420, 438 ]
+4666 silly gunzTarPerm extractEntry node_modules/lodash/internal/createAggregator.js
+4667 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createAggregator.js', 420, 438 ]
+4668 silly gunzTarPerm extractEntry node_modules/lodash/internal/createAssigner.js
+4669 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createAssigner.js', 420, 438 ]
+4670 silly gunzTarPerm extractEntry node_modules/lodash/internal/createBaseEach.js
+4671 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createBaseEach.js', 420, 438 ]
+4672 silly gunzTarPerm extractEntry node_modules/lodash/internal/createBaseFor.js
+4673 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createBaseFor.js', 420, 438 ]
+4674 silly gunzTarPerm extractEntry node_modules/lodash/internal/createBindWrapper.js
+4675 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createBindWrapper.js', 420, 438 ]
+4676 silly gunzTarPerm extractEntry node_modules/lodash/internal/charsLeftIndex.js
+4677 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/charsLeftIndex.js', 420, 438 ]
+4678 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCache.js
+4679 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCache.js', 420, 438 ]
+4680 silly gunzTarPerm extractEntry node_modules/lodash/internal/cachePush.js
+4681 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/cachePush.js', 420, 438 ]
+4682 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCompounder.js
+4683 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCompounder.js', 420, 438 ]
+4684 silly gunzTarPerm extractEntry node_modules/lodash/internal/cacheIndexOf.js
+4685 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/cacheIndexOf.js', 420, 438 ]
+4686 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCtorWrapper.js
+4687 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCtorWrapper.js', 420, 438 ]
+4688 silly gunzTarPerm extractEntry node_modules/lodash/internal/bufferClone.js
+4689 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/bufferClone.js', 420, 438 ]
+4690 silly gunzTarPerm extractEntry node_modules/lodash/internal/createCurry.js
+4691 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createCurry.js', 420, 438 ]
+4692 silly gunzTarPerm extractEntry node_modules/lodash/internal/bindCallback.js
+4693 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/bindCallback.js', 420, 438 ]
+4694 silly gunzTarPerm extractEntry node_modules/lodash/internal/createDefaults.js
+4695 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createDefaults.js', 420, 438 ]
+4696 silly gunzTarPerm extractEntry node_modules/lodash/internal/binaryIndexBy.js
+4697 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/binaryIndexBy.js', 420, 438 ]
+4698 silly gunzTarPerm extractEntry node_modules/lodash/internal/createExtremum.js
+4699 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createExtremum.js', 420, 438 ]
+4700 silly gunzTarPerm extractEntry node_modules/lodash/internal/binaryIndex.js
+4701 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/binaryIndex.js', 420, 438 ]
+4702 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFind.js
+4703 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFind.js', 420, 438 ]
+4704 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseWrapperValue.js
+4705 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseWrapperValue.js', 420, 438 ]
+4706 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFindIndex.js
+4707 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFindIndex.js', 420, 438 ]
+4708 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseWhile.js
+4709 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseWhile.js', 420, 438 ]
+4710 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFindKey.js
+4711 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFindKey.js', 420, 438 ]
+4712 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseValues.js
+4713 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseValues.js', 420, 438 ]
+4714 silly gunzTarPerm extractEntry node_modules/lodash/internal/createFlow.js
+4715 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createFlow.js', 420, 438 ]
+4716 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseUniq.js
+4717 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseUniq.js', 420, 438 ]
+4718 silly gunzTarPerm extractEntry node_modules/lodash/internal/createForEach.js
+4719 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createForEach.js', 420, 438 ]
+4720 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseToString.js
+4721 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseToString.js', 420, 438 ]
+4722 silly gunzTarPerm extractEntry node_modules/lodash/internal/createForIn.js
+4723 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createForIn.js', 420, 438 ]
+4724 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSum.js
+4725 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSum.js', 420, 438 ]
+4726 silly gunzTarPerm extractEntry node_modules/lodash/internal/createForOwn.js
+4727 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createForOwn.js', 420, 438 ]
+4728 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSortByOrder.js
+4729 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSortByOrder.js', 420, 438 ]
+4730 silly gunzTarPerm extractEntry node_modules/lodash/internal/createHybridWrapper.js
+4731 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createHybridWrapper.js',
+4731 silly gunzTarPerm   420,
+4731 silly gunzTarPerm   438 ]
+4732 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSortBy.js
+4733 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSortBy.js', 420, 438 ]
+4734 silly gunzTarPerm extractEntry node_modules/lodash/internal/createObjectMapper.js
+4735 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createObjectMapper.js',
+4735 silly gunzTarPerm   420,
+4735 silly gunzTarPerm   438 ]
+4736 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSome.js
+4737 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSome.js', 420, 438 ]
+4738 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPadDir.js
+4739 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPadDir.js', 420, 438 ]
+4740 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSlice.js
+4741 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSlice.js', 420, 438 ]
+4742 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPadding.js
+4743 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPadding.js', 420, 438 ]
+4744 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseSetData.js
+4745 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseSetData.js', 420, 438 ]
+4746 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPartial.js
+4747 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPartial.js', 420, 438 ]
+4748 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseReduce.js
+4749 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseReduce.js', 420, 438 ]
+4750 silly gunzTarPerm extractEntry node_modules/lodash/internal/createPartialWrapper.js
+4751 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createPartialWrapper.js',
+4751 silly gunzTarPerm   420,
+4751 silly gunzTarPerm   438 ]
+4752 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseRandom.js
+4753 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseRandom.js', 420, 438 ]
+4754 silly gunzTarPerm extractEntry node_modules/lodash/internal/createReduce.js
+4755 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createReduce.js', 420, 438 ]
+4756 silly gunzTarPerm extractEntry node_modules/lodash/internal/basePullAt.js
+4757 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/basePullAt.js', 420, 438 ]
+4758 silly gunzTarPerm extractEntry node_modules/lodash/internal/createRound.js
+4759 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createRound.js', 420, 438 ]
+4760 silly gunzTarPerm extractEntry node_modules/lodash/internal/basePropertyDeep.js
+4761 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/basePropertyDeep.js', 420, 438 ]
+4762 silly gunzTarPerm extractEntry node_modules/lodash/internal/createSortedIndex.js
+4763 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createSortedIndex.js', 420, 438 ]
+4764 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseProperty.js
+4765 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseProperty.js', 420, 438 ]
+4766 silly gunzTarPerm extractEntry node_modules/lodash/internal/createWrapper.js
+4767 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/createWrapper.js', 420, 438 ]
+4768 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMergeDeep.js
+4769 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMergeDeep.js', 420, 438 ]
+4770 silly gunzTarPerm extractEntry node_modules/lodash/internal/deburrLetter.js
+4771 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/deburrLetter.js', 420, 438 ]
+4772 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMerge.js
+4773 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMerge.js', 420, 438 ]
+4774 silly gunzTarPerm extractEntry node_modules/lodash/internal/equalArrays.js
+4775 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/equalArrays.js', 420, 438 ]
+4776 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMatchesProperty.js
+4777 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMatchesProperty.js',
+4777 silly gunzTarPerm   420,
+4777 silly gunzTarPerm   438 ]
+4778 silly gunzTarPerm extractEntry node_modules/lodash/internal/equalByTag.js
+4779 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/equalByTag.js', 420, 438 ]
+4780 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMatches.js
+4781 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMatches.js', 420, 438 ]
+4782 silly gunzTarPerm extractEntry node_modules/lodash/internal/equalObjects.js
+4783 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/equalObjects.js', 420, 438 ]
+4784 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseMap.js
+4785 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseMap.js', 420, 438 ]
+4786 silly gunzTarPerm extractEntry node_modules/lodash/internal/escapeHtmlChar.js
+4787 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/escapeHtmlChar.js', 420, 438 ]
+4788 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseLodash.js
+4789 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseLodash.js', 420, 438 ]
+4790 silly gunzTarPerm extractEntry node_modules/lodash/internal/escapeRegExpChar.js
+4791 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/escapeRegExpChar.js', 420, 438 ]
+4792 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsMatch.js
+4793 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsMatch.js', 420, 438 ]
+4794 silly gunzTarPerm extractEntry node_modules/lodash/internal/escapeStringChar.js
+4795 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/escapeStringChar.js', 420, 438 ]
+4796 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsFunction.js
+4797 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsFunction.js', 420, 438 ]
+4798 silly gunzTarPerm extractEntry node_modules/lodash/internal/getData.js
+4799 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getData.js', 420, 438 ]
+4800 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsEqualDeep.js
+4801 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsEqualDeep.js', 420, 438 ]
+4802 silly gunzTarPerm extractEntry node_modules/lodash/internal/getFuncName.js
+4803 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getFuncName.js', 420, 438 ]
+4804 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIsEqual.js
+4805 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIsEqual.js', 420, 438 ]
+4806 silly gunzTarPerm extractEntry node_modules/lodash/internal/getLength.js
+4807 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getLength.js', 420, 438 ]
+4808 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseIndexOf.js
+4809 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseIndexOf.js', 420, 438 ]
+4810 silly gunzTarPerm extractEntry node_modules/lodash/internal/getMatchData.js
+4811 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getMatchData.js', 420, 438 ]
+4812 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseGet.js
+4813 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseGet.js', 420, 438 ]
+4814 silly gunzTarPerm extractEntry node_modules/lodash/internal/getNative.js
+4815 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getNative.js', 420, 438 ]
+4816 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFunctions.js
+4817 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFunctions.js', 420, 438 ]
+4818 silly gunzTarPerm extractEntry node_modules/lodash/internal/getView.js
+4819 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/getView.js', 420, 438 ]
+4820 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForRight.js
+4821 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForRight.js', 420, 438 ]
+4822 silly gunzTarPerm extractEntry node_modules/lodash/internal/indexOfNaN.js
+4823 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/indexOfNaN.js', 420, 438 ]
+4824 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForOwnRight.js
+4825 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForOwnRight.js', 420, 438 ]
+4826 silly gunzTarPerm extractEntry node_modules/lodash/internal/initCloneArray.js
+4827 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/initCloneArray.js', 420, 438 ]
+4828 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForOwn.js
+4829 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForOwn.js', 420, 438 ]
+4830 silly gunzTarPerm extractEntry node_modules/lodash/internal/initCloneByTag.js
+4831 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/initCloneByTag.js', 420, 438 ]
+4832 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseForIn.js
+4833 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseForIn.js', 420, 438 ]
+4834 silly gunzTarPerm extractEntry node_modules/lodash/internal/initCloneObject.js
+4835 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/initCloneObject.js', 420, 438 ]
+4836 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFor.js
+4837 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFor.js', 420, 438 ]
+4838 silly gunzTarPerm extractEntry node_modules/lodash/internal/invokePath.js
+4839 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/invokePath.js', 420, 438 ]
+4840 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFlatten.js
+4841 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFlatten.js', 420, 438 ]
+4842 silly gunzTarPerm extractEntry node_modules/lodash/internal/isArrayLike.js
+4843 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isArrayLike.js', 420, 438 ]
+4844 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFindIndex.js
+4845 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFindIndex.js', 420, 438 ]
+4846 silly gunzTarPerm extractEntry node_modules/lodash/internal/isIndex.js
+4847 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isIndex.js', 420, 438 ]
+4848 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFind.js
+4849 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFind.js', 420, 438 ]
+4850 silly gunzTarPerm extractEntry node_modules/lodash/internal/isIterateeCall.js
+4851 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isIterateeCall.js', 420, 438 ]
+4852 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFilter.js
+4853 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFilter.js', 420, 438 ]
+4854 silly gunzTarPerm extractEntry node_modules/lodash/internal/isKey.js
+4855 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isKey.js', 420, 438 ]
+4856 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseFill.js
+4857 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseFill.js', 420, 438 ]
+4858 silly gunzTarPerm extractEntry node_modules/lodash/internal/isLaziable.js
+4859 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isLaziable.js', 420, 438 ]
+4860 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseExtremum.js
+4861 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseExtremum.js', 420, 438 ]
+4862 silly gunzTarPerm extractEntry node_modules/lodash/internal/isLength.js
+4863 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isLength.js', 420, 438 ]
+4864 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseEvery.js
+4865 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseEvery.js', 420, 438 ]
+4866 silly gunzTarPerm extractEntry node_modules/lodash/internal/isObjectLike.js
+4867 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isObjectLike.js', 420, 438 ]
+4868 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseEachRight.js
+4869 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseEachRight.js', 420, 438 ]
+4870 silly gunzTarPerm extractEntry node_modules/lodash/internal/isSpace.js
+4871 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isSpace.js', 420, 438 ]
+4872 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseEach.js
+4873 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseEach.js', 420, 438 ]
+4874 silly gunzTarPerm extractEntry node_modules/lodash/internal/isStrictComparable.js
+4875 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/isStrictComparable.js',
+4875 silly gunzTarPerm   420,
+4875 silly gunzTarPerm   438 ]
+4876 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseDifference.js
+4877 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseDifference.js', 420, 438 ]
+4878 silly gunzTarPerm extractEntry node_modules/lodash/internal/lazyClone.js
+4879 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/lazyClone.js', 420, 438 ]
+4880 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseDelay.js
+4881 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseDelay.js', 420, 438 ]
+4882 silly gunzTarPerm extractEntry node_modules/lodash/internal/lazyReverse.js
+4883 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/lazyReverse.js', 420, 438 ]
+4884 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCreate.js
+4885 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCreate.js', 420, 438 ]
+4886 silly gunzTarPerm extractEntry node_modules/lodash/internal/lazyValue.js
+4887 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/lazyValue.js', 420, 438 ]
+4888 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCopy.js
+4889 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCopy.js', 420, 438 ]
+4890 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapDelete.js
+4891 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapDelete.js', 420, 438 ]
+4892 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCompareAscending.js
+4893 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCompareAscending.js',
+4893 silly gunzTarPerm   420,
+4893 silly gunzTarPerm   438 ]
+4894 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapGet.js
+4895 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapGet.js', 420, 438 ]
+4896 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseClone.js
+4897 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseClone.js', 420, 438 ]
+4898 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapHas.js
+4899 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapHas.js', 420, 438 ]
+4900 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseCallback.js
+4901 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseCallback.js', 420, 438 ]
+4902 silly gunzTarPerm extractEntry node_modules/lodash/internal/mapSet.js
+4903 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mapSet.js', 420, 438 ]
+4904 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseAt.js
+4905 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseAt.js', 420, 438 ]
+4906 silly gunzTarPerm extractEntry node_modules/lodash/internal/mergeData.js
+4907 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mergeData.js', 420, 438 ]
+4908 silly gunzTarPerm extractEntry node_modules/lodash/internal/baseAssign.js
+4909 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/baseAssign.js', 420, 438 ]
+4910 silly gunzTarPerm extractEntry node_modules/lodash/internal/mergeDefaults.js
+4911 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/mergeDefaults.js', 420, 438 ]
+4912 silly gunzTarPerm extractEntry node_modules/lodash/internal/assignWith.js
+4913 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/assignWith.js', 420, 438 ]
+4914 silly gunzTarPerm extractEntry node_modules/lodash/internal/metaMap.js
+4915 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/metaMap.js', 420, 438 ]
+4916 silly gunzTarPerm extractEntry node_modules/lodash/internal/assignOwnDefaults.js
+4917 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/assignOwnDefaults.js', 420, 438 ]
+4918 silly gunzTarPerm extractEntry node_modules/lodash/internal/pickByArray.js
+4919 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/pickByArray.js', 420, 438 ]
+4920 silly gunzTarPerm extractEntry node_modules/lodash/internal/assignDefaults.js
+4921 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/assignDefaults.js', 420, 438 ]
+4922 silly gunzTarPerm extractEntry node_modules/lodash/internal/pickByCallback.js
+4923 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/pickByCallback.js', 420, 438 ]
+4924 silly gunzTarPerm extractEntry node_modules/lodash/internal/arraySum.js
+4925 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arraySum.js', 420, 438 ]
+4926 silly gunzTarPerm extractEntry node_modules/lodash/internal/reEscape.js
+4927 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reEscape.js', 420, 438 ]
+4928 silly gunzTarPerm extractEntry node_modules/lodash/internal/arraySome.js
+4929 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arraySome.js', 420, 438 ]
+4930 silly gunzTarPerm extractEntry node_modules/lodash/internal/reEvaluate.js
+4931 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reEvaluate.js', 420, 438 ]
+4932 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayReduceRight.js
+4933 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayReduceRight.js', 420, 438 ]
+4934 silly gunzTarPerm extractEntry node_modules/lodash/internal/reInterpolate.js
+4935 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reInterpolate.js', 420, 438 ]
+4936 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayReduce.js
+4937 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayReduce.js', 420, 438 ]
+4938 silly gunzTarPerm extractEntry node_modules/lodash/internal/realNames.js
+4939 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/realNames.js', 420, 438 ]
+4940 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayPush.js
+4941 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayPush.js', 420, 438 ]
+4942 silly gunzTarPerm extractEntry node_modules/lodash/internal/reorder.js
+4943 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/reorder.js', 420, 438 ]
+4944 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayMap.js
+4945 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayMap.js', 420, 438 ]
+4946 silly gunzTarPerm extractEntry node_modules/lodash/internal/replaceHolders.js
+4947 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/replaceHolders.js', 420, 438 ]
+4948 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayFilter.js
+4949 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayFilter.js', 420, 438 ]
+4950 silly gunzTarPerm extractEntry node_modules/lodash/internal/setData.js
+4951 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/setData.js', 420, 438 ]
+4952 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayExtremum.js
+4953 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayExtremum.js', 420, 438 ]
+4954 silly gunzTarPerm extractEntry node_modules/lodash/internal/shimKeys.js
+4955 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/shimKeys.js', 420, 438 ]
+4956 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayEvery.js
+4957 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayEvery.js', 420, 438 ]
+4958 silly gunzTarPerm extractEntry node_modules/lodash/internal/sortedUniq.js
+4959 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/sortedUniq.js', 420, 438 ]
+4960 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayEachRight.js
+4961 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayEachRight.js', 420, 438 ]
+4962 silly gunzTarPerm extractEntry node_modules/lodash/internal/toIterable.js
+4963 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/toIterable.js', 420, 438 ]
+4964 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayEach.js
+4965 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayEach.js', 420, 438 ]
+4966 silly gunzTarPerm extractEntry node_modules/lodash/internal/toObject.js
+4967 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/toObject.js', 420, 438 ]
+4968 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayCopy.js
+4969 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayCopy.js', 420, 438 ]
+4970 silly gunzTarPerm extractEntry node_modules/lodash/internal/toPath.js
+4971 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/toPath.js', 420, 438 ]
+4972 silly gunzTarPerm extractEntry node_modules/lodash/internal/arrayConcat.js
+4973 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/arrayConcat.js', 420, 438 ]
+4974 silly gunzTarPerm extractEntry node_modules/lodash/internal/trimmedLeftIndex.js
+4975 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/trimmedLeftIndex.js', 420, 438 ]
+4976 silly gunzTarPerm extractEntry node_modules/lodash/internal/SetCache.js
+4977 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/SetCache.js', 420, 438 ]
+4978 silly gunzTarPerm extractEntry node_modules/lodash/internal/trimmedRightIndex.js
+4979 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/trimmedRightIndex.js', 420, 438 ]
+4980 silly gunzTarPerm extractEntry node_modules/lodash/internal/MapCache.js
+4981 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/MapCache.js', 420, 438 ]
+4982 silly gunzTarPerm extractEntry node_modules/lodash/internal/unescapeHtmlChar.js
+4983 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/unescapeHtmlChar.js', 420, 438 ]
+4984 silly gunzTarPerm extractEntry node_modules/lodash/internal/LodashWrapper.js
+4985 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/LodashWrapper.js', 420, 438 ]
+4986 silly gunzTarPerm extractEntry node_modules/lodash/internal/wrapperClone.js
+4987 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/wrapperClone.js', 420, 438 ]
+4988 silly gunzTarPerm extractEntry node_modules/lodash/internal/composeArgsRight.js
+4989 silly gunzTarPerm modified mode [ 'node_modules/lodash/internal/composeArgsRight.js', 420, 438 ]
+4990 silly gunzTarPerm extractEntry node_modules/lodash/string/camelCase.js
+4991 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/camelCase.js', 420, 438 ]
+4992 silly gunzTarPerm extractEntry node_modules/lodash/string/padLeft.js
+4993 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/padLeft.js', 420, 438 ]
+4994 silly gunzTarPerm extractEntry node_modules/lodash/string/padRight.js
+4995 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/padRight.js', 420, 438 ]
+4996 silly gunzTarPerm extractEntry node_modules/lodash/string/parseInt.js
+4997 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/parseInt.js', 420, 438 ]
+4998 silly gunzTarPerm extractEntry node_modules/lodash/string/pad.js
+4999 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/pad.js', 420, 438 ]
+5000 silly gunzTarPerm extractEntry node_modules/lodash/string/snakeCase.js
+5001 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/snakeCase.js', 420, 438 ]
+5002 silly gunzTarPerm extractEntry node_modules/lodash/string/startCase.js
+5003 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/startCase.js', 420, 438 ]
+5004 silly gunzTarPerm extractEntry node_modules/lodash/string/startsWith.js
+5005 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/startsWith.js', 420, 438 ]
+5006 silly gunzTarPerm extractEntry node_modules/lodash/string/template.js
+5007 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/template.js', 420, 438 ]
+5008 silly gunzTarPerm extractEntry node_modules/lodash/string/templateSettings.js
+5009 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/templateSettings.js', 420, 438 ]
+5010 silly gunzTarPerm extractEntry node_modules/lodash/string/kebabCase.js
+5011 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/kebabCase.js', 420, 438 ]
+5012 silly gunzTarPerm extractEntry node_modules/lodash/string/trim.js
+5013 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trim.js', 420, 438 ]
+5014 silly gunzTarPerm extractEntry node_modules/lodash/string/escapeRegExp.js
+5015 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/escapeRegExp.js', 420, 438 ]
+5016 silly gunzTarPerm extractEntry node_modules/lodash/string/trimLeft.js
+5017 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trimLeft.js', 420, 438 ]
+5018 silly gunzTarPerm extractEntry node_modules/lodash/string/escape.js
+5019 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/escape.js', 420, 438 ]
+5020 silly gunzTarPerm extractEntry node_modules/lodash/string/trimRight.js
+5021 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trimRight.js', 420, 438 ]
+5022 silly gunzTarPerm extractEntry node_modules/lodash/string/endsWith.js
+5023 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/endsWith.js', 420, 438 ]
+5024 silly gunzTarPerm extractEntry node_modules/lodash/string/trunc.js
+5025 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/trunc.js', 420, 438 ]
+5026 silly gunzTarPerm extractEntry node_modules/lodash/string/deburr.js
+5027 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/deburr.js', 420, 438 ]
+5028 silly gunzTarPerm extractEntry node_modules/lodash/string/unescape.js
+5029 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/unescape.js', 420, 438 ]
+5030 silly gunzTarPerm extractEntry node_modules/lodash/string/capitalize.js
+5031 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/capitalize.js', 420, 438 ]
+5032 silly gunzTarPerm extractEntry node_modules/lodash/string/words.js
+5033 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/words.js', 420, 438 ]
+5034 silly gunzTarPerm extractEntry node_modules/lodash/string/repeat.js
+5035 silly gunzTarPerm modified mode [ 'node_modules/lodash/string/repeat.js', 420, 438 ]
+5036 silly gunzTarPerm extractEntry node_modules/lodash/chain/chain.js
+5037 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/chain.js', 420, 438 ]
+5038 silly gunzTarPerm extractEntry node_modules/lodash/chain/run.js
+5039 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/run.js', 420, 438 ]
+5040 silly gunzTarPerm extractEntry node_modules/lodash/chain/tap.js
+5041 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/tap.js', 420, 438 ]
+5042 silly gunzTarPerm extractEntry node_modules/lodash/chain/thru.js
+5043 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/thru.js', 420, 438 ]
+5044 silly gunzTarPerm extractEntry node_modules/lodash/chain/toJSON.js
+5045 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/toJSON.js', 420, 438 ]
+5046 silly gunzTarPerm extractEntry node_modules/lodash/chain/reverse.js
+5047 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/reverse.js', 420, 438 ]
+5048 silly gunzTarPerm extractEntry node_modules/lodash/chain/value.js
+5049 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/value.js', 420, 438 ]
+5050 silly gunzTarPerm extractEntry node_modules/lodash/chain/valueOf.js
+5051 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/valueOf.js', 420, 438 ]
+5052 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperChain.js
+5053 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperChain.js', 420, 438 ]
+5054 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperCommit.js
+5055 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperCommit.js', 420, 438 ]
+5056 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperConcat.js
+5057 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperConcat.js', 420, 438 ]
+5058 silly gunzTarPerm extractEntry node_modules/lodash/chain/plant.js
+5059 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/plant.js', 420, 438 ]
+5060 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperPlant.js
+5061 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperPlant.js', 420, 438 ]
+5062 silly gunzTarPerm extractEntry node_modules/lodash/chain/lodash.js
+5063 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/lodash.js', 420, 438 ]
+5064 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperReverse.js
+5065 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperReverse.js', 420, 438 ]
+5066 silly gunzTarPerm extractEntry node_modules/lodash/chain/concat.js
+5067 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/concat.js', 420, 438 ]
+5068 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperToString.js
+5069 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperToString.js', 420, 438 ]
+5070 silly gunzTarPerm extractEntry node_modules/lodash/chain/commit.js
+5071 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/commit.js', 420, 438 ]
+5072 silly gunzTarPerm extractEntry node_modules/lodash/chain/wrapperValue.js
+5073 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/wrapperValue.js', 420, 438 ]
+5074 silly gunzTarPerm extractEntry node_modules/lodash/chain/toString.js
+5075 silly gunzTarPerm modified mode [ 'node_modules/lodash/chain/toString.js', 420, 438 ]
+5076 silly gunzTarPerm extractEntry node_modules/lodash/array/chunk.js
+5077 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/chunk.js', 420, 438 ]
+5078 silly gunzTarPerm extractEntry node_modules/lodash/array/last.js
+5079 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/last.js', 420, 438 ]
+5080 silly gunzTarPerm extractEntry node_modules/lodash/array/lastIndexOf.js
+5081 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/lastIndexOf.js', 420, 438 ]
+5082 silly gunzTarPerm extractEntry node_modules/lodash/array/object.js
+5083 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/object.js', 420, 438 ]
+5084 silly gunzTarPerm extractEntry node_modules/lodash/array/pull.js
+5085 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/pull.js', 420, 438 ]
+5086 silly gunzTarPerm extractEntry node_modules/lodash/array/intersection.js
+5087 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/intersection.js', 420, 438 ]
+5088 silly gunzTarPerm extractEntry node_modules/lodash/array/remove.js
+5089 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/remove.js', 420, 438 ]
+5090 silly gunzTarPerm extractEntry node_modules/lodash/array/rest.js
+5091 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/rest.js', 420, 438 ]
+5092 silly gunzTarPerm extractEntry node_modules/lodash/array/slice.js
+5093 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/slice.js', 420, 438 ]
+5094 silly gunzTarPerm extractEntry node_modules/lodash/array/sortedIndex.js
+5095 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/sortedIndex.js', 420, 438 ]
+5096 silly gunzTarPerm extractEntry node_modules/lodash/array/sortedLastIndex.js
+5097 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/sortedLastIndex.js', 420, 438 ]
+5098 silly gunzTarPerm extractEntry node_modules/lodash/array/initial.js
+5099 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/initial.js', 420, 438 ]
+5100 silly gunzTarPerm extractEntry node_modules/lodash/array/tail.js
+5101 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/tail.js', 420, 438 ]
+5102 silly gunzTarPerm extractEntry node_modules/lodash/array/indexOf.js
+5103 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/indexOf.js', 420, 438 ]
+5104 silly gunzTarPerm extractEntry node_modules/lodash/array/take.js
+5105 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/take.js', 420, 438 ]
+5106 silly gunzTarPerm extractEntry node_modules/lodash/array/head.js
+5107 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/head.js', 420, 438 ]
+5108 silly gunzTarPerm extractEntry node_modules/lodash/array/takeRight.js
+5109 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/takeRight.js', 420, 438 ]
+5110 silly gunzTarPerm extractEntry node_modules/lodash/array/flattenDeep.js
+5111 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/flattenDeep.js', 420, 438 ]
+5112 silly gunzTarPerm extractEntry node_modules/lodash/array/takeRightWhile.js
+5113 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/takeRightWhile.js', 420, 438 ]
+5114 silly gunzTarPerm extractEntry node_modules/lodash/array/flatten.js
+5115 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/flatten.js', 420, 438 ]
+5116 silly gunzTarPerm extractEntry node_modules/lodash/array/takeWhile.js
+5117 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/takeWhile.js', 420, 438 ]
+5118 silly gunzTarPerm extractEntry node_modules/lodash/array/first.js
+5119 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/first.js', 420, 438 ]
+5120 silly gunzTarPerm extractEntry node_modules/lodash/array/union.js
+5121 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/union.js', 420, 438 ]
+5122 silly gunzTarPerm extractEntry node_modules/lodash/array/findLastIndex.js
+5123 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/findLastIndex.js', 420, 438 ]
+5124 silly gunzTarPerm extractEntry node_modules/lodash/array/uniq.js
+5125 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/uniq.js', 420, 438 ]
+5126 silly gunzTarPerm extractEntry node_modules/lodash/array/findIndex.js
+5127 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/findIndex.js', 420, 438 ]
+5128 silly gunzTarPerm extractEntry node_modules/lodash/array/unique.js
+5129 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/unique.js', 420, 438 ]
+5130 silly gunzTarPerm extractEntry node_modules/lodash/array/fill.js
+5131 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/fill.js', 420, 438 ]
+5132 silly gunzTarPerm extractEntry node_modules/lodash/array/unzip.js
+5133 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/unzip.js', 420, 438 ]
+5134 silly gunzTarPerm extractEntry node_modules/lodash/array/dropWhile.js
+5135 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/dropWhile.js', 420, 438 ]
+5136 silly gunzTarPerm extractEntry node_modules/lodash/array/unzipWith.js
+5137 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/unzipWith.js', 420, 438 ]
+5138 silly gunzTarPerm extractEntry node_modules/lodash/array/dropRightWhile.js
+5139 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/dropRightWhile.js', 420, 438 ]
+5140 silly gunzTarPerm extractEntry node_modules/lodash/array/without.js
+5141 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/without.js', 420, 438 ]
+5142 silly gunzTarPerm extractEntry node_modules/lodash/array/dropRight.js
+5143 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/dropRight.js', 420, 438 ]
+5144 silly gunzTarPerm extractEntry node_modules/lodash/array/xor.js
+5145 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/xor.js', 420, 438 ]
+5146 silly gunzTarPerm extractEntry node_modules/lodash/array/drop.js
+5147 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/drop.js', 420, 438 ]
+5148 silly gunzTarPerm extractEntry node_modules/lodash/array/zip.js
+5149 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/zip.js', 420, 438 ]
+5150 silly gunzTarPerm extractEntry node_modules/lodash/array/difference.js
+5151 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/difference.js', 420, 438 ]
+5152 silly gunzTarPerm extractEntry node_modules/lodash/array/zipObject.js
+5153 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/zipObject.js', 420, 438 ]
+5154 silly gunzTarPerm extractEntry node_modules/lodash/array/compact.js
+5155 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/compact.js', 420, 438 ]
+5156 silly gunzTarPerm extractEntry node_modules/lodash/array/zipWith.js
+5157 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/zipWith.js', 420, 438 ]
+5158 silly gunzTarPerm extractEntry node_modules/lodash/array/pullAt.js
+5159 silly gunzTarPerm modified mode [ 'node_modules/lodash/array/pullAt.js', 420, 438 ]
+5160 silly gunzTarPerm extractEntry node_modules/lodash/utility/attempt.js
+5161 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/attempt.js', 420, 438 ]
+5162 silly gunzTarPerm extractEntry node_modules/lodash/utility/iteratee.js
+5163 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/iteratee.js', 420, 438 ]
+5164 silly gunzTarPerm extractEntry node_modules/lodash/utility/matches.js
+5165 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/matches.js', 420, 438 ]
+5166 silly gunzTarPerm extractEntry node_modules/lodash/utility/matchesProperty.js
+5167 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/matchesProperty.js', 420, 438 ]
+5168 silly gunzTarPerm extractEntry node_modules/lodash/utility/method.js
+5169 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/method.js', 420, 438 ]
+5170 silly gunzTarPerm extractEntry node_modules/lodash/utility/identity.js
+5171 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/identity.js', 420, 438 ]
+5172 silly gunzTarPerm extractEntry node_modules/lodash/utility/mixin.js
+5173 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/mixin.js', 420, 438 ]
+5174 silly gunzTarPerm extractEntry node_modules/lodash/utility/noop.js
+5175 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/noop.js', 420, 438 ]
+5176 silly gunzTarPerm extractEntry node_modules/lodash/utility/property.js
+5177 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/property.js', 420, 438 ]
+5178 silly gunzTarPerm extractEntry node_modules/lodash/utility/propertyOf.js
+5179 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/propertyOf.js', 420, 438 ]
+5180 silly gunzTarPerm extractEntry node_modules/lodash/utility/range.js
+5181 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/range.js', 420, 438 ]
+5182 silly gunzTarPerm extractEntry node_modules/lodash/utility/constant.js
+5183 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/constant.js', 420, 438 ]
+5184 silly gunzTarPerm extractEntry node_modules/lodash/utility/times.js
+5185 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/times.js', 420, 438 ]
+5186 silly gunzTarPerm extractEntry node_modules/lodash/utility/callback.js
+5187 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/callback.js', 420, 438 ]
+5188 silly gunzTarPerm extractEntry node_modules/lodash/utility/uniqueId.js
+5189 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/uniqueId.js', 420, 438 ]
+5190 silly gunzTarPerm extractEntry node_modules/lodash/utility/methodOf.js
+5191 silly gunzTarPerm modified mode [ 'node_modules/lodash/utility/methodOf.js', 420, 438 ]
+5192 silly gunzTarPerm extractEntry node_modules/lodash/lang/clone.js
+5193 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/clone.js', 420, 438 ]
+5194 silly gunzTarPerm extractEntry node_modules/lodash/lang/isEqual.js
+5195 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isEqual.js', 420, 438 ]
+5196 silly gunzTarPerm extractEntry node_modules/lodash/lang/isError.js
+5197 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isError.js', 420, 438 ]
+5198 silly gunzTarPerm extractEntry node_modules/lodash/lang/isFinite.js
+5199 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isFinite.js', 420, 438 ]
+5200 silly gunzTarPerm extractEntry node_modules/lodash/lang/isFunction.js
+5201 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isFunction.js', 420, 438 ]
+5202 silly gunzTarPerm extractEntry node_modules/lodash/lang/isEmpty.js
+5203 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isEmpty.js', 420, 438 ]
+5204 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNaN.js
+5205 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNaN.js', 420, 438 ]
+5206 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNative.js
+5207 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNative.js', 420, 438 ]
+5208 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNull.js
+5209 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNull.js', 420, 438 ]
+5210 silly gunzTarPerm extractEntry node_modules/lodash/lang/isNumber.js
+5211 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isNumber.js', 420, 438 ]
+5212 silly gunzTarPerm extractEntry node_modules/lodash/lang/isObject.js
+5213 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isObject.js', 420, 438 ]
+5214 silly gunzTarPerm extractEntry node_modules/lodash/lang/isElement.js
+5215 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isElement.js', 420, 438 ]
+5216 silly gunzTarPerm extractEntry node_modules/lodash/lang/isPlainObject.js
+5217 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isPlainObject.js', 420, 438 ]
+5218 silly gunzTarPerm extractEntry node_modules/lodash/lang/isDate.js
+5219 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isDate.js', 420, 438 ]
+5220 silly gunzTarPerm extractEntry node_modules/lodash/lang/isRegExp.js
+5221 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isRegExp.js', 420, 438 ]
+5222 silly gunzTarPerm extractEntry node_modules/lodash/lang/isBoolean.js
+5223 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isBoolean.js', 420, 438 ]
+5224 silly gunzTarPerm extractEntry node_modules/lodash/lang/isString.js
+5225 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isString.js', 420, 438 ]
+5226 silly gunzTarPerm extractEntry node_modules/lodash/lang/isArray.js
+5227 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isArray.js', 420, 438 ]
+5228 silly gunzTarPerm extractEntry node_modules/lodash/lang/isTypedArray.js
+5229 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isTypedArray.js', 420, 438 ]
+5230 silly gunzTarPerm extractEntry node_modules/lodash/lang/isArguments.js
+5231 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isArguments.js', 420, 438 ]
+5232 silly gunzTarPerm extractEntry node_modules/lodash/lang/isUndefined.js
+5233 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isUndefined.js', 420, 438 ]
+5234 silly gunzTarPerm extractEntry node_modules/lodash/lang/gte.js
+5235 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/gte.js', 420, 438 ]
+5236 silly gunzTarPerm extractEntry node_modules/lodash/lang/lt.js
+5237 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/lt.js', 420, 438 ]
+5238 silly gunzTarPerm extractEntry node_modules/lodash/lang/gt.js
+5239 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/gt.js', 420, 438 ]
+5240 silly gunzTarPerm extractEntry node_modules/lodash/lang/lte.js
+5241 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/lte.js', 420, 438 ]
+5242 silly gunzTarPerm extractEntry node_modules/lodash/lang/eq.js
+5243 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/eq.js', 420, 438 ]
+5244 silly gunzTarPerm extractEntry node_modules/lodash/lang/toArray.js
+5245 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/toArray.js', 420, 438 ]
+5246 silly gunzTarPerm extractEntry node_modules/lodash/lang/cloneDeep.js
+5247 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/cloneDeep.js', 420, 438 ]
+5248 silly gunzTarPerm extractEntry node_modules/lodash/lang/toPlainObject.js
+5249 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/toPlainObject.js', 420, 438 ]
+5250 silly gunzTarPerm extractEntry node_modules/lodash/lang/isMatch.js
+5251 silly gunzTarPerm modified mode [ 'node_modules/lodash/lang/isMatch.js', 420, 438 ]
+5252 silly gunzTarPerm extractEntry node_modules/minimatch/package.json
+5253 silly gunzTarPerm modified mode [ 'node_modules/minimatch/package.json', 420, 438 ]
+5254 silly gunzTarPerm extractEntry node_modules/minimatch/README.md
+5255 silly gunzTarPerm modified mode [ 'node_modules/minimatch/README.md', 420, 438 ]
+5256 silly gunzTarPerm extractEntry node_modules/minimatch/LICENSE
+5257 silly gunzTarPerm modified mode [ 'node_modules/minimatch/LICENSE', 420, 438 ]
+5258 silly gunzTarPerm extractEntry node_modules/minimatch/minimatch.js
+5259 silly gunzTarPerm modified mode [ 'node_modules/minimatch/minimatch.js', 420, 438 ]
+5260 silly gunzTarPerm extractEntry node_modules/node-uuid/package.json
+5261 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/package.json', 420, 438 ]
+5262 silly gunzTarPerm extractEntry node_modules/node-uuid/.npmignore
+5263 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/.npmignore', 420, 438 ]
+5264 silly gunzTarPerm extractEntry node_modules/node-uuid/README.md
+5265 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/README.md', 420, 438 ]
+5266 silly gunzTarPerm extractEntry node_modules/node-uuid/uuid.js
+5267 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/uuid.js', 420, 438 ]
+5268 silly gunzTarPerm extractEntry node_modules/node-uuid/LICENSE.md
+5269 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/LICENSE.md', 420, 438 ]
+5270 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/README.md
+5271 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/README.md', 420, 438 ]
+5272 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/benchmark.js
+5273 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/benchmark.js', 420, 438 ]
+5274 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/bench.gnu
+5275 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/bench.gnu', 420, 438 ]
+5276 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/bench.sh
+5277 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/bench.sh', 493, 511 ]
+5278 silly gunzTarPerm extractEntry node_modules/node-uuid/benchmark/benchmark-native.c
+5279 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/benchmark/benchmark-native.c',
+5279 silly gunzTarPerm   420,
+5279 silly gunzTarPerm   438 ]
+5280 silly gunzTarPerm extractEntry node_modules/node-uuid/bin/uuid
+5281 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/bin/uuid', 493, 511 ]
+5282 silly gunzTarPerm extractEntry node_modules/node-uuid/bower.json
+5283 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/bower.json', 420, 438 ]
+5284 silly gunzTarPerm extractEntry node_modules/node-uuid/component.json
+5285 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/component.json', 420, 438 ]
+5286 silly gunzTarPerm extractEntry node_modules/node-uuid/test/compare_v1.js
+5287 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/test/compare_v1.js', 420, 438 ]
+5288 silly gunzTarPerm extractEntry node_modules/node-uuid/test/test.js
+5289 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/test/test.js', 420, 438 ]
+5290 silly gunzTarPerm extractEntry node_modules/node-uuid/test/test.html
+5291 silly gunzTarPerm modified mode [ 'node_modules/node-uuid/test/test.html', 420, 438 ]
+5292 silly gunzTarPerm extractEntry node_modules/nopt/package.json
+5293 silly gunzTarPerm modified mode [ 'node_modules/nopt/package.json', 420, 438 ]
+5294 silly gunzTarPerm extractEntry node_modules/nopt/.npmignore
+5295 silly gunzTarPerm modified mode [ 'node_modules/nopt/.npmignore', 420, 438 ]
+5296 silly gunzTarPerm extractEntry node_modules/nopt/README.md
+5297 silly gunzTarPerm modified mode [ 'node_modules/nopt/README.md', 420, 438 ]
+5298 silly gunzTarPerm extractEntry node_modules/nopt/LICENSE
+5299 silly gunzTarPerm modified mode [ 'node_modules/nopt/LICENSE', 420, 438 ]
+5300 silly gunzTarPerm extractEntry node_modules/nopt/.travis.yml
+5301 silly gunzTarPerm modified mode [ 'node_modules/nopt/.travis.yml', 420, 438 ]
+5302 silly gunzTarPerm extractEntry node_modules/nopt/bin/nopt.js
+5303 silly gunzTarPerm modified mode [ 'node_modules/nopt/bin/nopt.js', 493, 511 ]
+5304 silly gunzTarPerm extractEntry node_modules/nopt/examples/my-program.js
+5305 silly gunzTarPerm modified mode [ 'node_modules/nopt/examples/my-program.js', 493, 511 ]
+5306 silly gunzTarPerm extractEntry node_modules/nopt/lib/nopt.js
+5307 silly gunzTarPerm modified mode [ 'node_modules/nopt/lib/nopt.js', 420, 438 ]
+5308 silly gunzTarPerm extractEntry node_modules/nopt/test/basic.js
+5309 silly gunzTarPerm modified mode [ 'node_modules/nopt/test/basic.js', 420, 438 ]
+5310 silly gunzTarPerm extractEntry node_modules/once/package.json
+5311 silly gunzTarPerm modified mode [ 'node_modules/once/package.json', 420, 438 ]
+5312 silly gunzTarPerm extractEntry node_modules/once/README.md
+5313 silly gunzTarPerm modified mode [ 'node_modules/once/README.md', 420, 438 ]
+5314 silly gunzTarPerm extractEntry node_modules/once/LICENSE
+5315 silly gunzTarPerm modified mode [ 'node_modules/once/LICENSE', 420, 438 ]
+5316 silly gunzTarPerm extractEntry node_modules/once/once.js
+5317 silly gunzTarPerm modified mode [ 'node_modules/once/once.js', 420, 438 ]
+5318 silly gunzTarPerm extractEntry node_modules/ansi/package.json
+5319 silly gunzTarPerm modified mode [ 'node_modules/ansi/package.json', 420, 438 ]
+5320 silly gunzTarPerm extractEntry node_modules/ansi/.npmignore
+5321 silly gunzTarPerm modified mode [ 'node_modules/ansi/.npmignore', 420, 438 ]
+5322 silly gunzTarPerm extractEntry node_modules/ansi/README.md
+5323 silly gunzTarPerm modified mode [ 'node_modules/ansi/README.md', 420, 438 ]
+5324 silly gunzTarPerm extractEntry node_modules/ansi/LICENSE
+5325 silly gunzTarPerm modified mode [ 'node_modules/ansi/LICENSE', 420, 438 ]
+5326 silly gunzTarPerm extractEntry node_modules/ansi/.jshintrc
+5327 silly gunzTarPerm modified mode [ 'node_modules/ansi/.jshintrc', 420, 438 ]
+5328 silly gunzTarPerm extractEntry node_modules/ansi/History.md
+5329 silly gunzTarPerm modified mode [ 'node_modules/ansi/History.md', 420, 438 ]
+5330 silly gunzTarPerm extractEntry node_modules/ansi/examples/cursorPosition.js
+5331 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/cursorPosition.js', 493, 511 ]
+5332 silly gunzTarPerm extractEntry node_modules/ansi/examples/beep/index.js
+5333 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/beep/index.js', 493, 511 ]
+5334 silly gunzTarPerm extractEntry node_modules/ansi/examples/clear/index.js
+5335 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/clear/index.js', 493, 511 ]
+5336 silly gunzTarPerm extractEntry node_modules/ansi/examples/progress/index.js
+5337 silly gunzTarPerm modified mode [ 'node_modules/ansi/examples/progress/index.js', 420, 438 ]
+5338 silly gunzTarPerm extractEntry node_modules/ansi/lib/ansi.js
+5339 silly gunzTarPerm modified mode [ 'node_modules/ansi/lib/ansi.js', 420, 438 ]
+5340 silly gunzTarPerm extractEntry node_modules/ansi/lib/newlines.js
+5341 silly gunzTarPerm modified mode [ 'node_modules/ansi/lib/newlines.js', 420, 438 ]
+5342 silly gunzTarPerm extractEntry node_modules/os-tmpdir/package.json
+5343 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/package.json', 420, 438 ]
+5344 silly gunzTarPerm extractEntry node_modules/os-tmpdir/index.js
+5345 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/index.js', 420, 438 ]
+5346 silly gunzTarPerm extractEntry node_modules/os-tmpdir/license
+5347 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/license', 420, 438 ]
+5348 silly gunzTarPerm extractEntry node_modules/os-tmpdir/readme.md
+5349 silly gunzTarPerm modified mode [ 'node_modules/os-tmpdir/readme.md', 420, 438 ]
+5350 silly gunzTarPerm extractEntry node_modules/osenv/package.json
+5351 silly gunzTarPerm modified mode [ 'node_modules/osenv/package.json', 420, 438 ]
+5352 silly gunzTarPerm extractEntry node_modules/osenv/.npmignore
+5353 silly gunzTarPerm modified mode [ 'node_modules/osenv/.npmignore', 420, 438 ]
+5354 silly gunzTarPerm extractEntry node_modules/osenv/README.md
+5355 silly gunzTarPerm modified mode [ 'node_modules/osenv/README.md', 420, 438 ]
+5356 silly gunzTarPerm extractEntry node_modules/osenv/LICENSE
+5357 silly gunzTarPerm modified mode [ 'node_modules/osenv/LICENSE', 420, 438 ]
+5358 silly gunzTarPerm extractEntry node_modules/osenv/osenv.js
+5359 silly gunzTarPerm modified mode [ 'node_modules/osenv/osenv.js', 420, 438 ]
+5360 silly gunzTarPerm extractEntry node_modules/osenv/.travis.yml
+5361 silly gunzTarPerm modified mode [ 'node_modules/osenv/.travis.yml', 420, 438 ]
+5362 silly gunzTarPerm extractEntry node_modules/osenv/test/unix.js
+5363 silly gunzTarPerm modified mode [ 'node_modules/osenv/test/unix.js', 420, 438 ]
+5364 silly gunzTarPerm extractEntry node_modules/osenv/test/windows.js
+5365 silly gunzTarPerm modified mode [ 'node_modules/osenv/test/windows.js', 420, 438 ]
+5366 silly gunzTarPerm extractEntry node_modules/osenv/x.tap
+5367 silly gunzTarPerm modified mode [ 'node_modules/osenv/x.tap', 420, 438 ]
+5368 silly gunzTarPerm extractEntry node_modules/path-is-absolute/package.json
+5369 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/package.json', 420, 438 ]
+5370 silly gunzTarPerm extractEntry node_modules/path-is-absolute/index.js
+5371 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/index.js', 420, 438 ]
+5372 silly gunzTarPerm extractEntry node_modules/path-is-absolute/license
+5373 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/license', 420, 438 ]
+5374 silly gunzTarPerm extractEntry node_modules/path-is-absolute/readme.md
+5375 silly gunzTarPerm modified mode [ 'node_modules/path-is-absolute/readme.md', 420, 438 ]
+5376 silly gunzTarPerm extractEntry node_modules/pegjs/package.json
+5377 silly gunzTarPerm modified mode [ 'node_modules/pegjs/package.json', 420, 438 ]
+5378 silly gunzTarPerm extractEntry node_modules/pegjs/README.md
+5379 silly gunzTarPerm modified mode [ 'node_modules/pegjs/README.md', 420, 438 ]
+5380 silly gunzTarPerm extractEntry node_modules/pegjs/LICENSE
+5381 silly gunzTarPerm modified mode [ 'node_modules/pegjs/LICENSE', 420, 438 ]
+5382 silly gunzTarPerm extractEntry node_modules/pegjs/CHANGELOG.md
+5383 silly gunzTarPerm modified mode [ 'node_modules/pegjs/CHANGELOG.md', 420, 438 ]
+5384 silly gunzTarPerm extractEntry node_modules/pegjs/VERSION
+5385 silly gunzTarPerm modified mode [ 'node_modules/pegjs/VERSION', 420, 438 ]
+5386 silly gunzTarPerm extractEntry node_modules/pegjs/bin/pegjs
+5387 silly gunzTarPerm modified mode [ 'node_modules/pegjs/bin/pegjs', 493, 511 ]
+5388 silly gunzTarPerm extractEntry node_modules/pegjs/examples/arithmetics.pegjs
+5389 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/arithmetics.pegjs', 420, 438 ]
+5390 silly gunzTarPerm extractEntry node_modules/pegjs/examples/css.pegjs
+5391 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/css.pegjs', 420, 438 ]
+5392 silly gunzTarPerm extractEntry node_modules/pegjs/examples/javascript.pegjs
+5393 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/javascript.pegjs', 420, 438 ]
+5394 silly gunzTarPerm extractEntry node_modules/pegjs/examples/json.pegjs
+5395 silly gunzTarPerm modified mode [ 'node_modules/pegjs/examples/json.pegjs', 420, 438 ]
+5396 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler.js
+5397 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler.js', 420, 438 ]
+5398 silly gunzTarPerm extractEntry node_modules/pegjs/lib/grammar-error.js
+5399 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/grammar-error.js', 420, 438 ]
+5400 silly gunzTarPerm extractEntry node_modules/pegjs/lib/parser.js
+5401 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/parser.js', 420, 438 ]
+5402 silly gunzTarPerm extractEntry node_modules/pegjs/lib/peg.js
+5403 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/peg.js', 420, 438 ]
+5404 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/asts.js
+5405 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/asts.js', 420, 438 ]
+5406 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/javascript.js
+5407 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/javascript.js', 420, 438 ]
+5408 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/opcodes.js
+5409 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/opcodes.js', 420, 438 ]
+5410 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/visitor.js
+5411 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/visitor.js', 420, 438 ]
+5412 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/generate-bytecode.js
+5413 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/generate-bytecode.js',
+5413 silly gunzTarPerm   420,
+5413 silly gunzTarPerm   438 ]
+5414 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/generate-javascript.js
+5415 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/generate-javascript.js',
+5415 silly gunzTarPerm   420,
+5415 silly gunzTarPerm   438 ]
+5416 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/remove-proxy-rules.js
+5417 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/remove-proxy-rules.js',
+5417 silly gunzTarPerm   420,
+5417 silly gunzTarPerm   438 ]
+5418 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/report-infinite-loops.js
+5419 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/report-infinite-loops.js',
+5419 silly gunzTarPerm   420,
+5419 silly gunzTarPerm   438 ]
+5420 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/report-left-recursion.js
+5421 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/report-left-recursion.js',
+5421 silly gunzTarPerm   420,
+5421 silly gunzTarPerm   438 ]
+5422 silly gunzTarPerm extractEntry node_modules/pegjs/lib/compiler/passes/report-missing-rules.js
+5423 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/compiler/passes/report-missing-rules.js',
+5423 silly gunzTarPerm   420,
+5423 silly gunzTarPerm   438 ]
+5424 silly gunzTarPerm extractEntry node_modules/pegjs/lib/utils/arrays.js
+5425 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/utils/arrays.js', 420, 438 ]
+5426 silly gunzTarPerm extractEntry node_modules/pegjs/lib/utils/classes.js
+5427 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/utils/classes.js', 420, 438 ]
+5428 silly gunzTarPerm extractEntry node_modules/pegjs/lib/utils/objects.js
+5429 silly gunzTarPerm modified mode [ 'node_modules/pegjs/lib/utils/objects.js', 420, 438 ]
+5430 silly gunzTarPerm extractEntry node_modules/plist/package.json
+5431 silly gunzTarPerm modified mode [ 'node_modules/plist/package.json', 420, 438 ]
+5432 silly gunzTarPerm extractEntry node_modules/plist/README.md
+5433 silly gunzTarPerm modified mode [ 'node_modules/plist/README.md', 420, 438 ]
+5434 silly gunzTarPerm extractEntry node_modules/plist/LICENSE
+5435 silly gunzTarPerm modified mode [ 'node_modules/plist/LICENSE', 420, 438 ]
+5436 silly gunzTarPerm extractEntry node_modules/plist/.jshintrc
+5437 silly gunzTarPerm modified mode [ 'node_modules/plist/.jshintrc', 420, 438 ]
+5438 silly gunzTarPerm extractEntry node_modules/plist/.travis.yml
+5439 silly gunzTarPerm modified mode [ 'node_modules/plist/.travis.yml', 420, 438 ]
+5440 silly gunzTarPerm extractEntry node_modules/plist/History.md
+5441 silly gunzTarPerm modified mode [ 'node_modules/plist/History.md', 420, 438 ]
+5442 silly gunzTarPerm extractEntry node_modules/plist/Makefile
+5443 silly gunzTarPerm modified mode [ 'node_modules/plist/Makefile', 420, 438 ]
+5444 silly gunzTarPerm extractEntry node_modules/plist/dist/plist-build.js
+5445 silly gunzTarPerm modified mode [ 'node_modules/plist/dist/plist-build.js', 420, 438 ]
+5446 silly gunzTarPerm extractEntry node_modules/plist/dist/plist-parse.js
+5447 silly gunzTarPerm modified mode [ 'node_modules/plist/dist/plist-parse.js', 420, 438 ]
+5448 silly gunzTarPerm extractEntry node_modules/plist/dist/plist.js
+5449 silly gunzTarPerm modified mode [ 'node_modules/plist/dist/plist.js', 420, 438 ]
+5450 silly gunzTarPerm extractEntry node_modules/plist/examples/browser/index.html
+5451 silly gunzTarPerm modified mode [ 'node_modules/plist/examples/browser/index.html', 420, 438 ]
+5452 silly gunzTarPerm extractEntry node_modules/plist/lib/build.js
+5453 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/build.js', 420, 438 ]
+5454 silly gunzTarPerm extractEntry node_modules/plist/lib/node.js
+5455 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/node.js', 420, 438 ]
+5456 silly gunzTarPerm extractEntry node_modules/plist/lib/parse.js
+5457 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/parse.js', 420, 438 ]
+5458 silly gunzTarPerm extractEntry node_modules/plist/lib/plist.js
+5459 silly gunzTarPerm modified mode [ 'node_modules/plist/lib/plist.js', 420, 438 ]
+5460 silly gunzTarPerm extractEntry node_modules/q/package.json
+5461 silly gunzTarPerm modified mode [ 'node_modules/q/package.json', 420, 438 ]
+5462 silly gunzTarPerm extractEntry node_modules/q/README.md
+5463 silly gunzTarPerm modified mode [ 'node_modules/q/README.md', 420, 438 ]
+5464 silly gunzTarPerm extractEntry node_modules/q/LICENSE
+5465 silly gunzTarPerm modified mode [ 'node_modules/q/LICENSE', 420, 438 ]
+5466 silly gunzTarPerm extractEntry node_modules/q/q.js
+5467 silly gunzTarPerm modified mode [ 'node_modules/q/q.js', 420, 438 ]
+5468 silly gunzTarPerm extractEntry node_modules/q/queue.js
+5469 silly gunzTarPerm modified mode [ 'node_modules/q/queue.js', 420, 438 ]
+5470 silly gunzTarPerm extractEntry node_modules/q/CHANGES.md
+5471 silly gunzTarPerm modified mode [ 'node_modules/q/CHANGES.md', 420, 438 ]
+5472 silly gunzTarPerm extractEntry node_modules/sax/package.json
+5473 silly gunzTarPerm modified mode [ 'node_modules/sax/package.json', 420, 438 ]
+5474 silly gunzTarPerm extractEntry node_modules/sax/README.md
+5475 silly gunzTarPerm modified mode [ 'node_modules/sax/README.md', 420, 438 ]
+5476 silly gunzTarPerm extractEntry node_modules/sax/LICENSE
+5477 silly gunzTarPerm modified mode [ 'node_modules/sax/LICENSE', 420, 438 ]
+5478 silly gunzTarPerm extractEntry node_modules/sax/AUTHORS
+5479 silly gunzTarPerm modified mode [ 'node_modules/sax/AUTHORS', 420, 438 ]
+5480 silly gunzTarPerm extractEntry node_modules/sax/examples/pretty-print.js
+5481 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/pretty-print.js', 420, 438 ]
+5482 silly gunzTarPerm extractEntry node_modules/sax/examples/get-products.js
+5483 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/get-products.js', 420, 438 ]
+5484 silly gunzTarPerm extractEntry node_modules/sax/examples/hello-world.js
+5485 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/hello-world.js', 420, 438 ]
+5486 silly gunzTarPerm extractEntry node_modules/sax/examples/example.js
+5487 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/example.js', 420, 438 ]
+5488 silly gunzTarPerm extractEntry node_modules/sax/examples/switch-bench.js
+5489 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/switch-bench.js', 493, 511 ]
+5490 silly gunzTarPerm extractEntry node_modules/sax/examples/big-not-pretty.xml
+5491 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/big-not-pretty.xml', 420, 438 ]
+5492 silly gunzTarPerm extractEntry node_modules/sax/examples/shopping.xml
+5493 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/shopping.xml', 420, 438 ]
+5494 silly gunzTarPerm extractEntry node_modules/sax/examples/strict.dtd
+5495 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/strict.dtd', 420, 438 ]
+5496 silly gunzTarPerm extractEntry node_modules/sax/examples/not-pretty.xml
+5497 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/not-pretty.xml', 420, 438 ]
+5498 silly gunzTarPerm extractEntry node_modules/sax/examples/test.html
+5499 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/test.html', 420, 438 ]
+5500 silly gunzTarPerm extractEntry node_modules/sax/examples/test.xml
+5501 silly gunzTarPerm modified mode [ 'node_modules/sax/examples/test.xml', 420, 438 ]
+5502 silly gunzTarPerm extractEntry node_modules/sax/lib/sax.js
+5503 silly gunzTarPerm modified mode [ 'node_modules/sax/lib/sax.js', 420, 438 ]
+5504 silly gunzTarPerm extractEntry node_modules/sax/test/buffer-overrun.js
+5505 silly gunzTarPerm modified mode [ 'node_modules/sax/test/buffer-overrun.js', 420, 438 ]
+5506 silly gunzTarPerm extractEntry node_modules/sax/test/issue-47.js
+5507 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-47.js', 420, 438 ]
+5508 silly gunzTarPerm extractEntry node_modules/sax/test/issue-49.js
+5509 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-49.js', 420, 438 ]
+5510 silly gunzTarPerm extractEntry node_modules/sax/test/parser-position.js
+5511 silly gunzTarPerm modified mode [ 'node_modules/sax/test/parser-position.js', 420, 438 ]
+5512 silly gunzTarPerm extractEntry node_modules/sax/test/issue-35.js
+5513 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-35.js', 420, 438 ]
+5514 silly gunzTarPerm extractEntry node_modules/sax/test/self-closing-child-strict.js
+5515 silly gunzTarPerm modified mode [ 'node_modules/sax/test/self-closing-child-strict.js',
+5515 silly gunzTarPerm   420,
+5515 silly gunzTarPerm   438 ]
+5516 silly gunzTarPerm extractEntry node_modules/sax/test/self-closing-child.js
+5517 silly gunzTarPerm modified mode [ 'node_modules/sax/test/self-closing-child.js', 420, 438 ]
+5518 silly gunzTarPerm extractEntry node_modules/sax/test/self-closing-tag.js
+5519 silly gunzTarPerm modified mode [ 'node_modules/sax/test/self-closing-tag.js', 420, 438 ]
+5520 silly gunzTarPerm extractEntry node_modules/sax/test/stray-ending.js
+5521 silly gunzTarPerm modified mode [ 'node_modules/sax/test/stray-ending.js', 420, 438 ]
+5522 silly gunzTarPerm extractEntry node_modules/sax/test/trailing-non-whitespace.js
+5523 silly gunzTarPerm modified mode [ 'node_modules/sax/test/trailing-non-whitespace.js', 420, 438 ]
+5524 silly gunzTarPerm extractEntry node_modules/sax/test/issue-30.js
+5525 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-30.js', 420, 438 ]
+5526 silly gunzTarPerm extractEntry node_modules/sax/test/unquoted.js
+5527 silly gunzTarPerm modified mode [ 'node_modules/sax/test/unquoted.js', 420, 438 ]
+5528 silly gunzTarPerm extractEntry node_modules/sax/test/issue-23.js
+5529 silly gunzTarPerm modified mode [ 'node_modules/sax/test/issue-23.js', 420, 438 ]
+5530 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-issue-41.js
+5531 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-issue-41.js', 420, 438 ]
+5532 silly gunzTarPerm extractEntry node_modules/sax/test/index.js
+5533 silly gunzTarPerm modified mode [ 'node_modules/sax/test/index.js', 420, 438 ]
+5534 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-rebinding.js
+5535 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-rebinding.js', 420, 438 ]
+5536 silly gunzTarPerm extractEntry node_modules/sax/test/cdata.js
+5537 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata.js', 420, 438 ]
+5538 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-strict.js
+5539 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-strict.js', 420, 438 ]
+5540 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-multiple.js
+5541 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-multiple.js', 420, 438 ]
+5542 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-unbound.js
+5543 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-unbound.js', 420, 438 ]
+5544 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-fake-end.js
+5545 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-fake-end.js', 420, 438 ]
+5546 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-xml-default-prefix-attribute.js
+5547 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-xml-default-prefix-attribute.js',
+5547 silly gunzTarPerm   420,
+5547 silly gunzTarPerm   438 ]
+5548 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-end-split.js
+5549 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-end-split.js', 420, 438 ]
+5550 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-xml-default-prefix.js
+5551 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-xml-default-prefix.js', 420, 438 ]
+5552 silly gunzTarPerm extractEntry node_modules/sax/test/cdata-chunked.js
+5553 silly gunzTarPerm modified mode [ 'node_modules/sax/test/cdata-chunked.js', 420, 438 ]
+5554 silly gunzTarPerm extractEntry node_modules/sax/test/xmlns-xml-default-redefine.js
+5555 silly gunzTarPerm modified mode [ 'node_modules/sax/test/xmlns-xml-default-redefine.js',
+5555 silly gunzTarPerm   420,
+5555 silly gunzTarPerm   438 ]
+5556 silly gunzTarPerm extractEntry node_modules/sax/test/script.js
+5557 silly gunzTarPerm modified mode [ 'node_modules/sax/test/script.js', 420, 438 ]
+5558 silly gunzTarPerm extractEntry node_modules/semver/package.json
+5559 silly gunzTarPerm modified mode [ 'node_modules/semver/package.json', 420, 438 ]
+5560 silly gunzTarPerm extractEntry node_modules/semver/README.md
+5561 silly gunzTarPerm modified mode [ 'node_modules/semver/README.md', 420, 438 ]
+5562 silly gunzTarPerm extractEntry node_modules/semver/LICENSE
+5563 silly gunzTarPerm modified mode [ 'node_modules/semver/LICENSE', 420, 438 ]
+5564 silly gunzTarPerm extractEntry node_modules/semver/semver.js
+5565 silly gunzTarPerm modified mode [ 'node_modules/semver/semver.js', 420, 438 ]
+5566 silly gunzTarPerm extractEntry node_modules/semver/bin/semver
+5567 silly gunzTarPerm modified mode [ 'node_modules/semver/bin/semver', 493, 511 ]
+5568 silly gunzTarPerm extractEntry node_modules/semver/range.bnf
+5569 silly gunzTarPerm modified mode [ 'node_modules/semver/range.bnf', 420, 438 ]
+5570 silly gunzTarPerm extractEntry node_modules/shelljs/package.json
+5571 silly gunzTarPerm modified mode [ 'node_modules/shelljs/package.json', 420, 438 ]
+5572 silly gunzTarPerm extractEntry node_modules/shelljs/.npmignore
+5573 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.npmignore', 420, 438 ]
+5574 silly gunzTarPerm extractEntry node_modules/shelljs/README.md
+5575 silly gunzTarPerm modified mode [ 'node_modules/shelljs/README.md', 420, 438 ]
+5576 silly gunzTarPerm extractEntry node_modules/shelljs/LICENSE
+5577 silly gunzTarPerm modified mode [ 'node_modules/shelljs/LICENSE', 420, 438 ]
+5578 silly gunzTarPerm extractEntry node_modules/shelljs/global.js
+5579 silly gunzTarPerm modified mode [ 'node_modules/shelljs/global.js', 420, 438 ]
+5580 silly gunzTarPerm extractEntry node_modules/shelljs/make.js
+5581 silly gunzTarPerm modified mode [ 'node_modules/shelljs/make.js', 420, 438 ]
+5582 silly gunzTarPerm extractEntry node_modules/shelljs/shell.js
+5583 silly gunzTarPerm modified mode [ 'node_modules/shelljs/shell.js', 420, 438 ]
+5584 silly gunzTarPerm extractEntry node_modules/shelljs/bin/shjs
+5585 silly gunzTarPerm modified mode [ 'node_modules/shelljs/bin/shjs', 493, 511 ]
+5586 silly gunzTarPerm extractEntry node_modules/shelljs/.documentup.json
+5587 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.documentup.json', 420, 438 ]
+5588 silly gunzTarPerm extractEntry node_modules/shelljs/.travis.yml
+5589 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.travis.yml', 420, 438 ]
+5590 silly gunzTarPerm extractEntry node_modules/shelljs/RELEASE.md
+5591 silly gunzTarPerm modified mode [ 'node_modules/shelljs/RELEASE.md', 420, 438 ]
+5592 silly gunzTarPerm extractEntry node_modules/shelljs/scripts/generate-docs.js
+5593 silly gunzTarPerm modified mode [ 'node_modules/shelljs/scripts/generate-docs.js', 493, 511 ]
+5594 silly gunzTarPerm extractEntry node_modules/shelljs/scripts/run-tests.js
+5595 silly gunzTarPerm modified mode [ 'node_modules/shelljs/scripts/run-tests.js', 493, 511 ]
+5596 silly gunzTarPerm extractEntry node_modules/shelljs/.jshintrc
+5597 silly gunzTarPerm modified mode [ 'node_modules/shelljs/.jshintrc', 420, 438 ]
+5598 silly gunzTarPerm extractEntry node_modules/shelljs/src/cat.js
+5599 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/cat.js', 420, 438 ]
+5600 silly gunzTarPerm extractEntry node_modules/shelljs/src/find.js
+5601 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/find.js', 420, 438 ]
+5602 silly gunzTarPerm extractEntry node_modules/shelljs/src/grep.js
+5603 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/grep.js', 420, 438 ]
+5604 silly gunzTarPerm extractEntry node_modules/shelljs/src/ln.js
+5605 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/ln.js', 420, 438 ]
+5606 silly gunzTarPerm extractEntry node_modules/shelljs/src/exec.js
+5607 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/exec.js', 420, 438 ]
+5608 silly gunzTarPerm extractEntry node_modules/shelljs/src/mkdir.js
+5609 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/mkdir.js', 420, 438 ]
+5610 silly gunzTarPerm extractEntry node_modules/shelljs/src/mv.js
+5611 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/mv.js', 420, 438 ]
+5612 silly gunzTarPerm extractEntry node_modules/shelljs/src/popd.js
+5613 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/popd.js', 420, 438 ]
+5614 silly gunzTarPerm extractEntry node_modules/shelljs/src/pushd.js
+5615 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/pushd.js', 420, 438 ]
+5616 silly gunzTarPerm extractEntry node_modules/shelljs/src/pwd.js
+5617 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/pwd.js', 420, 438 ]
+5618 silly gunzTarPerm extractEntry node_modules/shelljs/src/error.js
+5619 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/error.js', 420, 438 ]
+5620 silly gunzTarPerm extractEntry node_modules/shelljs/src/rm.js
+5621 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/rm.js', 420, 438 ]
+5622 silly gunzTarPerm extractEntry node_modules/shelljs/src/echo.js
+5623 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/echo.js', 420, 438 ]
+5624 silly gunzTarPerm extractEntry node_modules/shelljs/src/sed.js
+5625 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/sed.js', 420, 438 ]
+5626 silly gunzTarPerm extractEntry node_modules/shelljs/src/dirs.js
+5627 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/dirs.js', 420, 438 ]
+5628 silly gunzTarPerm extractEntry node_modules/shelljs/src/tempdir.js
+5629 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/tempdir.js', 420, 438 ]
+5630 silly gunzTarPerm extractEntry node_modules/shelljs/src/cp.js
+5631 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/cp.js', 420, 438 ]
+5632 silly gunzTarPerm extractEntry node_modules/shelljs/src/test.js
+5633 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/test.js', 420, 438 ]
+5634 silly gunzTarPerm extractEntry node_modules/shelljs/src/common.js
+5635 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/common.js', 420, 438 ]
+5636 silly gunzTarPerm extractEntry node_modules/shelljs/src/to.js
+5637 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/to.js', 420, 438 ]
+5638 silly gunzTarPerm extractEntry node_modules/shelljs/src/chmod.js
+5639 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/chmod.js', 420, 438 ]
+5640 silly gunzTarPerm extractEntry node_modules/shelljs/src/toEnd.js
+5641 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/toEnd.js', 420, 438 ]
+5642 silly gunzTarPerm extractEntry node_modules/shelljs/src/cd.js
+5643 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/cd.js', 420, 438 ]
+5644 silly gunzTarPerm extractEntry node_modules/shelljs/src/which.js
+5645 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/which.js', 420, 438 ]
+5646 silly gunzTarPerm extractEntry node_modules/shelljs/src/ls.js
+5647 silly gunzTarPerm modified mode [ 'node_modules/shelljs/src/ls.js', 420, 438 ]
+5648 silly gunzTarPerm extractEntry node_modules/simctl/package.json
+5649 silly gunzTarPerm modified mode [ 'node_modules/simctl/package.json', 420, 438 ]
+5650 silly gunzTarPerm extractEntry node_modules/simctl/.npmignore
+5651 silly gunzTarPerm modified mode [ 'node_modules/simctl/.npmignore', 420, 438 ]
+5652 silly gunzTarPerm extractEntry node_modules/simctl/README.md
+5653 silly gunzTarPerm modified mode [ 'node_modules/simctl/README.md', 420, 438 ]
+5654 silly gunzTarPerm extractEntry node_modules/simctl/LICENSE
+5655 silly gunzTarPerm modified mode [ 'node_modules/simctl/LICENSE', 420, 438 ]
+5656 silly gunzTarPerm extractEntry node_modules/simctl/simctl.js
+5657 silly gunzTarPerm modified mode [ 'node_modules/simctl/simctl.js', 420, 438 ]
+5658 silly gunzTarPerm extractEntry node_modules/simctl/.jscsrc
+5659 silly gunzTarPerm modified mode [ 'node_modules/simctl/.jscsrc', 420, 438 ]
+5660 silly gunzTarPerm extractEntry node_modules/simctl/lib/simctl-extensions.js
+5661 silly gunzTarPerm modified mode [ 'node_modules/simctl/lib/simctl-extensions.js', 420, 438 ]
+5662 silly gunzTarPerm extractEntry node_modules/simctl/lib/simctl-list-parser.js
+5663 silly gunzTarPerm modified mode [ 'node_modules/simctl/lib/simctl-list-parser.js', 420, 438 ]
+5664 silly gunzTarPerm extractEntry node_modules/simctl/spec/simctl-list-parser.spec.js
+5665 silly gunzTarPerm modified mode [ 'node_modules/simctl/spec/simctl-list-parser.spec.js',
+5665 silly gunzTarPerm   420,
+5665 silly gunzTarPerm   438 ]
+5666 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/package.json
+5667 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/package.json',
+5667 silly gunzTarPerm   420,
+5667 silly gunzTarPerm   438 ]
+5668 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.npmignore
+5669 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.npmignore',
+5669 silly gunzTarPerm   420,
+5669 silly gunzTarPerm   438 ]
+5670 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/README.md
+5671 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/README.md',
+5671 silly gunzTarPerm   420,
+5671 silly gunzTarPerm   438 ]
+5672 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/LICENSE
+5673 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/LICENSE', 420, 438 ]
+5674 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/global.js
+5675 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/global.js',
+5675 silly gunzTarPerm   420,
+5675 silly gunzTarPerm   438 ]
+5676 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/make.js
+5677 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/make.js', 420, 438 ]
+5678 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/shell.js
+5679 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/shell.js', 420, 438 ]
+5680 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/bin/shjs
+5681 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/bin/shjs', 493, 511 ]
+5682 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.travis.yml
+5683 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.travis.yml',
+5683 silly gunzTarPerm   420,
+5683 silly gunzTarPerm   438 ]
+5684 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.jshintrc
+5685 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.jshintrc',
+5685 silly gunzTarPerm   420,
+5685 silly gunzTarPerm   438 ]
+5686 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/scripts/generate-docs.js
+5687 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/scripts/generate-docs.js',
+5687 silly gunzTarPerm   493,
+5687 silly gunzTarPerm   511 ]
+5688 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/scripts/run-tests.js
+5689 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/scripts/run-tests.js',
+5689 silly gunzTarPerm   493,
+5689 silly gunzTarPerm   511 ]
+5690 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/.documentup.json
+5691 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/.documentup.json',
+5691 silly gunzTarPerm   420,
+5691 silly gunzTarPerm   438 ]
+5692 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/cat.js
+5693 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/cat.js',
+5693 silly gunzTarPerm   420,
+5693 silly gunzTarPerm   438 ]
+5694 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/exec.js
+5695 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/exec.js',
+5695 silly gunzTarPerm   420,
+5695 silly gunzTarPerm   438 ]
+5696 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/find.js
+5697 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/find.js',
+5697 silly gunzTarPerm   420,
+5697 silly gunzTarPerm   438 ]
+5698 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/grep.js
+5699 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/grep.js',
+5699 silly gunzTarPerm   420,
+5699 silly gunzTarPerm   438 ]
+5700 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/ls.js
+5701 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/ls.js',
+5701 silly gunzTarPerm   420,
+5701 silly gunzTarPerm   438 ]
+5702 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/error.js
+5703 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/error.js',
+5703 silly gunzTarPerm   420,
+5703 silly gunzTarPerm   438 ]
+5704 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/mv.js
+5705 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/mv.js',
+5705 silly gunzTarPerm   420,
+5705 silly gunzTarPerm   438 ]
+5706 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/popd.js
+5707 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/popd.js',
+5707 silly gunzTarPerm   420,
+5707 silly gunzTarPerm   438 ]
+5708 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/pushd.js
+5709 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/pushd.js',
+5709 silly gunzTarPerm   420,
+5709 silly gunzTarPerm   438 ]
+5710 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/pwd.js
+5711 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/pwd.js',
+5711 silly gunzTarPerm   420,
+5711 silly gunzTarPerm   438 ]
+5712 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/rm.js
+5713 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/rm.js',
+5713 silly gunzTarPerm   420,
+5713 silly gunzTarPerm   438 ]
+5714 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/echo.js
+5715 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/echo.js',
+5715 silly gunzTarPerm   420,
+5715 silly gunzTarPerm   438 ]
+5716 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/sed.js
+5717 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/sed.js',
+5717 silly gunzTarPerm   420,
+5717 silly gunzTarPerm   438 ]
+5718 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/dirs.js
+5719 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/dirs.js',
+5719 silly gunzTarPerm   420,
+5719 silly gunzTarPerm   438 ]
+5720 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/tempdir.js
+5721 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/tempdir.js',
+5721 silly gunzTarPerm   420,
+5721 silly gunzTarPerm   438 ]
+5722 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/cp.js
+5723 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/cp.js',
+5723 silly gunzTarPerm   420,
+5723 silly gunzTarPerm   438 ]
+5724 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/test.js
+5725 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/test.js',
+5725 silly gunzTarPerm   420,
+5725 silly gunzTarPerm   438 ]
+5726 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/common.js
+5727 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/common.js',
+5727 silly gunzTarPerm   420,
+5727 silly gunzTarPerm   438 ]
+5728 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/to.js
+5729 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/to.js',
+5729 silly gunzTarPerm   420,
+5729 silly gunzTarPerm   438 ]
+5730 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/chmod.js
+5731 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/chmod.js',
+5731 silly gunzTarPerm   420,
+5731 silly gunzTarPerm   438 ]
+5732 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/toEnd.js
+5733 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/toEnd.js',
+5733 silly gunzTarPerm   420,
+5733 silly gunzTarPerm   438 ]
+5734 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/cd.js
+5735 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/cd.js',
+5735 silly gunzTarPerm   420,
+5735 silly gunzTarPerm   438 ]
+5736 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/which.js
+5737 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/which.js',
+5737 silly gunzTarPerm   420,
+5737 silly gunzTarPerm   438 ]
+5738 silly gunzTarPerm extractEntry node_modules/simctl/node_modules/shelljs/src/mkdir.js
+5739 silly gunzTarPerm modified mode [ 'node_modules/simctl/node_modules/shelljs/src/mkdir.js',
+5739 silly gunzTarPerm   420,
+5739 silly gunzTarPerm   438 ]
+5740 silly gunzTarPerm extractEntry node_modules/simple-plist/package.json
+5741 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/package.json', 420, 438 ]
+5742 silly gunzTarPerm extractEntry node_modules/simple-plist/.npmignore
+5743 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/.npmignore', 420, 438 ]
+5744 silly gunzTarPerm extractEntry node_modules/simple-plist/README.md
+5745 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/README.md', 420, 438 ]
+5746 silly gunzTarPerm extractEntry node_modules/simple-plist/LICENSE
+5747 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/LICENSE', 420, 438 ]
+5748 silly gunzTarPerm extractEntry node_modules/simple-plist/simple-plist.js
+5749 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/simple-plist.js', 420, 438 ]
+5750 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/package.json
+5751 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/package.json',
+5751 silly gunzTarPerm   420,
+5751 silly gunzTarPerm   438 ]
+5752 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/.npmignore
+5753 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/.npmignore',
+5753 silly gunzTarPerm   420,
+5753 silly gunzTarPerm   438 ]
+5754 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/README.md
+5755 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/README.md',
+5755 silly gunzTarPerm   420,
+5755 silly gunzTarPerm   438 ]
+5756 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/bplistParser.js
+5757 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/bplistParser.js',
+5757 silly gunzTarPerm   420,
+5757 silly gunzTarPerm   438 ]
+5758 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/parseTest.js
+5759 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/parseTest.js',
+5759 silly gunzTarPerm   420,
+5759 silly gunzTarPerm   438 ]
+5760 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/airplay.bplist
+5761 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/airplay.bplist',
+5761 silly gunzTarPerm   420,
+5761 silly gunzTarPerm   438 ]
+5762 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/iTunes-small.bplist
+5763 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/iTunes-small.bplist',
+5763 silly gunzTarPerm   420,
+5763 silly gunzTarPerm   438 ]
+5764 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/sample1.bplist
+5765 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/sample1.bplist',
+5765 silly gunzTarPerm   420,
+5765 silly gunzTarPerm   438 ]
+5766 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/sample2.bplist
+5767 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/sample2.bplist',
+5767 silly gunzTarPerm   420,
+5767 silly gunzTarPerm   438 ]
+5768 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/uid.bplist
+5769 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/uid.bplist',
+5769 silly gunzTarPerm   420,
+5769 silly gunzTarPerm   438 ]
+5770 silly gunzTarPerm extractEntry node_modules/simple-plist/node_modules/bplist-parser/test/utf16.bplist
+5771 silly gunzTarPerm modified mode [ 'node_modules/simple-plist/node_modules/bplist-parser/test/utf16.bplist',
+5771 silly gunzTarPerm   420,
+5771 silly gunzTarPerm   438 ]
+5772 silly gunzTarPerm extractEntry node_modules/stream-buffers/package.json
+5773 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/package.json', 420, 438 ]
+5774 silly gunzTarPerm extractEntry node_modules/stream-buffers/README.md
+5775 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/README.md', 420, 438 ]
+5776 silly gunzTarPerm extractEntry node_modules/stream-buffers/.mailmap
+5777 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/.mailmap', 420, 438 ]
+5778 silly gunzTarPerm extractEntry node_modules/stream-buffers/.travis.yml
+5779 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/.travis.yml', 420, 438 ]
+5780 silly gunzTarPerm extractEntry node_modules/stream-buffers/UNLICENSE
+5781 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/UNLICENSE', 420, 438 ]
+5782 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/coverage.json
+5783 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/coverage.json',
+5783 silly gunzTarPerm   420,
+5783 silly gunzTarPerm   438 ]
+5784 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/prettify.js
+5785 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/prettify.js',
+5785 silly gunzTarPerm   420,
+5785 silly gunzTarPerm   438 ]
+5786 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/sorter.js
+5787 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/sorter.js',
+5787 silly gunzTarPerm   420,
+5787 silly gunzTarPerm   438 ]
+5788 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/base.css
+5789 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/base.css',
+5789 silly gunzTarPerm   420,
+5789 silly gunzTarPerm   438 ]
+5790 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/index.html
+5791 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/index.html',
+5791 silly gunzTarPerm   420,
+5791 silly gunzTarPerm   438 ]
+5792 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/constants.js.html
+5793 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/constants.js.html',
+5793 silly gunzTarPerm   420,
+5793 silly gunzTarPerm   438 ]
+5794 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/index.html
+5795 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/index.html',
+5795 silly gunzTarPerm   420,
+5795 silly gunzTarPerm   438 ]
+5796 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/readable_streambuffer.js.html
+5797 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/readable_streambuffer.js.html',
+5797 silly gunzTarPerm   420,
+5797 silly gunzTarPerm   438 ]
+5798 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/streambuffer.js.html
+5799 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/streambuffer.js.html',
+5799 silly gunzTarPerm   420,
+5799 silly gunzTarPerm   438 ]
+5800 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/lib/writable_streambuffer.js.html
+5801 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/lib/writable_streambuffer.js.html',
+5801 silly gunzTarPerm   420,
+5801 silly gunzTarPerm   438 ]
+5802 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/prettify.css
+5803 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/prettify.css',
+5803 silly gunzTarPerm   420,
+5803 silly gunzTarPerm   438 ]
+5804 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov-report/sort-arrow-sprite.png
+5805 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov-report/sort-arrow-sprite.png',
+5805 silly gunzTarPerm   420,
+5805 silly gunzTarPerm   438 ]
+5806 silly gunzTarPerm extractEntry node_modules/stream-buffers/coverage/lcov.info
+5807 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/coverage/lcov.info', 420, 438 ]
+5808 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/constants.js
+5809 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/constants.js', 420, 438 ]
+5810 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/readable_streambuffer.js
+5811 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/readable_streambuffer.js',
+5811 silly gunzTarPerm   420,
+5811 silly gunzTarPerm   438 ]
+5812 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/streambuffer.js
+5813 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/streambuffer.js', 420, 438 ]
+5814 silly gunzTarPerm extractEntry node_modules/stream-buffers/lib/writable_streambuffer.js
+5815 silly gunzTarPerm modified mode [ 'node_modules/stream-buffers/lib/writable_streambuffer.js',
+5815 silly gunzTarPerm   420,
+5815 silly gunzTarPerm   438 ]
+5816 silly gunzTarPerm extractEntry node_modules/tail/package.json
+5817 silly gunzTarPerm modified mode [ 'node_modules/tail/package.json', 420, 438 ]
+5818 silly gunzTarPerm extractEntry node_modules/tail/README.md
+5819 silly gunzTarPerm modified mode [ 'node_modules/tail/README.md', 420, 438 ]
+5820 silly gunzTarPerm extractEntry node_modules/tail/tail.js
+5821 silly gunzTarPerm modified mode [ 'node_modules/tail/tail.js', 420, 438 ]
+5822 silly gunzTarPerm extractEntry node_modules/underscore/package.json
+5823 silly gunzTarPerm modified mode [ 'node_modules/underscore/package.json', 420, 438 ]
+5824 silly gunzTarPerm extractEntry node_modules/underscore/README.md
+5825 silly gunzTarPerm modified mode [ 'node_modules/underscore/README.md', 420, 438 ]
+5826 silly gunzTarPerm extractEntry node_modules/underscore/LICENSE
+5827 silly gunzTarPerm modified mode [ 'node_modules/underscore/LICENSE', 420, 438 ]
+5828 silly gunzTarPerm extractEntry node_modules/underscore/underscore-min.js
+5829 silly gunzTarPerm modified mode [ 'node_modules/underscore/underscore-min.js', 420, 438 ]
+5830 silly gunzTarPerm extractEntry node_modules/underscore/underscore.js
+5831 silly gunzTarPerm modified mode [ 'node_modules/underscore/underscore.js', 420, 438 ]
+5832 silly gunzTarPerm extractEntry node_modules/underscore/underscore-min.map
+5833 silly gunzTarPerm modified mode [ 'node_modules/underscore/underscore-min.map', 420, 438 ]
+5834 silly gunzTarPerm extractEntry node_modules/unorm/package.json
+5835 silly gunzTarPerm modified mode [ 'node_modules/unorm/package.json', 420, 438 ]
+5836 silly gunzTarPerm extractEntry node_modules/unorm/README.md
+5837 silly gunzTarPerm modified mode [ 'node_modules/unorm/README.md', 420, 438 ]
+5838 silly gunzTarPerm extractEntry node_modules/unorm/LICENSE.md
+5839 silly gunzTarPerm modified mode [ 'node_modules/unorm/LICENSE.md', 420, 438 ]
+5840 silly gunzTarPerm extractEntry node_modules/unorm/lib/unorm.js
+5841 silly gunzTarPerm modified mode [ 'node_modules/unorm/lib/unorm.js', 420, 438 ]
+5842 silly gunzTarPerm extractEntry node_modules/util-deprecate/package.json
+5843 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/package.json', 420, 438 ]
+5844 silly gunzTarPerm extractEntry node_modules/util-deprecate/README.md
+5845 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/README.md', 420, 438 ]
+5846 silly gunzTarPerm extractEntry node_modules/util-deprecate/LICENSE
+5847 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/LICENSE', 420, 438 ]
+5848 silly gunzTarPerm extractEntry node_modules/util-deprecate/browser.js
+5849 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/browser.js', 420, 438 ]
+5850 silly gunzTarPerm extractEntry node_modules/util-deprecate/node.js
+5851 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/node.js', 420, 438 ]
+5852 silly gunzTarPerm extractEntry node_modules/util-deprecate/History.md
+5853 silly gunzTarPerm modified mode [ 'node_modules/util-deprecate/History.md', 420, 438 ]
+5854 silly gunzTarPerm extractEntry node_modules/wrappy/package.json
+5855 silly gunzTarPerm modified mode [ 'node_modules/wrappy/package.json', 420, 438 ]
+5856 silly gunzTarPerm extractEntry node_modules/wrappy/README.md
+5857 silly gunzTarPerm modified mode [ 'node_modules/wrappy/README.md', 420, 438 ]
+5858 silly gunzTarPerm extractEntry node_modules/wrappy/LICENSE
+5859 silly gunzTarPerm modified mode [ 'node_modules/wrappy/LICENSE', 420, 438 ]
+5860 silly gunzTarPerm extractEntry node_modules/wrappy/wrappy.js
+5861 silly gunzTarPerm modified mode [ 'node_modules/wrappy/wrappy.js', 420, 438 ]
+5862 silly gunzTarPerm extractEntry node_modules/xcode/package.json
+5863 silly gunzTarPerm modified mode [ 'node_modules/xcode/package.json', 420, 438 ]
+5864 silly gunzTarPerm extractEntry node_modules/xcode/.npmignore
+5865 silly gunzTarPerm modified mode [ 'node_modules/xcode/.npmignore', 420, 438 ]
+5866 silly gunzTarPerm extractEntry node_modules/xcode/README.md
+5867 silly gunzTarPerm modified mode [ 'node_modules/xcode/README.md', 420, 438 ]
+5868 silly gunzTarPerm extractEntry node_modules/xcode/LICENSE
+5869 silly gunzTarPerm modified mode [ 'node_modules/xcode/LICENSE', 420, 438 ]
+5870 silly gunzTarPerm extractEntry node_modules/xcode/index.js
+5871 silly gunzTarPerm modified mode [ 'node_modules/xcode/index.js', 420, 438 ]
+5872 silly gunzTarPerm extractEntry node_modules/xcode/AUTHORS
+5873 silly gunzTarPerm modified mode [ 'node_modules/xcode/AUTHORS', 420, 438 ]
+5874 silly gunzTarPerm extractEntry node_modules/xcode/Makefile
+5875 silly gunzTarPerm modified mode [ 'node_modules/xcode/Makefile', 420, 438 ]
+5876 silly gunzTarPerm extractEntry node_modules/xcode/lib/parseJob.js
+5877 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/parseJob.js', 420, 438 ]
+5878 silly gunzTarPerm extractEntry node_modules/xcode/lib/pbxFile.js
+5879 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/pbxFile.js', 420, 438 ]
+5880 silly gunzTarPerm extractEntry node_modules/xcode/lib/pbxProject.js
+5881 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/pbxProject.js', 420, 438 ]
+5882 silly gunzTarPerm extractEntry node_modules/xcode/lib/pbxWriter.js
+5883 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/pbxWriter.js', 420, 438 ]
+5884 silly gunzTarPerm extractEntry node_modules/xcode/lib/parser/pbxproj.js
+5885 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/parser/pbxproj.js', 420, 438 ]
+5886 silly gunzTarPerm extractEntry node_modules/xcode/lib/parser/pbxproj.pegjs
+5887 silly gunzTarPerm modified mode [ 'node_modules/xcode/lib/parser/pbxproj.pegjs', 420, 438 ]
+5888 silly gunzTarPerm extractEntry node_modules/xml-escape/package.json
+5889 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/package.json', 420, 438 ]
+5890 silly gunzTarPerm extractEntry node_modules/xml-escape/README.md
+5891 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/README.md', 420, 438 ]
+5892 silly gunzTarPerm extractEntry node_modules/xml-escape/LICENSE
+5893 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/LICENSE', 420, 438 ]
+5894 silly gunzTarPerm extractEntry node_modules/xml-escape/index.js
+5895 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/index.js', 420, 438 ]
+5896 silly gunzTarPerm extractEntry node_modules/xml-escape/test.js
+5897 silly gunzTarPerm modified mode [ 'node_modules/xml-escape/test.js', 420, 438 ]
+5898 silly gunzTarPerm extractEntry node_modules/xmlbuilder/package.json
+5899 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/package.json', 420, 438 ]
+5900 silly gunzTarPerm extractEntry node_modules/xmlbuilder/.npmignore
+5901 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/.npmignore', 420, 438 ]
+5902 silly gunzTarPerm extractEntry node_modules/xmlbuilder/README.md
+5903 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/README.md', 420, 438 ]
+5904 silly gunzTarPerm extractEntry node_modules/xmlbuilder/LICENSE
+5905 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/LICENSE', 420, 438 ]
+5906 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLAttribute.js
+5907 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLAttribute.js', 420, 438 ]
+5908 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDElement.js
+5909 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDElement.js', 420, 438 ]
+5910 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDEntity.js
+5911 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDEntity.js', 420, 438 ]
+5912 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDNotation.js
+5913 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDNotation.js', 420, 438 ]
+5914 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDTDAttList.js
+5915 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDTDAttList.js', 420, 438 ]
+5916 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDocType.js
+5917 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDocType.js', 420, 438 ]
+5918 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLElement.js
+5919 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLElement.js', 420, 438 ]
+5920 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLNode.js
+5921 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLNode.js', 420, 438 ]
+5922 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLProcessingInstruction.js
+5923 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLProcessingInstruction.js',
+5923 silly gunzTarPerm   420,
+5923 silly gunzTarPerm   438 ]
+5924 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLRaw.js
+5925 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLRaw.js', 420, 438 ]
+5926 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLComment.js
+5927 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLComment.js', 420, 438 ]
+5928 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLStringifier.js
+5929 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLStringifier.js', 420, 438 ]
+5930 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLCData.js
+5931 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLCData.js', 420, 438 ]
+5932 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLText.js
+5933 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLText.js', 420, 438 ]
+5934 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLBuilder.js
+5935 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLBuilder.js', 420, 438 ]
+5936 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/index.js
+5937 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/index.js', 420, 438 ]
+5938 silly gunzTarPerm extractEntry node_modules/xmlbuilder/lib/XMLDeclaration.js
+5939 silly gunzTarPerm modified mode [ 'node_modules/xmlbuilder/lib/XMLDeclaration.js', 420, 438 ]
+5940 silly gunzTarPerm extractEntry node_modules/xmldom/package.json
+5941 silly gunzTarPerm modified mode [ 'node_modules/xmldom/package.json', 420, 438 ]
+5942 silly gunzTarPerm extractEntry node_modules/xmldom/.npmignore
+5943 silly gunzTarPerm modified mode [ 'node_modules/xmldom/.npmignore', 420, 438 ]
+5944 silly gunzTarPerm extractEntry node_modules/xmldom/LICENSE
+5945 silly gunzTarPerm modified mode [ 'node_modules/xmldom/LICENSE', 420, 438 ]
+5946 silly gunzTarPerm extractEntry node_modules/xmldom/__package__.js
+5947 silly gunzTarPerm modified mode [ 'node_modules/xmldom/__package__.js', 420, 438 ]
+5948 silly gunzTarPerm extractEntry node_modules/xmldom/dom.js
+5949 silly gunzTarPerm modified mode [ 'node_modules/xmldom/dom.js', 420, 438 ]
+5950 silly gunzTarPerm extractEntry node_modules/xmldom/dom-parser.js
+5951 silly gunzTarPerm modified mode [ 'node_modules/xmldom/dom-parser.js', 420, 438 ]
+5952 silly gunzTarPerm extractEntry node_modules/xmldom/sax.js
+5953 silly gunzTarPerm modified mode [ 'node_modules/xmldom/sax.js', 420, 438 ]
+5954 silly gunzTarPerm extractEntry node_modules/xmldom/.travis.yml
+5955 silly gunzTarPerm modified mode [ 'node_modules/xmldom/.travis.yml', 420, 438 ]
+5956 silly gunzTarPerm extractEntry node_modules/xmldom/changelog
+5957 silly gunzTarPerm modified mode [ 'node_modules/xmldom/changelog', 420, 438 ]
+5958 silly gunzTarPerm extractEntry node_modules/xmldom/readme.md
+5959 silly gunzTarPerm modified mode [ 'node_modules/xmldom/readme.md', 420, 438 ]
+5960 silly gunzTarPerm extractEntry node_modules/xmldom/component.json
+5961 silly gunzTarPerm modified mode [ 'node_modules/xmldom/component.json', 420, 438 ]
+5962 silly doParallel preinstall 9
+5963 silly preinstall base64-js D:\my\miao\miaomiao\node_modules\.staging\base64-js-5c1787fbe1bfc3c9e4d61dc3027784fd
+5964 info lifecycle base64-js@1.1.2~preinstall: base64-js@1.1.2
+5965 silly preinstall pegjs D:\my\miao\miaomiao\node_modules\.staging\pegjs-0c4dc2389a7e57832a2fd0ea27e65c48
+5966 info lifecycle pegjs@0.10.0~preinstall: pegjs@0.10.0
+5967 silly preinstall stream-buffers D:\my\miao\miaomiao\node_modules\.staging\stream-buffers-e87baaf8a9955e3ae726aeca197aa30e
+5968 info lifecycle stream-buffers@2.2.0~preinstall: stream-buffers@2.2.0
+5969 silly preinstall bplist-creator D:\my\miao\miaomiao\node_modules\.staging\bplist-creator-4ba3843fe963017ba6823478568c1aaf
+5970 info lifecycle bplist-creator@0.0.7~preinstall: bplist-creator@0.0.7
+5971 silly preinstall xmlbuilder D:\my\miao\miaomiao\node_modules\.staging\xmlbuilder-665842ec8a22ed2cdf68ac2d6dc58449
+5972 info lifecycle xmlbuilder@8.2.2~preinstall: xmlbuilder@8.2.2
+5973 silly preinstall plist D:\my\miao\miaomiao\node_modules\.staging\plist-bd901baec826b0e0111f7b3069257555
+5974 info lifecycle plist@2.0.1~preinstall: plist@2.0.1
+5975 silly preinstall simple-plist D:\my\miao\miaomiao\node_modules\.staging\simple-plist-9289b236160454c6cc13b47c12a6df29
+5976 info lifecycle simple-plist@0.2.1~preinstall: simple-plist@0.2.1
+5977 silly preinstall xcode D:\my\miao\miaomiao\node_modules\.staging\xcode-8e03bd863748e03876d9f4aacfe3d34b
+5978 info lifecycle xcode@0.9.3~preinstall: xcode@0.9.3
+5979 silly preinstall cordova-ios D:\my\miao\miaomiao\node_modules\.staging\cordova-ios-85bc741f9d6ea59da9e70b73d321e52e
+5980 info lifecycle cordova-ios@4.4.0~preinstall: cordova-ios@4.4.0
+5981 silly lifecycle pegjs@0.10.0~preinstall: no script for preinstall, continuing
+5982 silly lifecycle base64-js@1.1.2~preinstall: no script for preinstall, continuing
+5983 silly lifecycle stream-buffers@2.2.0~preinstall: no script for preinstall, continuing
+5984 silly lifecycle bplist-creator@0.0.7~preinstall: no script for preinstall, continuing
+5985 silly lifecycle xmlbuilder@8.2.2~preinstall: no script for preinstall, continuing
+5986 silly lifecycle plist@2.0.1~preinstall: no script for preinstall, continuing
+5987 silly lifecycle simple-plist@0.2.1~preinstall: no script for preinstall, continuing
+5988 silly lifecycle xcode@0.9.3~preinstall: no script for preinstall, continuing
+5989 silly lifecycle cordova-ios@4.4.0~preinstall: no script for preinstall, continuing
+5990 silly doReverseSerial remove 0
+5991 silly doSerial move 0
+5992 silly doSerial finalize 9
+5993 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\base64-js
+5994 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\pegjs
+5995 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\stream-buffers
+5996 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\bplist-creator
+5997 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\xmlbuilder
+5998 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\plist
+5999 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\simple-plist
+6000 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode
+6001 silly finalize D:\my\miao\miaomiao\node_modules\cordova-ios
+6002 silly doSerial build 9
+6003 silly build base64-js
+6004 info linkStuff base64-js@1.1.2
+6005 silly linkStuff base64-js@1.1.2 has D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules as its parent node_modules
+6006 verbose linkBins base64-js@1.1.2
+6007 verbose linkMans base64-js@1.1.2
+6008 verbose rebuildBundles base64-js@1.1.2
+6009 silly build pegjs
+6010 info linkStuff pegjs@0.10.0
+6011 silly linkStuff pegjs@0.10.0 has D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules as its parent node_modules
+6012 verbose linkBins pegjs@0.10.0
+6013 verbose link bins [ { pegjs: 'bin/pegjs' },
+6013 verbose link bins   'D:\\my\\miao\\miaomiao\\node_modules\\cordova-ios\\node_modules\\xcode\\node_modules\\.bin',
+6013 verbose link bins   false ]
+6014 verbose linkMans pegjs@0.10.0
+6015 verbose rebuildBundles pegjs@0.10.0
+6016 verbose unlock done using C:\Users\Ben\AppData\Roaming\npm-cache\_locks\staging-74b969ae5f7bd371.lock for D:\my\miao\miaomiao\node_modules\.staging
+6017 silly rollbackFailedOptional Starting
+6018 silly rollbackFailedOptional Finishing
+6019 silly runTopLevelLifecycles Starting
+6020 silly runTopLevelLifecycles Finishing
+6021 silly install printInstalled
+6022 warn EPACKAGEJSON ionic-tabs@1.1.1 No repository field.
+6023 warn EPACKAGEJSON ionic-tabs@1.1.1 No license field.
+6024 verbose stack Error: ENOENT: no such file or directory, chmod 'D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\pegjs\bin\pegjs'
+6024 verbose stack     at Error (native)
+6025 verbose cwd D:\my\miao\miaomiao
+6026 error Windows_NT 10.0.14393
+6027 error argv "D:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Web\\External\\node.exe" "D:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Web\\External\\node_modules\\npm\\bin\\npm-cli.js" "install"
+6028 error node v5.4.1
+6029 error npm  v3.3.4
+6030 error path D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\pegjs\bin\pegjs
+6031 error code ENOENT
+6032 error errno -4058
+6033 error syscall chmod
+6034 error enoent ENOENT: no such file or directory, chmod 'D:\my\miao\miaomiao\node_modules\cordova-ios\node_modules\xcode\node_modules\pegjs\bin\pegjs'
+6034 error enoent This is most likely not a problem with npm itself
+6034 error enoent and is related to npm not being able to find a file.
+6035 verbose exit [ -4058, true ]

+ 1 - 1
miaomiao/www/chcp.json

xqd
@@ -1,5 +1,5 @@
 {
   "update": "now",
   "content_url": "http://i.9026.com/miaomiao/www",
-  "release": "2017.08.16-17.01.24"
+  "release": "2017.08.17-11.35.35"
 }

+ 18 - 18
miaomiao/www/chcp.manifest

xqd xqd xqd xqd xqd xqd xqd xqd xqd xqd xqd
@@ -13,7 +13,7 @@
   },
   {
     "file": ".idea/workspace.xml",
-    "hash": "164e72c1a46ee404e0b6aad0388d42d9"
+    "hash": "3ccbb989a07e8cdf3ffcc7821b1067dc"
   },
   {
     "file": ".idea/www.iml",
@@ -29,7 +29,7 @@
   },
   {
     "file": "css/style.css",
-    "hash": "a9502d0927b04368a96b0bca39d29eff"
+    "hash": "01243f47f2ebba7e87c79e9b41c3a636"
   },
   {
     "file": "img/alipay.png",
@@ -357,11 +357,11 @@
   },
   {
     "file": "js/config/config.js",
-    "hash": "85b91e562741f2f78818d0f086bd0da4"
+    "hash": "2ea25331f51e7752dfcaea5573e856d3"
   },
   {
     "file": "js/config/router.js",
-    "hash": "2f36b75bf192a8cd08ca965443d03dba"
+    "hash": "f9a910ea1acd6dd7e7ec9a8da05fd4cf"
   },
   {
     "file": "js/controllers/account.js",
@@ -373,11 +373,11 @@
   },
   {
     "file": "js/controllers/home.js",
-    "hash": "4aeb6ece4352d7a65c0c68f0bcc29b17"
+    "hash": "f17844b8a209e0c66780a24e38394938"
   },
   {
     "file": "js/controllers/my.js",
-    "hash": "599e37507c8f7dcfa78d00ebb05cb299"
+    "hash": "832fe904b95d824685e151a457710816"
   },
   {
     "file": "js/controllers/tabs.js",
@@ -385,7 +385,7 @@
   },
   {
     "file": "js/directives/directive.js",
-    "hash": "fafe356dd4888084953cb4a9c1d9a9b1"
+    "hash": "367e98933d90b42be32ab7da68af9adc"
   },
   {
     "file": "js/filters/filter.js",
@@ -421,7 +421,7 @@
   },
   {
     "file": "js/services/myservice.js",
-    "hash": "c5fe4ea6c55e86334e51b86af4853795"
+    "hash": "8fe495cdb106304c36fb90d3cc407e5e"
   },
   {
     "file": "js/services/storageservice.js",
@@ -717,11 +717,11 @@
   },
   {
     "file": "templates/home/dream-detail.html",
-    "hash": "c3550ccd926cc980e5a7655b32475457"
+    "hash": "aa663110e5a2f0f4ff270917c4ad7733"
   },
   {
     "file": "templates/home/index.html",
-    "hash": "9037642d542f00208dbda92209ed63a3"
+    "hash": "c8577711c79e2869f5fdf90af953ac1e"
   },
   {
     "file": "templates/home/oldDream.html",
@@ -729,7 +729,7 @@
   },
   {
     "file": "templates/home/search.html",
-    "hash": "dcf94540f5e187aeaeaaf485f7e2d1df"
+    "hash": "d6a793f2f814198b356f5d6f45fcf9b4"
   },
   {
     "file": "templates/home/shareDream.html",
@@ -741,15 +741,15 @@
   },
   {
     "file": "templates/home/userDetail.html",
-    "hash": "a51199a0a7d051a43c158b8edf6c3cc7"
+    "hash": "e367c5879554243574f978c4bd48814c"
   },
   {
     "file": "templates/my/aboutMiao.html",
-    "hash": "ff5139605d5c350b2a8b5aa4583ea635"
+    "hash": "4437231b45e1115c8cd9468db1081d1a"
   },
   {
     "file": "templates/my/attention.html",
-    "hash": "26038baa41866d07ee2b46717860482b"
+    "hash": "4112c1afcccc9819956425c09cf0b4d7"
   },
   {
     "file": "templates/my/contact.html",
@@ -777,15 +777,15 @@
   },
   {
     "file": "templates/my/my-message-reply.html",
-    "hash": "75ff3ff301977389fa1e7bb7981b2a64"
+    "hash": "d58a4033b638b23af924c274018a3c1e"
   },
   {
     "file": "templates/my/my-message-sys.html",
-    "hash": "2438ab9af30b5a7bfe3e24f640815262"
+    "hash": "ed537483a56e9378eaeb23f7f349ddb9"
   },
   {
     "file": "templates/my/my-message.html",
-    "hash": "c7251023a5d565793ee67558d9ede6c8"
+    "hash": "5391ef6b0677ce401f04c6dbc5017f76"
   },
   {
     "file": "templates/my/my-profile.html",
@@ -805,7 +805,7 @@
   },
   {
     "file": "templates/my/personalLetter.html",
-    "hash": "1f3a8ae109c2cd6e0400c0798fd4ed09"
+    "hash": "9c2fe4c7caf4b84012edcda6024fa71b"
   },
   {
     "file": "templates/my/withdraw.html",

BIN=BIN
miaomiao/www/img/nan.png


BIN=BIN
miaomiao/www/img/nv.png


+ 4 - 4
miaomiao/www/js/config/config.js

xqd
@@ -1,11 +1,11 @@
 (function (app) {
     //全局配置 
     app.constant("config", {
-        // server: 'http://localhost:8092/',
-        // imgServer: 'http://localhost:8092/api/attachment/download/'
-         server: 'http://q8.9026.com/',
-         imgServer: 'http://q8.9026.com/attachment/'
+        server: 'http://q8.9026.com/',
+        imgServer: 'http://q8.9026.com/attachment/'
         
+        // server: 'http://localhost:8092/',
+        // imgServer: 'http://localhost:8092/attachment/'
         //server: 'http://miao.beiyuesi.com/',
         //imgServer: 'http://miao.beiyuesi.com/attachment/'
     });

+ 3 - 4
miaomiao/www/js/services/httpinterceptor.js

xqd
@@ -31,14 +31,13 @@
             },
             'responseError': function (rejection) {
                 // console.log(JSON.stringify(rejection));
-                if (rejection.status == 401) {
+                if (rejection.status == 401||rejection.data.message=="Unauthenticated.") {
                     storage.remove('user');
                     storage.remove('token');
                     getHttp().defaults.headers.common["Authorization"] = undefined;
                     getState().go('login');
-                    // alert("not login");
-                    // return $q.reject(rejection);
-                    return;
+                    alert("not login");
+                    return $q.reject(rejection);
                 }
                 if (rejection.status == 400) {
                     getMsg().error(rejection.data.message);

+ 1 - 1
miaomiao/www/templates/home/dream-detail.html

xqd
@@ -46,7 +46,7 @@
                     <ion-slides slider="data.slider">
                         <ion-slide-page ng-if="dream.video">
                             <div class="box banner">
-                                <video ng-src="{{dream.video | trustUrl}}" poster="{{dream.user.avatar}}" width="100%" style="max-height: 400px" class="centerme" controls="controls" ></video>
+                                <video ng-src="{{dream.video | trustUrl}}" poster="{{dream.video}}" width="100%" style="max-height: 400px" class="centerme" controls="controls" ></video>
                             </div>
                         </ion-slide-page>
                         <ion-slide-page ng-repeat="img in dream.imgs" >

+ 9 - 9
miaomiao/www/templates/home/index.html

xqd xqd
@@ -98,7 +98,7 @@
             <ion-content class="stable-bg has-expanded-header">
                 <ion-list>
                     <ion-item>
-                        筛选
+                      <span style="font-weight:bold;font-size:1.2rem">筛选</span>
 <div class="list">
     <!--<label class="item item-select item-select-width">
      <span class="input-label">
@@ -111,15 +111,15 @@
      </select>
     </label>-->
    <div class="item">
-       <button class="button button-stable {{filter.sex==1?'button-calm':''}}" ng-click="changeFilter('1')" style="min-width:3rem">
-           
-       </button>
-       <button class="button button-stable {{filter.sex==2?'button-calm':''}}" ng-click="changeFilter('2')" style="min-width:3rem">
-           
-       </button>
+       <a class="button  button-outline {{filter.sex==1?'button-calm':''}}" style="min-height:0px;min-width:0px;padding:0;line-height:normal;" ng-click="changeFilter('1')">
+           <img src="img/nan.png" style="width:50%;padding-top:5px"/>
+       </a>
+       <a class="button  button-outline {{filter.sex==2?'button-calm':''}}" style="min-height:0px;min-width:0px;padding:0;line-height:normal;" ng-click="changeFilter('2')">
+           <img src="img/nv.png" style="width:50%;padding-top:5px" />
+       </a>
    </div>
-   <div class="item">
-       <p>年龄</p>
+   <div class="item" style="padding:0">
+       <p style="font-weight:bold;font-size:1.2rem">年龄</p>
        <div class="row">
            <div class="col">
                <button class="button button-stable {{filter.age==1?'button-calm':''}}" ng-click="changeFilter('18-21')"  style="min-width:3rem">

+ 11 - 0
server/app/Helper/AttachmentHelper.php

xqd
@@ -66,6 +66,17 @@ trait AttachmentHelper
                     $real_path = $path . '/' . $md5_filename;
                     $url_path = $rel_path . '/' . $md5_filename;
 
+                    if ($fileMimeType == "video/mp4" || $fileMimeType == "video/quicktime") {
+                        $ffmpeg = \FFMpeg\FFMpeg::create(array(
+                            'ffmpeg.binaries'  => '/usr/bin/ffmpeg',
+                            'ffprobe.binaries' => '/usr/bin/ffprobe'
+                        ));
+                        \Log::info($real_path);
+                        $video = $ffmpeg->open($real_path);
+                        $video
+                            ->frame(\FFMpeg\Coordinate\TimeCode::fromSeconds(10))
+                            ->save( public_path() . '/upload/vpic/'.$md5_filename.'.jpg');
+                    }
                     $attachment = new BaseAttachmentModel();
                     $attachment->name = $clientName;
                     $attachment->md5 = $md5;

+ 31 - 1
server/app/Http/Controllers/Admin/User/InfoController.php

xqd
@@ -73,8 +73,38 @@ class InfoController extends Controller
     public function create(Request $reqeust)
     {
         if($reqeust->method() == 'POST') {
+            $validator = \Validator::make($reqeust->all(),
+                [
+                    'data.address'  => 'required',
+                    'data.phone'  => 'required|unique:user_info,phone',
+                    'data.sex'  => 'required',
+                    'data.emotion'  => 'required',
+                ],
+                [
+                    'data.address.required'  => '请选择省市区地址',
+                    'data.sex.required'  => '请选择性别',
+                    'data.phone.unique'  => '电话号码唯一',
+                    'data.emotion.required'  => '请选择情感状态',
+                ]
+            );
+            if($validator->fails()){
+                $url[] = array('url'=>U( 'User/Info/index'),'title'=>'返回列表');
+                return $this->showWarning($validator->messages()->all(),$url);
+            }
+
+            $avatar =  request('avatar');
+            $data = (array) request('data');
+            $data['avatar'] = getenv('APP_URL').$avatar;
+            $id = $this->repository->create($data);
+            if($id) {
+                $url[] = array('url'=>U( 'User/Info/index'),'title'=>'返回列表');
+                $url[] = array('url'=>U( 'User/Info/create'),'title'=>'继续添加');
+                $this->showMessage('添加成功',$url);
+            }else{
+                $url[] = array('url'=>U( 'User/Info/index'),'title'=>'返回列表');
+                return $this->showWarning('添加失败',$url);
+            }
 
-            return $this->_createSave();
         }
         return view('admin.user.info.edit');
     }

+ 3 - 3
server/app/Http/Controllers/Api/V1/AuthController.php

xqd xqd
@@ -70,12 +70,12 @@ class AuthController extends Controller
         $validator = Validator::make($request->all(),
             [
                 'phone'         => 'required|regex:/^1[34578]\d{9}$/',
-//                'verify_code'      => 'required',
+                'verify_code'      => 'required',
             ],
             [
                 'phone.required'        => '请输入手机号码',
                 'phone.regex'           => '手机号码格式不正确',
-//                'verify_code.required'      => '短信验证码必填',
+                'verify_code.required'      => '短信验证码必填',
             ]
         );
 
@@ -133,7 +133,7 @@ class AuthController extends Controller
      *    1104    LOGOUT_FAILED                   退出失败
      */
     public function logout() {
-        $user = Auth::user();
+        $user = Auth::guard('api')->user();
         if ($user->token()->delete()) {
             return $this->api(['result' => true]);
         }

+ 5 - 5
server/app/Http/Controllers/Api/V1/Controller.php

xqd
@@ -20,25 +20,25 @@ class Controller extends BaseController
 
     public function getUser()
     {
-        $this->user = UserInfoModel::where('phone','13880642880')->first();
+//        $this->user = UserInfoModel::where('phone','13880642880')->first();
+        $this->user = Auth::guard('api')->user();
         return $this->user;
     }
 
     public function __construct() {
-/*
+
         $this->middleware('auth:api', [
             'except' => [
                 'upload', 'getCode', 'reset', 'login', 'get', 'register', 'alipayNotify', 'wechatpayNotify',
                 'get', 'area', 'get_province', 'get_city', 'get_county', 'test','/home/index'
-
             ]
-        ]);*/
+        ]);
 
 //        \DB::connection()->enableQueryLog();
 //        $queries = \DB::getQueryLog();
 //        dd($queries);
 
-//        $this->_user = Auth::user();
+        $this->user = Auth::guard('api')->user();
 //        if ($this->_user !== null) {
 //            $this->_user->last_ip = Request::ip();
 //        }

+ 46 - 3
server/app/Http/Controllers/Api/V1/DreamController.php

xqd xqd xqd xqd xqd xqd xqd xqd xqd
@@ -11,6 +11,7 @@ use App\Models\SearchInfoModel;
 use App\Models\SupportDreamModel;
 use App\Models\SystemInfoModel;
 use App\Models\UserCareDream;
+use App\Models\UserCareUser;
 use App\Models\UserInfoModel;
 use Illuminate\Http\Request;
 use App\Services\Base\ErrorCode;
@@ -33,7 +34,6 @@ class DreamController extends Controller
         "status_code": 0,
         "message": "",
         "data": {
-            "dream": {                             梦想
                 "id": 4,
                 "user_id": 1,
                 "a": 1, //支持乘数系数 后台配置
@@ -50,6 +50,7 @@ class DreamController extends Controller
                 "created_at": "2017-06-25 11:47:45",
                 "updated_at": "2017-06-25 15:10:50",
                 "is_collection" : 1                         1已收藏  0未收藏
+                "show_button" : 1                         1关注按钮显示  0不显示
                 "top3user": [                              支持者前三
                     {
                         "id": 2,
@@ -100,7 +101,6 @@ class DreamController extends Controller
                     "deleted_at": null
                 }
             }
-        }
     }
      * @apiErrorExample {json} Error-Response:
      *HTTP/1.1 400 Bad Request
@@ -171,6 +171,9 @@ class DreamController extends Controller
         $dream->is_collection = $is_collection;
         $dream->a = $a;
         $dream->c = $c;
+//        如果当前梦想用户就是当前登录用户就不显示关注按钮
+        $show_button = $dream->user_id == $user->id ? '0' : '1';
+        $dream->show_button = $show_button;
         return $this->api($dream);
     }
 
@@ -419,6 +422,28 @@ class DreamController extends Controller
             UserCareDream::where('user_id',$user->id)->
             where('dream_id',$request->id)->delete();
         }
+
+        //            并且同时会关注这个梦想者
+        $array = [
+            'user_id' =>$user->id,
+            'other_user_id' =>$dream->user_id,
+        ];
+        $user_care_user = UserCareUser::where('user_id',$user->id)->
+        where('other_user_id',$dream->user_id)->first();
+
+        if (empty($user_care_user)) {
+            UserCareUser::create($array);
+//                关注成功发送私信
+            $message = BaseSettingsModel::where('category','message')->first();
+            $message = empty($message) ? '' : $message->value;
+            $info2 = [
+                'user_id'=>$request->id,
+                'to_user_id' => $dream->user_id,
+                'message' =>$message
+            ];
+            SystemInfoModel::create($info2);
+        }
+
         return $this->api($is_collection);
 
     }
@@ -469,6 +494,11 @@ class DreamController extends Controller
         $keyword ='%'.$request->keyword.'%';
         $data = DreamInfoModel::where('name','like',$keyword)->
         orWhere('sign','like',$keyword)->with(['user','img'])->get();
+        foreach ($data as $k => $dream) {
+            $info = UserCareDream::where('dream_id',$dream->id)->get();
+            $dream->care_num = count($info);
+            $dream->img = $dream->img?$dream->img->pic:'';
+        }
         $this->insertSearchTable($user->id,$request->keyword);
         return $this->api($data);
     }
@@ -483,7 +513,6 @@ class DreamController extends Controller
             $info->times += 1;
             $info->save();
         }
-
     }
 
     /**
@@ -589,6 +618,20 @@ class DreamController extends Controller
                 }
                 DreamImages::insert($data);
             }
+//            梦想创建成功后所有关注我的梦想的人也会收到我最新梦想发布的消息
+            $ids = UserCareDream::where('dream_user_id',$user->id)->select('user_id')->get()->toArray();
+            $id_arrs = array_column($ids,'user_id');
+            if (!empty($id_arrs)) {
+                $arr = [] ;
+                foreach ($id_arrs as $id){
+                    $arr[] = [
+                        'to_user_id' => $id,
+                        'user_id' => $user->id,
+                        'message' => '关注的梦想有新的梦想动态'.$dream_id,
+                    ];
+                }
+                SystemInfoModel::insert($arr);
+            }
             return $this->api('');
         }
     }

+ 1 - 0
server/app/Http/Controllers/Api/V1/IndexController.php

xqd
@@ -157,6 +157,7 @@ class IndexController extends Controller
             $query->where('sign','like',$keyword)
                 ->where('end_time','>=',time());
         })->with(['user','img'])->get();
+        $this->dreams($dream_infos);
         $signs  = BaseSettingsModel::where('category','sign')->where('value','like',$keyword)->get();
         if (empty($request->keyword)) {
 //            历史搜索

+ 167 - 9
server/app/Http/Controllers/Api/V1/MyController.php

xqd xqd xqd xqd xqd
@@ -5,6 +5,7 @@ namespace App\Http\Controllers\Api\V1;
 use App\Models\AccountLog;
 use App\Models\BaseDictionaryOptionModel;
 use App\Models\BaseSettingsModel;
+use App\Models\CommentInfoModel;
 use App\Models\DreamInfoModel;
 use App\Models\SearchInfoModel;
 use App\Models\Suggest;
@@ -221,6 +222,63 @@ class MyController extends Controller
     }
 
     /**
+     * @api {get} /api/my/reply 回复我的
+     * @apiDescription 回复我的
+     * @apiGroup My
+     * @apiPermission Passport
+     * @apiVersion 0.1.0
+     * @apiSuccessExample {json} Success-Response:
+     * HTTP/1.1 200 OK
+     *{
+     *  "status": true,
+     *  "status_code": 0,
+     *  "message": "",
+     *  "data": [
+     *      {
+     *         ....
+     *      }
+     *   ]
+     * @apiErrorExample {json} Error-Response:
+     * HTTP/1.1 400 Bad Request
+     */
+    public function reply()
+    {
+        $user = $this->getUser();
+        $data = CommentInfoModel::where('user_id',$user->id)->orderBy('id','desc')->get();
+
+        foreach ($data as $item){   //访问接口  标记已读
+            $item->update(['is_read'=>1]);
+        }
+        return $this->api($data);
+    } /**
+     * @api {get} /api/my/letter 私信
+     * @apiDescription 私信
+     * @apiGroup My
+     * @apiPermission Passport
+     * @apiVersion 0.1.0
+     * @apiSuccessExample {json} Success-Response:
+     * HTTP/1.1 200 OK
+     *{
+     *  "status": true,
+     *  "status_code": 0,
+     *  "message": "",
+     *  "data": [
+     *      {
+     *         ....
+     *      }
+     *   ]
+     * @apiErrorExample {json} Error-Response:
+     * HTTP/1.1 400 Bad Request
+     */
+    public function letter()
+    {
+        $user = $this->getUser();
+        $data  =  SystemInfoModel::where('user_id',$user->id)->whereNotNull('to_user_id')->orderBy('id','desc')->get();
+        foreach ($data as $item){   //访问接口  标记已读
+            $item->update(['is_read'=>1]);
+        }
+        return $this->api($data);
+    } /**
      * @api {get} /api/my/system_info 系统消息
      * @apiDescription 系统消息
      * @apiGroup My
@@ -232,19 +290,119 @@ class MyController extends Controller
      *  "status": true,
      *  "status_code": 0,
      *  "message": "",
+     *  "data": [
+     *      {
+     *         ....
+     *      }
+     *   ]
+     * @apiErrorExample {json} Error-Response:
+     * HTTP/1.1 400 Bad Request
+     */
+    public function systemInfo()
+    {
+        $user = $this->getUser();
+        $data =  SystemInfoModel::where('user_id',$user->id)->whereNull('to_user_id')->orderBy('id','desc')->get();
+        foreach ($data as $item){   //访问接口  标记已读
+            $item->update(['is_read'=>1]);
+        }
+        return $this->api($data);
+    }
+
+    /**
+     * @api {get} /api/my/info 消息中心
+     * @apiDescription 消息中心
+     * @apiGroup My
+     * @apiPermission Passport
+     * @apiVersion 0.1.0
+     * @apiSuccessExample {json} Success-Response:
+     * HTTP/1.1 200 OK
+     *{
+     *  "status": true,
+     *  "status_code": 0,
+     *  "message": "",
      *  "data": {
-     *     "data": [
-     *        ...
-     *      ]
+     *      "systemInfo": {
+     *          "number": 3,
+     *          "is_read": 3
+     *      },
+     *      "letter": {
+     *          "number": 0,
+     *          "is_read": 0
+     *      },
+     *      "reply": {
+     *          "number": 3,
+     *          "is_read": 3
+     *      }
+     *  }
      *}
      * @apiErrorExample {json} Error-Response:
      * HTTP/1.1 400 Bad Request
      */
-    public function systemInfo()
+    public function info()
+    {
+        $user = $this->getUser();
+        $systemInfo1 =  SystemInfoModel::where('user_id',$user->id)->whereNull('to_user_id')->orderBy('id','desc')->get();
+        $systemInfo2 =  SystemInfoModel::where('user_id',$user->id)->where('is_read','0')
+            ->whereNull('to_user_id')->orderBy('id','desc')->get();
+        $letter1 =  SystemInfoModel::where('user_id',$user->id)->whereNotNull('to_user_id')->orderBy('id','desc')->get();
+        $letter2 =  SystemInfoModel::where('user_id',$user->id)->where('is_read','0')
+            ->whereNotNull('to_user_id')->orderBy('id','desc')->get();
+        $comments1 = CommentInfoModel::where('user_id',$user->id)->orderBy('id','desc')->get();
+        $comments2 = CommentInfoModel::where('user_id',$user->id)->where('is_read','0')->orderBy('id','desc')->get();
+        $arr = [];
+        $arr['systemInfo']['number'] = count($systemInfo1) ;
+        $arr['systemInfo']['is_read'] = count($systemInfo2) ;
+        $arr['letter']['number'] = count($letter1) ;
+        $arr['letter']['is_read'] = count($letter2) ;
+        $arr['reply']['number'] = count($comments1) ;
+        $arr['reply']['is_read'] = count($comments2) ;
+        return $this->api($arr);
+    }
+
+    /**
+     * @api {get} /api/my/read 设为已读
+     * @apiDescription 设为已读
+     * @apiGroup My
+     * @apiPermission Passport
+     * @apiVersion 0.1.0
+     * @apiSuccessExample {json} Success-Response:
+     * HTTP/1.1 200 OK
+     *{
+     *  "status": true,
+     *  "status_code": 0,
+     *  "message": "",
+     *  "data": ""
+     *}
+     * @apiErrorExample {json} Error-Response:
+     * HTTP/1.1 400 Bad Request
+     * {
+     *   "status": false,
+     *  "status_code": 700,
+     *   "message": "操作失败",
+     *  "data": null
+     *}
+     */
+    public function read()
     {
         $user = $this->getUser();
-        $data = SystemInfoModel::where('user_id',$user->id)->orderBy('id','desc')->get();
-        return $this->api(compact('data'));
+        $id = $user->id;
+        $system_infos = SystemInfoModel::where(function ($query) use($id){
+            $query->where('user_id',$id)->where('is_read','0');
+        })->orWhere(function ($query) use($id){
+            $query->where('to_user_id',$id)->where('is_read','0');
+        })->orderBy('id','desc')->get();
+        $comments = CommentInfoModel::where('user_id',$user->id)->where('is_read','0')->orderBy('id','desc')->get();
+        foreach ($system_infos as $system_info){
+            $system_info->update(['is_read'=>1]);
+        }
+        foreach ($comments as $comment){
+            $comment->update(['is_read'=>1]);
+        }
+        if (count($system_infos) > 0 || count($comments) > 0) {
+            return $this->api('');
+        }else{
+            return $this->error(ErrorCode::OPERATION_FAILED);
+        }
     }
 
 
@@ -591,8 +749,8 @@ class MyController extends Controller
     }
 
     /**
-     * @api {get} /api/my/setting 设置
-     * @apiDescription 设置
+     * @api {get} /api/my/miao 关于喵喵
+     * @apiDescription 关于喵喵
      * @apiGroup My
      * @apiPermission Passport
      * @apiVersion 0.1.0
@@ -610,7 +768,7 @@ class MyController extends Controller
      * @apiErrorExample {json} Error-Response:
      * HTTP/1.1 400 Bad Request
      */
-    public function setting()
+    public function aboutMiao()
     {
         $data = BaseSettingsModel::where('category','miaomiao')->select('key','value')->first();
         return $this->api($data);

+ 1 - 0
server/app/Models/CommentInfoModel.php

xqd
@@ -12,6 +12,7 @@ class CommentInfoModel extends Model
         'user_id',
         'level',
         'content',
+        'is_read',
     ];
     protected $hidden = ['dream_id','created_at','deleted_at','id'];
 

+ 3 - 1
server/app/Models/SystemInfoModel.php

xqd
@@ -32,7 +32,9 @@ class SystemInfoModel extends BaseModel
      */
     protected $fillable = [
                            'user_id',
-                           'message'
+                           'message',
+                           'to_user_id',
+                           'is_read',
                           ];
 
     public function user()

+ 2 - 1
server/composer.json

xqd
@@ -9,11 +9,12 @@
         "barryvdh/laravel-ide-helper": "^2.3",
         "dingo/api": "1.0.x@dev",
         "doctrine/dbal": "^2.5",
+        "jpush/jpush": "^3.5",
         "laravel/framework": "5.4.*",
         "laravel/passport": "^2.0",
         "laravel/tinker": "~1.0",
-        "jpush/jpush": "^3.5",
         "orangehill/iseed": "^2.4",
+        "php-ffmpeg/php-ffmpeg": "^0.9.5",
         "simplesoftwareio/simple-qrcode": "1.5.*"
     },
     "require-dev": {

+ 2 - 1
server/config/app.php

xqd
@@ -181,7 +181,8 @@ return [
         Laravel\Passport\PassportServiceProvider::class,
         Dingo\Api\Provider\LaravelServiceProvider::class,
         Orangehill\Iseed\IseedServiceProvider::class,
-        SimpleSoftwareIO\QrCode\QrCodeServiceProvider::class
+        SimpleSoftwareIO\QrCode\QrCodeServiceProvider::class,
+
     ],
 
     /*

+ 32 - 0
server/database/migrations/2017_08_16_152034_add_is_read_to_comments_info.php

xqd
@@ -0,0 +1,32 @@
+<?php
+
+use Illuminate\Support\Facades\Schema;
+use Illuminate\Database\Schema\Blueprint;
+use Illuminate\Database\Migrations\Migration;
+
+class AddIsReadToCommentsInfo extends Migration
+{
+    /**
+     * Run the migrations.
+     *
+     * @return void
+     */
+    public function up()
+    {
+        Schema::table('comments_info', function (Blueprint $table) {
+            $table->tinyInteger('is_read')->default(0)->after('content')->comment('0未读');
+        });
+    }
+
+    /**
+     * Reverse the migrations.
+     *
+     * @return void
+     */
+    public function down()
+    {
+        Schema::table('comments_info', function (Blueprint $table) {
+            //
+        });
+    }
+}

+ 32 - 0
server/database/migrations/2017_08_16_152120_add_is_read_to_system_info.php

xqd
@@ -0,0 +1,32 @@
+<?php
+
+use Illuminate\Support\Facades\Schema;
+use Illuminate\Database\Schema\Blueprint;
+use Illuminate\Database\Migrations\Migration;
+
+class AddIsReadToSystemInfo extends Migration
+{
+    /**
+     * Run the migrations.
+     *
+     * @return void
+     */
+    public function up()
+    {
+        Schema::table('system_info', function (Blueprint $table) {
+            $table->tinyInteger('is_read')->default(0)->after('to_user_id')->comment('0未读');
+        });
+    }
+
+    /**
+     * Reverse the migrations.
+     *
+     * @return void
+     */
+    public function down()
+    {
+        Schema::table('system_info', function (Blueprint $table) {
+            //
+        });
+    }
+}

+ 19 - 6
server/routes/api.php

xqd xqd
@@ -128,9 +128,13 @@ $api->version('v1', ['namespace' => 'App\Http\Controllers\Api\V1'], function ($a
         'as' => 'my.system_info',
         'uses' => 'MyController@systemInfo',
     ]);
-    $api->get('my/reply_my', [
-        'as' => 'my.reply_my',
-        'uses' => 'MyController@replyMy',
+    $api->get('my/reply', [
+        'as' => 'my.reply',
+        'uses' => 'MyController@reply',
+    ]);
+    $api->get('my/letter', [
+        'as' => 'my.letter',
+        'uses' => 'MyController@letter',
     ]);
     $api->get('my/dream', [
         'as' => 'my.dream',
@@ -146,9 +150,18 @@ $api->version('v1', ['namespace' => 'App\Http\Controllers\Api\V1'], function ($a
         'uses' => 'MyController@collection',
     ]);
 //    关于喵喵
-    $api->get('my/setting', [
-        'as' => 'my.setting',
-        'uses' => 'MyController@setting',
+    $api->get('my/miao', [
+        'as' => 'my.miao',
+        'uses' => 'MyController@aboutMiao',
+    ]);
+//    消息中心
+    $api->get('my/info', [
+        'as' => 'my.info',
+        'uses' => 'MyController@info',
+    ]);
+    $api->get('my/read', [
+        'as' => 'my.read',
+        'uses' => 'MyController@read',
     ]);
     //    联系客服
     $api->post('my/suggest', [