Skip to content

Instantly share code, notes, and snippets.

@timsuchanek
Created April 21, 2015 14:34
Show Gist options
  • Save timsuchanek/800bcd22d4a72d237640 to your computer and use it in GitHub Desktop.
Save timsuchanek/800bcd22d4a72d237640 to your computer and use it in GitHub Desktop.
npm-debug.log
This file has been truncated, but you can view the full file.
2001 silly cache add parsed spec { raw: 'nan@~1.7.0',
2001 silly cache add scope: null,
2001 silly cache add name: 'nan',
2001 silly cache add rawSpec: '~1.7.0',
2001 silly cache add spec: '>=1.7.0 <1.8.0',
2001 silly cache add type: 'range' }
2002 silly addNamed nan@>=1.7.0 <1.8.0
2003 verbose addNamed ">=1.7.0 <1.8.0" is a valid semver range for nan
2004 silly addNameRange { name: 'nan', range: '>=1.7.0 <1.8.0', hasData: false }
2005 silly mapToRegistry name nan
2006 silly mapToRegistry using default registry
2007 silly mapToRegistry registry https://registry.npmjs.org/
2008 silly mapToRegistry uri https://registry.npmjs.org/nan
2009 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching
2010 silly cache add args [ 'node-gyp@^1.0.1', null ]
2011 verbose cache add spec node-gyp@^1.0.1
2012 silly cache add parsed spec { raw: 'node-gyp@^1.0.1',
2012 silly cache add scope: null,
2012 silly cache add name: 'node-gyp',
2012 silly cache add rawSpec: '^1.0.1',
2012 silly cache add spec: '>=1.0.1 <2.0.0',
2012 silly cache add type: 'range' }
2013 silly addNamed node-gyp@>=1.0.1 <2.0.0
2014 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for node-gyp
2015 silly addNameRange { name: 'node-gyp', range: '>=1.0.1 <2.0.0', hasData: false }
2016 silly mapToRegistry name node-gyp
2017 silly mapToRegistry using default registry
2018 silly mapToRegistry registry https://registry.npmjs.org/
2019 silly mapToRegistry uri https://registry.npmjs.org/node-gyp
2020 verbose addNameRange registry:https://registry.npmjs.org/node-gyp not in flight; fetching
2021 silly cache add args [ 'node-static-alias@^0.1.2', null ]
2022 verbose cache add spec node-static-alias@^0.1.2
2023 silly cache add parsed spec { raw: 'node-static-alias@^0.1.2',
2023 silly cache add scope: null,
2023 silly cache add name: 'node-static-alias',
2023 silly cache add rawSpec: '^0.1.2',
2023 silly cache add spec: '>=0.1.2 <0.2.0',
2023 silly cache add type: 'range' }
2024 silly addNamed node-static-alias@>=0.1.2 <0.2.0
2025 verbose addNamed ">=0.1.2 <0.2.0" is a valid semver range for node-static-alias
2026 silly addNameRange { name: 'node-static-alias',
2026 silly addNameRange range: '>=0.1.2 <0.2.0',
2026 silly addNameRange hasData: false }
2027 silly mapToRegistry name node-static-alias
2028 silly mapToRegistry using default registry
2029 silly mapToRegistry registry https://registry.npmjs.org/
2030 silly mapToRegistry uri https://registry.npmjs.org/node-static-alias
2031 verbose addNameRange registry:https://registry.npmjs.org/node-static-alias not in flight; fetching
2032 silly cache add args [ 'nopt@^2.2.0', null ]
2033 verbose cache add spec nopt@^2.2.0
2034 silly cache add parsed spec { raw: 'nopt@^2.2.0',
2034 silly cache add scope: null,
2034 silly cache add name: 'nopt',
2034 silly cache add rawSpec: '^2.2.0',
2034 silly cache add spec: '>=2.2.0 <3.0.0',
2034 silly cache add type: 'range' }
2035 silly addNamed nopt@>=2.2.0 <3.0.0
2036 verbose addNamed ">=2.2.0 <3.0.0" is a valid semver range for nopt
2037 silly addNameRange { name: 'nopt', range: '>=2.2.0 <3.0.0', hasData: false }
2038 silly mapToRegistry name nopt
2039 silly mapToRegistry using default registry
2040 silly mapToRegistry registry https://registry.npmjs.org/
2041 silly mapToRegistry uri https://registry.npmjs.org/nopt
2042 verbose addNameRange registry:https://registry.npmjs.org/nopt not in flight; fetching
2043 verbose request uri https://registry.npmjs.org/fs-extra
2044 verbose request no auth needed
2045 info attempt registry request try #1 at 14:16:32
2046 http request GET https://registry.npmjs.org/fs-extra
2047 verbose request uri https://registry.npmjs.org/nan
2048 verbose request no auth needed
2049 info attempt registry request try #1 at 14:16:32
2050 http request GET https://registry.npmjs.org/nan
2051 verbose request uri https://registry.npmjs.org/node-gyp
2052 verbose request no auth needed
2053 info attempt registry request try #1 at 14:16:32
2054 http request GET https://registry.npmjs.org/node-gyp
2055 verbose request uri https://registry.npmjs.org/node-static-alias
2056 verbose request no auth needed
2057 info attempt registry request try #1 at 14:16:33
2058 http request GET https://registry.npmjs.org/node-static-alias
2059 verbose request uri https://registry.npmjs.org/nopt
2060 verbose request no auth needed
2061 info attempt registry request try #1 at 14:16:33
2062 http request GET https://registry.npmjs.org/nopt
2063 http 200 https://registry.npmjs.org/nopt
2064 silly get cb [ 200,
2064 silly get { date: 'Tue, 21 Apr 2015 14:16:34 GMT',
2064 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2064 silly get etag: '"CP2XOOC524J3F2IKB32MWTE1L"',
2064 silly get 'content-type': 'application/json',
2064 silly get 'cache-control': 'max-age=60',
2064 silly get 'content-length': '25512',
2064 silly get 'accept-ranges': 'bytes',
2064 silly get via: '1.1 varnish',
2064 silly get age: '40',
2064 silly get 'x-served-by': 'cache-ams4123-AMS',
2064 silly get 'x-cache': 'HIT',
2064 silly get 'x-cache-hits': '2',
2064 silly get 'x-timer': 'S1429625794.183483,VS0,VE0',
2064 silly get vary: 'Accept',
2064 silly get 'keep-alive': 'timeout=10, max=50',
2064 silly get connection: 'Keep-Alive' } ]
2065 verbose get saving nopt to /home/pi/.npm/registry.npmjs.org/nopt/.cache.json
2066 http 200 https://registry.npmjs.org/fs-extra
2067 silly get cb [ 200,
2067 silly get { date: 'Tue, 21 Apr 2015 14:16:34 GMT',
2067 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2067 silly get etag: '"A2Q9J76OZ0QRXCV1JIO4CPG01"',
2067 silly get 'content-type': 'application/json',
2067 silly get 'cache-control': 'max-age=60',
2067 silly get 'content-length': '73344',
2067 silly get 'accept-ranges': 'bytes',
2067 silly get via: '1.1 varnish',
2067 silly get age: '36',
2067 silly get 'x-served-by': 'cache-ams4129-AMS',
2067 silly get 'x-cache': 'HIT',
2067 silly get 'x-cache-hits': '1',
2067 silly get 'x-timer': 'S1429625794.159419,VS0,VE0',
2067 silly get vary: 'Accept',
2067 silly get 'keep-alive': 'timeout=10, max=50',
2067 silly get connection: 'Keep-Alive' } ]
2068 verbose get saving fs-extra to /home/pi/.npm/registry.npmjs.org/fs-extra/.cache.json
2069 http 200 https://registry.npmjs.org/nan
2070 silly get cb [ 200,
2070 silly get { date: 'Tue, 21 Apr 2015 14:16:34 GMT',
2070 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2070 silly get etag: '"5IOU70T0MNE17LALUE9YPLT5T"',
2070 silly get 'content-type': 'application/json',
2070 silly get 'cache-control': 'max-age=60',
2070 silly get 'content-length': '96185',
2070 silly get 'accept-ranges': 'bytes',
2070 silly get via: '1.1 varnish',
2070 silly get age: '59',
2070 silly get 'x-served-by': 'cache-ams4142-AMS',
2070 silly get 'x-cache': 'HIT',
2070 silly get 'x-cache-hits': '2',
2070 silly get 'x-timer': 'S1429625794.151566,VS0,VE0',
2070 silly get vary: 'Accept',
2070 silly get 'keep-alive': 'timeout=10, max=50',
2070 silly get connection: 'Keep-Alive' } ]
2071 verbose get saving nan to /home/pi/.npm/registry.npmjs.org/nan/.cache.json
2072 http 200 https://registry.npmjs.org/node-gyp
2073 silly get cb [ 200,
2073 silly get { date: 'Tue, 21 Apr 2015 14:16:34 GMT',
2073 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2073 silly get etag: '"80D25U7N06K25UQ4PM3OFVNB2"',
2073 silly get 'content-type': 'application/json',
2073 silly get 'cache-control': 'max-age=60',
2073 silly get 'content-length': '110992',
2073 silly get 'accept-ranges': 'bytes',
2073 silly get via: '1.1 varnish',
2073 silly get age: '0',
2073 silly get 'x-served-by': 'cache-ams4147-AMS',
2073 silly get 'x-cache': 'HIT',
2073 silly get 'x-cache-hits': '1',
2073 silly get 'x-timer': 'S1429625794.152027,VS0,VE97',
2073 silly get vary: 'Accept',
2073 silly get 'keep-alive': 'timeout=10, max=50',
2073 silly get connection: 'Keep-Alive' } ]
2074 verbose get saving node-gyp to /home/pi/.npm/registry.npmjs.org/node-gyp/.cache.json
2075 http 200 https://registry.npmjs.org/node-static-alias
2076 silly get cb [ 200,
2076 silly get { date: 'Tue, 21 Apr 2015 14:16:34 GMT',
2076 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2076 silly get etag: '"5AO146OL2BMXLECSC65V0D40S"',
2076 silly get 'content-type': 'application/json',
2076 silly get 'cache-control': 'max-age=60',
2076 silly get 'content-length': '13038',
2076 silly get 'accept-ranges': 'bytes',
2076 silly get via: '1.1 varnish',
2076 silly get age: '0',
2076 silly get 'x-served-by': 'cache-ams4128-AMS',
2076 silly get 'x-cache': 'MISS',
2076 silly get 'x-cache-hits': '0',
2076 silly get 'x-timer': 'S1429625794.176747,VS0,VE106',
2076 silly get vary: 'Accept',
2076 silly get 'keep-alive': 'timeout=10, max=50',
2076 silly get connection: 'Keep-Alive' } ]
2077 verbose get saving node-static-alias to /home/pi/.npm/registry.npmjs.org/node-static-alias/.cache.json
2078 silly addNameRange number 2 { name: 'nopt', range: '>=2.2.0 <3.0.0', hasData: true }
2079 silly addNameRange versions [ 'nopt',
2079 silly addNameRange [ '1.0.0',
2079 silly addNameRange '1.0.1',
2079 silly addNameRange '1.0.2',
2079 silly addNameRange '1.0.3',
2079 silly addNameRange '1.0.4',
2079 silly addNameRange '1.0.5',
2079 silly addNameRange '1.0.6',
2079 silly addNameRange '1.0.7',
2079 silly addNameRange '1.0.8',
2079 silly addNameRange '1.0.9',
2079 silly addNameRange '1.0.10',
2079 silly addNameRange '2.0.0',
2079 silly addNameRange '2.1.0',
2079 silly addNameRange '2.1.1',
2079 silly addNameRange '2.1.2',
2079 silly addNameRange '2.2.0',
2079 silly addNameRange '2.2.1',
2079 silly addNameRange '3.0.0',
2079 silly addNameRange '3.0.1' ] ]
2080 silly addNamed nopt@2.2.1
2081 verbose addNamed "2.2.1" is a plain semver version for nopt
2082 silly addNameRange number 2 { name: 'fs-extra', range: '>=0.18.0 <0.19.0', hasData: true }
2083 silly addNameRange versions [ 'fs-extra',
2083 silly addNameRange [ '0.0.1',
2083 silly addNameRange '0.0.11',
2083 silly addNameRange '0.0.3',
2083 silly addNameRange '0.0.4',
2083 silly addNameRange '0.1.0',
2083 silly addNameRange '0.1.1',
2083 silly addNameRange '0.1.2',
2083 silly addNameRange '0.1.3',
2083 silly addNameRange '0.2.0',
2083 silly addNameRange '0.2.1',
2083 silly addNameRange '0.3.0',
2083 silly addNameRange '0.3.1',
2083 silly addNameRange '0.3.2',
2083 silly addNameRange '0.4.0',
2083 silly addNameRange '0.5.0',
2083 silly addNameRange '0.6.0',
2083 silly addNameRange '0.6.1',
2083 silly addNameRange '0.6.2',
2083 silly addNameRange '0.6.3',
2083 silly addNameRange '0.6.4',
2083 silly addNameRange '0.7.0',
2083 silly addNameRange '0.7.1',
2083 silly addNameRange '0.8.0',
2083 silly addNameRange '0.8.1',
2083 silly addNameRange '0.9.0',
2083 silly addNameRange '0.9.1',
2083 silly addNameRange '0.10.0',
2083 silly addNameRange '0.11.0',
2083 silly addNameRange '0.11.1',
2083 silly addNameRange '0.12.0',
2083 silly addNameRange '0.13.0',
2083 silly addNameRange '0.14.0',
2083 silly addNameRange '0.15.0',
2083 silly addNameRange '0.16.0',
2083 silly addNameRange '0.16.1',
2083 silly addNameRange '0.16.2',
2083 silly addNameRange '0.16.3',
2083 silly addNameRange '0.16.4',
2083 silly addNameRange '0.16.5',
2083 silly addNameRange '0.17.0',
2083 silly addNameRange '0.18.0',
2083 silly addNameRange '0.18.1',
2083 silly addNameRange '0.18.2' ] ]
2084 silly addNamed fs-extra@0.18.2
2085 verbose addNamed "0.18.2" is a plain semver version for fs-extra
2086 silly addNameRange number 2 { name: 'nan', range: '>=1.7.0 <1.8.0', hasData: true }
2087 silly addNameRange versions [ 'nan',
2087 silly addNameRange [ '0.3.0-wip',
2087 silly addNameRange '0.3.0-wip2',
2087 silly addNameRange '0.3.0',
2087 silly addNameRange '0.3.1',
2087 silly addNameRange '0.3.2',
2087 silly addNameRange '0.4.0',
2087 silly addNameRange '0.4.1',
2087 silly addNameRange '0.4.2',
2087 silly addNameRange '0.4.3',
2087 silly addNameRange '0.4.4',
2087 silly addNameRange '0.5.0',
2087 silly addNameRange '0.5.1',
2087 silly addNameRange '0.5.2',
2087 silly addNameRange '0.6.0',
2087 silly addNameRange '0.7.0',
2087 silly addNameRange '0.7.1',
2087 silly addNameRange '0.8.0',
2087 silly addNameRange '1.0.0',
2087 silly addNameRange '1.1.0',
2087 silly addNameRange '1.1.1',
2087 silly addNameRange '1.1.2',
2087 silly addNameRange '1.2.0',
2087 silly addNameRange '1.3.0',
2087 silly addNameRange '1.4.0',
2087 silly addNameRange '1.4.1',
2087 silly addNameRange '1.5.0',
2087 silly addNameRange '1.4.2',
2087 silly addNameRange '1.4.3',
2087 silly addNameRange '1.5.1',
2087 silly addNameRange '1.5.2',
2087 silly addNameRange '1.6.0',
2087 silly addNameRange '1.5.3',
2087 silly addNameRange '1.6.1',
2087 silly addNameRange '1.6.2',
2087 silly addNameRange '1.7.0' ] ]
2088 silly addNamed nan@1.7.0
2089 verbose addNamed "1.7.0" is a plain semver version for nan
2090 silly addNameRange number 2 { name: 'node-gyp', range: '>=1.0.1 <2.0.0', hasData: true }
2091 silly addNameRange versions [ 'node-gyp',
2091 silly addNameRange [ '0.0.1',
2091 silly addNameRange '0.0.2',
2091 silly addNameRange '0.0.3',
2091 silly addNameRange '0.0.4',
2091 silly addNameRange '0.0.5',
2091 silly addNameRange '0.0.6',
2091 silly addNameRange '0.1.0',
2091 silly addNameRange '0.1.1',
2091 silly addNameRange '0.1.2',
2091 silly addNameRange '0.1.3',
2091 silly addNameRange '0.1.4',
2091 silly addNameRange '0.2.0',
2091 silly addNameRange '0.2.1',
2091 silly addNameRange '0.2.2',
2091 silly addNameRange '0.3.0',
2091 silly addNameRange '0.3.1',
2091 silly addNameRange '0.3.2',
2091 silly addNameRange '0.3.4',
2091 silly addNameRange '0.3.5',
2091 silly addNameRange '0.3.6',
2091 silly addNameRange '0.3.7',
2091 silly addNameRange '0.3.8',
2091 silly addNameRange '0.3.9',
2091 silly addNameRange '0.3.10',
2091 silly addNameRange '0.3.11',
2091 silly addNameRange '0.4.0',
2091 silly addNameRange '0.4.1',
2091 silly addNameRange '0.4.2',
2091 silly addNameRange '0.4.3',
2091 silly addNameRange '0.4.4',
2091 silly addNameRange '0.4.5',
2091 silly addNameRange '0.5.0',
2091 silly addNameRange '0.5.1',
2091 silly addNameRange '0.5.2',
2091 silly addNameRange '0.5.3',
2091 silly addNameRange '0.5.4',
2091 silly addNameRange '0.5.5',
2091 silly addNameRange '0.5.6',
2091 silly addNameRange '0.5.7',
2091 silly addNameRange '0.5.8',
2091 silly addNameRange '0.6.0',
2091 silly addNameRange '0.6.1',
2091 silly addNameRange '0.6.2',
2091 silly addNameRange '0.6.3',
2091 silly addNameRange '0.6.4',
2091 silly addNameRange '0.6.5',
2091 silly addNameRange '0.6.6',
2091 silly addNameRange '0.6.7',
2091 silly addNameRange '0.6.8',
2091 silly addNameRange '0.6.9',
2091 silly addNameRange '0.6.10',
2091 silly addNameRange '0.6.11',
2091 silly addNameRange '0.7.0',
2091 silly addNameRange '0.7.1',
2091 silly addNameRange '0.7.2',
2091 silly addNameRange '0.7.3',
2091 silly addNameRange '0.8.0',
2091 silly addNameRange '0.8.1',
2091 silly addNameRange '0.8.2',
2091 silly addNameRange '0.8.3',
2091 silly addNameRange '0.8.4',
2091 silly addNameRange '0.8.5',
2091 silly addNameRange '0.9.0',
2091 silly addNameRange '0.9.1',
2091 silly addNameRange '0.9.2',
2091 silly addNameRange '0.9.3',
2091 silly addNameRange '0.9.4',
2091 silly addNameRange '0.9.5',
2091 silly addNameRange '0.9.6',
2091 silly addNameRange '0.10.0',
2091 silly addNameRange '0.10.1',
2091 silly addNameRange '0.10.2',
2091 silly addNameRange '0.10.3',
2091 silly addNameRange '0.10.4',
2091 silly addNameRange '0.10.5',
2091 silly addNameRange '0.10.6',
2091 silly addNameRange '0.10.7',
2091 silly addNameRange '0.10.8',
2091 silly addNameRange '0.10.9',
2091 silly addNameRange '0.10.10',
2091 silly addNameRange '0.11.0',
2091 silly addNameRange '0.12.0',
2091 silly addNameRange '0.12.1',
2091 silly addNameRange '0.12.2',
2091 silly addNameRange '0.13.0',
2091 silly addNameRange '0.13.1',
2091 silly addNameRange '1.0.0',
2091 silly addNameRange '1.0.1',
2091 silly addNameRange '1.0.2',
2091 silly addNameRange '1.0.3' ] ]
2092 silly addNamed node-gyp@1.0.3
2093 verbose addNamed "1.0.3" is a plain semver version for node-gyp
2094 silly addNameRange number 2 { name: 'node-static-alias',
2094 silly addNameRange range: '>=0.1.2 <0.2.0',
2094 silly addNameRange hasData: true }
2095 silly addNameRange versions [ 'node-static-alias', [ '0.1.0', '0.1.1', '0.1.2' ] ]
2096 silly addNamed node-static-alias@0.1.2
2097 verbose addNamed "0.1.2" is a plain semver version for node-static-alias
2098 silly mapToRegistry name nopt
2099 silly mapToRegistry using default registry
2100 silly mapToRegistry registry https://registry.npmjs.org/
2101 silly mapToRegistry uri https://registry.npmjs.org/nopt
2102 verbose addRemoteTarball https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz not in flight; adding
2103 verbose addRemoteTarball [ 'https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz',
2103 verbose addRemoteTarball '2aa09b7d1768487b3b89a9c5aa52335bff0baea7' ]
2104 silly mapToRegistry name fs-extra
2105 silly mapToRegistry using default registry
2106 silly mapToRegistry registry https://registry.npmjs.org/
2107 silly mapToRegistry uri https://registry.npmjs.org/fs-extra
2108 verbose addRemoteTarball https://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz not in flight; adding
2109 verbose addRemoteTarball [ 'https://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz',
2109 verbose addRemoteTarball 'af05ca702b0b6dfa7de803a1f7ab479ec5c21525' ]
2110 silly mapToRegistry name nan
2111 silly mapToRegistry using default registry
2112 silly mapToRegistry registry https://registry.npmjs.org/
2113 silly mapToRegistry uri https://registry.npmjs.org/nan
2114 verbose addRemoteTarball https://registry.npmjs.org/nan/-/nan-1.7.0.tgz not in flight; adding
2115 verbose addRemoteTarball [ 'https://registry.npmjs.org/nan/-/nan-1.7.0.tgz',
2115 verbose addRemoteTarball '755b997404e83cbe7bc08bc3c5c56291bce87438' ]
2116 silly mapToRegistry name node-gyp
2117 silly mapToRegistry using default registry
2118 silly mapToRegistry registry https://registry.npmjs.org/
2119 silly mapToRegistry uri https://registry.npmjs.org/node-gyp
2120 verbose addRemoteTarball https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.3.tgz not in flight; adding
2121 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.3.tgz',
2121 verbose addRemoteTarball 'a2f63f2df0b1f6cc69fa54bce3cc298aa769cbd8' ]
2122 silly mapToRegistry name node-static-alias
2123 silly mapToRegistry using default registry
2124 silly mapToRegistry registry https://registry.npmjs.org/
2125 silly mapToRegistry uri https://registry.npmjs.org/node-static-alias
2126 verbose addRemoteTarball https://registry.npmjs.org/node-static-alias/-/node-static-alias-0.1.2.tgz not in flight; adding
2127 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-static-alias/-/node-static-alias-0.1.2.tgz',
2127 verbose addRemoteTarball 'b86956b92dd3f4291d35bd63af536b32224c3c04' ]
2128 info retry fetch attempt 1 at 14:16:35
2129 info attempt registry request try #1 at 14:16:35
2130 http fetch GET https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz
2131 info retry fetch attempt 1 at 14:16:35
2132 info attempt registry request try #1 at 14:16:35
2133 http fetch GET https://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz
2134 info retry fetch attempt 1 at 14:16:35
2135 info attempt registry request try #1 at 14:16:35
2136 http fetch GET https://registry.npmjs.org/nan/-/nan-1.7.0.tgz
2137 info retry fetch attempt 1 at 14:16:35
2138 info attempt registry request try #1 at 14:16:35
2139 http fetch GET https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.3.tgz
2140 info retry fetch attempt 1 at 14:16:35
2141 info attempt registry request try #1 at 14:16:35
2142 http fetch GET https://registry.npmjs.org/node-static-alias/-/node-static-alias-0.1.2.tgz
2143 http fetch 200 https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz
2144 http fetch 200 https://registry.npmjs.org/node-static-alias/-/node-static-alias-0.1.2.tgz
2145 http fetch 200 https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.3.tgz
2146 http fetch 200 https://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz
2147 http fetch 200 https://registry.npmjs.org/nan/-/nan-1.7.0.tgz
2148 silly fetchAndShaCheck shasum 2aa09b7d1768487b3b89a9c5aa52335bff0baea7
2149 silly fetchAndShaCheck shasum b86956b92dd3f4291d35bd63af536b32224c3c04
2150 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/nopt/-/nopt-2.2.1.tgz not in flight; adding
2151 verbose addTmpTarball already have metadata; skipping unpack for nopt@2.2.1
2152 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/node-static-alias/-/node-static-alias-0.1.2.tgz not in flight; adding
2153 verbose addTmpTarball already have metadata; skipping unpack for node-static-alias@0.1.2
2154 silly fetchAndShaCheck shasum af05ca702b0b6dfa7de803a1f7ab479ec5c21525
2155 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz not in flight; adding
2156 verbose addTmpTarball already have metadata; skipping unpack for fs-extra@0.18.2
2157 silly fetchAndShaCheck shasum 755b997404e83cbe7bc08bc3c5c56291bce87438
2158 silly cache afterAdd nopt@2.2.1
2159 verbose afterAdd /home/pi/.npm/nopt/2.2.1/package/package.json not in flight; writing
2160 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/nan/-/nan-1.7.0.tgz not in flight; adding
2161 verbose addTmpTarball already have metadata; skipping unpack for nan@1.7.0
2162 silly cache afterAdd node-static-alias@0.1.2
2163 verbose afterAdd /home/pi/.npm/node-static-alias/0.1.2/package/package.json not in flight; writing
2164 verbose afterAdd /home/pi/.npm/nopt/2.2.1/package/package.json written
2165 silly cache afterAdd fs-extra@0.18.2
2166 verbose afterAdd /home/pi/.npm/fs-extra/0.18.2/package/package.json not in flight; writing
2167 verbose afterAdd /home/pi/.npm/node-static-alias/0.1.2/package/package.json written
2168 verbose afterAdd /home/pi/.npm/fs-extra/0.18.2/package/package.json written
2169 silly cache afterAdd nan@1.7.0
2170 verbose afterAdd /home/pi/.npm/nan/1.7.0/package/package.json not in flight; writing
2171 verbose afterAdd /home/pi/.npm/nan/1.7.0/package/package.json written
2172 silly fetchAndShaCheck shasum a2f63f2df0b1f6cc69fa54bce3cc298aa769cbd8
2173 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/node-gyp/-/node-gyp-1.0.3.tgz not in flight; adding
2174 verbose addTmpTarball already have metadata; skipping unpack for node-gyp@1.0.3
2175 silly cache afterAdd node-gyp@1.0.3
2176 verbose afterAdd /home/pi/.npm/node-gyp/1.0.3/package/package.json not in flight; writing
2177 verbose afterAdd /home/pi/.npm/node-gyp/1.0.3/package/package.json written
2178 verbose installMany node-pre-gyp@0.6.4 was bundled with wrtc@0.0.55
2179 silly install resolved [ { name: 'nopt',
2179 silly install resolved version: '2.2.1',
2179 silly install resolved description: 'Option parsing for Node, supporting types, shorthands, etc. Used by npm.',
2179 silly install resolved author:
2179 silly install resolved { name: 'Isaac Z. Schlueter',
2179 silly install resolved email: 'i@izs.me',
2179 silly install resolved url: 'http://blog.izs.me/' },
2179 silly install resolved main: 'lib/nopt.js',
2179 silly install resolved scripts: { test: 'tap test/*.js' },
2179 silly install resolved repository: { type: 'git', url: 'http://github.com/isaacs/nopt' },
2179 silly install resolved bin: { nopt: './bin/nopt.js' },
2179 silly install resolved license:
2179 silly install resolved { type: 'MIT',
2179 silly install resolved url: 'https://github.com/isaacs/nopt/raw/master/LICENSE' },
2179 silly install resolved dependencies: { abbrev: '1' },
2179 silly install resolved devDependencies: { tap: '~0.4.8' },
2179 silly install resolved bugs: { url: 'https://github.com/isaacs/nopt/issues' },
2179 silly install resolved homepage: 'https://github.com/isaacs/nopt',
2179 silly install resolved _id: 'nopt@2.2.1',
2179 silly install resolved _shasum: '2aa09b7d1768487b3b89a9c5aa52335bff0baea7',
2179 silly install resolved _from: 'nopt@>=2.2.0 <3.0.0',
2179 silly install resolved _npmVersion: '1.4.7',
2179 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
2179 silly install resolved maintainers: [ [Object] ],
2179 silly install resolved dist:
2179 silly install resolved { shasum: '2aa09b7d1768487b3b89a9c5aa52335bff0baea7',
2179 silly install resolved tarball: 'http://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz' },
2179 silly install resolved directories: {},
2179 silly install resolved _resolved: 'https://registry.npmjs.org/nopt/-/nopt-2.2.1.tgz' },
2179 silly install resolved { name: 'node-static-alias',
2179 silly install resolved version: '0.1.2',
2179 silly install resolved title: 'node-static-alias',
2179 silly install resolved description: 'Serve static file which is not requested file. (e.g. `file.min.js` is requested, serve `file.js`)',
2179 silly install resolved keywords:
2179 silly install resolved [ 'http',
2179 silly install resolved 'httpd',
2179 silly install resolved 'test',
2179 silly install resolved 'static',
2179 silly install resolved 'file',
2179 silly install resolved 'server',
2179 silly install resolved 'alias',
2179 silly install resolved 'mod_rewrite',
2179 silly install resolved 'directoryindex',
2179 silly install resolved 'min',
2179 silly install resolved 'log' ],
2179 silly install resolved main: './lib/node-static-alias.js',
2179 silly install resolved engines: { node: '>= 0.8.0' },
2179 silly install resolved dependencies: { 'node-static': '~0.7.2' },
2179 silly install resolved homepage: 'https://github.com/anseki/node-static-alias',
2179 silly install resolved repository:
2179 silly install resolved { type: 'git',
2179 silly install resolved url: 'git://github.com/anseki/node-static-alias.git' },
2179 silly install resolved bugs: { url: 'https://github.com/anseki/node-static-alias/issues' },
2179 silly install resolved licenses: 'MIT',
2179 silly install resolved author: { name: 'anseki', url: 'https://github.com/anseki' },
2179 silly install resolved gitHead: '6d12fe11b0e7b335fd62decf3c6e681707f02748',
2179 silly install resolved _id: 'node-static-alias@0.1.2',
2179 silly install resolved scripts: {},
2179 silly install resolved _shasum: 'b86956b92dd3f4291d35bd63af536b32224c3c04',
2179 silly install resolved _from: 'node-static-alias@>=0.1.2 <0.2.0',
2179 silly install resolved _npmVersion: '1.4.28',
2179 silly install resolved _npmUser: { name: 'anseki', email: 'AnSeki.aff@gmail.com' },
2179 silly install resolved maintainers: [ [Object] ],
2179 silly install resolved dist:
2179 silly install resolved { shasum: 'b86956b92dd3f4291d35bd63af536b32224c3c04',
2179 silly install resolved tarball: 'http://registry.npmjs.org/node-static-alias/-/node-static-alias-0.1.2.tgz' },
2179 silly install resolved directories: {},
2179 silly install resolved _resolved: 'https://registry.npmjs.org/node-static-alias/-/node-static-alias-0.1.2.tgz' },
2179 silly install resolved { name: 'fs-extra',
2179 silly install resolved version: '0.18.2',
2179 silly install resolved description: 'fs-extra contains methods that aren\'t included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.',
2179 silly install resolved homepage: 'https://github.com/jprichardson/node-fs-extra',
2179 silly install resolved repository:
2179 silly install resolved { type: 'git',
2179 silly install resolved url: 'https://github.com/jprichardson/node-fs-extra' },
2179 silly install resolved keywords:
2179 silly install resolved [ 'fs',
2179 silly install resolved 'file',
2179 silly install resolved 'file system',
2179 silly install resolved 'copy',
2179 silly install resolved 'directory',
2179 silly install resolved 'extra',
2179 silly install resolved 'mkdirp',
2179 silly install resolved 'mkdir',
2179 silly install resolved 'mkdirs',
2179 silly install resolved 'recursive',
2179 silly install resolved 'json',
2179 silly install resolved 'read',
2179 silly install resolved 'write',
2179 silly install resolved 'extra',
2179 silly install resolved 'delete',
2179 silly install resolved 'remove',
2179 silly install resolved 'touch',
2179 silly install resolved 'create',
2179 silly install resolved 'text',
2179 silly install resolved 'output',
2179 silly install resolved 'move' ],
2179 silly install resolved author: { name: 'JP Richardson', email: 'jprichardson@gmail.com' },
2179 silly install resolved licenses: [ [Object] ],
2179 silly install resolved dependencies: { 'graceful-fs': '^3.0.5', jsonfile: '^2.0.0', rimraf: '^2.2.8' },
2179 silly install resolved devDependencies:
2179 silly install resolved { coveralls: '^2.11.2',
2179 silly install resolved istanbul: '^0.3.5',
2179 silly install resolved mocha: '^2.1.0',
2179 silly install resolved 'read-dir-files': '^0.1.1',
2179 silly install resolved 'secure-random': '^1.1.1',
2179 silly install resolved standard: '^3.3.1',
2179 silly install resolved testutil: '^0.7.0' },
2179 silly install resolved main: './lib/index',
2179 silly install resolved scripts:
2179 silly install resolved { coverage: 'istanbul cover ./node_modules/.bin/_mocha --recursive -- --reporter list',
2179 silly install resolved coveralls: 'npm run coverage && coveralls < coverage/lcov.info',
2179 silly install resolved test: 'standard && mocha test' },
2179 silly install resolved gitHead: 'f5c86938afb8f36e490978ddcd8246515ffdc351',
2179 silly install resolved bugs: { url: 'https://github.com/jprichardson/node-fs-extra/issues' },
2179 silly install resolved _id: 'fs-extra@0.18.2',
2179 silly install resolved _shasum: 'af05ca702b0b6dfa7de803a1f7ab479ec5c21525',
2179 silly install resolved _from: 'fs-extra@>=0.18.0 <0.19.0',
2179 silly install resolved _npmVersion: '2.3.0',
2179 silly install resolved _nodeVersion: '0.10.32',
2179 silly install resolved _npmUser: { name: 'jprichardson', email: 'jprichardson@gmail.com' },
2179 silly install resolved maintainers: [ [Object] ],
2179 silly install resolved dist:
2179 silly install resolved { shasum: 'af05ca702b0b6dfa7de803a1f7ab479ec5c21525',
2179 silly install resolved tarball: 'http://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz' },
2179 silly install resolved directories: {},
2179 silly install resolved _resolved: 'https://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz' },
2179 silly install resolved { name: 'nan',
2179 silly install resolved version: '1.7.0',
2179 silly install resolved description: 'Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility',
2179 silly install resolved main: 'include_dirs.js',
2179 silly install resolved repository: { type: 'git', url: 'git://github.com/rvagg/nan.git' },
2179 silly install resolved scripts:
2179 silly install resolved { test: 'tap --gc test/js/*-test.js',
2179 silly install resolved 'rebuild-tests': 'pangyp rebuild --directory test' },
2179 silly install resolved contributors:
2179 silly install resolved [ [Object],
2179 silly install resolved [Object],
2179 silly install resolved [Object],
2179 silly install resolved [Object],
2179 silly install resolved [Object],
2179 silly install resolved [Object],
2179 silly install resolved [Object] ],
2179 silly install resolved devDependencies:
2179 silly install resolved { bindings: '~1.2.1',
2179 silly install resolved 'node-gyp': '~1.0.2',
2179 silly install resolved pangyp: '~2.0.1',
2179 silly install resolved tap: '~0.5.0',
2179 silly install resolved xtend: '~4.0.0' },
2179 silly install resolved license: 'MIT',
2179 silly install resolved gitHead: '550efb5dde5cb6bf79db87ab48dce850e56e971a',
2179 silly install resolved bugs: { url: 'https://github.com/rvagg/nan/issues' },
2179 silly install resolved homepage: 'https://github.com/rvagg/nan',
2179 silly install resolved _id: 'nan@1.7.0',
2179 silly install resolved _shasum: '755b997404e83cbe7bc08bc3c5c56291bce87438',
2179 silly install resolved _from: 'nan@>=1.7.0 <1.8.0',
2179 silly install resolved _npmVersion: '2.5.1',
2179 silly install resolved _nodeVersion: '0.12.0',
2179 silly install resolved _npmUser: { name: 'kkoopa', email: 'bbyholm@abo.fi' },
2179 silly install resolved maintainers: [ [Object], [Object] ],
2179 silly install resolved dist:
2179 silly install resolved { shasum: '755b997404e83cbe7bc08bc3c5c56291bce87438',
2179 silly install resolved tarball: 'http://registry.npmjs.org/nan/-/nan-1.7.0.tgz' },
2179 silly install resolved directories: {},
2179 silly install resolved _resolved: 'https://registry.npmjs.org/nan/-/nan-1.7.0.tgz' },
2179 silly install resolved { name: 'node-gyp',
2179 silly install resolved description: 'Node.js native addon build tool',
2179 silly install resolved keywords: [ 'native', 'addon', 'module', 'c', 'c++', 'bindings', 'gyp' ],
2179 silly install resolved version: '1.0.3',
2179 silly install resolved installVersion: 9,
2179 silly install resolved author:
2179 silly install resolved { name: 'Nathan Rajlich',
2179 silly install resolved email: 'nathan@tootallnate.net',
2179 silly install resolved url: 'http://tootallnate.net' },
2179 silly install resolved repository:
2179 silly install resolved { type: 'git',
2179 silly install resolved url: 'git://github.com/TooTallNate/node-gyp.git' },
2179 silly install resolved preferGlobal: true,
2179 silly install resolved bin: { 'node-gyp': './bin/node-gyp.js' },
2179 silly install resolved main: './lib/node-gyp.js',
2179 silly install resolved dependencies:
2179 silly install resolved { fstream: '^1.0.0',
2179 silly install resolved glob: '3 || 4',
2179 silly install resolved 'graceful-fs': '3',
2179 silly install resolved minimatch: '1',
2179 silly install resolved mkdirp: '^0.5.0',
2179 silly install resolved nopt: '2 || 3',
2179 silly install resolved npmlog: '0 || 1',
2179 silly install resolved osenv: '0',
2179 silly install resolved request: '2',
2179 silly install resolved rimraf: '2',
2179 silly install resolved semver: '2.x || 3.x || 4',
2179 silly install resolved tar: '^1.0.0',
2179 silly install resolved which: '1' },
2179 silly install resolved engines: { node: '>= 0.8.0' },
2179 silly install resolved gitHead: 'abad2b58c03de713eb1805f7a681b1084c08b316',
2179 silly install resolved bugs: { url: 'https://github.com/TooTallNate/node-gyp/issues' },
2179 silly install resolved homepage: 'https://github.com/TooTallNate/node-gyp',
2179 silly install resolved _id: 'node-gyp@1.0.3',
2179 silly install resolved scripts: {},
2179 silly install resolved _shasum: 'a2f63f2df0b1f6cc69fa54bce3cc298aa769cbd8',
2179 silly install resolved _from: 'node-gyp@>=1.0.1 <2.0.0',
2179 silly install resolved _npmVersion: '1.4.28',
2179 silly install resolved _npmUser: { name: 'tootallnate', email: 'nathan@tootallnate.net' },
2179 silly install resolved maintainers: [ [Object], [Object], [Object] ],
2179 silly install resolved dist:
2179 silly install resolved { shasum: 'a2f63f2df0b1f6cc69fa54bce3cc298aa769cbd8',
2179 silly install resolved tarball: 'http://registry.npmjs.org/node-gyp/-/node-gyp-1.0.3.tgz' },
2179 silly install resolved directories: {},
2179 silly install resolved _resolved: 'https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.3.tgz' } ]
2180 info install nopt@2.2.1 into /home/pi/serverless-webrtc/node_modules/wrtc
2181 info install node-static-alias@0.1.2 into /home/pi/serverless-webrtc/node_modules/wrtc
2182 info install fs-extra@0.18.2 into /home/pi/serverless-webrtc/node_modules/wrtc
2183 info install nan@1.7.0 into /home/pi/serverless-webrtc/node_modules/wrtc
2184 info install node-gyp@1.0.3 into /home/pi/serverless-webrtc/node_modules/wrtc
2185 info installOne nopt@2.2.1
2186 verbose installOne of nopt to /home/pi/serverless-webrtc/node_modules/wrtc not in flight; installing
2187 info installOne node-static-alias@0.1.2
2188 verbose installOne of node-static-alias to /home/pi/serverless-webrtc/node_modules/wrtc not in flight; installing
2189 info installOne fs-extra@0.18.2
2190 verbose installOne of fs-extra to /home/pi/serverless-webrtc/node_modules/wrtc not in flight; installing
2191 info installOne nan@1.7.0
2192 verbose installOne of nan to /home/pi/serverless-webrtc/node_modules/wrtc not in flight; installing
2193 info installOne node-gyp@1.0.3
2194 verbose installOne of node-gyp to /home/pi/serverless-webrtc/node_modules/wrtc not in flight; installing
2195 verbose lock using /home/pi/.npm/_locks/nopt-bd4f0c621d04e9a3.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2196 verbose lock using /home/pi/.npm/_locks/node-gyp-3c0df3e7841a10a1.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
2197 verbose lock using /home/pi/.npm/_locks/node-static-alias-28a9bd1e3aba0ded.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
2198 verbose lock using /home/pi/.npm/_locks/fs-extra-8942bafe26819c9b.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2199 verbose lock using /home/pi/.npm/_locks/nan-24d080417883e160.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2200 silly install write writing nopt 2.2.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2201 silly install write writing node-gyp 1.0.3 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
2202 silly install write writing node-static-alias 0.1.2 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
2203 silly install write writing fs-extra 0.18.2 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2204 silly install write writing nan 1.7.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2205 verbose unbuild node_modules/wrtc/node_modules/node-static-alias
2206 verbose unbuild node_modules/wrtc/node_modules/fs-extra
2207 verbose unbuild node_modules/wrtc/node_modules/nan
2208 verbose unbuild node_modules/wrtc/node_modules/nopt
2209 verbose unbuild node_modules/wrtc/node_modules/node-gyp
2210 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias is being purged from base /home/pi/serverless-webrtc
2211 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
2212 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra is being purged from base /home/pi/serverless-webrtc
2213 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2214 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan is being purged from base /home/pi/serverless-webrtc
2215 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2216 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt is being purged from base /home/pi/serverless-webrtc
2217 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2218 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp is being purged from base /home/pi/serverless-webrtc
2219 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
2220 verbose tar unpack /home/pi/.npm/node-static-alias/0.1.2/package.tgz
2221 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
2222 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias is being purged
2223 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
2224 verbose tar unpack /home/pi/.npm/fs-extra/0.18.2/package.tgz
2225 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2226 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra is being purged
2227 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2228 verbose tar unpack /home/pi/.npm/nan/1.7.0/package.tgz
2229 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2230 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan is being purged
2231 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2232 verbose tar unpack /home/pi/.npm/nopt/2.2.1/package.tgz
2233 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2234 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt is being purged
2235 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2236 verbose tar unpack /home/pi/.npm/node-gyp/1.0.3/package.tgz
2237 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
2238 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp is being purged
2239 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
2240 silly gunzTarPerm modes [ '755', '644' ]
2241 silly gunzTarPerm modes [ '755', '644' ]
2242 silly gunzTarPerm modes [ '755', '644' ]
2243 silly gunzTarPerm modes [ '755', '644' ]
2244 silly gunzTarPerm modes [ '755', '644' ]
2245 silly gunzTarPerm extractEntry package.json
2246 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
2247 silly gunzTarPerm extractEntry package.json
2248 silly gunzTarPerm extractEntry package.json
2249 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
2250 silly gunzTarPerm extractEntry package.json
2251 silly gunzTarPerm extractEntry package.json
2252 silly gunzTarPerm extractEntry .npmignore
2253 silly gunzTarPerm modified mode [ '.npmignore', 438, 420 ]
2254 silly gunzTarPerm extractEntry README.md
2255 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
2256 silly gunzTarPerm extractEntry .npmignore
2257 silly gunzTarPerm extractEntry README.md
2258 silly gunzTarPerm extractEntry include_dirs.js
2259 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ]
2260 silly gunzTarPerm extractEntry LICENSE.md
2261 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ]
2262 silly gunzTarPerm extractEntry .npmignore
2263 silly gunzTarPerm extractEntry README.md
2264 silly gunzTarPerm extractEntry .npmignore
2265 silly gunzTarPerm extractEntry README.md
2266 silly gunzTarPerm extractEntry LICENSE-MIT
2267 silly gunzTarPerm modified mode [ 'LICENSE-MIT', 438, 420 ]
2268 silly gunzTarPerm extractEntry example/test.js
2269 silly gunzTarPerm modified mode [ 'example/test.js', 438, 420 ]
2270 silly gunzTarPerm extractEntry LICENSE
2271 silly gunzTarPerm extractEntry bin/nopt.js
2272 silly gunzTarPerm extractEntry LICENSE
2273 silly gunzTarPerm extractEntry .jshintrc
2274 silly gunzTarPerm extractEntry LICENSE
2275 silly gunzTarPerm extractEntry .dntrc
2276 silly gunzTarPerm modified mode [ '.dntrc', 436, 420 ]
2277 silly gunzTarPerm extractEntry appveyor.yml
2278 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ]
2279 silly gunzTarPerm extractEntry example/outer/msg.png
2280 silly gunzTarPerm modified mode [ 'example/outer/msg.png', 438, 420 ]
2281 silly gunzTarPerm extractEntry example/public/msg.js
2282 silly gunzTarPerm modified mode [ 'example/public/msg.js', 438, 420 ]
2283 silly gunzTarPerm extractEntry example/public/dir/default.html
2284 silly gunzTarPerm modified mode [ 'example/public/dir/default.html', 438, 420 ]
2285 silly gunzTarPerm extractEntry example/public/index.html
2286 silly gunzTarPerm modified mode [ 'example/public/index.html', 438, 420 ]
2287 silly gunzTarPerm extractEntry example/public/msg.css
2288 silly gunzTarPerm modified mode [ 'example/public/msg.css', 438, 420 ]
2289 silly gunzTarPerm extractEntry example/public/msg.png
2290 silly gunzTarPerm modified mode [ 'example/public/msg.png', 438, 420 ]
2291 silly gunzTarPerm extractEntry lib/node-static-alias.js
2292 silly gunzTarPerm modified mode [ 'lib/node-static-alias.js', 438, 420 ]
2293 silly gunzTarPerm extractEntry examples/my-program.js
2294 silly gunzTarPerm extractEntry lib/nopt.js
2295 silly gunzTarPerm extractEntry test/basic.js
2296 silly gunzTarPerm extractEntry bin/node-gyp.js
2297 silly gunzTarPerm extractEntry CHANGELOG.md
2298 silly gunzTarPerm extractEntry lib/_copy.js
2299 silly gunzTarPerm extractEntry nan.h
2300 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ]
2301 silly gunzTarPerm extractEntry nan_implementation_12_inl.h
2302 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 420 ]
2303 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h
2304 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 420 ]
2305 silly gunzTarPerm extractEntry nan_new.h
2306 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 420 ]
2307 silly gunzTarPerm extractEntry nan_string_bytes.h
2308 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 420 ]
2309 silly gunzTarPerm extractEntry CHANGELOG.md
2310 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
2311 silly gunzTarPerm extractEntry gyp/.npmignore
2312 silly gunzTarPerm extractEntry gyp/LICENSE
2313 silly gunzTarPerm extractEntry gyp/DEPS
2314 silly gunzTarPerm extractEntry gyp/tools/README
2315 silly gunzTarPerm extractEntry gyp/tools/Xcode/README
2316 silly gunzTarPerm extractEntry lib/create-output-stream.js
2317 silly gunzTarPerm extractEntry lib/create.js
2318 silly gunzTarPerm extractEntry gyp/tools/Xcode/Specifications/gyp.pbfilespec
2319 silly gunzTarPerm extractEntry gyp/tools/Xcode/Specifications/gyp.xclangspec
2320 silly gunzTarPerm extractEntry lib/empty-dir.js
2321 silly gunzTarPerm extractEntry lib/copy.js
2322 silly gunzTarPerm extractEntry gyp/tools/emacs/README
2323 silly gunzTarPerm extractEntry gyp/tools/emacs/gyp-tests.el
2324 silly gunzTarPerm extractEntry gyp/tools/emacs/gyp.el
2325 silly gunzTarPerm extractEntry gyp/tools/emacs/run-unit-tests.sh
2326 silly gunzTarPerm extractEntry lib/json.js
2327 silly gunzTarPerm extractEntry lib/mkdir.js
2328 silly gunzTarPerm extractEntry gyp/tools/emacs/testdata/media.gyp
2329 silly gunzTarPerm extractEntry gyp/tools/emacs/testdata/media.gyp.fontified
2330 silly gunzTarPerm extractEntry gyp/tools/graphviz.py
2331 silly gunzTarPerm extractEntry gyp/tools/pretty_gyp.py
2332 silly gunzTarPerm extractEntry lib/move.js
2333 silly gunzTarPerm extractEntry lib/output.js
2334 silly gunzTarPerm extractEntry gyp/tools/pretty_sln.py
2335 silly gunzTarPerm extractEntry gyp/tools/pretty_vcproj.py
2336 silly gunzTarPerm extractEntry lib/remove.js
2337 silly gunzTarPerm extractEntry lib/index.js
2338 silly gunzTarPerm extractEntry gyp/OWNERS
2339 silly gunzTarPerm extractEntry gyp/PRESUBMIT.py
2340 silly gunzTarPerm extractEntry gyp/buildbot/buildbot_run.py
2341 silly gunzTarPerm extractEntry gyp/codereview.settings
2342 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/package.json
2343 info preinstall nopt@2.2.1
2344 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/package.json
2345 silly gunzTarPerm extractEntry gyp/data/win/large-pdb-shim.cc
2346 silly gunzTarPerm extractEntry gyp/AUTHORS
2347 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/package.json
2348 silly prepareForInstallMany adding abbrev@1 from nopt dependencies
2349 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/package.json
2350 info preinstall node-static-alias@0.1.2
2351 silly gunzTarPerm extractEntry gyp/gyp.bat
2352 silly gunzTarPerm extractEntry gyp/gyp_dummy.c
2353 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/package.json
2354 silly cache add args [ 'abbrev@1', null ]
2355 verbose cache add spec abbrev@1
2356 silly cache add parsed spec { raw: 'abbrev@1',
2356 silly cache add scope: null,
2356 silly cache add name: 'abbrev',
2356 silly cache add rawSpec: '1',
2356 silly cache add spec: '>=1.0.0 <2.0.0',
2356 silly cache add type: 'range' }
2357 silly addNamed abbrev@>=1.0.0 <2.0.0
2358 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for abbrev
2359 silly addNameRange { name: 'abbrev', range: '>=1.0.0 <2.0.0', hasData: false }
2360 silly mapToRegistry name abbrev
2361 silly mapToRegistry using default registry
2362 silly mapToRegistry registry https://registry.npmjs.org/
2363 silly mapToRegistry uri https://registry.npmjs.org/abbrev
2364 verbose addNameRange registry:https://registry.npmjs.org/abbrev not in flight; fetching
2365 verbose request uri https://registry.npmjs.org/abbrev
2366 verbose request no auth needed
2367 info attempt registry request try #1 at 14:16:48
2368 http request GET https://registry.npmjs.org/abbrev
2369 silly prepareForInstallMany adding node-static@~0.7.2 from node-static-alias dependencies
2370 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/package.json
2371 silly gunzTarPerm extractEntry gyp/gyp_main.py
2372 silly gunzTarPerm extractEntry gyp/gyptest.py
2373 silly cache add args [ 'node-static@~0.7.2', null ]
2374 verbose cache add spec node-static@~0.7.2
2375 silly cache add parsed spec { raw: 'node-static@~0.7.2',
2375 silly cache add scope: null,
2375 silly cache add name: 'node-static',
2375 silly cache add rawSpec: '~0.7.2',
2375 silly cache add spec: '>=0.7.2 <0.8.0',
2375 silly cache add type: 'range' }
2376 silly addNamed node-static@>=0.7.2 <0.8.0
2377 verbose addNamed ">=0.7.2 <0.8.0" is a valid semver range for node-static
2378 silly addNameRange { name: 'node-static', range: '>=0.7.2 <0.8.0', hasData: false }
2379 silly mapToRegistry name node-static
2380 silly mapToRegistry using default registry
2381 silly mapToRegistry registry https://registry.npmjs.org/
2382 silly mapToRegistry uri https://registry.npmjs.org/node-static
2383 verbose addNameRange registry:https://registry.npmjs.org/node-static not in flight; fetching
2384 verbose request uri https://registry.npmjs.org/node-static
2385 verbose request no auth needed
2386 info attempt registry request try #1 at 14:16:48
2387 http request GET https://registry.npmjs.org/node-static
2388 silly gunzTarPerm extractEntry gyp/pylib/gyp/easy_xml_test.py
2389 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSNew.py
2390 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSSettings.py
2391 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSSettings_test.py
2392 http 200 https://registry.npmjs.org/abbrev
2393 silly get cb [ 200,
2393 silly get { date: 'Tue, 21 Apr 2015 14:16:49 GMT',
2393 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2393 silly get etag: '"AIK2XDX1GJIIYUUY93UDLGJV0"',
2393 silly get 'content-type': 'application/json',
2393 silly get 'cache-control': 'max-age=60',
2393 silly get 'content-length': '3615',
2393 silly get 'accept-ranges': 'bytes',
2393 silly get via: '1.1 varnish',
2393 silly get age: '56',
2393 silly get 'x-served-by': 'cache-fra1221-FRA',
2393 silly get 'x-cache': 'HIT',
2393 silly get 'x-cache-hits': '9',
2393 silly get 'x-timer': 'S1429625809.006132,VS0,VE0',
2393 silly get vary: 'Accept',
2393 silly get 'keep-alive': 'timeout=10, max=50',
2393 silly get connection: 'Keep-Alive' } ]
2394 verbose get saving abbrev to /home/pi/.npm/registry.npmjs.org/abbrev/.cache.json
2395 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/package.json
2396 silly addNameRange number 2 { name: 'abbrev', range: '>=1.0.0 <2.0.0', hasData: true }
2397 silly addNameRange versions [ 'abbrev', [ '1.0.3', '1.0.4', '1.0.5' ] ]
2398 silly addNamed abbrev@1.0.5
2399 verbose addNamed "1.0.5" is a plain semver version for abbrev
2400 silly mapToRegistry name abbrev
2401 silly mapToRegistry using default registry
2402 silly mapToRegistry registry https://registry.npmjs.org/
2403 silly mapToRegistry uri https://registry.npmjs.org/abbrev
2404 verbose addRemoteTarball https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz not in flight; adding
2405 verbose addRemoteTarball [ 'https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz',
2405 verbose addRemoteTarball '5d8257bd9ebe435e698b2fa431afde4fe7b10b03' ]
2406 info preinstall fs-extra@0.18.2
2407 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/package.json
2408 info retry fetch attempt 1 at 14:16:49
2409 info attempt registry request try #1 at 14:16:49
2410 http fetch GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz
2411 silly prepareForInstallMany adding graceful-fs@^3.0.5 from fs-extra dependencies
2412 silly prepareForInstallMany adding jsonfile@^2.0.0 from fs-extra dependencies
2413 silly prepareForInstallMany adding rimraf@^2.2.8 from fs-extra dependencies
2414 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/package.json
2415 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSToolFile.py
2416 http 200 https://registry.npmjs.org/node-static
2417 silly get cb [ 200,
2417 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2417 silly get etag: '"6PTNPM9UQ2UTKTI7HHQKUQOND"',
2417 silly get 'content-type': 'application/json',
2417 silly get 'cache-control': 'max-age=60',
2417 silly get 'content-length': '31600',
2417 silly get 'accept-ranges': 'bytes',
2417 silly get date: 'Tue, 21 Apr 2015 14:16:49 GMT',
2417 silly get via: '1.1 varnish',
2417 silly get age: '43',
2417 silly get connection: 'keep-alive',
2417 silly get 'x-served-by': 'cache-fra1220-FRA',
2417 silly get 'x-cache': 'HIT',
2417 silly get 'x-cache-hits': '1',
2417 silly get 'x-timer': 'S1429625809.343351,VS0,VE0',
2417 silly get vary: 'Accept' } ]
2418 verbose get saving node-static to /home/pi/.npm/registry.npmjs.org/node-static/.cache.json
2419 silly cache add args [ 'graceful-fs@^3.0.5', null ]
2420 verbose cache add spec graceful-fs@^3.0.5
2421 silly cache add parsed spec { raw: 'graceful-fs@^3.0.5',
2421 silly cache add scope: null,
2421 silly cache add name: 'graceful-fs',
2421 silly cache add rawSpec: '^3.0.5',
2421 silly cache add spec: '>=3.0.5 <4.0.0',
2421 silly cache add type: 'range' }
2422 silly addNamed graceful-fs@>=3.0.5 <4.0.0
2423 verbose addNamed ">=3.0.5 <4.0.0" is a valid semver range for graceful-fs
2424 silly addNameRange { name: 'graceful-fs', range: '>=3.0.5 <4.0.0', hasData: false }
2425 silly mapToRegistry name graceful-fs
2426 silly mapToRegistry using default registry
2427 silly mapToRegistry registry https://registry.npmjs.org/
2428 silly mapToRegistry uri https://registry.npmjs.org/graceful-fs
2429 verbose addNameRange registry:https://registry.npmjs.org/graceful-fs not in flight; fetching
2430 silly cache add args [ 'jsonfile@^2.0.0', null ]
2431 verbose cache add spec jsonfile@^2.0.0
2432 silly cache add parsed spec { raw: 'jsonfile@^2.0.0',
2432 silly cache add scope: null,
2432 silly cache add name: 'jsonfile',
2432 silly cache add rawSpec: '^2.0.0',
2432 silly cache add spec: '>=2.0.0 <3.0.0',
2432 silly cache add type: 'range' }
2433 silly addNamed jsonfile@>=2.0.0 <3.0.0
2434 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for jsonfile
2435 silly addNameRange { name: 'jsonfile', range: '>=2.0.0 <3.0.0', hasData: false }
2436 silly mapToRegistry name jsonfile
2437 silly mapToRegistry using default registry
2438 silly mapToRegistry registry https://registry.npmjs.org/
2439 silly mapToRegistry uri https://registry.npmjs.org/jsonfile
2440 verbose addNameRange registry:https://registry.npmjs.org/jsonfile not in flight; fetching
2441 silly cache add args [ 'rimraf@^2.2.8', null ]
2442 verbose cache add spec rimraf@^2.2.8
2443 silly cache add parsed spec { raw: 'rimraf@^2.2.8',
2443 silly cache add scope: null,
2443 silly cache add name: 'rimraf',
2443 silly cache add rawSpec: '^2.2.8',
2443 silly cache add spec: '>=2.2.8 <3.0.0',
2443 silly cache add type: 'range' }
2444 silly addNamed rimraf@>=2.2.8 <3.0.0
2445 verbose addNamed ">=2.2.8 <3.0.0" is a valid semver range for rimraf
2446 silly addNameRange { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: false }
2447 silly mapToRegistry name rimraf
2448 silly mapToRegistry using default registry
2449 silly mapToRegistry registry https://registry.npmjs.org/
2450 silly mapToRegistry uri https://registry.npmjs.org/rimraf
2451 verbose addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching
2452 verbose request uri https://registry.npmjs.org/graceful-fs
2453 verbose request no auth needed
2454 info attempt registry request try #1 at 14:16:49
2455 http request GET https://registry.npmjs.org/graceful-fs
2456 verbose request uri https://registry.npmjs.org/jsonfile
2457 verbose request no auth needed
2458 info attempt registry request try #1 at 14:16:49
2459 http request GET https://registry.npmjs.org/jsonfile
2460 verbose request uri https://registry.npmjs.org/rimraf
2461 verbose request no auth needed
2462 info attempt registry request try #1 at 14:16:49
2463 http request GET https://registry.npmjs.org/rimraf
2464 silly addNameRange number 2 { name: 'node-static', range: '>=0.7.2 <0.8.0', hasData: true }
2465 silly addNameRange versions [ 'node-static',
2465 silly addNameRange [ '0.5.6',
2465 silly addNameRange '0.5.7',
2465 silly addNameRange '0.5.8',
2465 silly addNameRange '0.5.9',
2465 silly addNameRange '0.6.0',
2465 silly addNameRange '0.6.1',
2465 silly addNameRange '0.6.2',
2465 silly addNameRange '0.6.3',
2465 silly addNameRange '0.6.4',
2465 silly addNameRange '0.6.5',
2465 silly addNameRange '0.6.6',
2465 silly addNameRange '0.6.7',
2465 silly addNameRange '0.6.8',
2465 silly addNameRange '0.6.9',
2465 silly addNameRange '0.7.0',
2465 silly addNameRange '0.7.1',
2465 silly addNameRange '0.7.2',
2465 silly addNameRange '0.7.3',
2465 silly addNameRange '0.7.4',
2465 silly addNameRange '0.7.5',
2465 silly addNameRange '0.7.6' ] ]
2466 silly addNamed node-static@0.7.6
2467 verbose addNamed "0.7.6" is a plain semver version for node-static
2468 silly mapToRegistry name node-static
2469 silly mapToRegistry using default registry
2470 silly mapToRegistry registry https://registry.npmjs.org/
2471 silly mapToRegistry uri https://registry.npmjs.org/node-static
2472 verbose addRemoteTarball https://registry.npmjs.org/node-static/-/node-static-0.7.6.tgz not in flight; adding
2473 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-static/-/node-static-0.7.6.tgz',
2473 verbose addRemoteTarball 'ac032e40de6881fb5e4dadeed6e1d07d37268380' ]
2474 info retry fetch attempt 1 at 14:16:49
2475 info attempt registry request try #1 at 14:16:49
2476 http fetch GET https://registry.npmjs.org/node-static/-/node-static-0.7.6.tgz
2477 http fetch 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz
2478 http 200 https://registry.npmjs.org/jsonfile
2479 silly get cb [ 200,
2479 silly get { date: 'Tue, 21 Apr 2015 14:16:49 GMT',
2479 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2479 silly get etag: '"5V9FG5RFUE0U3QDX5NE0QDAZV"',
2479 silly get 'content-type': 'application/json',
2479 silly get 'cache-control': 'max-age=60',
2479 silly get 'content-length': '9285',
2479 silly get 'accept-ranges': 'bytes',
2479 silly get via: '1.1 varnish',
2479 silly get age: '0',
2479 silly get 'x-served-by': 'cache-fra1237-FRA',
2479 silly get 'x-cache': 'HIT',
2479 silly get 'x-cache-hits': '2',
2479 silly get 'x-timer': 'S1429625809.996570,VS0,VE0',
2479 silly get vary: 'Accept',
2479 silly get 'keep-alive': 'timeout=10, max=50',
2479 silly get connection: 'Keep-Alive' } ]
2480 verbose get saving jsonfile to /home/pi/.npm/registry.npmjs.org/jsonfile/.cache.json
2481 http 200 https://registry.npmjs.org/rimraf
2482 silly get cb [ 200,
2482 silly get { date: 'Tue, 21 Apr 2015 14:16:50 GMT',
2482 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2482 silly get etag: '"B6RZ4WWW78HNG3CGX78NB0XL3"',
2482 silly get 'content-type': 'application/json',
2482 silly get 'cache-control': 'max-age=60',
2482 silly get 'content-length': '36205',
2482 silly get 'accept-ranges': 'bytes',
2482 silly get via: '1.1 varnish',
2482 silly get age: '6',
2482 silly get 'x-served-by': 'cache-fra1225-FRA',
2482 silly get 'x-cache': 'HIT',
2482 silly get 'x-cache-hits': '2',
2482 silly get 'x-timer': 'S1429625810.017453,VS0,VE0',
2482 silly get vary: 'Accept',
2482 silly get 'keep-alive': 'timeout=10, max=50',
2482 silly get connection: 'Keep-Alive' } ]
2483 verbose get saving rimraf to /home/pi/.npm/registry.npmjs.org/rimraf/.cache.json
2484 http 200 https://registry.npmjs.org/graceful-fs
2485 silly get cb [ 200,
2485 silly get { date: 'Tue, 21 Apr 2015 14:16:50 GMT',
2485 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2485 silly get etag: '"ASUQXR8VIAJ72TTU8SR5Q4DOJ"',
2485 silly get 'content-type': 'application/json',
2485 silly get 'cache-control': 'max-age=60',
2485 silly get 'content-length': '32633',
2485 silly get 'accept-ranges': 'bytes',
2485 silly get via: '1.1 varnish',
2485 silly get age: '36',
2485 silly get 'x-served-by': 'cache-fra1241-FRA',
2485 silly get 'x-cache': 'HIT',
2485 silly get 'x-cache-hits': '7',
2485 silly get 'x-timer': 'S1429625810.088596,VS0,VE0',
2485 silly get vary: 'Accept',
2485 silly get 'keep-alive': 'timeout=10, max=50',
2485 silly get connection: 'Keep-Alive' } ]
2486 verbose get saving graceful-fs to /home/pi/.npm/registry.npmjs.org/graceful-fs/.cache.json
2487 silly fetchAndShaCheck shasum 5d8257bd9ebe435e698b2fa431afde4fe7b10b03
2488 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz not in flight; adding
2489 verbose addTmpTarball already have metadata; skipping unpack for abbrev@1.0.5
2490 http fetch 200 https://registry.npmjs.org/node-static/-/node-static-0.7.6.tgz
2491 silly addNameRange number 2 { name: 'jsonfile', range: '>=2.0.0 <3.0.0', hasData: true }
2492 silly addNameRange versions [ 'jsonfile',
2492 silly addNameRange [ '0.0.1', '1.0.0', '1.0.1', '1.1.0', '1.1.1', '1.2.0', '2.0.0' ] ]
2493 silly addNamed jsonfile@2.0.0
2494 verbose addNamed "2.0.0" is a plain semver version for jsonfile
2495 silly mapToRegistry name jsonfile
2496 silly mapToRegistry using default registry
2497 silly mapToRegistry registry https://registry.npmjs.org/
2498 silly mapToRegistry uri https://registry.npmjs.org/jsonfile
2499 verbose addRemoteTarball https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz not in flight; adding
2500 verbose addRemoteTarball [ 'https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz',
2500 verbose addRemoteTarball 'c3944f350bd3c078b392e0aa1633b44662fcf06b' ]
2501 silly addNameRange number 2 { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: true }
2502 silly addNameRange versions [ 'rimraf',
2502 silly addNameRange [ '1.0.0',
2502 silly addNameRange '1.0.1',
2502 silly addNameRange '1.0.2',
2502 silly addNameRange '1.0.4',
2502 silly addNameRange '1.0.5',
2502 silly addNameRange '1.0.6',
2502 silly addNameRange '1.0.7',
2502 silly addNameRange '1.0.8',
2502 silly addNameRange '1.0.9',
2502 silly addNameRange '2.0.0',
2502 silly addNameRange '2.0.1',
2502 silly addNameRange '2.0.2',
2502 silly addNameRange '2.0.3',
2502 silly addNameRange '2.1.0',
2502 silly addNameRange '2.1.1',
2502 silly addNameRange '2.1.2',
2502 silly addNameRange '2.1.3',
2502 silly addNameRange '2.1.4',
2502 silly addNameRange '2.2.0',
2502 silly addNameRange '2.2.1',
2502 silly addNameRange '2.2.2',
2502 silly addNameRange '2.2.3',
2502 silly addNameRange '2.2.4',
2502 silly addNameRange '2.2.5',
2502 silly addNameRange '2.2.6',
2502 silly addNameRange '2.2.8',
2502 silly addNameRange '2.3.0',
2502 silly addNameRange '2.3.1',
2502 silly addNameRange '2.3.2' ] ]
2503 silly addNamed rimraf@2.3.2
2504 verbose addNamed "2.3.2" is a plain semver version for rimraf
2505 silly addNameRange number 2 { name: 'graceful-fs', range: '>=3.0.5 <4.0.0', hasData: true }
2506 silly addNameRange versions [ 'graceful-fs',
2506 silly addNameRange [ '1.0.0',
2506 silly addNameRange '1.0.1',
2506 silly addNameRange '1.0.2',
2506 silly addNameRange '1.1.0',
2506 silly addNameRange '1.1.1',
2506 silly addNameRange '1.1.2',
2506 silly addNameRange '1.1.3',
2506 silly addNameRange '1.1.4',
2506 silly addNameRange '1.1.5',
2506 silly addNameRange '1.1.6',
2506 silly addNameRange '1.1.7',
2506 silly addNameRange '1.1.8',
2506 silly addNameRange '1.1.9',
2506 silly addNameRange '1.1.10',
2506 silly addNameRange '1.1.11',
2506 silly addNameRange '1.1.12',
2506 silly addNameRange '1.1.13',
2506 silly addNameRange '1.1.14',
2506 silly addNameRange '1.2.0',
2506 silly addNameRange '1.2.1',
2506 silly addNameRange '1.2.2',
2506 silly addNameRange '1.2.3',
2506 silly addNameRange '2.0.0',
2506 silly addNameRange '2.0.1',
2506 silly addNameRange '2.0.2',
2506 silly addNameRange '2.0.3',
2506 silly addNameRange '3.0.0',
2506 silly addNameRange '3.0.1',
2506 silly addNameRange '3.0.2',
2506 silly addNameRange '3.0.3',
2506 silly addNameRange '3.0.4',
2506 silly addNameRange '3.0.5',
2506 silly addNameRange '3.0.6' ] ]
2507 silly addNamed graceful-fs@3.0.6
2508 verbose addNamed "3.0.6" is a plain semver version for graceful-fs
2509 info retry fetch attempt 1 at 14:16:50
2510 info attempt registry request try #1 at 14:16:50
2511 http fetch GET https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz
2512 silly mapToRegistry name rimraf
2513 silly mapToRegistry using default registry
2514 silly mapToRegistry registry https://registry.npmjs.org/
2515 silly mapToRegistry uri https://registry.npmjs.org/rimraf
2516 verbose addRemoteTarball https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz not in flight; adding
2517 verbose addRemoteTarball [ 'https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz',
2517 verbose addRemoteTarball '7304bd9275c401b89103b106b3531c1ef0c02fe9' ]
2518 silly mapToRegistry name graceful-fs
2519 silly mapToRegistry using default registry
2520 silly mapToRegistry registry https://registry.npmjs.org/
2521 silly mapToRegistry uri https://registry.npmjs.org/graceful-fs
2522 verbose addRemoteTarball https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz not in flight; adding
2523 verbose addRemoteTarball [ 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz',
2523 verbose addRemoteTarball 'dce3a18351cb94cdc82e688b2e3dd2842d1b09bb' ]
2524 info retry fetch attempt 1 at 14:16:50
2525 info attempt registry request try #1 at 14:16:50
2526 http fetch GET https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz
2527 info retry fetch attempt 1 at 14:16:50
2528 info attempt registry request try #1 at 14:16:50
2529 http fetch GET https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz
2530 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSUserFile.py
2531 silly fetchAndShaCheck shasum ac032e40de6881fb5e4dadeed6e1d07d37268380
2532 silly cache afterAdd abbrev@1.0.5
2533 verbose afterAdd /home/pi/.npm/abbrev/1.0.5/package/package.json not in flight; writing
2534 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/node-static/-/node-static-0.7.6.tgz not in flight; adding
2535 verbose addTmpTarball already have metadata; skipping unpack for node-static@0.7.6
2536 verbose afterAdd /home/pi/.npm/abbrev/1.0.5/package/package.json written
2537 silly install resolved [ { name: 'abbrev',
2537 silly install resolved version: '1.0.5',
2537 silly install resolved description: 'Like ruby\'s abbrev module, but in js',
2537 silly install resolved author: { name: 'Isaac Z. Schlueter', email: 'i@izs.me' },
2537 silly install resolved main: 'abbrev.js',
2537 silly install resolved scripts: { test: 'node test.js' },
2537 silly install resolved repository: { type: 'git', url: 'http://github.com/isaacs/abbrev-js' },
2537 silly install resolved license:
2537 silly install resolved { type: 'MIT',
2537 silly install resolved url: 'https://github.com/isaacs/abbrev-js/raw/master/LICENSE' },
2537 silly install resolved bugs: { url: 'https://github.com/isaacs/abbrev-js/issues' },
2537 silly install resolved homepage: 'https://github.com/isaacs/abbrev-js',
2537 silly install resolved _id: 'abbrev@1.0.5',
2537 silly install resolved _shasum: '5d8257bd9ebe435e698b2fa431afde4fe7b10b03',
2537 silly install resolved _from: 'abbrev@>=1.0.0 <2.0.0',
2537 silly install resolved _npmVersion: '1.4.7',
2537 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
2537 silly install resolved maintainers: [ [Object] ],
2537 silly install resolved dist:
2537 silly install resolved { shasum: '5d8257bd9ebe435e698b2fa431afde4fe7b10b03',
2537 silly install resolved tarball: 'http://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz' },
2537 silly install resolved directories: {},
2537 silly install resolved _resolved: 'https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz' } ]
2538 info install abbrev@1.0.5 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2539 info installOne abbrev@1.0.5
2540 verbose installOne of abbrev to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt not in flight; installing
2541 verbose lock using /home/pi/.npm/_locks/abbrev-1890f46e2df2d457.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2542 silly install write writing abbrev 1.0.5 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2543 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSUtil.py
2544 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSVersion.py
2545 silly gunzTarPerm extractEntry gyp/pylib/gyp/__init__.py
2546 http fetch 200 https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz
2547 http fetch 200 https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz
2548 verbose unbuild node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2549 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev is being purged from base /home/pi/serverless-webrtc
2550 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2551 silly cache afterAdd node-static@0.7.6
2552 verbose afterAdd /home/pi/.npm/node-static/0.7.6/package/package.json not in flight; writing
2553 verbose tar unpack /home/pi/.npm/abbrev/1.0.5/package.tgz
2554 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2555 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev is being purged
2556 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2557 silly fetchAndShaCheck shasum c3944f350bd3c078b392e0aa1633b44662fcf06b
2558 silly gunzTarPerm modes [ '755', '644' ]
2559 silly fetchAndShaCheck shasum dce3a18351cb94cdc82e688b2e3dd2842d1b09bb
2560 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz not in flight; adding
2561 verbose addTmpTarball already have metadata; skipping unpack for jsonfile@2.0.0
2562 verbose afterAdd /home/pi/.npm/node-static/0.7.6/package/package.json written
2563 silly install resolved [ { name: 'node-static',
2563 silly install resolved description: 'simple, compliant file streaming module for node',
2563 silly install resolved url: 'http://github.com/cloudhead/node-static',
2563 silly install resolved keywords: [ 'http', 'static', 'file', 'server' ],
2563 silly install resolved author: { name: 'Alexis Sellier', email: 'self@cloudhead.net' },
2563 silly install resolved contributors: [ [Object], [Object] ],
2563 silly install resolved repository: { type: 'git', url: 'http://github.com/cloudhead/node-static' },
2563 silly install resolved main: './lib/node-static',
2563 silly install resolved scripts: { test: 'vows --spec --isolate' },
2563 silly install resolved bin: { static: 'bin/cli.js' },
2563 silly install resolved license: 'MIT',
2563 silly install resolved dependencies: { optimist: '>=0.3.4', colors: '>=0.6.0', mime: '>=1.2.9' },
2563 silly install resolved devDependencies: { request: 'latest', vows: 'latest' },
2563 silly install resolved version: '0.7.6',
2563 silly install resolved engines: { node: '>= 0.4.1' },
2563 silly install resolved bugs: { url: 'https://github.com/cloudhead/node-static/issues' },
2563 silly install resolved homepage: 'https://github.com/cloudhead/node-static',
2563 silly install resolved directories: { example: 'examples', test: 'test' },
2563 silly install resolved _id: 'node-static@0.7.6',
2563 silly install resolved dist:
2563 silly install resolved { shasum: 'ac032e40de6881fb5e4dadeed6e1d07d37268380',
2563 silly install resolved tarball: 'http://registry.npmjs.org/node-static/-/node-static-0.7.6.tgz' },
2563 silly install resolved _from: 'node-static@>=0.7.2 <0.8.0',
2563 silly install resolved _npmVersion: '1.3.21',
2563 silly install resolved _npmUser: { name: 'phstc', email: 'pablo@pablocantero.com' },
2563 silly install resolved maintainers: [ [Object], [Object], [Object] ],
2563 silly install resolved _shasum: 'ac032e40de6881fb5e4dadeed6e1d07d37268380',
2563 silly install resolved _resolved: 'https://registry.npmjs.org/node-static/-/node-static-0.7.6.tgz' } ]
2564 info install node-static@0.7.6 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
2565 info installOne node-static@0.7.6
2566 verbose installOne of node-static to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias not in flight; installing
2567 silly gunzTarPerm extractEntry package.json
2568 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz not in flight; adding
2569 verbose addTmpTarball already have metadata; skipping unpack for graceful-fs@3.0.6
2570 verbose lock using /home/pi/.npm/_locks/node-static-21a26d867f49fd96.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2571 silly install write writing node-static 0.7.6 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2572 silly gunzTarPerm extractEntry README.md
2573 silly gunzTarPerm extractEntry LICENSE
2574 http fetch 200 https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz
2575 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan/package.json
2576 verbose unbuild node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2577 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static is being purged from base /home/pi/serverless-webrtc
2578 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2579 silly gunzTarPerm extractEntry abbrev.js
2580 silly gunzTarPerm extractEntry test.js
2581 info preinstall nan@1.7.0
2582 verbose tar unpack /home/pi/.npm/node-static/0.7.6/package.tgz
2583 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2584 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static is being purged
2585 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2586 silly cache afterAdd jsonfile@2.0.0
2587 verbose afterAdd /home/pi/.npm/jsonfile/2.0.0/package/package.json not in flight; writing
2588 silly gunzTarPerm modes [ '755', '644' ]
2589 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan/package.json
2590 silly fetchAndShaCheck shasum 7304bd9275c401b89103b106b3531c1ef0c02fe9
2591 silly cache afterAdd graceful-fs@3.0.6
2592 verbose afterAdd /home/pi/.npm/graceful-fs/3.0.6/package/package.json not in flight; writing
2593 verbose afterAdd /home/pi/.npm/jsonfile/2.0.0/package/package.json written
2594 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz not in flight; adding
2595 verbose addTmpTarball already have metadata; skipping unpack for rimraf@2.3.2
2596 silly gunzTarPerm extractEntry package.json
2597 silly gunzTarPerm extractEntry CONTRIBUTING.md
2598 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan/package.json
2599 verbose afterAdd /home/pi/.npm/graceful-fs/3.0.6/package/package.json written
2600 silly gunzTarPerm extractEntry gyp/pylib/gyp/common.py
2601 silly gunzTarPerm extractEntry .npmignore
2602 silly gunzTarPerm extractEntry README.md
2603 silly install resolved []
2604 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2605 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2606 info linkStuff nan@1.7.0
2607 silly linkStuff nan@1.7.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules as its parent node_modules
2608 silly gunzTarPerm extractEntry LICENSE
2609 silly gunzTarPerm extractEntry benchmark/node-static-0.3.0.txt
2610 silly cache afterAdd rimraf@2.3.2
2611 verbose afterAdd /home/pi/.npm/rimraf/2.3.2/package/package.json not in flight; writing
2612 verbose afterAdd /home/pi/.npm/rimraf/2.3.2/package/package.json written
2613 silly install resolved [ { name: 'jsonfile',
2613 silly install resolved version: '2.0.0',
2613 silly install resolved description: 'Easily read/write JSON files.',
2613 silly install resolved repository:
2613 silly install resolved { type: 'git',
2613 silly install resolved url: 'git@github.com:jprichardson/node-jsonfile.git' },
2613 silly install resolved keywords: [ 'read', 'write', 'file', 'json' ],
2613 silly install resolved author: { name: 'JP Richardson', email: 'jprichardson@gmail.com' },
2613 silly install resolved licenses: [ [Object] ],
2613 silly install resolved dependencies: {},
2613 silly install resolved devDependencies: { testutil: '^0.7.0', mocha: '*', terst: '^0.2.0' },
2613 silly install resolved main: './lib/jsonfile.js',
2613 silly install resolved scripts: { test: 'mocha test' },
2613 silly install resolved bugs: { url: 'https://github.com/jprichardson/node-jsonfile/issues' },
2613 silly install resolved homepage: 'https://github.com/jprichardson/node-jsonfile',
2613 silly install resolved _id: 'jsonfile@2.0.0',
2613 silly install resolved dist:
2613 silly install resolved { shasum: 'c3944f350bd3c078b392e0aa1633b44662fcf06b',
2613 silly install resolved tarball: 'http://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz' },
2613 silly install resolved _from: 'jsonfile@>=2.0.0 <3.0.0',
2613 silly install resolved _npmVersion: '1.4.3',
2613 silly install resolved _npmUser: { name: 'jp', email: 'jprichardson@gmail.com' },
2613 silly install resolved maintainers: [ [Object] ],
2613 silly install resolved directories: {},
2613 silly install resolved _shasum: 'c3944f350bd3c078b392e0aa1633b44662fcf06b',
2613 silly install resolved _resolved: 'https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz' },
2613 silly install resolved { author:
2613 silly install resolved { name: 'Isaac Z. Schlueter',
2613 silly install resolved email: 'i@izs.me',
2613 silly install resolved url: 'http://blog.izs.me' },
2613 silly install resolved name: 'graceful-fs',
2613 silly install resolved description: 'A drop-in replacement for fs, making various improvements.',
2613 silly install resolved version: '3.0.6',
2613 silly install resolved repository:
2613 silly install resolved { type: 'git',
2613 silly install resolved url: 'git://github.com/isaacs/node-graceful-fs.git' },
2613 silly install resolved main: 'graceful-fs.js',
2613 silly install resolved engines: { node: '>=0.4.0' },
2613 silly install resolved directories: { test: 'test' },
2613 silly install resolved scripts: { test: 'tap test/*.js' },
2613 silly install resolved keywords:
2613 silly install resolved [ 'fs',
2613 silly install resolved 'module',
2613 silly install resolved 'reading',
2613 silly install resolved 'retry',
2613 silly install resolved 'retries',
2613 silly install resolved 'queue',
2613 silly install resolved 'error',
2613 silly install resolved 'errors',
2613 silly install resolved 'handling',
2613 silly install resolved 'EMFILE',
2613 silly install resolved 'EAGAIN',
2613 silly install resolved 'EINVAL',
2613 silly install resolved 'EPERM',
2613 silly install resolved 'EACCESS' ],
2613 silly install resolved license: 'BSD',
2613 silly install resolved devDependencies: { mkdirp: '^0.5.0', rimraf: '^2.2.8', tap: '^0.4.13' },
2613 silly install resolved gitHead: '8c93aeee947014dafa113dcc8fa04d2e6a6e3e14',
2613 silly install resolved bugs: { url: 'https://github.com/isaacs/node-graceful-fs/issues' },
2613 silly install resolved homepage: 'https://github.com/isaacs/node-graceful-fs',
2613 silly install resolved _id: 'graceful-fs@3.0.6',
2613 silly install resolved _shasum: 'dce3a18351cb94cdc82e688b2e3dd2842d1b09bb',
2613 silly install resolved _from: 'graceful-fs@>=3.0.5 <4.0.0',
2613 silly install resolved _npmVersion: '2.7.1',
2613 silly install resolved _nodeVersion: '1.4.2',
2613 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
2613 silly install resolved maintainers: [ [Object] ],
2613 silly install resolved dist:
2613 silly install resolved { shasum: 'dce3a18351cb94cdc82e688b2e3dd2842d1b09bb',
2613 silly install resolved tarball: 'http://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz' },
2613 silly install resolved _resolved: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz' },
2613 silly install resolved { name: 'rimraf',
2613 silly install resolved version: '2.3.2',
2613 silly install resolved main: 'rimraf.js',
2613 silly install resolved description: 'A deep deletion module for node (like `rm -rf`)',
2613 silly install resolved author:
2613 silly install resolved { name: 'Isaac Z. Schlueter',
2613 silly install resolved email: 'i@izs.me',
2613 silly install resolved url: 'http://blog.izs.me/' },
2613 silly install resolved license:
2613 silly install resolved { type: 'MIT',
2613 silly install resolved url: 'https://github.com/isaacs/rimraf/raw/master/LICENSE' },
2613 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/rimraf.git' },
2613 silly install resolved scripts: { test: 'cd test && bash run.sh' },
2613 silly install resolved bin: { rimraf: './bin.js' },
2613 silly install resolved dependencies: { glob: '^4.4.2' },
2613 silly install resolved files: [ 'bin.js', 'rimraf.js', 'LICENSE', 'README.md' ],
2613 silly install resolved gitHead: '9d5ab4a8b6986ec909af04f6d91315e98f5893e8',
2613 silly install resolved bugs: { url: 'https://github.com/isaacs/rimraf/issues' },
2613 silly install resolved homepage: 'https://github.com/isaacs/rimraf',
2613 silly install resolved _id: 'rimraf@2.3.2',
2613 silly install resolved _shasum: '7304bd9275c401b89103b106b3531c1ef0c02fe9',
2613 silly install resolved _from: 'rimraf@>=2.2.8 <3.0.0',
2613 silly install resolved _npmVersion: '2.7.0',
2613 silly install resolved _nodeVersion: '1.4.2',
2613 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
2613 silly install resolved maintainers: [ [Object] ],
2613 silly install resolved dist:
2613 silly install resolved { shasum: '7304bd9275c401b89103b106b3531c1ef0c02fe9',
2613 silly install resolved tarball: 'http://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz' },
2613 silly install resolved directories: {},
2613 silly install resolved _resolved: 'https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz' } ]
2614 info install jsonfile@2.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2615 info install graceful-fs@3.0.6 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2616 info install rimraf@2.3.2 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
2617 info installOne jsonfile@2.0.0
2618 verbose installOne of jsonfile to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra not in flight; installing
2619 info installOne graceful-fs@3.0.6
2620 verbose installOne of graceful-fs to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra not in flight; installing
2621 info installOne rimraf@2.3.2
2622 verbose installOne of rimraf to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra not in flight; installing
2623 silly gunzTarPerm extractEntry bin/cli.js
2624 silly gunzTarPerm extractEntry examples/file-server.js
2625 silly gunzTarPerm extractEntry lib/node-static.js
2626 silly gunzTarPerm extractEntry lib/node-static/util.js
2627 silly gunzTarPerm extractEntry test/fixtures/empty.css
2628 silly gunzTarPerm extractEntry test/fixtures/hello.txt
2629 silly gunzTarPerm extractEntry test/fixtures/index.html
2630 silly gunzTarPerm extractEntry test/fixtures/there/index.html
2631 silly gunzTarPerm extractEntry test/integration/node-static-test.js
2632 verbose lock using /home/pi/.npm/_locks/jsonfile-ca161db99fc1ef16.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2633 verbose lock using /home/pi/.npm/_locks/graceful-fs-54c4154c84eb0fd7.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2634 verbose lock using /home/pi/.npm/_locks/rimraf-dc072611d636da78.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
2635 silly install write writing jsonfile 2.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2636 silly install write writing graceful-fs 3.0.6 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2637 silly install write writing rimraf 2.3.2 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
2638 verbose linkBins nan@1.7.0
2639 verbose linkMans nan@1.7.0
2640 verbose rebuildBundles nan@1.7.0
2641 info install nan@1.7.0
2642 info postinstall nan@1.7.0
2643 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2644 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2645 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
2646 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile is being purged from base /home/pi/serverless-webrtc
2647 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2648 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs is being purged from base /home/pi/serverless-webrtc
2649 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2650 verbose unlock done using /home/pi/.npm/_locks/nan-24d080417883e160.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nan
2651 verbose tar unpack /home/pi/.npm/jsonfile/2.0.0/package.tgz
2652 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2653 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile is being purged
2654 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2655 verbose tar unpack /home/pi/.npm/graceful-fs/3.0.6/package.tgz
2656 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2657 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs is being purged
2658 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2659 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf is being purged from base /home/pi/serverless-webrtc
2660 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
2661 silly gunzTarPerm modes [ '755', '644' ]
2662 silly gunzTarPerm modes [ '755', '644' ]
2663 verbose tar unpack /home/pi/.npm/rimraf/2.3.2/package.tgz
2664 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
2665 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf is being purged
2666 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
2667 silly gunzTarPerm modes [ '755', '644' ]
2668 silly gunzTarPerm extractEntry gyp/pylib/gyp/common_test.py
2669 silly gunzTarPerm extractEntry package.json
2670 silly gunzTarPerm extractEntry package.json
2671 silly gunzTarPerm extractEntry package.json
2672 silly gunzTarPerm extractEntry .npmignore
2673 silly gunzTarPerm extractEntry README.md
2674 silly gunzTarPerm extractEntry .npmignore
2675 silly gunzTarPerm extractEntry README.md
2676 silly gunzTarPerm extractEntry README.md
2677 silly gunzTarPerm extractEntry LICENSE
2678 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev/package.json
2679 silly gunzTarPerm extractEntry LICENSE
2680 silly gunzTarPerm extractEntry CHANGELOG.md
2681 silly gunzTarPerm extractEntry LICENSE
2682 silly gunzTarPerm extractEntry fs.js
2683 info preinstall abbrev@1.0.5
2684 silly gunzTarPerm extractEntry bin.js
2685 silly gunzTarPerm extractEntry rimraf.js
2686 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev/package.json
2687 silly gunzTarPerm extractEntry lib/jsonfile.js
2688 silly gunzTarPerm extractEntry graceful-fs.js
2689 silly gunzTarPerm extractEntry polyfills.js
2690 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev/package.json
2691 silly gunzTarPerm extractEntry gyp/pylib/gyp/easy_xml.py
2692 silly gunzTarPerm extractEntry test/max-open.js
2693 silly install resolved []
2694 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2695 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2696 silly gunzTarPerm extractEntry test/open.js
2697 silly gunzTarPerm extractEntry test/readdir-sort.js
2698 info linkStuff abbrev@1.0.5
2699 silly linkStuff abbrev@1.0.5 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules as its parent node_modules
2700 silly gunzTarPerm extractEntry test/write-then-read.js
2701 silly gunzTarPerm extractEntry gyp/pylib/gyp/MSVSProject.py
2702 verbose linkBins abbrev@1.0.5
2703 verbose linkMans abbrev@1.0.5
2704 verbose rebuildBundles abbrev@1.0.5
2705 info install abbrev@1.0.5
2706 info postinstall abbrev@1.0.5
2707 verbose unlock done using /home/pi/.npm/_locks/abbrev-1890f46e2df2d457.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt/node_modules/abbrev
2708 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2709 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2710 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile/package.json
2711 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/package.json
2712 info preinstall jsonfile@2.0.0
2713 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile/package.json
2714 info preinstall rimraf@2.3.2
2715 info linkStuff nopt@2.2.1
2716 silly linkStuff nopt@2.2.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules as its parent node_modules
2717 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/package.json
2718 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile/package.json
2719 verbose linkBins nopt@2.2.1
2720 verbose link bins [ { nopt: './bin/nopt.js' },
2720 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/.bin',
2720 verbose link bins false ]
2721 verbose linkMans nopt@2.2.1
2722 verbose rebuildBundles nopt@2.2.1
2723 silly prepareForInstallMany adding glob@^4.4.2 from rimraf dependencies
2724 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/package.json
2725 silly gunzTarPerm extractEntry gyp/pylib/gyp/flock_tool.py
2726 verbose rebuildBundles [ 'abbrev' ]
2727 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/.bin/nopt is being purged
2728 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/.bin/nopt
2729 info install nopt@2.2.1
2730 silly install resolved []
2731 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2732 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2733 info postinstall nopt@2.2.1
2734 verbose unlock done using /home/pi/.npm/_locks/nopt-bd4f0c621d04e9a3.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/nopt
2735 silly cache add args [ 'glob@^4.4.2', null ]
2736 verbose cache add spec glob@^4.4.2
2737 silly cache add parsed spec { raw: 'glob@^4.4.2',
2737 silly cache add scope: null,
2737 silly cache add name: 'glob',
2737 silly cache add rawSpec: '^4.4.2',
2737 silly cache add spec: '>=4.4.2 <5.0.0',
2737 silly cache add type: 'range' }
2738 silly addNamed glob@>=4.4.2 <5.0.0
2739 verbose addNamed ">=4.4.2 <5.0.0" is a valid semver range for glob
2740 silly addNameRange { name: 'glob', range: '>=4.4.2 <5.0.0', hasData: false }
2741 silly mapToRegistry name glob
2742 silly mapToRegistry using default registry
2743 silly mapToRegistry registry https://registry.npmjs.org/
2744 silly mapToRegistry uri https://registry.npmjs.org/glob
2745 verbose addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching
2746 verbose request uri https://registry.npmjs.org/glob
2747 verbose request no auth needed
2748 info attempt registry request try #1 at 14:16:54
2749 http request GET https://registry.npmjs.org/glob
2750 info linkStuff jsonfile@2.0.0
2751 silly linkStuff jsonfile@2.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules as its parent node_modules
2752 verbose linkBins jsonfile@2.0.0
2753 verbose linkMans jsonfile@2.0.0
2754 verbose rebuildBundles jsonfile@2.0.0
2755 info install jsonfile@2.0.0
2756 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/make.py
2757 info postinstall jsonfile@2.0.0
2758 verbose unlock done using /home/pi/.npm/_locks/jsonfile-ca161db99fc1ef16.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/jsonfile
2759 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs/package.json
2760 info preinstall graceful-fs@3.0.6
2761 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs/package.json
2762 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs/package.json
2763 silly install resolved []
2764 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2765 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2766 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/__init__.py
2767 info linkStuff graceful-fs@3.0.6
2768 silly linkStuff graceful-fs@3.0.6 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules as its parent node_modules
2769 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/package.json
2770 info preinstall node-static@0.7.6
2771 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/package.json
2772 verbose linkBins graceful-fs@3.0.6
2773 verbose linkMans graceful-fs@3.0.6
2774 verbose rebuildBundles graceful-fs@3.0.6
2775 info install graceful-fs@3.0.6
2776 info postinstall graceful-fs@3.0.6
2777 verbose unlock done using /home/pi/.npm/_locks/graceful-fs-54c4154c84eb0fd7.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/graceful-fs
2778 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/cmake.py
2779 http 200 https://registry.npmjs.org/glob
2780 silly get cb [ 200,
2780 silly get { date: 'Tue, 21 Apr 2015 14:16:54 GMT',
2780 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2780 silly get etag: '"77U4JXC53AY4RVWILLEA1Y9A2"',
2780 silly get 'content-type': 'application/json',
2780 silly get 'cache-control': 'max-age=60',
2780 silly get 'content-length': '95901',
2780 silly get 'accept-ranges': 'bytes',
2780 silly get via: '1.1 varnish',
2780 silly get age: '23',
2780 silly get 'x-served-by': 'cache-fra1243-FRA',
2780 silly get 'x-cache': 'HIT',
2780 silly get 'x-cache-hits': '5',
2780 silly get 'x-timer': 'S1429625814.293773,VS0,VE0',
2780 silly get vary: 'Accept',
2780 silly get 'keep-alive': 'timeout=10, max=50',
2780 silly get connection: 'Keep-Alive' } ]
2781 verbose get saving glob to /home/pi/.npm/registry.npmjs.org/glob/.cache.json
2782 silly prepareForInstallMany adding optimist@>=0.3.4 from node-static dependencies
2783 silly prepareForInstallMany adding colors@>=0.6.0 from node-static dependencies
2784 silly prepareForInstallMany adding mime@>=1.2.9 from node-static dependencies
2785 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/package.json
2786 silly addNameRange number 2 { name: 'glob', range: '>=4.4.2 <5.0.0', hasData: true }
2787 silly addNameRange versions [ 'glob',
2787 silly addNameRange [ '1.1.0',
2787 silly addNameRange '2.0.9',
2787 silly addNameRange '2.0.8',
2787 silly addNameRange '2.0.7',
2787 silly addNameRange '2.1.0',
2787 silly addNameRange '3.0.0',
2787 silly addNameRange '3.0.1',
2787 silly addNameRange '3.1.0',
2787 silly addNameRange '3.1.1',
2787 silly addNameRange '3.1.2',
2787 silly addNameRange '3.1.3',
2787 silly addNameRange '3.1.4',
2787 silly addNameRange '3.1.5',
2787 silly addNameRange '3.1.6',
2787 silly addNameRange '3.1.7',
2787 silly addNameRange '3.1.9',
2787 silly addNameRange '3.1.10',
2787 silly addNameRange '3.1.11',
2787 silly addNameRange '3.1.12',
2787 silly addNameRange '3.1.13',
2787 silly addNameRange '3.1.14',
2787 silly addNameRange '3.1.15',
2787 silly addNameRange '3.1.16',
2787 silly addNameRange '3.1.17',
2787 silly addNameRange '3.1.18',
2787 silly addNameRange '3.1.19',
2787 silly addNameRange '3.1.20',
2787 silly addNameRange '3.1.21',
2787 silly addNameRange '3.2.0',
2787 silly addNameRange '3.2.1',
2787 silly addNameRange '3.2.3',
2787 silly addNameRange '3.2.4',
2787 silly addNameRange '3.2.5',
2787 silly addNameRange '3.2.6',
2787 silly addNameRange '3.2.7',
2787 silly addNameRange '3.2.8',
2787 silly addNameRange '3.2.9',
2787 silly addNameRange '3.2.10',
2787 silly addNameRange '3.2.11',
2787 silly addNameRange '4.0.0',
2787 silly addNameRange '4.0.1',
2787 silly addNameRange '4.0.2',
2787 silly addNameRange '4.0.3',
2787 silly addNameRange '4.0.4',
2787 silly addNameRange '4.0.5',
2787 silly addNameRange '4.0.6',
2787 silly addNameRange '4.1.2-beta',
2787 silly addNameRange '4.1.2',
2787 silly addNameRange '4.1.3',
2787 silly addNameRange '4.1.4',
2787 silly addNameRange '4.1.5',
2787 silly addNameRange '4.1.6',
2787 silly addNameRange '4.2.0',
2787 silly addNameRange '4.2.1',
2787 silly addNameRange '4.2.2',
2787 silly addNameRange '4.3.0',
2787 silly addNameRange '4.3.1',
2787 silly addNameRange '4.3.2',
2787 silly addNameRange '4.3.3',
2787 silly addNameRange '4.3.4',
2787 silly addNameRange '4.3.5',
2787 silly addNameRange '4.4.0',
2787 silly addNameRange '4.4.2',
2787 silly addNameRange '4.5.0',
2787 silly addNameRange '5.0.0',
2787 silly addNameRange '4.5.1',
2787 silly addNameRange '5.0.1',
2787 silly addNameRange '4.5.2',
2787 silly addNameRange '5.0.2',
2787 silly addNameRange '4.5.3',
2787 silly addNameRange '5.0.3',
2787 silly addNameRange '5.0.4',
2787 silly addNameRange '5.0.5' ] ]
2788 silly addNamed glob@4.5.3
2789 verbose addNamed "4.5.3" is a plain semver version for glob
2790 silly mapToRegistry name glob
2791 silly mapToRegistry using default registry
2792 silly mapToRegistry registry https://registry.npmjs.org/
2793 silly mapToRegistry uri https://registry.npmjs.org/glob
2794 verbose addRemoteTarball https://registry.npmjs.org/glob/-/glob-4.5.3.tgz not in flight; adding
2795 verbose addRemoteTarball [ 'https://registry.npmjs.org/glob/-/glob-4.5.3.tgz',
2795 verbose addRemoteTarball 'c6cb73d3226c1efef04de3c56d012f03377ee15f' ]
2796 silly cache add args [ 'mime@>=1.2.9', null ]
2797 verbose cache add spec mime@>=1.2.9
2798 silly cache add parsed spec { raw: 'mime@>=1.2.9',
2798 silly cache add scope: null,
2798 silly cache add name: 'mime',
2798 silly cache add rawSpec: '>=1.2.9',
2798 silly cache add spec: '>=1.2.9',
2798 silly cache add type: 'range' }
2799 silly addNamed mime@>=1.2.9
2800 verbose addNamed ">=1.2.9" is a valid semver range for mime
2801 silly addNameRange { name: 'mime', range: '>=1.2.9', hasData: false }
2802 silly mapToRegistry name mime
2803 silly mapToRegistry using default registry
2804 silly mapToRegistry registry https://registry.npmjs.org/
2805 silly mapToRegistry uri https://registry.npmjs.org/mime
2806 verbose addNameRange registry:https://registry.npmjs.org/mime not in flight; fetching
2807 silly cache add args [ 'optimist@>=0.3.4', null ]
2808 verbose cache add spec optimist@>=0.3.4
2809 silly cache add parsed spec { raw: 'optimist@>=0.3.4',
2809 silly cache add scope: null,
2809 silly cache add name: 'optimist',
2809 silly cache add rawSpec: '>=0.3.4',
2809 silly cache add spec: '>=0.3.4',
2809 silly cache add type: 'range' }
2810 silly addNamed optimist@>=0.3.4
2811 verbose addNamed ">=0.3.4" is a valid semver range for optimist
2812 silly addNameRange { name: 'optimist', range: '>=0.3.4', hasData: false }
2813 silly mapToRegistry name optimist
2814 silly mapToRegistry using default registry
2815 silly mapToRegistry registry https://registry.npmjs.org/
2816 silly mapToRegistry uri https://registry.npmjs.org/optimist
2817 verbose addNameRange registry:https://registry.npmjs.org/optimist not in flight; fetching
2818 silly cache add args [ 'colors@>=0.6.0', null ]
2819 verbose cache add spec colors@>=0.6.0
2820 silly cache add parsed spec { raw: 'colors@>=0.6.0',
2820 silly cache add scope: null,
2820 silly cache add name: 'colors',
2820 silly cache add rawSpec: '>=0.6.0',
2820 silly cache add spec: '>=0.6.0',
2820 silly cache add type: 'range' }
2821 silly addNamed colors@>=0.6.0
2822 verbose addNamed ">=0.6.0" is a valid semver range for colors
2823 silly addNameRange { name: 'colors', range: '>=0.6.0', hasData: false }
2824 silly mapToRegistry name colors
2825 silly mapToRegistry using default registry
2826 silly mapToRegistry registry https://registry.npmjs.org/
2827 silly mapToRegistry uri https://registry.npmjs.org/colors
2828 verbose addNameRange registry:https://registry.npmjs.org/colors not in flight; fetching
2829 verbose request uri https://registry.npmjs.org/mime
2830 verbose request no auth needed
2831 info attempt registry request try #1 at 14:16:55
2832 http request GET https://registry.npmjs.org/mime
2833 verbose request uri https://registry.npmjs.org/optimist
2834 verbose request no auth needed
2835 info attempt registry request try #1 at 14:16:55
2836 http request GET https://registry.npmjs.org/optimist
2837 verbose request uri https://registry.npmjs.org/colors
2838 verbose request no auth needed
2839 info attempt registry request try #1 at 14:16:55
2840 http request GET https://registry.npmjs.org/colors
2841 info retry fetch attempt 1 at 14:16:55
2842 info attempt registry request try #1 at 14:16:55
2843 http fetch GET https://registry.npmjs.org/glob/-/glob-4.5.3.tgz
2844 http 200 https://registry.npmjs.org/colors
2845 silly get cb [ 200,
2845 silly get { date: 'Tue, 21 Apr 2015 14:16:55 GMT',
2845 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2845 silly get etag: '"8CCGDNVSNYGV3VTU0RHT2QTNB"',
2845 silly get 'content-type': 'application/json',
2845 silly get 'cache-control': 'max-age=60',
2845 silly get 'content-length': '15617',
2845 silly get 'accept-ranges': 'bytes',
2845 silly get via: '1.1 varnish',
2845 silly get age: '48',
2845 silly get 'x-served-by': 'cache-fra1224-FRA',
2845 silly get 'x-cache': 'HIT',
2845 silly get 'x-cache-hits': '3',
2845 silly get 'x-timer': 'S1429625815.875809,VS0,VE0',
2845 silly get vary: 'Accept',
2845 silly get 'keep-alive': 'timeout=10, max=50',
2845 silly get connection: 'Keep-Alive' } ]
2846 verbose get saving colors to /home/pi/.npm/registry.npmjs.org/colors/.cache.json
2847 http 200 https://registry.npmjs.org/mime
2848 silly get cb [ 200,
2848 silly get { date: 'Tue, 21 Apr 2015 14:16:55 GMT',
2848 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2848 silly get etag: '"7S4W1NTOY1MDKRJKD3QPA2SAC"',
2848 silly get 'content-type': 'application/json',
2848 silly get 'cache-control': 'max-age=60',
2848 silly get 'content-length': '19817',
2848 silly get 'accept-ranges': 'bytes',
2848 silly get via: '1.1 varnish',
2848 silly get age: '49',
2848 silly get 'x-served-by': 'cache-fra1245-FRA',
2848 silly get 'x-cache': 'HIT',
2848 silly get 'x-cache-hits': '5',
2848 silly get 'x-timer': 'S1429625815.870192,VS0,VE0',
2848 silly get vary: 'Accept',
2848 silly get 'keep-alive': 'timeout=10, max=50',
2848 silly get connection: 'Keep-Alive' } ]
2849 verbose get saving mime to /home/pi/.npm/registry.npmjs.org/mime/.cache.json
2850 http 200 https://registry.npmjs.org/optimist
2851 silly get cb [ 200,
2851 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2851 silly get etag: '"DI9U0OOLUIEBKDSYM95MBY0N5"',
2851 silly get 'content-type': 'application/json',
2851 silly get 'cache-control': 'max-age=60',
2851 silly get 'content-length': '46332',
2851 silly get 'accept-ranges': 'bytes',
2851 silly get date: 'Tue, 21 Apr 2015 14:16:55 GMT',
2851 silly get via: '1.1 varnish',
2851 silly get age: '5',
2851 silly get connection: 'keep-alive',
2851 silly get 'x-served-by': 'cache-fra1220-FRA',
2851 silly get 'x-cache': 'HIT',
2851 silly get 'x-cache-hits': '1',
2851 silly get 'x-timer': 'S1429625815.870132,VS0,VE0',
2851 silly get vary: 'Accept' } ]
2852 verbose get saving optimist to /home/pi/.npm/registry.npmjs.org/optimist/.cache.json
2853 silly addNameRange number 2 { name: 'colors', range: '>=0.6.0', hasData: true }
2854 silly addNameRange versions [ 'colors',
2854 silly addNameRange [ '0.3.0',
2854 silly addNameRange '0.5.0',
2854 silly addNameRange '0.5.1',
2854 silly addNameRange '0.6.0',
2854 silly addNameRange '0.6.0-1',
2854 silly addNameRange '0.6.1',
2854 silly addNameRange '0.6.2',
2854 silly addNameRange '1.0.0',
2854 silly addNameRange '1.0.1',
2854 silly addNameRange '1.0.2',
2854 silly addNameRange '1.0.3' ] ]
2855 silly addNamed colors@1.0.3
2856 verbose addNamed "1.0.3" is a plain semver version for colors
2857 silly addNameRange number 2 { name: 'mime', range: '>=1.2.9', hasData: true }
2858 silly addNameRange versions [ 'mime',
2858 silly addNameRange [ '1.0.0',
2858 silly addNameRange '1.1.0',
2858 silly addNameRange '1.2.1',
2858 silly addNameRange '1.2.2',
2858 silly addNameRange '1.2.3',
2858 silly addNameRange '1.2.4',
2858 silly addNameRange '1.2.5',
2858 silly addNameRange '1.2.6',
2858 silly addNameRange '1.2.7',
2858 silly addNameRange '1.2.8',
2858 silly addNameRange '1.2.9',
2858 silly addNameRange '1.2.10',
2858 silly addNameRange '1.2.11',
2858 silly addNameRange '1.3.0',
2858 silly addNameRange '1.3.2',
2858 silly addNameRange '1.3.3',
2858 silly addNameRange '1.3.4' ] ]
2859 silly addNamed mime@1.3.4
2860 verbose addNamed "1.3.4" is a plain semver version for mime
2861 silly addNameRange number 2 { name: 'optimist', range: '>=0.3.4', hasData: true }
2862 silly addNameRange versions [ 'optimist',
2862 silly addNameRange [ '0.0.1',
2862 silly addNameRange '0.0.2',
2862 silly addNameRange '0.0.4',
2862 silly addNameRange '0.0.5',
2862 silly addNameRange '0.0.6',
2862 silly addNameRange '0.0.7',
2862 silly addNameRange '0.1.0',
2862 silly addNameRange '0.1.1',
2862 silly addNameRange '0.1.2',
2862 silly addNameRange '0.1.3',
2862 silly addNameRange '0.1.4',
2862 silly addNameRange '0.1.5',
2862 silly addNameRange '0.1.6',
2862 silly addNameRange '0.1.7',
2862 silly addNameRange '0.1.8',
2862 silly addNameRange '0.1.9',
2862 silly addNameRange '0.0.3',
2862 silly addNameRange '0.2.0',
2862 silly addNameRange '0.2.1',
2862 silly addNameRange '0.2.2',
2862 silly addNameRange '0.2.3',
2862 silly addNameRange '0.2.4',
2862 silly addNameRange '0.2.5',
2862 silly addNameRange '0.2.6',
2862 silly addNameRange '0.2.7',
2862 silly addNameRange '0.2.8',
2862 silly addNameRange '0.3.0',
2862 silly addNameRange '0.3.1',
2862 silly addNameRange '0.3.3',
2862 silly addNameRange '0.3.4',
2862 silly addNameRange '0.3.5',
2862 silly addNameRange '0.3.6',
2862 silly addNameRange '0.3.7',
2862 silly addNameRange '0.4.0',
2862 silly addNameRange '0.5.0',
2862 silly addNameRange '0.5.1',
2862 silly addNameRange '0.5.2',
2862 silly addNameRange '0.6.0',
2862 silly addNameRange '0.6.1' ] ]
2863 silly addNamed optimist@0.6.1
2864 verbose addNamed "0.6.1" is a plain semver version for optimist
2865 silly mapToRegistry name colors
2866 silly mapToRegistry using default registry
2867 silly mapToRegistry registry https://registry.npmjs.org/
2868 silly mapToRegistry uri https://registry.npmjs.org/colors
2869 verbose addRemoteTarball https://registry.npmjs.org/colors/-/colors-1.0.3.tgz not in flight; adding
2870 verbose addRemoteTarball [ 'https://registry.npmjs.org/colors/-/colors-1.0.3.tgz',
2870 verbose addRemoteTarball '0433f44d809680fdeb60ed260f1b0c262e82a40b' ]
2871 silly mapToRegistry name mime
2872 silly mapToRegistry using default registry
2873 silly mapToRegistry registry https://registry.npmjs.org/
2874 silly mapToRegistry uri https://registry.npmjs.org/mime
2875 verbose addRemoteTarball https://registry.npmjs.org/mime/-/mime-1.3.4.tgz not in flight; adding
2876 verbose addRemoteTarball [ 'https://registry.npmjs.org/mime/-/mime-1.3.4.tgz',
2876 verbose addRemoteTarball '115f9e3b6b3daf2959983cb38f149a2d40eb5d53' ]
2877 silly mapToRegistry name optimist
2878 silly mapToRegistry using default registry
2879 silly mapToRegistry registry https://registry.npmjs.org/
2880 silly mapToRegistry uri https://registry.npmjs.org/optimist
2881 verbose addRemoteTarball https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz not in flight; adding
2882 verbose addRemoteTarball [ 'https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz',
2882 verbose addRemoteTarball 'da3ea74686fa21a19a111c326e90eb15a0196686' ]
2883 info retry fetch attempt 1 at 14:16:56
2884 info attempt registry request try #1 at 14:16:56
2885 http fetch GET https://registry.npmjs.org/colors/-/colors-1.0.3.tgz
2886 info retry fetch attempt 1 at 14:16:56
2887 info attempt registry request try #1 at 14:16:56
2888 http fetch GET https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
2889 info retry fetch attempt 1 at 14:16:56
2890 info attempt registry request try #1 at 14:16:56
2891 http fetch GET https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz
2892 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/dump_dependency_json.py
2893 http fetch 200 https://registry.npmjs.org/glob/-/glob-4.5.3.tgz
2894 silly fetchAndShaCheck shasum c6cb73d3226c1efef04de3c56d012f03377ee15f
2895 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/glob/-/glob-4.5.3.tgz not in flight; adding
2896 verbose addTmpTarball already have metadata; skipping unpack for glob@4.5.3
2897 http fetch 200 https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
2898 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/eclipse.py
2899 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/gypd.py
2900 silly cache afterAdd glob@4.5.3
2901 verbose afterAdd /home/pi/.npm/glob/4.5.3/package/package.json not in flight; writing
2902 silly fetchAndShaCheck shasum 115f9e3b6b3daf2959983cb38f149a2d40eb5d53
2903 verbose afterAdd /home/pi/.npm/glob/4.5.3/package/package.json written
2904 silly install resolved [ { author:
2904 silly install resolved { name: 'Isaac Z. Schlueter',
2904 silly install resolved email: 'i@izs.me',
2904 silly install resolved url: 'http://blog.izs.me/' },
2904 silly install resolved name: 'glob',
2904 silly install resolved description: 'a little globber',
2904 silly install resolved version: '4.5.3',
2904 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-glob.git' },
2904 silly install resolved main: 'glob.js',
2904 silly install resolved files: [ 'glob.js', 'sync.js', 'common.js' ],
2904 silly install resolved engines: { node: '*' },
2904 silly install resolved dependencies:
2904 silly install resolved { inflight: '^1.0.4',
2904 silly install resolved inherits: '2',
2904 silly install resolved minimatch: '^2.0.1',
2904 silly install resolved once: '^1.3.0' },
2904 silly install resolved devDependencies: { mkdirp: '0', rimraf: '^2.2.8', tap: '^0.5.0', tick: '0.0.6' },
2904 silly install resolved scripts:
2904 silly install resolved { prepublish: 'npm run benchclean',
2904 silly install resolved profclean: 'rm -f v8.log profile.txt',
2904 silly install resolved test: 'npm run profclean && tap test/*.js',
2904 silly install resolved 'test-regen': 'npm run profclean && TEST_REGEN=1 node test/00-setup.js',
2904 silly install resolved bench: 'bash benchmark.sh',
2904 silly install resolved prof: 'bash prof.sh && cat profile.txt',
2904 silly install resolved benchclean: 'bash benchclean.sh' },
2904 silly install resolved license: 'ISC',
2904 silly install resolved gitHead: 'a4e461ab59a837eee80a4d8dbdbf5ae1054a646f',
2904 silly install resolved bugs: { url: 'https://github.com/isaacs/node-glob/issues' },
2904 silly install resolved homepage: 'https://github.com/isaacs/node-glob',
2904 silly install resolved _id: 'glob@4.5.3',
2904 silly install resolved _shasum: 'c6cb73d3226c1efef04de3c56d012f03377ee15f',
2904 silly install resolved _from: 'glob@>=4.4.2 <5.0.0',
2904 silly install resolved _npmVersion: '2.7.1',
2904 silly install resolved _nodeVersion: '1.4.2',
2904 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
2904 silly install resolved maintainers: [ [Object] ],
2904 silly install resolved dist:
2904 silly install resolved { shasum: 'c6cb73d3226c1efef04de3c56d012f03377ee15f',
2904 silly install resolved tarball: 'http://registry.npmjs.org/glob/-/glob-4.5.3.tgz' },
2904 silly install resolved directories: {},
2904 silly install resolved _resolved: 'https://registry.npmjs.org/glob/-/glob-4.5.3.tgz' } ]
2905 info install glob@4.5.3 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
2906 info installOne glob@4.5.3
2907 verbose installOne of glob to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf not in flight; installing
2908 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/mime/-/mime-1.3.4.tgz not in flight; adding
2909 verbose addTmpTarball already have metadata; skipping unpack for mime@1.3.4
2910 http fetch 200 https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz
2911 verbose lock using /home/pi/.npm/_locks/glob-91e986a3b23a6dd7.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
2912 silly install write writing glob 4.5.3 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
2913 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/gypsh.py
2914 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/android.py
2915 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
2916 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob is being purged from base /home/pi/serverless-webrtc
2917 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
2918 verbose tar unpack /home/pi/.npm/glob/4.5.3/package.tgz
2919 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
2920 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob is being purged
2921 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
2922 silly gunzTarPerm modes [ '755', '644' ]
2923 http fetch 200 https://registry.npmjs.org/colors/-/colors-1.0.3.tgz
2924 silly cache afterAdd mime@1.3.4
2925 verbose afterAdd /home/pi/.npm/mime/1.3.4/package/package.json not in flight; writing
2926 silly fetchAndShaCheck shasum da3ea74686fa21a19a111c326e90eb15a0196686
2927 silly gunzTarPerm extractEntry package.json
2928 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/optimist/-/optimist-0.6.1.tgz not in flight; adding
2929 verbose addTmpTarball already have metadata; skipping unpack for optimist@0.6.1
2930 verbose afterAdd /home/pi/.npm/mime/1.3.4/package/package.json written
2931 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/msvs.py
2932 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/msvs_test.py
2933 silly gunzTarPerm extractEntry README.md
2934 silly gunzTarPerm extractEntry LICENSE
2935 silly gunzTarPerm extractEntry common.js
2936 silly gunzTarPerm extractEntry glob.js
2937 silly gunzTarPerm extractEntry sync.js
2938 silly cache afterAdd optimist@0.6.1
2939 verbose afterAdd /home/pi/.npm/optimist/0.6.1/package/package.json not in flight; writing
2940 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/ninja.py
2941 verbose afterAdd /home/pi/.npm/optimist/0.6.1/package/package.json written
2942 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/ninja_test.py
2943 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/xcode.py
2944 silly gunzTarPerm extractEntry gyp/pylib/gyp/generator/xcode_test.py
2945 silly gunzTarPerm extractEntry gyp/pylib/gyp/input.py
2946 silly gunzTarPerm extractEntry gyp/pylib/gyp/input_test.py
2947 silly gunzTarPerm extractEntry gyp/pylib/gyp/mac_tool.py
2948 silly gunzTarPerm extractEntry gyp/pylib/gyp/msvs_emulation.py
2949 silly gunzTarPerm extractEntry gyp/pylib/gyp/ninja_syntax.py
2950 silly gunzTarPerm extractEntry gyp/pylib/gyp/ordered_dict.py
2951 silly gunzTarPerm extractEntry gyp/pylib/gyp/win_tool.py
2952 silly fetchAndShaCheck shasum 0433f44d809680fdeb60ed260f1b0c262e82a40b
2953 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/colors/-/colors-1.0.3.tgz not in flight; adding
2954 verbose addTmpTarball already have metadata; skipping unpack for colors@1.0.3
2955 silly gunzTarPerm extractEntry gyp/pylib/gyp/xcode_emulation.py
2956 silly gunzTarPerm extractEntry gyp/pylib/gyp/xcodeproj_file.py
2957 silly gunzTarPerm extractEntry gyp/pylib/gyp/xml_fix.py
2958 silly gunzTarPerm extractEntry gyp/pylintrc
2959 silly cache afterAdd colors@1.0.3
2960 verbose afterAdd /home/pi/.npm/colors/1.0.3/package/package.json not in flight; writing
2961 silly gunzTarPerm extractEntry gyp/samples/samples
2962 silly gunzTarPerm extractEntry gyp/samples/samples.bat
2963 verbose afterAdd /home/pi/.npm/colors/1.0.3/package/package.json written
2964 silly install resolved [ { author:
2964 silly install resolved { name: 'Robert Kieffer',
2964 silly install resolved email: 'robert@broofa.com',
2964 silly install resolved url: 'http://github.com/broofa' },
2964 silly install resolved scripts:
2964 silly install resolved { prepublish: 'node build/build.js > types.json',
2964 silly install resolved test: 'node build/test.js' },
2964 silly install resolved bin: { mime: 'cli.js' },
2964 silly install resolved contributors: [ [Object] ],
2964 silly install resolved description: 'A comprehensive library for mime-type mapping',
2964 silly install resolved licenses: [ [Object] ],
2964 silly install resolved dependencies: {},
2964 silly install resolved devDependencies: { 'mime-db': '^1.2.0' },
2964 silly install resolved keywords: [ 'util', 'mime' ],
2964 silly install resolved main: 'mime.js',
2964 silly install resolved name: 'mime',
2964 silly install resolved repository: { url: 'https://github.com/broofa/node-mime', type: 'git' },
2964 silly install resolved version: '1.3.4',
2964 silly install resolved gitHead: '1628f6e0187095009dcef4805c3a49706f137974',
2964 silly install resolved bugs: { url: 'https://github.com/broofa/node-mime/issues' },
2964 silly install resolved homepage: 'https://github.com/broofa/node-mime',
2964 silly install resolved _id: 'mime@1.3.4',
2964 silly install resolved _shasum: '115f9e3b6b3daf2959983cb38f149a2d40eb5d53',
2964 silly install resolved _from: 'mime@>=1.2.9',
2964 silly install resolved _npmVersion: '1.4.28',
2964 silly install resolved _npmUser: { name: 'broofa', email: 'robert@broofa.com' },
2964 silly install resolved maintainers: [ [Object], [Object] ],
2964 silly install resolved dist:
2964 silly install resolved { shasum: '115f9e3b6b3daf2959983cb38f149a2d40eb5d53',
2964 silly install resolved tarball: 'http://registry.npmjs.org/mime/-/mime-1.3.4.tgz' },
2964 silly install resolved directories: {},
2964 silly install resolved _resolved: 'https://registry.npmjs.org/mime/-/mime-1.3.4.tgz' },
2964 silly install resolved { name: 'optimist',
2964 silly install resolved version: '0.6.1',
2964 silly install resolved description: 'Light-weight option parsing with an argv hash. No optstrings attached.',
2964 silly install resolved main: './index.js',
2964 silly install resolved dependencies: { wordwrap: '~0.0.2', minimist: '~0.0.1' },
2964 silly install resolved devDependencies: { hashish: '~0.0.4', tap: '~0.4.0' },
2964 silly install resolved scripts: { test: 'tap ./test/*.js' },
2964 silly install resolved repository:
2964 silly install resolved { type: 'git',
2964 silly install resolved url: 'http://github.com/substack/node-optimist.git' },
2964 silly install resolved keywords:
2964 silly install resolved [ 'argument',
2964 silly install resolved 'args',
2964 silly install resolved 'option',
2964 silly install resolved 'parser',
2964 silly install resolved 'parsing',
2964 silly install resolved 'cli',
2964 silly install resolved 'command' ],
2964 silly install resolved author:
2964 silly install resolved { name: 'James Halliday',
2964 silly install resolved email: 'mail@substack.net',
2964 silly install resolved url: 'http://substack.net' },
2964 silly install resolved license: 'MIT/X11',
2964 silly install resolved engine: { node: '>=0.4' },
2964 silly install resolved bugs: { url: 'https://github.com/substack/node-optimist/issues' },
2964 silly install resolved homepage: 'https://github.com/substack/node-optimist',
2964 silly install resolved _id: 'optimist@0.6.1',
2964 silly install resolved dist:
2964 silly install resolved { shasum: 'da3ea74686fa21a19a111c326e90eb15a0196686',
2964 silly install resolved tarball: 'http://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz' },
2964 silly install resolved _from: 'optimist@>=0.3.4',
2964 silly install resolved _npmVersion: '1.3.21',
2964 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
2964 silly install resolved maintainers: [ [Object] ],
2964 silly install resolved directories: {},
2964 silly install resolved _shasum: 'da3ea74686fa21a19a111c326e90eb15a0196686',
2964 silly install resolved _resolved: 'https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz' },
2964 silly install resolved { name: 'colors',
2964 silly install resolved description: 'get colors in your node.js console',
2964 silly install resolved version: '1.0.3',
2964 silly install resolved author: { name: 'Marak Squires' },
2964 silly install resolved homepage: 'https://github.com/Marak/colors.js',
2964 silly install resolved bugs: { url: 'https://github.com/Marak/colors.js/issues' },
2964 silly install resolved keywords: [ 'ansi', 'terminal', 'colors' ],
2964 silly install resolved repository: { type: 'git', url: 'http://github.com/Marak/colors.js.git' },
2964 silly install resolved license: 'MIT',
2964 silly install resolved scripts: { test: 'node tests/basic-test.js && node tests/safe-test.js' },
2964 silly install resolved engines: { node: '>=0.1.90' },
2964 silly install resolved main: './lib/index',
2964 silly install resolved gitHead: 'e9e6557cc0fa26dba1a20b0d45e92de982f4047c',
2964 silly install resolved _id: 'colors@1.0.3',
2964 silly install resolved _shasum: '0433f44d809680fdeb60ed260f1b0c262e82a40b',
2964 silly install resolved _from: 'colors@>=0.6.0',
2964 silly install resolved _npmVersion: '2.0.2',
2964 silly install resolved _nodeVersion: '0.11.13',
2964 silly install resolved _npmUser: { name: 'marak', email: 'marak.squires@gmail.com' },
2964 silly install resolved maintainers: [ [Object] ],
2964 silly install resolved dist:
2964 silly install resolved { shasum: '0433f44d809680fdeb60ed260f1b0c262e82a40b',
2964 silly install resolved tarball: 'http://registry.npmjs.org/colors/-/colors-1.0.3.tgz' },
2964 silly install resolved directories: {},
2964 silly install resolved _resolved: 'https://registry.npmjs.org/colors/-/colors-1.0.3.tgz' } ]
2965 info install mime@1.3.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2966 info install optimist@0.6.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2967 info install colors@1.0.3 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
2968 info installOne mime@1.3.4
2969 verbose installOne of mime to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static not in flight; installing
2970 info installOne optimist@0.6.1
2971 verbose installOne of optimist to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static not in flight; installing
2972 info installOne colors@1.0.3
2973 verbose installOne of colors to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static not in flight; installing
2974 silly gunzTarPerm extractEntry gyp/setup.py
2975 silly gunzTarPerm extractEntry gyp/gyp
2976 verbose lock using /home/pi/.npm/_locks/mime-7f029bfad4b1c1ea.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
2977 verbose lock using /home/pi/.npm/_locks/optimist-c2f6ee9f2555fe89.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
2978 verbose lock using /home/pi/.npm/_locks/colors-f9a6e430737ff9b3.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
2979 silly install write writing mime 1.3.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
2980 silly install write writing optimist 0.6.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
2981 silly install write writing colors 1.0.3 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
2982 verbose unbuild node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
2983 verbose unbuild node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
2984 verbose unbuild node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
2985 silly gunzTarPerm extractEntry lib/build.js
2986 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist is being purged from base /home/pi/serverless-webrtc
2987 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
2988 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors is being purged from base /home/pi/serverless-webrtc
2989 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
2990 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime is being purged from base /home/pi/serverless-webrtc
2991 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
2992 verbose tar unpack /home/pi/.npm/optimist/0.6.1/package.tgz
2993 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
2994 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist is being purged
2995 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
2996 verbose tar unpack /home/pi/.npm/colors/1.0.3/package.tgz
2997 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
2998 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors is being purged
2999 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
3000 verbose tar unpack /home/pi/.npm/mime/1.3.4/package.tgz
3001 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
3002 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime is being purged
3003 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
3004 silly gunzTarPerm modes [ '755', '644' ]
3005 silly gunzTarPerm modes [ '755', '644' ]
3006 silly gunzTarPerm modes [ '755', '644' ]
3007 silly gunzTarPerm extractEntry package.json
3008 silly gunzTarPerm extractEntry package.json
3009 silly gunzTarPerm extractEntry package.json
3010 silly gunzTarPerm extractEntry LICENSE
3011 silly gunzTarPerm extractEntry index.js
3012 silly gunzTarPerm extractEntry safe.js
3013 silly gunzTarPerm extractEntry .travis.yml
3014 silly gunzTarPerm extractEntry .npmignore
3015 silly gunzTarPerm extractEntry README.md
3016 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/package.json
3017 info preinstall glob@4.5.3
3018 silly gunzTarPerm extractEntry .travis.yml
3019 silly gunzTarPerm extractEntry example/bool.js
3020 silly gunzTarPerm extractEntry MIT-LICENSE.txt
3021 silly gunzTarPerm extractEntry ReadMe.md
3022 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/package.json
3023 silly gunzTarPerm extractEntry LICENSE
3024 silly gunzTarPerm extractEntry cli.js
3025 silly gunzTarPerm extractEntry lib/clean.js
3026 silly gunzTarPerm extractEntry lib/configure.js
3027 silly gunzTarPerm extractEntry mime.js
3028 silly gunzTarPerm extractEntry build/build.js
3029 silly gunzTarPerm extractEntry examples/normal-usage.js
3030 silly gunzTarPerm extractEntry examples/safe-string.js
3031 silly gunzTarPerm extractEntry example/default_singles.js
3032 silly gunzTarPerm extractEntry example/divide.js
3033 silly gunzTarPerm extractEntry example/line_count.js
3034 silly gunzTarPerm extractEntry example/default_hash.js
3035 silly gunzTarPerm extractEntry example/line_count_wrap.js
3036 silly gunzTarPerm extractEntry example/nonopt.js
3037 silly gunzTarPerm extractEntry example/reflect.js
3038 silly gunzTarPerm extractEntry example/short.js
3039 silly gunzTarPerm extractEntry example/string.js
3040 silly gunzTarPerm extractEntry example/boolean_single.js
3041 silly gunzTarPerm extractEntry example/usage-options.js
3042 silly gunzTarPerm extractEntry example/boolean_double.js
3043 silly gunzTarPerm extractEntry example/xup.js
3044 silly gunzTarPerm extractEntry example/line_count_options.js
3045 silly gunzTarPerm extractEntry readme.markdown
3046 silly gunzTarPerm extractEntry test/_.js
3047 silly gunzTarPerm extractEntry test/dash.js
3048 silly gunzTarPerm extractEntry test/parse.js
3049 silly gunzTarPerm extractEntry test/parse_modified.js
3050 silly gunzTarPerm extractEntry test/short.js
3051 silly gunzTarPerm extractEntry test/usage.js
3052 silly gunzTarPerm extractEntry test/whitespace.js
3053 silly gunzTarPerm extractEntry test/_/argv.js
3054 silly gunzTarPerm extractEntry test/_/bin.js
3055 silly prepareForInstallMany adding inflight@^1.0.4 from glob dependencies
3056 silly prepareForInstallMany adding inherits@2 from glob dependencies
3057 silly prepareForInstallMany adding minimatch@^2.0.1 from glob dependencies
3058 silly prepareForInstallMany adding once@^1.3.0 from glob dependencies
3059 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/package.json
3060 silly gunzTarPerm extractEntry lib/colors.js
3061 silly gunzTarPerm extractEntry lib/extendStringPrototype.js
3062 silly gunzTarPerm extractEntry build/test.js
3063 silly gunzTarPerm extractEntry types.json
3064 silly gunzTarPerm extractEntry lib/install.js
3065 silly gunzTarPerm extractEntry lib/list.js
3066 silly cache add args [ 'inflight@^1.0.4', null ]
3067 verbose cache add spec inflight@^1.0.4
3068 silly cache add parsed spec { raw: 'inflight@^1.0.4',
3068 silly cache add scope: null,
3068 silly cache add name: 'inflight',
3068 silly cache add rawSpec: '^1.0.4',
3068 silly cache add spec: '>=1.0.4 <2.0.0',
3068 silly cache add type: 'range' }
3069 silly addNamed inflight@>=1.0.4 <2.0.0
3070 verbose addNamed ">=1.0.4 <2.0.0" is a valid semver range for inflight
3071 silly addNameRange { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: false }
3072 silly mapToRegistry name inflight
3073 silly mapToRegistry using default registry
3074 silly mapToRegistry registry https://registry.npmjs.org/
3075 silly mapToRegistry uri https://registry.npmjs.org/inflight
3076 verbose addNameRange registry:https://registry.npmjs.org/inflight not in flight; fetching
3077 silly cache add args [ 'inherits@2', null ]
3078 verbose cache add spec inherits@2
3079 silly cache add parsed spec { raw: 'inherits@2',
3079 silly cache add scope: null,
3079 silly cache add name: 'inherits',
3079 silly cache add rawSpec: '2',
3079 silly cache add spec: '>=2.0.0 <3.0.0',
3079 silly cache add type: 'range' }
3080 silly addNamed inherits@>=2.0.0 <3.0.0
3081 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for inherits
3082 silly addNameRange { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: false }
3083 silly mapToRegistry name inherits
3084 silly mapToRegistry using default registry
3085 silly mapToRegistry registry https://registry.npmjs.org/
3086 silly mapToRegistry uri https://registry.npmjs.org/inherits
3087 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
3088 silly cache add args [ 'minimatch@^2.0.1', null ]
3089 verbose cache add spec minimatch@^2.0.1
3090 silly cache add parsed spec { raw: 'minimatch@^2.0.1',
3090 silly cache add scope: null,
3090 silly cache add name: 'minimatch',
3090 silly cache add rawSpec: '^2.0.1',
3090 silly cache add spec: '>=2.0.1 <3.0.0',
3090 silly cache add type: 'range' }
3091 silly addNamed minimatch@>=2.0.1 <3.0.0
3092 verbose addNamed ">=2.0.1 <3.0.0" is a valid semver range for minimatch
3093 silly addNameRange { name: 'minimatch', range: '>=2.0.1 <3.0.0', hasData: false }
3094 silly mapToRegistry name minimatch
3095 silly mapToRegistry using default registry
3096 silly mapToRegistry registry https://registry.npmjs.org/
3097 silly mapToRegistry uri https://registry.npmjs.org/minimatch
3098 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching
3099 silly cache add args [ 'once@^1.3.0', null ]
3100 verbose cache add spec once@^1.3.0
3101 silly cache add parsed spec { raw: 'once@^1.3.0',
3101 silly cache add scope: null,
3101 silly cache add name: 'once',
3101 silly cache add rawSpec: '^1.3.0',
3101 silly cache add spec: '>=1.3.0 <2.0.0',
3101 silly cache add type: 'range' }
3102 silly addNamed once@>=1.3.0 <2.0.0
3103 verbose addNamed ">=1.3.0 <2.0.0" is a valid semver range for once
3104 silly addNameRange { name: 'once', range: '>=1.3.0 <2.0.0', hasData: false }
3105 silly mapToRegistry name once
3106 silly mapToRegistry using default registry
3107 silly mapToRegistry registry https://registry.npmjs.org/
3108 silly mapToRegistry uri https://registry.npmjs.org/once
3109 verbose addNameRange registry:https://registry.npmjs.org/once not in flight; fetching
3110 verbose request uri https://registry.npmjs.org/inflight
3111 verbose request no auth needed
3112 info attempt registry request try #1 at 14:16:59
3113 http request GET https://registry.npmjs.org/inflight
3114 verbose request uri https://registry.npmjs.org/inherits
3115 verbose request no auth needed
3116 info attempt registry request try #1 at 14:16:59
3117 http request GET https://registry.npmjs.org/inherits
3118 verbose request uri https://registry.npmjs.org/minimatch
3119 verbose request no auth needed
3120 info attempt registry request try #1 at 14:16:59
3121 http request GET https://registry.npmjs.org/minimatch
3122 verbose request uri https://registry.npmjs.org/once
3123 verbose request no auth needed
3124 info attempt registry request try #1 at 14:16:59
3125 http request GET https://registry.npmjs.org/once
3126 silly gunzTarPerm extractEntry lib/index.js
3127 silly gunzTarPerm extractEntry lib/styles.js
3128 silly gunzTarPerm extractEntry lib/custom/trap.js
3129 silly gunzTarPerm extractEntry lib/custom/zalgo.js
3130 silly gunzTarPerm extractEntry lib/node-gyp.js
3131 silly gunzTarPerm extractEntry lib/rebuild.js
3132 silly gunzTarPerm extractEntry lib/remove.js
3133 silly gunzTarPerm extractEntry lib/maps/america.js
3134 silly gunzTarPerm extractEntry lib/maps/rainbow.js
3135 silly gunzTarPerm extractEntry lib/maps/random.js
3136 silly gunzTarPerm extractEntry lib/maps/zebra.js
3137 silly gunzTarPerm extractEntry lib/system/supports-colors.js
3138 silly gunzTarPerm extractEntry screenshots/colors.png
3139 silly gunzTarPerm extractEntry addon.gypi
3140 silly gunzTarPerm extractEntry tests/basic-test.js
3141 silly gunzTarPerm extractEntry tests/safe-test.js
3142 silly gunzTarPerm extractEntry themes/generic-logging.js
3143 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime/package.json
3144 http 200 https://registry.npmjs.org/once
3145 silly get cb [ 200,
3145 silly get { date: 'Tue, 21 Apr 2015 14:17:00 GMT',
3145 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3145 silly get etag: '"31E761SQYSANL7L9YN3KL4RTO"',
3145 silly get 'content-type': 'application/json',
3145 silly get 'cache-control': 'max-age=60',
3145 silly get 'content-length': '5253',
3145 silly get 'accept-ranges': 'bytes',
3145 silly get via: '1.1 varnish',
3145 silly get age: '45',
3145 silly get 'x-served-by': 'cache-fra1225-FRA',
3145 silly get 'x-cache': 'HIT',
3145 silly get 'x-cache-hits': '4',
3145 silly get 'x-timer': 'S1429625820.536982,VS0,VE0',
3145 silly get vary: 'Accept',
3145 silly get 'keep-alive': 'timeout=10, max=50',
3145 silly get connection: 'Keep-Alive' } ]
3146 verbose get saving once to /home/pi/.npm/registry.npmjs.org/once/.cache.json
3147 http 200 https://registry.npmjs.org/minimatch
3148 silly get cb [ 200,
3148 silly get { date: 'Tue, 21 Apr 2015 14:17:00 GMT',
3148 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3148 silly get etag: '"7E6LX8BUVQYO67FCINACMFASW"',
3148 silly get 'content-type': 'application/json',
3148 silly get 'cache-control': 'max-age=60',
3148 silly get 'content-length': '37493',
3148 silly get 'accept-ranges': 'bytes',
3148 silly get via: '1.1 varnish',
3148 silly get age: '33',
3148 silly get 'x-served-by': 'cache-fra1227-FRA',
3148 silly get 'x-cache': 'HIT',
3148 silly get 'x-cache-hits': '5',
3148 silly get 'x-timer': 'S1429625820.548798,VS0,VE0',
3148 silly get vary: 'Accept',
3148 silly get 'keep-alive': 'timeout=10, max=50',
3148 silly get connection: 'Keep-Alive' } ]
3149 verbose get saving minimatch to /home/pi/.npm/registry.npmjs.org/minimatch/.cache.json
3150 http 200 https://registry.npmjs.org/inherits
3151 silly get cb [ 200,
3151 silly get { date: 'Tue, 21 Apr 2015 14:17:00 GMT',
3151 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3151 silly get etag: '"2JQ9T5BW10349CYNB2L6ASWW6"',
3151 silly get 'content-type': 'application/json',
3151 silly get 'cache-control': 'max-age=60',
3151 silly get 'content-length': '5080',
3151 silly get 'accept-ranges': 'bytes',
3151 silly get via: '1.1 varnish',
3151 silly get age: '36',
3151 silly get 'x-served-by': 'cache-fra1232-FRA',
3151 silly get 'x-cache': 'HIT',
3151 silly get 'x-cache-hits': '5',
3151 silly get 'x-timer': 'S1429625820.552710,VS0,VE0',
3151 silly get vary: 'Accept',
3151 silly get 'keep-alive': 'timeout=10, max=50',
3151 silly get connection: 'Keep-Alive' } ]
3152 verbose get saving inherits to /home/pi/.npm/registry.npmjs.org/inherits/.cache.json
3153 http 200 https://registry.npmjs.org/inflight
3154 silly get cb [ 200,
3154 silly get { date: 'Tue, 21 Apr 2015 14:17:00 GMT',
3154 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3154 silly get etag: '"6AR9RV8E4O3SZCR73U7S67KCY"',
3154 silly get 'content-type': 'application/json',
3154 silly get 'cache-control': 'max-age=60',
3154 silly get 'content-length': '6869',
3154 silly get 'accept-ranges': 'bytes',
3154 silly get via: '1.1 varnish',
3154 silly get age: '6',
3154 silly get 'x-served-by': 'cache-fra1227-FRA',
3154 silly get 'x-cache': 'HIT',
3154 silly get 'x-cache-hits': '1',
3154 silly get 'x-timer': 'S1429625820.619863,VS0,VE0',
3154 silly get vary: 'Accept',
3154 silly get 'keep-alive': 'timeout=10, max=50',
3154 silly get connection: 'Keep-Alive' } ]
3155 verbose get saving inflight to /home/pi/.npm/registry.npmjs.org/inflight/.cache.json
3156 info preinstall mime@1.3.4
3157 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime/package.json
3158 silly addNameRange number 2 { name: 'once', range: '>=1.3.0 <2.0.0', hasData: true }
3159 silly addNameRange versions [ 'once', [ '1.1.1', '1.2.0', '1.3.0', '1.3.1' ] ]
3160 silly addNamed once@1.3.1
3161 verbose addNamed "1.3.1" is a plain semver version for once
3162 silly addNameRange number 2 { name: 'minimatch', range: '>=2.0.1 <3.0.0', hasData: true }
3163 silly addNameRange versions [ 'minimatch',
3163 silly addNameRange [ '0.0.1',
3163 silly addNameRange '0.0.2',
3163 silly addNameRange '0.0.4',
3163 silly addNameRange '0.0.5',
3163 silly addNameRange '0.1.1',
3163 silly addNameRange '0.1.2',
3163 silly addNameRange '0.1.3',
3163 silly addNameRange '0.1.4',
3163 silly addNameRange '0.1.5',
3163 silly addNameRange '0.2.0',
3163 silly addNameRange '0.2.2',
3163 silly addNameRange '0.2.3',
3163 silly addNameRange '0.2.4',
3163 silly addNameRange '0.2.5',
3163 silly addNameRange '0.2.6',
3163 silly addNameRange '0.2.7',
3163 silly addNameRange '0.2.8',
3163 silly addNameRange '0.2.9',
3163 silly addNameRange '0.2.10',
3163 silly addNameRange '0.2.11',
3163 silly addNameRange '0.2.12',
3163 silly addNameRange '0.2.13',
3163 silly addNameRange '0.2.14',
3163 silly addNameRange '0.3.0',
3163 silly addNameRange '0.4.0',
3163 silly addNameRange '1.0.0',
3163 silly addNameRange '2.0.0',
3163 silly addNameRange '2.0.1',
3163 silly addNameRange '2.0.2',
3163 silly addNameRange '2.0.3',
3163 silly addNameRange '2.0.4' ] ]
3164 silly addNamed minimatch@2.0.4
3165 verbose addNamed "2.0.4" is a plain semver version for minimatch
3166 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: true }
3167 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ]
3168 silly addNamed inherits@2.0.1
3169 verbose addNamed "2.0.1" is a plain semver version for inherits
3170 silly addNameRange number 2 { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: true }
3171 silly addNameRange versions [ 'inflight', [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4' ] ]
3172 silly addNamed inflight@1.0.4
3173 verbose addNamed "1.0.4" is a plain semver version for inflight
3174 silly mapToRegistry name once
3175 silly mapToRegistry using default registry
3176 silly mapToRegistry registry https://registry.npmjs.org/
3177 silly mapToRegistry uri https://registry.npmjs.org/once
3178 verbose addRemoteTarball https://registry.npmjs.org/once/-/once-1.3.1.tgz not in flight; adding
3179 verbose addRemoteTarball [ 'https://registry.npmjs.org/once/-/once-1.3.1.tgz',
3179 verbose addRemoteTarball 'f3f3e4da5b7d27b5c732969ee3e67e729457b31f' ]
3180 silly mapToRegistry name minimatch
3181 silly mapToRegistry using default registry
3182 silly mapToRegistry registry https://registry.npmjs.org/
3183 silly mapToRegistry uri https://registry.npmjs.org/minimatch
3184 verbose addRemoteTarball https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz not in flight; adding
3185 verbose addRemoteTarball [ 'https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz',
3185 verbose addRemoteTarball '83bea115803e7a097a78022427287edb762fafed' ]
3186 silly mapToRegistry name inherits
3187 silly mapToRegistry using default registry
3188 silly mapToRegistry registry https://registry.npmjs.org/
3189 silly mapToRegistry uri https://registry.npmjs.org/inherits
3190 verbose addRemoteTarball https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding
3191 verbose addRemoteTarball [ 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
3191 verbose addRemoteTarball 'b17d08d326b4423e568eff719f91b0b1cbdf69f1' ]
3192 silly mapToRegistry name inflight
3193 silly mapToRegistry using default registry
3194 silly mapToRegistry registry https://registry.npmjs.org/
3195 silly mapToRegistry uri https://registry.npmjs.org/inflight
3196 verbose addRemoteTarball https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz not in flight; adding
3197 verbose addRemoteTarball [ 'https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz',
3197 verbose addRemoteTarball '6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a' ]
3198 info retry fetch attempt 1 at 14:17:01
3199 info attempt registry request try #1 at 14:17:01
3200 http fetch GET https://registry.npmjs.org/once/-/once-1.3.1.tgz
3201 info retry fetch attempt 1 at 14:17:01
3202 info attempt registry request try #1 at 14:17:01
3203 http fetch GET https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
3204 info retry fetch attempt 1 at 14:17:01
3205 info attempt registry request try #1 at 14:17:01
3206 http fetch GET https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
3207 info retry fetch attempt 1 at 14:17:01
3208 info attempt registry request try #1 at 14:17:01
3209 http fetch GET https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
3210 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime/package.json
3211 silly install resolved []
3212 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
3213 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
3214 http fetch 200 https://registry.npmjs.org/once/-/once-1.3.1.tgz
3215 http fetch 200 https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
3216 http fetch 200 https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
3217 http fetch 200 https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
3218 silly fetchAndShaCheck shasum f3f3e4da5b7d27b5c732969ee3e67e729457b31f
3219 silly fetchAndShaCheck shasum b17d08d326b4423e568eff719f91b0b1cbdf69f1
3220 info linkStuff mime@1.3.4
3221 silly linkStuff mime@1.3.4 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules as its parent node_modules
3222 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/once/-/once-1.3.1.tgz not in flight; adding
3223 verbose addTmpTarball already have metadata; skipping unpack for once@1.3.1
3224 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/inherits/-/inherits-2.0.1.tgz not in flight; adding
3225 verbose addTmpTarball already have metadata; skipping unpack for inherits@2.0.1
3226 silly fetchAndShaCheck shasum 6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a
3227 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/inflight/-/inflight-1.0.4.tgz not in flight; adding
3228 verbose addTmpTarball already have metadata; skipping unpack for inflight@1.0.4
3229 silly fetchAndShaCheck shasum 83bea115803e7a097a78022427287edb762fafed
3230 verbose linkBins mime@1.3.4
3231 verbose link bins [ { mime: 'cli.js' },
3231 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/.bin',
3231 verbose link bins false ]
3232 verbose linkMans mime@1.3.4
3233 verbose rebuildBundles mime@1.3.4
3234 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/.bin/mime is being purged
3235 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/.bin/mime
3236 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz not in flight; adding
3237 verbose addTmpTarball already have metadata; skipping unpack for minimatch@2.0.4
3238 silly cache afterAdd once@1.3.1
3239 verbose afterAdd /home/pi/.npm/once/1.3.1/package/package.json not in flight; writing
3240 silly cache afterAdd inherits@2.0.1
3241 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json not in flight; writing
3242 info install mime@1.3.4
3243 silly cache afterAdd inflight@1.0.4
3244 verbose afterAdd /home/pi/.npm/inflight/1.0.4/package/package.json not in flight; writing
3245 info postinstall mime@1.3.4
3246 verbose afterAdd /home/pi/.npm/once/1.3.1/package/package.json written
3247 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json written
3248 verbose unlock done using /home/pi/.npm/_locks/mime-7f029bfad4b1c1ea.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/mime
3249 verbose afterAdd /home/pi/.npm/inflight/1.0.4/package/package.json written
3250 silly cache afterAdd minimatch@2.0.4
3251 verbose afterAdd /home/pi/.npm/minimatch/2.0.4/package/package.json not in flight; writing
3252 verbose afterAdd /home/pi/.npm/minimatch/2.0.4/package/package.json written
3253 silly install resolved [ { name: 'once',
3253 silly install resolved version: '1.3.1',
3253 silly install resolved description: 'Run a function exactly one time',
3253 silly install resolved main: 'once.js',
3253 silly install resolved directories: { test: 'test' },
3253 silly install resolved dependencies: { wrappy: '1' },
3253 silly install resolved devDependencies: { tap: '~0.3.0' },
3253 silly install resolved scripts: { test: 'tap test/*.js' },
3253 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/once' },
3253 silly install resolved keywords: [ 'once', 'function', 'one', 'single' ],
3253 silly install resolved author:
3253 silly install resolved { name: 'Isaac Z. Schlueter',
3253 silly install resolved email: 'i@izs.me',
3253 silly install resolved url: 'http://blog.izs.me/' },
3253 silly install resolved license: 'BSD',
3253 silly install resolved gitHead: 'c90ac02a74f433ce47f6938869e68dd6196ffc2c',
3253 silly install resolved bugs: { url: 'https://github.com/isaacs/once/issues' },
3253 silly install resolved homepage: 'https://github.com/isaacs/once',
3253 silly install resolved _id: 'once@1.3.1',
3253 silly install resolved _shasum: 'f3f3e4da5b7d27b5c732969ee3e67e729457b31f',
3253 silly install resolved _from: 'once@>=1.3.0 <2.0.0',
3253 silly install resolved _npmVersion: '2.0.0',
3253 silly install resolved _nodeVersion: '0.10.31',
3253 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
3253 silly install resolved maintainers: [ [Object] ],
3253 silly install resolved dist:
3253 silly install resolved { shasum: 'f3f3e4da5b7d27b5c732969ee3e67e729457b31f',
3253 silly install resolved tarball: 'http://registry.npmjs.org/once/-/once-1.3.1.tgz' },
3253 silly install resolved _resolved: 'https://registry.npmjs.org/once/-/once-1.3.1.tgz' },
3253 silly install resolved { name: 'inherits',
3253 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()',
3253 silly install resolved version: '2.0.1',
3253 silly install resolved keywords:
3253 silly install resolved [ 'inheritance',
3253 silly install resolved 'class',
3253 silly install resolved 'klass',
3253 silly install resolved 'oop',
3253 silly install resolved 'object-oriented',
3253 silly install resolved 'inherits',
3253 silly install resolved 'browser',
3253 silly install resolved 'browserify' ],
3253 silly install resolved main: './inherits.js',
3253 silly install resolved browser: './inherits_browser.js',
3253 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' },
3253 silly install resolved license: 'ISC',
3253 silly install resolved scripts: { test: 'node test' },
3253 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' },
3253 silly install resolved _id: 'inherits@2.0.1',
3253 silly install resolved dist:
3253 silly install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
3253 silly install resolved tarball: 'http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
3253 silly install resolved _from: 'inherits@>=2.0.0 <3.0.0',
3253 silly install resolved _npmVersion: '1.3.8',
3253 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
3253 silly install resolved maintainers: [ [Object] ],
3253 silly install resolved directories: {},
3253 silly install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
3253 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
3253 silly install resolved { name: 'inflight',
3253 silly install resolved version: '1.0.4',
3253 silly install resolved description: 'Add callbacks to requests in flight to avoid async duplication',
3253 silly install resolved main: 'inflight.js',
3253 silly install resolved dependencies: { once: '^1.3.0', wrappy: '1' },
3253 silly install resolved devDependencies: { tap: '^0.4.10' },
3253 silly install resolved scripts: { test: 'tap test.js' },
3253 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inflight' },
3253 silly install resolved author:
3253 silly install resolved { name: 'Isaac Z. Schlueter',
3253 silly install resolved email: 'i@izs.me',
3253 silly install resolved url: 'http://blog.izs.me/' },
3253 silly install resolved bugs: { url: 'https://github.com/isaacs/inflight/issues' },
3253 silly install resolved homepage: 'https://github.com/isaacs/inflight',
3253 silly install resolved license: 'ISC',
3253 silly install resolved gitHead: 'c7b5531d572a867064d4a1da9e013e8910b7d1ba',
3253 silly install resolved _id: 'inflight@1.0.4',
3253 silly install resolved _shasum: '6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a',
3253 silly install resolved _from: 'inflight@>=1.0.4 <2.0.0',
3253 silly install resolved _npmVersion: '2.1.3',
3253 silly install resolved _nodeVersion: '0.10.32',
3253 silly install resolved _npmUser: { name: 'othiym23', email: 'ogd@aoaioxxysz.net' },
3253 silly install resolved maintainers: [ [Object], [Object], [Object] ],
3253 silly install resolved dist:
3253 silly install resolved { shasum: '6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a',
3253 silly install resolved tarball: 'http://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz' },
3253 silly install resolved directories: {},
3253 silly install resolved _resolved: 'https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz' },
3253 silly install resolved { author:
3253 silly install resolved { name: 'Isaac Z. Schlueter',
3253 silly install resolved email: 'i@izs.me',
3253 silly install resolved url: 'http://blog.izs.me' },
3253 silly install resolved name: 'minimatch',
3253 silly install resolved description: 'a glob matcher in javascript',
3253 silly install resolved version: '2.0.4',
3253 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' },
3253 silly install resolved main: 'minimatch.js',
3253 silly install resolved scripts:
3253 silly install resolved { test: 'tap test/*.js',
3253 silly install resolved prepublish: 'browserify -o browser.js -e minimatch.js --bare' },
3253 silly install resolved engines: { node: '*' },
3253 silly install resolved dependencies: { 'brace-expansion': '^1.0.0' },
3253 silly install resolved devDependencies: { browserify: '^9.0.3', tap: '' },
3253 silly install resolved license:
3253 silly install resolved { type: 'MIT',
3253 silly install resolved url: 'http://github.com/isaacs/minimatch/raw/master/LICENSE' },
3253 silly install resolved files: [ 'minimatch.js', 'browser.js' ],
3253 silly install resolved gitHead: 'c75d17c23df3b6050338ee654a58490255b36ebc',
3253 silly install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' },
3253 silly install resolved homepage: 'https://github.com/isaacs/minimatch',
3253 silly install resolved _id: 'minimatch@2.0.4',
3253 silly install resolved _shasum: '83bea115803e7a097a78022427287edb762fafed',
3253 silly install resolved _from: 'minimatch@>=2.0.1 <3.0.0',
3253 silly install resolved _npmVersion: '2.7.1',
3253 silly install resolved _nodeVersion: '1.4.2',
3253 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
3253 silly install resolved maintainers: [ [Object] ],
3253 silly install resolved dist:
3253 silly install resolved { shasum: '83bea115803e7a097a78022427287edb762fafed',
3253 silly install resolved tarball: 'http://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz' },
3253 silly install resolved directories: {},
3253 silly install resolved _resolved: 'https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz' } ]
3254 info install once@1.3.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
3255 info install inherits@2.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
3256 info install inflight@1.0.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
3257 info install minimatch@2.0.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
3258 info installOne once@1.3.1
3259 verbose installOne of once to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob not in flight; installing
3260 info installOne inherits@2.0.1
3261 verbose installOne of inherits to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob not in flight; installing
3262 info installOne inflight@1.0.4
3263 verbose installOne of inflight to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob not in flight; installing
3264 info installOne minimatch@2.0.4
3265 verbose installOne of minimatch to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob not in flight; installing
3266 verbose lock using /home/pi/.npm/_locks/once-3acefc736d54d7a8.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3267 verbose lock using /home/pi/.npm/_locks/inherits-9f30d1012789d9cc.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3268 verbose lock using /home/pi/.npm/_locks/inflight-9739b57f7b7701ac.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3269 verbose lock using /home/pi/.npm/_locks/minimatch-bb531937b6c7d47b.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3270 silly install write writing once 1.3.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3271 silly install write writing inherits 2.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3272 silly install write writing inflight 1.0.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3273 silly install write writing minimatch 2.0.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3274 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3275 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3276 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3277 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3278 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once is being purged from base /home/pi/serverless-webrtc
3279 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3280 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits is being purged from base /home/pi/serverless-webrtc
3281 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3282 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight is being purged from base /home/pi/serverless-webrtc
3283 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3284 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch is being purged from base /home/pi/serverless-webrtc
3285 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3286 verbose tar unpack /home/pi/.npm/once/1.3.1/package.tgz
3287 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3288 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once is being purged
3289 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3290 verbose tar unpack /home/pi/.npm/inherits/2.0.1/package.tgz
3291 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3292 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits is being purged
3293 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3294 verbose tar unpack /home/pi/.npm/inflight/1.0.4/package.tgz
3295 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3296 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight is being purged
3297 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3298 verbose tar unpack /home/pi/.npm/minimatch/2.0.4/package.tgz
3299 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3300 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch is being purged
3301 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3302 silly gunzTarPerm modes [ '755', '644' ]
3303 silly gunzTarPerm modes [ '755', '644' ]
3304 silly gunzTarPerm modes [ '755', '644' ]
3305 silly gunzTarPerm modes [ '755', '644' ]
3306 silly gunzTarPerm extractEntry package.json
3307 silly gunzTarPerm extractEntry package.json
3308 silly gunzTarPerm extractEntry package.json
3309 silly gunzTarPerm extractEntry package.json
3310 silly gunzTarPerm extractEntry README.md
3311 silly gunzTarPerm extractEntry LICENSE
3312 silly gunzTarPerm extractEntry README.md
3313 silly gunzTarPerm extractEntry LICENSE
3314 silly gunzTarPerm extractEntry README.md
3315 silly gunzTarPerm extractEntry LICENSE
3316 silly gunzTarPerm extractEntry README.md
3317 silly gunzTarPerm extractEntry LICENSE
3318 silly gunzTarPerm extractEntry once.js
3319 silly gunzTarPerm extractEntry test/once.js
3320 silly gunzTarPerm extractEntry inherits.js
3321 silly gunzTarPerm extractEntry inherits_browser.js
3322 silly gunzTarPerm extractEntry inflight.js
3323 silly gunzTarPerm extractEntry test.js
3324 silly gunzTarPerm extractEntry browser.js
3325 silly gunzTarPerm extractEntry minimatch.js
3326 silly gunzTarPerm extractEntry .eslintrc
3327 silly gunzTarPerm extractEntry test.js
3328 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/package.json
3329 info preinstall once@1.3.1
3330 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/package.json
3331 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits/package.json
3332 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/package.json
3333 info preinstall inherits@2.0.1
3334 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/package.json
3335 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits/package.json
3336 info preinstall inflight@1.0.4
3337 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/package.json
3338 silly prepareForInstallMany adding wrappy@1 from once dependencies
3339 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/package.json
3340 info preinstall optimist@0.6.1
3341 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/package.json
3342 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits/package.json
3343 silly prepareForInstallMany adding wrappy@1 from inflight dependencies
3344 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/package.json
3345 silly cache add args [ 'wrappy@1', null ]
3346 verbose cache add spec wrappy@1
3347 silly cache add parsed spec { raw: 'wrappy@1',
3347 silly cache add scope: null,
3347 silly cache add name: 'wrappy',
3347 silly cache add rawSpec: '1',
3347 silly cache add spec: '>=1.0.0 <2.0.0',
3347 silly cache add type: 'range' }
3348 silly addNamed wrappy@>=1.0.0 <2.0.0
3349 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy
3350 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false }
3351 silly mapToRegistry name wrappy
3352 silly mapToRegistry using default registry
3353 silly mapToRegistry registry https://registry.npmjs.org/
3354 silly mapToRegistry uri https://registry.npmjs.org/wrappy
3355 verbose addNameRange registry:https://registry.npmjs.org/wrappy not in flight; fetching
3356 verbose request uri https://registry.npmjs.org/wrappy
3357 verbose request no auth needed
3358 info attempt registry request try #1 at 14:17:04
3359 http request GET https://registry.npmjs.org/wrappy
3360 silly prepareForInstallMany adding wordwrap@~0.0.2 from optimist dependencies
3361 silly prepareForInstallMany adding minimist@~0.0.1 from optimist dependencies
3362 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/package.json
3363 silly install resolved []
3364 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3365 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3366 silly cache add args [ 'wrappy@1', null ]
3367 verbose cache add spec wrappy@1
3368 silly cache add parsed spec { raw: 'wrappy@1',
3368 silly cache add scope: null,
3368 silly cache add name: 'wrappy',
3368 silly cache add rawSpec: '1',
3368 silly cache add spec: '>=1.0.0 <2.0.0',
3368 silly cache add type: 'range' }
3369 silly addNamed wrappy@>=1.0.0 <2.0.0
3370 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy
3371 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false }
3372 silly mapToRegistry name wrappy
3373 silly mapToRegistry using default registry
3374 silly mapToRegistry registry https://registry.npmjs.org/
3375 silly mapToRegistry uri https://registry.npmjs.org/wrappy
3376 verbose addNameRange registry:https://registry.npmjs.org/wrappy already in flight; waiting
3377 silly cache add args [ 'wordwrap@~0.0.2', null ]
3378 verbose cache add spec wordwrap@~0.0.2
3379 silly cache add parsed spec { raw: 'wordwrap@~0.0.2',
3379 silly cache add scope: null,
3379 silly cache add name: 'wordwrap',
3379 silly cache add rawSpec: '~0.0.2',
3379 silly cache add spec: '>=0.0.2 <0.1.0',
3379 silly cache add type: 'range' }
3380 silly addNamed wordwrap@>=0.0.2 <0.1.0
3381 verbose addNamed ">=0.0.2 <0.1.0" is a valid semver range for wordwrap
3382 silly addNameRange { name: 'wordwrap', range: '>=0.0.2 <0.1.0', hasData: false }
3383 silly mapToRegistry name wordwrap
3384 silly mapToRegistry using default registry
3385 silly mapToRegistry registry https://registry.npmjs.org/
3386 silly mapToRegistry uri https://registry.npmjs.org/wordwrap
3387 verbose addNameRange registry:https://registry.npmjs.org/wordwrap not in flight; fetching
3388 silly cache add args [ 'minimist@~0.0.1', null ]
3389 verbose cache add spec minimist@~0.0.1
3390 silly cache add parsed spec { raw: 'minimist@~0.0.1',
3390 silly cache add scope: null,
3390 silly cache add name: 'minimist',
3390 silly cache add rawSpec: '~0.0.1',
3390 silly cache add spec: '>=0.0.1 <0.1.0',
3390 silly cache add type: 'range' }
3391 silly addNamed minimist@>=0.0.1 <0.1.0
3392 verbose addNamed ">=0.0.1 <0.1.0" is a valid semver range for minimist
3393 silly addNameRange { name: 'minimist', range: '>=0.0.1 <0.1.0', hasData: false }
3394 silly mapToRegistry name minimist
3395 silly mapToRegistry using default registry
3396 silly mapToRegistry registry https://registry.npmjs.org/
3397 silly mapToRegistry uri https://registry.npmjs.org/minimist
3398 verbose addNameRange registry:https://registry.npmjs.org/minimist not in flight; fetching
3399 verbose request uri https://registry.npmjs.org/wordwrap
3400 verbose request no auth needed
3401 info attempt registry request try #1 at 14:17:05
3402 http request GET https://registry.npmjs.org/wordwrap
3403 verbose request uri https://registry.npmjs.org/minimist
3404 verbose request no auth needed
3405 info attempt registry request try #1 at 14:17:05
3406 http request GET https://registry.npmjs.org/minimist
3407 http 200 https://registry.npmjs.org/wrappy
3408 silly get cb [ 200,
3408 silly get { date: 'Tue, 21 Apr 2015 14:17:05 GMT',
3408 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3408 silly get etag: '"ASAG1099GQR9G8F8GC8LZ1BSZ"',
3408 silly get 'content-type': 'application/json',
3408 silly get 'cache-control': 'max-age=60',
3408 silly get 'content-length': '3218',
3408 silly get 'accept-ranges': 'bytes',
3408 silly get via: '1.1 varnish',
3408 silly get age: '49',
3408 silly get 'x-served-by': 'cache-fra1238-FRA',
3408 silly get 'x-cache': 'HIT',
3408 silly get 'x-cache-hits': '4',
3408 silly get 'x-timer': 'S1429625825.203900,VS0,VE0',
3408 silly get vary: 'Accept',
3408 silly get 'keep-alive': 'timeout=10, max=50',
3408 silly get connection: 'Keep-Alive' } ]
3409 verbose get saving wrappy to /home/pi/.npm/registry.npmjs.org/wrappy/.cache.json
3410 info linkStuff inherits@2.0.1
3411 silly linkStuff inherits@2.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules as its parent node_modules
3412 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true }
3413 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1' ] ]
3414 silly addNamed wrappy@1.0.1
3415 verbose addNamed "1.0.1" is a plain semver version for wrappy
3416 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true }
3417 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1' ] ]
3418 silly addNamed wrappy@1.0.1
3419 verbose addNamed "1.0.1" is a plain semver version for wrappy
3420 silly mapToRegistry name wrappy
3421 silly mapToRegistry using default registry
3422 silly mapToRegistry registry https://registry.npmjs.org/
3423 silly mapToRegistry uri https://registry.npmjs.org/wrappy
3424 verbose addRemoteTarball https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz not in flight; adding
3425 verbose addRemoteTarball [ 'https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz',
3425 verbose addRemoteTarball '1e65969965ccbc2db4548c6b84a6f2c5aedd4739' ]
3426 silly mapToRegistry name wrappy
3427 silly mapToRegistry using default registry
3428 silly mapToRegistry registry https://registry.npmjs.org/
3429 silly mapToRegistry uri https://registry.npmjs.org/wrappy
3430 verbose addRemoteTarball https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz already in flight; waiting
3431 info retry fetch attempt 1 at 14:17:05
3432 info attempt registry request try #1 at 14:17:05
3433 http fetch GET https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
3434 verbose linkBins inherits@2.0.1
3435 verbose linkMans inherits@2.0.1
3436 verbose rebuildBundles inherits@2.0.1
3437 info install inherits@2.0.1
3438 info postinstall inherits@2.0.1
3439 http 200 https://registry.npmjs.org/wordwrap
3440 silly get cb [ 200,
3440 silly get { date: 'Tue, 21 Apr 2015 14:17:06 GMT',
3440 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3440 silly get etag: '"93S2UDJFLUP2O1MZEWU0CFQOZ"',
3440 silly get 'content-type': 'application/json',
3440 silly get 'cache-control': 'max-age=60',
3440 silly get 'content-length': '2344',
3440 silly get 'accept-ranges': 'bytes',
3440 silly get via: '1.1 varnish',
3440 silly get age: '20',
3440 silly get 'x-served-by': 'cache-fra1223-FRA',
3440 silly get 'x-cache': 'HIT',
3440 silly get 'x-cache-hits': '3',
3440 silly get 'x-timer': 'S1429625826.190121,VS0,VE0',
3440 silly get vary: 'Accept',
3440 silly get 'keep-alive': 'timeout=10, max=50',
3440 silly get connection: 'Keep-Alive' } ]
3441 verbose get saving wordwrap to /home/pi/.npm/registry.npmjs.org/wordwrap/.cache.json
3442 http fetch 200 https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz
3443 http 200 https://registry.npmjs.org/minimist
3444 silly get cb [ 200,
3444 silly get { date: 'Tue, 21 Apr 2015 14:17:06 GMT',
3444 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3444 silly get etag: '"1HOMS1JWWCNZ6F8VT24F025H0"',
3444 silly get 'content-type': 'application/json',
3444 silly get 'cache-control': 'max-age=60',
3444 silly get 'content-length': '22420',
3444 silly get 'accept-ranges': 'bytes',
3444 silly get via: '1.1 varnish',
3444 silly get age: '0',
3444 silly get 'x-served-by': 'cache-fra1239-FRA',
3444 silly get 'x-cache': 'HIT',
3444 silly get 'x-cache-hits': '1',
3444 silly get 'x-timer': 'S1429625826.197202,VS0,VE180',
3444 silly get vary: 'Accept',
3444 silly get 'keep-alive': 'timeout=10, max=50',
3444 silly get connection: 'Keep-Alive' } ]
3445 verbose get saving minimist to /home/pi/.npm/registry.npmjs.org/minimist/.cache.json
3446 verbose unlock done using /home/pi/.npm/_locks/inherits-9f30d1012789d9cc.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inherits
3447 silly fetchAndShaCheck shasum 1e65969965ccbc2db4548c6b84a6f2c5aedd4739
3448 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz not in flight; adding
3449 verbose addTmpTarball already have metadata; skipping unpack for wrappy@1.0.1
3450 silly addNameRange number 2 { name: 'wordwrap', range: '>=0.0.2 <0.1.0', hasData: true }
3451 silly addNameRange versions [ 'wordwrap', [ '0.0.1', '0.0.2' ] ]
3452 silly addNamed wordwrap@0.0.2
3453 verbose addNamed "0.0.2" is a plain semver version for wordwrap
3454 silly addNameRange number 2 { name: 'minimist', range: '>=0.0.1 <0.1.0', hasData: true }
3455 silly addNameRange versions [ 'minimist',
3455 silly addNameRange [ '0.0.0',
3455 silly addNameRange '0.0.1',
3455 silly addNameRange '0.0.2',
3455 silly addNameRange '0.0.3',
3455 silly addNameRange '0.0.4',
3455 silly addNameRange '0.0.5',
3455 silly addNameRange '0.0.6',
3455 silly addNameRange '0.0.7',
3455 silly addNameRange '0.0.8',
3455 silly addNameRange '0.0.9',
3455 silly addNameRange '0.0.10',
3455 silly addNameRange '0.1.0',
3455 silly addNameRange '0.2.0',
3455 silly addNameRange '1.0.0',
3455 silly addNameRange '1.1.0',
3455 silly addNameRange '1.1.1' ] ]
3456 silly addNamed minimist@0.0.10
3457 verbose addNamed "0.0.10" is a plain semver version for minimist
3458 silly mapToRegistry name wordwrap
3459 silly mapToRegistry using default registry
3460 silly mapToRegistry registry https://registry.npmjs.org/
3461 silly mapToRegistry uri https://registry.npmjs.org/wordwrap
3462 verbose addRemoteTarball https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz not in flight; adding
3463 verbose addRemoteTarball [ 'https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz',
3463 verbose addRemoteTarball 'b79669bb42ecb409f83d583cad52ca17eaa1643f' ]
3464 silly mapToRegistry name minimist
3465 silly mapToRegistry using default registry
3466 silly mapToRegistry registry https://registry.npmjs.org/
3467 silly mapToRegistry uri https://registry.npmjs.org/minimist
3468 verbose addRemoteTarball https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz not in flight; adding
3469 verbose addRemoteTarball [ 'https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz',
3469 verbose addRemoteTarball 'de3f98543dbf96082be48ad1a0c7cda836301dcf' ]
3470 info retry fetch attempt 1 at 14:17:06
3471 info attempt registry request try #1 at 14:17:06
3472 http fetch GET https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
3473 info retry fetch attempt 1 at 14:17:06
3474 info attempt registry request try #1 at 14:17:06
3475 http fetch GET https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
3476 silly cache afterAdd wrappy@1.0.1
3477 verbose afterAdd /home/pi/.npm/wrappy/1.0.1/package/package.json not in flight; writing
3478 silly cache afterAdd wrappy@1.0.1
3479 verbose afterAdd /home/pi/.npm/wrappy/1.0.1/package/package.json already in flight; not writing
3480 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors/package.json
3481 verbose afterAdd /home/pi/.npm/wrappy/1.0.1/package/package.json written
3482 silly install resolved [ { name: 'wrappy',
3482 silly install resolved version: '1.0.1',
3482 silly install resolved description: 'Callback wrapping utility',
3482 silly install resolved main: 'wrappy.js',
3482 silly install resolved directories: { test: 'test' },
3482 silly install resolved dependencies: {},
3482 silly install resolved devDependencies: { tap: '^0.4.12' },
3482 silly install resolved scripts: { test: 'tap test/*.js' },
3482 silly install resolved repository: { type: 'git', url: 'https://github.com/npm/wrappy' },
3482 silly install resolved author:
3482 silly install resolved { name: 'Isaac Z. Schlueter',
3482 silly install resolved email: 'i@izs.me',
3482 silly install resolved url: 'http://blog.izs.me/' },
3482 silly install resolved license: 'ISC',
3482 silly install resolved bugs: { url: 'https://github.com/npm/wrappy/issues' },
3482 silly install resolved homepage: 'https://github.com/npm/wrappy',
3482 silly install resolved gitHead: '006a8cbac6b99988315834c207896eed71fd069a',
3482 silly install resolved _id: 'wrappy@1.0.1',
3482 silly install resolved _shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
3482 silly install resolved _from: 'wrappy@>=1.0.0 <2.0.0',
3482 silly install resolved _npmVersion: '2.0.0',
3482 silly install resolved _nodeVersion: '0.10.31',
3482 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
3482 silly install resolved maintainers: [ [Object] ],
3482 silly install resolved dist:
3482 silly install resolved { shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
3482 silly install resolved tarball: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' },
3482 silly install resolved _resolved: 'https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' } ]
3483 info install wrappy@1.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3484 info installOne wrappy@1.0.1
3485 verbose installOne of wrappy to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once not in flight; installing
3486 silly install resolved [ { name: 'wrappy',
3486 silly install resolved version: '1.0.1',
3486 silly install resolved description: 'Callback wrapping utility',
3486 silly install resolved main: 'wrappy.js',
3486 silly install resolved directories: { test: 'test' },
3486 silly install resolved dependencies: {},
3486 silly install resolved devDependencies: { tap: '^0.4.12' },
3486 silly install resolved scripts: { test: 'tap test/*.js' },
3486 silly install resolved repository: { type: 'git', url: 'https://github.com/npm/wrappy' },
3486 silly install resolved author:
3486 silly install resolved { name: 'Isaac Z. Schlueter',
3486 silly install resolved email: 'i@izs.me',
3486 silly install resolved url: 'http://blog.izs.me/' },
3486 silly install resolved license: 'ISC',
3486 silly install resolved bugs: { url: 'https://github.com/npm/wrappy/issues' },
3486 silly install resolved homepage: 'https://github.com/npm/wrappy',
3486 silly install resolved gitHead: '006a8cbac6b99988315834c207896eed71fd069a',
3486 silly install resolved _id: 'wrappy@1.0.1',
3486 silly install resolved _shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
3486 silly install resolved _from: 'wrappy@>=1.0.0 <2.0.0',
3486 silly install resolved _npmVersion: '2.0.0',
3486 silly install resolved _nodeVersion: '0.10.31',
3486 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
3486 silly install resolved maintainers: [ [Object] ],
3486 silly install resolved dist:
3486 silly install resolved { shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
3486 silly install resolved tarball: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' },
3486 silly install resolved _resolved: 'https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' } ]
3487 info install wrappy@1.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3488 info installOne wrappy@1.0.1
3489 verbose installOne of wrappy to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight not in flight; installing
3490 info preinstall colors@1.0.3
3491 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors/package.json
3492 verbose lock using /home/pi/.npm/_locks/wrappy-31da37c37e18d679.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3493 verbose lock using /home/pi/.npm/_locks/wrappy-93fb051c8df7c615.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3494 silly install write writing wrappy 1.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3495 silly install write writing wrappy 1.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3496 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3497 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3498 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy is being purged from base /home/pi/serverless-webrtc
3499 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3500 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy is being purged from base /home/pi/serverless-webrtc
3501 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3502 verbose tar unpack /home/pi/.npm/wrappy/1.0.1/package.tgz
3503 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3504 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy is being purged
3505 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3506 verbose tar unpack /home/pi/.npm/wrappy/1.0.1/package.tgz
3507 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3508 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy is being purged
3509 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3510 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors/package.json
3511 silly gunzTarPerm modes [ '755', '644' ]
3512 silly gunzTarPerm modes [ '755', '644' ]
3513 http fetch 200 https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
3514 http fetch 200 https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
3515 silly gunzTarPerm extractEntry package.json
3516 silly gunzTarPerm extractEntry package.json
3517 silly gunzTarPerm extractEntry README.md
3518 silly gunzTarPerm extractEntry LICENSE
3519 silly gunzTarPerm extractEntry README.md
3520 silly gunzTarPerm extractEntry LICENSE
3521 silly fetchAndShaCheck shasum de3f98543dbf96082be48ad1a0c7cda836301dcf
3522 silly install resolved []
3523 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
3524 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
3525 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json
3526 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/minimist/-/minimist-0.0.10.tgz not in flight; adding
3527 verbose addTmpTarball already have metadata; skipping unpack for minimist@0.0.10
3528 info preinstall minimatch@2.0.4
3529 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json
3530 silly fetchAndShaCheck shasum b79669bb42ecb409f83d583cad52ca17eaa1643f
3531 silly gunzTarPerm extractEntry wrappy.js
3532 silly gunzTarPerm extractEntry test/basic.js
3533 silly gunzTarPerm extractEntry wrappy.js
3534 silly gunzTarPerm extractEntry test/basic.js
3535 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz not in flight; adding
3536 verbose addTmpTarball already have metadata; skipping unpack for wordwrap@0.0.2
3537 info linkStuff colors@1.0.3
3538 silly linkStuff colors@1.0.3 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules as its parent node_modules
3539 silly cache afterAdd minimist@0.0.10
3540 verbose afterAdd /home/pi/.npm/minimist/0.0.10/package/package.json not in flight; writing
3541 silly prepareForInstallMany adding brace-expansion@^1.0.0 from minimatch dependencies
3542 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json
3543 verbose afterAdd /home/pi/.npm/minimist/0.0.10/package/package.json written
3544 verbose linkBins colors@1.0.3
3545 verbose linkMans colors@1.0.3
3546 verbose rebuildBundles colors@1.0.3
3547 info install colors@1.0.3
3548 silly cache afterAdd wordwrap@0.0.2
3549 verbose afterAdd /home/pi/.npm/wordwrap/0.0.2/package/package.json not in flight; writing
3550 info postinstall colors@1.0.3
3551 verbose unlock done using /home/pi/.npm/_locks/colors-f9a6e430737ff9b3.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/colors
3552 verbose afterAdd /home/pi/.npm/wordwrap/0.0.2/package/package.json written
3553 silly install resolved [ { name: 'minimist',
3553 silly install resolved version: '0.0.10',
3553 silly install resolved description: 'parse argument options',
3553 silly install resolved main: 'index.js',
3553 silly install resolved devDependencies: { tape: '~1.0.4', tap: '~0.4.0' },
3553 silly install resolved scripts: { test: 'tap test/*.js' },
3553 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
3553 silly install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' },
3553 silly install resolved homepage: 'https://github.com/substack/minimist',
3553 silly install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ],
3553 silly install resolved author:
3553 silly install resolved { name: 'James Halliday',
3553 silly install resolved email: 'mail@substack.net',
3553 silly install resolved url: 'http://substack.net' },
3553 silly install resolved license: 'MIT',
3553 silly install resolved bugs: { url: 'https://github.com/substack/minimist/issues' },
3553 silly install resolved _id: 'minimist@0.0.10',
3553 silly install resolved dist:
3553 silly install resolved { shasum: 'de3f98543dbf96082be48ad1a0c7cda836301dcf',
3553 silly install resolved tarball: 'http://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz' },
3553 silly install resolved _from: 'minimist@>=0.0.1 <0.1.0',
3553 silly install resolved _npmVersion: '1.4.3',
3553 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
3553 silly install resolved maintainers: [ [Object] ],
3553 silly install resolved directories: {},
3553 silly install resolved _shasum: 'de3f98543dbf96082be48ad1a0c7cda836301dcf',
3553 silly install resolved _resolved: 'https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz' },
3553 silly install resolved { name: 'wordwrap',
3553 silly install resolved description: 'Wrap those words. Show them at what columns to start and stop.',
3553 silly install resolved version: '0.0.2',
3553 silly install resolved repository:
3553 silly install resolved { type: 'git',
3553 silly install resolved url: 'git://github.com/substack/node-wordwrap.git' },
3553 silly install resolved main: './index.js',
3553 silly install resolved keywords: [ 'word', 'wrap', 'rule', 'format', 'column' ],
3553 silly install resolved directories: { lib: '.', example: 'example', test: 'test' },
3553 silly install resolved scripts: { test: 'expresso' },
3553 silly install resolved devDependencies: { expresso: '=0.7.x' },
3553 silly install resolved engines: { node: '>=0.4.0' },
3553 silly install resolved license: 'MIT/X11',
3553 silly install resolved author:
3553 silly install resolved { name: 'James Halliday',
3553 silly install resolved email: 'mail@substack.net',
3553 silly install resolved url: 'http://substack.net' },
3553 silly install resolved _id: 'wordwrap@0.0.2',
3553 silly install resolved dependencies: {},
3553 silly install resolved _engineSupported: true,
3553 silly install resolved _npmVersion: '1.0.10',
3553 silly install resolved _nodeVersion: 'v0.5.0-pre',
3553 silly install resolved _defaultsLoaded: true,
3553 silly install resolved dist:
3553 silly install resolved { shasum: 'b79669bb42ecb409f83d583cad52ca17eaa1643f',
3553 silly install resolved tarball: 'http://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz' },
3553 silly install resolved maintainers: [ [Object] ],
3553 silly install resolved _shasum: 'b79669bb42ecb409f83d583cad52ca17eaa1643f',
3553 silly install resolved _resolved: 'https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz',
3553 silly install resolved _from: 'wordwrap@>=0.0.2 <0.1.0' } ]
3554 info install minimist@0.0.10 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
3555 info install wordwrap@0.0.2 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
3556 info installOne minimist@0.0.10
3557 verbose installOne of minimist to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist not in flight; installing
3558 info installOne wordwrap@0.0.2
3559 verbose installOne of wordwrap to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist not in flight; installing
3560 silly cache add args [ 'brace-expansion@^1.0.0', null ]
3561 verbose cache add spec brace-expansion@^1.0.0
3562 silly cache add parsed spec { raw: 'brace-expansion@^1.0.0',
3562 silly cache add scope: null,
3562 silly cache add name: 'brace-expansion',
3562 silly cache add rawSpec: '^1.0.0',
3562 silly cache add spec: '>=1.0.0 <2.0.0',
3562 silly cache add type: 'range' }
3563 silly addNamed brace-expansion@>=1.0.0 <2.0.0
3564 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for brace-expansion
3565 silly addNameRange { name: 'brace-expansion',
3565 silly addNameRange range: '>=1.0.0 <2.0.0',
3565 silly addNameRange hasData: false }
3566 silly mapToRegistry name brace-expansion
3567 silly mapToRegistry using default registry
3568 silly mapToRegistry registry https://registry.npmjs.org/
3569 silly mapToRegistry uri https://registry.npmjs.org/brace-expansion
3570 verbose addNameRange registry:https://registry.npmjs.org/brace-expansion not in flight; fetching
3571 verbose request uri https://registry.npmjs.org/brace-expansion
3572 verbose request no auth needed
3573 info attempt registry request try #1 at 14:17:08
3574 http request GET https://registry.npmjs.org/brace-expansion
3575 verbose lock using /home/pi/.npm/_locks/minimist-d7439297e6f013ee.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3576 verbose lock using /home/pi/.npm/_locks/wordwrap-395b4b8395fe4090.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3577 silly install write writing minimist 0.0.10 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3578 silly install write writing wordwrap 0.0.2 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3579 verbose unbuild node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3580 verbose unbuild node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3581 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist is being purged from base /home/pi/serverless-webrtc
3582 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3583 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap is being purged from base /home/pi/serverless-webrtc
3584 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3585 verbose tar unpack /home/pi/.npm/minimist/0.0.10/package.tgz
3586 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3587 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist is being purged
3588 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3589 verbose tar unpack /home/pi/.npm/wordwrap/0.0.2/package.tgz
3590 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3591 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap is being purged
3592 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3593 silly gunzTarPerm modes [ '755', '644' ]
3594 silly gunzTarPerm modes [ '755', '644' ]
3595 http 200 https://registry.npmjs.org/brace-expansion
3596 silly get cb [ 200,
3596 silly get { date: 'Tue, 21 Apr 2015 14:17:08 GMT',
3596 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3596 silly get etag: '"18Z2VDE6EPY9JHP7D0I3PN5DH"',
3596 silly get 'content-type': 'application/json',
3596 silly get 'cache-control': 'max-age=60',
3596 silly get 'content-length': '9756',
3596 silly get 'accept-ranges': 'bytes',
3596 silly get via: '1.1 varnish',
3596 silly get age: '55',
3596 silly get 'x-served-by': 'cache-fra1221-FRA',
3596 silly get 'x-cache': 'HIT',
3596 silly get 'x-cache-hits': '5',
3596 silly get 'x-timer': 'S1429625828.692476,VS0,VE0',
3596 silly get vary: 'Accept',
3596 silly get 'keep-alive': 'timeout=10, max=50',
3596 silly get connection: 'Keep-Alive' } ]
3597 verbose get saving brace-expansion to /home/pi/.npm/registry.npmjs.org/brace-expansion/.cache.json
3598 silly gunzTarPerm extractEntry package.json
3599 silly gunzTarPerm extractEntry index.js
3600 silly gunzTarPerm extractEntry LICENSE
3601 silly gunzTarPerm extractEntry index.js
3602 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/package.json
3603 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json
3604 silly gunzTarPerm extractEntry .npmignore
3605 silly gunzTarPerm extractEntry package.json
3606 silly addNameRange number 2 { name: 'brace-expansion',
3606 silly addNameRange range: '>=1.0.0 <2.0.0',
3606 silly addNameRange hasData: true }
3607 silly addNameRange versions [ 'brace-expansion', [ '0.0.0', '1.0.0', '1.0.1', '1.1.0' ] ]
3608 silly addNamed brace-expansion@1.1.0
3609 verbose addNamed "1.1.0" is a plain semver version for brace-expansion
3610 silly mapToRegistry name brace-expansion
3611 silly mapToRegistry using default registry
3612 silly mapToRegistry registry https://registry.npmjs.org/
3613 silly mapToRegistry uri https://registry.npmjs.org/brace-expansion
3614 verbose addRemoteTarball https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz not in flight; adding
3615 verbose addRemoteTarball [ 'https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz',
3615 verbose addRemoteTarball 'c9b7d03c03f37bc704be100e522b40db8f6cfcd9' ]
3616 info preinstall wrappy@1.0.1
3617 info preinstall wrappy@1.0.1
3618 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/package.json
3619 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json
3620 info retry fetch attempt 1 at 14:17:09
3621 info attempt registry request try #1 at 14:17:09
3622 http fetch GET https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz
3623 silly gunzTarPerm extractEntry .travis.yml
3624 silly gunzTarPerm extractEntry example/parse.js
3625 silly gunzTarPerm extractEntry README.markdown
3626 silly gunzTarPerm extractEntry example/center.js
3627 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy/package.json
3628 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json
3629 http fetch 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz
3630 silly gunzTarPerm extractEntry readme.markdown
3631 silly gunzTarPerm extractEntry test/bool.js
3632 silly gunzTarPerm extractEntry example/meat.js
3633 silly gunzTarPerm extractEntry test/wrap.js
3634 silly install resolved []
3635 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3636 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3637 silly install resolved []
3638 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3639 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3640 silly gunzTarPerm extractEntry test/break.js
3641 silly gunzTarPerm extractEntry test/idleness.txt
3642 silly fetchAndShaCheck shasum c9b7d03c03f37bc704be100e522b40db8f6cfcd9
3643 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz not in flight; adding
3644 verbose addTmpTarball already have metadata; skipping unpack for brace-expansion@1.1.0
3645 silly gunzTarPerm extractEntry test/dash.js
3646 info linkStuff wrappy@1.0.1
3647 silly linkStuff wrappy@1.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules as its parent node_modules
3648 info linkStuff wrappy@1.0.1
3649 silly linkStuff wrappy@1.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules as its parent node_modules
3650 silly gunzTarPerm extractEntry test/default_bool.js
3651 silly gunzTarPerm extractEntry test/dotted.js
3652 silly cache afterAdd brace-expansion@1.1.0
3653 verbose afterAdd /home/pi/.npm/brace-expansion/1.1.0/package/package.json not in flight; writing
3654 verbose linkBins wrappy@1.0.1
3655 verbose linkMans wrappy@1.0.1
3656 verbose rebuildBundles wrappy@1.0.1
3657 verbose linkBins wrappy@1.0.1
3658 verbose linkMans wrappy@1.0.1
3659 verbose rebuildBundles wrappy@1.0.1
3660 info install wrappy@1.0.1
3661 info install wrappy@1.0.1
3662 verbose afterAdd /home/pi/.npm/brace-expansion/1.1.0/package/package.json written
3663 silly install resolved [ { name: 'brace-expansion',
3663 silly install resolved description: 'Brace expansion as known from sh/bash',
3663 silly install resolved version: '1.1.0',
3663 silly install resolved repository:
3663 silly install resolved { type: 'git',
3663 silly install resolved url: 'git://github.com/juliangruber/brace-expansion.git' },
3663 silly install resolved homepage: 'https://github.com/juliangruber/brace-expansion',
3663 silly install resolved main: 'index.js',
3663 silly install resolved scripts: { test: 'tape test/*.js', gentest: 'bash test/generate.sh' },
3663 silly install resolved dependencies: { 'balanced-match': '^0.2.0', 'concat-map': '0.0.1' },
3663 silly install resolved devDependencies: { tape: '^3.0.3' },
3663 silly install resolved keywords: [],
3663 silly install resolved author:
3663 silly install resolved { name: 'Julian Gruber',
3663 silly install resolved email: 'mail@juliangruber.com',
3663 silly install resolved url: 'http://juliangruber.com' },
3663 silly install resolved license: 'MIT',
3663 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
3663 silly install resolved gitHead: 'b5fa3b1c74e5e2dba2d0efa19b28335641bc1164',
3663 silly install resolved bugs: { url: 'https://github.com/juliangruber/brace-expansion/issues' },
3663 silly install resolved _id: 'brace-expansion@1.1.0',
3663 silly install resolved _shasum: 'c9b7d03c03f37bc704be100e522b40db8f6cfcd9',
3663 silly install resolved _from: 'brace-expansion@>=1.0.0 <2.0.0',
3663 silly install resolved _npmVersion: '2.1.10',
3663 silly install resolved _nodeVersion: '0.10.32',
3663 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' },
3663 silly install resolved maintainers: [ [Object], [Object] ],
3663 silly install resolved dist:
3663 silly install resolved { shasum: 'c9b7d03c03f37bc704be100e522b40db8f6cfcd9',
3663 silly install resolved tarball: 'http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz' },
3663 silly install resolved directories: {},
3663 silly install resolved _resolved: 'https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz' } ]
3664 info install brace-expansion@1.1.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3665 info installOne brace-expansion@1.1.0
3666 verbose installOne of brace-expansion to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch not in flight; installing
3667 silly gunzTarPerm extractEntry test/long.js
3668 silly gunzTarPerm extractEntry test/num.js
3669 info postinstall wrappy@1.0.1
3670 info postinstall wrappy@1.0.1
3671 verbose lock using /home/pi/.npm/_locks/brace-expansion-499bfe946f05fd12.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3672 verbose unlock done using /home/pi/.npm/_locks/wrappy-31da37c37e18d679.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once/node_modules/wrappy
3673 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3674 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3675 verbose unlock done using /home/pi/.npm/_locks/wrappy-93fb051c8df7c615.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight/node_modules/wrappy
3676 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3677 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3678 silly install write writing brace-expansion 1.1.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3679 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3680 silly gunzTarPerm extractEntry test/parse.js
3681 silly gunzTarPerm extractEntry test/parse_modified.js
3682 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion is being purged from base /home/pi/serverless-webrtc
3683 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3684 verbose tar unpack /home/pi/.npm/brace-expansion/1.1.0/package.tgz
3685 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3686 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion is being purged
3687 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3688 silly gunzTarPerm modes [ '755', '644' ]
3689 info linkStuff once@1.3.1
3690 silly linkStuff once@1.3.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules as its parent node_modules
3691 info linkStuff inflight@1.0.4
3692 silly linkStuff inflight@1.0.4 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules as its parent node_modules
3693 silly gunzTarPerm extractEntry package.json
3694 silly gunzTarPerm extractEntry .npmignore
3695 silly gunzTarPerm extractEntry README.md
3696 silly gunzTarPerm extractEntry test/short.js
3697 silly gunzTarPerm extractEntry test/whitespace.js
3698 verbose linkBins once@1.3.1
3699 verbose linkMans once@1.3.1
3700 verbose rebuildBundles once@1.3.1
3701 verbose linkBins inflight@1.0.4
3702 verbose linkMans inflight@1.0.4
3703 verbose rebuildBundles inflight@1.0.4
3704 verbose rebuildBundles [ 'wrappy' ]
3705 info install once@1.3.1
3706 verbose rebuildBundles [ 'wrappy' ]
3707 info install inflight@1.0.4
3708 info postinstall once@1.3.1
3709 info postinstall inflight@1.0.4
3710 silly gunzTarPerm extractEntry example.js
3711 silly gunzTarPerm extractEntry index.js
3712 verbose unlock done using /home/pi/.npm/_locks/once-3acefc736d54d7a8.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/once
3713 verbose unlock done using /home/pi/.npm/_locks/inflight-9739b57f7b7701ac.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/inflight
3714 silly gunzTarPerm extractEntry .travis.yml
3715 silly gunzTarPerm extractEntry test/bash-comparison.js
3716 silly gunzTarPerm extractEntry test/same-type.js
3717 silly gunzTarPerm extractEntry test/dollar.js
3718 silly gunzTarPerm extractEntry test/empty-option.js
3719 silly gunzTarPerm extractEntry test/pad.js
3720 silly gunzTarPerm extractEntry test/order.js
3721 silly gunzTarPerm extractEntry test/nested.js
3722 silly gunzTarPerm extractEntry test/sequence.js
3723 silly gunzTarPerm extractEntry test/negative-increment.js
3724 silly gunzTarPerm extractEntry test/bash-results.txt
3725 silly gunzTarPerm extractEntry test/generate.sh
3726 silly gunzTarPerm extractEntry test/cases.txt
3727 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap/package.json
3728 info preinstall wordwrap@0.0.2
3729 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap/package.json
3730 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap/package.json
3731 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist/package.json
3732 silly install resolved []
3733 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3734 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3735 info preinstall minimist@0.0.10
3736 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist/package.json
3737 info linkStuff wordwrap@0.0.2
3738 silly linkStuff wordwrap@0.0.2 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules as its parent node_modules
3739 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist/package.json
3740 verbose linkBins wordwrap@0.0.2
3741 verbose linkMans wordwrap@0.0.2
3742 verbose rebuildBundles wordwrap@0.0.2
3743 info install wordwrap@0.0.2
3744 silly install resolved []
3745 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3746 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3747 info postinstall wordwrap@0.0.2
3748 verbose unlock done using /home/pi/.npm/_locks/wordwrap-395b4b8395fe4090.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/wordwrap
3749 info linkStuff minimist@0.0.10
3750 silly linkStuff minimist@0.0.10 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules as its parent node_modules
3751 verbose linkBins minimist@0.0.10
3752 verbose linkMans minimist@0.0.10
3753 verbose rebuildBundles minimist@0.0.10
3754 info install minimist@0.0.10
3755 info postinstall minimist@0.0.10
3756 verbose unlock done using /home/pi/.npm/_locks/minimist-d7439297e6f013ee.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist/node_modules/minimist
3757 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
3758 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
3759 info linkStuff optimist@0.6.1
3760 silly linkStuff optimist@0.6.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules as its parent node_modules
3761 verbose linkBins optimist@0.6.1
3762 verbose linkMans optimist@0.6.1
3763 verbose rebuildBundles optimist@0.6.1
3764 verbose rebuildBundles [ 'minimist', 'wordwrap' ]
3765 info install optimist@0.6.1
3766 info postinstall optimist@0.6.1
3767 verbose unlock done using /home/pi/.npm/_locks/optimist-c2f6ee9f2555fe89.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static/node_modules/optimist
3768 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
3769 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
3770 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
3771 info linkStuff node-static@0.7.6
3772 silly linkStuff node-static@0.7.6 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules as its parent node_modules
3773 info preinstall brace-expansion@1.1.0
3774 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
3775 verbose linkBins node-static@0.7.6
3776 verbose link bins [ { static: 'bin/cli.js' },
3776 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/.bin',
3776 verbose link bins false ]
3777 verbose linkMans node-static@0.7.6
3778 verbose rebuildBundles node-static@0.7.6
3779 verbose rebuildBundles [ '.bin', 'colors', 'mime', 'optimist' ]
3780 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/.bin/static is being purged
3781 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/.bin/static
3782 silly prepareForInstallMany adding balanced-match@^0.2.0 from brace-expansion dependencies
3783 silly prepareForInstallMany adding concat-map@0.0.1 from brace-expansion dependencies
3784 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
3785 info install node-static@0.7.6
3786 info postinstall node-static@0.7.6
3787 verbose unlock done using /home/pi/.npm/_locks/node-static-21a26d867f49fd96.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias/node_modules/node-static
3788 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
3789 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
3790 silly cache add args [ 'concat-map@0.0.1', null ]
3791 verbose cache add spec concat-map@0.0.1
3792 silly cache add parsed spec { raw: 'concat-map@0.0.1',
3792 silly cache add scope: null,
3792 silly cache add name: 'concat-map',
3792 silly cache add rawSpec: '0.0.1',
3792 silly cache add spec: '0.0.1',
3792 silly cache add type: 'version' }
3793 silly addNamed concat-map@0.0.1
3794 verbose addNamed "0.0.1" is a plain semver version for concat-map
3795 silly mapToRegistry name concat-map
3796 silly mapToRegistry using default registry
3797 silly mapToRegistry registry https://registry.npmjs.org/
3798 silly mapToRegistry uri https://registry.npmjs.org/concat-map
3799 verbose addNameVersion registry:https://registry.npmjs.org/concat-map not in flight; fetching
3800 silly cache add args [ 'balanced-match@^0.2.0', null ]
3801 verbose cache add spec balanced-match@^0.2.0
3802 silly cache add parsed spec { raw: 'balanced-match@^0.2.0',
3802 silly cache add scope: null,
3802 silly cache add name: 'balanced-match',
3802 silly cache add rawSpec: '^0.2.0',
3802 silly cache add spec: '>=0.2.0 <0.3.0',
3802 silly cache add type: 'range' }
3803 silly addNamed balanced-match@>=0.2.0 <0.3.0
3804 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for balanced-match
3805 silly addNameRange { name: 'balanced-match',
3805 silly addNameRange range: '>=0.2.0 <0.3.0',
3805 silly addNameRange hasData: false }
3806 silly mapToRegistry name balanced-match
3807 silly mapToRegistry using default registry
3808 silly mapToRegistry registry https://registry.npmjs.org/
3809 silly mapToRegistry uri https://registry.npmjs.org/balanced-match
3810 verbose addNameRange registry:https://registry.npmjs.org/balanced-match not in flight; fetching
3811 verbose request uri https://registry.npmjs.org/concat-map
3812 verbose request no auth needed
3813 info attempt registry request try #1 at 14:17:12
3814 http request GET https://registry.npmjs.org/concat-map
3815 verbose request uri https://registry.npmjs.org/balanced-match
3816 verbose request no auth needed
3817 info attempt registry request try #1 at 14:17:12
3818 http request GET https://registry.npmjs.org/balanced-match
3819 info linkStuff node-static-alias@0.1.2
3820 silly linkStuff node-static-alias@0.1.2 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules as its parent node_modules
3821 verbose linkBins node-static-alias@0.1.2
3822 verbose linkMans node-static-alias@0.1.2
3823 verbose rebuildBundles node-static-alias@0.1.2
3824 verbose rebuildBundles [ '.bin', 'node-static' ]
3825 info install node-static-alias@0.1.2
3826 info postinstall node-static-alias@0.1.2
3827 verbose unlock done using /home/pi/.npm/_locks/node-static-alias-28a9bd1e3aba0ded.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-static-alias
3828 http 200 https://registry.npmjs.org/balanced-match
3829 silly get cb [ 200,
3829 silly get { date: 'Tue, 21 Apr 2015 14:17:13 GMT',
3829 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3829 silly get etag: '"2H6AO94YXV8VUX762CZ8KGSIJ"',
3829 silly get 'content-type': 'application/json',
3829 silly get 'cache-control': 'max-age=60',
3829 silly get 'content-length': '8557',
3829 silly get 'accept-ranges': 'bytes',
3829 silly get via: '1.1 varnish',
3829 silly get age: '49',
3829 silly get 'x-served-by': 'cache-fra1232-FRA',
3829 silly get 'x-cache': 'HIT',
3829 silly get 'x-cache-hits': '4',
3829 silly get 'x-timer': 'S1429625833.115945,VS0,VE0',
3829 silly get vary: 'Accept',
3829 silly get 'keep-alive': 'timeout=10, max=50',
3829 silly get connection: 'Keep-Alive' } ]
3830 verbose get saving balanced-match to /home/pi/.npm/registry.npmjs.org/balanced-match/.cache.json
3831 http 200 https://registry.npmjs.org/concat-map
3832 silly get cb [ 200,
3832 silly get { date: 'Tue, 21 Apr 2015 14:17:13 GMT',
3832 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
3832 silly get etag: '"2U454Y0TO6HIGLHDYCQETYTN8"',
3832 silly get 'content-type': 'application/json',
3832 silly get 'cache-control': 'max-age=60',
3832 silly get 'content-length': '3823',
3832 silly get 'accept-ranges': 'bytes',
3832 silly get via: '1.1 varnish',
3832 silly get age: '26',
3832 silly get 'x-served-by': 'cache-fra1230-FRA',
3832 silly get 'x-cache': 'HIT',
3832 silly get 'x-cache-hits': '4',
3832 silly get 'x-timer': 'S1429625833.126563,VS0,VE0',
3832 silly get vary: 'Accept',
3832 silly get 'keep-alive': 'timeout=10, max=50',
3832 silly get connection: 'Keep-Alive' } ]
3833 verbose get saving concat-map to /home/pi/.npm/registry.npmjs.org/concat-map/.cache.json
3834 silly addNameRange number 2 { name: 'balanced-match',
3834 silly addNameRange range: '>=0.2.0 <0.3.0',
3834 silly addNameRange hasData: true }
3835 silly addNameRange versions [ 'balanced-match', [ '0.0.0', '0.0.1', '0.1.0', '0.2.0' ] ]
3836 silly addNamed balanced-match@0.2.0
3837 verbose addNamed "0.2.0" is a plain semver version for balanced-match
3838 silly mapToRegistry name balanced-match
3839 silly mapToRegistry using default registry
3840 silly mapToRegistry registry https://registry.npmjs.org/
3841 silly mapToRegistry uri https://registry.npmjs.org/balanced-match
3842 verbose addRemoteTarball https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz not in flight; adding
3843 verbose addRemoteTarball [ 'https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz',
3843 verbose addRemoteTarball '38f6730c03aab6d5edbb52bd934885e756d71674' ]
3844 silly mapToRegistry name concat-map
3845 silly mapToRegistry using default registry
3846 silly mapToRegistry registry https://registry.npmjs.org/
3847 silly mapToRegistry uri https://registry.npmjs.org/concat-map
3848 verbose addRemoteTarball https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz not in flight; adding
3849 verbose addRemoteTarball [ 'https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz',
3849 verbose addRemoteTarball 'd8a96bd77fd68df7793a73036a3ba0d5405d477b' ]
3850 info retry fetch attempt 1 at 14:17:13
3851 info attempt registry request try #1 at 14:17:13
3852 http fetch GET https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz
3853 info retry fetch attempt 1 at 14:17:13
3854 info attempt registry request try #1 at 14:17:13
3855 http fetch GET https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
3856 http fetch 200 https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz
3857 silly fetchAndShaCheck shasum 38f6730c03aab6d5edbb52bd934885e756d71674
3858 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz not in flight; adding
3859 verbose addTmpTarball already have metadata; skipping unpack for balanced-match@0.2.0
3860 http fetch 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
3861 silly fetchAndShaCheck shasum d8a96bd77fd68df7793a73036a3ba0d5405d477b
3862 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz not in flight; adding
3863 verbose addTmpTarball already have metadata; skipping unpack for concat-map@0.0.1
3864 silly cache afterAdd balanced-match@0.2.0
3865 verbose afterAdd /home/pi/.npm/balanced-match/0.2.0/package/package.json not in flight; writing
3866 verbose afterAdd /home/pi/.npm/balanced-match/0.2.0/package/package.json written
3867 silly cache afterAdd concat-map@0.0.1
3868 verbose afterAdd /home/pi/.npm/concat-map/0.0.1/package/package.json not in flight; writing
3869 verbose afterAdd /home/pi/.npm/concat-map/0.0.1/package/package.json written
3870 silly install resolved [ { name: 'balanced-match',
3870 silly install resolved description: 'Match balanced character pairs, like "{" and "}"',
3870 silly install resolved version: '0.2.0',
3870 silly install resolved repository:
3870 silly install resolved { type: 'git',
3870 silly install resolved url: 'git://github.com/juliangruber/balanced-match.git' },
3870 silly install resolved homepage: 'https://github.com/juliangruber/balanced-match',
3870 silly install resolved main: 'index.js',
3870 silly install resolved scripts: { test: 'make test' },
3870 silly install resolved dependencies: {},
3870 silly install resolved devDependencies: { tape: '~1.1.1' },
3870 silly install resolved keywords: [ 'match', 'regexp', 'test', 'balanced', 'parse' ],
3870 silly install resolved author:
3870 silly install resolved { name: 'Julian Gruber',
3870 silly install resolved email: 'mail@juliangruber.com',
3870 silly install resolved url: 'http://juliangruber.com' },
3870 silly install resolved license: 'MIT',
3870 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
3870 silly install resolved gitHead: 'ba40ed78e7114a4a67c51da768a100184dead39c',
3870 silly install resolved bugs: { url: 'https://github.com/juliangruber/balanced-match/issues' },
3870 silly install resolved _id: 'balanced-match@0.2.0',
3870 silly install resolved _shasum: '38f6730c03aab6d5edbb52bd934885e756d71674',
3870 silly install resolved _from: 'balanced-match@>=0.2.0 <0.3.0',
3870 silly install resolved _npmVersion: '2.1.8',
3870 silly install resolved _nodeVersion: '0.10.32',
3870 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' },
3870 silly install resolved maintainers: [ [Object] ],
3870 silly install resolved dist:
3870 silly install resolved { shasum: '38f6730c03aab6d5edbb52bd934885e756d71674',
3870 silly install resolved tarball: 'http://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz' },
3870 silly install resolved directories: {},
3870 silly install resolved _resolved: 'https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz' },
3870 silly install resolved { name: 'concat-map',
3870 silly install resolved description: 'concatenative mapdashery',
3870 silly install resolved version: '0.0.1',
3870 silly install resolved repository:
3870 silly install resolved { type: 'git',
3870 silly install resolved url: 'git://github.com/substack/node-concat-map.git' },
3870 silly install resolved main: 'index.js',
3870 silly install resolved keywords: [ 'concat', 'concatMap', 'map', 'functional', 'higher-order' ],
3870 silly install resolved directories: { example: 'example', test: 'test' },
3870 silly install resolved scripts: { test: 'tape test/*.js' },
3870 silly install resolved devDependencies: { tape: '~2.4.0' },
3870 silly install resolved license: 'MIT',
3870 silly install resolved author:
3870 silly install resolved { name: 'James Halliday',
3870 silly install resolved email: 'mail@substack.net',
3870 silly install resolved url: 'http://substack.net' },
3870 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
3870 silly install resolved bugs: { url: 'https://github.com/substack/node-concat-map/issues' },
3870 silly install resolved homepage: 'https://github.com/substack/node-concat-map',
3870 silly install resolved _id: 'concat-map@0.0.1',
3870 silly install resolved dist:
3870 silly install resolved { shasum: 'd8a96bd77fd68df7793a73036a3ba0d5405d477b',
3870 silly install resolved tarball: 'http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz' },
3870 silly install resolved _from: 'concat-map@0.0.1',
3870 silly install resolved _npmVersion: '1.3.21',
3870 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
3870 silly install resolved maintainers: [ [Object] ],
3870 silly install resolved _shasum: 'd8a96bd77fd68df7793a73036a3ba0d5405d477b',
3870 silly install resolved _resolved: 'https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz' } ]
3871 info install balanced-match@0.2.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3872 info install concat-map@0.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3873 info installOne balanced-match@0.2.0
3874 verbose installOne of balanced-match to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion not in flight; installing
3875 info installOne concat-map@0.0.1
3876 verbose installOne of concat-map to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion not in flight; installing
3877 verbose lock using /home/pi/.npm/_locks/balanced-match-a60ccb3e52277628.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3878 verbose lock using /home/pi/.npm/_locks/concat-map-d076019cfeaa237a.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3879 silly install write writing balanced-match 0.2.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3880 silly install write writing concat-map 0.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3881 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3882 verbose unbuild node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3883 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match is being purged from base /home/pi/serverless-webrtc
3884 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3885 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map is being purged from base /home/pi/serverless-webrtc
3886 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3887 verbose tar unpack /home/pi/.npm/balanced-match/0.2.0/package.tgz
3888 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3889 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match is being purged
3890 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3891 verbose tar unpack /home/pi/.npm/concat-map/0.0.1/package.tgz
3892 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3893 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map is being purged
3894 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3895 silly gunzTarPerm modes [ '755', '644' ]
3896 silly gunzTarPerm modes [ '755', '644' ]
3897 silly gunzTarPerm extractEntry package.json
3898 silly gunzTarPerm extractEntry package.json
3899 silly gunzTarPerm extractEntry .npmignore
3900 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
3901 silly gunzTarPerm extractEntry README.md
3902 silly gunzTarPerm extractEntry LICENSE
3903 silly gunzTarPerm extractEntry index.js
3904 silly gunzTarPerm extractEntry example.js
3905 silly gunzTarPerm modified mode [ 'example.js', 436, 420 ]
3906 silly gunzTarPerm extractEntry index.js
3907 silly gunzTarPerm extractEntry .travis.yml
3908 silly gunzTarPerm extractEntry README.markdown
3909 silly gunzTarPerm extractEntry .travis.yml
3910 silly gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
3911 silly gunzTarPerm extractEntry Makefile
3912 silly gunzTarPerm modified mode [ 'Makefile', 436, 420 ]
3913 silly gunzTarPerm extractEntry example/map.js
3914 silly gunzTarPerm extractEntry test/map.js
3915 silly gunzTarPerm extractEntry test/balanced.js
3916 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
3917 info preinstall concat-map@0.0.1
3918 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
3919 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
3920 info preinstall balanced-match@0.2.0
3921 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
3922 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
3923 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
3924 silly install resolved []
3925 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3926 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3927 silly install resolved []
3928 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3929 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3930 info linkStuff concat-map@0.0.1
3931 silly linkStuff concat-map@0.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules as its parent node_modules
3932 info linkStuff balanced-match@0.2.0
3933 silly linkStuff balanced-match@0.2.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules as its parent node_modules
3934 verbose linkBins concat-map@0.0.1
3935 verbose linkMans concat-map@0.0.1
3936 verbose rebuildBundles concat-map@0.0.1
3937 info install concat-map@0.0.1
3938 info postinstall concat-map@0.0.1
3939 verbose unlock done using /home/pi/.npm/_locks/concat-map-d076019cfeaa237a.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
3940 verbose linkBins balanced-match@0.2.0
3941 verbose linkMans balanced-match@0.2.0
3942 verbose rebuildBundles balanced-match@0.2.0
3943 info install balanced-match@0.2.0
3944 info postinstall balanced-match@0.2.0
3945 verbose unlock done using /home/pi/.npm/_locks/balanced-match-a60ccb3e52277628.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
3946 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3947 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3948 info linkStuff brace-expansion@1.1.0
3949 silly linkStuff brace-expansion@1.1.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules as its parent node_modules
3950 verbose linkBins brace-expansion@1.1.0
3951 verbose linkMans brace-expansion@1.1.0
3952 verbose rebuildBundles brace-expansion@1.1.0
3953 verbose rebuildBundles [ 'balanced-match', 'concat-map' ]
3954 info install brace-expansion@1.1.0
3955 info postinstall brace-expansion@1.1.0
3956 verbose unlock done using /home/pi/.npm/_locks/brace-expansion-499bfe946f05fd12.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
3957 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3958 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3959 info linkStuff minimatch@2.0.4
3960 silly linkStuff minimatch@2.0.4 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules as its parent node_modules
3961 verbose linkBins minimatch@2.0.4
3962 verbose linkMans minimatch@2.0.4
3963 verbose rebuildBundles minimatch@2.0.4
3964 verbose rebuildBundles [ 'brace-expansion' ]
3965 info install minimatch@2.0.4
3966 info postinstall minimatch@2.0.4
3967 verbose unlock done using /home/pi/.npm/_locks/minimatch-bb531937b6c7d47b.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob/node_modules/minimatch
3968 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
3969 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
3970 info linkStuff glob@4.5.3
3971 silly linkStuff glob@4.5.3 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules as its parent node_modules
3972 verbose linkBins glob@4.5.3
3973 verbose linkMans glob@4.5.3
3974 verbose rebuildBundles glob@4.5.3
3975 verbose rebuildBundles [ 'inflight', 'inherits', 'minimatch', 'once' ]
3976 info install glob@4.5.3
3977 info postinstall glob@4.5.3
3978 verbose unlock done using /home/pi/.npm/_locks/glob-91e986a3b23a6dd7.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf/node_modules/glob
3979 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
3980 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
3981 info linkStuff rimraf@2.3.2
3982 silly linkStuff rimraf@2.3.2 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules as its parent node_modules
3983 verbose linkBins rimraf@2.3.2
3984 verbose link bins [ { rimraf: './bin.js' },
3984 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/.bin',
3984 verbose link bins false ]
3985 verbose linkMans rimraf@2.3.2
3986 verbose rebuildBundles rimraf@2.3.2
3987 verbose rebuildBundles [ 'glob' ]
3988 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/.bin/rimraf is being purged
3989 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/.bin/rimraf
3990 info install rimraf@2.3.2
3991 info postinstall rimraf@2.3.2
3992 verbose unlock done using /home/pi/.npm/_locks/rimraf-dc072611d636da78.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra/node_modules/rimraf
3993 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
3994 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
3995 info linkStuff fs-extra@0.18.2
3996 silly linkStuff fs-extra@0.18.2 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules as its parent node_modules
3997 verbose linkBins fs-extra@0.18.2
3998 verbose linkMans fs-extra@0.18.2
3999 verbose rebuildBundles fs-extra@0.18.2
4000 verbose rebuildBundles [ '.bin', 'graceful-fs', 'jsonfile', 'rimraf' ]
4001 info install fs-extra@0.18.2
4002 info postinstall fs-extra@0.18.2
4003 verbose unlock done using /home/pi/.npm/_locks/fs-extra-8942bafe26819c9b.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/fs-extra
4004 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/package.json
4005 info preinstall node-gyp@1.0.3
4006 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/package.json
4007 silly prepareForInstallMany adding fstream@^1.0.0 from node-gyp dependencies
4008 silly prepareForInstallMany adding glob@3 || 4 from node-gyp dependencies
4009 silly prepareForInstallMany adding graceful-fs@3 from node-gyp dependencies
4010 silly prepareForInstallMany adding minimatch@1 from node-gyp dependencies
4011 silly prepareForInstallMany adding mkdirp@^0.5.0 from node-gyp dependencies
4012 silly prepareForInstallMany adding npmlog@0 || 1 from node-gyp dependencies
4013 silly prepareForInstallMany adding osenv@0 from node-gyp dependencies
4014 silly prepareForInstallMany adding request@2 from node-gyp dependencies
4015 silly prepareForInstallMany adding rimraf@2 from node-gyp dependencies
4016 silly prepareForInstallMany adding semver@2.x || 3.x || 4 from node-gyp dependencies
4017 silly prepareForInstallMany adding tar@^1.0.0 from node-gyp dependencies
4018 silly prepareForInstallMany adding which@1 from node-gyp dependencies
4019 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/package.json
4020 silly cache add args [ 'semver@2.x || 3.x || 4', null ]
4021 verbose cache add spec semver@2.x || 3.x || 4
4022 silly cache add parsed spec { raw: 'semver@2.x || 3.x || 4',
4022 silly cache add scope: null,
4022 silly cache add name: 'semver',
4022 silly cache add rawSpec: '2.x || 3.x || 4',
4022 silly cache add spec: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4022 silly cache add type: 'range' }
4023 silly addNamed semver@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0
4024 verbose addNamed ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0" is a valid semver range for semver
4025 silly addNameRange { name: 'semver',
4025 silly addNameRange range: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4025 silly addNameRange hasData: false }
4026 silly mapToRegistry name semver
4027 silly mapToRegistry using default registry
4028 silly mapToRegistry registry https://registry.npmjs.org/
4029 silly mapToRegistry uri https://registry.npmjs.org/semver
4030 verbose addNameRange registry:https://registry.npmjs.org/semver not in flight; fetching
4031 silly cache add args [ 'tar@^1.0.0', null ]
4032 verbose cache add spec tar@^1.0.0
4033 silly cache add parsed spec { raw: 'tar@^1.0.0',
4033 silly cache add scope: null,
4033 silly cache add name: 'tar',
4033 silly cache add rawSpec: '^1.0.0',
4033 silly cache add spec: '>=1.0.0 <2.0.0',
4033 silly cache add type: 'range' }
4034 silly addNamed tar@>=1.0.0 <2.0.0
4035 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for tar
4036 silly addNameRange { name: 'tar', range: '>=1.0.0 <2.0.0', hasData: false }
4037 silly mapToRegistry name tar
4038 silly mapToRegistry using default registry
4039 silly mapToRegistry registry https://registry.npmjs.org/
4040 silly mapToRegistry uri https://registry.npmjs.org/tar
4041 verbose addNameRange registry:https://registry.npmjs.org/tar not in flight; fetching
4042 silly cache add args [ 'which@1', null ]
4043 verbose cache add spec which@1
4044 silly cache add parsed spec { raw: 'which@1',
4044 silly cache add scope: null,
4044 silly cache add name: 'which',
4044 silly cache add rawSpec: '1',
4044 silly cache add spec: '>=1.0.0 <2.0.0',
4044 silly cache add type: 'range' }
4045 silly addNamed which@>=1.0.0 <2.0.0
4046 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for which
4047 silly addNameRange { name: 'which', range: '>=1.0.0 <2.0.0', hasData: false }
4048 silly mapToRegistry name which
4049 silly mapToRegistry using default registry
4050 silly mapToRegistry registry https://registry.npmjs.org/
4051 silly mapToRegistry uri https://registry.npmjs.org/which
4052 verbose addNameRange registry:https://registry.npmjs.org/which not in flight; fetching
4053 silly cache add args [ 'fstream@^1.0.0', null ]
4054 verbose cache add spec fstream@^1.0.0
4055 silly cache add parsed spec { raw: 'fstream@^1.0.0',
4055 silly cache add scope: null,
4055 silly cache add name: 'fstream',
4055 silly cache add rawSpec: '^1.0.0',
4055 silly cache add spec: '>=1.0.0 <2.0.0',
4055 silly cache add type: 'range' }
4056 silly addNamed fstream@>=1.0.0 <2.0.0
4057 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for fstream
4058 silly addNameRange { name: 'fstream', range: '>=1.0.0 <2.0.0', hasData: false }
4059 silly mapToRegistry name fstream
4060 silly mapToRegistry using default registry
4061 silly mapToRegistry registry https://registry.npmjs.org/
4062 silly mapToRegistry uri https://registry.npmjs.org/fstream
4063 verbose addNameRange registry:https://registry.npmjs.org/fstream not in flight; fetching
4064 silly cache add args [ 'glob@3 || 4', null ]
4065 verbose cache add spec glob@3 || 4
4066 silly cache add parsed spec { raw: 'glob@3 || 4',
4066 silly cache add scope: null,
4066 silly cache add name: 'glob',
4066 silly cache add rawSpec: '3 || 4',
4066 silly cache add spec: '>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4066 silly cache add type: 'range' }
4067 silly addNamed glob@>=3.0.0 <4.0.0||>=4.0.0 <5.0.0
4068 verbose addNamed ">=3.0.0 <4.0.0||>=4.0.0 <5.0.0" is a valid semver range for glob
4069 silly addNameRange { name: 'glob',
4069 silly addNameRange range: '>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4069 silly addNameRange hasData: false }
4070 silly mapToRegistry name glob
4071 silly mapToRegistry using default registry
4072 silly mapToRegistry registry https://registry.npmjs.org/
4073 silly mapToRegistry uri https://registry.npmjs.org/glob
4074 verbose addNameRange registry:https://registry.npmjs.org/glob not in flight; fetching
4075 silly cache add args [ 'graceful-fs@3', null ]
4076 verbose cache add spec graceful-fs@3
4077 silly cache add parsed spec { raw: 'graceful-fs@3',
4077 silly cache add scope: null,
4077 silly cache add name: 'graceful-fs',
4077 silly cache add rawSpec: '3',
4077 silly cache add spec: '>=3.0.0 <4.0.0',
4077 silly cache add type: 'range' }
4078 silly addNamed graceful-fs@>=3.0.0 <4.0.0
4079 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for graceful-fs
4080 silly addNameRange { name: 'graceful-fs', range: '>=3.0.0 <4.0.0', hasData: false }
4081 silly mapToRegistry name graceful-fs
4082 silly mapToRegistry using default registry
4083 silly mapToRegistry registry https://registry.npmjs.org/
4084 silly mapToRegistry uri https://registry.npmjs.org/graceful-fs
4085 verbose addNameRange registry:https://registry.npmjs.org/graceful-fs not in flight; fetching
4086 silly cache add args [ 'minimatch@1', null ]
4087 verbose cache add spec minimatch@1
4088 silly cache add parsed spec { raw: 'minimatch@1',
4088 silly cache add scope: null,
4088 silly cache add name: 'minimatch',
4088 silly cache add rawSpec: '1',
4088 silly cache add spec: '>=1.0.0 <2.0.0',
4088 silly cache add type: 'range' }
4089 silly addNamed minimatch@>=1.0.0 <2.0.0
4090 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for minimatch
4091 silly addNameRange { name: 'minimatch', range: '>=1.0.0 <2.0.0', hasData: false }
4092 silly mapToRegistry name minimatch
4093 silly mapToRegistry using default registry
4094 silly mapToRegistry registry https://registry.npmjs.org/
4095 silly mapToRegistry uri https://registry.npmjs.org/minimatch
4096 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching
4097 silly cache add args [ 'mkdirp@^0.5.0', null ]
4098 verbose cache add spec mkdirp@^0.5.0
4099 silly cache add parsed spec { raw: 'mkdirp@^0.5.0',
4099 silly cache add scope: null,
4099 silly cache add name: 'mkdirp',
4099 silly cache add rawSpec: '^0.5.0',
4099 silly cache add spec: '>=0.5.0 <0.6.0',
4099 silly cache add type: 'range' }
4100 silly addNamed mkdirp@>=0.5.0 <0.6.0
4101 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for mkdirp
4102 silly addNameRange { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: false }
4103 silly mapToRegistry name mkdirp
4104 silly mapToRegistry using default registry
4105 silly mapToRegistry registry https://registry.npmjs.org/
4106 silly mapToRegistry uri https://registry.npmjs.org/mkdirp
4107 verbose addNameRange registry:https://registry.npmjs.org/mkdirp not in flight; fetching
4108 silly cache add args [ 'npmlog@0 || 1', null ]
4109 verbose cache add spec npmlog@0 || 1
4110 silly cache add parsed spec { raw: 'npmlog@0 || 1',
4110 silly cache add scope: null,
4110 silly cache add name: 'npmlog',
4110 silly cache add rawSpec: '0 || 1',
4110 silly cache add spec: '>=0.0.0 <1.0.0||>=1.0.0 <2.0.0',
4110 silly cache add type: 'range' }
4111 silly addNamed npmlog@>=0.0.0 <1.0.0||>=1.0.0 <2.0.0
4112 verbose addNamed ">=0.0.0 <1.0.0||>=1.0.0 <2.0.0" is a valid semver range for npmlog
4113 silly addNameRange { name: 'npmlog',
4113 silly addNameRange range: '>=0.0.0 <1.0.0||>=1.0.0 <2.0.0',
4113 silly addNameRange hasData: false }
4114 silly mapToRegistry name npmlog
4115 silly mapToRegistry using default registry
4116 silly mapToRegistry registry https://registry.npmjs.org/
4117 silly mapToRegistry uri https://registry.npmjs.org/npmlog
4118 verbose addNameRange registry:https://registry.npmjs.org/npmlog not in flight; fetching
4119 silly cache add args [ 'osenv@0', null ]
4120 verbose cache add spec osenv@0
4121 silly cache add parsed spec { raw: 'osenv@0',
4121 silly cache add scope: null,
4121 silly cache add name: 'osenv',
4121 silly cache add rawSpec: '0',
4121 silly cache add spec: '>=0.0.0 <1.0.0',
4121 silly cache add type: 'range' }
4122 silly addNamed osenv@>=0.0.0 <1.0.0
4123 verbose addNamed ">=0.0.0 <1.0.0" is a valid semver range for osenv
4124 silly addNameRange { name: 'osenv', range: '>=0.0.0 <1.0.0', hasData: false }
4125 silly mapToRegistry name osenv
4126 silly mapToRegistry using default registry
4127 silly mapToRegistry registry https://registry.npmjs.org/
4128 silly mapToRegistry uri https://registry.npmjs.org/osenv
4129 verbose addNameRange registry:https://registry.npmjs.org/osenv not in flight; fetching
4130 silly cache add args [ 'request@2', null ]
4131 verbose cache add spec request@2
4132 silly cache add parsed spec { raw: 'request@2',
4132 silly cache add scope: null,
4132 silly cache add name: 'request',
4132 silly cache add rawSpec: '2',
4132 silly cache add spec: '>=2.0.0 <3.0.0',
4132 silly cache add type: 'range' }
4133 silly addNamed request@>=2.0.0 <3.0.0
4134 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for request
4135 silly addNameRange { name: 'request', range: '>=2.0.0 <3.0.0', hasData: false }
4136 silly mapToRegistry name request
4137 silly mapToRegistry using default registry
4138 silly mapToRegistry registry https://registry.npmjs.org/
4139 silly mapToRegistry uri https://registry.npmjs.org/request
4140 verbose addNameRange registry:https://registry.npmjs.org/request not in flight; fetching
4141 silly cache add args [ 'rimraf@2', null ]
4142 verbose cache add spec rimraf@2
4143 silly cache add parsed spec { raw: 'rimraf@2',
4143 silly cache add scope: null,
4143 silly cache add name: 'rimraf',
4143 silly cache add rawSpec: '2',
4143 silly cache add spec: '>=2.0.0 <3.0.0',
4143 silly cache add type: 'range' }
4144 silly addNamed rimraf@>=2.0.0 <3.0.0
4145 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for rimraf
4146 silly addNameRange { name: 'rimraf', range: '>=2.0.0 <3.0.0', hasData: false }
4147 silly mapToRegistry name rimraf
4148 silly mapToRegistry using default registry
4149 silly mapToRegistry registry https://registry.npmjs.org/
4150 silly mapToRegistry uri https://registry.npmjs.org/rimraf
4151 verbose addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching
4152 verbose request uri https://registry.npmjs.org/semver
4153 verbose request no auth needed
4154 info attempt registry request try #1 at 14:17:17
4155 http request GET https://registry.npmjs.org/semver
4156 verbose request uri https://registry.npmjs.org/tar
4157 verbose request no auth needed
4158 info attempt registry request try #1 at 14:17:17
4159 http request GET https://registry.npmjs.org/tar
4160 verbose request uri https://registry.npmjs.org/which
4161 verbose request no auth needed
4162 info attempt registry request try #1 at 14:17:17
4163 http request GET https://registry.npmjs.org/which
4164 verbose request uri https://registry.npmjs.org/fstream
4165 verbose request no auth needed
4166 info attempt registry request try #1 at 14:17:17
4167 http request GET https://registry.npmjs.org/fstream
4168 verbose request uri https://registry.npmjs.org/mkdirp
4169 verbose request no auth needed
4170 info attempt registry request try #1 at 14:17:17
4171 http request GET https://registry.npmjs.org/mkdirp
4172 verbose request uri https://registry.npmjs.org/npmlog
4173 verbose request no auth needed
4174 info attempt registry request try #1 at 14:17:17
4175 http request GET https://registry.npmjs.org/npmlog
4176 verbose request uri https://registry.npmjs.org/osenv
4177 verbose request no auth needed
4178 info attempt registry request try #1 at 14:17:17
4179 http request GET https://registry.npmjs.org/osenv
4180 verbose request uri https://registry.npmjs.org/request
4181 verbose request no auth needed
4182 info attempt registry request try #1 at 14:17:17
4183 http request GET https://registry.npmjs.org/request
4184 verbose request uri https://registry.npmjs.org/glob
4185 verbose request no auth needed
4186 info attempt registry request try #1 at 14:17:17
4187 verbose etag "77U4JXC53AY4RVWILLEA1Y9A2"
4188 http request GET https://registry.npmjs.org/glob
4189 verbose request uri https://registry.npmjs.org/graceful-fs
4190 verbose request no auth needed
4191 info attempt registry request try #1 at 14:17:17
4192 verbose etag "ASUQXR8VIAJ72TTU8SR5Q4DOJ"
4193 http request GET https://registry.npmjs.org/graceful-fs
4194 verbose request uri https://registry.npmjs.org/minimatch
4195 verbose request no auth needed
4196 info attempt registry request try #1 at 14:17:17
4197 verbose etag "7E6LX8BUVQYO67FCINACMFASW"
4198 http request GET https://registry.npmjs.org/minimatch
4199 verbose request uri https://registry.npmjs.org/rimraf
4200 verbose request no auth needed
4201 info attempt registry request try #1 at 14:17:17
4202 verbose etag "B6RZ4WWW78HNG3CGX78NB0XL3"
4203 http request GET https://registry.npmjs.org/rimraf
4204 http 200 https://registry.npmjs.org/semver
4205 silly get cb [ 200,
4205 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4205 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4205 silly get etag: '"125FZXTOFC7EY5JKNK4W7EVEO"',
4205 silly get 'content-type': 'application/json',
4205 silly get 'cache-control': 'max-age=60',
4205 silly get 'content-length': '58304',
4205 silly get 'accept-ranges': 'bytes',
4205 silly get via: '1.1 varnish',
4205 silly get age: '55',
4205 silly get 'x-served-by': 'cache-fra1241-FRA',
4205 silly get 'x-cache': 'HIT',
4205 silly get 'x-cache-hits': '7',
4205 silly get 'x-timer': 'S1429625838.205881,VS0,VE0',
4205 silly get vary: 'Accept',
4205 silly get 'keep-alive': 'timeout=10, max=50',
4205 silly get connection: 'Keep-Alive' } ]
4206 verbose get saving semver to /home/pi/.npm/registry.npmjs.org/semver/.cache.json
4207 http 200 https://registry.npmjs.org/osenv
4208 silly get cb [ 200,
4208 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4208 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4208 silly get etag: '"AIG648861D2VP5RAO0O3EF639"',
4208 silly get 'content-type': 'application/json',
4208 silly get 'cache-control': 'max-age=60',
4208 silly get 'content-length': '5708',
4208 silly get 'accept-ranges': 'bytes',
4208 silly get via: '1.1 varnish',
4208 silly get age: '17',
4208 silly get 'x-served-by': 'cache-fra1243-FRA',
4208 silly get 'x-cache': 'HIT',
4208 silly get 'x-cache-hits': '1',
4208 silly get 'x-timer': 'S1429625838.694714,VS0,VE0',
4208 silly get vary: 'Accept',
4208 silly get 'keep-alive': 'timeout=10, max=50',
4208 silly get connection: 'Keep-Alive' } ]
4209 verbose get saving osenv to /home/pi/.npm/registry.npmjs.org/osenv/.cache.json
4210 http 200 https://registry.npmjs.org/npmlog
4211 silly get cb [ 200,
4211 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4211 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4211 silly get etag: '"ACDKZB5EX6BX4XL4H6BFE9XSW"',
4211 silly get 'content-type': 'application/json',
4211 silly get 'cache-control': 'max-age=60',
4211 silly get 'content-length': '15629',
4211 silly get 'accept-ranges': 'bytes',
4211 silly get via: '1.1 varnish',
4211 silly get age: '15',
4211 silly get 'x-served-by': 'cache-fra1227-FRA',
4211 silly get 'x-cache': 'HIT',
4211 silly get 'x-cache-hits': '1',
4211 silly get 'x-timer': 'S1429625838.699762,VS0,VE0',
4211 silly get vary: 'Accept',
4211 silly get 'keep-alive': 'timeout=10, max=50',
4211 silly get connection: 'Keep-Alive' } ]
4212 verbose get saving npmlog to /home/pi/.npm/registry.npmjs.org/npmlog/.cache.json
4213 http 304 https://registry.npmjs.org/rimraf
4214 silly get cb [ 304,
4214 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4214 silly get server: 'Apache',
4214 silly get via: '1.1 varnish',
4214 silly get 'last-modified': 'Tue, 21 Apr 2015 14:16:57 GMT',
4214 silly get 'cache-control': 'max-age=60',
4214 silly get etag: '"B6RZ4WWW78HNG3CGX78NB0XL3"',
4214 silly get age: '35',
4214 silly get 'x-served-by': 'cache-fra1241-FRA',
4214 silly get 'x-cache': 'HIT',
4214 silly get 'x-cache-hits': '2',
4214 silly get 'x-timer': 'S1429625838.699716,VS0,VE0',
4214 silly get vary: 'Accept',
4214 silly get 'content-length': '0',
4214 silly get 'keep-alive': 'timeout=10, max=50',
4214 silly get connection: 'Keep-Alive' } ]
4215 verbose etag https://registry.npmjs.org/rimraf from cache
4216 verbose get saving rimraf to /home/pi/.npm/registry.npmjs.org/rimraf/.cache.json
4217 http 304 https://registry.npmjs.org/graceful-fs
4218 silly get cb [ 304,
4218 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4218 silly get server: 'Apache',
4218 silly get via: '1.1 varnish',
4218 silly get 'last-modified': 'Tue, 21 Apr 2015 14:17:16 GMT',
4218 silly get 'cache-control': 'max-age=60',
4218 silly get etag: '"ASUQXR8VIAJ72TTU8SR5Q4DOJ"',
4218 silly get age: '4',
4218 silly get 'x-served-by': 'cache-fra1243-FRA',
4218 silly get 'x-cache': 'HIT',
4218 silly get 'x-cache-hits': '2',
4218 silly get 'x-timer': 'S1429625838.720499,VS0,VE0',
4218 silly get vary: 'Accept',
4218 silly get 'content-length': '0',
4218 silly get 'keep-alive': 'timeout=10, max=50',
4218 silly get connection: 'Keep-Alive' } ]
4219 verbose etag https://registry.npmjs.org/graceful-fs from cache
4220 verbose get saving graceful-fs to /home/pi/.npm/registry.npmjs.org/graceful-fs/.cache.json
4221 http 304 https://registry.npmjs.org/glob
4222 silly get cb [ 304,
4222 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4222 silly get server: 'Apache',
4222 silly get via: '1.1 varnish',
4222 silly get 'last-modified': 'Tue, 21 Apr 2015 14:16:39 GMT',
4222 silly get 'cache-control': 'max-age=60',
4222 silly get etag: '"77U4JXC53AY4RVWILLEA1Y9A2"',
4222 silly get age: '47',
4222 silly get 'x-served-by': 'cache-fra1232-FRA',
4222 silly get 'x-cache': 'HIT',
4222 silly get 'x-cache-hits': '6',
4222 silly get 'x-timer': 'S1429625838.732653,VS0,VE0',
4222 silly get vary: 'Accept',
4222 silly get 'content-length': '0',
4222 silly get 'keep-alive': 'timeout=10, max=50',
4222 silly get connection: 'Keep-Alive' } ]
4223 verbose etag https://registry.npmjs.org/glob from cache
4224 verbose get saving glob to /home/pi/.npm/registry.npmjs.org/glob/.cache.json
4225 http 304 https://registry.npmjs.org/minimatch
4226 silly get cb [ 304,
4226 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4226 silly get server: 'Apache',
4226 silly get via: '1.1 varnish',
4226 silly get 'last-modified': 'Tue, 21 Apr 2015 14:16:28 GMT',
4226 silly get 'cache-control': 'max-age=60',
4226 silly get etag: '"7E6LX8BUVQYO67FCINACMFASW"',
4226 silly get age: '51',
4226 silly get 'x-served-by': 'cache-fra1226-FRA',
4226 silly get 'x-cache': 'HIT',
4226 silly get 'x-cache-hits': '12',
4226 silly get 'x-timer': 'S1429625838.736286,VS0,VE0',
4226 silly get vary: 'Accept',
4226 silly get 'content-length': '0',
4226 silly get 'keep-alive': 'timeout=10, max=50',
4226 silly get connection: 'Keep-Alive' } ]
4227 verbose etag https://registry.npmjs.org/minimatch from cache
4228 verbose get saving minimatch to /home/pi/.npm/registry.npmjs.org/minimatch/.cache.json
4229 http 200 https://registry.npmjs.org/fstream
4230 silly get cb [ 200,
4230 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4230 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4230 silly get etag: '"DAP3XBHGJUCG1MLARL6BCB622"',
4230 silly get 'content-type': 'application/json',
4230 silly get 'cache-control': 'max-age=60',
4230 silly get 'content-length': '38241',
4230 silly get 'accept-ranges': 'bytes',
4230 silly get via: '1.1 varnish',
4230 silly get age: '37',
4230 silly get 'x-served-by': 'cache-ams4141-AMS',
4230 silly get 'x-cache': 'HIT',
4230 silly get 'x-cache-hits': '2',
4230 silly get 'x-timer': 'S1429625838.757379,VS0,VE0',
4230 silly get vary: 'Accept',
4230 silly get 'keep-alive': 'timeout=10, max=50',
4230 silly get connection: 'Keep-Alive' } ]
4231 verbose get saving fstream to /home/pi/.npm/registry.npmjs.org/fstream/.cache.json
4232 http 200 https://registry.npmjs.org/request
4233 silly get cb [ 200,
4233 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4233 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4233 silly get etag: '"23N3GBU577N504OU5SW44SUR5"',
4233 silly get 'content-type': 'application/json',
4233 silly get 'cache-control': 'max-age=60',
4233 silly get 'content-length': '145865',
4233 silly get 'accept-ranges': 'bytes',
4233 silly get via: '1.1 varnish',
4233 silly get age: '35',
4233 silly get 'x-served-by': 'cache-fra1239-FRA',
4233 silly get 'x-cache': 'HIT',
4233 silly get 'x-cache-hits': '3',
4233 silly get 'x-timer': 'S1429625838.770143,VS0,VE0',
4233 silly get vary: 'Accept',
4233 silly get 'keep-alive': 'timeout=10, max=50',
4233 silly get connection: 'Keep-Alive' } ]
4234 verbose get saving request to /home/pi/.npm/registry.npmjs.org/request/.cache.json
4235 http 200 https://registry.npmjs.org/tar
4236 silly get cb [ 200,
4236 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4236 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4236 silly get etag: '"CRF5BYA1B2EWSBVAF95C6OC3J"',
4236 silly get 'content-type': 'application/json',
4236 silly get 'cache-control': 'max-age=60',
4236 silly get 'content-length': '26847',
4236 silly get 'accept-ranges': 'bytes',
4236 silly get via: '1.1 varnish',
4236 silly get age: '29',
4236 silly get 'x-served-by': 'cache-ams4144-AMS',
4236 silly get 'x-cache': 'HIT',
4236 silly get 'x-cache-hits': '1',
4236 silly get 'x-timer': 'S1429625838.763859,VS0,VE0',
4236 silly get vary: 'Accept',
4236 silly get 'keep-alive': 'timeout=10, max=50',
4236 silly get connection: 'Keep-Alive' } ]
4237 verbose get saving tar to /home/pi/.npm/registry.npmjs.org/tar/.cache.json
4238 http 200 https://registry.npmjs.org/which
4239 silly get cb [ 200,
4239 silly get { date: 'Tue, 21 Apr 2015 14:17:18 GMT',
4239 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4239 silly get etag: '"A4HQQ4JRWKCU7373HOKK10JAV"',
4239 silly get 'content-type': 'application/json',
4239 silly get 'cache-control': 'max-age=60',
4239 silly get 'content-length': '9218',
4239 silly get 'accept-ranges': 'bytes',
4239 silly get via: '1.1 varnish',
4239 silly get age: '0',
4239 silly get 'x-served-by': 'cache-ams4145-AMS',
4239 silly get 'x-cache': 'HIT',
4239 silly get 'x-cache-hits': '1',
4239 silly get 'x-timer': 'S1429625838.756994,VS0,VE161',
4239 silly get vary: 'Accept',
4239 silly get 'keep-alive': 'timeout=10, max=50',
4239 silly get connection: 'Keep-Alive' } ]
4240 verbose get saving which to /home/pi/.npm/registry.npmjs.org/which/.cache.json
4241 http 200 https://registry.npmjs.org/mkdirp
4242 silly get cb [ 200,
4242 silly get { date: 'Tue, 21 Apr 2015 14:17:19 GMT',
4242 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
4242 silly get etag: '"1AC73JK4JP7FLRSMIQ6O7EHKS"',
4242 silly get 'content-type': 'application/json',
4242 silly get 'cache-control': 'max-age=60',
4242 silly get 'content-length': '21711',
4242 silly get 'accept-ranges': 'bytes',
4242 silly get via: '1.1 varnish',
4242 silly get age: '19',
4242 silly get 'x-served-by': 'cache-ams4122-AMS',
4242 silly get 'x-cache': 'HIT',
4242 silly get 'x-cache-hits': '1',
4242 silly get 'x-timer': 'S1429625839.517748,VS0,VE0',
4242 silly get vary: 'Accept',
4242 silly get 'keep-alive': 'timeout=10, max=50',
4242 silly get connection: 'Keep-Alive' } ]
4243 verbose get saving mkdirp to /home/pi/.npm/registry.npmjs.org/mkdirp/.cache.json
4244 silly addNameRange number 2 { name: 'rimraf', range: '>=2.0.0 <3.0.0', hasData: true }
4245 silly addNameRange versions [ 'rimraf',
4245 silly addNameRange [ '1.0.0',
4245 silly addNameRange '1.0.1',
4245 silly addNameRange '1.0.2',
4245 silly addNameRange '1.0.4',
4245 silly addNameRange '1.0.5',
4245 silly addNameRange '1.0.6',
4245 silly addNameRange '1.0.7',
4245 silly addNameRange '1.0.8',
4245 silly addNameRange '1.0.9',
4245 silly addNameRange '2.0.0',
4245 silly addNameRange '2.0.1',
4245 silly addNameRange '2.0.2',
4245 silly addNameRange '2.0.3',
4245 silly addNameRange '2.1.0',
4245 silly addNameRange '2.1.1',
4245 silly addNameRange '2.1.2',
4245 silly addNameRange '2.1.3',
4245 silly addNameRange '2.1.4',
4245 silly addNameRange '2.2.0',
4245 silly addNameRange '2.2.1',
4245 silly addNameRange '2.2.2',
4245 silly addNameRange '2.2.3',
4245 silly addNameRange '2.2.4',
4245 silly addNameRange '2.2.5',
4245 silly addNameRange '2.2.6',
4245 silly addNameRange '2.2.8',
4245 silly addNameRange '2.3.0',
4245 silly addNameRange '2.3.1',
4245 silly addNameRange '2.3.2' ] ]
4246 silly addNamed rimraf@2.3.2
4247 verbose addNamed "2.3.2" is a plain semver version for rimraf
4248 silly addNameRange number 2 { name: 'graceful-fs', range: '>=3.0.0 <4.0.0', hasData: true }
4249 silly addNameRange versions [ 'graceful-fs',
4249 silly addNameRange [ '1.0.0',
4249 silly addNameRange '1.0.1',
4249 silly addNameRange '1.0.2',
4249 silly addNameRange '1.1.0',
4249 silly addNameRange '1.1.1',
4249 silly addNameRange '1.1.2',
4249 silly addNameRange '1.1.3',
4249 silly addNameRange '1.1.4',
4249 silly addNameRange '1.1.5',
4249 silly addNameRange '1.1.6',
4249 silly addNameRange '1.1.7',
4249 silly addNameRange '1.1.8',
4249 silly addNameRange '1.1.9',
4249 silly addNameRange '1.1.10',
4249 silly addNameRange '1.1.11',
4249 silly addNameRange '1.1.12',
4249 silly addNameRange '1.1.13',
4249 silly addNameRange '1.1.14',
4249 silly addNameRange '1.2.0',
4249 silly addNameRange '1.2.1',
4249 silly addNameRange '1.2.2',
4249 silly addNameRange '1.2.3',
4249 silly addNameRange '2.0.0',
4249 silly addNameRange '2.0.1',
4249 silly addNameRange '2.0.2',
4249 silly addNameRange '2.0.3',
4249 silly addNameRange '3.0.0',
4249 silly addNameRange '3.0.1',
4249 silly addNameRange '3.0.2',
4249 silly addNameRange '3.0.3',
4249 silly addNameRange '3.0.4',
4249 silly addNameRange '3.0.5',
4249 silly addNameRange '3.0.6' ] ]
4250 silly addNamed graceful-fs@3.0.6
4251 verbose addNamed "3.0.6" is a plain semver version for graceful-fs
4252 silly addNameRange number 2 { name: 'glob',
4252 silly addNameRange range: '>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4252 silly addNameRange hasData: true }
4253 silly addNameRange versions [ 'glob',
4253 silly addNameRange [ '1.1.0',
4253 silly addNameRange '2.0.9',
4253 silly addNameRange '2.0.8',
4253 silly addNameRange '2.0.7',
4253 silly addNameRange '2.1.0',
4253 silly addNameRange '3.0.0',
4253 silly addNameRange '3.0.1',
4253 silly addNameRange '3.1.0',
4253 silly addNameRange '3.1.1',
4253 silly addNameRange '3.1.2',
4253 silly addNameRange '3.1.3',
4253 silly addNameRange '3.1.4',
4253 silly addNameRange '3.1.5',
4253 silly addNameRange '3.1.6',
4253 silly addNameRange '3.1.7',
4253 silly addNameRange '3.1.9',
4253 silly addNameRange '3.1.10',
4253 silly addNameRange '3.1.11',
4253 silly addNameRange '3.1.12',
4253 silly addNameRange '3.1.13',
4253 silly addNameRange '3.1.14',
4253 silly addNameRange '3.1.15',
4253 silly addNameRange '3.1.16',
4253 silly addNameRange '3.1.17',
4253 silly addNameRange '3.1.18',
4253 silly addNameRange '3.1.19',
4253 silly addNameRange '3.1.20',
4253 silly addNameRange '3.1.21',
4253 silly addNameRange '3.2.0',
4253 silly addNameRange '3.2.1',
4253 silly addNameRange '3.2.3',
4253 silly addNameRange '3.2.4',
4253 silly addNameRange '3.2.5',
4253 silly addNameRange '3.2.6',
4253 silly addNameRange '3.2.7',
4253 silly addNameRange '3.2.8',
4253 silly addNameRange '3.2.9',
4253 silly addNameRange '3.2.10',
4253 silly addNameRange '3.2.11',
4253 silly addNameRange '4.0.0',
4253 silly addNameRange '4.0.1',
4253 silly addNameRange '4.0.2',
4253 silly addNameRange '4.0.3',
4253 silly addNameRange '4.0.4',
4253 silly addNameRange '4.0.5',
4253 silly addNameRange '4.0.6',
4253 silly addNameRange '4.1.2-beta',
4253 silly addNameRange '4.1.2',
4253 silly addNameRange '4.1.3',
4253 silly addNameRange '4.1.4',
4253 silly addNameRange '4.1.5',
4253 silly addNameRange '4.1.6',
4253 silly addNameRange '4.2.0',
4253 silly addNameRange '4.2.1',
4253 silly addNameRange '4.2.2',
4253 silly addNameRange '4.3.0',
4253 silly addNameRange '4.3.1',
4253 silly addNameRange '4.3.2',
4253 silly addNameRange '4.3.3',
4253 silly addNameRange '4.3.4',
4253 silly addNameRange '4.3.5',
4253 silly addNameRange '4.4.0',
4253 silly addNameRange '4.4.2',
4253 silly addNameRange '4.5.0',
4253 silly addNameRange '5.0.0',
4253 silly addNameRange '4.5.1',
4253 silly addNameRange '5.0.1',
4253 silly addNameRange '4.5.2',
4253 silly addNameRange '5.0.2',
4253 silly addNameRange '4.5.3',
4253 silly addNameRange '5.0.3',
4253 silly addNameRange '5.0.4',
4253 silly addNameRange '5.0.5' ] ]
4254 silly addNamed glob@4.5.3
4255 verbose addNamed "4.5.3" is a plain semver version for glob
4256 silly addNameRange number 2 { name: 'minimatch', range: '>=1.0.0 <2.0.0', hasData: true }
4257 silly addNameRange versions [ 'minimatch',
4257 silly addNameRange [ '0.0.1',
4257 silly addNameRange '0.0.2',
4257 silly addNameRange '0.0.4',
4257 silly addNameRange '0.0.5',
4257 silly addNameRange '0.1.1',
4257 silly addNameRange '0.1.2',
4257 silly addNameRange '0.1.3',
4257 silly addNameRange '0.1.4',
4257 silly addNameRange '0.1.5',
4257 silly addNameRange '0.2.0',
4257 silly addNameRange '0.2.2',
4257 silly addNameRange '0.2.3',
4257 silly addNameRange '0.2.4',
4257 silly addNameRange '0.2.5',
4257 silly addNameRange '0.2.6',
4257 silly addNameRange '0.2.7',
4257 silly addNameRange '0.2.8',
4257 silly addNameRange '0.2.9',
4257 silly addNameRange '0.2.10',
4257 silly addNameRange '0.2.11',
4257 silly addNameRange '0.2.12',
4257 silly addNameRange '0.2.13',
4257 silly addNameRange '0.2.14',
4257 silly addNameRange '0.3.0',
4257 silly addNameRange '0.4.0',
4257 silly addNameRange '1.0.0',
4257 silly addNameRange '2.0.0',
4257 silly addNameRange '2.0.1',
4257 silly addNameRange '2.0.2',
4257 silly addNameRange '2.0.3',
4257 silly addNameRange '2.0.4' ] ]
4258 silly addNamed minimatch@1.0.0
4259 verbose addNamed "1.0.0" is a plain semver version for minimatch
4260 silly addNameRange number 2 { name: 'semver',
4260 silly addNameRange range: '>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4260 silly addNameRange hasData: true }
4261 silly addNameRange versions [ 'semver',
4261 silly addNameRange [ '1.0.0',
4261 silly addNameRange '1.0.1',
4261 silly addNameRange '1.0.2',
4261 silly addNameRange '1.0.3',
4261 silly addNameRange '1.0.4',
4261 silly addNameRange '1.0.5',
4261 silly addNameRange '1.0.6',
4261 silly addNameRange '1.0.7',
4261 silly addNameRange '1.0.8',
4261 silly addNameRange '1.0.9',
4261 silly addNameRange '1.0.10',
4261 silly addNameRange '1.0.11',
4261 silly addNameRange '1.0.12',
4261 silly addNameRange '1.0.13',
4261 silly addNameRange '1.0.14',
4261 silly addNameRange '1.1.0',
4261 silly addNameRange '1.1.1',
4261 silly addNameRange '1.1.2',
4261 silly addNameRange '1.1.3',
4261 silly addNameRange '1.1.4',
4261 silly addNameRange '2.0.0-alpha',
4261 silly addNameRange '2.0.0-beta',
4261 silly addNameRange '2.0.1',
4261 silly addNameRange '2.0.2',
4261 silly addNameRange '2.0.3',
4261 silly addNameRange '2.0.4',
4261 silly addNameRange '2.0.5',
4261 silly addNameRange '2.0.6',
4261 silly addNameRange '2.0.7',
4261 silly addNameRange '2.0.8',
4261 silly addNameRange '2.0.9',
4261 silly addNameRange '2.0.10',
4261 silly addNameRange '2.0.11',
4261 silly addNameRange '2.1.0',
4261 silly addNameRange '2.2.0',
4261 silly addNameRange '2.2.1',
4261 silly addNameRange '2.3.0',
4261 silly addNameRange '2.3.1',
4261 silly addNameRange '2.3.2',
4261 silly addNameRange '3.0.0',
4261 silly addNameRange '3.0.1',
4261 silly addNameRange '4.0.0',
4261 silly addNameRange '4.0.2',
4261 silly addNameRange '4.0.3',
4261 silly addNameRange '4.1.0',
4261 silly addNameRange '4.1.1',
4261 silly addNameRange '4.2.0',
4261 silly addNameRange '4.2.1',
4261 silly addNameRange '4.2.2',
4261 silly addNameRange '4.3.0',
4261 silly addNameRange '4.3.1',
4261 silly addNameRange '4.3.2',
4261 silly addNameRange '4.3.3' ] ]
4262 silly addNamed semver@4.3.3
4263 verbose addNamed "4.3.3" is a plain semver version for semver
4264 silly addNameRange number 2 { name: 'osenv', range: '>=0.0.0 <1.0.0', hasData: true }
4265 silly addNameRange versions [ 'osenv', [ '0.0.1', '0.0.2', '0.0.3', '0.1.0' ] ]
4266 silly addNamed osenv@0.1.0
4267 verbose addNamed "0.1.0" is a plain semver version for osenv
4268 silly addNameRange number 2 { name: 'npmlog',
4268 silly addNameRange range: '>=0.0.0 <1.0.0||>=1.0.0 <2.0.0',
4268 silly addNameRange hasData: true }
4269 silly addNameRange versions [ 'npmlog',
4269 silly addNameRange [ '0.0.1',
4269 silly addNameRange '0.0.2',
4269 silly addNameRange '0.0.3',
4269 silly addNameRange '0.0.4',
4269 silly addNameRange '0.0.5',
4269 silly addNameRange '0.0.6',
4269 silly addNameRange '0.1.0',
4269 silly addNameRange '0.1.1',
4269 silly addNameRange '1.0.0',
4269 silly addNameRange '1.1.0',
4269 silly addNameRange '1.2.0' ] ]
4270 silly addNamed npmlog@1.2.0
4271 verbose addNamed "1.2.0" is a plain semver version for npmlog
4272 silly mapToRegistry name minimatch
4273 silly mapToRegistry using default registry
4274 silly mapToRegistry registry https://registry.npmjs.org/
4275 silly mapToRegistry uri https://registry.npmjs.org/minimatch
4276 verbose addRemoteTarball https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz not in flight; adding
4277 verbose addRemoteTarball [ 'https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz',
4277 verbose addRemoteTarball 'e0dd2120b49e1b724ce8d714c520822a9438576d' ]
4278 silly mapToRegistry name semver
4279 silly mapToRegistry using default registry
4280 silly mapToRegistry registry https://registry.npmjs.org/
4281 silly mapToRegistry uri https://registry.npmjs.org/semver
4282 verbose addRemoteTarball https://registry.npmjs.org/semver/-/semver-4.3.3.tgz not in flight; adding
4283 verbose addRemoteTarball [ 'https://registry.npmjs.org/semver/-/semver-4.3.3.tgz',
4283 verbose addRemoteTarball '15466b61220bc371cd8f0e666a9f785329ea8228' ]
4284 silly mapToRegistry name osenv
4285 silly mapToRegistry using default registry
4286 silly mapToRegistry registry https://registry.npmjs.org/
4287 silly mapToRegistry uri https://registry.npmjs.org/osenv
4288 verbose addRemoteTarball https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz not in flight; adding
4289 verbose addRemoteTarball [ 'https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz',
4289 verbose addRemoteTarball '61668121eec584955030b9f470b1d2309504bfcb' ]
4290 silly mapToRegistry name npmlog
4291 silly mapToRegistry using default registry
4292 silly mapToRegistry registry https://registry.npmjs.org/
4293 silly mapToRegistry uri https://registry.npmjs.org/npmlog
4294 verbose addRemoteTarball https://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz not in flight; adding
4295 verbose addRemoteTarball [ 'https://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz',
4295 verbose addRemoteTarball 'b512f18ae8696a0192ada78ba00c06dbbd91bafb' ]
4296 info retry fetch attempt 1 at 14:17:20
4297 info attempt registry request try #1 at 14:17:20
4298 http fetch GET https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz
4299 silly addNameRange number 2 { name: 'fstream', range: '>=1.0.0 <2.0.0', hasData: true }
4300 silly addNameRange versions [ 'fstream',
4300 silly addNameRange [ '0.0.0',
4300 silly addNameRange '0.0.1',
4300 silly addNameRange '0.1.0',
4300 silly addNameRange '0.1.1',
4300 silly addNameRange '0.1.2',
4300 silly addNameRange '0.1.3',
4300 silly addNameRange '0.1.5',
4300 silly addNameRange '0.1.6',
4300 silly addNameRange '0.1.7',
4300 silly addNameRange '0.1.8',
4300 silly addNameRange '0.1.9',
4300 silly addNameRange '0.1.10',
4300 silly addNameRange '0.1.11',
4300 silly addNameRange '0.1.12',
4300 silly addNameRange '0.1.13',
4300 silly addNameRange '0.1.14',
4300 silly addNameRange '0.1.15',
4300 silly addNameRange '0.1.16',
4300 silly addNameRange '0.1.17',
4300 silly addNameRange '0.1.18',
4300 silly addNameRange '0.1.19',
4300 silly addNameRange '0.1.20',
4300 silly addNameRange '0.1.21',
4300 silly addNameRange '0.1.22',
4300 silly addNameRange '0.1.23',
4300 silly addNameRange '0.1.24',
4300 silly addNameRange '0.1.25',
4300 silly addNameRange '0.1.26',
4300 silly addNameRange '0.1.27',
4300 silly addNameRange '0.1.28',
4300 silly addNameRange '0.1.29',
4300 silly addNameRange '0.1.30',
4300 silly addNameRange '1.0.0',
4300 silly addNameRange '1.0.1',
4300 silly addNameRange '0.1.31',
4300 silly addNameRange '1.0.2',
4300 silly addNameRange '1.0.3',
4300 silly addNameRange '1.0.4' ] ]
4301 silly addNamed fstream@1.0.4
4302 verbose addNamed "1.0.4" is a plain semver version for fstream
4303 silly addNameRange number 2 { name: 'request', range: '>=2.0.0 <3.0.0', hasData: true }
4304 silly addNameRange versions [ 'request',
4304 silly addNameRange [ '0.10.0',
4304 silly addNameRange '0.8.3',
4304 silly addNameRange '0.9.0',
4304 silly addNameRange '0.9.1',
4304 silly addNameRange '0.9.5',
4304 silly addNameRange '1.0.0',
4304 silly addNameRange '1.1.0',
4304 silly addNameRange '1.1.1',
4304 silly addNameRange '1.2.0',
4304 silly addNameRange '1.9.0',
4304 silly addNameRange '1.9.1',
4304 silly addNameRange '1.9.2',
4304 silly addNameRange '1.9.3',
4304 silly addNameRange '1.9.5',
4304 silly addNameRange '1.9.7',
4304 silly addNameRange '1.9.8',
4304 silly addNameRange '1.9.9',
4304 silly addNameRange '2.0.0',
4304 silly addNameRange '2.0.1',
4304 silly addNameRange '2.0.2',
4304 silly addNameRange '2.0.3',
4304 silly addNameRange '2.0.4',
4304 silly addNameRange '2.0.5',
4304 silly addNameRange '2.1.0',
4304 silly addNameRange '2.1.1',
4304 silly addNameRange '2.2.0',
4304 silly addNameRange '2.2.5',
4304 silly addNameRange '2.2.6',
4304 silly addNameRange '2.2.9',
4304 silly addNameRange '2.9.0',
4304 silly addNameRange '2.9.1',
4304 silly addNameRange '2.9.2',
4304 silly addNameRange '2.9.3',
4304 silly addNameRange '2.9.100',
4304 silly addNameRange '2.9.150',
4304 silly addNameRange '2.9.151',
4304 silly addNameRange '2.9.152',
4304 silly addNameRange '2.9.153',
4304 silly addNameRange '2.9.200',
4304 silly addNameRange '2.9.201',
4304 silly addNameRange '2.9.202',
4304 silly addNameRange '2.9.203',
4304 silly addNameRange '2.10.0',
4304 silly addNameRange '2.11.0',
4304 silly addNameRange '2.11.1',
4304 silly addNameRange '2.11.2',
4304 silly addNameRange '2.11.3',
4304 silly addNameRange '2.11.4',
4304 silly addNameRange '2.12.0',
4304 silly addNameRange '2.14.0',
4304 silly addNameRange '2.16.0',
4304 silly addNameRange '2.16.2',
4304 silly addNameRange '2.16.4',
4304 silly addNameRange '2.16.6',
4304 silly addNameRange '2.18.0',
4304 silly addNameRange '2.19.0',
4304 silly addNameRange '2.20.0',
4304 silly addNameRange '2.21.0',
4304 silly addNameRange '2.22.0',
4304 silly addNameRange '2.23.0',
4304 silly addNameRange '2.24.0',
4304 silly addNameRange '2.25.0',
4304 silly addNameRange '2.26.0',
4304 silly addNameRange '2.27.0',
4304 silly addNameRange '2.28.0',
4304 silly addNameRange '2.29.0',
4304 silly addNameRange '2.30.0',
4304 silly addNameRange '2.31.0',
4304 silly addNameRange '2.32.0',
4304 silly addNameRange '2.33.0',
4304 silly addNameRange '2.34.0',
4304 silly addNameRange '2.35.0',
4304 silly addNameRange '2.36.0',
4304 silly addNameRange '2.37.0',
4304 silly addNameRange '2.38.0',
4304 silly addNameRange '2.39.0',
4304 silly addNameRange '2.40.0',
4304 silly addNameRange '2.41.0',
4304 silly addNameRange '2.42.0',
4304 silly addNameRange '2.43.0',
4304 silly addNameRange '2.44.0',
4304 silly addNameRange '2.45.0',
4304 silly addNameRange '2.46.0',
4304 silly addNameRange '2.47.0',
4304 silly addNameRange '2.48.0',
4304 silly addNameRange '2.49.0',
4304 silly addNameRange '2.50.0',
4304 silly addNameRange '2.51.0',
4304 silly addNameRange '2.52.0',
4304 silly addNameRange '2.53.0',
4304 silly addNameRange '2.54.0',
4304 silly addNameRange '2.55.0' ] ]
4305 silly addNamed request@2.55.0
4306 verbose addNamed "2.55.0" is a plain semver version for request
4307 silly addNameRange number 2 { name: 'which', range: '>=1.0.0 <2.0.0', hasData: true }
4308 silly addNameRange versions [ 'which',
4308 silly addNameRange [ '1.0.0',
4308 silly addNameRange '1.0.1',
4308 silly addNameRange '1.0.2',
4308 silly addNameRange '1.0.3',
4308 silly addNameRange '1.0.5',
4308 silly addNameRange '1.0.6',
4308 silly addNameRange '1.0.7',
4308 silly addNameRange '1.0.8',
4308 silly addNameRange '1.0.9' ] ]
4309 silly addNamed which@1.0.9
4310 verbose addNamed "1.0.9" is a plain semver version for which
4311 silly addNameRange number 2 { name: 'tar', range: '>=1.0.0 <2.0.0', hasData: true }
4312 silly addNameRange versions [ 'tar',
4312 silly addNameRange [ '0.0.1',
4312 silly addNameRange '0.1.0',
4312 silly addNameRange '0.1.2',
4312 silly addNameRange '0.1.3',
4312 silly addNameRange '0.1.4',
4312 silly addNameRange '0.1.5',
4312 silly addNameRange '0.1.6',
4312 silly addNameRange '0.1.7',
4312 silly addNameRange '0.1.8',
4312 silly addNameRange '0.1.9',
4312 silly addNameRange '0.1.10',
4312 silly addNameRange '0.1.11',
4312 silly addNameRange '0.1.12',
4312 silly addNameRange '0.1.13',
4312 silly addNameRange '0.1.14',
4312 silly addNameRange '0.1.15',
4312 silly addNameRange '0.1.16',
4312 silly addNameRange '0.1.17',
4312 silly addNameRange '0.1.18',
4312 silly addNameRange '0.1.19',
4312 silly addNameRange '0.1.20',
4312 silly addNameRange '1.0.0',
4312 silly addNameRange '1.0.1',
4312 silly addNameRange '1.0.2',
4312 silly addNameRange '1.0.3',
4312 silly addNameRange '2.0.0',
4312 silly addNameRange '2.0.1',
4312 silly addNameRange '2.1.0' ] ]
4313 silly addNamed tar@1.0.3
4314 verbose addNamed "1.0.3" is a plain semver version for tar
4315 silly mapToRegistry name fstream
4316 silly mapToRegistry using default registry
4317 silly mapToRegistry registry https://registry.npmjs.org/
4318 silly mapToRegistry uri https://registry.npmjs.org/fstream
4319 verbose addRemoteTarball https://registry.npmjs.org/fstream/-/fstream-1.0.4.tgz not in flight; adding
4320 verbose addRemoteTarball [ 'https://registry.npmjs.org/fstream/-/fstream-1.0.4.tgz',
4320 verbose addRemoteTarball '6c52298473fd6351fd22fc4bf9254fcfebe80f2b' ]
4321 silly mapToRegistry name request
4322 silly mapToRegistry using default registry
4323 silly mapToRegistry registry https://registry.npmjs.org/
4324 silly mapToRegistry uri https://registry.npmjs.org/request
4325 verbose addRemoteTarball https://registry.npmjs.org/request/-/request-2.55.0.tgz not in flight; adding
4326 verbose addRemoteTarball [ 'https://registry.npmjs.org/request/-/request-2.55.0.tgz',
4326 verbose addRemoteTarball 'd75c1cdf679d76bb100f9bffe1fe551b5c24e93d' ]
4327 silly mapToRegistry name which
4328 silly mapToRegistry using default registry
4329 silly mapToRegistry registry https://registry.npmjs.org/
4330 silly mapToRegistry uri https://registry.npmjs.org/which
4331 verbose addRemoteTarball https://registry.npmjs.org/which/-/which-1.0.9.tgz not in flight; adding
4332 verbose addRemoteTarball [ 'https://registry.npmjs.org/which/-/which-1.0.9.tgz',
4332 verbose addRemoteTarball '460c1da0f810103d0321a9b633af9e575e64486f' ]
4333 silly mapToRegistry name tar
4334 silly mapToRegistry using default registry
4335 silly mapToRegistry registry https://registry.npmjs.org/
4336 silly mapToRegistry uri https://registry.npmjs.org/tar
4337 verbose addRemoteTarball https://registry.npmjs.org/tar/-/tar-1.0.3.tgz not in flight; adding
4338 verbose addRemoteTarball [ 'https://registry.npmjs.org/tar/-/tar-1.0.3.tgz',
4338 verbose addRemoteTarball '15bcdab244fa4add44e4244a0176edb8aa9a2b44' ]
4339 silly addNameRange number 2 { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: true }
4340 silly addNameRange versions [ 'mkdirp',
4340 silly addNameRange [ '0.0.1',
4340 silly addNameRange '0.0.2',
4340 silly addNameRange '0.0.3',
4340 silly addNameRange '0.0.4',
4340 silly addNameRange '0.0.5',
4340 silly addNameRange '0.0.6',
4340 silly addNameRange '0.0.7',
4340 silly addNameRange '0.1.0',
4340 silly addNameRange '0.2.0',
4340 silly addNameRange '0.2.1',
4340 silly addNameRange '0.2.2',
4340 silly addNameRange '0.3.0',
4340 silly addNameRange '0.3.1',
4340 silly addNameRange '0.3.2',
4340 silly addNameRange '0.3.3',
4340 silly addNameRange '0.3.4',
4340 silly addNameRange '0.3.5',
4340 silly addNameRange '0.4.0',
4340 silly addNameRange '0.4.1',
4340 silly addNameRange '0.4.2',
4340 silly addNameRange '0.5.0' ] ]
4341 silly addNamed mkdirp@0.5.0
4342 verbose addNamed "0.5.0" is a plain semver version for mkdirp
4343 info retry fetch attempt 1 at 14:17:21
4344 info attempt registry request try #1 at 14:17:21
4345 http fetch GET https://registry.npmjs.org/semver/-/semver-4.3.3.tgz
4346 info retry fetch attempt 1 at 14:17:21
4347 info attempt registry request try #1 at 14:17:21
4348 http fetch GET https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz
4349 info retry fetch attempt 1 at 14:17:21
4350 info attempt registry request try #1 at 14:17:21
4351 http fetch GET https://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz
4352 silly cache afterAdd graceful-fs@3.0.6
4353 verbose afterAdd /home/pi/.npm/graceful-fs/3.0.6/package/package.json not in flight; writing
4354 silly cache afterAdd glob@4.5.3
4355 verbose afterAdd /home/pi/.npm/glob/4.5.3/package/package.json not in flight; writing
4356 silly mapToRegistry name mkdirp
4357 silly mapToRegistry using default registry
4358 silly mapToRegistry registry https://registry.npmjs.org/
4359 silly mapToRegistry uri https://registry.npmjs.org/mkdirp
4360 verbose addRemoteTarball https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz not in flight; adding
4361 verbose addRemoteTarball [ 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz',
4361 verbose addRemoteTarball '1d73076a6df986cd9344e15e71fcc05a4c9abf12' ]
4362 silly cache afterAdd rimraf@2.3.2
4363 verbose afterAdd /home/pi/.npm/rimraf/2.3.2/package/package.json not in flight; writing
4364 info retry fetch attempt 1 at 14:17:21
4365 info attempt registry request try #1 at 14:17:21
4366 http fetch GET https://registry.npmjs.org/fstream/-/fstream-1.0.4.tgz
4367 info retry fetch attempt 1 at 14:17:21
4368 info attempt registry request try #1 at 14:17:21
4369 http fetch GET https://registry.npmjs.org/request/-/request-2.55.0.tgz
4370 info retry fetch attempt 1 at 14:17:21
4371 info attempt registry request try #1 at 14:17:21
4372 http fetch GET https://registry.npmjs.org/which/-/which-1.0.9.tgz
4373 info retry fetch attempt 1 at 14:17:21
4374 info attempt registry request try #1 at 14:17:21
4375 http fetch GET https://registry.npmjs.org/tar/-/tar-1.0.3.tgz
4376 info retry fetch attempt 1 at 14:17:21
4377 info attempt registry request try #1 at 14:17:21
4378 http fetch GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
4379 verbose afterAdd /home/pi/.npm/graceful-fs/3.0.6/package/package.json written
4380 verbose afterAdd /home/pi/.npm/glob/4.5.3/package/package.json written
4381 verbose afterAdd /home/pi/.npm/rimraf/2.3.2/package/package.json written
4382 http fetch 200 https://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz
4383 silly fetchAndShaCheck shasum b512f18ae8696a0192ada78ba00c06dbbd91bafb
4384 http fetch 200 https://registry.npmjs.org/fstream/-/fstream-1.0.4.tgz
4385 http fetch 200 https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz
4386 http fetch 200 https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz
4387 http fetch 200 https://registry.npmjs.org/request/-/request-2.55.0.tgz
4388 http fetch 200 https://registry.npmjs.org/which/-/which-1.0.9.tgz
4389 http fetch 200 https://registry.npmjs.org/semver/-/semver-4.3.3.tgz
4390 http fetch 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz
4391 http fetch 200 https://registry.npmjs.org/tar/-/tar-1.0.3.tgz
4392 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz not in flight; adding
4393 verbose addTmpTarball already have metadata; skipping unpack for npmlog@1.2.0
4394 silly fetchAndShaCheck shasum 460c1da0f810103d0321a9b633af9e575e64486f
4395 silly fetchAndShaCheck shasum 61668121eec584955030b9f470b1d2309504bfcb
4396 silly fetchAndShaCheck shasum 1d73076a6df986cd9344e15e71fcc05a4c9abf12
4397 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/which/-/which-1.0.9.tgz not in flight; adding
4398 verbose addTmpTarball already have metadata; skipping unpack for which@1.0.9
4399 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/osenv/-/osenv-0.1.0.tgz not in flight; adding
4400 verbose addTmpTarball already have metadata; skipping unpack for osenv@0.1.0
4401 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz not in flight; adding
4402 verbose addTmpTarball already have metadata; skipping unpack for mkdirp@0.5.0
4403 silly fetchAndShaCheck shasum 6c52298473fd6351fd22fc4bf9254fcfebe80f2b
4404 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/fstream/-/fstream-1.0.4.tgz not in flight; adding
4405 verbose addTmpTarball already have metadata; skipping unpack for fstream@1.0.4
4406 silly cache afterAdd npmlog@1.2.0
4407 verbose afterAdd /home/pi/.npm/npmlog/1.2.0/package/package.json not in flight; writing
4408 silly cache afterAdd which@1.0.9
4409 verbose afterAdd /home/pi/.npm/which/1.0.9/package/package.json not in flight; writing
4410 silly cache afterAdd osenv@0.1.0
4411 verbose afterAdd /home/pi/.npm/osenv/0.1.0/package/package.json not in flight; writing
4412 silly cache afterAdd mkdirp@0.5.0
4413 verbose afterAdd /home/pi/.npm/mkdirp/0.5.0/package/package.json not in flight; writing
4414 verbose afterAdd /home/pi/.npm/npmlog/1.2.0/package/package.json written
4415 verbose afterAdd /home/pi/.npm/which/1.0.9/package/package.json written
4416 verbose afterAdd /home/pi/.npm/osenv/0.1.0/package/package.json written
4417 verbose afterAdd /home/pi/.npm/mkdirp/0.5.0/package/package.json written
4418 silly cache afterAdd fstream@1.0.4
4419 verbose afterAdd /home/pi/.npm/fstream/1.0.4/package/package.json not in flight; writing
4420 verbose afterAdd /home/pi/.npm/fstream/1.0.4/package/package.json written
4421 silly fetchAndShaCheck shasum 15466b61220bc371cd8f0e666a9f785329ea8228
4422 silly fetchAndShaCheck shasum 15bcdab244fa4add44e4244a0176edb8aa9a2b44
4423 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/semver/-/semver-4.3.3.tgz not in flight; adding
4424 verbose addTmpTarball already have metadata; skipping unpack for semver@4.3.3
4425 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/tar/-/tar-1.0.3.tgz not in flight; adding
4426 verbose addTmpTarball already have metadata; skipping unpack for tar@1.0.3
4427 silly fetchAndShaCheck shasum d75c1cdf679d76bb100f9bffe1fe551b5c24e93d
4428 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/request/-/request-2.55.0.tgz not in flight; adding
4429 verbose addTmpTarball already have metadata; skipping unpack for request@2.55.0
4430 silly cache afterAdd semver@4.3.3
4431 verbose afterAdd /home/pi/.npm/semver/4.3.3/package/package.json not in flight; writing
4432 silly cache afterAdd tar@1.0.3
4433 verbose afterAdd /home/pi/.npm/tar/1.0.3/package/package.json not in flight; writing
4434 verbose afterAdd /home/pi/.npm/semver/4.3.3/package/package.json written
4435 verbose afterAdd /home/pi/.npm/tar/1.0.3/package/package.json written
4436 silly cache afterAdd request@2.55.0
4437 verbose afterAdd /home/pi/.npm/request/2.55.0/package/package.json not in flight; writing
4438 verbose afterAdd /home/pi/.npm/request/2.55.0/package/package.json written
4439 silly fetchAndShaCheck shasum e0dd2120b49e1b724ce8d714c520822a9438576d
4440 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz not in flight; adding
4441 verbose addTmpTarball already have metadata; skipping unpack for minimatch@1.0.0
4442 silly cache afterAdd minimatch@1.0.0
4443 verbose afterAdd /home/pi/.npm/minimatch/1.0.0/package/package.json not in flight; writing
4444 verbose afterAdd /home/pi/.npm/minimatch/1.0.0/package/package.json written
4445 silly install resolved [ { author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me' },
4445 silly install resolved name: 'graceful-fs',
4445 silly install resolved description: 'A drop-in replacement for fs, making various improvements.',
4445 silly install resolved version: '3.0.6',
4445 silly install resolved repository:
4445 silly install resolved { type: 'git',
4445 silly install resolved url: 'git://github.com/isaacs/node-graceful-fs.git' },
4445 silly install resolved main: 'graceful-fs.js',
4445 silly install resolved engines: { node: '>=0.4.0' },
4445 silly install resolved directories: { test: 'test' },
4445 silly install resolved scripts: { test: 'tap test/*.js' },
4445 silly install resolved keywords:
4445 silly install resolved [ 'fs',
4445 silly install resolved 'module',
4445 silly install resolved 'reading',
4445 silly install resolved 'retry',
4445 silly install resolved 'retries',
4445 silly install resolved 'queue',
4445 silly install resolved 'error',
4445 silly install resolved 'errors',
4445 silly install resolved 'handling',
4445 silly install resolved 'EMFILE',
4445 silly install resolved 'EAGAIN',
4445 silly install resolved 'EINVAL',
4445 silly install resolved 'EPERM',
4445 silly install resolved 'EACCESS' ],
4445 silly install resolved license: 'BSD',
4445 silly install resolved devDependencies: { mkdirp: '^0.5.0', rimraf: '^2.2.8', tap: '^0.4.13' },
4445 silly install resolved gitHead: '8c93aeee947014dafa113dcc8fa04d2e6a6e3e14',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/node-graceful-fs/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/node-graceful-fs',
4445 silly install resolved _id: 'graceful-fs@3.0.6',
4445 silly install resolved _shasum: 'dce3a18351cb94cdc82e688b2e3dd2842d1b09bb',
4445 silly install resolved _from: 'graceful-fs@>=3.0.0 <4.0.0',
4445 silly install resolved _npmVersion: '2.7.1',
4445 silly install resolved _nodeVersion: '1.4.2',
4445 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
4445 silly install resolved maintainers: [ [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: 'dce3a18351cb94cdc82e688b2e3dd2842d1b09bb',
4445 silly install resolved tarball: 'http://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz' },
4445 silly install resolved _resolved: 'https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.6.tgz',
4445 silly install resolved readme: 'ERROR: No README data found!' },
4445 silly install resolved { author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me/' },
4445 silly install resolved name: 'glob',
4445 silly install resolved description: 'a little globber',
4445 silly install resolved version: '4.5.3',
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-glob.git' },
4445 silly install resolved main: 'glob.js',
4445 silly install resolved files: [ 'glob.js', 'sync.js', 'common.js' ],
4445 silly install resolved engines: { node: '*' },
4445 silly install resolved dependencies:
4445 silly install resolved { inflight: '^1.0.4',
4445 silly install resolved inherits: '2',
4445 silly install resolved minimatch: '^2.0.1',
4445 silly install resolved once: '^1.3.0' },
4445 silly install resolved devDependencies: { mkdirp: '0', rimraf: '^2.2.8', tap: '^0.5.0', tick: '0.0.6' },
4445 silly install resolved scripts:
4445 silly install resolved { prepublish: 'npm run benchclean',
4445 silly install resolved profclean: 'rm -f v8.log profile.txt',
4445 silly install resolved test: 'npm run profclean && tap test/*.js',
4445 silly install resolved 'test-regen': 'npm run profclean && TEST_REGEN=1 node test/00-setup.js',
4445 silly install resolved bench: 'bash benchmark.sh',
4445 silly install resolved prof: 'bash prof.sh && cat profile.txt',
4445 silly install resolved benchclean: 'bash benchclean.sh' },
4445 silly install resolved license: 'ISC',
4445 silly install resolved gitHead: 'a4e461ab59a837eee80a4d8dbdbf5ae1054a646f',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/node-glob/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/node-glob',
4445 silly install resolved _id: 'glob@4.5.3',
4445 silly install resolved _shasum: 'c6cb73d3226c1efef04de3c56d012f03377ee15f',
4445 silly install resolved _from: 'glob@>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4445 silly install resolved _npmVersion: '2.7.1',
4445 silly install resolved _nodeVersion: '1.4.2',
4445 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
4445 silly install resolved maintainers: [ [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: 'c6cb73d3226c1efef04de3c56d012f03377ee15f',
4445 silly install resolved tarball: 'http://registry.npmjs.org/glob/-/glob-4.5.3.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/glob/-/glob-4.5.3.tgz',
4445 silly install resolved readme: 'ERROR: No README data found!' },
4445 silly install resolved { name: 'rimraf',
4445 silly install resolved version: '2.3.2',
4445 silly install resolved main: 'rimraf.js',
4445 silly install resolved description: 'A deep deletion module for node (like `rm -rf`)',
4445 silly install resolved author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me/' },
4445 silly install resolved license:
4445 silly install resolved { type: 'MIT',
4445 silly install resolved url: 'https://github.com/isaacs/rimraf/raw/master/LICENSE' },
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/rimraf.git' },
4445 silly install resolved scripts: { test: 'cd test && bash run.sh' },
4445 silly install resolved bin: { rimraf: './bin.js' },
4445 silly install resolved dependencies: { glob: '^4.4.2' },
4445 silly install resolved files: [ 'bin.js', 'rimraf.js', 'LICENSE', 'README.md' ],
4445 silly install resolved gitHead: '9d5ab4a8b6986ec909af04f6d91315e98f5893e8',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/rimraf/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/rimraf',
4445 silly install resolved _id: 'rimraf@2.3.2',
4445 silly install resolved _shasum: '7304bd9275c401b89103b106b3531c1ef0c02fe9',
4445 silly install resolved _from: 'rimraf@>=2.0.0 <3.0.0',
4445 silly install resolved _npmVersion: '2.7.0',
4445 silly install resolved _nodeVersion: '1.4.2',
4445 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
4445 silly install resolved maintainers: [ [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: '7304bd9275c401b89103b106b3531c1ef0c02fe9',
4445 silly install resolved tarball: 'http://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/rimraf/-/rimraf-2.3.2.tgz',
4445 silly install resolved readme: 'ERROR: No README data found!' },
4445 silly install resolved { author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me/' },
4445 silly install resolved name: 'npmlog',
4445 silly install resolved description: 'logger for npm',
4445 silly install resolved version: '1.2.0',
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/npmlog.git' },
4445 silly install resolved main: 'log.js',
4445 silly install resolved scripts: { test: 'tap test/*.js' },
4445 silly install resolved dependencies: { ansi: '~0.3.0', 'are-we-there-yet': '~1.0.0', gauge: '~1.2.0' },
4445 silly install resolved devDependencies: { tap: '' },
4445 silly install resolved license: 'BSD',
4445 silly install resolved gitHead: '1fe2892a8b9dacb775d4fb365315865f421f4ca9',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/npmlog/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/npmlog',
4445 silly install resolved _id: 'npmlog@1.2.0',
4445 silly install resolved _shasum: 'b512f18ae8696a0192ada78ba00c06dbbd91bafb',
4445 silly install resolved _from: 'npmlog@>=0.0.0 <1.0.0||>=1.0.0 <2.0.0',
4445 silly install resolved _npmVersion: '2.6.0',
4445 silly install resolved _nodeVersion: '1.1.0',
4445 silly install resolved _npmUser: { name: 'iarna', email: 'me@re-becca.org' },
4445 silly install resolved maintainers: [ [Object], [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: 'b512f18ae8696a0192ada78ba00c06dbbd91bafb',
4445 silly install resolved tarball: 'http://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/npmlog/-/npmlog-1.2.0.tgz' },
4445 silly install resolved { author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me' },
4445 silly install resolved name: 'which',
4445 silly install resolved description: 'Like which(1) unix command. Find the first instance of an executable in the PATH.',
4445 silly install resolved version: '1.0.9',
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-which.git' },
4445 silly install resolved main: 'which.js',
4445 silly install resolved bin: { which: './bin/which' },
4445 silly install resolved license: 'ISC',
4445 silly install resolved gitHead: 'df3d52a0ecd5f366d550e0f14d67ca4d5e621bad',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/node-which/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/node-which',
4445 silly install resolved _id: 'which@1.0.9',
4445 silly install resolved scripts: {},
4445 silly install resolved _shasum: '460c1da0f810103d0321a9b633af9e575e64486f',
4445 silly install resolved _from: 'which@>=1.0.0 <2.0.0',
4445 silly install resolved _npmVersion: '2.6.0',
4445 silly install resolved _nodeVersion: '1.1.0',
4445 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
4445 silly install resolved maintainers: [ [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: '460c1da0f810103d0321a9b633af9e575e64486f',
4445 silly install resolved tarball: 'http://registry.npmjs.org/which/-/which-1.0.9.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/which/-/which-1.0.9.tgz' },
4445 silly install resolved { name: 'osenv',
4445 silly install resolved version: '0.1.0',
4445 silly install resolved main: 'osenv.js',
4445 silly install resolved directories: { test: 'test' },
4445 silly install resolved dependencies: {},
4445 silly install resolved devDependencies: { tap: '~0.4.9' },
4445 silly install resolved scripts: { test: 'tap test/*.js' },
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/osenv' },
4445 silly install resolved keywords:
4445 silly install resolved [ 'environment',
4445 silly install resolved 'variable',
4445 silly install resolved 'home',
4445 silly install resolved 'tmpdir',
4445 silly install resolved 'path',
4445 silly install resolved 'prompt',
4445 silly install resolved 'ps1' ],
4445 silly install resolved author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me/' },
4445 silly install resolved license: 'BSD',
4445 silly install resolved description: 'Look up environment settings specific to different operating systems',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/osenv/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/osenv',
4445 silly install resolved _id: 'osenv@0.1.0',
4445 silly install resolved _shasum: '61668121eec584955030b9f470b1d2309504bfcb',
4445 silly install resolved _from: 'osenv@>=0.0.0 <1.0.0',
4445 silly install resolved _npmVersion: '1.4.9',
4445 silly install resolved _npmUser: { name: 'robertkowalski', email: 'rok@kowalski.gd' },
4445 silly install resolved maintainers: [ [Object], [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: '61668121eec584955030b9f470b1d2309504bfcb',
4445 silly install resolved tarball: 'http://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz' },
4445 silly install resolved _resolved: 'https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz' },
4445 silly install resolved { name: 'mkdirp',
4445 silly install resolved description: 'Recursively mkdir, like `mkdir -p`',
4445 silly install resolved version: '0.5.0',
4445 silly install resolved author:
4445 silly install resolved { name: 'James Halliday',
4445 silly install resolved email: 'mail@substack.net',
4445 silly install resolved url: 'http://substack.net' },
4445 silly install resolved main: './index',
4445 silly install resolved keywords: [ 'mkdir', 'directory' ],
4445 silly install resolved repository:
4445 silly install resolved { type: 'git',
4445 silly install resolved url: 'https://github.com/substack/node-mkdirp.git' },
4445 silly install resolved scripts: { test: 'tap test/*.js' },
4445 silly install resolved dependencies: { minimist: '0.0.8' },
4445 silly install resolved devDependencies: { tap: '~0.4.0', 'mock-fs': '~2.2.0' },
4445 silly install resolved bin: { mkdirp: 'bin/cmd.js' },
4445 silly install resolved license: 'MIT',
4445 silly install resolved bugs: { url: 'https://github.com/substack/node-mkdirp/issues' },
4445 silly install resolved homepage: 'https://github.com/substack/node-mkdirp',
4445 silly install resolved _id: 'mkdirp@0.5.0',
4445 silly install resolved dist:
4445 silly install resolved { shasum: '1d73076a6df986cd9344e15e71fcc05a4c9abf12',
4445 silly install resolved tarball: 'http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz' },
4445 silly install resolved _from: 'mkdirp@>=0.5.0 <0.6.0',
4445 silly install resolved _npmVersion: '1.4.3',
4445 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
4445 silly install resolved maintainers: [ [Object] ],
4445 silly install resolved directories: {},
4445 silly install resolved _shasum: '1d73076a6df986cd9344e15e71fcc05a4c9abf12',
4445 silly install resolved _resolved: 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz' },
4445 silly install resolved { author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me/' },
4445 silly install resolved name: 'fstream',
4445 silly install resolved description: 'Advanced file system stream things',
4445 silly install resolved version: '1.0.4',
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/fstream.git' },
4445 silly install resolved main: 'fstream.js',
4445 silly install resolved engines: { node: '>=0.6' },
4445 silly install resolved dependencies:
4445 silly install resolved { 'graceful-fs': '3',
4445 silly install resolved inherits: '~2.0.0',
4445 silly install resolved mkdirp: '>=0.5 0',
4445 silly install resolved rimraf: '2' },
4445 silly install resolved devDependencies: { tap: '' },
4445 silly install resolved scripts: { test: 'tap examples/*.js' },
4445 silly install resolved license: 'BSD',
4445 silly install resolved gitHead: '0bdcf1db6f9b04755b644f8268fc3726875367a6',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/fstream/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/fstream',
4445 silly install resolved _id: 'fstream@1.0.4',
4445 silly install resolved _shasum: '6c52298473fd6351fd22fc4bf9254fcfebe80f2b',
4445 silly install resolved _from: 'fstream@>=1.0.0 <2.0.0',
4445 silly install resolved _npmVersion: '2.4.1',
4445 silly install resolved _nodeVersion: '0.10.35',
4445 silly install resolved _npmUser: { name: 'othiym23', email: 'ogd@aoaioxxysz.net' },
4445 silly install resolved maintainers: [ [Object], [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: '6c52298473fd6351fd22fc4bf9254fcfebe80f2b',
4445 silly install resolved tarball: 'http://registry.npmjs.org/fstream/-/fstream-1.0.4.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/fstream/-/fstream-1.0.4.tgz' },
4445 silly install resolved { name: 'semver',
4445 silly install resolved version: '4.3.3',
4445 silly install resolved description: 'The semantic version parser used by npm.',
4445 silly install resolved main: 'semver.js',
4445 silly install resolved browser: 'semver.browser.js',
4445 silly install resolved min: 'semver.min.js',
4445 silly install resolved scripts: { test: 'tap test/*.js', prepublish: 'make' },
4445 silly install resolved devDependencies: { tap: '0.x >=0.0.4', 'uglify-js': '~2.3.6' },
4445 silly install resolved license: 'BSD',
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/npm/node-semver.git' },
4445 silly install resolved bin: { semver: './bin/semver' },
4445 silly install resolved gitHead: 'bb32a43bdfa7223e4c450d181e5a2184b00f24d4',
4445 silly install resolved bugs: { url: 'https://github.com/npm/node-semver/issues' },
4445 silly install resolved homepage: 'https://github.com/npm/node-semver',
4445 silly install resolved _id: 'semver@4.3.3',
4445 silly install resolved _shasum: '15466b61220bc371cd8f0e666a9f785329ea8228',
4445 silly install resolved _from: 'semver@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0||>=4.0.0 <5.0.0',
4445 silly install resolved _npmVersion: '2.7.4',
4445 silly install resolved _nodeVersion: '1.4.2',
4445 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' },
4445 silly install resolved maintainers: [ [Object], [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: '15466b61220bc371cd8f0e666a9f785329ea8228',
4445 silly install resolved tarball: 'http://registry.npmjs.org/semver/-/semver-4.3.3.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/semver/-/semver-4.3.3.tgz' },
4445 silly install resolved { author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me/' },
4445 silly install resolved name: 'tar',
4445 silly install resolved description: 'tar for node',
4445 silly install resolved version: '1.0.3',
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-tar.git' },
4445 silly install resolved main: 'tar.js',
4445 silly install resolved scripts: { test: 'tap test/*.js' },
4445 silly install resolved dependencies: { 'block-stream': '*', fstream: '^1.0.2', inherits: '2' },
4445 silly install resolved devDependencies:
4445 silly install resolved { 'graceful-fs': '^3.0.2',
4445 silly install resolved rimraf: '1.x',
4445 silly install resolved tap: '0.x',
4445 silly install resolved mkdirp: '^0.5.0' },
4445 silly install resolved license: 'BSD',
4445 silly install resolved gitHead: 'f4151128c585da236c6b1e278b762ecaedc20c15',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/node-tar/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/node-tar',
4445 silly install resolved _id: 'tar@1.0.3',
4445 silly install resolved _shasum: '15bcdab244fa4add44e4244a0176edb8aa9a2b44',
4445 silly install resolved _from: 'tar@>=1.0.0 <2.0.0',
4445 silly install resolved _npmVersion: '2.1.10',
4445 silly install resolved _nodeVersion: '0.10.33',
4445 silly install resolved _npmUser: { name: 'othiym23', email: 'ogd@aoaioxxysz.net' },
4445 silly install resolved maintainers: [ [Object], [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: '15bcdab244fa4add44e4244a0176edb8aa9a2b44',
4445 silly install resolved tarball: 'http://registry.npmjs.org/tar/-/tar-1.0.3.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/tar/-/tar-1.0.3.tgz' },
4445 silly install resolved { name: 'request',
4445 silly install resolved description: 'Simplified HTTP request client.',
4445 silly install resolved tags: [ 'http', 'simple', 'util', 'utility' ],
4445 silly install resolved version: '2.55.0',
4445 silly install resolved author: { name: 'Mikeal Rogers', email: 'mikeal.rogers@gmail.com' },
4445 silly install resolved repository: { type: 'git', url: 'https://github.com/request/request.git' },
4445 silly install resolved bugs: { url: 'http://github.com/request/request/issues' },
4445 silly install resolved license: 'Apache-2.0',
4445 silly install resolved engines: { node: '>=0.8.0' },
4445 silly install resolved main: 'index.js',
4445 silly install resolved dependencies:
4445 silly install resolved { bl: '~0.9.0',
4445 silly install resolved caseless: '~0.9.0',
4445 silly install resolved 'forever-agent': '~0.6.0',
4445 silly install resolved 'form-data': '~0.2.0',
4445 silly install resolved 'json-stringify-safe': '~5.0.0',
4445 silly install resolved 'mime-types': '~2.0.1',
4445 silly install resolved 'node-uuid': '~1.4.0',
4445 silly install resolved qs: '~2.4.0',
4445 silly install resolved 'tunnel-agent': '~0.4.0',
4445 silly install resolved 'tough-cookie': '>=0.12.0',
4445 silly install resolved 'http-signature': '~0.10.0',
4445 silly install resolved 'oauth-sign': '~0.6.0',
4445 silly install resolved hawk: '~2.3.0',
4445 silly install resolved 'aws-sign2': '~0.5.0',
4445 silly install resolved stringstream: '~0.0.4',
4445 silly install resolved 'combined-stream': '~0.0.5',
4445 silly install resolved isstream: '~0.1.1',
4445 silly install resolved 'har-validator': '^1.4.0' },
4445 silly install resolved scripts:
4445 silly install resolved { test: 'npm run lint && node node_modules/.bin/taper tests/test-*.js && npm run test-browser',
4445 silly install resolved 'test-browser': 'node tests/browser/start.js',
4445 silly install resolved lint: 'node node_modules/.bin/eslint lib/ *.js tests/ && echo Lint passed.' },
4445 silly install resolved devDependencies:
4445 silly install resolved { browserify: '~5.9.1',
4445 silly install resolved 'browserify-istanbul': '~0.1.3',
4445 silly install resolved coveralls: '~2.11.2',
4445 silly install resolved eslint: '0.17.1',
4445 silly install resolved 'function-bind': '~1.0.0',
4445 silly install resolved istanbul: '~0.3.2',
4445 silly install resolved karma: '~0.12.21',
4445 silly install resolved 'karma-browserify': '~3.0.1',
4445 silly install resolved 'karma-cli': '0.0.4',
4445 silly install resolved 'karma-coverage': '0.2.6',
4445 silly install resolved 'karma-phantomjs-launcher': '~0.1.4',
4445 silly install resolved 'karma-tap': '~1.0.1',
4445 silly install resolved rimraf: '~2.2.8',
4445 silly install resolved 'server-destroy': '~1.0.0',
4445 silly install resolved tape: '~3.0.0',
4445 silly install resolved taper: '~0.4.0',
4445 silly install resolved bluebird: '~2.9.21' },
4445 silly install resolved gitHead: 'b6000376387db12d0c2d7ed9ee87b0ba123e36dc',
4445 silly install resolved homepage: 'https://github.com/request/request',
4445 silly install resolved _id: 'request@2.55.0',
4445 silly install resolved _shasum: 'd75c1cdf679d76bb100f9bffe1fe551b5c24e93d',
4445 silly install resolved _from: 'request@>=2.0.0 <3.0.0',
4445 silly install resolved _npmVersion: '1.4.28',
4445 silly install resolved _npmUser: { name: 'simov', email: 'simeonvelichkov@gmail.com' },
4445 silly install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: 'd75c1cdf679d76bb100f9bffe1fe551b5c24e93d',
4445 silly install resolved tarball: 'http://registry.npmjs.org/request/-/request-2.55.0.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/request/-/request-2.55.0.tgz' },
4445 silly install resolved { author:
4445 silly install resolved { name: 'Isaac Z. Schlueter',
4445 silly install resolved email: 'i@izs.me',
4445 silly install resolved url: 'http://blog.izs.me' },
4445 silly install resolved name: 'minimatch',
4445 silly install resolved description: 'a glob matcher in javascript',
4445 silly install resolved version: '1.0.0',
4445 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' },
4445 silly install resolved main: 'minimatch.js',
4445 silly install resolved scripts: { test: 'tap test/*.js' },
4445 silly install resolved engines: { node: '*' },
4445 silly install resolved dependencies: { 'lru-cache': '2', sigmund: '~1.0.0' },
4445 silly install resolved devDependencies: { tap: '' },
4445 silly install resolved license:
4445 silly install resolved { type: 'MIT',
4445 silly install resolved url: 'http://github.com/isaacs/minimatch/raw/master/LICENSE' },
4445 silly install resolved gitHead: 'b374a643976eb55cdc19c60b6dd51ebe9bcc607a',
4445 silly install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' },
4445 silly install resolved homepage: 'https://github.com/isaacs/minimatch',
4445 silly install resolved _id: 'minimatch@1.0.0',
4445 silly install resolved _shasum: 'e0dd2120b49e1b724ce8d714c520822a9438576d',
4445 silly install resolved _from: 'minimatch@>=1.0.0 <2.0.0',
4445 silly install resolved _npmVersion: '1.4.21',
4445 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
4445 silly install resolved maintainers: [ [Object] ],
4445 silly install resolved dist:
4445 silly install resolved { shasum: 'e0dd2120b49e1b724ce8d714c520822a9438576d',
4445 silly install resolved tarball: 'http://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz' },
4445 silly install resolved directories: {},
4445 silly install resolved _resolved: 'https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz' } ]
4446 info install graceful-fs@3.0.6 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4447 info install glob@4.5.3 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4448 info install rimraf@2.3.2 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4449 info install npmlog@1.2.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4450 info install which@1.0.9 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4451 info install osenv@0.1.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4452 info install mkdirp@0.5.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4453 info install fstream@1.0.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4454 info install semver@4.3.3 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4455 info install tar@1.0.3 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4456 info install request@2.55.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4457 info install minimatch@1.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp
4458 info installOne graceful-fs@3.0.6
4459 verbose installOne of graceful-fs to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4460 info installOne glob@4.5.3
4461 verbose installOne of glob to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4462 info installOne rimraf@2.3.2
4463 verbose installOne of rimraf to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4464 info installOne npmlog@1.2.0
4465 verbose installOne of npmlog to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4466 info installOne which@1.0.9
4467 verbose installOne of which to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4468 info installOne osenv@0.1.0
4469 verbose installOne of osenv to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4470 info installOne mkdirp@0.5.0
4471 verbose installOne of mkdirp to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4472 info installOne fstream@1.0.4
4473 verbose installOne of fstream to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4474 info installOne semver@4.3.3
4475 verbose installOne of semver to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4476 info installOne tar@1.0.3
4477 verbose installOne of tar to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4478 info installOne request@2.55.0
4479 verbose installOne of request to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4480 info installOne minimatch@1.0.0
4481 verbose installOne of minimatch to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp not in flight; installing
4482 verbose lock using /home/pi/.npm/_locks/graceful-fs-cefc9b2cdb6d2349.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4483 verbose lock using /home/pi/.npm/_locks/glob-e146bbcabeeb3bb0.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
4484 verbose lock using /home/pi/.npm/_locks/rimraf-e95161c5bcfca533.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4485 verbose lock using /home/pi/.npm/_locks/npmlog-00c6b8d539d0aab1.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
4486 verbose lock using /home/pi/.npm/_locks/which-fdd56a73f2b7e448.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4487 verbose lock using /home/pi/.npm/_locks/osenv-2e2bb27b26fad141.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4488 verbose lock using /home/pi/.npm/_locks/mkdirp-1846830540a1fd30.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
4489 verbose lock using /home/pi/.npm/_locks/fstream-4afe235e095cb87a.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
4490 verbose lock using /home/pi/.npm/_locks/semver-38e33643ddce564f.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
4491 verbose lock using /home/pi/.npm/_locks/tar-60c06fba6db7a1c5.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
4492 verbose lock using /home/pi/.npm/_locks/request-2baa54e72d19b4c2.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
4493 verbose lock using /home/pi/.npm/_locks/minimatch-8ac48efd9650ccdd.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
4494 silly install write writing graceful-fs 3.0.6 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4495 silly install write writing glob 4.5.3 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
4496 silly install write writing rimraf 2.3.2 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4497 silly install write writing npmlog 1.2.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
4498 silly install write writing which 1.0.9 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4499 silly install write writing osenv 0.1.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4500 silly install write writing mkdirp 0.5.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
4501 silly install write writing fstream 1.0.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
4502 silly install write writing semver 4.3.3 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
4503 silly install write writing tar 1.0.3 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
4504 silly install write writing request 2.55.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
4505 silly install write writing minimatch 1.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
4506 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4507 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob
4508 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
4509 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4510 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
4511 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/tar
4512 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request
4513 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
4514 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4515 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/which
4516 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
4517 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/semver
4518 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs is being purged from base /home/pi/serverless-webrtc
4519 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4520 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob is being purged from base /home/pi/serverless-webrtc
4521 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
4522 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog is being purged from base /home/pi/serverless-webrtc
4523 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
4524 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv is being purged from base /home/pi/serverless-webrtc
4525 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4526 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream is being purged from base /home/pi/serverless-webrtc
4527 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
4528 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar is being purged from base /home/pi/serverless-webrtc
4529 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
4530 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request is being purged from base /home/pi/serverless-webrtc
4531 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
4532 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch is being purged from base /home/pi/serverless-webrtc
4533 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
4534 verbose tar unpack /home/pi/.npm/graceful-fs/3.0.6/package.tgz
4535 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4536 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs is being purged
4537 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4538 verbose tar unpack /home/pi/.npm/glob/4.5.3/package.tgz
4539 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
4540 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob is being purged
4541 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
4542 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf is being purged from base /home/pi/serverless-webrtc
4543 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4544 verbose tar unpack /home/pi/.npm/npmlog/1.2.0/package.tgz
4545 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
4546 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog is being purged
4547 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
4548 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which is being purged from base /home/pi/serverless-webrtc
4549 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4550 verbose tar unpack /home/pi/.npm/osenv/0.1.0/package.tgz
4551 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4552 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv is being purged
4553 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4554 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp is being purged from base /home/pi/serverless-webrtc
4555 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
4556 verbose tar unpack /home/pi/.npm/fstream/1.0.4/package.tgz
4557 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
4558 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream is being purged
4559 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
4560 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver is being purged from base /home/pi/serverless-webrtc
4561 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
4562 verbose tar unpack /home/pi/.npm/tar/1.0.3/package.tgz
4563 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
4564 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar is being purged
4565 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
4566 verbose tar unpack /home/pi/.npm/request/2.55.0/package.tgz
4567 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
4568 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request is being purged
4569 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
4570 verbose tar unpack /home/pi/.npm/minimatch/1.0.0/package.tgz
4571 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
4572 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch is being purged
4573 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
4574 silly gunzTarPerm modes [ '755', '644' ]
4575 silly gunzTarPerm modes [ '755', '644' ]
4576 verbose tar unpack /home/pi/.npm/rimraf/2.3.2/package.tgz
4577 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4578 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf is being purged
4579 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4580 silly gunzTarPerm modes [ '755', '644' ]
4581 verbose tar unpack /home/pi/.npm/which/1.0.9/package.tgz
4582 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4583 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which is being purged
4584 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4585 silly gunzTarPerm modes [ '755', '644' ]
4586 verbose tar unpack /home/pi/.npm/mkdirp/0.5.0/package.tgz
4587 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
4588 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp is being purged
4589 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
4590 silly gunzTarPerm modes [ '755', '644' ]
4591 verbose tar unpack /home/pi/.npm/semver/4.3.3/package.tgz
4592 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
4593 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver is being purged
4594 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
4595 silly gunzTarPerm modes [ '755', '644' ]
4596 silly gunzTarPerm modes [ '755', '644' ]
4597 silly gunzTarPerm modes [ '755', '644' ]
4598 silly gunzTarPerm modes [ '755', '644' ]
4599 silly gunzTarPerm modes [ '755', '644' ]
4600 silly gunzTarPerm modes [ '755', '644' ]
4601 silly gunzTarPerm modes [ '755', '644' ]
4602 silly gunzTarPerm extractEntry package.json
4603 silly gunzTarPerm extractEntry package.json
4604 silly gunzTarPerm extractEntry package.json
4605 silly gunzTarPerm extractEntry package.json
4606 silly gunzTarPerm extractEntry package.json
4607 silly gunzTarPerm extractEntry package.json
4608 silly gunzTarPerm extractEntry package.json
4609 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
4610 silly gunzTarPerm extractEntry package.json
4611 silly gunzTarPerm extractEntry package.json
4612 silly gunzTarPerm extractEntry package.json
4613 silly gunzTarPerm extractEntry package.json
4614 silly gunzTarPerm extractEntry package.json
4615 silly gunzTarPerm extractEntry .npmignore
4616 silly gunzTarPerm extractEntry README.md
4617 silly gunzTarPerm extractEntry README.md
4618 silly gunzTarPerm extractEntry LICENSE
4619 silly gunzTarPerm extractEntry common.js
4620 silly gunzTarPerm extractEntry glob.js
4621 silly gunzTarPerm extractEntry sync.js
4622 silly gunzTarPerm extractEntry README.md
4623 silly gunzTarPerm extractEntry LICENSE
4624 silly gunzTarPerm extractEntry .npmignore
4625 silly gunzTarPerm extractEntry README.md
4626 silly gunzTarPerm extractEntry .npmignore
4627 silly gunzTarPerm extractEntry README.md
4628 silly gunzTarPerm extractEntry .npmignore
4629 silly gunzTarPerm extractEntry README.md
4630 silly gunzTarPerm extractEntry .npmignore
4631 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
4632 silly gunzTarPerm extractEntry README.md
4633 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
4634 silly gunzTarPerm extractEntry .npmignore
4635 silly gunzTarPerm extractEntry README.md
4636 silly gunzTarPerm extractEntry README.md
4637 silly gunzTarPerm extractEntry LICENSE
4638 silly gunzTarPerm extractEntry README.md
4639 silly gunzTarPerm extractEntry LICENSE
4640 silly gunzTarPerm extractEntry .npmignore
4641 silly gunzTarPerm extractEntry LICENSE
4642 silly gunzTarPerm extractEntry .npmignore
4643 silly gunzTarPerm extractEntry README.md
4644 silly gunzTarPerm extractEntry LICENSE
4645 silly gunzTarPerm extractEntry fs.js
4646 silly gunzTarPerm extractEntry example.js
4647 silly gunzTarPerm extractEntry log.js
4648 silly gunzTarPerm extractEntry which.js
4649 silly gunzTarPerm extractEntry bin/which
4650 silly gunzTarPerm extractEntry LICENSE
4651 silly gunzTarPerm extractEntry osenv.js
4652 silly gunzTarPerm extractEntry LICENSE
4653 silly gunzTarPerm extractEntry fstream.js
4654 silly gunzTarPerm extractEntry LICENSE
4655 silly gunzTarPerm extractEntry semver.browser.js
4656 silly gunzTarPerm extractEntry semver.js
4657 silly gunzTarPerm extractEntry semver.min.js
4658 silly gunzTarPerm extractEntry Makefile
4659 silly gunzTarPerm extractEntry test/amd.js
4660 silly gunzTarPerm extractEntry test/big-numbers.js
4661 silly gunzTarPerm extractEntry test/clean.js
4662 silly gunzTarPerm extractEntry test/gtr.js
4663 silly gunzTarPerm extractEntry test/index.js
4664 silly gunzTarPerm extractEntry test/ltr.js
4665 silly gunzTarPerm extractEntry test/major-minor-patch.js
4666 silly gunzTarPerm extractEntry test/no-module.js
4667 silly gunzTarPerm extractEntry bin/semver
4668 silly gunzTarPerm extractEntry semver.browser.js.gz
4669 silly gunzTarPerm extractEntry foot.js.txt
4670 silly gunzTarPerm extractEntry head.js.txt
4671 silly gunzTarPerm extractEntry semver.min.js.gz
4672 silly gunzTarPerm extractEntry LICENCE
4673 silly gunzTarPerm extractEntry tar.js
4674 silly gunzTarPerm extractEntry LICENSE
4675 silly gunzTarPerm extractEntry minimatch.js
4676 silly gunzTarPerm extractEntry bin.js
4677 silly gunzTarPerm extractEntry rimraf.js
4678 silly gunzTarPerm extractEntry index.js
4679 silly gunzTarPerm extractEntry .travis.yml
4680 silly gunzTarPerm extractEntry LICENSE
4681 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
4682 silly gunzTarPerm extractEntry graceful-fs.js
4683 silly gunzTarPerm extractEntry polyfills.js
4684 silly gunzTarPerm extractEntry test/unix.js
4685 silly gunzTarPerm extractEntry test/windows.js
4686 silly gunzTarPerm extractEntry .travis.yml
4687 silly gunzTarPerm extractEntry examples/filter-pipe.js
4688 silly gunzTarPerm extractEntry .travis.yml
4689 silly gunzTarPerm extractEntry examples/extracter.js
4690 silly gunzTarPerm extractEntry .travis.yml
4691 silly gunzTarPerm extractEntry bin/cmd.js
4692 silly gunzTarPerm extractEntry bin/usage.txt
4693 silly gunzTarPerm extractEntry index.js
4694 silly gunzTarPerm modified mode [ 'index.js', 509, 493 ]
4695 silly gunzTarPerm extractEntry request.js
4696 silly gunzTarPerm modified mode [ 'request.js', 436, 420 ]
4697 silly gunzTarPerm extractEntry disabled.appveyor.yml
4698 silly gunzTarPerm modified mode [ 'disabled.appveyor.yml', 436, 420 ]
4699 silly gunzTarPerm extractEntry test/max-open.js
4700 silly gunzTarPerm extractEntry .npmrc
4701 silly gunzTarPerm extractEntry examples/packer.js
4702 silly gunzTarPerm extractEntry examples/reader.js
4703 silly gunzTarPerm extractEntry examples/pow.js
4704 silly gunzTarPerm extractEntry readme.markdown
4705 silly gunzTarPerm extractEntry examples/pipe.js
4706 silly gunzTarPerm extractEntry examples/reader.js
4707 silly gunzTarPerm extractEntry examples/symlink-write.js
4708 silly gunzTarPerm extractEntry lib/abstract.js
4709 silly gunzTarPerm extractEntry lib/dir-writer.js
4710 silly gunzTarPerm extractEntry lib/file-reader.js
4711 silly gunzTarPerm extractEntry lib/file-writer.js
4712 silly gunzTarPerm extractEntry lib/get-type.js
4713 silly gunzTarPerm extractEntry lib/dir-reader.js
4714 silly gunzTarPerm extractEntry lib/link-writer.js
4715 silly gunzTarPerm extractEntry lib/proxy-reader.js
4716 silly gunzTarPerm extractEntry lib/proxy-writer.js
4717 silly gunzTarPerm extractEntry lib/reader.js
4718 silly gunzTarPerm extractEntry lib/socket-reader.js
4719 silly gunzTarPerm extractEntry lib/collect.js
4720 silly gunzTarPerm extractEntry lib/writer.js
4721 silly gunzTarPerm extractEntry lib/link-reader.js
4722 silly gunzTarPerm extractEntry test/open.js
4723 silly gunzTarPerm extractEntry test/readdir-sort.js
4724 silly gunzTarPerm extractEntry README.md~
4725 silly gunzTarPerm extractEntry log.js~
4726 silly gunzTarPerm extractEntry lib/buffer-entry.js
4727 silly gunzTarPerm extractEntry test/basic.js
4728 silly gunzTarPerm extractEntry test/brace-expand.js
4729 silly gunzTarPerm extractEntry test/chmod.js
4730 silly gunzTarPerm extractEntry test/opts_fs_sync.js
4731 silly gunzTarPerm extractEntry test/perm.js
4732 silly gunzTarPerm extractEntry test/perm_sync.js
4733 silly gunzTarPerm extractEntry test/opts_fs.js
4734 silly gunzTarPerm extractEntry test/rel.js
4735 silly gunzTarPerm extractEntry test/return.js
4736 silly gunzTarPerm extractEntry test/return_sync.js
4737 silly gunzTarPerm extractEntry test/root.js
4738 silly gunzTarPerm extractEntry test/sync.js
4739 silly gunzTarPerm extractEntry test/mkdirp.js
4740 silly gunzTarPerm extractEntry test/umask.js
4741 silly gunzTarPerm extractEntry test/clobber.js
4742 silly gunzTarPerm extractEntry test/umask_sync.js
4743 silly gunzTarPerm extractEntry test/race.js
4744 silly gunzTarPerm extractEntry test/write-then-read.js
4745 silly gunzTarPerm extractEntry test/basic.js
4746 silly gunzTarPerm extractEntry test/progress.js
4747 silly gunzTarPerm extractEntry test/caching.js
4748 silly gunzTarPerm extractEntry test/defaults.js
4749 silly gunzTarPerm extractEntry test/extglob-ending-with-state-char.js
4750 silly gunzTarPerm extractEntry lib/entry-writer.js
4751 silly gunzTarPerm extractEntry lib/entry.js
4752 silly gunzTarPerm extractEntry .travis.yml
4753 silly gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
4754 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which/package.json
4755 silly gunzTarPerm extractEntry lib/extended-header-writer.js
4756 silly gunzTarPerm extractEntry lib/extended-header.js
4757 info preinstall which@1.0.9
4758 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which/package.json
4759 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf/package.json
4760 silly gunzTarPerm extractEntry lib/extract.js
4761 silly gunzTarPerm extractEntry lib/global-header-writer.js
4762 info preinstall rimraf@2.3.2
4763 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf/package.json
4764 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which/package.json
4765 silly gunzTarPerm extractEntry lib/header.js
4766 silly gunzTarPerm extractEntry lib/pack.js
4767 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv/package.json
4768 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf/package.json
4769 info preinstall osenv@0.1.0
4770 silly gunzTarPerm extractEntry examples/README.md
4771 silly gunzTarPerm modified mode [ 'examples/README.md', 436, 420 ]
4772 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv/package.json
4773 silly gunzTarPerm extractEntry lib/parse.js
4774 silly gunzTarPerm extractEntry test/00-setup-fixtures.js
4775 silly install resolved []
4776 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4777 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4778 silly install resolved []
4779 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4780 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4781 info linkStuff rimraf@2.3.2
4782 silly linkStuff rimraf@2.3.2 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
4783 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv/package.json
4784 silly gunzTarPerm extractEntry test/extract-move.js
4785 silly gunzTarPerm extractEntry test/extract.js
4786 info linkStuff which@1.0.9
4787 silly linkStuff which@1.0.9 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
4788 silly gunzTarPerm extractEntry CHANGELOG.md
4789 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
4790 silly gunzTarPerm extractEntry lib/auth.js
4791 silly gunzTarPerm modified mode [ 'lib/auth.js', 436, 420 ]
4792 verbose linkBins rimraf@2.3.2
4793 verbose link bins [ { rimraf: './bin.js' },
4793 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin',
4793 verbose link bins false ]
4794 verbose linkMans rimraf@2.3.2
4795 verbose rebuildBundles rimraf@2.3.2
4796 silly install resolved []
4797 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4798 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4799 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/rimraf is being purged
4800 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/rimraf
4801 verbose linkBins which@1.0.9
4802 verbose link bins [ { which: './bin/which' },
4802 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin',
4802 verbose link bins false ]
4803 verbose linkMans which@1.0.9
4804 verbose rebuildBundles which@1.0.9
4805 silly gunzTarPerm extractEntry test/header.js
4806 silly gunzTarPerm extractEntry test/pack-no-proprietary.js
4807 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/which is being purged
4808 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/which
4809 info install rimraf@2.3.2
4810 info postinstall rimraf@2.3.2
4811 info install which@1.0.9
4812 info linkStuff osenv@0.1.0
4813 silly linkStuff osenv@0.1.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
4814 verbose unlock done using /home/pi/.npm/_locks/rimraf-e95161c5bcfca533.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/rimraf
4815 info postinstall which@1.0.9
4816 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs/package.json
4817 verbose unlock done using /home/pi/.npm/_locks/which-fdd56a73f2b7e448.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/which
4818 silly gunzTarPerm extractEntry lib/cookies.js
4819 silly gunzTarPerm modified mode [ 'lib/cookies.js', 436, 420 ]
4820 silly gunzTarPerm extractEntry lib/copy.js
4821 silly gunzTarPerm modified mode [ 'lib/copy.js', 436, 420 ]
4822 info preinstall graceful-fs@3.0.6
4823 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs/package.json
4824 silly gunzTarPerm extractEntry test/pack.js
4825 silly gunzTarPerm extractEntry test/parse.js
4826 verbose linkBins osenv@0.1.0
4827 verbose linkMans osenv@0.1.0
4828 verbose rebuildBundles osenv@0.1.0
4829 info install osenv@0.1.0
4830 info postinstall osenv@0.1.0
4831 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs/package.json
4832 verbose unlock done using /home/pi/.npm/_locks/osenv-2e2bb27b26fad141.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/osenv
4833 silly gunzTarPerm extractEntry lib/getProxyFromURI.js
4834 silly gunzTarPerm modified mode [ 'lib/getProxyFromURI.js', 436, 420 ]
4835 silly gunzTarPerm extractEntry lib/har.js
4836 silly gunzTarPerm modified mode [ 'lib/har.js', 436, 420 ]
4837 silly gunzTarPerm extractEntry lib/helpers.js
4838 silly gunzTarPerm modified mode [ 'lib/helpers.js', 436, 420 ]
4839 silly install resolved []
4840 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4841 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4842 info linkStuff graceful-fs@3.0.6
4843 silly linkStuff graceful-fs@3.0.6 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
4844 silly gunzTarPerm extractEntry test/zz-cleanup.js
4845 silly gunzTarPerm extractEntry test/fixtures.tgz
4846 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/package.json
4847 info preinstall glob@4.5.3
4848 verbose linkBins graceful-fs@3.0.6
4849 verbose linkMans graceful-fs@3.0.6
4850 verbose rebuildBundles graceful-fs@3.0.6
4851 info install graceful-fs@3.0.6
4852 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/package.json
4853 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/package.json
4854 info postinstall graceful-fs@3.0.6
4855 info preinstall npmlog@1.2.0
4856 verbose unlock done using /home/pi/.npm/_locks/graceful-fs-cefc9b2cdb6d2349.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/graceful-fs
4857 silly prepareForInstallMany adding inflight@^1.0.4 from glob dependencies
4858 silly prepareForInstallMany adding inherits@2 from glob dependencies
4859 silly prepareForInstallMany adding minimatch@^2.0.1 from glob dependencies
4860 silly prepareForInstallMany adding once@^1.3.0 from glob dependencies
4861 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/package.json
4862 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/package.json
4863 silly gunzTarPerm extractEntry lib/multipart.js
4864 silly gunzTarPerm modified mode [ 'lib/multipart.js', 436, 420 ]
4865 silly cache add args [ 'inflight@^1.0.4', null ]
4866 verbose cache add spec inflight@^1.0.4
4867 silly cache add parsed spec { raw: 'inflight@^1.0.4',
4867 silly cache add scope: null,
4867 silly cache add name: 'inflight',
4867 silly cache add rawSpec: '^1.0.4',
4867 silly cache add spec: '>=1.0.4 <2.0.0',
4867 silly cache add type: 'range' }
4868 silly addNamed inflight@>=1.0.4 <2.0.0
4869 verbose addNamed ">=1.0.4 <2.0.0" is a valid semver range for inflight
4870 silly addNameRange { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: false }
4871 silly mapToRegistry name inflight
4872 silly mapToRegistry using default registry
4873 silly mapToRegistry registry https://registry.npmjs.org/
4874 silly mapToRegistry uri https://registry.npmjs.org/inflight
4875 verbose addNameRange registry:https://registry.npmjs.org/inflight not in flight; fetching
4876 silly cache add args [ 'inherits@2', null ]
4877 verbose cache add spec inherits@2
4878 silly cache add parsed spec { raw: 'inherits@2',
4878 silly cache add scope: null,
4878 silly cache add name: 'inherits',
4878 silly cache add rawSpec: '2',
4878 silly cache add spec: '>=2.0.0 <3.0.0',
4878 silly cache add type: 'range' }
4879 silly addNamed inherits@>=2.0.0 <3.0.0
4880 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for inherits
4881 silly addNameRange { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: false }
4882 silly mapToRegistry name inherits
4883 silly mapToRegistry using default registry
4884 silly mapToRegistry registry https://registry.npmjs.org/
4885 silly mapToRegistry uri https://registry.npmjs.org/inherits
4886 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
4887 silly cache add args [ 'minimatch@^2.0.1', null ]
4888 verbose cache add spec minimatch@^2.0.1
4889 silly cache add parsed spec { raw: 'minimatch@^2.0.1',
4889 silly cache add scope: null,
4889 silly cache add name: 'minimatch',
4889 silly cache add rawSpec: '^2.0.1',
4889 silly cache add spec: '>=2.0.1 <3.0.0',
4889 silly cache add type: 'range' }
4890 silly addNamed minimatch@>=2.0.1 <3.0.0
4891 verbose addNamed ">=2.0.1 <3.0.0" is a valid semver range for minimatch
4892 silly addNameRange { name: 'minimatch', range: '>=2.0.1 <3.0.0', hasData: false }
4893 silly mapToRegistry name minimatch
4894 silly mapToRegistry using default registry
4895 silly mapToRegistry registry https://registry.npmjs.org/
4896 silly mapToRegistry uri https://registry.npmjs.org/minimatch
4897 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching
4898 silly cache add args [ 'once@^1.3.0', null ]
4899 verbose cache add spec once@^1.3.0
4900 silly cache add parsed spec { raw: 'once@^1.3.0',
4900 silly cache add scope: null,
4900 silly cache add name: 'once',
4900 silly cache add rawSpec: '^1.3.0',
4900 silly cache add spec: '>=1.3.0 <2.0.0',
4900 silly cache add type: 'range' }
4901 silly addNamed once@>=1.3.0 <2.0.0
4902 verbose addNamed ">=1.3.0 <2.0.0" is a valid semver range for once
4903 silly addNameRange { name: 'once', range: '>=1.3.0 <2.0.0', hasData: false }
4904 silly mapToRegistry name once
4905 silly mapToRegistry using default registry
4906 silly mapToRegistry registry https://registry.npmjs.org/
4907 silly mapToRegistry uri https://registry.npmjs.org/once
4908 verbose addNameRange registry:https://registry.npmjs.org/once not in flight; fetching
4909 silly prepareForInstallMany adding are-we-there-yet@~1.0.0 from npmlog dependencies
4910 silly prepareForInstallMany adding gauge@~1.2.0 from npmlog dependencies
4911 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/package.json
4912 verbose request uri https://registry.npmjs.org/inflight
4913 verbose request no auth needed
4914 info attempt registry request try #1 at 14:17:36
4915 verbose etag "6AR9RV8E4O3SZCR73U7S67KCY"
4916 http request GET https://registry.npmjs.org/inflight
4917 verbose request uri https://registry.npmjs.org/inherits
4918 verbose request no auth needed
4919 info attempt registry request try #1 at 14:17:36
4920 verbose etag "2JQ9T5BW10349CYNB2L6ASWW6"
4921 http request GET https://registry.npmjs.org/inherits
4922 verbose request uri https://registry.npmjs.org/minimatch
4923 verbose request no auth needed
4924 info attempt registry request try #1 at 14:17:36
4925 verbose etag "7E6LX8BUVQYO67FCINACMFASW"
4926 http request GET https://registry.npmjs.org/minimatch
4927 verbose request uri https://registry.npmjs.org/once
4928 verbose request no auth needed
4929 info attempt registry request try #1 at 14:17:36
4930 verbose etag "31E761SQYSANL7L9YN3KL4RTO"
4931 http request GET https://registry.npmjs.org/once
4932 silly cache add args [ 'are-we-there-yet@~1.0.0', null ]
4933 verbose cache add spec are-we-there-yet@~1.0.0
4934 silly cache add parsed spec { raw: 'are-we-there-yet@~1.0.0',
4934 silly cache add scope: null,
4934 silly cache add name: 'are-we-there-yet',
4934 silly cache add rawSpec: '~1.0.0',
4934 silly cache add spec: '>=1.0.0 <1.1.0',
4934 silly cache add type: 'range' }
4935 silly addNamed are-we-there-yet@>=1.0.0 <1.1.0
4936 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for are-we-there-yet
4937 silly addNameRange { name: 'are-we-there-yet',
4937 silly addNameRange range: '>=1.0.0 <1.1.0',
4937 silly addNameRange hasData: false }
4938 silly mapToRegistry name are-we-there-yet
4939 silly mapToRegistry using default registry
4940 silly mapToRegistry registry https://registry.npmjs.org/
4941 silly mapToRegistry uri https://registry.npmjs.org/are-we-there-yet
4942 verbose addNameRange registry:https://registry.npmjs.org/are-we-there-yet not in flight; fetching
4943 silly cache add args [ 'gauge@~1.2.0', null ]
4944 verbose cache add spec gauge@~1.2.0
4945 silly cache add parsed spec { raw: 'gauge@~1.2.0',
4945 silly cache add scope: null,
4945 silly cache add name: 'gauge',
4945 silly cache add rawSpec: '~1.2.0',
4945 silly cache add spec: '>=1.2.0 <1.3.0',
4945 silly cache add type: 'range' }
4946 silly addNamed gauge@>=1.2.0 <1.3.0
4947 verbose addNamed ">=1.2.0 <1.3.0" is a valid semver range for gauge
4948 silly addNameRange { name: 'gauge', range: '>=1.2.0 <1.3.0', hasData: false }
4949 silly mapToRegistry name gauge
4950 silly mapToRegistry using default registry
4951 silly mapToRegistry registry https://registry.npmjs.org/
4952 silly mapToRegistry uri https://registry.npmjs.org/gauge
4953 verbose addNameRange registry:https://registry.npmjs.org/gauge not in flight; fetching
4954 verbose request uri https://registry.npmjs.org/are-we-there-yet
4955 verbose request no auth needed
4956 info attempt registry request try #1 at 14:17:36
4957 http request GET https://registry.npmjs.org/are-we-there-yet
4958 verbose request uri https://registry.npmjs.org/gauge
4959 verbose request no auth needed
4960 info attempt registry request try #1 at 14:17:36
4961 http request GET https://registry.npmjs.org/gauge
4962 http 304 https://registry.npmjs.org/inflight
4963 silly get cb [ 304,
4963 silly get { date: 'Tue, 21 Apr 2015 14:17:36 GMT',
4963 silly get server: 'Apache',
4963 silly get via: '1.1 varnish',
4963 silly get 'last-modified': 'Tue, 21 Apr 2015 14:16:52 GMT',
4963 silly get 'cache-control': 'max-age=60',
4963 silly get etag: '"6AR9RV8E4O3SZCR73U7S67KCY"',
4963 silly get age: '48',
4963 silly get 'x-served-by': 'cache-ams4141-AMS',
4963 silly get 'x-cache': 'HIT',
4963 silly get 'x-cache-hits': '4',
4963 silly get 'x-timer': 'S1429625856.948871,VS0,VE0',
4963 silly get vary: 'Accept',
4963 silly get 'content-length': '0',
4963 silly get 'keep-alive': 'timeout=10, max=50',
4963 silly get connection: 'Keep-Alive' } ]
4964 verbose etag https://registry.npmjs.org/inflight from cache
4965 verbose get saving inflight to /home/pi/.npm/registry.npmjs.org/inflight/.cache.json
4966 http 304 https://registry.npmjs.org/inherits
4967 silly get cb [ 304,
4967 silly get { date: 'Tue, 21 Apr 2015 14:17:36 GMT',
4967 silly get server: 'Apache',
4967 silly get via: '1.1 varnish',
4967 silly get 'last-modified': 'Tue, 21 Apr 2015 14:16:44 GMT',
4967 silly get 'cache-control': 'max-age=60',
4967 silly get etag: '"2JQ9T5BW10349CYNB2L6ASWW6"',
4967 silly get age: '58',
4967 silly get 'x-served-by': 'cache-ams4137-AMS',
4967 silly get 'x-cache': 'HIT',
4967 silly get 'x-cache-hits': '5',
4967 silly get 'x-timer': 'S1429625856.955569,VS0,VE0',
4967 silly get vary: 'Accept',
4967 silly get 'content-length': '0',
4967 silly get 'keep-alive': 'timeout=10, max=50',
4967 silly get connection: 'Keep-Alive' } ]
4968 verbose etag https://registry.npmjs.org/inherits from cache
4969 verbose get saving inherits to /home/pi/.npm/registry.npmjs.org/inherits/.cache.json
4970 http 304 https://registry.npmjs.org/minimatch
4971 silly get cb [ 304,
4971 silly get { date: 'Tue, 21 Apr 2015 14:17:36 GMT',
4971 silly get server: 'Apache',
4971 silly get via: '1.1 varnish',
4971 silly get 'last-modified': 'Tue, 21 Apr 2015 14:17:24 GMT',
4971 silly get 'cache-control': 'max-age=60',
4971 silly get etag: '"7E6LX8BUVQYO67FCINACMFASW"',
4971 silly get age: '22',
4971 silly get 'x-served-by': 'cache-ams4133-AMS',
4971 silly get 'x-cache': 'HIT',
4971 silly get 'x-cache-hits': '3',
4971 silly get 'x-timer': 'S1429625856.962501,VS0,VE0',
4971 silly get vary: 'Accept',
4971 silly get 'content-length': '0',
4971 silly get 'keep-alive': 'timeout=10, max=50',
4971 silly get connection: 'Keep-Alive' } ]
4972 verbose etag https://registry.npmjs.org/minimatch from cache
4973 verbose get saving minimatch to /home/pi/.npm/registry.npmjs.org/minimatch/.cache.json
4974 http 304 https://registry.npmjs.org/once
4975 silly get cb [ 304,
4975 silly get { date: 'Tue, 21 Apr 2015 14:17:37 GMT',
4975 silly get server: 'Apache',
4975 silly get via: '1.1 varnish',
4975 silly get 'last-modified': 'Tue, 21 Apr 2015 14:16:59 GMT',
4975 silly get 'cache-control': 'max-age=60',
4975 silly get etag: '"31E761SQYSANL7L9YN3KL4RTO"',
4975 silly get age: '55',
4975 silly get 'x-served-by': 'cache-ams4144-AMS',
4975 silly get 'x-cache': 'HIT',
4975 silly get 'x-cache-hits': '2',
4975 silly get 'x-timer': 'S1429625857.057027,VS0,VE0',
4975 silly get vary: 'Accept',
4975 silly get 'content-length': '0',
4975 silly get 'keep-alive': 'timeout=10, max=50',
4975 silly get connection: 'Keep-Alive' } ]
4976 verbose etag https://registry.npmjs.org/once from cache
4977 verbose get saving once to /home/pi/.npm/registry.npmjs.org/once/.cache.json
4978 silly addNameRange number 2 { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: true }
4979 silly addNameRange versions [ 'inflight', [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4' ] ]
4980 silly addNamed inflight@1.0.4
4981 verbose addNamed "1.0.4" is a plain semver version for inflight
4982 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: true }
4983 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ]
4984 silly addNamed inherits@2.0.1
4985 verbose addNamed "2.0.1" is a plain semver version for inherits
4986 silly addNameRange number 2 { name: 'minimatch', range: '>=2.0.1 <3.0.0', hasData: true }
4987 silly addNameRange versions [ 'minimatch',
4987 silly addNameRange [ '0.0.1',
4987 silly addNameRange '0.0.2',
4987 silly addNameRange '0.0.4',
4987 silly addNameRange '0.0.5',
4987 silly addNameRange '0.1.1',
4987 silly addNameRange '0.1.2',
4987 silly addNameRange '0.1.3',
4987 silly addNameRange '0.1.4',
4987 silly addNameRange '0.1.5',
4987 silly addNameRange '0.2.0',
4987 silly addNameRange '0.2.2',
4987 silly addNameRange '0.2.3',
4987 silly addNameRange '0.2.4',
4987 silly addNameRange '0.2.5',
4987 silly addNameRange '0.2.6',
4987 silly addNameRange '0.2.7',
4987 silly addNameRange '0.2.8',
4987 silly addNameRange '0.2.9',
4987 silly addNameRange '0.2.10',
4987 silly addNameRange '0.2.11',
4987 silly addNameRange '0.2.12',
4987 silly addNameRange '0.2.13',
4987 silly addNameRange '0.2.14',
4987 silly addNameRange '0.3.0',
4987 silly addNameRange '0.4.0',
4987 silly addNameRange '1.0.0',
4987 silly addNameRange '2.0.0',
4987 silly addNameRange '2.0.1',
4987 silly addNameRange '2.0.2',
4987 silly addNameRange '2.0.3',
4987 silly addNameRange '2.0.4' ] ]
4988 silly addNamed minimatch@2.0.4
4989 verbose addNamed "2.0.4" is a plain semver version for minimatch
4990 silly addNameRange number 2 { name: 'once', range: '>=1.3.0 <2.0.0', hasData: true }
4991 silly addNameRange versions [ 'once', [ '1.1.1', '1.2.0', '1.3.0', '1.3.1' ] ]
4992 silly addNamed once@1.3.1
4993 verbose addNamed "1.3.1" is a plain semver version for once
4994 silly gunzTarPerm extractEntry lib/oauth.js
4995 silly gunzTarPerm modified mode [ 'lib/oauth.js', 436, 420 ]
4996 silly cache afterAdd inflight@1.0.4
4997 verbose afterAdd /home/pi/.npm/inflight/1.0.4/package/package.json not in flight; writing
4998 silly cache afterAdd inherits@2.0.1
4999 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json not in flight; writing
5000 silly cache afterAdd minimatch@2.0.4
5001 verbose afterAdd /home/pi/.npm/minimatch/2.0.4/package/package.json not in flight; writing
5002 silly cache afterAdd once@1.3.1
5003 verbose afterAdd /home/pi/.npm/once/1.3.1/package/package.json not in flight; writing
5004 verbose afterAdd /home/pi/.npm/inflight/1.0.4/package/package.json written
5005 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json written
5006 verbose afterAdd /home/pi/.npm/minimatch/2.0.4/package/package.json written
5007 verbose afterAdd /home/pi/.npm/once/1.3.1/package/package.json written
5008 silly install resolved [ { name: 'inflight',
5008 silly install resolved version: '1.0.4',
5008 silly install resolved description: 'Add callbacks to requests in flight to avoid async duplication',
5008 silly install resolved main: 'inflight.js',
5008 silly install resolved dependencies: { once: '^1.3.0', wrappy: '1' },
5008 silly install resolved devDependencies: { tap: '^0.4.10' },
5008 silly install resolved scripts: { test: 'tap test.js' },
5008 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inflight' },
5008 silly install resolved author:
5008 silly install resolved { name: 'Isaac Z. Schlueter',
5008 silly install resolved email: 'i@izs.me',
5008 silly install resolved url: 'http://blog.izs.me/' },
5008 silly install resolved bugs: { url: 'https://github.com/isaacs/inflight/issues' },
5008 silly install resolved homepage: 'https://github.com/isaacs/inflight',
5008 silly install resolved license: 'ISC',
5008 silly install resolved gitHead: 'c7b5531d572a867064d4a1da9e013e8910b7d1ba',
5008 silly install resolved _id: 'inflight@1.0.4',
5008 silly install resolved _shasum: '6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a',
5008 silly install resolved _from: 'inflight@>=1.0.4 <2.0.0',
5008 silly install resolved _npmVersion: '2.1.3',
5008 silly install resolved _nodeVersion: '0.10.32',
5008 silly install resolved _npmUser: { name: 'othiym23', email: 'ogd@aoaioxxysz.net' },
5008 silly install resolved maintainers: [ [Object], [Object], [Object] ],
5008 silly install resolved dist:
5008 silly install resolved { shasum: '6cbb4521ebd51ce0ec0a936bfd7657ef7e9b172a',
5008 silly install resolved tarball: 'http://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz' },
5008 silly install resolved directories: {},
5008 silly install resolved _resolved: 'https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz',
5008 silly install resolved readme: 'ERROR: No README data found!' },
5008 silly install resolved { name: 'inherits',
5008 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()',
5008 silly install resolved version: '2.0.1',
5008 silly install resolved keywords:
5008 silly install resolved [ 'inheritance',
5008 silly install resolved 'class',
5008 silly install resolved 'klass',
5008 silly install resolved 'oop',
5008 silly install resolved 'object-oriented',
5008 silly install resolved 'inherits',
5008 silly install resolved 'browser',
5008 silly install resolved 'browserify' ],
5008 silly install resolved main: './inherits.js',
5008 silly install resolved browser: './inherits_browser.js',
5008 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' },
5008 silly install resolved license: 'ISC',
5008 silly install resolved scripts: { test: 'node test' },
5008 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' },
5008 silly install resolved _id: 'inherits@2.0.1',
5008 silly install resolved dist:
5008 silly install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
5008 silly install resolved tarball: 'http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
5008 silly install resolved _from: 'inherits@>=2.0.0 <3.0.0',
5008 silly install resolved _npmVersion: '1.3.8',
5008 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
5008 silly install resolved maintainers: [ [Object] ],
5008 silly install resolved directories: {},
5008 silly install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
5008 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
5008 silly install resolved readme: 'ERROR: No README data found!',
5008 silly install resolved homepage: 'https://github.com/isaacs/inherits' },
5008 silly install resolved { author:
5008 silly install resolved { name: 'Isaac Z. Schlueter',
5008 silly install resolved email: 'i@izs.me',
5008 silly install resolved url: 'http://blog.izs.me' },
5008 silly install resolved name: 'minimatch',
5008 silly install resolved description: 'a glob matcher in javascript',
5008 silly install resolved version: '2.0.4',
5008 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' },
5008 silly install resolved main: 'minimatch.js',
5008 silly install resolved scripts:
5008 silly install resolved { test: 'tap test/*.js',
5008 silly install resolved prepublish: 'browserify -o browser.js -e minimatch.js --bare' },
5008 silly install resolved engines: { node: '*' },
5008 silly install resolved dependencies: { 'brace-expansion': '^1.0.0' },
5008 silly install resolved devDependencies: { browserify: '^9.0.3', tap: '' },
5008 silly install resolved license:
5008 silly install resolved { type: 'MIT',
5008 silly install resolved url: 'http://github.com/isaacs/minimatch/raw/master/LICENSE' },
5008 silly install resolved files: [ 'minimatch.js', 'browser.js' ],
5008 silly install resolved gitHead: 'c75d17c23df3b6050338ee654a58490255b36ebc',
5008 silly install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' },
5008 silly install resolved homepage: 'https://github.com/isaacs/minimatch',
5008 silly install resolved _id: 'minimatch@2.0.4',
5008 silly install resolved _shasum: '83bea115803e7a097a78022427287edb762fafed',
5008 silly install resolved _from: 'minimatch@>=2.0.1 <3.0.0',
5008 silly install resolved _npmVersion: '2.7.1',
5008 silly install resolved _nodeVersion: '1.4.2',
5008 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
5008 silly install resolved maintainers: [ [Object] ],
5008 silly install resolved dist:
5008 silly install resolved { shasum: '83bea115803e7a097a78022427287edb762fafed',
5008 silly install resolved tarball: 'http://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz' },
5008 silly install resolved directories: {},
5008 silly install resolved _resolved: 'https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz',
5008 silly install resolved readme: 'ERROR: No README data found!' },
5008 silly install resolved { name: 'once',
5008 silly install resolved version: '1.3.1',
5008 silly install resolved description: 'Run a function exactly one time',
5008 silly install resolved main: 'once.js',
5008 silly install resolved directories: { test: 'test' },
5008 silly install resolved dependencies: { wrappy: '1' },
5008 silly install resolved devDependencies: { tap: '~0.3.0' },
5008 silly install resolved scripts: { test: 'tap test/*.js' },
5008 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/once' },
5008 silly install resolved keywords: [ 'once', 'function', 'one', 'single' ],
5008 silly install resolved author:
5008 silly install resolved { name: 'Isaac Z. Schlueter',
5008 silly install resolved email: 'i@izs.me',
5008 silly install resolved url: 'http://blog.izs.me/' },
5008 silly install resolved license: 'BSD',
5008 silly install resolved gitHead: 'c90ac02a74f433ce47f6938869e68dd6196ffc2c',
5008 silly install resolved bugs: { url: 'https://github.com/isaacs/once/issues' },
5008 silly install resolved homepage: 'https://github.com/isaacs/once',
5008 silly install resolved _id: 'once@1.3.1',
5008 silly install resolved _shasum: 'f3f3e4da5b7d27b5c732969ee3e67e729457b31f',
5008 silly install resolved _from: 'once@>=1.3.0 <2.0.0',
5008 silly install resolved _npmVersion: '2.0.0',
5008 silly install resolved _nodeVersion: '0.10.31',
5008 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
5008 silly install resolved maintainers: [ [Object] ],
5008 silly install resolved dist:
5008 silly install resolved { shasum: 'f3f3e4da5b7d27b5c732969ee3e67e729457b31f',
5008 silly install resolved tarball: 'http://registry.npmjs.org/once/-/once-1.3.1.tgz' },
5008 silly install resolved _resolved: 'https://registry.npmjs.org/once/-/once-1.3.1.tgz',
5008 silly install resolved readme: 'ERROR: No README data found!' } ]
5009 info install inflight@1.0.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
5010 info install inherits@2.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
5011 info install minimatch@2.0.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
5012 info install once@1.3.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob
5013 info installOne inflight@1.0.4
5014 verbose installOne of inflight to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob not in flight; installing
5015 info installOne inherits@2.0.1
5016 verbose installOne of inherits to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob not in flight; installing
5017 info installOne minimatch@2.0.4
5018 verbose installOne of minimatch to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob not in flight; installing
5019 info installOne once@1.3.1
5020 verbose installOne of once to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob not in flight; installing
5021 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/package.json
5022 verbose lock using /home/pi/.npm/_locks/inflight-50a33ed2979c3c89.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5023 verbose lock using /home/pi/.npm/_locks/inherits-3123ab53aeea560e.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5024 verbose lock using /home/pi/.npm/_locks/minimatch-5cd4aa8e2d04f025.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch
5025 verbose lock using /home/pi/.npm/_locks/once-355ec8db4b215341.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5026 silly install write writing inflight 1.0.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5027 silly install write writing inherits 2.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5028 silly install write writing minimatch 2.0.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch
5029 silly install write writing once 1.3.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5030 info preinstall minimatch@1.0.0
5031 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/package.json
5032 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5033 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5034 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch
5035 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5036 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight is being purged from base /home/pi/serverless-webrtc
5037 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5038 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits is being purged from base /home/pi/serverless-webrtc
5039 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5040 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch is being purged from base /home/pi/serverless-webrtc
5041 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch
5042 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once is being purged from base /home/pi/serverless-webrtc
5043 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5044 verbose tar unpack /home/pi/.npm/inflight/1.0.4/package.tgz
5045 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5046 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight is being purged
5047 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5048 verbose tar unpack /home/pi/.npm/inherits/2.0.1/package.tgz
5049 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5050 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits is being purged
5051 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5052 verbose tar unpack /home/pi/.npm/minimatch/2.0.4/package.tgz
5053 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch
5054 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch is being purged
5055 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch
5056 verbose tar unpack /home/pi/.npm/once/1.3.1/package.tgz
5057 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5058 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once is being purged
5059 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5060 silly gunzTarPerm modes [ '755', '644' ]
5061 silly gunzTarPerm modes [ '755', '644' ]
5062 silly gunzTarPerm modes [ '755', '644' ]
5063 silly gunzTarPerm modes [ '755', '644' ]
5064 http 200 https://registry.npmjs.org/gauge
5065 silly get cb [ 200,
5065 silly get { date: 'Tue, 21 Apr 2015 14:17:38 GMT',
5065 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5065 silly get etag: '"5403I413HR0G2Q1EK87PBIAI8"',
5065 silly get 'content-type': 'application/json',
5065 silly get 'cache-control': 'max-age=60',
5065 silly get 'content-length': '11912',
5065 silly get 'accept-ranges': 'bytes',
5065 silly get via: '1.1 varnish',
5065 silly get age: '0',
5065 silly get 'x-served-by': 'cache-ams4121-AMS',
5065 silly get 'x-cache': 'HIT',
5065 silly get 'x-cache-hits': '1',
5065 silly get 'x-timer': 'S1429625857.974331,VS0,VE157',
5065 silly get vary: 'Accept',
5065 silly get 'keep-alive': 'timeout=10, max=50',
5065 silly get connection: 'Keep-Alive' } ]
5066 verbose get saving gauge to /home/pi/.npm/registry.npmjs.org/gauge/.cache.json
5067 http 200 https://registry.npmjs.org/are-we-there-yet
5068 silly get cb [ 200,
5068 silly get { date: 'Tue, 21 Apr 2015 14:17:38 GMT',
5068 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5068 silly get etag: '"CSB0GVJN4618MLYHAA5WKIPPK"',
5068 silly get 'content-type': 'application/json',
5068 silly get 'cache-control': 'max-age=60',
5068 silly get 'content-length': '12172',
5068 silly get 'accept-ranges': 'bytes',
5068 silly get via: '1.1 varnish',
5068 silly get age: '0',
5068 silly get 'x-served-by': 'cache-ams4130-AMS',
5068 silly get 'x-cache': 'HIT',
5068 silly get 'x-cache-hits': '1',
5068 silly get 'x-timer': 'S1429625857.975302,VS0,VE163',
5068 silly get vary: 'Accept',
5068 silly get 'keep-alive': 'timeout=10, max=50',
5068 silly get connection: 'Keep-Alive' } ]
5069 verbose get saving are-we-there-yet to /home/pi/.npm/registry.npmjs.org/are-we-there-yet/.cache.json
5070 silly gunzTarPerm extractEntry lib/redirect.js
5071 silly gunzTarPerm modified mode [ 'lib/redirect.js', 436, 420 ]
5072 silly gunzTarPerm extractEntry CONTRIBUTING.md
5073 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 436, 420 ]
5074 silly gunzTarPerm extractEntry package.json
5075 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/package.json
5076 silly prepareForInstallMany adding lru-cache@2 from minimatch dependencies
5077 silly prepareForInstallMany adding sigmund@~1.0.0 from minimatch dependencies
5078 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/package.json
5079 silly gunzTarPerm extractEntry package.json
5080 silly gunzTarPerm extractEntry package.json
5081 silly gunzTarPerm extractEntry package.json
5082 silly gunzTarPerm extractEntry README.md
5083 silly gunzTarPerm extractEntry LICENSE
5084 info preinstall mkdirp@0.5.0
5085 silly gunzTarPerm extractEntry README.md
5086 silly gunzTarPerm extractEntry LICENSE
5087 silly gunzTarPerm extractEntry README.md
5088 silly gunzTarPerm extractEntry LICENSE
5089 silly gunzTarPerm extractEntry README.md
5090 silly gunzTarPerm extractEntry LICENSE
5091 silly addNameRange number 2 { name: 'gauge', range: '>=1.2.0 <1.3.0', hasData: true }
5092 silly addNameRange versions [ 'gauge', [ '1.0.0', '1.0.1', '1.0.2', '1.1.0', '1.2.0' ] ]
5093 silly addNamed gauge@1.2.0
5094 verbose addNamed "1.2.0" is a plain semver version for gauge
5095 silly mapToRegistry name gauge
5096 silly mapToRegistry using default registry
5097 silly mapToRegistry registry https://registry.npmjs.org/
5098 silly mapToRegistry uri https://registry.npmjs.org/gauge
5099 verbose addRemoteTarball https://registry.npmjs.org/gauge/-/gauge-1.2.0.tgz not in flight; adding
5100 verbose addRemoteTarball [ 'https://registry.npmjs.org/gauge/-/gauge-1.2.0.tgz',
5100 verbose addRemoteTarball '3094ab1285633f799814388fc8f2de67b4c012c5' ]
5101 silly addNameRange number 2 { name: 'are-we-there-yet',
5101 silly addNameRange range: '>=1.0.0 <1.1.0',
5101 silly addNameRange hasData: true }
5102 silly addNameRange versions [ 'are-we-there-yet',
5102 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4' ] ]
5103 silly addNamed are-we-there-yet@1.0.4
5104 verbose addNamed "1.0.4" is a plain semver version for are-we-there-yet
5105 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/package.json
5106 silly mapToRegistry name are-we-there-yet
5107 silly mapToRegistry using default registry
5108 silly mapToRegistry registry https://registry.npmjs.org/
5109 silly mapToRegistry uri https://registry.npmjs.org/are-we-there-yet
5110 verbose addRemoteTarball https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz not in flight; adding
5111 verbose addRemoteTarball [ 'https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz',
5111 verbose addRemoteTarball '527fe389f7bcba90806106b99244eaa07e886f85' ]
5112 silly gunzTarPerm extractEntry .eslintrc
5113 silly gunzTarPerm modified mode [ '.eslintrc', 436, 420 ]
5114 silly gunzTarPerm extractEntry release.sh
5115 silly gunzTarPerm modified mode [ 'release.sh', 509, 493 ]
5116 info retry fetch attempt 1 at 14:17:38
5117 info attempt registry request try #1 at 14:17:38
5118 http fetch GET https://registry.npmjs.org/gauge/-/gauge-1.2.0.tgz
5119 info retry fetch attempt 1 at 14:17:38
5120 info attempt registry request try #1 at 14:17:38
5121 http fetch GET https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz
5122 silly gunzTarPerm extractEntry inflight.js
5123 silly gunzTarPerm extractEntry test.js
5124 silly gunzTarPerm extractEntry inherits.js
5125 silly gunzTarPerm extractEntry inherits_browser.js
5126 silly cache add args [ 'lru-cache@2', null ]
5127 verbose cache add spec lru-cache@2
5128 silly cache add parsed spec { raw: 'lru-cache@2',
5128 silly cache add scope: null,
5128 silly cache add name: 'lru-cache',
5128 silly cache add rawSpec: '2',
5128 silly cache add spec: '>=2.0.0 <3.0.0',
5128 silly cache add type: 'range' }
5129 silly addNamed lru-cache@>=2.0.0 <3.0.0
5130 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for lru-cache
5131 silly addNameRange { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: false }
5132 silly mapToRegistry name lru-cache
5133 silly mapToRegistry using default registry
5134 silly mapToRegistry registry https://registry.npmjs.org/
5135 silly mapToRegistry uri https://registry.npmjs.org/lru-cache
5136 verbose addNameRange registry:https://registry.npmjs.org/lru-cache not in flight; fetching
5137 silly cache add args [ 'sigmund@~1.0.0', null ]
5138 verbose cache add spec sigmund@~1.0.0
5139 silly cache add parsed spec { raw: 'sigmund@~1.0.0',
5139 silly cache add scope: null,
5139 silly cache add name: 'sigmund',
5139 silly cache add rawSpec: '~1.0.0',
5139 silly cache add spec: '>=1.0.0 <1.1.0',
5139 silly cache add type: 'range' }
5140 silly addNamed sigmund@>=1.0.0 <1.1.0
5141 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for sigmund
5142 silly addNameRange { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: false }
5143 silly mapToRegistry name sigmund
5144 silly mapToRegistry using default registry
5145 silly mapToRegistry registry https://registry.npmjs.org/
5146 silly mapToRegistry uri https://registry.npmjs.org/sigmund
5147 verbose addNameRange registry:https://registry.npmjs.org/sigmund not in flight; fetching
5148 silly gunzTarPerm extractEntry browser.js
5149 silly gunzTarPerm extractEntry minimatch.js
5150 silly gunzTarPerm extractEntry once.js
5151 silly gunzTarPerm extractEntry test/once.js
5152 verbose request uri https://registry.npmjs.org/lru-cache
5153 verbose request no auth needed
5154 info attempt registry request try #1 at 14:17:39
5155 http request GET https://registry.npmjs.org/lru-cache
5156 verbose request uri https://registry.npmjs.org/sigmund
5157 verbose request no auth needed
5158 info attempt registry request try #1 at 14:17:39
5159 http request GET https://registry.npmjs.org/sigmund
5160 silly prepareForInstallMany adding minimist@0.0.8 from mkdirp dependencies
5161 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/package.json
5162 http fetch 200 https://registry.npmjs.org/gauge/-/gauge-1.2.0.tgz
5163 http fetch 200 https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz
5164 silly gunzTarPerm extractEntry .eslintrc
5165 silly gunzTarPerm extractEntry test.js
5166 silly fetchAndShaCheck shasum 527fe389f7bcba90806106b99244eaa07e886f85
5167 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz not in flight; adding
5168 verbose addTmpTarball already have metadata; skipping unpack for are-we-there-yet@1.0.4
5169 silly cache add args [ 'minimist@0.0.8', null ]
5170 verbose cache add spec minimist@0.0.8
5171 silly cache add parsed spec { raw: 'minimist@0.0.8',
5171 silly cache add scope: null,
5171 silly cache add name: 'minimist',
5171 silly cache add rawSpec: '0.0.8',
5171 silly cache add spec: '0.0.8',
5171 silly cache add type: 'version' }
5172 silly addNamed minimist@0.0.8
5173 verbose addNamed "0.0.8" is a plain semver version for minimist
5174 silly mapToRegistry name minimist
5175 silly mapToRegistry using default registry
5176 silly mapToRegistry registry https://registry.npmjs.org/
5177 silly mapToRegistry uri https://registry.npmjs.org/minimist
5178 verbose addNameVersion registry:https://registry.npmjs.org/minimist not in flight; fetching
5179 verbose request uri https://registry.npmjs.org/minimist
5180 verbose request no auth needed
5181 info attempt registry request try #1 at 14:17:40
5182 verbose etag "1HOMS1JWWCNZ6F8VT24F025H0"
5183 http request GET https://registry.npmjs.org/minimist
5184 http 200 https://registry.npmjs.org/sigmund
5185 silly get cb [ 200,
5185 silly get { date: 'Tue, 21 Apr 2015 14:17:40 GMT',
5185 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5185 silly get etag: '"D03R24UNPO2TFPUEXTX5BSKCP"',
5185 silly get 'content-type': 'application/json',
5185 silly get 'cache-control': 'max-age=60',
5185 silly get 'content-length': '5205',
5185 silly get 'accept-ranges': 'bytes',
5185 silly get via: '1.1 varnish',
5185 silly get age: '58',
5185 silly get 'x-served-by': 'cache-ams4133-AMS',
5185 silly get 'x-cache': 'HIT',
5185 silly get 'x-cache-hits': '6',
5185 silly get 'x-timer': 'S1429625860.270223,VS0,VE0',
5185 silly get vary: 'Accept',
5185 silly get 'keep-alive': 'timeout=10, max=50',
5185 silly get connection: 'Keep-Alive' } ]
5186 verbose get saving sigmund to /home/pi/.npm/registry.npmjs.org/sigmund/.cache.json
5187 silly cache afterAdd are-we-there-yet@1.0.4
5188 verbose afterAdd /home/pi/.npm/are-we-there-yet/1.0.4/package/package.json not in flight; writing
5189 verbose afterAdd /home/pi/.npm/are-we-there-yet/1.0.4/package/package.json written
5190 silly fetchAndShaCheck shasum 3094ab1285633f799814388fc8f2de67b4c012c5
5191 silly addNameRange number 2 { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: true }
5192 silly addNameRange versions [ 'sigmund', [ '1.0.0' ] ]
5193 silly addNamed sigmund@1.0.0
5194 verbose addNamed "1.0.0" is a plain semver version for sigmund
5195 silly mapToRegistry name sigmund
5196 silly mapToRegistry using default registry
5197 silly mapToRegistry registry https://registry.npmjs.org/
5198 silly mapToRegistry uri https://registry.npmjs.org/sigmund
5199 verbose addRemoteTarball https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz not in flight; adding
5200 verbose addRemoteTarball [ 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz',
5200 verbose addRemoteTarball '66a2b3a749ae8b5fb89efd4fcc01dc94fbe02296' ]
5201 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/gauge/-/gauge-1.2.0.tgz not in flight; adding
5202 verbose addTmpTarball already have metadata; skipping unpack for gauge@1.2.0
5203 http 200 https://registry.npmjs.org/lru-cache
5204 silly get cb [ 200,
5204 silly get { date: 'Tue, 21 Apr 2015 14:17:40 GMT',
5204 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5204 silly get etag: '"7OOVX26EK9MOZ1CLZDXR50O0V"',
5204 silly get 'content-type': 'application/json',
5204 silly get 'cache-control': 'max-age=60',
5204 silly get 'content-length': '31187',
5204 silly get 'accept-ranges': 'bytes',
5204 silly get via: '1.1 varnish',
5204 silly get age: '6',
5204 silly get 'x-served-by': 'cache-ams4126-AMS',
5204 silly get 'x-cache': 'HIT',
5204 silly get 'x-cache-hits': '1',
5204 silly get 'x-timer': 'S1429625860.270342,VS0,VE0',
5204 silly get vary: 'Accept',
5204 silly get 'keep-alive': 'timeout=10, max=50',
5204 silly get connection: 'Keep-Alive' } ]
5205 verbose get saving lru-cache to /home/pi/.npm/registry.npmjs.org/lru-cache/.cache.json
5206 http 304 https://registry.npmjs.org/minimist
5207 silly get cb [ 304,
5207 silly get { date: 'Tue, 21 Apr 2015 14:17:40 GMT',
5207 silly get server: 'Apache',
5207 silly get via: '1.1 varnish',
5207 silly get 'last-modified': 'Tue, 21 Apr 2015 14:17:40 GMT',
5207 silly get 'cache-control': 'max-age=60',
5207 silly get etag: '"1HOMS1JWWCNZ6F8VT24F025H0"',
5207 silly get age: '16',
5207 silly get 'x-served-by': 'cache-ams4134-AMS',
5207 silly get 'x-cache': 'HIT',
5207 silly get 'x-cache-hits': '1',
5207 silly get 'x-timer': 'S1429625860.632001,VS0,VE0',
5207 silly get vary: 'Accept',
5207 silly get 'content-length': '0',
5207 silly get 'keep-alive': 'timeout=10, max=50',
5207 silly get connection: 'Keep-Alive' } ]
5208 verbose etag https://registry.npmjs.org/minimist from cache
5209 verbose get saving minimist to /home/pi/.npm/registry.npmjs.org/minimist/.cache.json
5210 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/package.json
5211 info retry fetch attempt 1 at 14:17:40
5212 info attempt registry request try #1 at 14:17:40
5213 http fetch GET https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
5214 info preinstall once@1.3.1
5215 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/package.json
5216 silly addNameRange number 2 { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: true }
5217 silly addNameRange versions [ 'lru-cache',
5217 silly addNameRange [ '1.0.1',
5217 silly addNameRange '1.0.2',
5217 silly addNameRange '1.0.3',
5217 silly addNameRange '1.0.4',
5217 silly addNameRange '1.0.5',
5217 silly addNameRange '1.0.6',
5217 silly addNameRange '1.1.0',
5217 silly addNameRange '1.1.1',
5217 silly addNameRange '2.0.0',
5217 silly addNameRange '2.0.1',
5217 silly addNameRange '2.0.2',
5217 silly addNameRange '2.0.3',
5217 silly addNameRange '2.0.4',
5217 silly addNameRange '2.1.0',
5217 silly addNameRange '2.2.0',
5217 silly addNameRange '2.2.1',
5217 silly addNameRange '2.2.2',
5217 silly addNameRange '2.2.4',
5217 silly addNameRange '2.3.0',
5217 silly addNameRange '2.3.1',
5217 silly addNameRange '2.5.0',
5217 silly addNameRange '2.5.1',
5217 silly addNameRange '2.5.2',
5217 silly addNameRange '2.6.0',
5217 silly addNameRange '2.6.1' ] ]
5218 silly addNamed lru-cache@2.6.1
5219 verbose addNamed "2.6.1" is a plain semver version for lru-cache
5220 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits/package.json
5221 silly mapToRegistry name lru-cache
5222 silly mapToRegistry using default registry
5223 silly mapToRegistry registry https://registry.npmjs.org/
5224 silly mapToRegistry uri https://registry.npmjs.org/lru-cache
5225 verbose addRemoteTarball https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz not in flight; adding
5226 verbose addRemoteTarball [ 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz',
5226 verbose addRemoteTarball '9933eff15453fae1d27096365143c724e85c6cbd' ]
5227 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/package.json
5228 silly mapToRegistry name minimist
5229 silly mapToRegistry using default registry
5230 silly mapToRegistry registry https://registry.npmjs.org/
5231 silly mapToRegistry uri https://registry.npmjs.org/minimist
5232 verbose addRemoteTarball https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz not in flight; adding
5233 verbose addRemoteTarball [ 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz',
5233 verbose addRemoteTarball '857fcabfc3397d2625b8228262e86aa7a011b05d' ]
5234 info retry fetch attempt 1 at 14:17:41
5235 info attempt registry request try #1 at 14:17:41
5236 http fetch GET https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
5237 info retry fetch attempt 1 at 14:17:41
5238 info attempt registry request try #1 at 14:17:41
5239 http fetch GET https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz
5240 info preinstall inherits@2.0.1
5241 silly prepareForInstallMany adding wrappy@1 from once dependencies
5242 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/package.json
5243 http fetch 200 https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz
5244 silly cache afterAdd gauge@1.2.0
5245 verbose afterAdd /home/pi/.npm/gauge/1.2.0/package/package.json not in flight; writing
5246 info preinstall inflight@1.0.4
5247 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits/package.json
5248 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/package.json
5249 verbose afterAdd /home/pi/.npm/gauge/1.2.0/package/package.json written
5250 silly install resolved [ { name: 'are-we-there-yet',
5250 silly install resolved version: '1.0.4',
5250 silly install resolved description: 'Keep track of the overall completion of many dispirate processes',
5250 silly install resolved main: 'index.js',
5250 silly install resolved scripts: { test: 'tap test/*.js' },
5250 silly install resolved repository:
5250 silly install resolved { type: 'git',
5250 silly install resolved url: 'https://github.com/iarna/are-we-there-yet.git' },
5250 silly install resolved author: { name: 'Rebecca Turner', url: 'http://re-becca.org' },
5250 silly install resolved license: 'ISC',
5250 silly install resolved bugs: { url: 'https://github.com/iarna/are-we-there-yet/issues' },
5250 silly install resolved homepage: 'https://github.com/iarna/are-we-there-yet',
5250 silly install resolved devDependencies: { tap: '^0.4.13' },
5250 silly install resolved dependencies: { delegates: '^0.1.0', 'readable-stream': '^1.1.13' },
5250 silly install resolved gitHead: '7ce414849b81ab83935a935275def01914821bde',
5250 silly install resolved _id: 'are-we-there-yet@1.0.4',
5250 silly install resolved _shasum: '527fe389f7bcba90806106b99244eaa07e886f85',
5250 silly install resolved _from: 'are-we-there-yet@>=1.0.0 <1.1.0',
5250 silly install resolved _npmVersion: '2.0.0',
5250 silly install resolved _npmUser: { name: 'iarna', email: 'me@re-becca.org' },
5250 silly install resolved maintainers: [ [Object] ],
5250 silly install resolved dist:
5250 silly install resolved { shasum: '527fe389f7bcba90806106b99244eaa07e886f85',
5250 silly install resolved tarball: 'http://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz' },
5250 silly install resolved directories: {},
5250 silly install resolved _resolved: 'https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz' },
5250 silly install resolved { name: 'gauge',
5250 silly install resolved version: '1.2.0',
5250 silly install resolved description: 'A terminal based horizontal guage',
5250 silly install resolved main: 'progress-bar.js',
5250 silly install resolved scripts: { test: 'tap test/*.js' },
5250 silly install resolved repository: { type: 'git', url: 'https://github.com/iarna/gauge' },
5250 silly install resolved keywords: [ 'progressbar', 'progress', 'gauge' ],
5250 silly install resolved author: { name: 'Rebecca Turner', email: 'me@re-becca.org' },
5250 silly install resolved license: 'ISC',
5250 silly install resolved bugs: { url: 'https://github.com/iarna/gauge/issues' },
5250 silly install resolved homepage: 'https://github.com/iarna/gauge',
5250 silly install resolved dependencies:
5250 silly install resolved { ansi: '^0.3.0',
5250 silly install resolved 'has-unicode': '^1.0.0',
5250 silly install resolved 'lodash.pad': '^3.0.0',
5250 silly install resolved 'lodash.padleft': '^3.0.0',
5250 silly install resolved 'lodash.padright': '^3.0.0' },
5250 silly install resolved devDependencies: { tap: '^0.4.13' },
5250 silly install resolved gitHead: 'db15c35374816b3fc3b9e1e54866f31ed7f4a733',
5250 silly install resolved _id: 'gauge@1.2.0',
5250 silly install resolved _shasum: '3094ab1285633f799814388fc8f2de67b4c012c5',
5250 silly install resolved _from: 'gauge@>=1.2.0 <1.3.0',
5250 silly install resolved _npmVersion: '2.6.0',
5250 silly install resolved _nodeVersion: '1.1.0',
5250 silly install resolved _npmUser: { name: 'iarna', email: 'me@re-becca.org' },
5250 silly install resolved maintainers: [ [Object] ],
5250 silly install resolved dist:
5250 silly install resolved { shasum: '3094ab1285633f799814388fc8f2de67b4c012c5',
5250 silly install resolved tarball: 'http://registry.npmjs.org/gauge/-/gauge-1.2.0.tgz' },
5250 silly install resolved directories: {},
5250 silly install resolved _resolved: 'https://registry.npmjs.org/gauge/-/gauge-1.2.0.tgz' } ]
5251 info install are-we-there-yet@1.0.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
5252 info install gauge@1.2.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog
5253 info installOne are-we-there-yet@1.0.4
5254 verbose installOne of are-we-there-yet to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog not in flight; installing
5255 info installOne gauge@1.2.0
5256 verbose installOne of gauge to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog not in flight; installing
5257 silly fetchAndShaCheck shasum 66a2b3a749ae8b5fb89efd4fcc01dc94fbe02296
5258 silly cache add args [ 'wrappy@1', null ]
5259 verbose cache add spec wrappy@1
5260 silly cache add parsed spec { raw: 'wrappy@1',
5260 silly cache add scope: null,
5260 silly cache add name: 'wrappy',
5260 silly cache add rawSpec: '1',
5260 silly cache add spec: '>=1.0.0 <2.0.0',
5260 silly cache add type: 'range' }
5261 silly addNamed wrappy@>=1.0.0 <2.0.0
5262 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy
5263 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false }
5264 silly mapToRegistry name wrappy
5265 silly mapToRegistry using default registry
5266 silly mapToRegistry registry https://registry.npmjs.org/
5267 silly mapToRegistry uri https://registry.npmjs.org/wrappy
5268 verbose addNameRange registry:https://registry.npmjs.org/wrappy not in flight; fetching
5269 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits/package.json
5270 silly prepareForInstallMany adding wrappy@1 from inflight dependencies
5271 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/package.json
5272 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz not in flight; adding
5273 verbose addTmpTarball already have metadata; skipping unpack for sigmund@1.0.0
5274 verbose lock using /home/pi/.npm/_locks/are-we-there-yet-0d09d24387532edf.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5275 verbose lock using /home/pi/.npm/_locks/gauge-c99a3d246e4e45a3.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
5276 http fetch 200 https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
5277 silly install write writing are-we-there-yet 1.0.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5278 silly install write writing gauge 1.2.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
5279 verbose request uri https://registry.npmjs.org/wrappy
5280 verbose request no auth needed
5281 info attempt registry request try #1 at 14:17:41
5282 verbose etag "ASAG1099GQR9G8F8GC8LZ1BSZ"
5283 http request GET https://registry.npmjs.org/wrappy
5284 http fetch 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz
5285 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/package.json
5286 silly install resolved []
5287 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5288 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5289 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5290 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
5291 silly cache add args [ 'wrappy@1', null ]
5292 verbose cache add spec wrappy@1
5293 silly cache add parsed spec { raw: 'wrappy@1',
5293 silly cache add scope: null,
5293 silly cache add name: 'wrappy',
5293 silly cache add rawSpec: '1',
5293 silly cache add spec: '>=1.0.0 <2.0.0',
5293 silly cache add type: 'range' }
5294 silly addNamed wrappy@>=1.0.0 <2.0.0
5295 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy
5296 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false }
5297 silly mapToRegistry name wrappy
5298 silly mapToRegistry using default registry
5299 silly mapToRegistry registry https://registry.npmjs.org/
5300 silly mapToRegistry uri https://registry.npmjs.org/wrappy
5301 verbose addNameRange registry:https://registry.npmjs.org/wrappy already in flight; waiting
5302 info preinstall fstream@1.0.4
5303 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet is being purged from base /home/pi/serverless-webrtc
5304 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5305 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge is being purged from base /home/pi/serverless-webrtc
5306 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
5307 silly fetchAndShaCheck shasum 857fcabfc3397d2625b8228262e86aa7a011b05d
5308 info linkStuff inherits@2.0.1
5309 silly linkStuff inherits@2.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules as its parent node_modules
5310 verbose tar unpack /home/pi/.npm/are-we-there-yet/1.0.4/package.tgz
5311 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5312 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet is being purged
5313 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5314 verbose tar unpack /home/pi/.npm/gauge/1.2.0/package.tgz
5315 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
5316 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge is being purged
5317 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
5318 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/package.json
5319 silly gunzTarPerm modes [ '755', '644' ]
5320 silly gunzTarPerm modes [ '755', '644' ]
5321 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/minimist/-/minimist-0.0.8.tgz not in flight; adding
5322 verbose addTmpTarball already have metadata; skipping unpack for minimist@0.0.8
5323 silly fetchAndShaCheck shasum 9933eff15453fae1d27096365143c724e85c6cbd
5324 silly cache afterAdd sigmund@1.0.0
5325 verbose afterAdd /home/pi/.npm/sigmund/1.0.0/package/package.json not in flight; writing
5326 silly gunzTarPerm extractEntry package.json
5327 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz not in flight; adding
5328 verbose addTmpTarball already have metadata; skipping unpack for lru-cache@2.6.1
5329 http 304 https://registry.npmjs.org/wrappy
5330 silly get cb [ 304,
5330 silly get { date: 'Tue, 21 Apr 2015 14:17:42 GMT',
5330 silly get server: 'Apache',
5330 silly get via: '1.1 varnish',
5330 silly get 'last-modified': 'Tue, 21 Apr 2015 14:17:04 GMT',
5330 silly get 'cache-control': 'max-age=60',
5330 silly get etag: '"ASAG1099GQR9G8F8GC8LZ1BSZ"',
5330 silly get age: '37',
5330 silly get 'x-served-by': 'cache-ams4137-AMS',
5330 silly get 'x-cache': 'HIT',
5330 silly get 'x-cache-hits': '29',
5330 silly get 'x-timer': 'S1429625862.235043,VS0,VE0',
5330 silly get vary: 'Accept',
5330 silly get 'content-length': '0',
5330 silly get 'keep-alive': 'timeout=10, max=50',
5330 silly get connection: 'Keep-Alive' } ]
5331 verbose etag https://registry.npmjs.org/wrappy from cache
5332 verbose get saving wrappy to /home/pi/.npm/registry.npmjs.org/wrappy/.cache.json
5333 silly gunzTarPerm extractEntry package.json
5334 silly gunzTarPerm extractEntry .npmignore
5335 silly gunzTarPerm extractEntry README.md
5336 verbose afterAdd /home/pi/.npm/sigmund/1.0.0/package/package.json written
5337 silly gunzTarPerm extractEntry .npmignore
5338 silly gunzTarPerm extractEntry README.md
5339 silly prepareForInstallMany adding inherits@~2.0.0 from fstream dependencies
5340 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/package.json
5341 verbose linkBins inherits@2.0.1
5342 verbose linkMans inherits@2.0.1
5343 verbose rebuildBundles inherits@2.0.1
5344 silly cache afterAdd minimist@0.0.8
5345 verbose afterAdd /home/pi/.npm/minimist/0.0.8/package/package.json not in flight; writing
5346 info install inherits@2.0.1
5347 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true }
5348 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1' ] ]
5349 silly addNamed wrappy@1.0.1
5350 verbose addNamed "1.0.1" is a plain semver version for wrappy
5351 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true }
5352 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1' ] ]
5353 silly addNamed wrappy@1.0.1
5354 verbose addNamed "1.0.1" is a plain semver version for wrappy
5355 info postinstall inherits@2.0.1
5356 verbose afterAdd /home/pi/.npm/minimist/0.0.8/package/package.json written
5357 silly install resolved [ { name: 'minimist',
5357 silly install resolved version: '0.0.8',
5357 silly install resolved description: 'parse argument options',
5357 silly install resolved main: 'index.js',
5357 silly install resolved devDependencies: { tape: '~1.0.4', tap: '~0.4.0' },
5357 silly install resolved scripts: { test: 'tap test/*.js' },
5357 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
5357 silly install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' },
5357 silly install resolved homepage: 'https://github.com/substack/minimist',
5357 silly install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ],
5357 silly install resolved author:
5357 silly install resolved { name: 'James Halliday',
5357 silly install resolved email: 'mail@substack.net',
5357 silly install resolved url: 'http://substack.net' },
5357 silly install resolved license: 'MIT',
5357 silly install resolved bugs: { url: 'https://github.com/substack/minimist/issues' },
5357 silly install resolved _id: 'minimist@0.0.8',
5357 silly install resolved dist:
5357 silly install resolved { shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d',
5357 silly install resolved tarball: 'http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' },
5357 silly install resolved _from: 'minimist@0.0.8',
5357 silly install resolved _npmVersion: '1.4.3',
5357 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
5357 silly install resolved maintainers: [ [Object] ],
5357 silly install resolved directories: {},
5357 silly install resolved _shasum: '857fcabfc3397d2625b8228262e86aa7a011b05d',
5357 silly install resolved _resolved: 'https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz' } ]
5358 info install minimist@0.0.8 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
5359 info installOne minimist@0.0.8
5360 verbose installOne of minimist to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp not in flight; installing
5361 verbose unlock done using /home/pi/.npm/_locks/inherits-3123ab53aeea560e.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inherits
5362 silly gunzTarPerm extractEntry index.js
5363 silly gunzTarPerm extractEntry test/tracker.js
5364 silly gunzTarPerm extractEntry LICENSE
5365 silly gunzTarPerm extractEntry progress-bar.js
5366 silly cache afterAdd wrappy@1.0.1
5367 verbose afterAdd /home/pi/.npm/wrappy/1.0.1/package/package.json not in flight; writing
5368 silly cache afterAdd wrappy@1.0.1
5369 verbose afterAdd /home/pi/.npm/wrappy/1.0.1/package/package.json already in flight; not writing
5370 silly cache afterAdd lru-cache@2.6.1
5371 verbose afterAdd /home/pi/.npm/lru-cache/2.6.1/package/package.json not in flight; writing
5372 verbose lock using /home/pi/.npm/_locks/minimist-e42f67e8d94b2ce3.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
5373 silly install write writing minimist 0.0.8 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
5374 silly cache add args [ 'inherits@~2.0.0', null ]
5375 verbose cache add spec inherits@~2.0.0
5376 silly cache add parsed spec { raw: 'inherits@~2.0.0',
5376 silly cache add scope: null,
5376 silly cache add name: 'inherits',
5376 silly cache add rawSpec: '~2.0.0',
5376 silly cache add spec: '>=2.0.0 <2.1.0',
5376 silly cache add type: 'range' }
5377 silly addNamed inherits@>=2.0.0 <2.1.0
5378 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for inherits
5379 silly addNameRange { name: 'inherits', range: '>=2.0.0 <2.1.0', hasData: false }
5380 silly mapToRegistry name inherits
5381 silly mapToRegistry using default registry
5382 silly mapToRegistry registry https://registry.npmjs.org/
5383 silly mapToRegistry uri https://registry.npmjs.org/inherits
5384 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
5385 verbose afterAdd /home/pi/.npm/wrappy/1.0.1/package/package.json written
5386 silly install resolved [ { name: 'wrappy',
5386 silly install resolved version: '1.0.1',
5386 silly install resolved description: 'Callback wrapping utility',
5386 silly install resolved main: 'wrappy.js',
5386 silly install resolved directories: { test: 'test' },
5386 silly install resolved dependencies: {},
5386 silly install resolved devDependencies: { tap: '^0.4.12' },
5386 silly install resolved scripts: { test: 'tap test/*.js' },
5386 silly install resolved repository: { type: 'git', url: 'https://github.com/npm/wrappy' },
5386 silly install resolved author:
5386 silly install resolved { name: 'Isaac Z. Schlueter',
5386 silly install resolved email: 'i@izs.me',
5386 silly install resolved url: 'http://blog.izs.me/' },
5386 silly install resolved license: 'ISC',
5386 silly install resolved bugs: { url: 'https://github.com/npm/wrappy/issues' },
5386 silly install resolved homepage: 'https://github.com/npm/wrappy',
5386 silly install resolved gitHead: '006a8cbac6b99988315834c207896eed71fd069a',
5386 silly install resolved _id: 'wrappy@1.0.1',
5386 silly install resolved _shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
5386 silly install resolved _from: 'wrappy@>=1.0.0 <2.0.0',
5386 silly install resolved _npmVersion: '2.0.0',
5386 silly install resolved _nodeVersion: '0.10.31',
5386 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
5386 silly install resolved maintainers: [ [Object] ],
5386 silly install resolved dist:
5386 silly install resolved { shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
5386 silly install resolved tarball: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' },
5386 silly install resolved _resolved: 'https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz',
5386 silly install resolved readme: 'ERROR: No README data found!' } ]
5387 info install wrappy@1.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5388 info installOne wrappy@1.0.1
5389 verbose installOne of wrappy to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once not in flight; installing
5390 silly install resolved [ { name: 'wrappy',
5390 silly install resolved version: '1.0.1',
5390 silly install resolved description: 'Callback wrapping utility',
5390 silly install resolved main: 'wrappy.js',
5390 silly install resolved directories: { test: 'test' },
5390 silly install resolved dependencies: {},
5390 silly install resolved devDependencies: { tap: '^0.4.12' },
5390 silly install resolved scripts: { test: 'tap test/*.js' },
5390 silly install resolved repository: { type: 'git', url: 'https://github.com/npm/wrappy' },
5390 silly install resolved author:
5390 silly install resolved { name: 'Isaac Z. Schlueter',
5390 silly install resolved email: 'i@izs.me',
5390 silly install resolved url: 'http://blog.izs.me/' },
5390 silly install resolved license: 'ISC',
5390 silly install resolved bugs: { url: 'https://github.com/npm/wrappy/issues' },
5390 silly install resolved homepage: 'https://github.com/npm/wrappy',
5390 silly install resolved gitHead: '006a8cbac6b99988315834c207896eed71fd069a',
5390 silly install resolved _id: 'wrappy@1.0.1',
5390 silly install resolved _shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
5390 silly install resolved _from: 'wrappy@>=1.0.0 <2.0.0',
5390 silly install resolved _npmVersion: '2.0.0',
5390 silly install resolved _nodeVersion: '0.10.31',
5390 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
5390 silly install resolved maintainers: [ [Object] ],
5390 silly install resolved dist:
5390 silly install resolved { shasum: '1e65969965ccbc2db4548c6b84a6f2c5aedd4739',
5390 silly install resolved tarball: 'http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz' },
5390 silly install resolved _resolved: 'https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz',
5390 silly install resolved readme: 'ERROR: No README data found!' } ]
5391 info install wrappy@1.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5392 info installOne wrappy@1.0.1
5393 verbose installOne of wrappy to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight not in flight; installing
5394 verbose afterAdd /home/pi/.npm/lru-cache/2.6.1/package/package.json written
5395 silly install resolved [ { name: 'sigmund',
5395 silly install resolved version: '1.0.0',
5395 silly install resolved description: 'Quick and dirty signatures for Objects.',
5395 silly install resolved main: 'sigmund.js',
5395 silly install resolved directories: { test: 'test' },
5395 silly install resolved dependencies: {},
5395 silly install resolved devDependencies: { tap: '~0.3.0' },
5395 silly install resolved scripts: { test: 'tap test/*.js', bench: 'node bench.js' },
5395 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/sigmund' },
5395 silly install resolved keywords: [ 'object', 'signature', 'key', 'data', 'psychoanalysis' ],
5395 silly install resolved author:
5395 silly install resolved { name: 'Isaac Z. Schlueter',
5395 silly install resolved email: 'i@izs.me',
5395 silly install resolved url: 'http://blog.izs.me/' },
5395 silly install resolved license: 'BSD',
5395 silly install resolved readme: '# sigmund\n\nQuick and dirty signatures for Objects.\n\nThis is like a much faster `deepEquals` comparison, which returns a\nstring key suitable for caches and the like.\n\n## Usage\n\n```javascript\nfunction doSomething (someObj) {\n var key = sigmund(someObj, maxDepth) // max depth defaults to 10\n var cached = cache.get(key)\n if (cached) return cached)\n\n var result = expensiveCalculation(someObj)\n cache.set(key, result)\n return result\n}\n```\n\nThe resulting key will be as unique and reproducible as calling\n`JSON.stringify` or `util.inspect` on the object, but is much faster.\nIn order to achieve this speed, some differences are glossed over.\nFor example, the object `{0:\'foo\'}` will be treated identically to the\narray `[\'foo\']`.\n\nAlso, just as there is no way to summon the soul from the scribblings\nof a cocain-addled psychoanalyst, there is no way to revive the object\nfrom the signature string that sigmund gives you. In fact, it\'s\nbarely even readable.\n\nAs with `sys.inspect` and `JSON.stringify`, larger objects will\nproduce larger signature strings.\n\nBecause sigmund is a bit less strict than the more thorough\nalternatives, the strings will be shorter, and also there is a\nslightly higher chance for collisions. For example, these objects\nhave the same signature:\n\n var obj1 = {a:\'b\',c:/def/,g:[\'h\',\'i\',{j:\'\',k:\'l\'}]}\n var obj2 = {a:\'b\',c:\'/def/\',g:[\'h\',\'i\',\'{jkl\']}\n\nLike a good Freudian, sigmund is most effective when you already have\nsome understanding of what you\'re looking for. It can help you help\nyourself, but you must be willing to do some work as well.\n\nCycles are handled, and cyclical objects are silently omitted (though\nthe key is included in the signature output.)\n\nThe second argument is the maximum depth, which defaults to 10,\nbecause that is the maximum object traversal depth covered by most\ninsurance carriers.\n',
5395 silly install resolved _id: 'sigmund@1.0.0',
5395 silly install resolved dist:
5395 silly install resolved { shasum: '66a2b3a749ae8b5fb89efd4fcc01dc94fbe02296',
5395 silly install resolved tarball: 'http://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz' },
5395 silly install resolved _npmVersion: '1.1.48',
5395 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
5395 silly install resolved maintainers: [ [Object] ],
5395 silly install resolved _shasum: '66a2b3a749ae8b5fb89efd4fcc01dc94fbe02296',
5395 silly install resolved _resolved: 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz',
5395 silly install resolved _from: 'sigmund@>=1.0.0 <1.1.0' },
5395 silly install resolved { name: 'lru-cache',
5395 silly install resolved description: 'A cache object that deletes the least-recently-used items.',
5395 silly install resolved version: '2.6.1',
5395 silly install resolved author: { name: 'Isaac Z. Schlueter', email: 'i@izs.me' },
5395 silly install resolved keywords: [ 'mru', 'lru', 'cache' ],
5395 silly install resolved scripts: { test: 'tap test --gc' },
5395 silly install resolved main: 'lib/lru-cache.js',
5395 silly install resolved repository:
5395 silly install resolved { type: 'git',
5395 silly install resolved url: 'git://github.com/isaacs/node-lru-cache.git' },
5395 silly install resolved devDependencies: { tap: '^0.7.1', weak: '' },
5395 silly install resolved license:
5395 silly install resolved { type: 'MIT',
5395 silly install resolved url: 'http://github.com/isaacs/node-lru-cache/raw/master/LICENSE' },
5395 silly install resolved gitHead: 'ff3dfd40e437fa619f09610f45d1ac523bbf27c9',
5395 silly install resolved bugs: { url: 'https://github.com/isaacs/node-lru-cache/issues' },
5395 silly install resolved homepage: 'https://github.com/isaacs/node-lru-cache#readme',
5395 silly install resolved _id: 'lru-cache@2.6.1',
5395 silly install resolved _shasum: '9933eff15453fae1d27096365143c724e85c6cbd',
5395 silly install resolved _from: 'lru-cache@>=2.0.0 <3.0.0',
5395 silly install resolved _npmVersion: '2.8.1',
5395 silly install resolved _nodeVersion: '1.4.2',
5395 silly install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' },
5395 silly install resolved dist:
5395 silly install resolved { shasum: '9933eff15453fae1d27096365143c724e85c6cbd',
5395 silly install resolved tarball: 'http://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz' },
5395 silly install resolved maintainers: [ [Object] ],
5395 silly install resolved directories: {},
5395 silly install resolved _resolved: 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.1.tgz' } ]
5396 info install sigmund@1.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
5397 info install lru-cache@2.6.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
5398 info installOne sigmund@1.0.0
5399 verbose installOne of sigmund to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch not in flight; installing
5400 info installOne lru-cache@2.6.1
5401 verbose installOne of lru-cache to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch not in flight; installing
5402 silly gunzTarPerm extractEntry test/trackergroup.js
5403 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
5404 verbose get https://registry.npmjs.org/inherits not expired, no request
5405 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <2.1.0', hasData: true }
5406 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ]
5407 silly addNamed inherits@2.0.1
5408 verbose addNamed "2.0.1" is a plain semver version for inherits
5409 silly gunzTarPerm extractEntry example.png
5410 verbose lock using /home/pi/.npm/_locks/wrappy-8cc48736234fd377.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5411 verbose lock using /home/pi/.npm/_locks/wrappy-9b40d248ceb096e6.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5412 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist is being purged from base /home/pi/serverless-webrtc
5413 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
5414 verbose lock using /home/pi/.npm/_locks/sigmund-5867eb37dfb367e9.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5415 verbose lock using /home/pi/.npm/_locks/lru-cache-8ce60c70a3635509.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5416 silly install write writing wrappy 1.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5417 silly install write writing wrappy 1.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5418 verbose tar unpack /home/pi/.npm/minimist/0.0.8/package.tgz
5419 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
5420 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist is being purged
5421 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
5422 silly install write writing sigmund 1.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5423 silly install write writing lru-cache 2.6.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5424 silly gunzTarPerm modes [ '755', '644' ]
5425 silly cache afterAdd inherits@2.0.1
5426 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json not in flight; writing
5427 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5428 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5429 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5430 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5431 silly gunzTarPerm extractEntry package.json
5432 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy is being purged from base /home/pi/serverless-webrtc
5433 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5434 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy is being purged from base /home/pi/serverless-webrtc
5435 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5436 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund is being purged from base /home/pi/serverless-webrtc
5437 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5438 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache is being purged from base /home/pi/serverless-webrtc
5439 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5440 verbose tar unpack /home/pi/.npm/wrappy/1.0.1/package.tgz
5441 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5442 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy is being purged
5443 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5444 verbose tar unpack /home/pi/.npm/wrappy/1.0.1/package.tgz
5445 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5446 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy is being purged
5447 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5448 verbose tar unpack /home/pi/.npm/sigmund/1.0.0/package.tgz
5449 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5450 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund is being purged
5451 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5452 verbose tar unpack /home/pi/.npm/lru-cache/2.6.1/package.tgz
5453 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5454 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache is being purged
5455 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5456 silly gunzTarPerm modes [ '755', '644' ]
5457 silly gunzTarPerm modes [ '755', '644' ]
5458 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json written
5459 silly install resolved [ { name: 'inherits',
5459 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()',
5459 silly install resolved version: '2.0.1',
5459 silly install resolved keywords:
5459 silly install resolved [ 'inheritance',
5459 silly install resolved 'class',
5459 silly install resolved 'klass',
5459 silly install resolved 'oop',
5459 silly install resolved 'object-oriented',
5459 silly install resolved 'inherits',
5459 silly install resolved 'browser',
5459 silly install resolved 'browserify' ],
5459 silly install resolved main: './inherits.js',
5459 silly install resolved browser: './inherits_browser.js',
5459 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' },
5459 silly install resolved license: 'ISC',
5459 silly install resolved scripts: { test: 'node test' },
5459 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' },
5459 silly install resolved _id: 'inherits@2.0.1',
5459 silly install resolved dist:
5459 silly install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
5459 silly install resolved tarball: 'http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
5459 silly install resolved _from: 'inherits@>=2.0.0 <2.1.0',
5459 silly install resolved _npmVersion: '1.3.8',
5459 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
5459 silly install resolved maintainers: [ [Object] ],
5459 silly install resolved directories: {},
5459 silly install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
5459 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
5459 silly install resolved readme: 'ERROR: No README data found!',
5459 silly install resolved homepage: 'https://github.com/isaacs/inherits' } ]
5460 info install inherits@2.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
5461 info installOne inherits@2.0.1
5462 verbose installOne of inherits to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream not in flight; installing
5463 silly gunzTarPerm modes [ '755', '644' ]
5464 silly gunzTarPerm modes [ '755', '644' ]
5465 silly gunzTarPerm extractEntry LICENSE
5466 silly gunzTarPerm extractEntry index.js
5467 verbose lock using /home/pi/.npm/_locks/inherits-86c8858e7f6fe922.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5468 silly gunzTarPerm extractEntry package.json
5469 silly gunzTarPerm extractEntry package.json
5470 silly install write writing inherits 2.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5471 silly gunzTarPerm extractEntry package.json
5472 silly gunzTarPerm extractEntry test/trackerstream.js
5473 silly gunzTarPerm extractEntry package.json
5474 silly gunzTarPerm extractEntry README.md~
5475 silly gunzTarPerm extractEntry test/progress-bar.js
5476 silly gunzTarPerm extractEntry README.md
5477 silly gunzTarPerm extractEntry LICENSE
5478 silly gunzTarPerm extractEntry README.md
5479 silly gunzTarPerm extractEntry LICENSE
5480 silly gunzTarPerm extractEntry README.md
5481 silly gunzTarPerm extractEntry LICENSE
5482 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5483 silly gunzTarPerm extractEntry .travis.yml
5484 silly gunzTarPerm extractEntry example/parse.js
5485 silly gunzTarPerm extractEntry .npmignore
5486 silly gunzTarPerm extractEntry README.md
5487 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits is being purged from base /home/pi/serverless-webrtc
5488 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5489 verbose tar unpack /home/pi/.npm/inherits/2.0.1/package.tgz
5490 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5491 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits is being purged
5492 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5493 silly gunzTarPerm modes [ '755', '644' ]
5494 silly gunzTarPerm extractEntry wrappy.js
5495 silly gunzTarPerm extractEntry test/basic.js
5496 silly gunzTarPerm extractEntry wrappy.js
5497 silly gunzTarPerm extractEntry test/basic.js
5498 silly gunzTarPerm extractEntry bench.js
5499 silly gunzTarPerm extractEntry sigmund.js
5500 silly gunzTarPerm extractEntry package.json
5501 silly gunzTarPerm extractEntry LICENSE
5502 silly gunzTarPerm extractEntry CONTRIBUTORS
5503 silly gunzTarPerm extractEntry readme.markdown
5504 silly gunzTarPerm extractEntry test/dash.js
5505 silly gunzTarPerm extractEntry README.md
5506 silly gunzTarPerm extractEntry LICENSE
5507 silly gunzTarPerm extractEntry lib/lru-cache.js
5508 silly gunzTarPerm extractEntry test/basic.js
5509 silly gunzTarPerm extractEntry test/foreach.js
5510 silly gunzTarPerm extractEntry test/memory-leak.js
5511 silly gunzTarPerm extractEntry test/timeout.js
5512 silly gunzTarPerm extractEntry test/basic.js
5513 silly gunzTarPerm extractEntry inherits.js
5514 silly gunzTarPerm extractEntry inherits_browser.js
5515 silly gunzTarPerm extractEntry test/default_bool.js
5516 silly gunzTarPerm extractEntry test/dotted.js
5517 silly gunzTarPerm extractEntry test/long.js
5518 silly gunzTarPerm extractEntry test/parse.js
5519 silly gunzTarPerm extractEntry test/parse_modified.js
5520 silly gunzTarPerm extractEntry test/short.js
5521 silly gunzTarPerm extractEntry test/whitespace.js
5522 silly gunzTarPerm extractEntry test.js
5523 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/package.json
5524 info preinstall minimatch@2.0.4
5525 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/package.json
5526 silly prepareForInstallMany adding brace-expansion@^1.0.0 from minimatch dependencies
5527 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/package.json
5528 silly cache add args [ 'brace-expansion@^1.0.0', null ]
5529 verbose cache add spec brace-expansion@^1.0.0
5530 silly cache add parsed spec { raw: 'brace-expansion@^1.0.0',
5530 silly cache add scope: null,
5530 silly cache add name: 'brace-expansion',
5530 silly cache add rawSpec: '^1.0.0',
5530 silly cache add spec: '>=1.0.0 <2.0.0',
5530 silly cache add type: 'range' }
5531 silly addNamed brace-expansion@>=1.0.0 <2.0.0
5532 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for brace-expansion
5533 silly addNameRange { name: 'brace-expansion',
5533 silly addNameRange range: '>=1.0.0 <2.0.0',
5533 silly addNameRange hasData: false }
5534 silly mapToRegistry name brace-expansion
5535 silly mapToRegistry using default registry
5536 silly mapToRegistry registry https://registry.npmjs.org/
5537 silly mapToRegistry uri https://registry.npmjs.org/brace-expansion
5538 verbose addNameRange registry:https://registry.npmjs.org/brace-expansion not in flight; fetching
5539 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy/package.json
5540 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json
5541 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/package.json
5542 verbose request uri https://registry.npmjs.org/brace-expansion
5543 verbose request no auth needed
5544 info attempt registry request try #1 at 14:17:45
5545 verbose etag "18Z2VDE6EPY9JHP7D0I3PN5DH"
5546 http request GET https://registry.npmjs.org/brace-expansion
5547 info preinstall wrappy@1.0.1
5548 info preinstall wrappy@1.0.1
5549 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy/package.json
5550 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json
5551 info preinstall are-we-there-yet@1.0.4
5552 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/package.json
5553 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy/package.json
5554 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy/package.json
5555 silly install resolved []
5556 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5557 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5558 silly install resolved []
5559 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5560 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5561 silly prepareForInstallMany adding delegates@^0.1.0 from are-we-there-yet dependencies
5562 silly prepareForInstallMany adding readable-stream@^1.1.13 from are-we-there-yet dependencies
5563 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/package.json
5564 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits/package.json
5565 info linkStuff wrappy@1.0.1
5566 silly linkStuff wrappy@1.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules as its parent node_modules
5567 info linkStuff wrappy@1.0.1
5568 silly linkStuff wrappy@1.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules as its parent node_modules
5569 http 304 https://registry.npmjs.org/brace-expansion
5570 silly get cb [ 304,
5570 silly get { date: 'Tue, 21 Apr 2015 14:17:45 GMT',
5570 silly get server: 'Apache',
5570 silly get via: '1.1 varnish',
5570 silly get 'last-modified': 'Tue, 21 Apr 2015 14:17:45 GMT',
5570 silly get 'cache-control': 'max-age=60',
5570 silly get etag: '"18Z2VDE6EPY9JHP7D0I3PN5DH"',
5570 silly get age: '35',
5570 silly get 'x-served-by': 'cache-ams4130-AMS',
5570 silly get 'x-cache': 'HIT',
5570 silly get 'x-cache-hits': '1',
5570 silly get 'x-timer': 'S1429625865.770145,VS0,VE0',
5570 silly get vary: 'Accept',
5570 silly get 'content-length': '0',
5570 silly get 'keep-alive': 'timeout=10, max=50',
5570 silly get connection: 'Keep-Alive' } ]
5571 verbose etag https://registry.npmjs.org/brace-expansion from cache
5572 verbose get saving brace-expansion to /home/pi/.npm/registry.npmjs.org/brace-expansion/.cache.json
5573 info preinstall inherits@2.0.1
5574 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits/package.json
5575 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json
5576 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver/package.json
5577 info preinstall sigmund@1.0.0
5578 silly addNameRange number 2 { name: 'brace-expansion',
5578 silly addNameRange range: '>=1.0.0 <2.0.0',
5578 silly addNameRange hasData: true }
5579 silly addNameRange versions [ 'brace-expansion', [ '0.0.0', '1.0.0', '1.0.1', '1.1.0' ] ]
5580 silly addNamed brace-expansion@1.1.0
5581 verbose addNamed "1.1.0" is a plain semver version for brace-expansion
5582 silly cache add args [ 'readable-stream@^1.1.13', null ]
5583 verbose cache add spec readable-stream@^1.1.13
5584 silly cache add parsed spec { raw: 'readable-stream@^1.1.13',
5584 silly cache add scope: null,
5584 silly cache add name: 'readable-stream',
5584 silly cache add rawSpec: '^1.1.13',
5584 silly cache add spec: '>=1.1.13 <2.0.0',
5584 silly cache add type: 'range' }
5585 silly addNamed readable-stream@>=1.1.13 <2.0.0
5586 verbose addNamed ">=1.1.13 <2.0.0" is a valid semver range for readable-stream
5587 silly addNameRange { name: 'readable-stream',
5587 silly addNameRange range: '>=1.1.13 <2.0.0',
5587 silly addNameRange hasData: false }
5588 silly mapToRegistry name readable-stream
5589 silly mapToRegistry using default registry
5590 silly mapToRegistry registry https://registry.npmjs.org/
5591 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
5592 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
5593 silly cache add args [ 'delegates@^0.1.0', null ]
5594 verbose cache add spec delegates@^0.1.0
5595 silly cache add parsed spec { raw: 'delegates@^0.1.0',
5595 silly cache add scope: null,
5595 silly cache add name: 'delegates',
5595 silly cache add rawSpec: '^0.1.0',
5595 silly cache add spec: '>=0.1.0 <0.2.0',
5595 silly cache add type: 'range' }
5596 silly addNamed delegates@>=0.1.0 <0.2.0
5597 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for delegates
5598 silly addNameRange { name: 'delegates', range: '>=0.1.0 <0.2.0', hasData: false }
5599 silly mapToRegistry name delegates
5600 silly mapToRegistry using default registry
5601 silly mapToRegistry registry https://registry.npmjs.org/
5602 silly mapToRegistry uri https://registry.npmjs.org/delegates
5603 verbose addNameRange registry:https://registry.npmjs.org/delegates not in flight; fetching
5604 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits/package.json
5605 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json
5606 verbose request uri https://registry.npmjs.org/readable-stream
5607 verbose request no auth needed
5608 info attempt registry request try #1 at 14:17:46
5609 http request GET https://registry.npmjs.org/readable-stream
5610 verbose request uri https://registry.npmjs.org/delegates
5611 verbose request no auth needed
5612 info attempt registry request try #1 at 14:17:46
5613 http request GET https://registry.npmjs.org/delegates
5614 info preinstall semver@4.3.3
5615 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver/package.json
5616 verbose linkBins wrappy@1.0.1
5617 verbose linkMans wrappy@1.0.1
5618 verbose rebuildBundles wrappy@1.0.1
5619 verbose linkBins wrappy@1.0.1
5620 verbose linkMans wrappy@1.0.1
5621 verbose rebuildBundles wrappy@1.0.1
5622 info install wrappy@1.0.1
5623 info install wrappy@1.0.1
5624 silly cache afterAdd brace-expansion@1.1.0
5625 verbose afterAdd /home/pi/.npm/brace-expansion/1.1.0/package/package.json not in flight; writing
5626 silly install resolved []
5627 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5628 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5629 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json
5630 info postinstall wrappy@1.0.1
5631 info postinstall wrappy@1.0.1
5632 http 200 https://registry.npmjs.org/readable-stream
5633 silly get cb [ 200,
5633 silly get { date: 'Tue, 21 Apr 2015 14:17:46 GMT',
5633 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5633 silly get etag: '"32FILY7NIYUJ856MT6RLM79TM"',
5633 silly get 'content-type': 'application/json',
5633 silly get 'cache-control': 'max-age=60',
5633 silly get 'content-length': '42556',
5633 silly get 'accept-ranges': 'bytes',
5633 silly get via: '1.1 varnish',
5633 silly get age: '39',
5633 silly get 'x-served-by': 'cache-ams4139-AMS',
5633 silly get 'x-cache': 'HIT',
5633 silly get 'x-cache-hits': '2',
5633 silly get 'x-timer': 'S1429625866.693487,VS0,VE0',
5633 silly get vary: 'Accept',
5633 silly get 'keep-alive': 'timeout=10, max=50',
5633 silly get connection: 'Keep-Alive' } ]
5634 verbose get saving readable-stream to /home/pi/.npm/registry.npmjs.org/readable-stream/.cache.json
5635 http 200 https://registry.npmjs.org/delegates
5636 silly get cb [ 200,
5636 silly get { date: 'Tue, 21 Apr 2015 14:17:46 GMT',
5636 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5636 silly get etag: '"6UI977LKKZXOIZZ34JCLJI6L9"',
5636 silly get 'content-type': 'application/json',
5636 silly get 'cache-control': 'max-age=60',
5636 silly get 'content-length': '6013',
5636 silly get 'accept-ranges': 'bytes',
5636 silly get via: '1.1 varnish',
5636 silly get age: '5',
5636 silly get 'x-served-by': 'cache-ams4123-AMS',
5636 silly get 'x-cache': 'HIT',
5636 silly get 'x-cache-hits': '1',
5636 silly get 'x-timer': 'S1429625866.725405,VS0,VE0',
5636 silly get vary: 'Accept',
5636 silly get 'keep-alive': 'timeout=10, max=50',
5636 silly get connection: 'Keep-Alive' } ]
5637 verbose get saving delegates to /home/pi/.npm/registry.npmjs.org/delegates/.cache.json
5638 verbose unlock done using /home/pi/.npm/_locks/wrappy-8cc48736234fd377.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once/node_modules/wrappy
5639 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5640 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5641 verbose unlock done using /home/pi/.npm/_locks/wrappy-9b40d248ceb096e6.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight/node_modules/wrappy
5642 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5643 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5644 verbose afterAdd /home/pi/.npm/brace-expansion/1.1.0/package/package.json written
5645 silly install resolved [ { name: 'brace-expansion',
5645 silly install resolved description: 'Brace expansion as known from sh/bash',
5645 silly install resolved version: '1.1.0',
5645 silly install resolved repository:
5645 silly install resolved { type: 'git',
5645 silly install resolved url: 'git://github.com/juliangruber/brace-expansion.git' },
5645 silly install resolved homepage: 'https://github.com/juliangruber/brace-expansion',
5645 silly install resolved main: 'index.js',
5645 silly install resolved scripts: { test: 'tape test/*.js', gentest: 'bash test/generate.sh' },
5645 silly install resolved dependencies: { 'balanced-match': '^0.2.0', 'concat-map': '0.0.1' },
5645 silly install resolved devDependencies: { tape: '^3.0.3' },
5645 silly install resolved keywords: [],
5645 silly install resolved author:
5645 silly install resolved { name: 'Julian Gruber',
5645 silly install resolved email: 'mail@juliangruber.com',
5645 silly install resolved url: 'http://juliangruber.com' },
5645 silly install resolved license: 'MIT',
5645 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
5645 silly install resolved gitHead: 'b5fa3b1c74e5e2dba2d0efa19b28335641bc1164',
5645 silly install resolved bugs: { url: 'https://github.com/juliangruber/brace-expansion/issues' },
5645 silly install resolved _id: 'brace-expansion@1.1.0',
5645 silly install resolved _shasum: 'c9b7d03c03f37bc704be100e522b40db8f6cfcd9',
5645 silly install resolved _from: 'brace-expansion@>=1.0.0 <2.0.0',
5645 silly install resolved _npmVersion: '2.1.10',
5645 silly install resolved _nodeVersion: '0.10.32',
5645 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' },
5645 silly install resolved maintainers: [ [Object], [Object] ],
5645 silly install resolved dist:
5645 silly install resolved { shasum: 'c9b7d03c03f37bc704be100e522b40db8f6cfcd9',
5645 silly install resolved tarball: 'http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz' },
5645 silly install resolved directories: {},
5645 silly install resolved _resolved: 'https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz',
5645 silly install resolved readme: 'ERROR: No README data found!' } ]
5646 info install brace-expansion@1.1.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch
5647 info installOne brace-expansion@1.1.0
5648 verbose installOne of brace-expansion to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch not in flight; installing
5649 info linkStuff inherits@2.0.1
5650 silly linkStuff inherits@2.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules as its parent node_modules
5651 silly install resolved []
5652 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5653 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5654 verbose lock using /home/pi/.npm/_locks/brace-expansion-5462fae4bb9cffcd.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
5655 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver/package.json
5656 info linkStuff once@1.3.1
5657 silly linkStuff once@1.3.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules as its parent node_modules
5658 info linkStuff inflight@1.0.4
5659 silly linkStuff inflight@1.0.4 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules as its parent node_modules
5660 silly install write writing brace-expansion 1.1.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
5661 info linkStuff sigmund@1.0.0
5662 silly linkStuff sigmund@1.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules as its parent node_modules
5663 silly addNameRange number 2 { name: 'readable-stream',
5663 silly addNameRange range: '>=1.1.13 <2.0.0',
5663 silly addNameRange hasData: true }
5664 silly addNameRange versions [ 'readable-stream',
5664 silly addNameRange [ '0.0.1',
5664 silly addNameRange '0.0.2',
5664 silly addNameRange '0.0.3',
5664 silly addNameRange '0.0.4',
5664 silly addNameRange '0.1.0',
5664 silly addNameRange '0.2.0',
5664 silly addNameRange '0.3.0',
5664 silly addNameRange '0.3.1',
5664 silly addNameRange '1.0.0',
5664 silly addNameRange '1.0.1',
5664 silly addNameRange '1.0.2',
5664 silly addNameRange '1.0.15',
5664 silly addNameRange '1.0.17',
5664 silly addNameRange '1.1.7',
5664 silly addNameRange '1.1.8',
5664 silly addNameRange '1.1.9',
5664 silly addNameRange '1.0.24',
5664 silly addNameRange '1.0.25',
5664 silly addNameRange '1.1.10',
5664 silly addNameRange '1.0.25-1',
5664 silly addNameRange '1.1.11',
5664 silly addNameRange '1.0.26',
5664 silly addNameRange '1.0.26-1',
5664 silly addNameRange '1.1.11-1',
5664 silly addNameRange '1.0.26-2',
5664 silly addNameRange '1.1.12',
5664 silly addNameRange '1.0.26-3',
5664 silly addNameRange '1.0.26-4',
5664 silly addNameRange '1.1.12-1',
5664 silly addNameRange '1.0.27-1',
5664 silly addNameRange '1.1.13-1',
5664 silly addNameRange '1.0.31',
5664 silly addNameRange '1.1.13',
5664 silly addNameRange '1.0.32',
5664 silly addNameRange '1.0.32-1',
5664 silly addNameRange '1.0.33-1',
5664 silly addNameRange '1.0.33-2',
5664 silly addNameRange '1.0.33' ] ]
5665 silly addNamed readable-stream@1.1.13
5666 verbose addNamed "1.1.13" is a plain semver version for readable-stream
5667 silly mapToRegistry name readable-stream
5668 silly mapToRegistry using default registry
5669 silly mapToRegistry registry https://registry.npmjs.org/
5670 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
5671 verbose addRemoteTarball https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz not in flight; adding
5672 verbose addRemoteTarball [ 'https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz',
5672 verbose addRemoteTarball 'f6eef764f514c89e2b9e23146a75ba106756d23e' ]
5673 silly addNameRange number 2 { name: 'delegates', range: '>=0.1.0 <0.2.0', hasData: true }
5674 silly addNameRange versions [ 'delegates', [ '0.0.1', '0.0.2', '0.0.3', '0.1.0' ] ]
5675 silly addNamed delegates@0.1.0
5676 verbose addNamed "0.1.0" is a plain semver version for delegates
5677 silly mapToRegistry name delegates
5678 silly mapToRegistry using default registry
5679 silly mapToRegistry registry https://registry.npmjs.org/
5680 silly mapToRegistry uri https://registry.npmjs.org/delegates
5681 verbose addRemoteTarball https://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz not in flight; adding
5682 verbose addRemoteTarball [ 'https://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz',
5682 verbose addRemoteTarball 'b4b57be11a1653517a04b27f0949bdc327dfe390' ]
5683 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
5684 info retry fetch attempt 1 at 14:17:47
5685 info attempt registry request try #1 at 14:17:47
5686 http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
5687 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion is being purged from base /home/pi/serverless-webrtc
5688 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
5689 info retry fetch attempt 1 at 14:17:47
5690 info attempt registry request try #1 at 14:17:47
5691 http fetch GET https://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz
5692 verbose tar unpack /home/pi/.npm/brace-expansion/1.1.0/package.tgz
5693 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
5694 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion is being purged
5695 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
5696 verbose linkBins inherits@2.0.1
5697 verbose linkMans inherits@2.0.1
5698 verbose rebuildBundles inherits@2.0.1
5699 silly gunzTarPerm modes [ '755', '644' ]
5700 info install inherits@2.0.1
5701 silly install resolved []
5702 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
5703 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
5704 info postinstall inherits@2.0.1
5705 verbose linkBins once@1.3.1
5706 verbose linkMans once@1.3.1
5707 verbose rebuildBundles once@1.3.1
5708 verbose linkBins inflight@1.0.4
5709 verbose linkMans inflight@1.0.4
5710 verbose rebuildBundles inflight@1.0.4
5711 verbose rebuildBundles [ 'wrappy' ]
5712 info install once@1.3.1
5713 verbose rebuildBundles [ 'wrappy' ]
5714 info install inflight@1.0.4
5715 silly gunzTarPerm extractEntry package.json
5716 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json
5717 verbose unlock done using /home/pi/.npm/_locks/inherits-86c8858e7f6fe922.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream/node_modules/inherits
5718 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
5719 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
5720 verbose linkBins sigmund@1.0.0
5721 verbose linkMans sigmund@1.0.0
5722 verbose rebuildBundles sigmund@1.0.0
5723 info postinstall once@1.3.1
5724 info postinstall inflight@1.0.4
5725 info install sigmund@1.0.0
5726 info postinstall sigmund@1.0.0
5727 silly gunzTarPerm extractEntry .npmignore
5728 silly gunzTarPerm extractEntry README.md
5729 info preinstall gauge@1.2.0
5730 verbose unlock done using /home/pi/.npm/_locks/once-355ec8db4b215341.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/once
5731 verbose unlock done using /home/pi/.npm/_locks/inflight-50a33ed2979c3c89.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/inflight
5732 http fetch 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
5733 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json
5734 verbose unlock done using /home/pi/.npm/_locks/sigmund-5867eb37dfb367e9.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund
5735 info linkStuff semver@4.3.3
5736 silly linkStuff semver@4.3.3 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
5737 info linkStuff fstream@1.0.4
5738 silly linkStuff fstream@1.0.4 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
5739 silly gunzTarPerm extractEntry example.js
5740 silly gunzTarPerm extractEntry index.js
5741 silly prepareForInstallMany adding has-unicode@^1.0.0 from gauge dependencies
5742 silly prepareForInstallMany adding lodash.pad@^3.0.0 from gauge dependencies
5743 silly prepareForInstallMany adding lodash.padleft@^3.0.0 from gauge dependencies
5744 silly prepareForInstallMany adding lodash.padright@^3.0.0 from gauge dependencies
5745 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json
5746 http fetch 200 https://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz
5747 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/package.json
5748 verbose linkBins semver@4.3.3
5749 verbose link bins [ { semver: './bin/semver' },
5749 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin',
5749 verbose link bins false ]
5750 verbose linkMans semver@4.3.3
5751 verbose rebuildBundles semver@4.3.3
5752 silly gunzTarPerm extractEntry .travis.yml
5753 silly gunzTarPerm extractEntry test/bash-comparison.js
5754 silly fetchAndShaCheck shasum b4b57be11a1653517a04b27f0949bdc327dfe390
5755 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/semver is being purged
5756 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/semver
5757 verbose linkBins fstream@1.0.4
5758 verbose linkMans fstream@1.0.4
5759 verbose rebuildBundles fstream@1.0.4
5760 info preinstall lru-cache@2.6.1
5761 verbose rebuildBundles [ 'inherits' ]
5762 info install fstream@1.0.4
5763 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/package.json
5764 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/package.json
5765 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/delegates/-/delegates-0.1.0.tgz not in flight; adding
5766 verbose addTmpTarball already have metadata; skipping unpack for delegates@0.1.0
5767 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/package.json
5768 info postinstall fstream@1.0.4
5769 info install semver@4.3.3
5770 verbose unlock done using /home/pi/.npm/_locks/fstream-4afe235e095cb87a.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/fstream
5771 info preinstall request@2.55.0
5772 silly cache add args [ 'has-unicode@^1.0.0', null ]
5773 verbose cache add spec has-unicode@^1.0.0
5774 silly cache add parsed spec { raw: 'has-unicode@^1.0.0',
5774 silly cache add scope: null,
5774 silly cache add name: 'has-unicode',
5774 silly cache add rawSpec: '^1.0.0',
5774 silly cache add spec: '>=1.0.0 <2.0.0',
5774 silly cache add type: 'range' }
5775 silly addNamed has-unicode@>=1.0.0 <2.0.0
5776 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for has-unicode
5777 silly addNameRange { name: 'has-unicode', range: '>=1.0.0 <2.0.0', hasData: false }
5778 silly mapToRegistry name has-unicode
5779 silly mapToRegistry using default registry
5780 silly mapToRegistry registry https://registry.npmjs.org/
5781 silly mapToRegistry uri https://registry.npmjs.org/has-unicode
5782 verbose addNameRange registry:https://registry.npmjs.org/has-unicode not in flight; fetching
5783 silly cache add args [ 'lodash.pad@^3.0.0', null ]
5784 verbose cache add spec lodash.pad@^3.0.0
5785 silly cache add parsed spec { raw: 'lodash.pad@^3.0.0',
5785 silly cache add scope: null,
5785 silly cache add name: 'lodash.pad',
5785 silly cache add rawSpec: '^3.0.0',
5785 silly cache add spec: '>=3.0.0 <4.0.0',
5785 silly cache add type: 'range' }
5786 silly addNamed lodash.pad@>=3.0.0 <4.0.0
5787 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.pad
5788 silly addNameRange { name: 'lodash.pad', range: '>=3.0.0 <4.0.0', hasData: false }
5789 silly mapToRegistry name lodash.pad
5790 silly mapToRegistry using default registry
5791 silly mapToRegistry registry https://registry.npmjs.org/
5792 silly mapToRegistry uri https://registry.npmjs.org/lodash.pad
5793 verbose addNameRange registry:https://registry.npmjs.org/lodash.pad not in flight; fetching
5794 silly cache add args [ 'lodash.padleft@^3.0.0', null ]
5795 verbose cache add spec lodash.padleft@^3.0.0
5796 silly cache add parsed spec { raw: 'lodash.padleft@^3.0.0',
5796 silly cache add scope: null,
5796 silly cache add name: 'lodash.padleft',
5796 silly cache add rawSpec: '^3.0.0',
5796 silly cache add spec: '>=3.0.0 <4.0.0',
5796 silly cache add type: 'range' }
5797 silly addNamed lodash.padleft@>=3.0.0 <4.0.0
5798 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.padleft
5799 silly addNameRange { name: 'lodash.padleft',
5799 silly addNameRange range: '>=3.0.0 <4.0.0',
5799 silly addNameRange hasData: false }
5800 silly mapToRegistry name lodash.padleft
5801 silly mapToRegistry using default registry
5802 silly mapToRegistry registry https://registry.npmjs.org/
5803 silly mapToRegistry uri https://registry.npmjs.org/lodash.padleft
5804 verbose addNameRange registry:https://registry.npmjs.org/lodash.padleft not in flight; fetching
5805 silly cache add args [ 'lodash.padright@^3.0.0', null ]
5806 verbose cache add spec lodash.padright@^3.0.0
5807 silly cache add parsed spec { raw: 'lodash.padright@^3.0.0',
5807 silly cache add scope: null,
5807 silly cache add name: 'lodash.padright',
5807 silly cache add rawSpec: '^3.0.0',
5807 silly cache add spec: '>=3.0.0 <4.0.0',
5807 silly cache add type: 'range' }
5808 silly addNamed lodash.padright@>=3.0.0 <4.0.0
5809 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.padright
5810 silly addNameRange { name: 'lodash.padright',
5810 silly addNameRange range: '>=3.0.0 <4.0.0',
5810 silly addNameRange hasData: false }
5811 silly mapToRegistry name lodash.padright
5812 silly mapToRegistry using default registry
5813 silly mapToRegistry registry https://registry.npmjs.org/
5814 silly mapToRegistry uri https://registry.npmjs.org/lodash.padright
5815 verbose addNameRange registry:https://registry.npmjs.org/lodash.padright not in flight; fetching
5816 info postinstall semver@4.3.3
5817 info preinstall tar@1.0.3
5818 silly fetchAndShaCheck shasum f6eef764f514c89e2b9e23146a75ba106756d23e
5819 verbose request uri https://registry.npmjs.org/has-unicode
5820 verbose request no auth needed
5821 info attempt registry request try #1 at 14:17:49
5822 http request GET https://registry.npmjs.org/has-unicode
5823 verbose request uri https://registry.npmjs.org/lodash.pad
5824 verbose request no auth needed
5825 info attempt registry request try #1 at 14:17:49
5826 http request GET https://registry.npmjs.org/lodash.pad
5827 verbose request uri https://registry.npmjs.org/lodash.padleft
5828 verbose request no auth needed
5829 info attempt registry request try #1 at 14:17:49
5830 http request GET https://registry.npmjs.org/lodash.padleft
5831 verbose request uri https://registry.npmjs.org/lodash.padright
5832 verbose request no auth needed
5833 info attempt registry request try #1 at 14:17:49
5834 http request GET https://registry.npmjs.org/lodash.padright
5835 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/package.json
5836 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/package.json
5837 verbose unlock done using /home/pi/.npm/_locks/semver-38e33643ddce564f.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/semver
5838 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist/package.json
5839 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz not in flight; adding
5840 verbose addTmpTarball already have metadata; skipping unpack for readable-stream@1.1.13
5841 silly gunzTarPerm extractEntry test/same-type.js
5842 silly gunzTarPerm extractEntry test/dollar.js
5843 silly gunzTarPerm extractEntry test/empty-option.js
5844 silly gunzTarPerm extractEntry test/pad.js
5845 silly gunzTarPerm extractEntry test/order.js
5846 silly gunzTarPerm extractEntry test/nested.js
5847 silly gunzTarPerm extractEntry test/sequence.js
5848 silly gunzTarPerm extractEntry test/negative-increment.js
5849 silly gunzTarPerm extractEntry test/bash-results.txt
5850 silly gunzTarPerm extractEntry test/generate.sh
5851 silly gunzTarPerm extractEntry test/cases.txt
5852 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/package.json
5853 info preinstall minimist@0.0.8
5854 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist/package.json
5855 http 200 https://registry.npmjs.org/lodash.padright
5856 silly get cb [ 200,
5856 silly get { date: 'Tue, 21 Apr 2015 14:17:50 GMT',
5856 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5856 silly get etag: '"422IOGBKTH8I12F3URRA4TPLE"',
5856 silly get 'content-type': 'application/json',
5856 silly get 'cache-control': 'max-age=60',
5856 silly get 'content-length': '5469',
5856 silly get 'accept-ranges': 'bytes',
5856 silly get via: '1.1 varnish',
5856 silly get age: '44',
5856 silly get 'x-served-by': 'cache-ams4134-AMS',
5856 silly get 'x-cache': 'HIT',
5856 silly get 'x-cache-hits': '1',
5856 silly get 'x-timer': 'S1429625870.017861,VS0,VE0',
5856 silly get vary: 'Accept',
5856 silly get 'keep-alive': 'timeout=10, max=50',
5856 silly get connection: 'Keep-Alive' } ]
5857 verbose get saving lodash.padright to /home/pi/.npm/registry.npmjs.org/lodash.padright/.cache.json
5858 http 200 https://registry.npmjs.org/lodash.pad
5859 silly get cb [ 200,
5859 silly get { date: 'Tue, 21 Apr 2015 14:17:50 GMT',
5859 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5859 silly get etag: '"4WOMUP9H0MLQS099H7K4H8OOL"',
5859 silly get 'content-type': 'application/json',
5859 silly get 'cache-control': 'max-age=60',
5859 silly get 'content-length': '5369',
5859 silly get 'accept-ranges': 'bytes',
5859 silly get via: '1.1 varnish',
5859 silly get age: '44',
5859 silly get 'x-served-by': 'cache-ams4124-AMS',
5859 silly get 'x-cache': 'HIT',
5859 silly get 'x-cache-hits': '1',
5859 silly get 'x-timer': 'S1429625870.027329,VS0,VE0',
5859 silly get vary: 'Accept',
5859 silly get 'keep-alive': 'timeout=10, max=50',
5859 silly get connection: 'Keep-Alive' } ]
5860 verbose get saving lodash.pad to /home/pi/.npm/registry.npmjs.org/lodash.pad/.cache.json
5861 http 200 https://registry.npmjs.org/lodash.padleft
5862 silly get cb [ 200,
5862 silly get { date: 'Tue, 21 Apr 2015 14:17:50 GMT',
5862 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5862 silly get etag: '"9X7UVFNXNPU790GE7MMEG8838"',
5862 silly get 'content-type': 'application/json',
5862 silly get 'cache-control': 'max-age=60',
5862 silly get 'content-length': '5449',
5862 silly get 'accept-ranges': 'bytes',
5862 silly get via: '1.1 varnish',
5862 silly get age: '44',
5862 silly get 'x-served-by': 'cache-ams4132-AMS',
5862 silly get 'x-cache': 'HIT',
5862 silly get 'x-cache-hits': '1',
5862 silly get 'x-timer': 'S1429625870.040212,VS0,VE0',
5862 silly get vary: 'Accept',
5862 silly get 'keep-alive': 'timeout=10, max=50',
5862 silly get connection: 'Keep-Alive' } ]
5863 verbose get saving lodash.padleft to /home/pi/.npm/registry.npmjs.org/lodash.padleft/.cache.json
5864 silly cache afterAdd delegates@0.1.0
5865 verbose afterAdd /home/pi/.npm/delegates/0.1.0/package/package.json not in flight; writing
5866 http 200 https://registry.npmjs.org/has-unicode
5867 silly get cb [ 200,
5867 silly get { date: 'Tue, 21 Apr 2015 14:17:50 GMT',
5867 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
5867 silly get etag: '"6EWGB8L7PCPP2DNV6SVK61ZDE"',
5867 silly get 'content-type': 'application/json',
5867 silly get 'cache-control': 'max-age=60',
5867 silly get 'content-length': '2862',
5867 silly get 'accept-ranges': 'bytes',
5867 silly get via: '1.1 varnish',
5867 silly get age: '8',
5867 silly get 'x-served-by': 'cache-ams4131-AMS',
5867 silly get 'x-cache': 'HIT',
5867 silly get 'x-cache-hits': '1',
5867 silly get 'x-timer': 'S1429625870.098908,VS0,VE0',
5867 silly get vary: 'Accept',
5867 silly get 'keep-alive': 'timeout=10, max=50',
5867 silly get connection: 'Keep-Alive' } ]
5868 verbose get saving has-unicode to /home/pi/.npm/registry.npmjs.org/has-unicode/.cache.json
5869 silly prepareForInstallMany adding bl@~0.9.0 from request dependencies
5870 silly prepareForInstallMany adding caseless@~0.9.0 from request dependencies
5871 silly prepareForInstallMany adding forever-agent@~0.6.0 from request dependencies
5872 silly prepareForInstallMany adding form-data@~0.2.0 from request dependencies
5873 silly prepareForInstallMany adding json-stringify-safe@~5.0.0 from request dependencies
5874 silly prepareForInstallMany adding mime-types@~2.0.1 from request dependencies
5875 silly prepareForInstallMany adding node-uuid@~1.4.0 from request dependencies
5876 silly prepareForInstallMany adding qs@~2.4.0 from request dependencies
5877 silly prepareForInstallMany adding tunnel-agent@~0.4.0 from request dependencies
5878 silly prepareForInstallMany adding tough-cookie@>=0.12.0 from request dependencies
5879 silly prepareForInstallMany adding http-signature@~0.10.0 from request dependencies
5880 silly prepareForInstallMany adding oauth-sign@~0.6.0 from request dependencies
5881 silly prepareForInstallMany adding hawk@~2.3.0 from request dependencies
5882 silly prepareForInstallMany adding aws-sign2@~0.5.0 from request dependencies
5883 silly prepareForInstallMany adding stringstream@~0.0.4 from request dependencies
5884 silly prepareForInstallMany adding combined-stream@~0.0.5 from request dependencies
5885 silly prepareForInstallMany adding isstream@~0.1.1 from request dependencies
5886 silly prepareForInstallMany adding har-validator@^1.4.0 from request dependencies
5887 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/package.json
5888 silly prepareForInstallMany adding block-stream@* from tar dependencies
5889 silly prepareForInstallMany adding inherits@2 from tar dependencies
5890 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/package.json
5891 verbose afterAdd /home/pi/.npm/delegates/0.1.0/package/package.json written
5892 silly install resolved []
5893 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5894 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
5895 silly cache afterAdd readable-stream@1.1.13
5896 verbose afterAdd /home/pi/.npm/readable-stream/1.1.13/package/package.json not in flight; writing
5897 silly addNameRange number 2 { name: 'lodash.padright',
5897 silly addNameRange range: '>=3.0.0 <4.0.0',
5897 silly addNameRange hasData: true }
5898 silly addNameRange versions [ 'lodash.padright', [ '3.0.0', '3.1.0' ] ]
5899 silly addNamed lodash.padright@3.1.0
5900 verbose addNamed "3.1.0" is a plain semver version for lodash.padright
5901 silly addNameRange number 2 { name: 'lodash.pad', range: '>=3.0.0 <4.0.0', hasData: true }
5902 silly addNameRange versions [ 'lodash.pad', [ '3.0.0', '3.1.0' ] ]
5903 silly addNamed lodash.pad@3.1.0
5904 verbose addNamed "3.1.0" is a plain semver version for lodash.pad
5905 silly addNameRange number 2 { name: 'lodash.padleft',
5905 silly addNameRange range: '>=3.0.0 <4.0.0',
5905 silly addNameRange hasData: true }
5906 silly addNameRange versions [ 'lodash.padleft', [ '3.0.0', '3.1.0' ] ]
5907 silly addNamed lodash.padleft@3.1.0
5908 verbose addNamed "3.1.0" is a plain semver version for lodash.padleft
5909 silly mapToRegistry name lodash.padright
5910 silly mapToRegistry using default registry
5911 silly mapToRegistry registry https://registry.npmjs.org/
5912 silly mapToRegistry uri https://registry.npmjs.org/lodash.padright
5913 verbose addRemoteTarball https://registry.npmjs.org/lodash.padright/-/lodash.padright-3.1.0.tgz not in flight; adding
5914 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.padright/-/lodash.padright-3.1.0.tgz',
5914 verbose addRemoteTarball '155aa4ed10f4103829031a14516dcb5f3f6c777f' ]
5915 silly mapToRegistry name lodash.pad
5916 silly mapToRegistry using default registry
5917 silly mapToRegistry registry https://registry.npmjs.org/
5918 silly mapToRegistry uri https://registry.npmjs.org/lodash.pad
5919 verbose addRemoteTarball https://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.0.tgz not in flight; adding
5920 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.0.tgz',
5920 verbose addRemoteTarball '9f18b1f3749a95e197b5ff2ae752ea9851ada965' ]
5921 silly mapToRegistry name lodash.padleft
5922 silly mapToRegistry using default registry
5923 silly mapToRegistry registry https://registry.npmjs.org/
5924 silly mapToRegistry uri https://registry.npmjs.org/lodash.padleft
5925 verbose addRemoteTarball https://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.0.tgz not in flight; adding
5926 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.0.tgz',
5926 verbose addRemoteTarball 'ac94eeeb3ec4df6394b893c6f4f7faa5cb96a5c1' ]
5927 silly addNameRange number 2 { name: 'has-unicode', range: '>=1.0.0 <2.0.0', hasData: true }
5928 silly addNameRange versions [ 'has-unicode', [ '1.0.0' ] ]
5929 silly addNamed has-unicode@1.0.0
5930 verbose addNamed "1.0.0" is a plain semver version for has-unicode
5931 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist/package.json
5932 silly mapToRegistry name has-unicode
5933 silly mapToRegistry using default registry
5934 silly mapToRegistry registry https://registry.npmjs.org/
5935 silly mapToRegistry uri https://registry.npmjs.org/has-unicode
5936 verbose addRemoteTarball https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz not in flight; adding
5937 verbose addRemoteTarball [ 'https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz',
5937 verbose addRemoteTarball 'bac5c44e064c2ffc3b8fcbd8c71afe08f9afc8cc' ]
5938 info retry fetch attempt 1 at 14:17:50
5939 info attempt registry request try #1 at 14:17:50
5940 http fetch GET https://registry.npmjs.org/lodash.padright/-/lodash.padright-3.1.0.tgz
5941 info retry fetch attempt 1 at 14:17:50
5942 info attempt registry request try #1 at 14:17:50
5943 http fetch GET https://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.0.tgz
5944 info retry fetch attempt 1 at 14:17:50
5945 info attempt registry request try #1 at 14:17:50
5946 http fetch GET https://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.0.tgz
5947 verbose afterAdd /home/pi/.npm/readable-stream/1.1.13/package/package.json written
5948 silly install resolved [ { name: 'delegates',
5948 silly install resolved version: '0.1.0',
5948 silly install resolved repository:
5948 silly install resolved { type: 'git',
5948 silly install resolved url: 'git://github.com/visionmedia/node-delegates' },
5948 silly install resolved description: 'delegate methods and accessors to another property',
5948 silly install resolved keywords: [ 'delegate', 'delegation' ],
5948 silly install resolved dependencies: {},
5948 silly install resolved devDependencies: { mocha: '*', should: '*' },
5948 silly install resolved license: 'MIT',
5948 silly install resolved bugs: { url: 'https://github.com/visionmedia/node-delegates/issues' },
5948 silly install resolved homepage: 'https://github.com/visionmedia/node-delegates',
5948 silly install resolved _id: 'delegates@0.1.0',
5948 silly install resolved _shasum: 'b4b57be11a1653517a04b27f0949bdc327dfe390',
5948 silly install resolved _from: 'delegates@>=0.1.0 <0.2.0',
5948 silly install resolved _npmVersion: '1.4.9',
5948 silly install resolved _npmUser: { name: 'dominicbarnes', email: 'dominic@dbarnes.info' },
5948 silly install resolved maintainers: [ [Object], [Object] ],
5948 silly install resolved dist:
5948 silly install resolved { shasum: 'b4b57be11a1653517a04b27f0949bdc327dfe390',
5948 silly install resolved tarball: 'http://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz' },
5948 silly install resolved directories: {},
5948 silly install resolved _resolved: 'https://registry.npmjs.org/delegates/-/delegates-0.1.0.tgz' },
5948 silly install resolved { name: 'readable-stream',
5948 silly install resolved version: '1.1.13',
5948 silly install resolved description: 'Streams3, a user-land copy of the stream library from Node.js v0.11.x',
5948 silly install resolved main: 'readable.js',
5948 silly install resolved dependencies:
5948 silly install resolved { 'core-util-is': '~1.0.0',
5948 silly install resolved isarray: '0.0.1',
5948 silly install resolved string_decoder: '~0.10.x',
5948 silly install resolved inherits: '~2.0.1' },
5948 silly install resolved devDependencies: { tap: '~0.2.6' },
5948 silly install resolved scripts: { test: 'tap test/simple/*.js' },
5948 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/readable-stream' },
5948 silly install resolved keywords: [ 'readable', 'stream', 'pipe' ],
5948 silly install resolved browser: { util: false },
5948 silly install resolved author:
5948 silly install resolved { name: 'Isaac Z. Schlueter',
5948 silly install resolved email: 'i@izs.me',
5948 silly install resolved url: 'http://blog.izs.me/' },
5948 silly install resolved license: 'MIT',
5948 silly install resolved gitHead: '3b672fd7ae92acf5b4ffdbabf74b372a0a56b051',
5948 silly install resolved bugs: { url: 'https://github.com/isaacs/readable-stream/issues' },
5948 silly install resolved homepage: 'https://github.com/isaacs/readable-stream',
5948 silly install resolved _id: 'readable-stream@1.1.13',
5948 silly install resolved _shasum: 'f6eef764f514c89e2b9e23146a75ba106756d23e',
5948 silly install resolved _from: 'readable-stream@>=1.1.13 <2.0.0',
5948 silly install resolved _npmVersion: '1.4.23',
5948 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' },
5948 silly install resolved maintainers: [ [Object], [Object], [Object] ],
5948 silly install resolved dist:
5948 silly install resolved { shasum: 'f6eef764f514c89e2b9e23146a75ba106756d23e',
5948 silly install resolved tarball: 'http://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz' },
5948 silly install resolved directories: {},
5948 silly install resolved _resolved: 'https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz' } ]
5949 info install delegates@0.1.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5950 info install readable-stream@1.1.13 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet
5951 info installOne delegates@0.1.0
5952 verbose installOne of delegates to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet not in flight; installing
5953 info installOne readable-stream@1.1.13
5954 verbose installOne of readable-stream to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet not in flight; installing
5955 info retry fetch attempt 1 at 14:17:50
5956 info attempt registry request try #1 at 14:17:50
5957 http fetch GET https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz
5958 silly cache add args [ 'bl@~0.9.0', null ]
5959 verbose cache add spec bl@~0.9.0
5960 silly cache add parsed spec { raw: 'bl@~0.9.0',
5960 silly cache add scope: null,
5960 silly cache add name: 'bl',
5960 silly cache add rawSpec: '~0.9.0',
5960 silly cache add spec: '>=0.9.0 <0.10.0',
5960 silly cache add type: 'range' }
5961 silly addNamed bl@>=0.9.0 <0.10.0
5962 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for bl
5963 silly addNameRange { name: 'bl', range: '>=0.9.0 <0.10.0', hasData: false }
5964 silly mapToRegistry name bl
5965 silly mapToRegistry using default registry
5966 silly mapToRegistry registry https://registry.npmjs.org/
5967 silly mapToRegistry uri https://registry.npmjs.org/bl
5968 verbose addNameRange registry:https://registry.npmjs.org/bl not in flight; fetching
5969 silly cache add args [ 'caseless@~0.9.0', null ]
5970 verbose cache add spec caseless@~0.9.0
5971 silly cache add parsed spec { raw: 'caseless@~0.9.0',
5971 silly cache add scope: null,
5971 silly cache add name: 'caseless',
5971 silly cache add rawSpec: '~0.9.0',
5971 silly cache add spec: '>=0.9.0 <0.10.0',
5971 silly cache add type: 'range' }
5972 silly addNamed caseless@>=0.9.0 <0.10.0
5973 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for caseless
5974 silly addNameRange { name: 'caseless', range: '>=0.9.0 <0.10.0', hasData: false }
5975 silly mapToRegistry name caseless
5976 silly mapToRegistry using default registry
5977 silly mapToRegistry registry https://registry.npmjs.org/
5978 silly mapToRegistry uri https://registry.npmjs.org/caseless
5979 verbose addNameRange registry:https://registry.npmjs.org/caseless not in flight; fetching
5980 silly cache add args [ 'forever-agent@~0.6.0', null ]
5981 verbose cache add spec forever-agent@~0.6.0
5982 silly cache add parsed spec { raw: 'forever-agent@~0.6.0',
5982 silly cache add scope: null,
5982 silly cache add name: 'forever-agent',
5982 silly cache add rawSpec: '~0.6.0',
5982 silly cache add spec: '>=0.6.0 <0.7.0',
5982 silly cache add type: 'range' }
5983 silly addNamed forever-agent@>=0.6.0 <0.7.0
5984 verbose addNamed ">=0.6.0 <0.7.0" is a valid semver range for forever-agent
5985 silly addNameRange { name: 'forever-agent',
5985 silly addNameRange range: '>=0.6.0 <0.7.0',
5985 silly addNameRange hasData: false }
5986 silly mapToRegistry name forever-agent
5987 silly mapToRegistry using default registry
5988 silly mapToRegistry registry https://registry.npmjs.org/
5989 silly mapToRegistry uri https://registry.npmjs.org/forever-agent
5990 verbose addNameRange registry:https://registry.npmjs.org/forever-agent not in flight; fetching
5991 silly cache add args [ 'form-data@~0.2.0', null ]
5992 verbose cache add spec form-data@~0.2.0
5993 silly cache add parsed spec { raw: 'form-data@~0.2.0',
5993 silly cache add scope: null,
5993 silly cache add name: 'form-data',
5993 silly cache add rawSpec: '~0.2.0',
5993 silly cache add spec: '>=0.2.0 <0.3.0',
5993 silly cache add type: 'range' }
5994 silly addNamed form-data@>=0.2.0 <0.3.0
5995 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for form-data
5996 silly addNameRange { name: 'form-data', range: '>=0.2.0 <0.3.0', hasData: false }
5997 silly mapToRegistry name form-data
5998 silly mapToRegistry using default registry
5999 silly mapToRegistry registry https://registry.npmjs.org/
6000 silly mapToRegistry uri https://registry.npmjs.org/form-data
6001 verbose addNameRange registry:https://registry.npmjs.org/form-data not in flight; fetching
6002 silly cache add args [ 'json-stringify-safe@~5.0.0', null ]
6003 verbose cache add spec json-stringify-safe@~5.0.0
6004 silly cache add parsed spec { raw: 'json-stringify-safe@~5.0.0',
6004 silly cache add scope: null,
6004 silly cache add name: 'json-stringify-safe',
6004 silly cache add rawSpec: '~5.0.0',
6004 silly cache add spec: '>=5.0.0 <5.1.0',
6004 silly cache add type: 'range' }
6005 silly addNamed json-stringify-safe@>=5.0.0 <5.1.0
6006 verbose addNamed ">=5.0.0 <5.1.0" is a valid semver range for json-stringify-safe
6007 silly addNameRange { name: 'json-stringify-safe',
6007 silly addNameRange range: '>=5.0.0 <5.1.0',
6007 silly addNameRange hasData: false }
6008 silly mapToRegistry name json-stringify-safe
6009 silly mapToRegistry using default registry
6010 silly mapToRegistry registry https://registry.npmjs.org/
6011 silly mapToRegistry uri https://registry.npmjs.org/json-stringify-safe
6012 verbose addNameRange registry:https://registry.npmjs.org/json-stringify-safe not in flight; fetching
6013 silly cache add args [ 'mime-types@~2.0.1', null ]
6014 verbose cache add spec mime-types@~2.0.1
6015 silly cache add parsed spec { raw: 'mime-types@~2.0.1',
6015 silly cache add scope: null,
6015 silly cache add name: 'mime-types',
6015 silly cache add rawSpec: '~2.0.1',
6015 silly cache add spec: '>=2.0.1 <2.1.0',
6015 silly cache add type: 'range' }
6016 silly addNamed mime-types@>=2.0.1 <2.1.0
6017 verbose addNamed ">=2.0.1 <2.1.0" is a valid semver range for mime-types
6018 silly addNameRange { name: 'mime-types', range: '>=2.0.1 <2.1.0', hasData: false }
6019 silly mapToRegistry name mime-types
6020 silly mapToRegistry using default registry
6021 silly mapToRegistry registry https://registry.npmjs.org/
6022 silly mapToRegistry uri https://registry.npmjs.org/mime-types
6023 verbose addNameRange registry:https://registry.npmjs.org/mime-types not in flight; fetching
6024 silly cache add args [ 'node-uuid@~1.4.0', null ]
6025 verbose cache add spec node-uuid@~1.4.0
6026 silly cache add parsed spec { raw: 'node-uuid@~1.4.0',
6026 silly cache add scope: null,
6026 silly cache add name: 'node-uuid',
6026 silly cache add rawSpec: '~1.4.0',
6026 silly cache add spec: '>=1.4.0 <1.5.0',
6026 silly cache add type: 'range' }
6027 silly addNamed node-uuid@>=1.4.0 <1.5.0
6028 verbose addNamed ">=1.4.0 <1.5.0" is a valid semver range for node-uuid
6029 silly addNameRange { name: 'node-uuid', range: '>=1.4.0 <1.5.0', hasData: false }
6030 silly mapToRegistry name node-uuid
6031 silly mapToRegistry using default registry
6032 silly mapToRegistry registry https://registry.npmjs.org/
6033 silly mapToRegistry uri https://registry.npmjs.org/node-uuid
6034 verbose addNameRange registry:https://registry.npmjs.org/node-uuid not in flight; fetching
6035 silly cache add args [ 'qs@~2.4.0', null ]
6036 verbose cache add spec qs@~2.4.0
6037 silly cache add parsed spec { raw: 'qs@~2.4.0',
6037 silly cache add scope: null,
6037 silly cache add name: 'qs',
6037 silly cache add rawSpec: '~2.4.0',
6037 silly cache add spec: '>=2.4.0 <2.5.0',
6037 silly cache add type: 'range' }
6038 silly addNamed qs@>=2.4.0 <2.5.0
6039 verbose addNamed ">=2.4.0 <2.5.0" is a valid semver range for qs
6040 silly addNameRange { name: 'qs', range: '>=2.4.0 <2.5.0', hasData: false }
6041 silly mapToRegistry name qs
6042 silly mapToRegistry using default registry
6043 silly mapToRegistry registry https://registry.npmjs.org/
6044 silly mapToRegistry uri https://registry.npmjs.org/qs
6045 verbose addNameRange registry:https://registry.npmjs.org/qs not in flight; fetching
6046 silly cache add args [ 'tunnel-agent@~0.4.0', null ]
6047 verbose cache add spec tunnel-agent@~0.4.0
6048 silly cache add parsed spec { raw: 'tunnel-agent@~0.4.0',
6048 silly cache add scope: null,
6048 silly cache add name: 'tunnel-agent',
6048 silly cache add rawSpec: '~0.4.0',
6048 silly cache add spec: '>=0.4.0 <0.5.0',
6048 silly cache add type: 'range' }
6049 silly addNamed tunnel-agent@>=0.4.0 <0.5.0
6050 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for tunnel-agent
6051 silly addNameRange { name: 'tunnel-agent', range: '>=0.4.0 <0.5.0', hasData: false }
6052 silly mapToRegistry name tunnel-agent
6053 silly mapToRegistry using default registry
6054 silly mapToRegistry registry https://registry.npmjs.org/
6055 silly mapToRegistry uri https://registry.npmjs.org/tunnel-agent
6056 verbose addNameRange registry:https://registry.npmjs.org/tunnel-agent not in flight; fetching
6057 silly cache add args [ 'tough-cookie@>=0.12.0', null ]
6058 verbose cache add spec tough-cookie@>=0.12.0
6059 silly cache add parsed spec { raw: 'tough-cookie@>=0.12.0',
6059 silly cache add scope: null,
6059 silly cache add name: 'tough-cookie',
6059 silly cache add rawSpec: '>=0.12.0',
6059 silly cache add spec: '>=0.12.0',
6059 silly cache add type: 'range' }
6060 silly addNamed tough-cookie@>=0.12.0
6061 verbose addNamed ">=0.12.0" is a valid semver range for tough-cookie
6062 silly addNameRange { name: 'tough-cookie', range: '>=0.12.0', hasData: false }
6063 silly mapToRegistry name tough-cookie
6064 silly mapToRegistry using default registry
6065 silly mapToRegistry registry https://registry.npmjs.org/
6066 silly mapToRegistry uri https://registry.npmjs.org/tough-cookie
6067 verbose addNameRange registry:https://registry.npmjs.org/tough-cookie not in flight; fetching
6068 silly cache add args [ 'http-signature@~0.10.0', null ]
6069 verbose cache add spec http-signature@~0.10.0
6070 silly cache add parsed spec { raw: 'http-signature@~0.10.0',
6070 silly cache add scope: null,
6070 silly cache add name: 'http-signature',
6070 silly cache add rawSpec: '~0.10.0',
6070 silly cache add spec: '>=0.10.0 <0.11.0',
6070 silly cache add type: 'range' }
6071 silly addNamed http-signature@>=0.10.0 <0.11.0
6072 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for http-signature
6073 silly addNameRange { name: 'http-signature',
6073 silly addNameRange range: '>=0.10.0 <0.11.0',
6073 silly addNameRange hasData: false }
6074 silly mapToRegistry name http-signature
6075 silly mapToRegistry using default registry
6076 silly mapToRegistry registry https://registry.npmjs.org/
6077 silly mapToRegistry uri https://registry.npmjs.org/http-signature
6078 verbose addNameRange registry:https://registry.npmjs.org/http-signature not in flight; fetching
6079 silly cache add args [ 'oauth-sign@~0.6.0', null ]
6080 verbose cache add spec oauth-sign@~0.6.0
6081 silly cache add parsed spec { raw: 'oauth-sign@~0.6.0',
6081 silly cache add scope: null,
6081 silly cache add name: 'oauth-sign',
6081 silly cache add rawSpec: '~0.6.0',
6081 silly cache add spec: '>=0.6.0 <0.7.0',
6081 silly cache add type: 'range' }
6082 silly addNamed oauth-sign@>=0.6.0 <0.7.0
6083 verbose addNamed ">=0.6.0 <0.7.0" is a valid semver range for oauth-sign
6084 silly addNameRange { name: 'oauth-sign', range: '>=0.6.0 <0.7.0', hasData: false }
6085 silly mapToRegistry name oauth-sign
6086 silly mapToRegistry using default registry
6087 silly mapToRegistry registry https://registry.npmjs.org/
6088 silly mapToRegistry uri https://registry.npmjs.org/oauth-sign
6089 verbose addNameRange registry:https://registry.npmjs.org/oauth-sign not in flight; fetching
6090 silly cache add args [ 'hawk@~2.3.0', null ]
6091 verbose cache add spec hawk@~2.3.0
6092 silly cache add parsed spec { raw: 'hawk@~2.3.0',
6092 silly cache add scope: null,
6092 silly cache add name: 'hawk',
6092 silly cache add rawSpec: '~2.3.0',
6092 silly cache add spec: '>=2.3.0 <2.4.0',
6092 silly cache add type: 'range' }
6093 silly addNamed hawk@>=2.3.0 <2.4.0
6094 verbose addNamed ">=2.3.0 <2.4.0" is a valid semver range for hawk
6095 silly addNameRange { name: 'hawk', range: '>=2.3.0 <2.4.0', hasData: false }
6096 silly mapToRegistry name hawk
6097 silly mapToRegistry using default registry
6098 silly mapToRegistry registry https://registry.npmjs.org/
6099 silly mapToRegistry uri https://registry.npmjs.org/hawk
6100 verbose addNameRange registry:https://registry.npmjs.org/hawk not in flight; fetching
6101 silly cache add args [ 'aws-sign2@~0.5.0', null ]
6102 verbose cache add spec aws-sign2@~0.5.0
6103 silly cache add parsed spec { raw: 'aws-sign2@~0.5.0',
6103 silly cache add scope: null,
6103 silly cache add name: 'aws-sign2',
6103 silly cache add rawSpec: '~0.5.0',
6103 silly cache add spec: '>=0.5.0 <0.6.0',
6103 silly cache add type: 'range' }
6104 silly addNamed aws-sign2@>=0.5.0 <0.6.0
6105 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for aws-sign2
6106 silly addNameRange { name: 'aws-sign2', range: '>=0.5.0 <0.6.0', hasData: false }
6107 silly mapToRegistry name aws-sign2
6108 silly mapToRegistry using default registry
6109 silly mapToRegistry registry https://registry.npmjs.org/
6110 silly mapToRegistry uri https://registry.npmjs.org/aws-sign2
6111 verbose addNameRange registry:https://registry.npmjs.org/aws-sign2 not in flight; fetching
6112 silly cache add args [ 'stringstream@~0.0.4', null ]
6113 verbose cache add spec stringstream@~0.0.4
6114 silly cache add parsed spec { raw: 'stringstream@~0.0.4',
6114 silly cache add scope: null,
6114 silly cache add name: 'stringstream',
6114 silly cache add rawSpec: '~0.0.4',
6114 silly cache add spec: '>=0.0.4 <0.1.0',
6114 silly cache add type: 'range' }
6115 silly addNamed stringstream@>=0.0.4 <0.1.0
6116 verbose addNamed ">=0.0.4 <0.1.0" is a valid semver range for stringstream
6117 silly addNameRange { name: 'stringstream', range: '>=0.0.4 <0.1.0', hasData: false }
6118 silly mapToRegistry name stringstream
6119 silly mapToRegistry using default registry
6120 silly mapToRegistry registry https://registry.npmjs.org/
6121 silly mapToRegistry uri https://registry.npmjs.org/stringstream
6122 verbose addNameRange registry:https://registry.npmjs.org/stringstream not in flight; fetching
6123 silly cache add args [ 'combined-stream@~0.0.5', null ]
6124 verbose cache add spec combined-stream@~0.0.5
6125 silly cache add parsed spec { raw: 'combined-stream@~0.0.5',
6125 silly cache add scope: null,
6125 silly cache add name: 'combined-stream',
6125 silly cache add rawSpec: '~0.0.5',
6125 silly cache add spec: '>=0.0.5 <0.1.0',
6125 silly cache add type: 'range' }
6126 silly addNamed combined-stream@>=0.0.5 <0.1.0
6127 verbose addNamed ">=0.0.5 <0.1.0" is a valid semver range for combined-stream
6128 silly addNameRange { name: 'combined-stream',
6128 silly addNameRange range: '>=0.0.5 <0.1.0',
6128 silly addNameRange hasData: false }
6129 silly mapToRegistry name combined-stream
6130 silly mapToRegistry using default registry
6131 silly mapToRegistry registry https://registry.npmjs.org/
6132 silly mapToRegistry uri https://registry.npmjs.org/combined-stream
6133 verbose addNameRange registry:https://registry.npmjs.org/combined-stream not in flight; fetching
6134 silly cache add args [ 'isstream@~0.1.1', null ]
6135 verbose cache add spec isstream@~0.1.1
6136 silly cache add parsed spec { raw: 'isstream@~0.1.1',
6136 silly cache add scope: null,
6136 silly cache add name: 'isstream',
6136 silly cache add rawSpec: '~0.1.1',
6136 silly cache add spec: '>=0.1.1 <0.2.0',
6136 silly cache add type: 'range' }
6137 silly addNamed isstream@>=0.1.1 <0.2.0
6138 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for isstream
6139 silly addNameRange { name: 'isstream', range: '>=0.1.1 <0.2.0', hasData: false }
6140 silly mapToRegistry name isstream
6141 silly mapToRegistry using default registry
6142 silly mapToRegistry registry https://registry.npmjs.org/
6143 silly mapToRegistry uri https://registry.npmjs.org/isstream
6144 verbose addNameRange registry:https://registry.npmjs.org/isstream not in flight; fetching
6145 silly cache add args [ 'har-validator@^1.4.0', null ]
6146 verbose cache add spec har-validator@^1.4.0
6147 silly cache add parsed spec { raw: 'har-validator@^1.4.0',
6147 silly cache add scope: null,
6147 silly cache add name: 'har-validator',
6147 silly cache add rawSpec: '^1.4.0',
6147 silly cache add spec: '>=1.4.0 <2.0.0',
6147 silly cache add type: 'range' }
6148 silly addNamed har-validator@>=1.4.0 <2.0.0
6149 verbose addNamed ">=1.4.0 <2.0.0" is a valid semver range for har-validator
6150 silly addNameRange { name: 'har-validator',
6150 silly addNameRange range: '>=1.4.0 <2.0.0',
6150 silly addNameRange hasData: false }
6151 silly mapToRegistry name har-validator
6152 silly mapToRegistry using default registry
6153 silly mapToRegistry registry https://registry.npmjs.org/
6154 silly mapToRegistry uri https://registry.npmjs.org/har-validator
6155 verbose addNameRange registry:https://registry.npmjs.org/har-validator not in flight; fetching
6156 verbose request uri https://registry.npmjs.org/bl
6157 verbose request no auth needed
6158 info attempt registry request try #1 at 14:17:51
6159 http request GET https://registry.npmjs.org/bl
6160 verbose request uri https://registry.npmjs.org/caseless
6161 verbose request no auth needed
6162 info attempt registry request try #1 at 14:17:51
6163 http request GET https://registry.npmjs.org/caseless
6164 verbose request uri https://registry.npmjs.org/forever-agent
6165 verbose request no auth needed
6166 info attempt registry request try #1 at 14:17:51
6167 http request GET https://registry.npmjs.org/forever-agent
6168 verbose request uri https://registry.npmjs.org/form-data
6169 verbose request no auth needed
6170 info attempt registry request try #1 at 14:17:51
6171 http request GET https://registry.npmjs.org/form-data
6172 verbose request uri https://registry.npmjs.org/json-stringify-safe
6173 verbose request no auth needed
6174 info attempt registry request try #1 at 14:17:51
6175 http request GET https://registry.npmjs.org/json-stringify-safe
6176 verbose request uri https://registry.npmjs.org/mime-types
6177 verbose request no auth needed
6178 info attempt registry request try #1 at 14:17:51
6179 http request GET https://registry.npmjs.org/mime-types
6180 verbose request uri https://registry.npmjs.org/node-uuid
6181 verbose request no auth needed
6182 info attempt registry request try #1 at 14:17:51
6183 http request GET https://registry.npmjs.org/node-uuid
6184 verbose request uri https://registry.npmjs.org/qs
6185 verbose request no auth needed
6186 info attempt registry request try #1 at 14:17:51
6187 http request GET https://registry.npmjs.org/qs
6188 verbose request uri https://registry.npmjs.org/tunnel-agent
6189 verbose request no auth needed
6190 info attempt registry request try #1 at 14:17:51
6191 http request GET https://registry.npmjs.org/tunnel-agent
6192 verbose request uri https://registry.npmjs.org/tough-cookie
6193 verbose request no auth needed
6194 info attempt registry request try #1 at 14:17:51
6195 http request GET https://registry.npmjs.org/tough-cookie
6196 verbose request uri https://registry.npmjs.org/http-signature
6197 verbose request no auth needed
6198 info attempt registry request try #1 at 14:17:51
6199 http request GET https://registry.npmjs.org/http-signature
6200 verbose request uri https://registry.npmjs.org/oauth-sign
6201 verbose request no auth needed
6202 info attempt registry request try #1 at 14:17:51
6203 http request GET https://registry.npmjs.org/oauth-sign
6204 verbose request uri https://registry.npmjs.org/hawk
6205 verbose request no auth needed
6206 info attempt registry request try #1 at 14:17:51
6207 http request GET https://registry.npmjs.org/hawk
6208 verbose request uri https://registry.npmjs.org/aws-sign2
6209 verbose request no auth needed
6210 info attempt registry request try #1 at 14:17:51
6211 http request GET https://registry.npmjs.org/aws-sign2
6212 verbose request uri https://registry.npmjs.org/stringstream
6213 verbose request no auth needed
6214 info attempt registry request try #1 at 14:17:51
6215 http request GET https://registry.npmjs.org/stringstream
6216 verbose request uri https://registry.npmjs.org/combined-stream
6217 verbose request no auth needed
6218 info attempt registry request try #1 at 14:17:51
6219 http request GET https://registry.npmjs.org/combined-stream
6220 verbose request uri https://registry.npmjs.org/isstream
6221 verbose request no auth needed
6222 info attempt registry request try #1 at 14:17:51
6223 http request GET https://registry.npmjs.org/isstream
6224 verbose request uri https://registry.npmjs.org/har-validator
6225 verbose request no auth needed
6226 info attempt registry request try #1 at 14:17:51
6227 http request GET https://registry.npmjs.org/har-validator
6228 silly cache add args [ 'block-stream@*', null ]
6229 verbose cache add spec block-stream@*
6230 silly cache add parsed spec { raw: 'block-stream@*',
6230 silly cache add scope: null,
6230 silly cache add name: 'block-stream',
6230 silly cache add rawSpec: '*',
6230 silly cache add spec: '*',
6230 silly cache add type: 'range' }
6231 silly addNamed block-stream@*
6232 verbose addNamed "*" is a valid semver range for block-stream
6233 silly addNameRange { name: 'block-stream', range: '*', hasData: false }
6234 silly mapToRegistry name block-stream
6235 silly mapToRegistry using default registry
6236 silly mapToRegistry registry https://registry.npmjs.org/
6237 silly mapToRegistry uri https://registry.npmjs.org/block-stream
6238 verbose addNameRange registry:https://registry.npmjs.org/block-stream not in flight; fetching
6239 silly cache add args [ 'inherits@2', null ]
6240 verbose cache add spec inherits@2
6241 silly cache add parsed spec { raw: 'inherits@2',
6241 silly cache add scope: null,
6241 silly cache add name: 'inherits',
6241 silly cache add rawSpec: '2',
6241 silly cache add spec: '>=2.0.0 <3.0.0',
6241 silly cache add type: 'range' }
6242 silly addNamed inherits@>=2.0.0 <3.0.0
6243 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for inherits
6244 silly addNameRange { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: false }
6245 silly mapToRegistry name inherits
6246 silly mapToRegistry using default registry
6247 silly mapToRegistry registry https://registry.npmjs.org/
6248 silly mapToRegistry uri https://registry.npmjs.org/inherits
6249 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
6250 verbose request uri https://registry.npmjs.org/block-stream
6251 verbose request no auth needed
6252 info attempt registry request try #1 at 14:17:52
6253 http request GET https://registry.npmjs.org/block-stream
6254 info linkStuff lru-cache@2.6.1
6255 silly linkStuff lru-cache@2.6.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules as its parent node_modules
6256 verbose lock using /home/pi/.npm/_locks/delegates-2b4f696501d02fd5.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6257 verbose lock using /home/pi/.npm/_locks/readable-stream-e77bcdec66a595ff.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
6258 silly install write writing delegates 0.1.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6259 silly install write writing readable-stream 1.1.13 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
6260 http fetch 200 https://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.0.tgz
6261 http fetch 200 https://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.0.tgz
6262 http fetch 200 https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz
6263 verbose request uri https://registry.npmjs.org/inherits
6264 verbose request no auth needed
6265 info attempt registry request try #1 at 14:17:53
6266 verbose etag "2JQ9T5BW10349CYNB2L6ASWW6"
6267 http request GET https://registry.npmjs.org/inherits
6268 http 200 https://registry.npmjs.org/bl
6269 silly get cb [ 200,
6269 silly get { date: 'Tue, 21 Apr 2015 14:17:52 GMT',
6269 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6269 silly get etag: '"2N9Y584CWU3II3QZTICFKVT8W"',
6269 silly get 'content-type': 'application/json',
6269 silly get 'cache-control': 'max-age=60',
6269 silly get 'content-length': '31791',
6269 silly get 'accept-ranges': 'bytes',
6269 silly get via: '1.1 varnish',
6269 silly get age: '47',
6269 silly get 'x-served-by': 'cache-ams4122-AMS',
6269 silly get 'x-cache': 'HIT',
6269 silly get 'x-cache-hits': '3',
6269 silly get 'x-timer': 'S1429625872.774956,VS0,VE0',
6269 silly get vary: 'Accept',
6269 silly get 'keep-alive': 'timeout=10, max=50',
6269 silly get connection: 'Keep-Alive' } ]
6270 verbose get saving bl to /home/pi/.npm/registry.npmjs.org/bl/.cache.json
6271 http 200 https://registry.npmjs.org/caseless
6272 silly get cb [ 200,
6272 silly get { date: 'Tue, 21 Apr 2015 14:17:52 GMT',
6272 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6272 silly get etag: '"BENJ3TBXFWPW6LYUZGHI9QOMY"',
6272 silly get 'content-type': 'application/json',
6272 silly get 'cache-control': 'max-age=60',
6272 silly get 'content-length': '11825',
6272 silly get 'accept-ranges': 'bytes',
6272 silly get via: '1.1 varnish',
6272 silly get age: '50',
6272 silly get 'x-served-by': 'cache-ams4140-AMS',
6272 silly get 'x-cache': 'HIT',
6272 silly get 'x-cache-hits': '2',
6272 silly get 'x-timer': 'S1429625872.791309,VS0,VE0',
6272 silly get vary: 'Accept',
6272 silly get 'keep-alive': 'timeout=10, max=50',
6272 silly get connection: 'Keep-Alive' } ]
6273 verbose get saving caseless to /home/pi/.npm/registry.npmjs.org/caseless/.cache.json
6274 http 200 https://registry.npmjs.org/forever-agent
6275 silly get cb [ 200,
6275 silly get { date: 'Tue, 21 Apr 2015 14:17:52 GMT',
6275 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6275 silly get etag: '"CWCRJ4EQTE7B8DNSNMGZFPBBZ"',
6275 silly get 'content-type': 'application/json',
6275 silly get 'cache-control': 'max-age=60',
6275 silly get 'content-length': '7953',
6275 silly get 'accept-ranges': 'bytes',
6275 silly get via: '1.1 varnish',
6275 silly get age: '29',
6275 silly get 'x-served-by': 'cache-ams4147-AMS',
6275 silly get 'x-cache': 'HIT',
6275 silly get 'x-cache-hits': '2',
6275 silly get 'x-timer': 'S1429625872.803510,VS0,VE0',
6275 silly get vary: 'Accept',
6275 silly get 'keep-alive': 'timeout=10, max=50',
6275 silly get connection: 'Keep-Alive' } ]
6276 verbose get saving forever-agent to /home/pi/.npm/registry.npmjs.org/forever-agent/.cache.json
6277 http fetch 200 https://registry.npmjs.org/lodash.padright/-/lodash.padright-3.1.0.tgz
6278 silly install resolved []
6279 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
6280 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
6281 http 200 https://registry.npmjs.org/tunnel-agent
6282 silly get cb [ 200,
6282 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6282 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6282 silly get etag: '"A0PR2KI9ZFG7ALAX15TNHE80V"',
6282 silly get 'content-type': 'application/json',
6282 silly get 'cache-control': 'max-age=60',
6282 silly get 'content-length': '3458',
6282 silly get 'accept-ranges': 'bytes',
6282 silly get via: '1.1 varnish',
6282 silly get age: '25',
6282 silly get 'x-served-by': 'cache-ams4147-AMS',
6282 silly get 'x-cache': 'HIT',
6282 silly get 'x-cache-hits': '2',
6282 silly get 'x-timer': 'S1429625873.501935,VS0,VE0',
6282 silly get vary: 'Accept',
6282 silly get 'keep-alive': 'timeout=10, max=50',
6282 silly get connection: 'Keep-Alive' } ]
6283 verbose get saving tunnel-agent to /home/pi/.npm/registry.npmjs.org/tunnel-agent/.cache.json
6284 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6285 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
6286 http 200 https://registry.npmjs.org/aws-sign2
6287 silly get cb [ 200,
6287 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6287 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6287 silly get etag: '"77UTUEWZP9JOTXY7N5GC34AZF"',
6287 silly get 'content-type': 'application/json',
6287 silly get 'cache-control': 'max-age=60',
6287 silly get 'content-length': '2824',
6287 silly get 'accept-ranges': 'bytes',
6287 silly get via: '1.1 varnish',
6287 silly get age: '49',
6287 silly get 'x-served-by': 'cache-ams4147-AMS',
6287 silly get 'x-cache': 'HIT',
6287 silly get 'x-cache-hits': '3',
6287 silly get 'x-timer': 'S1429625873.733370,VS0,VE0',
6287 silly get vary: 'Accept',
6287 silly get 'keep-alive': 'timeout=10, max=50',
6287 silly get connection: 'Keep-Alive' } ]
6288 verbose get saving aws-sign2 to /home/pi/.npm/registry.npmjs.org/aws-sign2/.cache.json
6289 http 200 https://registry.npmjs.org/oauth-sign
6290 silly get cb [ 200,
6290 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6290 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6290 silly get etag: '"A3V12J9G2GT7R1Z7JE52QL1GX"',
6290 silly get 'content-type': 'application/json',
6290 silly get 'cache-control': 'max-age=60',
6290 silly get 'content-length': '6771',
6290 silly get 'accept-ranges': 'bytes',
6290 silly get via: '1.1 varnish',
6290 silly get age: '14',
6290 silly get 'x-served-by': 'cache-ams4147-AMS',
6290 silly get 'x-cache': 'HIT',
6290 silly get 'x-cache-hits': '2',
6290 silly get 'x-timer': 'S1429625873.733869,VS0,VE0',
6290 silly get vary: 'Accept',
6290 silly get 'keep-alive': 'timeout=10, max=50',
6290 silly get connection: 'Keep-Alive' } ]
6291 verbose get saving oauth-sign to /home/pi/.npm/registry.npmjs.org/oauth-sign/.cache.json
6292 http 200 https://registry.npmjs.org/http-signature
6293 silly get cb [ 200,
6293 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6293 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6293 silly get etag: '"6X2EFJAJVCHY73LZ2MHUQ1TCT"',
6293 silly get 'content-type': 'application/json',
6293 silly get 'cache-control': 'max-age=60',
6293 silly get 'content-length': '18167',
6293 silly get 'accept-ranges': 'bytes',
6293 silly get via: '1.1 varnish',
6293 silly get age: '48',
6293 silly get 'x-served-by': 'cache-ams4127-AMS',
6293 silly get 'x-cache': 'HIT',
6293 silly get 'x-cache-hits': '4',
6293 silly get 'x-timer': 'S1429625873.733736,VS0,VE0',
6293 silly get vary: 'Accept',
6293 silly get 'keep-alive': 'timeout=10, max=50',
6293 silly get connection: 'Keep-Alive' } ]
6294 verbose get saving http-signature to /home/pi/.npm/registry.npmjs.org/http-signature/.cache.json
6295 silly fetchAndShaCheck shasum ac94eeeb3ec4df6394b893c6f4f7faa5cb96a5c1
6296 silly fetchAndShaCheck shasum 9f18b1f3749a95e197b5ff2ae752ea9851ada965
6297 silly fetchAndShaCheck shasum bac5c44e064c2ffc3b8fcbd8c71afe08f9afc8cc
6298 http 200 https://registry.npmjs.org/node-uuid
6299 silly get cb [ 200,
6299 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6299 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6299 silly get etag: '"A1SUGR5MDQA66N1VA4H9MJQVO"',
6299 silly get 'content-type': 'application/json',
6299 silly get 'cache-control': 'max-age=60',
6299 silly get 'content-length': '19191',
6299 silly get 'accept-ranges': 'bytes',
6299 silly get via: '1.1 varnish',
6299 silly get age: '54',
6299 silly get 'x-served-by': 'cache-ams4133-AMS',
6299 silly get 'x-cache': 'HIT',
6299 silly get 'x-cache-hits': '4',
6299 silly get 'x-timer': 'S1429625873.723135,VS0,VE0',
6299 silly get vary: 'Accept',
6299 silly get 'keep-alive': 'timeout=10, max=50',
6299 silly get connection: 'Keep-Alive' } ]
6300 verbose get saving node-uuid to /home/pi/.npm/registry.npmjs.org/node-uuid/.cache.json
6301 http 200 https://registry.npmjs.org/tough-cookie
6302 silly get cb [ 200,
6302 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6302 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6302 silly get etag: '"20D31KSHNB2KEGGSKTZXCKKEA"',
6302 silly get 'content-type': 'application/json',
6302 silly get 'cache-control': 'max-age=60',
6302 silly get 'content-length': '217070',
6302 silly get 'accept-ranges': 'bytes',
6302 silly get via: '1.1 varnish',
6302 silly get age: '50',
6302 silly get 'x-served-by': 'cache-ams4126-AMS',
6302 silly get 'x-cache': 'HIT',
6302 silly get 'x-cache-hits': '2',
6302 silly get 'x-timer': 'S1429625873.727819,VS0,VE0',
6302 silly get vary: 'Accept',
6302 silly get 'keep-alive': 'timeout=10, max=50',
6302 silly get connection: 'Keep-Alive' } ]
6303 verbose get saving tough-cookie to /home/pi/.npm/registry.npmjs.org/tough-cookie/.cache.json
6304 http 200 https://registry.npmjs.org/mime-types
6305 silly get cb [ 200,
6305 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6305 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6305 silly get etag: '"2UD29WV4CCDKNAMXCAH2CZH9M"',
6305 silly get 'content-type': 'application/json',
6305 silly get 'cache-control': 'max-age=60',
6305 silly get 'content-length': '26365',
6305 silly get 'accept-ranges': 'bytes',
6305 silly get via: '1.1 varnish',
6305 silly get age: '21',
6305 silly get 'x-served-by': 'cache-ams4125-AMS',
6305 silly get 'x-cache': 'HIT',
6305 silly get 'x-cache-hits': '1',
6305 silly get 'x-timer': 'S1429625873.728592,VS0,VE0',
6305 silly get vary: 'Accept',
6305 silly get 'keep-alive': 'timeout=10, max=50',
6305 silly get connection: 'Keep-Alive' } ]
6306 verbose get saving mime-types to /home/pi/.npm/registry.npmjs.org/mime-types/.cache.json
6307 http 200 https://registry.npmjs.org/qs
6308 silly get cb [ 200,
6308 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6308 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6308 silly get etag: '"EKKKUI566DAQW8WIRQ68TPM16"',
6308 silly get 'content-type': 'application/json',
6308 silly get 'cache-control': 'max-age=60',
6308 silly get 'content-length': '50399',
6308 silly get 'accept-ranges': 'bytes',
6308 silly get via: '1.1 varnish',
6308 silly get age: '21',
6308 silly get 'x-served-by': 'cache-ams4123-AMS',
6308 silly get 'x-cache': 'HIT',
6308 silly get 'x-cache-hits': '1',
6308 silly get 'x-timer': 'S1429625873.495442,VS0,VE0',
6308 silly get vary: 'Accept',
6308 silly get 'keep-alive': 'timeout=10, max=50',
6308 silly get connection: 'Keep-Alive' } ]
6309 verbose get saving qs to /home/pi/.npm/registry.npmjs.org/qs/.cache.json
6310 http 200 https://registry.npmjs.org/json-stringify-safe
6311 silly get cb [ 200,
6311 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6311 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6311 silly get etag: '"4YZGEE6H8OESB1MW3244HGKI8"',
6311 silly get 'content-type': 'application/json',
6311 silly get 'cache-control': 'max-age=60',
6311 silly get 'content-length': '5330',
6311 silly get 'accept-ranges': 'bytes',
6311 silly get via: '1.1 varnish',
6311 silly get age: '28',
6311 silly get 'x-served-by': 'cache-ams4136-AMS',
6311 silly get 'x-cache': 'HIT',
6311 silly get 'x-cache-hits': '2',
6311 silly get 'x-timer': 'S1429625873.794300,VS0,VE0',
6311 silly get vary: 'Accept',
6311 silly get 'keep-alive': 'timeout=10, max=50',
6311 silly get connection: 'Keep-Alive' } ]
6312 verbose get saving json-stringify-safe to /home/pi/.npm/registry.npmjs.org/json-stringify-safe/.cache.json
6313 http 200 https://registry.npmjs.org/form-data
6314 silly get cb [ 200,
6314 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6314 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6314 silly get etag: '"9YZL2FIB731UFU67L42MTWDX"',
6314 silly get 'content-type': 'application/json',
6314 silly get 'cache-control': 'max-age=60',
6314 silly get 'content-length': '25370',
6314 silly get 'accept-ranges': 'bytes',
6314 silly get via: '1.1 varnish',
6314 silly get age: '27',
6314 silly get 'x-served-by': 'cache-ams4146-AMS',
6314 silly get 'x-cache': 'HIT',
6314 silly get 'x-cache-hits': '1',
6314 silly get 'x-timer': 'S1429625873.794300,VS0,VE0',
6314 silly get vary: 'Accept',
6314 silly get 'keep-alive': 'timeout=10, max=50',
6314 silly get connection: 'Keep-Alive' } ]
6315 verbose get saving form-data to /home/pi/.npm/registry.npmjs.org/form-data/.cache.json
6316 http 200 https://registry.npmjs.org/combined-stream
6317 silly get cb [ 200,
6317 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6317 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6317 silly get etag: '"DSXMS5AR6F3F7589ELVTOO6PH"',
6317 silly get 'content-type': 'application/json',
6317 silly get 'cache-control': 'max-age=60',
6317 silly get 'content-length': '11770',
6317 silly get 'accept-ranges': 'bytes',
6317 silly get via: '1.1 varnish',
6317 silly get age: '28',
6317 silly get 'x-served-by': 'cache-ams4142-AMS',
6317 silly get 'x-cache': 'HIT',
6317 silly get 'x-cache-hits': '1',
6317 silly get 'x-timer': 'S1429625873.794227,VS0,VE0',
6317 silly get vary: 'Accept',
6317 silly get 'keep-alive': 'timeout=10, max=50',
6317 silly get connection: 'Keep-Alive' } ]
6318 verbose get saving combined-stream to /home/pi/.npm/registry.npmjs.org/combined-stream/.cache.json
6319 http 200 https://registry.npmjs.org/hawk
6320 silly get cb [ 200,
6320 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6320 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6320 silly get etag: '"1Y2WJ6SJ4IUSJL6WFP4AXZU5T"',
6320 silly get 'content-type': 'application/json',
6320 silly get 'cache-control': 'max-age=60',
6320 silly get 'content-length': '83302',
6320 silly get 'accept-ranges': 'bytes',
6320 silly get via: '1.1 varnish',
6320 silly get age: '29',
6320 silly get 'x-served-by': 'cache-ams4147-AMS',
6320 silly get 'x-cache': 'HIT',
6320 silly get 'x-cache-hits': '3',
6320 silly get 'x-timer': 'S1429625873.795087,VS0,VE0',
6320 silly get vary: 'Accept',
6320 silly get 'keep-alive': 'timeout=10, max=50',
6320 silly get connection: 'Keep-Alive' } ]
6321 verbose get saving hawk to /home/pi/.npm/registry.npmjs.org/hawk/.cache.json
6322 http 200 https://registry.npmjs.org/stringstream
6323 silly get cb [ 200,
6323 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6323 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6323 silly get etag: '"94592EEG2SF9H78JE4ETM0S7W"',
6323 silly get 'content-type': 'application/json',
6323 silly get 'cache-control': 'max-age=60',
6323 silly get 'content-length': '8380',
6323 silly get 'accept-ranges': 'bytes',
6323 silly get via: '1.1 varnish',
6323 silly get age: '55',
6323 silly get 'x-served-by': 'cache-ams4131-AMS',
6323 silly get 'x-cache': 'HIT',
6323 silly get 'x-cache-hits': '3',
6323 silly get 'x-timer': 'S1429625873.794804,VS0,VE0',
6323 silly get vary: 'Accept',
6323 silly get 'keep-alive': 'timeout=10, max=50',
6323 silly get connection: 'Keep-Alive' } ]
6324 verbose get saving stringstream to /home/pi/.npm/registry.npmjs.org/stringstream/.cache.json
6325 http 200 https://registry.npmjs.org/isstream
6326 silly get cb [ 200,
6326 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6326 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6326 silly get etag: '"E4U8SUCKSKM10MS28MFTOVC6N"',
6326 silly get 'content-type': 'application/json',
6326 silly get 'cache-control': 'max-age=60',
6326 silly get 'content-length': '7908',
6326 silly get 'accept-ranges': 'bytes',
6326 silly get via: '1.1 varnish',
6326 silly get age: '17',
6326 silly get 'x-served-by': 'cache-ams4122-AMS',
6326 silly get 'x-cache': 'HIT',
6326 silly get 'x-cache-hits': '1',
6326 silly get 'x-timer': 'S1429625873.805778,VS0,VE0',
6326 silly get vary: 'Accept',
6326 silly get 'keep-alive': 'timeout=10, max=50',
6326 silly get connection: 'Keep-Alive' } ]
6327 verbose get saving isstream to /home/pi/.npm/registry.npmjs.org/isstream/.cache.json
6328 http 200 https://registry.npmjs.org/har-validator
6329 silly get cb [ 200,
6329 silly get { date: 'Tue, 21 Apr 2015 14:17:53 GMT',
6329 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6329 silly get etag: '"DE7NG630I7C7XDZS5OL5P556P"',
6329 silly get 'content-type': 'application/json',
6329 silly get 'cache-control': 'max-age=60',
6329 silly get 'content-length': '31230',
6329 silly get 'accept-ranges': 'bytes',
6329 silly get via: '1.1 varnish',
6329 silly get age: '34',
6329 silly get 'x-served-by': 'cache-ams4123-AMS',
6329 silly get 'x-cache': 'HIT',
6329 silly get 'x-cache-hits': '2',
6329 silly get 'x-timer': 'S1429625873.811262,VS0,VE0',
6329 silly get vary: 'Accept',
6329 silly get 'keep-alive': 'timeout=10, max=50',
6329 silly get connection: 'Keep-Alive' } ]
6330 verbose get saving har-validator to /home/pi/.npm/registry.npmjs.org/har-validator/.cache.json
6331 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates is being purged from base /home/pi/serverless-webrtc
6332 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6333 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream is being purged from base /home/pi/serverless-webrtc
6334 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
6335 silly fetchAndShaCheck shasum 155aa4ed10f4103829031a14516dcb5f3f6c777f
6336 http 200 https://registry.npmjs.org/block-stream
6337 silly get cb [ 200,
6337 silly get { date: 'Tue, 21 Apr 2015 14:17:54 GMT',
6337 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
6337 silly get etag: '"B8RMVZT63N8OP5IHZRFYDXNGM"',
6337 silly get 'content-type': 'application/json',
6337 silly get 'cache-control': 'max-age=60',
6337 silly get 'content-length': '5880',
6337 silly get 'accept-ranges': 'bytes',
6337 silly get via: '1.1 varnish',
6337 silly get age: '33',
6337 silly get 'x-served-by': 'cache-ams4135-AMS',
6337 silly get 'x-cache': 'HIT',
6337 silly get 'x-cache-hits': '1',
6337 silly get 'x-timer': 'S1429625874.962922,VS0,VE0',
6337 silly get vary: 'Accept',
6337 silly get 'keep-alive': 'timeout=10, max=50',
6337 silly get connection: 'Keep-Alive' } ]
6338 verbose get saving block-stream to /home/pi/.npm/registry.npmjs.org/block-stream/.cache.json
6339 verbose tar unpack /home/pi/.npm/delegates/0.1.0/package.tgz
6340 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6341 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates is being purged
6342 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6343 verbose tar unpack /home/pi/.npm/readable-stream/1.1.13/package.tgz
6344 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
6345 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream is being purged
6346 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
6347 http 304 https://registry.npmjs.org/inherits
6348 silly get cb [ 304,
6348 silly get { date: 'Tue, 21 Apr 2015 14:17:55 GMT',
6348 silly get server: 'Apache',
6348 silly get via: '1.1 varnish',
6348 silly get 'last-modified': 'Tue, 21 Apr 2015 14:17:44 GMT',
6348 silly get 'cache-control': 'max-age=60',
6348 silly get etag: '"2JQ9T5BW10349CYNB2L6ASWW6"',
6348 silly get age: '16',
6348 silly get 'x-served-by': 'cache-ams4120-AMS',
6348 silly get 'x-cache': 'HIT',
6348 silly get 'x-cache-hits': '4',
6348 silly get 'x-timer': 'S1429625875.290678,VS0,VE0',
6348 silly get vary: 'Accept',
6348 silly get 'content-length': '0',
6348 silly get 'keep-alive': 'timeout=10, max=50',
6348 silly get connection: 'Keep-Alive' } ]
6349 verbose etag https://registry.npmjs.org/inherits from cache
6350 verbose get saving inherits to /home/pi/.npm/registry.npmjs.org/inherits/.cache.json
6351 silly gunzTarPerm modes [ '755', '644' ]
6352 silly gunzTarPerm modes [ '755', '644' ]
6353 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.0.tgz not in flight; adding
6354 verbose addTmpTarball already have metadata; skipping unpack for lodash.padleft@3.1.0
6355 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.0.tgz not in flight; adding
6356 verbose addTmpTarball already have metadata; skipping unpack for lodash.pad@3.1.0
6357 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz not in flight; adding
6358 verbose addTmpTarball already have metadata; skipping unpack for has-unicode@1.0.0
6359 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/lodash.padright/-/lodash.padright-3.1.0.tgz not in flight; adding
6360 verbose addTmpTarball already have metadata; skipping unpack for lodash.padright@3.1.0
6361 silly addNameRange number 2 { name: 'bl', range: '>=0.9.0 <0.10.0', hasData: true }
6362 silly addNameRange versions [ 'bl',
6362 silly addNameRange [ '0.0.0',
6362 silly addNameRange '0.1.0',
6362 silly addNameRange '0.1.1',
6362 silly addNameRange '0.2.0',
6362 silly addNameRange '0.3.0',
6362 silly addNameRange '0.4.0',
6362 silly addNameRange '0.4.1',
6362 silly addNameRange '0.4.2',
6362 silly addNameRange '0.5.0',
6362 silly addNameRange '0.6.0',
6362 silly addNameRange '0.7.0',
6362 silly addNameRange '0.8.0',
6362 silly addNameRange '0.8.1',
6362 silly addNameRange '0.8.2',
6362 silly addNameRange '0.9.0',
6362 silly addNameRange '0.9.1',
6362 silly addNameRange '0.9.2',
6362 silly addNameRange '0.9.3',
6362 silly addNameRange '0.9.4' ] ]
6363 silly addNamed bl@0.9.4
6364 verbose addNamed "0.9.4" is a plain semver version for bl
6365 silly addNameRange number 2 { name: 'caseless', range: '>=0.9.0 <0.10.0', hasData: true }
6366 silly addNameRange versions [ 'caseless',
6366 silly addNameRange [ '0.1.0',
6366 silly addNameRange '0.2.0',
6366 silly addNameRange '0.3.0',
6366 silly addNameRange '0.4.0',
6366 silly addNameRange '0.5.0',
6366 silly addNameRange '0.6.0',
6366 silly addNameRange '0.7.0',
6366 silly addNameRange '0.8.0',
6366 silly addNameRange '0.9.0',
6366 silly addNameRange '0.10.0' ] ]
6367 silly addNamed caseless@0.9.0
6368 verbose addNamed "0.9.0" is a plain semver version for caseless
6369 silly addNameRange number 2 { name: 'forever-agent', range: '>=0.6.0 <0.7.0', hasData: true }
6370 silly addNameRange versions [ 'forever-agent',
6370 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.5.2', '0.6.0', '0.6.1' ] ]
6371 silly addNamed forever-agent@0.6.1
6372 verbose addNamed "0.6.1" is a plain semver version for forever-agent
6373 verbose linkBins lru-cache@2.6.1
6374 verbose linkMans lru-cache@2.6.1
6375 verbose rebuildBundles lru-cache@2.6.1
6376 silly mapToRegistry name bl
6377 silly mapToRegistry using default registry
6378 silly mapToRegistry registry https://registry.npmjs.org/
6379 silly mapToRegistry uri https://registry.npmjs.org/bl
6380 verbose addRemoteTarball https://registry.npmjs.org/bl/-/bl-0.9.4.tgz not in flight; adding
6381 verbose addRemoteTarball [ 'https://registry.npmjs.org/bl/-/bl-0.9.4.tgz',
6381 verbose addRemoteTarball '4702ddf72fbe0ecd82787c00c113aea1935ad0e7' ]
6382 silly mapToRegistry name caseless
6383 silly mapToRegistry using default registry
6384 silly mapToRegistry registry https://registry.npmjs.org/
6385 silly mapToRegistry uri https://registry.npmjs.org/caseless
6386 verbose addRemoteTarball https://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz not in flight; adding
6387 verbose addRemoteTarball [ 'https://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz',
6387 verbose addRemoteTarball 'b7b65ce6bf1413886539cfd533f0b30effa9cf88' ]
6388 silly mapToRegistry name forever-agent
6389 silly mapToRegistry using default registry
6390 silly mapToRegistry registry https://registry.npmjs.org/
6391 silly mapToRegistry uri https://registry.npmjs.org/forever-agent
6392 verbose addRemoteTarball https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz not in flight; adding
6393 verbose addRemoteTarball [ 'https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz',
6393 verbose addRemoteTarball 'fbc71f0c41adeb37f96c577ad1ed42d8fdacca91' ]
6394 info install lru-cache@2.6.1
6395 info linkStuff minimist@0.0.8
6396 silly linkStuff minimist@0.0.8 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules as its parent node_modules
6397 silly addNameRange number 2 { name: 'tunnel-agent', range: '>=0.4.0 <0.5.0', hasData: true }
6398 silly addNameRange versions [ 'tunnel-agent', [ '0.2.0', '0.3.0', '0.4.0' ] ]
6399 silly addNamed tunnel-agent@0.4.0
6400 verbose addNamed "0.4.0" is a plain semver version for tunnel-agent
6401 silly gunzTarPerm extractEntry package.json
6402 silly mapToRegistry name tunnel-agent
6403 silly mapToRegistry using default registry
6404 silly mapToRegistry registry https://registry.npmjs.org/
6405 silly mapToRegistry uri https://registry.npmjs.org/tunnel-agent
6406 verbose addRemoteTarball https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz not in flight; adding
6407 verbose addRemoteTarball [ 'https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz',
6407 verbose addRemoteTarball 'b1184e312ffbcf70b3b4c78e8c219de7ebb1c550' ]
6408 silly addNameRange number 2 { name: 'aws-sign2', range: '>=0.5.0 <0.6.0', hasData: true }
6409 silly addNameRange versions [ 'aws-sign2', [ '0.4.0', '0.5.0' ] ]
6410 silly addNamed aws-sign2@0.5.0
6411 verbose addNamed "0.5.0" is a plain semver version for aws-sign2
6412 silly addNameRange number 2 { name: 'oauth-sign', range: '>=0.6.0 <0.7.0', hasData: true }
6413 silly addNameRange versions [ 'oauth-sign',
6413 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.6.0', '0.7.0' ] ]
6414 silly addNamed oauth-sign@0.6.0
6415 verbose addNamed "0.6.0" is a plain semver version for oauth-sign
6416 silly addNameRange number 2 { name: 'http-signature',
6416 silly addNameRange range: '>=0.10.0 <0.11.0',
6416 silly addNameRange hasData: true }
6417 silly addNameRange versions [ 'http-signature',
6417 silly addNameRange [ '0.9.0',
6417 silly addNameRange '0.9.2',
6417 silly addNameRange '0.9.3',
6417 silly addNameRange '0.9.4',
6417 silly addNameRange '0.9.5',
6417 silly addNameRange '0.9.6',
6417 silly addNameRange '0.9.7',
6417 silly addNameRange '0.9.8',
6417 silly addNameRange '0.9.9',
6417 silly addNameRange '0.9.10',
6417 silly addNameRange '0.9.11',
6417 silly addNameRange '0.10.0',
6417 silly addNameRange '0.10.1',
6417 silly addNameRange '0.11.0' ] ]
6418 silly addNamed http-signature@0.10.1
6419 verbose addNamed "0.10.1" is a plain semver version for http-signature
6420 info postinstall lru-cache@2.6.1
6421 silly gunzTarPerm extractEntry package.json
6422 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
6423 info retry fetch attempt 1 at 14:17:55
6424 info attempt registry request try #1 at 14:17:55
6425 http fetch GET https://registry.npmjs.org/bl/-/bl-0.9.4.tgz
6426 info retry fetch attempt 1 at 14:17:55
6427 info attempt registry request try #1 at 14:17:55
6428 http fetch GET https://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz
6429 info retry fetch attempt 1 at 14:17:55
6430 info attempt registry request try #1 at 14:17:55
6431 http fetch GET https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz
6432 silly mapToRegistry name aws-sign2
6433 silly mapToRegistry using default registry
6434 silly mapToRegistry registry https://registry.npmjs.org/
6435 silly mapToRegistry uri https://registry.npmjs.org/aws-sign2
6436 verbose addRemoteTarball https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz not in flight; adding
6437 verbose addRemoteTarball [ 'https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz',
6437 verbose addRemoteTarball 'c57103f7a17fc037f02d7c2e64b602ea223f7d63' ]
6438 silly mapToRegistry name oauth-sign
6439 silly mapToRegistry using default registry
6440 silly mapToRegistry registry https://registry.npmjs.org/
6441 silly mapToRegistry uri https://registry.npmjs.org/oauth-sign
6442 verbose addRemoteTarball https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz not in flight; adding
6443 verbose addRemoteTarball [ 'https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz',
6443 verbose addRemoteTarball '7dbeae44f6ca454e1f168451d630746735813ce3' ]
6444 silly mapToRegistry name http-signature
6445 silly mapToRegistry using default registry
6446 silly mapToRegistry registry https://registry.npmjs.org/
6447 silly mapToRegistry uri https://registry.npmjs.org/http-signature
6448 verbose addRemoteTarball https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz not in flight; adding
6449 verbose addRemoteTarball [ 'https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz',
6449 verbose addRemoteTarball '4fbdac132559aa8323121e540779c0a012b27e66' ]
6450 silly addNameRange number 2 { name: 'node-uuid', range: '>=1.4.0 <1.5.0', hasData: true }
6451 silly addNameRange versions [ 'node-uuid',
6451 silly addNameRange [ '1.2.0',
6451 silly addNameRange '1.3.0',
6451 silly addNameRange '1.3.1',
6451 silly addNameRange '1.3.2',
6451 silly addNameRange '1.1.0',
6451 silly addNameRange '1.0.0',
6451 silly addNameRange '1.3.3',
6451 silly addNameRange '1.4.0',
6451 silly addNameRange '1.4.1',
6451 silly addNameRange '1.4.2',
6451 silly addNameRange '1.4.3' ] ]
6452 silly addNamed node-uuid@1.4.3
6453 verbose addNamed "1.4.3" is a plain semver version for node-uuid
6454 silly addNameRange number 2 { name: 'tough-cookie', range: '>=0.12.0', hasData: true }
6455 silly addNameRange versions [ 'tough-cookie',
6455 silly addNameRange [ '0.9.0',
6455 silly addNameRange '0.9.1',
6455 silly addNameRange '0.9.3',
6455 silly addNameRange '0.9.4',
6455 silly addNameRange '0.9.5',
6455 silly addNameRange '0.9.6',
6455 silly addNameRange '0.9.7',
6455 silly addNameRange '0.9.8',
6455 silly addNameRange '0.9.9',
6455 silly addNameRange '0.9.11',
6455 silly addNameRange '0.9.12',
6455 silly addNameRange '0.9.13',
6455 silly addNameRange '0.9.14',
6455 silly addNameRange '0.9.15',
6455 silly addNameRange '0.10.0',
6455 silly addNameRange '0.11.0',
6455 silly addNameRange '0.12.0',
6455 silly addNameRange '0.12.1' ] ]
6456 silly addNamed tough-cookie@0.12.1
6457 verbose addNamed "0.12.1" is a plain semver version for tough-cookie
6458 silly addNameRange number 2 { name: 'mime-types', range: '>=2.0.1 <2.1.0', hasData: true }
6459 silly addNameRange versions [ 'mime-types',
6459 silly addNameRange [ '0.1.0',
6459 silly addNameRange '1.0.0',
6459 silly addNameRange '1.0.1',
6459 silly addNameRange '1.0.2',
6459 silly addNameRange '2.0.0',
6459 silly addNameRange '2.0.1',
6459 silly addNameRange '2.0.2',
6459 silly addNameRange '2.0.3',
6459 silly addNameRange '2.0.4',
6459 silly addNameRange '2.0.5',
6459 silly addNameRange '2.0.6',
6459 silly addNameRange '2.0.7',
6459 silly addNameRange '2.0.8',
6459 silly addNameRange '2.0.9',
6459 silly addNameRange '2.0.10' ] ]
6460 silly addNamed mime-types@2.0.10
6461 verbose addNamed "2.0.10" is a plain semver version for mime-types
6462 silly addNameRange number 2 { name: 'qs', range: '>=2.4.0 <2.5.0', hasData: true }
6463 silly addNameRange versions [ 'qs',
6463 silly addNameRange [ '0.0.1',
6463 silly addNameRange '0.0.2',
6463 silly addNameRange '0.0.3',
6463 silly addNameRange '0.0.4',
6463 silly addNameRange '0.0.5',
6463 silly addNameRange '0.0.6',
6463 silly addNameRange '0.0.7',
6463 silly addNameRange '0.1.0',
6463 silly addNameRange '0.2.0',
6463 silly addNameRange '0.3.0',
6463 silly addNameRange '0.3.1',
6463 silly addNameRange '0.3.2',
6463 silly addNameRange '0.4.0',
6463 silly addNameRange '0.4.1',
6463 silly addNameRange '0.4.2',
6463 silly addNameRange '0.5.0',
6463 silly addNameRange '0.5.1',
6463 silly addNameRange '0.5.2',
6463 silly addNameRange '0.5.3',
6463 silly addNameRange '0.5.4',
6463 silly addNameRange '0.5.5',
6463 silly addNameRange '0.5.6',
6463 silly addNameRange '0.6.0',
6463 silly addNameRange '0.6.1',
6463 silly addNameRange '0.6.2',
6463 silly addNameRange '0.6.3',
6463 silly addNameRange '0.6.4',
6463 silly addNameRange '0.6.5',
6463 silly addNameRange '0.6.6',
6463 silly addNameRange '1.0.0',
6463 silly addNameRange '1.0.1',
6463 silly addNameRange '1.0.2',
6463 silly addNameRange '1.1.0',
6463 silly addNameRange '1.2.0',
6463 silly addNameRange '1.2.1',
6463 silly addNameRange '1.2.2',
6463 silly addNameRange '2.0.0',
6463 silly addNameRange '2.1.0',
6463 silly addNameRange '2.2.0',
6463 silly addNameRange '2.2.1',
6463 silly addNameRange '2.2.2',
6463 silly addNameRange '2.2.3',
6463 silly addNameRange '2.2.4',
6463 silly addNameRange '2.2.5',
6463 silly addNameRange '2.3.0',
6463 silly addNameRange '2.3.1',
6463 silly addNameRange '2.3.2',
6463 silly addNameRange '2.3.3',
6463 silly addNameRange '2.4.0',
6463 silly addNameRange '2.4.1' ] ]
6464 silly addNamed qs@2.4.1
6465 verbose addNamed "2.4.1" is a plain semver version for qs
6466 silly addNameRange number 2 { name: 'json-stringify-safe',
6466 silly addNameRange range: '>=5.0.0 <5.1.0',
6466 silly addNameRange hasData: true }
6467 silly addNameRange versions [ 'json-stringify-safe',
6467 silly addNameRange [ '2.0.0', '3.0.0', '4.0.0', '5.0.0' ] ]
6468 silly addNamed json-stringify-safe@5.0.0
6469 verbose addNamed "5.0.0" is a plain semver version for json-stringify-safe
6470 silly addNameRange number 2 { name: 'combined-stream',
6470 silly addNameRange range: '>=0.0.5 <0.1.0',
6470 silly addNameRange hasData: true }
6471 silly addNameRange versions [ 'combined-stream',
6471 silly addNameRange [ '0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.0.5', '0.0.7' ] ]
6472 silly addNamed combined-stream@0.0.7
6473 verbose addNamed "0.0.7" is a plain semver version for combined-stream
6474 silly addNameRange number 2 { name: 'hawk', range: '>=2.3.0 <2.4.0', hasData: true }
6475 silly addNameRange versions [ 'hawk',
6475 silly addNameRange [ '0.0.1',
6475 silly addNameRange '0.0.2',
6475 silly addNameRange '0.0.3',
6475 silly addNameRange '0.0.4',
6475 silly addNameRange '0.0.5',
6475 silly addNameRange '0.0.6',
6475 silly addNameRange '0.0.7',
6475 silly addNameRange '0.0.8',
6475 silly addNameRange '0.1.0',
6475 silly addNameRange '0.2.0',
6475 silly addNameRange '0.3.0',
6475 silly addNameRange '0.4.0',
6475 silly addNameRange '0.5.0',
6475 silly addNameRange '0.5.1',
6475 silly addNameRange '0.5.2',
6475 silly addNameRange '0.5.3',
6475 silly addNameRange '0.6.0',
6475 silly addNameRange '0.6.1',
6475 silly addNameRange '0.7.0',
6475 silly addNameRange '0.7.1',
6475 silly addNameRange '0.8.1',
6475 silly addNameRange '0.9.0',
6475 silly addNameRange '0.10.0',
6475 silly addNameRange '0.10.1',
6475 silly addNameRange '0.10.2',
6475 silly addNameRange '0.11.0',
6475 silly addNameRange '0.11.1',
6475 silly addNameRange '0.12.0',
6475 silly addNameRange '0.12.1',
6475 silly addNameRange '0.12.2',
6475 silly addNameRange '0.13.0',
6475 silly addNameRange '0.13.1',
6475 silly addNameRange '0.14.0',
6475 silly addNameRange '0.15.0',
6475 silly addNameRange '1.0.0',
6475 silly addNameRange '1.1.0-pre',
6475 silly addNameRange '1.1.1',
6475 silly addNameRange '1.1.2',
6475 silly addNameRange '2.0.0',
6475 silly addNameRange '2.1.0',
6475 silly addNameRange '2.1.1',
6475 silly addNameRange '2.1.2',
6475 silly addNameRange '2.1.3',
6475 silly addNameRange '2.2.0',
6475 silly addNameRange '2.2.1',
6475 silly addNameRange '2.2.2',
6475 silly addNameRange '2.2.3',
6475 silly addNameRange '2.3.0',
6475 silly addNameRange '2.3.1' ] ]
6476 silly addNamed hawk@2.3.1
6477 verbose addNamed "2.3.1" is a plain semver version for hawk
6478 silly addNameRange number 2 { name: 'stringstream', range: '>=0.0.4 <0.1.0', hasData: true }
6479 silly addNameRange versions [ 'stringstream',
6479 silly addNameRange [ '0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4' ] ]
6480 silly addNamed stringstream@0.0.4
6481 verbose addNamed "0.0.4" is a plain semver version for stringstream
6482 silly addNameRange number 2 { name: 'form-data', range: '>=0.2.0 <0.3.0', hasData: true }
6483 silly addNameRange versions [ 'form-data',
6483 silly addNameRange [ '0.0.0',
6483 silly addNameRange '0.0.2',
6483 silly addNameRange '0.0.3',
6483 silly addNameRange '0.0.4',
6483 silly addNameRange '0.0.5',
6483 silly addNameRange '0.0.6',
6483 silly addNameRange '0.0.7',
6483 silly addNameRange '0.0.8',
6483 silly addNameRange '0.0.9',
6483 silly addNameRange '0.0.10',
6483 silly addNameRange '0.1.0',
6483 silly addNameRange '0.1.1',
6483 silly addNameRange '0.1.2',
6483 silly addNameRange '0.1.3',
6483 silly addNameRange '0.1.4',
6483 silly addNameRange '0.2.0' ] ]
6484 silly addNamed form-data@0.2.0
6485 verbose addNamed "0.2.0" is a plain semver version for form-data
6486 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: true }
6487 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ]
6488 silly addNamed inherits@2.0.1
6489 verbose addNamed "2.0.1" is a plain semver version for inherits
6490 silly mapToRegistry name node-uuid
6491 silly mapToRegistry using default registry
6492 silly mapToRegistry registry https://registry.npmjs.org/
6493 silly mapToRegistry uri https://registry.npmjs.org/node-uuid
6494 verbose addRemoteTarball https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz not in flight; adding
6495 verbose addRemoteTarball [ 'https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz',
6495 verbose addRemoteTarball '319bb7a56e7cb63f00b5c0cd7851cd4b4ddf1df9' ]
6496 silly mapToRegistry name tough-cookie
6497 silly mapToRegistry using default registry
6498 silly mapToRegistry registry https://registry.npmjs.org/
6499 silly mapToRegistry uri https://registry.npmjs.org/tough-cookie
6500 verbose addRemoteTarball https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz not in flight; adding
6501 verbose addRemoteTarball [ 'https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz',
6501 verbose addRemoteTarball '8220c7e21abd5b13d96804254bd5a81ebf2c7d62' ]
6502 silly mapToRegistry name mime-types
6503 silly mapToRegistry using default registry
6504 silly mapToRegistry registry https://registry.npmjs.org/
6505 silly mapToRegistry uri https://registry.npmjs.org/mime-types
6506 verbose addRemoteTarball https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz not in flight; adding
6507 verbose addRemoteTarball [ 'https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz',
6507 verbose addRemoteTarball 'eacd81bb73cab2a77447549a078d4f2018c67b4d' ]
6508 silly mapToRegistry name qs
6509 silly mapToRegistry using default registry
6510 silly mapToRegistry registry https://registry.npmjs.org/
6511 silly mapToRegistry uri https://registry.npmjs.org/qs
6512 verbose addRemoteTarball https://registry.npmjs.org/qs/-/qs-2.4.1.tgz not in flight; adding
6513 verbose addRemoteTarball [ 'https://registry.npmjs.org/qs/-/qs-2.4.1.tgz',
6513 verbose addRemoteTarball '68cbaea971013426a80c1404fad6b1a6b1175245' ]
6514 silly mapToRegistry name json-stringify-safe
6515 silly mapToRegistry using default registry
6516 silly mapToRegistry registry https://registry.npmjs.org/
6517 silly mapToRegistry uri https://registry.npmjs.org/json-stringify-safe
6518 verbose addRemoteTarball https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz not in flight; adding
6519 verbose addRemoteTarball [ 'https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz',
6519 verbose addRemoteTarball '4c1f228b5050837eba9d21f50c2e6e320624566e' ]
6520 silly addNameRange number 2 { name: 'isstream', range: '>=0.1.1 <0.2.0', hasData: true }
6521 silly addNameRange versions [ 'isstream', [ '0.0.0', '0.1.0', '0.1.1', '0.1.2' ] ]
6522 silly addNamed isstream@0.1.2
6523 verbose addNamed "0.1.2" is a plain semver version for isstream
6524 silly mapToRegistry name combined-stream
6525 silly mapToRegistry using default registry
6526 silly mapToRegistry registry https://registry.npmjs.org/
6527 silly mapToRegistry uri https://registry.npmjs.org/combined-stream
6528 verbose addRemoteTarball https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz not in flight; adding
6529 verbose addRemoteTarball [ 'https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz',
6529 verbose addRemoteTarball '0137e657baa5a7541c57ac37ac5fc07d73b4dc1f' ]
6530 silly mapToRegistry name hawk
6531 silly mapToRegistry using default registry
6532 silly mapToRegistry registry https://registry.npmjs.org/
6533 silly mapToRegistry uri https://registry.npmjs.org/hawk
6534 verbose addRemoteTarball https://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz not in flight; adding
6535 verbose addRemoteTarball [ 'https://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz',
6535 verbose addRemoteTarball '1e731ce39447fa1d0f6d707f7bceebec0fd1ec1f' ]
6536 silly mapToRegistry name stringstream
6537 silly mapToRegistry using default registry
6538 silly mapToRegistry registry https://registry.npmjs.org/
6539 silly mapToRegistry uri https://registry.npmjs.org/stringstream
6540 verbose addRemoteTarball https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz not in flight; adding
6541 verbose addRemoteTarball [ 'https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz',
6541 verbose addRemoteTarball '0f0e3423f942960b5692ac324a57dd093bc41a92' ]
6542 silly addNameRange number 2 { name: 'block-stream', range: '*', hasData: true }
6543 silly addNameRange versions [ 'block-stream',
6543 silly addNameRange [ '0.0.3', '0.0.4', '0.0.5', '0.0.6', '0.0.7' ] ]
6544 silly addNamed block-stream@0.0.7
6545 verbose addNamed "0.0.7" is a plain semver version for block-stream
6546 info retry fetch attempt 1 at 14:17:56
6547 info attempt registry request try #1 at 14:17:56
6548 http fetch GET https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz
6549 silly addNameRange number 2 { name: 'har-validator', range: '>=1.4.0 <2.0.0', hasData: true }
6550 silly addNameRange versions [ 'har-validator',
6550 silly addNameRange [ '1.0.0',
6550 silly addNameRange '1.0.1',
6550 silly addNameRange '1.0.2',
6550 silly addNameRange '1.1.0',
6550 silly addNameRange '1.1.1',
6550 silly addNameRange '1.1.2',
6550 silly addNameRange '1.1.3',
6550 silly addNameRange '1.2.0',
6550 silly addNameRange '1.3.0',
6550 silly addNameRange '1.3.1',
6550 silly addNameRange '1.4.0',
6550 silly addNameRange '1.5.0',
6550 silly addNameRange '1.5.1',
6550 silly addNameRange '1.6.0',
6550 silly addNameRange '1.6.1' ] ]
6551 silly addNamed har-validator@1.6.1
6552 verbose addNamed "1.6.1" is a plain semver version for har-validator
6553 silly mapToRegistry name form-data
6554 silly mapToRegistry using default registry
6555 silly mapToRegistry registry https://registry.npmjs.org/
6556 silly mapToRegistry uri https://registry.npmjs.org/form-data
6557 verbose addRemoteTarball https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz not in flight; adding
6558 verbose addRemoteTarball [ 'https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz',
6558 verbose addRemoteTarball '26f8bc26da6440e299cbdcfb69035c4f77a6e466' ]
6559 silly mapToRegistry name isstream
6560 silly mapToRegistry using default registry
6561 silly mapToRegistry registry https://registry.npmjs.org/
6562 silly mapToRegistry uri https://registry.npmjs.org/isstream
6563 verbose addRemoteTarball https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz not in flight; adding
6564 verbose addRemoteTarball [ 'https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz',
6564 verbose addRemoteTarball '47e63f7af55afa6f92e1500e690eb8b8529c099a' ]
6565 silly mapToRegistry name block-stream
6566 silly mapToRegistry using default registry
6567 silly mapToRegistry registry https://registry.npmjs.org/
6568 silly mapToRegistry uri https://registry.npmjs.org/block-stream
6569 verbose addRemoteTarball https://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz not in flight; adding
6570 verbose addRemoteTarball [ 'https://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz',
6570 verbose addRemoteTarball '9088ab5ae1e861f4d81b176b4a8046080703deed' ]
6571 verbose unlock done using /home/pi/.npm/_locks/lru-cache-8ce60c70a3635509.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache
6572 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
6573 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
6574 silly gunzTarPerm extractEntry .npmignore
6575 silly gunzTarPerm extractEntry index.js
6576 silly mapToRegistry name har-validator
6577 silly mapToRegistry using default registry
6578 silly mapToRegistry registry https://registry.npmjs.org/
6579 silly mapToRegistry uri https://registry.npmjs.org/har-validator
6580 verbose addRemoteTarball https://registry.npmjs.org/har-validator/-/har-validator-1.6.1.tgz not in flight; adding
6581 verbose addRemoteTarball [ 'https://registry.npmjs.org/har-validator/-/har-validator-1.6.1.tgz',
6581 verbose addRemoteTarball 'baef452cde645eff7d26562e8e749d7fd000b7fd' ]
6582 info retry fetch attempt 1 at 14:17:56
6583 info attempt registry request try #1 at 14:17:56
6584 http fetch GET https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
6585 info retry fetch attempt 1 at 14:17:56
6586 info attempt registry request try #1 at 14:17:56
6587 http fetch GET https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz
6588 info retry fetch attempt 1 at 14:17:56
6589 info attempt registry request try #1 at 14:17:56
6590 http fetch GET https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
6591 silly gunzTarPerm extractEntry .npmignore
6592 silly gunzTarPerm extractEntry README.md
6593 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
6594 info retry fetch attempt 1 at 14:17:56
6595 info attempt registry request try #1 at 14:17:56
6596 http fetch GET https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz
6597 info retry fetch attempt 1 at 14:17:56
6598 info attempt registry request try #1 at 14:17:56
6599 http fetch GET https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz
6600 info retry fetch attempt 1 at 14:17:56
6601 info attempt registry request try #1 at 14:17:56
6602 http fetch GET https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
6603 info retry fetch attempt 1 at 14:17:56
6604 info attempt registry request try #1 at 14:17:56
6605 http fetch GET https://registry.npmjs.org/qs/-/qs-2.4.1.tgz
6606 info retry fetch attempt 1 at 14:17:56
6607 info attempt registry request try #1 at 14:17:56
6608 http fetch GET https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz
6609 info retry fetch attempt 1 at 14:17:56
6610 info attempt registry request try #1 at 14:17:56
6611 http fetch GET https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
6612 info retry fetch attempt 1 at 14:17:56
6613 info attempt registry request try #1 at 14:17:56
6614 http fetch GET https://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz
6615 info retry fetch attempt 1 at 14:17:56
6616 info attempt registry request try #1 at 14:17:56
6617 http fetch GET https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz
6618 info retry fetch attempt 1 at 14:17:57
6619 info attempt registry request try #1 at 14:17:57
6620 http fetch GET https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz
6621 info retry fetch attempt 1 at 14:17:57
6622 info attempt registry request try #1 at 14:17:57
6623 http fetch GET https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz
6624 info retry fetch attempt 1 at 14:17:57
6625 info attempt registry request try #1 at 14:17:57
6626 http fetch GET https://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz
6627 info retry fetch attempt 1 at 14:17:57
6628 info attempt registry request try #1 at 14:17:57
6629 http fetch GET https://registry.npmjs.org/har-validator/-/har-validator-1.6.1.tgz
6630 silly cache afterAdd inherits@2.0.1
6631 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json not in flight; writing
6632 http fetch 200 https://registry.npmjs.org/bl/-/bl-0.9.4.tgz
6633 http fetch 200 https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz
6634 http fetch 200 https://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz
6635 http fetch 200 https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz
6636 silly cache afterAdd lodash.padleft@3.1.0
6637 verbose afterAdd /home/pi/.npm/lodash.padleft/3.1.0/package/package.json not in flight; writing
6638 silly cache afterAdd lodash.pad@3.1.0
6639 verbose afterAdd /home/pi/.npm/lodash.pad/3.1.0/package/package.json not in flight; writing
6640 silly cache afterAdd has-unicode@1.0.0
6641 verbose afterAdd /home/pi/.npm/has-unicode/1.0.0/package/package.json not in flight; writing
6642 silly cache afterAdd lodash.padright@3.1.0
6643 verbose afterAdd /home/pi/.npm/lodash.padright/3.1.0/package/package.json not in flight; writing
6644 verbose linkBins minimist@0.0.8
6645 verbose linkMans minimist@0.0.8
6646 verbose rebuildBundles minimist@0.0.8
6647 silly gunzTarPerm extractEntry History.md
6648 silly gunzTarPerm extractEntry Makefile
6649 silly fetchAndShaCheck shasum b7b65ce6bf1413886539cfd533f0b30effa9cf88
6650 info install minimist@0.0.8
6651 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json written
6652 http fetch 200 https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
6653 info linkStuff minimatch@1.0.0
6654 silly linkStuff minimatch@1.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
6655 silly gunzTarPerm extractEntry LICENSE
6656 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
6657 silly gunzTarPerm extractEntry duplex.js
6658 info postinstall minimist@0.0.8
6659 verbose afterAdd /home/pi/.npm/lodash.padleft/3.1.0/package/package.json written
6660 verbose afterAdd /home/pi/.npm/lodash.pad/3.1.0/package/package.json written
6661 verbose afterAdd /home/pi/.npm/has-unicode/1.0.0/package/package.json written
6662 silly fetchAndShaCheck shasum fbc71f0c41adeb37f96c577ad1ed42d8fdacca91
6663 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/caseless/-/caseless-0.9.0.tgz not in flight; adding
6664 verbose addTmpTarball already have metadata; skipping unpack for caseless@0.9.0
6665 verbose afterAdd /home/pi/.npm/lodash.padright/3.1.0/package/package.json written
6666 silly install resolved [ { name: 'lodash.padleft',
6666 silly install resolved version: '3.1.0',
6666 silly install resolved description: 'The modern build of lodash’s `_.padLeft` as a module.',
6666 silly install resolved homepage: 'https://lodash.com/',
6666 silly install resolved icon: 'https://lodash.com/icon.svg',
6666 silly install resolved license: 'MIT',
6666 silly install resolved keywords: [ 'lodash', 'lodash-modularized', 'stdlib', 'util' ],
6666 silly install resolved author:
6666 silly install resolved { name: 'John-David Dalton',
6666 silly install resolved email: 'john.david.dalton@gmail.com',
6666 silly install resolved url: 'http://allyoucanleet.com/' },
6666 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
6666 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
6666 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
6666 silly install resolved dependencies:
6666 silly install resolved { 'lodash._basetostring': '^3.0.0',
6666 silly install resolved 'lodash._createpadding': '^3.0.0' },
6666 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
6666 silly install resolved _id: 'lodash.padleft@3.1.0',
6666 silly install resolved _shasum: 'ac94eeeb3ec4df6394b893c6f4f7faa5cb96a5c1',
6666 silly install resolved _from: 'lodash.padleft@>=3.0.0 <4.0.0',
6666 silly install resolved _npmVersion: '2.7.3',
6666 silly install resolved _nodeVersion: '0.12.0',
6666 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
6666 silly install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
6666 silly install resolved dist:
6666 silly install resolved { shasum: 'ac94eeeb3ec4df6394b893c6f4f7faa5cb96a5c1',
6666 silly install resolved tarball: 'http://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.0.tgz' },
6666 silly install resolved directories: {},
6666 silly install resolved _resolved: 'https://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.0.tgz' },
6666 silly install resolved { name: 'lodash.pad',
6666 silly install resolved version: '3.1.0',
6666 silly install resolved description: 'The modern build of lodash’s `_.pad` as a module.',
6666 silly install resolved homepage: 'https://lodash.com/',
6666 silly install resolved icon: 'https://lodash.com/icon.svg',
6666 silly install resolved license: 'MIT',
6666 silly install resolved keywords: [ 'lodash', 'lodash-modularized', 'stdlib', 'util' ],
6666 silly install resolved author:
6666 silly install resolved { name: 'John-David Dalton',
6666 silly install resolved email: 'john.david.dalton@gmail.com',
6666 silly install resolved url: 'http://allyoucanleet.com/' },
6666 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
6666 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
6666 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
6666 silly install resolved dependencies:
6666 silly install resolved { 'lodash._basetostring': '^3.0.0',
6666 silly install resolved 'lodash._createpadding': '^3.0.0' },
6666 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
6666 silly install resolved _id: 'lodash.pad@3.1.0',
6666 silly install resolved _shasum: '9f18b1f3749a95e197b5ff2ae752ea9851ada965',
6666 silly install resolved _from: 'lodash.pad@>=3.0.0 <4.0.0',
6666 silly install resolved _npmVersion: '2.7.3',
6666 silly install resolved _nodeVersion: '0.12.0',
6666 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
6666 silly install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
6666 silly install resolved dist:
6666 silly install resolved { shasum: '9f18b1f3749a95e197b5ff2ae752ea9851ada965',
6666 silly install resolved tarball: 'http://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.0.tgz' },
6666 silly install resolved directories: {},
6666 silly install resolved _resolved: 'https://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.0.tgz' },
6666 silly install resolved { name: 'has-unicode',
6666 silly install resolved version: '1.0.0',
6666 silly install resolved description: 'Try to guess if your terminal supports unicode',
6666 silly install resolved main: 'index.js',
6666 silly install resolved scripts: { test: 'tap test/*.js' },
6666 silly install resolved repository: { type: 'git', url: 'https://github.com/iarna/has-unicode' },
6666 silly install resolved keywords: [ 'unicode', 'terminal' ],
6666 silly install resolved author: { name: 'Rebecca Turner', email: 'me@re-becca.org' },
6666 silly install resolved license: 'ISC',
6666 silly install resolved bugs: { url: 'https://github.com/iarna/has-unicode/issues' },
6666 silly install resolved homepage: 'https://github.com/iarna/has-unicode',
6666 silly install resolved devDependencies: { 'require-inject': '^1.1.1', tap: '^0.4.13' },
6666 silly install resolved gitHead: 'a8c3dcf3be5f0c8f8e26a3e7ffea7da24344a006',
6666 silly install resolved _id: 'has-unicode@1.0.0',
6666 silly install resolved _shasum: 'bac5c44e064c2ffc3b8fcbd8c71afe08f9afc8cc',
6666 silly install resolved _from: 'has-unicode@>=1.0.0 <2.0.0',
6666 silly install resolved _npmVersion: '2.1.11',
6666 silly install resolved _nodeVersion: '0.10.33',
6666 silly install resolved _npmUser: { name: 'iarna', email: 'me@re-becca.org' },
6666 silly install resolved maintainers: [ [Object] ],
6666 silly install resolved dist:
6666 silly install resolved { shasum: 'bac5c44e064c2ffc3b8fcbd8c71afe08f9afc8cc',
6666 silly install resolved tarball: 'http://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz' },
6666 silly install resolved directories: {},
6666 silly install resolved _resolved: 'https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.0.tgz' },
6666 silly install resolved { name: 'lodash.padright',
6666 silly install resolved version: '3.1.0',
6666 silly install resolved description: 'The modern build of lodash’s `_.padRight` as a module.',
6666 silly install resolved homepage: 'https://lodash.com/',
6666 silly install resolved icon: 'https://lodash.com/icon.svg',
6666 silly install resolved license: 'MIT',
6666 silly install resolved keywords: [ 'lodash', 'lodash-modularized', 'stdlib', 'util' ],
6666 silly install resolved author:
6666 silly install resolved { name: 'John-David Dalton',
6666 silly install resolved email: 'john.david.dalton@gmail.com',
6666 silly install resolved url: 'http://allyoucanleet.com/' },
6666 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
6666 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
6666 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
6666 silly install resolved dependencies:
6666 silly install resolved { 'lodash._basetostring': '^3.0.0',
6666 silly install resolved 'lodash._createpadding': '^3.0.0' },
6666 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
6666 silly install resolved _id: 'lodash.padright@3.1.0',
6666 silly install resolved _shasum: '155aa4ed10f4103829031a14516dcb5f3f6c777f',
6666 silly install resolved _from: 'lodash.padright@>=3.0.0 <4.0.0',
6666 silly install resolved _npmVersion: '2.7.3',
6666 silly install resolved _nodeVersion: '0.12.0',
6666 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
6666 silly install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
6666 silly install resolved dist:
6666 silly install resolved { shasum: '155aa4ed10f4103829031a14516dcb5f3f6c777f',
6666 silly install resolved tarball: 'http://registry.npmjs.org/lodash.padright/-/lodash.padright-3.1.0.tgz' },
6666 silly install resolved directories: {},
6666 silly install resolved _resolved: 'https://registry.npmjs.org/lodash.padright/-/lodash.padright-3.1.0.tgz' } ]
6667 info install lodash.padleft@3.1.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
6668 info install lodash.pad@3.1.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
6669 info install has-unicode@1.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
6670 info install lodash.padright@3.1.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge
6671 info installOne lodash.padleft@3.1.0
6672 verbose installOne of lodash.padleft to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge not in flight; installing
6673 info installOne lodash.pad@3.1.0
6674 verbose installOne of lodash.pad to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge not in flight; installing
6675 info installOne has-unicode@1.0.0
6676 verbose installOne of has-unicode to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge not in flight; installing
6677 info installOne lodash.padright@3.1.0
6678 verbose installOne of lodash.padright to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge not in flight; installing
6679 http fetch 200 https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz
6680 http fetch 200 https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz
6681 http fetch 200 https://registry.npmjs.org/qs/-/qs-2.4.1.tgz
6682 http fetch 200 https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz
6683 http fetch 200 https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
6684 silly fetchAndShaCheck shasum b1184e312ffbcf70b3b4c78e8c219de7ebb1c550
6685 http fetch 200 https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz
6686 http fetch 200 https://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz
6687 verbose unlock done using /home/pi/.npm/_locks/minimist-e42f67e8d94b2ce3.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp/node_modules/minimist
6688 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
6689 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
6690 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz not in flight; adding
6691 verbose addTmpTarball already have metadata; skipping unpack for forever-agent@0.6.1
6692 http fetch 200 https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz
6693 http fetch 200 https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz
6694 http fetch 200 https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
6695 http fetch 200 https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz
6696 http fetch 200 https://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz
6697 http fetch 200 https://registry.npmjs.org/har-validator/-/har-validator-1.6.1.tgz
6698 http fetch 200 https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz
6699 silly gunzTarPerm extractEntry Readme.md
6700 silly gunzTarPerm extractEntry test/index.js
6701 verbose lock using /home/pi/.npm/_locks/lodash-padleft-608be81ab393d906.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
6702 verbose lock using /home/pi/.npm/_locks/lodash-pad-b11f2ca2b0224977.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
6703 verbose lock using /home/pi/.npm/_locks/has-unicode-3a16cc30365560d9.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
6704 verbose lock using /home/pi/.npm/_locks/lodash-padright-64409aee8946a1e6.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
6705 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz not in flight; adding
6706 verbose addTmpTarball already have metadata; skipping unpack for tunnel-agent@0.4.0
6707 silly install write writing lodash.padleft 3.1.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
6708 silly install write writing lodash.pad 3.1.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
6709 silly install write writing has-unicode 1.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
6710 silly install write writing lodash.padright 3.1.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
6711 silly fetchAndShaCheck shasum 4702ddf72fbe0ecd82787c00c113aea1935ad0e7
6712 silly gunzTarPerm extractEntry writable.js
6713 silly gunzTarPerm extractEntry passthrough.js
6714 silly fetchAndShaCheck shasum 0f0e3423f942960b5692ac324a57dd093bc41a92
6715 silly fetchAndShaCheck shasum c57103f7a17fc037f02d7c2e64b602ea223f7d63
6716 silly fetchAndShaCheck shasum 4c1f228b5050837eba9d21f50c2e6e320624566e
6717 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/bl/-/bl-0.9.4.tgz not in flight; adding
6718 verbose addTmpTarball already have metadata; skipping unpack for bl@0.9.4
6719 silly fetchAndShaCheck shasum eacd81bb73cab2a77447549a078d4f2018c67b4d
6720 silly fetchAndShaCheck shasum 0137e657baa5a7541c57ac37ac5fc07d73b4dc1f
6721 silly fetchAndShaCheck shasum 7dbeae44f6ca454e1f168451d630746735813ce3
6722 silly fetchAndShaCheck shasum 26f8bc26da6440e299cbdcfb69035c4f77a6e466
6723 silly fetchAndShaCheck shasum 9088ab5ae1e861f4d81b176b4a8046080703deed
6724 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz not in flight; adding
6725 verbose addTmpTarball already have metadata; skipping unpack for stringstream@0.0.4
6726 silly fetchAndShaCheck shasum 47e63f7af55afa6f92e1500e690eb8b8529c099a
6727 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
6728 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
6729 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
6730 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
6731 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz not in flight; adding
6732 verbose addTmpTarball already have metadata; skipping unpack for aws-sign2@0.5.0
6733 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz not in flight; adding
6734 verbose addTmpTarball already have metadata; skipping unpack for json-stringify-safe@5.0.0
6735 verbose linkBins minimatch@1.0.0
6736 verbose linkMans minimatch@1.0.0
6737 verbose rebuildBundles minimatch@1.0.0
6738 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz not in flight; adding
6739 verbose addTmpTarball already have metadata; skipping unpack for mime-types@2.0.10
6740 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz not in flight; adding
6741 verbose addTmpTarball already have metadata; skipping unpack for combined-stream@0.0.7
6742 silly fetchAndShaCheck shasum baef452cde645eff7d26562e8e749d7fd000b7fd
6743 verbose rebuildBundles [ 'lru-cache', 'sigmund' ]
6744 info install minimatch@1.0.0
6745 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft is being purged from base /home/pi/serverless-webrtc
6746 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
6747 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad is being purged from base /home/pi/serverless-webrtc
6748 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
6749 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode is being purged from base /home/pi/serverless-webrtc
6750 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
6751 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright is being purged from base /home/pi/serverless-webrtc
6752 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
6753 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz not in flight; adding
6754 verbose addTmpTarball already have metadata; skipping unpack for oauth-sign@0.6.0
6755 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/form-data/-/form-data-0.2.0.tgz not in flight; adding
6756 verbose addTmpTarball already have metadata; skipping unpack for form-data@0.2.0
6757 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz not in flight; adding
6758 verbose addTmpTarball already have metadata; skipping unpack for block-stream@0.0.7
6759 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/isstream/-/isstream-0.1.2.tgz not in flight; adding
6760 verbose addTmpTarball already have metadata; skipping unpack for isstream@0.1.2
6761 info linkStuff mkdirp@0.5.0
6762 silly linkStuff mkdirp@0.5.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
6763 verbose tar unpack /home/pi/.npm/lodash.padleft/3.1.0/package.tgz
6764 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
6765 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft is being purged
6766 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
6767 verbose tar unpack /home/pi/.npm/lodash.pad/3.1.0/package.tgz
6768 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
6769 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad is being purged
6770 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
6771 verbose tar unpack /home/pi/.npm/has-unicode/1.0.0/package.tgz
6772 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
6773 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode is being purged
6774 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
6775 verbose tar unpack /home/pi/.npm/lodash.padright/3.1.0/package.tgz
6776 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
6777 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright is being purged
6778 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
6779 silly fetchAndShaCheck shasum 4fbdac132559aa8323121e540779c0a012b27e66
6780 info postinstall minimatch@1.0.0
6781 silly gunzTarPerm modes [ '755', '644' ]
6782 silly gunzTarPerm modes [ '755', '644' ]
6783 silly gunzTarPerm modes [ '755', '644' ]
6784 silly gunzTarPerm modes [ '755', '644' ]
6785 silly cache afterAdd caseless@0.9.0
6786 verbose afterAdd /home/pi/.npm/caseless/0.9.0/package/package.json not in flight; writing
6787 silly fetchAndShaCheck shasum 68cbaea971013426a80c1404fad6b1a6b1175245
6788 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/har-validator/-/har-validator-1.6.1.tgz not in flight; adding
6789 verbose addTmpTarball already have metadata; skipping unpack for har-validator@1.6.1
6790 silly gunzTarPerm extractEntry readable.js
6791 silly gunzTarPerm modified mode [ 'readable.js', 436, 420 ]
6792 silly gunzTarPerm extractEntry transform.js
6793 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz not in flight; adding
6794 verbose addTmpTarball already have metadata; skipping unpack for http-signature@0.10.1
6795 verbose unlock done using /home/pi/.npm/_locks/minimatch-8ac48efd9650ccdd.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/minimatch
6796 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/qs/-/qs-2.4.1.tgz not in flight; adding
6797 verbose addTmpTarball already have metadata; skipping unpack for qs@2.4.1
6798 silly fetchAndShaCheck shasum 319bb7a56e7cb63f00b5c0cd7851cd4b4ddf1df9
6799 silly cache afterAdd forever-agent@0.6.1
6800 verbose afterAdd /home/pi/.npm/forever-agent/0.6.1/package/package.json not in flight; writing
6801 silly gunzTarPerm extractEntry package.json
6802 silly cache afterAdd tunnel-agent@0.4.0
6803 verbose afterAdd /home/pi/.npm/tunnel-agent/0.4.0/package/package.json not in flight; writing
6804 verbose afterAdd /home/pi/.npm/caseless/0.9.0/package/package.json written
6805 silly gunzTarPerm extractEntry package.json
6806 silly gunzTarPerm extractEntry package.json
6807 silly gunzTarPerm extractEntry package.json
6808 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz not in flight; adding
6809 verbose addTmpTarball already have metadata; skipping unpack for node-uuid@1.4.3
6810 verbose afterAdd /home/pi/.npm/forever-agent/0.6.1/package/package.json written
6811 silly gunzTarPerm extractEntry README.md
6812 silly gunzTarPerm extractEntry index.js
6813 silly cache afterAdd bl@0.9.4
6814 verbose afterAdd /home/pi/.npm/bl/0.9.4/package/package.json not in flight; writing
6815 silly gunzTarPerm extractEntry README.md
6816 silly gunzTarPerm extractEntry index.js
6817 silly gunzTarPerm extractEntry .npmignore
6818 silly gunzTarPerm extractEntry README.md
6819 silly gunzTarPerm extractEntry README.md
6820 silly gunzTarPerm extractEntry index.js
6821 verbose afterAdd /home/pi/.npm/tunnel-agent/0.4.0/package/package.json written
6822 silly cache afterAdd stringstream@0.0.4
6823 verbose afterAdd /home/pi/.npm/stringstream/0.0.4/package/package.json not in flight; writing
6824 silly cache afterAdd aws-sign2@0.5.0
6825 verbose afterAdd /home/pi/.npm/aws-sign2/0.5.0/package/package.json not in flight; writing
6826 silly cache afterAdd json-stringify-safe@5.0.0
6827 verbose afterAdd /home/pi/.npm/json-stringify-safe/5.0.0/package/package.json not in flight; writing
6828 verbose linkBins mkdirp@0.5.0
6829 verbose link bins [ { mkdirp: 'bin/cmd.js' },
6829 verbose link bins '/home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin',
6829 verbose link bins false ]
6830 verbose linkMans mkdirp@0.5.0
6831 verbose rebuildBundles mkdirp@0.5.0
6832 silly gunzTarPerm extractEntry float.patch
6833 silly gunzTarPerm modified mode [ 'float.patch', 436, 420 ]
6834 silly gunzTarPerm extractEntry lib/_stream_duplex.js
6835 silly gunzTarPerm modified mode [ 'lib/_stream_duplex.js', 436, 420 ]
6836 silly gunzTarPerm extractEntry lib/_stream_passthrough.js
6837 silly gunzTarPerm modified mode [ 'lib/_stream_passthrough.js', 436, 420 ]
6838 silly gunzTarPerm extractEntry lib/_stream_readable.js
6839 silly gunzTarPerm modified mode [ 'lib/_stream_readable.js', 436, 420 ]
6840 silly gunzTarPerm extractEntry lib/_stream_transform.js
6841 silly gunzTarPerm modified mode [ 'lib/_stream_transform.js', 436, 420 ]
6842 silly gunzTarPerm extractEntry lib/_stream_writable.js
6843 silly gunzTarPerm modified mode [ 'lib/_stream_writable.js', 436, 420 ]
6844 silly cache afterAdd mime-types@2.0.10
6845 verbose afterAdd /home/pi/.npm/mime-types/2.0.10/package/package.json not in flight; writing
6846 silly cache afterAdd combined-stream@0.0.7
6847 verbose afterAdd /home/pi/.npm/combined-stream/0.0.7/package/package.json not in flight; writing
6848 verbose rebuildBundles [ 'minimist' ]
6849 silly cache afterAdd form-data@0.2.0
6850 verbose afterAdd /home/pi/.npm/form-data/0.2.0/package/package.json not in flight; writing
6851 silly cache afterAdd block-stream@0.0.7
6852 verbose afterAdd /home/pi/.npm/block-stream/0.0.7/package/package.json not in flight; writing
6853 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/mkdirp is being purged
6854 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/.bin/mkdirp
6855 silly cache afterAdd oauth-sign@0.6.0
6856 verbose afterAdd /home/pi/.npm/oauth-sign/0.6.0/package/package.json not in flight; writing
6857 silly cache afterAdd isstream@0.1.2
6858 verbose afterAdd /home/pi/.npm/isstream/0.1.2/package/package.json not in flight; writing
6859 verbose afterAdd /home/pi/.npm/bl/0.9.4/package/package.json written
6860 verbose afterAdd /home/pi/.npm/stringstream/0.0.4/package/package.json written
6861 silly cache afterAdd har-validator@1.6.1
6862 verbose afterAdd /home/pi/.npm/har-validator/1.6.1/package/package.json not in flight; writing
6863 verbose afterAdd /home/pi/.npm/aws-sign2/0.5.0/package/package.json written
6864 verbose afterAdd /home/pi/.npm/json-stringify-safe/5.0.0/package/package.json written
6865 silly cache afterAdd http-signature@0.10.1
6866 verbose afterAdd /home/pi/.npm/http-signature/0.10.1/package/package.json not in flight; writing
6867 verbose afterAdd /home/pi/.npm/mime-types/2.0.10/package/package.json written
6868 verbose afterAdd /home/pi/.npm/combined-stream/0.0.7/package/package.json written
6869 silly gunzTarPerm extractEntry LICENSE.txt
6870 silly cache afterAdd qs@2.4.1
6871 verbose afterAdd /home/pi/.npm/qs/2.4.1/package/package.json not in flight; writing
6872 verbose afterAdd /home/pi/.npm/form-data/0.2.0/package/package.json written
6873 verbose afterAdd /home/pi/.npm/block-stream/0.0.7/package/package.json written
6874 silly install resolved [ { name: 'inherits',
6874 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()',
6874 silly install resolved version: '2.0.1',
6874 silly install resolved keywords:
6874 silly install resolved [ 'inheritance',
6874 silly install resolved 'class',
6874 silly install resolved 'klass',
6874 silly install resolved 'oop',
6874 silly install resolved 'object-oriented',
6874 silly install resolved 'inherits',
6874 silly install resolved 'browser',
6874 silly install resolved 'browserify' ],
6874 silly install resolved main: './inherits.js',
6874 silly install resolved browser: './inherits_browser.js',
6874 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' },
6874 silly install resolved license: 'ISC',
6874 silly install resolved scripts: { test: 'node test' },
6874 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' },
6874 silly install resolved _id: 'inherits@2.0.1',
6874 silly install resolved dist:
6874 silly install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
6874 silly install resolved tarball: 'http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
6874 silly install resolved _from: 'inherits@>=2.0.0 <3.0.0',
6874 silly install resolved _npmVersion: '1.3.8',
6874 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
6874 silly install resolved maintainers: [ [Object] ],
6874 silly install resolved directories: {},
6874 silly install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
6874 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
6874 silly install resolved readme: 'ERROR: No README data found!',
6874 silly install resolved homepage: 'https://github.com/isaacs/inherits' },
6874 silly install resolved { author:
6874 silly install resolved { name: 'Isaac Z. Schlueter',
6874 silly install resolved email: 'i@izs.me',
6874 silly install resolved url: 'http://blog.izs.me/' },
6874 silly install resolved name: 'block-stream',
6874 silly install resolved description: 'a stream of blocks',
6874 silly install resolved version: '0.0.7',
6874 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/block-stream.git' },
6874 silly install resolved engines: { node: '0.4 || >=0.5.8' },
6874 silly install resolved main: 'block-stream.js',
6874 silly install resolved dependencies: { inherits: '~2.0.0' },
6874 silly install resolved devDependencies: { tap: '0.x' },
6874 silly install resolved scripts: { test: 'tap test/' },
6874 silly install resolved license: 'BSD',
6874 silly install resolved readme: '# block-stream\n\nA stream of blocks.\n\nWrite data into it, and it\'ll output data in buffer blocks the size you\nspecify, padding with zeroes if necessary.\n\n```javascript\nvar block = new BlockStream(512)\nfs.createReadStream("some-file").pipe(block)\nblock.pipe(fs.createWriteStream("block-file"))\n```\n\nWhen `.end()` or `.flush()` is called, it\'ll pad the block with zeroes.\n',
6874 silly install resolved readmeFilename: 'README.md',
6874 silly install resolved bugs: { url: 'https://github.com/isaacs/block-stream/issues' },
6874 silly install resolved _id: 'block-stream@0.0.7',
6874 silly install resolved dist:
6874 silly install resolved { shasum: '9088ab5ae1e861f4d81b176b4a8046080703deed',
6874 silly install resolved tarball: 'http://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz' },
6874 silly install resolved _from: 'block-stream@*',
6874 silly install resolved _npmVersion: '1.3.4',
6874 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
6874 silly install resolved maintainers: [ [Object] ],
6874 silly install resolved directories: {},
6874 silly install resolved _shasum: '9088ab5ae1e861f4d81b176b4a8046080703deed',
6874 silly install resolved _resolved: 'https://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz' } ]
6875 info install inherits@2.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
6876 info install block-stream@0.0.7 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
6877 info installOne inherits@2.0.1
6878 verbose installOne of inherits to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar not in flight; installing
6879 info installOne block-stream@0.0.7
6880 verbose installOne of block-stream to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar not in flight; installing
6881 info install mkdirp@0.5.0
6882 verbose afterAdd /home/pi/.npm/oauth-sign/0.6.0/package/package.json written
6883 verbose afterAdd /home/pi/.npm/isstream/0.1.2/package/package.json written
6884 silly gunzTarPerm extractEntry LICENSE.txt
6885 silly gunzTarPerm extractEntry LICENSE
6886 silly gunzTarPerm extractEntry index.js
6887 silly gunzTarPerm extractEntry LICENSE.txt
6888 verbose afterAdd /home/pi/.npm/har-validator/1.6.1/package/package.json written
6889 info postinstall mkdirp@0.5.0
6890 silly cache afterAdd node-uuid@1.4.3
6891 verbose afterAdd /home/pi/.npm/node-uuid/1.4.3/package/package.json not in flight; writing
6892 verbose afterAdd /home/pi/.npm/http-signature/0.10.1/package/package.json written
6893 verbose lock using /home/pi/.npm/_locks/inherits-11dd4368af18f0e8.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
6894 verbose lock using /home/pi/.npm/_locks/block-stream-a649d83573131ada.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
6895 verbose afterAdd /home/pi/.npm/qs/2.4.1/package/package.json written
6896 silly install write writing inherits 2.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
6897 silly install write writing block-stream 0.0.7 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
6898 verbose unlock done using /home/pi/.npm/_locks/mkdirp-1846830540a1fd30.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/mkdirp
6899 verbose afterAdd /home/pi/.npm/node-uuid/1.4.3/package/package.json written
6900 silly gunzTarPerm extractEntry README.md~
6901 silly gunzTarPerm extractEntry test/index.js
6902 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
6903 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
6904 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits is being purged from base /home/pi/serverless-webrtc
6905 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
6906 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream is being purged from base /home/pi/serverless-webrtc
6907 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
6908 verbose tar unpack /home/pi/.npm/inherits/2.0.1/package.tgz
6909 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
6910 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits is being purged
6911 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
6912 verbose tar unpack /home/pi/.npm/block-stream/0.0.7/package.tgz
6913 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
6914 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream is being purged
6915 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
6916 silly gunzTarPerm modes [ '755', '644' ]
6917 silly gunzTarPerm modes [ '755', '644' ]
6918 silly gunzTarPerm extractEntry package.json
6919 silly gunzTarPerm extractEntry package.json
6920 silly gunzTarPerm extractEntry README.md
6921 silly gunzTarPerm extractEntry LICENSE
6922 silly gunzTarPerm extractEntry README.md
6923 silly gunzTarPerm extractEntry LICENCE
6924 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
6925 silly gunzTarPerm extractEntry inherits.js
6926 silly gunzTarPerm extractEntry inherits_browser.js
6927 silly gunzTarPerm extractEntry block-stream.js
6928 silly gunzTarPerm extractEntry bench/block-stream-pause.js
6929 info preinstall delegates@0.1.0
6930 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
6931 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/package.json
6932 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json
6933 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/package.json
6934 silly gunzTarPerm extractEntry bench/block-stream.js
6935 silly gunzTarPerm extractEntry bench/dropper-pause.js
6936 silly gunzTarPerm extractEntry bench/dropper.js
6937 silly gunzTarPerm extractEntry test/basic.js
6938 silly gunzTarPerm extractEntry test/nopad-thorough.js
6939 silly gunzTarPerm extractEntry test/nopad.js
6940 silly gunzTarPerm extractEntry test/pause-resume.js
6941 silly gunzTarPerm extractEntry test/thorough.js
6942 silly gunzTarPerm extractEntry test/two-stream.js
6943 info preinstall lodash.padleft@3.1.0
6944 info preinstall lodash.pad@3.1.0
6945 info preinstall lodash.padright@3.1.0
6946 silly gunzTarPerm extractEntry test.js
6947 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/package.json
6948 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json
6949 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/package.json
6950 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
6951 silly prepareForInstallMany adding lodash._basetostring@^3.0.0 from lodash.padleft dependencies
6952 silly prepareForInstallMany adding lodash._createpadding@^3.0.0 from lodash.padleft dependencies
6953 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/package.json
6954 silly prepareForInstallMany adding lodash._basetostring@^3.0.0 from lodash.pad dependencies
6955 silly prepareForInstallMany adding lodash._createpadding@^3.0.0 from lodash.pad dependencies
6956 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json
6957 silly prepareForInstallMany adding lodash._basetostring@^3.0.0 from lodash.padright dependencies
6958 silly prepareForInstallMany adding lodash._createpadding@^3.0.0 from lodash.padright dependencies
6959 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/package.json
6960 silly fetchAndShaCheck shasum 8220c7e21abd5b13d96804254bd5a81ebf2c7d62
6961 silly install resolved []
6962 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6963 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
6964 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz not in flight; adding
6965 verbose addTmpTarball already have metadata; skipping unpack for tough-cookie@0.12.1
6966 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/package.json
6967 info preinstall has-unicode@1.0.0
6968 silly cache add args [ 'lodash._basetostring@^3.0.0', null ]
6969 verbose cache add spec lodash._basetostring@^3.0.0
6970 silly cache add args [ 'lodash._basetostring@^3.0.0', null ]
6971 verbose cache add spec lodash._basetostring@^3.0.0
6972 silly cache add parsed spec { raw: 'lodash._basetostring@^3.0.0',
6972 silly cache add scope: null,
6972 silly cache add name: 'lodash._basetostring',
6972 silly cache add rawSpec: '^3.0.0',
6972 silly cache add spec: '>=3.0.0 <4.0.0',
6972 silly cache add type: 'range' }
6973 silly addNamed lodash._basetostring@>=3.0.0 <4.0.0
6974 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._basetostring
6975 silly addNameRange { name: 'lodash._basetostring',
6975 silly addNameRange range: '>=3.0.0 <4.0.0',
6975 silly addNameRange hasData: false }
6976 silly mapToRegistry name lodash._basetostring
6977 silly mapToRegistry using default registry
6978 silly mapToRegistry registry https://registry.npmjs.org/
6979 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
6980 verbose addNameRange registry:https://registry.npmjs.org/lodash._basetostring not in flight; fetching
6981 silly cache add parsed spec { raw: 'lodash._basetostring@^3.0.0',
6981 silly cache add scope: null,
6981 silly cache add name: 'lodash._basetostring',
6981 silly cache add rawSpec: '^3.0.0',
6981 silly cache add spec: '>=3.0.0 <4.0.0',
6981 silly cache add type: 'range' }
6982 silly addNamed lodash._basetostring@>=3.0.0 <4.0.0
6983 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._basetostring
6984 silly addNameRange { name: 'lodash._basetostring',
6984 silly addNameRange range: '>=3.0.0 <4.0.0',
6984 silly addNameRange hasData: false }
6985 silly mapToRegistry name lodash._basetostring
6986 silly mapToRegistry using default registry
6987 silly mapToRegistry registry https://registry.npmjs.org/
6988 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
6989 verbose addNameRange registry:https://registry.npmjs.org/lodash._basetostring already in flight; waiting
6990 silly cache add args [ 'lodash._createpadding@^3.0.0', null ]
6991 verbose cache add spec lodash._createpadding@^3.0.0
6992 silly cache add args [ 'lodash._createpadding@^3.0.0', null ]
6993 verbose cache add spec lodash._createpadding@^3.0.0
6994 silly cache add parsed spec { raw: 'lodash._createpadding@^3.0.0',
6994 silly cache add scope: null,
6994 silly cache add name: 'lodash._createpadding',
6994 silly cache add rawSpec: '^3.0.0',
6994 silly cache add spec: '>=3.0.0 <4.0.0',
6994 silly cache add type: 'range' }
6995 silly addNamed lodash._createpadding@>=3.0.0 <4.0.0
6996 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._createpadding
6997 silly addNameRange { name: 'lodash._createpadding',
6997 silly addNameRange range: '>=3.0.0 <4.0.0',
6997 silly addNameRange hasData: false }
6998 silly mapToRegistry name lodash._createpadding
6999 silly mapToRegistry using default registry
7000 silly mapToRegistry registry https://registry.npmjs.org/
7001 silly mapToRegistry uri https://registry.npmjs.org/lodash._createpadding
7002 verbose addNameRange registry:https://registry.npmjs.org/lodash._createpadding not in flight; fetching
7003 silly cache add parsed spec { raw: 'lodash._createpadding@^3.0.0',
7003 silly cache add scope: null,
7003 silly cache add name: 'lodash._createpadding',
7003 silly cache add rawSpec: '^3.0.0',
7003 silly cache add spec: '>=3.0.0 <4.0.0',
7003 silly cache add type: 'range' }
7004 silly addNamed lodash._createpadding@>=3.0.0 <4.0.0
7005 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._createpadding
7006 silly addNameRange { name: 'lodash._createpadding',
7006 silly addNameRange range: '>=3.0.0 <4.0.0',
7006 silly addNameRange hasData: false }
7007 silly mapToRegistry name lodash._createpadding
7008 silly mapToRegistry using default registry
7009 silly mapToRegistry registry https://registry.npmjs.org/
7010 silly mapToRegistry uri https://registry.npmjs.org/lodash._createpadding
7011 verbose addNameRange registry:https://registry.npmjs.org/lodash._createpadding already in flight; waiting
7012 silly cache add args [ 'lodash._basetostring@^3.0.0', null ]
7013 verbose cache add spec lodash._basetostring@^3.0.0
7014 silly cache add parsed spec { raw: 'lodash._basetostring@^3.0.0',
7014 silly cache add scope: null,
7014 silly cache add name: 'lodash._basetostring',
7014 silly cache add rawSpec: '^3.0.0',
7014 silly cache add spec: '>=3.0.0 <4.0.0',
7014 silly cache add type: 'range' }
7015 silly addNamed lodash._basetostring@>=3.0.0 <4.0.0
7016 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._basetostring
7017 silly addNameRange { name: 'lodash._basetostring',
7017 silly addNameRange range: '>=3.0.0 <4.0.0',
7017 silly addNameRange hasData: false }
7018 silly mapToRegistry name lodash._basetostring
7019 silly mapToRegistry using default registry
7020 silly mapToRegistry registry https://registry.npmjs.org/
7021 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
7022 verbose addNameRange registry:https://registry.npmjs.org/lodash._basetostring already in flight; waiting
7023 silly cache add args [ 'lodash._createpadding@^3.0.0', null ]
7024 verbose cache add spec lodash._createpadding@^3.0.0
7025 silly cache add parsed spec { raw: 'lodash._createpadding@^3.0.0',
7025 silly cache add scope: null,
7025 silly cache add name: 'lodash._createpadding',
7025 silly cache add rawSpec: '^3.0.0',
7025 silly cache add spec: '>=3.0.0 <4.0.0',
7025 silly cache add type: 'range' }
7026 silly addNamed lodash._createpadding@>=3.0.0 <4.0.0
7027 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash._createpadding
7028 silly addNameRange { name: 'lodash._createpadding',
7028 silly addNameRange range: '>=3.0.0 <4.0.0',
7028 silly addNameRange hasData: false }
7029 silly mapToRegistry name lodash._createpadding
7030 silly mapToRegistry using default registry
7031 silly mapToRegistry registry https://registry.npmjs.org/
7032 silly mapToRegistry uri https://registry.npmjs.org/lodash._createpadding
7033 verbose addNameRange registry:https://registry.npmjs.org/lodash._createpadding already in flight; waiting
7034 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/package.json
7035 verbose request uri https://registry.npmjs.org/lodash._basetostring
7036 verbose request no auth needed
7037 info attempt registry request try #1 at 14:18:03
7038 http request GET https://registry.npmjs.org/lodash._basetostring
7039 verbose request uri https://registry.npmjs.org/lodash._createpadding
7040 verbose request no auth needed
7041 info attempt registry request try #1 at 14:18:03
7042 http request GET https://registry.npmjs.org/lodash._createpadding
7043 info linkStuff delegates@0.1.0
7044 silly linkStuff delegates@0.1.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules as its parent node_modules
7045 silly cache afterAdd tough-cookie@0.12.1
7046 verbose afterAdd /home/pi/.npm/tough-cookie/0.12.1/package/package.json not in flight; writing
7047 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
7048 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/package.json
7049 info preinstall brace-expansion@1.1.0
7050 verbose linkBins delegates@0.1.0
7051 verbose linkMans delegates@0.1.0
7052 verbose rebuildBundles delegates@0.1.0
7053 http 200 https://registry.npmjs.org/lodash._basetostring
7054 silly get cb [ 200,
7054 silly get { date: 'Tue, 21 Apr 2015 14:18:03 GMT',
7054 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
7054 silly get etag: '"CKZRJJO2132BHQF1PXZZI33WN"',
7054 silly get 'content-type': 'application/json',
7054 silly get 'cache-control': 'max-age=60',
7054 silly get 'content-length': '3486',
7054 silly get 'accept-ranges': 'bytes',
7054 silly get via: '1.1 varnish',
7054 silly get age: '8',
7054 silly get 'x-served-by': 'cache-ams4132-AMS',
7054 silly get 'x-cache': 'HIT',
7054 silly get 'x-cache-hits': '1',
7054 silly get 'x-timer': 'S1429625883.686657,VS0,VE0',
7054 silly get vary: 'Accept',
7054 silly get 'keep-alive': 'timeout=10, max=50',
7054 silly get connection: 'Keep-Alive' } ]
7055 verbose get saving lodash._basetostring to /home/pi/.npm/registry.npmjs.org/lodash._basetostring/.cache.json
7056 http 200 https://registry.npmjs.org/lodash._createpadding
7057 silly get cb [ 200,
7057 silly get { date: 'Tue, 21 Apr 2015 14:18:03 GMT',
7057 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
7057 silly get etag: '"CXE12M18BC5ZXV9TBL1GY1OP8"',
7057 silly get 'content-type': 'application/json',
7057 silly get 'cache-control': 'max-age=60',
7057 silly get 'content-length': '3541',
7057 silly get 'accept-ranges': 'bytes',
7057 silly get via: '1.1 varnish',
7057 silly get age: '57',
7057 silly get 'x-served-by': 'cache-ams4125-AMS',
7057 silly get 'x-cache': 'HIT',
7057 silly get 'x-cache-hits': '2',
7057 silly get 'x-timer': 'S1429625883.700163,VS0,VE0',
7057 silly get vary: 'Accept',
7057 silly get 'keep-alive': 'timeout=10, max=50',
7057 silly get connection: 'Keep-Alive' } ]
7058 verbose get saving lodash._createpadding to /home/pi/.npm/registry.npmjs.org/lodash._createpadding/.cache.json
7059 verbose afterAdd /home/pi/.npm/tough-cookie/0.12.1/package/package.json written
7060 info install delegates@0.1.0
7061 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
7062 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits/package.json
7063 info postinstall delegates@0.1.0
7064 verbose unlock done using /home/pi/.npm/_locks/delegates-2b4f696501d02fd5.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
7065 info preinstall inherits@2.0.1
7066 silly prepareForInstallMany adding balanced-match@^0.2.0 from brace-expansion dependencies
7067 silly prepareForInstallMany adding concat-map@0.0.1 from brace-expansion dependencies
7068 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json
7069 silly install resolved []
7070 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
7071 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
7072 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits/package.json
7073 silly addNameRange number 2 { name: 'lodash._basetostring',
7073 silly addNameRange range: '>=3.0.0 <4.0.0',
7073 silly addNameRange hasData: true }
7074 silly addNameRange versions [ 'lodash._basetostring', [ '3.0.0' ] ]
7075 silly addNamed lodash._basetostring@3.0.0
7076 verbose addNamed "3.0.0" is a plain semver version for lodash._basetostring
7077 silly addNameRange number 2 { name: 'lodash._basetostring',
7077 silly addNameRange range: '>=3.0.0 <4.0.0',
7077 silly addNameRange hasData: true }
7078 silly addNameRange versions [ 'lodash._basetostring', [ '3.0.0' ] ]
7079 silly addNamed lodash._basetostring@3.0.0
7080 verbose addNamed "3.0.0" is a plain semver version for lodash._basetostring
7081 silly addNameRange number 2 { name: 'lodash._basetostring',
7081 silly addNameRange range: '>=3.0.0 <4.0.0',
7081 silly addNameRange hasData: true }
7082 silly addNameRange versions [ 'lodash._basetostring', [ '3.0.0' ] ]
7083 silly addNamed lodash._basetostring@3.0.0
7084 verbose addNamed "3.0.0" is a plain semver version for lodash._basetostring
7085 silly addNameRange number 2 { name: 'lodash._createpadding',
7085 silly addNameRange range: '>=3.0.0 <4.0.0',
7085 silly addNameRange hasData: true }
7086 silly addNameRange versions [ 'lodash._createpadding', [ '3.6.0' ] ]
7087 silly addNamed lodash._createpadding@3.6.0
7088 verbose addNamed "3.6.0" is a plain semver version for lodash._createpadding
7089 silly addNameRange number 2 { name: 'lodash._createpadding',
7089 silly addNameRange range: '>=3.0.0 <4.0.0',
7089 silly addNameRange hasData: true }
7090 silly addNameRange versions [ 'lodash._createpadding', [ '3.6.0' ] ]
7091 silly addNamed lodash._createpadding@3.6.0
7092 verbose addNamed "3.6.0" is a plain semver version for lodash._createpadding
7093 silly addNameRange number 2 { name: 'lodash._createpadding',
7093 silly addNameRange range: '>=3.0.0 <4.0.0',
7093 silly addNameRange hasData: true }
7094 silly addNameRange versions [ 'lodash._createpadding', [ '3.6.0' ] ]
7095 silly addNamed lodash._createpadding@3.6.0
7096 verbose addNamed "3.6.0" is a plain semver version for lodash._createpadding
7097 silly mapToRegistry name lodash._basetostring
7098 silly mapToRegistry using default registry
7099 silly mapToRegistry registry https://registry.npmjs.org/
7100 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
7101 verbose addRemoteTarball https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz not in flight; adding
7102 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz',
7102 verbose addRemoteTarball '75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2' ]
7103 silly mapToRegistry name lodash._basetostring
7104 silly mapToRegistry using default registry
7105 silly mapToRegistry registry https://registry.npmjs.org/
7106 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
7107 verbose addRemoteTarball https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz already in flight; waiting
7108 silly mapToRegistry name lodash._basetostring
7109 silly mapToRegistry using default registry
7110 silly mapToRegistry registry https://registry.npmjs.org/
7111 silly mapToRegistry uri https://registry.npmjs.org/lodash._basetostring
7112 verbose addRemoteTarball https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz already in flight; waiting
7113 silly mapToRegistry name lodash._createpadding
7114 silly mapToRegistry using default registry
7115 silly mapToRegistry registry https://registry.npmjs.org/
7116 silly mapToRegistry uri https://registry.npmjs.org/lodash._createpadding
7117 verbose addRemoteTarball https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz not in flight; adding
7118 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz',
7118 verbose addRemoteTarball 'c466850dd1a05e6bfec54fd0cf0db28b68332d5e' ]
7119 silly mapToRegistry name lodash._createpadding
7120 silly mapToRegistry using default registry
7121 silly mapToRegistry registry https://registry.npmjs.org/
7122 silly mapToRegistry uri https://registry.npmjs.org/lodash._createpadding
7123 verbose addRemoteTarball https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz already in flight; waiting
7124 silly mapToRegistry name lodash._createpadding
7125 silly mapToRegistry using default registry
7126 silly mapToRegistry registry https://registry.npmjs.org/
7127 silly mapToRegistry uri https://registry.npmjs.org/lodash._createpadding
7128 verbose addRemoteTarball https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz already in flight; waiting
7129 info retry fetch attempt 1 at 14:18:04
7130 info attempt registry request try #1 at 14:18:04
7131 http fetch GET https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz
7132 info retry fetch attempt 1 at 14:18:04
7133 info attempt registry request try #1 at 14:18:04
7134 http fetch GET https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz
7135 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits/package.json
7136 silly cache add args [ 'concat-map@0.0.1', null ]
7137 verbose cache add spec concat-map@0.0.1
7138 silly cache add parsed spec { raw: 'concat-map@0.0.1',
7138 silly cache add scope: null,
7138 silly cache add name: 'concat-map',
7138 silly cache add rawSpec: '0.0.1',
7138 silly cache add spec: '0.0.1',
7138 silly cache add type: 'version' }
7139 silly addNamed concat-map@0.0.1
7140 verbose addNamed "0.0.1" is a plain semver version for concat-map
7141 silly mapToRegistry name concat-map
7142 silly mapToRegistry using default registry
7143 silly mapToRegistry registry https://registry.npmjs.org/
7144 silly mapToRegistry uri https://registry.npmjs.org/concat-map
7145 verbose addNameVersion registry:https://registry.npmjs.org/concat-map not in flight; fetching
7146 silly cache add args [ 'balanced-match@^0.2.0', null ]
7147 verbose cache add spec balanced-match@^0.2.0
7148 silly cache add parsed spec { raw: 'balanced-match@^0.2.0',
7148 silly cache add scope: null,
7148 silly cache add name: 'balanced-match',
7148 silly cache add rawSpec: '^0.2.0',
7148 silly cache add spec: '>=0.2.0 <0.3.0',
7148 silly cache add type: 'range' }
7149 silly addNamed balanced-match@>=0.2.0 <0.3.0
7150 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for balanced-match
7151 silly addNameRange { name: 'balanced-match',
7151 silly addNameRange range: '>=0.2.0 <0.3.0',
7151 silly addNameRange hasData: false }
7152 silly mapToRegistry name balanced-match
7153 silly mapToRegistry using default registry
7154 silly mapToRegistry registry https://registry.npmjs.org/
7155 silly mapToRegistry uri https://registry.npmjs.org/balanced-match
7156 verbose addNameRange registry:https://registry.npmjs.org/balanced-match not in flight; fetching
7157 info linkStuff has-unicode@1.0.0
7158 silly linkStuff has-unicode@1.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules as its parent node_modules
7159 verbose request uri https://registry.npmjs.org/concat-map
7160 verbose request no auth needed
7161 info attempt registry request try #1 at 14:18:04
7162 verbose etag "2U454Y0TO6HIGLHDYCQETYTN8"
7163 http request GET https://registry.npmjs.org/concat-map
7164 verbose request uri https://registry.npmjs.org/balanced-match
7165 verbose request no auth needed
7166 info attempt registry request try #1 at 14:18:04
7167 verbose etag "2H6AO94YXV8VUX762CZ8KGSIJ"
7168 http request GET https://registry.npmjs.org/balanced-match
7169 silly install resolved []
7170 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
7171 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
7172 silly fetchAndShaCheck shasum 1e731ce39447fa1d0f6d707f7bceebec0fd1ec1f
7173 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/hawk/-/hawk-2.3.1.tgz not in flight; adding
7174 verbose addTmpTarball already have metadata; skipping unpack for hawk@2.3.1
7175 info linkStuff inherits@2.0.1
7176 silly linkStuff inherits@2.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules as its parent node_modules
7177 http fetch 200 https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz
7178 verbose linkBins has-unicode@1.0.0
7179 verbose linkMans has-unicode@1.0.0
7180 verbose rebuildBundles has-unicode@1.0.0
7181 info install has-unicode@1.0.0
7182 http fetch 200 https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz
7183 info postinstall has-unicode@1.0.0
7184 silly fetchAndShaCheck shasum c466850dd1a05e6bfec54fd0cf0db28b68332d5e
7185 verbose unlock done using /home/pi/.npm/_locks/has-unicode-3a16cc30365560d9.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode
7186 silly fetchAndShaCheck shasum 75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2
7187 verbose linkBins inherits@2.0.1
7188 verbose linkMans inherits@2.0.1
7189 verbose rebuildBundles inherits@2.0.1
7190 info install inherits@2.0.1
7191 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz not in flight; adding
7192 verbose addTmpTarball already have metadata; skipping unpack for lodash._createpadding@3.6.0
7193 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz not in flight; adding
7194 verbose addTmpTarball already have metadata; skipping unpack for lodash._basetostring@3.0.0
7195 info postinstall inherits@2.0.1
7196 silly cache afterAdd hawk@2.3.1
7197 verbose afterAdd /home/pi/.npm/hawk/2.3.1/package/package.json not in flight; writing
7198 http 304 https://registry.npmjs.org/balanced-match
7199 silly get cb [ 304,
7199 silly get { date: 'Tue, 21 Apr 2015 14:18:05 GMT',
7199 silly get server: 'Apache',
7199 silly get via: '1.1 varnish',
7199 silly get 'last-modified': 'Tue, 21 Apr 2015 14:18:05 GMT',
7199 silly get 'cache-control': 'max-age=60',
7199 silly get etag: '"2H6AO94YXV8VUX762CZ8KGSIJ"',
7199 silly get age: '23',
7199 silly get 'x-served-by': 'cache-ams4126-AMS',
7199 silly get 'x-cache': 'HIT',
7199 silly get 'x-cache-hits': '1',
7199 silly get 'x-timer': 'S1429625885.637516,VS0,VE0',
7199 silly get vary: 'Accept',
7199 silly get 'content-length': '0',
7199 silly get 'keep-alive': 'timeout=10, max=50',
7199 silly get connection: 'Keep-Alive' } ]
7200 verbose etag https://registry.npmjs.org/balanced-match from cache
7201 verbose get saving balanced-match to /home/pi/.npm/registry.npmjs.org/balanced-match/.cache.json
7202 http 304 https://registry.npmjs.org/concat-map
7203 silly get cb [ 304,
7203 silly get { date: 'Tue, 21 Apr 2015 14:18:05 GMT',
7203 silly get server: 'Apache',
7203 silly get via: '1.1 varnish',
7203 silly get 'last-modified': 'Tue, 21 Apr 2015 14:18:04 GMT',
7203 silly get 'cache-control': 'max-age=60',
7203 silly get etag: '"2U454Y0TO6HIGLHDYCQETYTN8"',
7203 silly get age: '39',
7203 silly get 'x-served-by': 'cache-ams4134-AMS',
7203 silly get 'x-cache': 'HIT',
7203 silly get 'x-cache-hits': '2',
7203 silly get 'x-timer': 'S1429625885.658045,VS0,VE0',
7203 silly get vary: 'Accept',
7203 silly get 'content-length': '0',
7203 silly get 'keep-alive': 'timeout=10, max=50',
7203 silly get connection: 'Keep-Alive' } ]
7204 verbose etag https://registry.npmjs.org/concat-map from cache
7205 verbose get saving concat-map to /home/pi/.npm/registry.npmjs.org/concat-map/.cache.json
7206 verbose unlock done using /home/pi/.npm/_locks/inherits-11dd4368af18f0e8.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/inherits
7207 verbose afterAdd /home/pi/.npm/hawk/2.3.1/package/package.json written
7208 silly install resolved [ { name: 'caseless',
7208 silly install resolved version: '0.9.0',
7208 silly install resolved description: 'Caseless object set/get/has, very useful when working with HTTP headers.',
7208 silly install resolved main: 'index.js',
7208 silly install resolved scripts: { test: 'node test.js' },
7208 silly install resolved repository: { type: 'git', url: 'https://github.com/mikeal/caseless' },
7208 silly install resolved keywords: [ 'headers', 'http', 'caseless' ],
7208 silly install resolved test: 'node test.js',
7208 silly install resolved author: { name: 'Mikeal Rogers', email: 'mikeal.rogers@gmail.com' },
7208 silly install resolved license: 'BSD',
7208 silly install resolved bugs: { url: 'https://github.com/mikeal/caseless/issues' },
7208 silly install resolved devDependencies: { tape: '^2.10.2' },
7208 silly install resolved gitHead: '5ff0ccebbbf14dad5dc91def1f274887801db3e3',
7208 silly install resolved homepage: 'https://github.com/mikeal/caseless',
7208 silly install resolved _id: 'caseless@0.9.0',
7208 silly install resolved _shasum: 'b7b65ce6bf1413886539cfd533f0b30effa9cf88',
7208 silly install resolved _from: 'caseless@>=0.9.0 <0.10.0',
7208 silly install resolved _npmVersion: '1.4.14',
7208 silly install resolved _npmUser: { name: 'nylen', email: 'jnylen@gmail.com' },
7208 silly install resolved maintainers: [ [Object], [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: 'b7b65ce6bf1413886539cfd533f0b30effa9cf88',
7208 silly install resolved tarball: 'http://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz' },
7208 silly install resolved { author:
7208 silly install resolved { name: 'Mikeal Rogers',
7208 silly install resolved email: 'mikeal.rogers@gmail.com',
7208 silly install resolved url: 'http://www.futurealoof.com' },
7208 silly install resolved name: 'forever-agent',
7208 silly install resolved description: 'HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.',
7208 silly install resolved version: '0.6.1',
7208 silly install resolved license: 'Apache-2.0',
7208 silly install resolved repository: { url: 'https://github.com/mikeal/forever-agent' },
7208 silly install resolved main: 'index.js',
7208 silly install resolved dependencies: {},
7208 silly install resolved devDependencies: {},
7208 silly install resolved optionalDependencies: {},
7208 silly install resolved engines: { node: '*' },
7208 silly install resolved gitHead: '1b3b6163f2b3c2c4122bbfa288c1325c0df9871d',
7208 silly install resolved bugs: { url: 'https://github.com/mikeal/forever-agent/issues' },
7208 silly install resolved homepage: 'https://github.com/mikeal/forever-agent',
7208 silly install resolved _id: 'forever-agent@0.6.1',
7208 silly install resolved scripts: {},
7208 silly install resolved _shasum: 'fbc71f0c41adeb37f96c577ad1ed42d8fdacca91',
7208 silly install resolved _from: 'forever-agent@>=0.6.0 <0.7.0',
7208 silly install resolved _npmVersion: '1.4.28',
7208 silly install resolved _npmUser: { name: 'simov', email: 'simeonvelichkov@gmail.com' },
7208 silly install resolved maintainers: [ [Object], [Object], [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: 'fbc71f0c41adeb37f96c577ad1ed42d8fdacca91',
7208 silly install resolved tarball: 'http://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz' },
7208 silly install resolved { author:
7208 silly install resolved { name: 'Mikeal Rogers',
7208 silly install resolved email: 'mikeal.rogers@gmail.com',
7208 silly install resolved url: 'http://www.futurealoof.com' },
7208 silly install resolved name: 'tunnel-agent',
7208 silly install resolved description: 'HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.',
7208 silly install resolved version: '0.4.0',
7208 silly install resolved repository: { url: 'https://github.com/mikeal/tunnel-agent' },
7208 silly install resolved main: 'index.js',
7208 silly install resolved dependencies: {},
7208 silly install resolved devDependencies: {},
7208 silly install resolved optionalDependencies: {},
7208 silly install resolved engines: { node: '*' },
7208 silly install resolved bugs: { url: 'https://github.com/mikeal/tunnel-agent/issues' },
7208 silly install resolved homepage: 'https://github.com/mikeal/tunnel-agent',
7208 silly install resolved _id: 'tunnel-agent@0.4.0',
7208 silly install resolved dist:
7208 silly install resolved { shasum: 'b1184e312ffbcf70b3b4c78e8c219de7ebb1c550',
7208 silly install resolved tarball: 'http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz' },
7208 silly install resolved _from: 'tunnel-agent@>=0.4.0 <0.5.0',
7208 silly install resolved _npmVersion: '1.3.21',
7208 silly install resolved _npmUser: { name: 'mikeal', email: 'mikeal.rogers@gmail.com' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved directories: {},
7208 silly install resolved _shasum: 'b1184e312ffbcf70b3b4c78e8c219de7ebb1c550',
7208 silly install resolved _resolved: 'https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz' },
7208 silly install resolved { name: 'bl',
7208 silly install resolved version: '0.9.4',
7208 silly install resolved description: 'Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!',
7208 silly install resolved main: 'bl.js',
7208 silly install resolved scripts:
7208 silly install resolved { test: 'node test/test.js | faucet',
7208 silly install resolved 'test-local': 'brtapsauce-local test/basic-test.js' },
7208 silly install resolved repository: { type: 'git', url: 'https://github.com/rvagg/bl.git' },
7208 silly install resolved homepage: 'https://github.com/rvagg/bl',
7208 silly install resolved authors:
7208 silly install resolved [ 'Rod Vagg <rod@vagg.org> (https://github.com/rvagg)',
7208 silly install resolved 'Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)',
7208 silly install resolved 'Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)' ],
7208 silly install resolved keywords: [ 'buffer', 'buffers', 'stream', 'awesomesauce' ],
7208 silly install resolved license: 'MIT',
7208 silly install resolved dependencies: { 'readable-stream': '~1.0.26' },
7208 silly install resolved devDependencies:
7208 silly install resolved { tape: '~2.12.3',
7208 silly install resolved hash_file: '~0.1.1',
7208 silly install resolved faucet: '~0.0.1',
7208 silly install resolved brtapsauce: '~0.3.0' },
7208 silly install resolved gitHead: 'e7f90703c5f90ca26f60455ea6ad0b6be4a9feee',
7208 silly install resolved bugs: { url: 'https://github.com/rvagg/bl/issues' },
7208 silly install resolved _id: 'bl@0.9.4',
7208 silly install resolved _shasum: '4702ddf72fbe0ecd82787c00c113aea1935ad0e7',
7208 silly install resolved _from: 'bl@>=0.9.0 <0.10.0',
7208 silly install resolved _npmVersion: '2.1.18',
7208 silly install resolved _nodeVersion: '1.0.3',
7208 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '4702ddf72fbe0ecd82787c00c113aea1935ad0e7',
7208 silly install resolved tarball: 'http://registry.npmjs.org/bl/-/bl-0.9.4.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/bl/-/bl-0.9.4.tgz' },
7208 silly install resolved { name: 'stringstream',
7208 silly install resolved version: '0.0.4',
7208 silly install resolved description: 'Encode and decode streams into string streams',
7208 silly install resolved author:
7208 silly install resolved { name: 'Michael Hart',
7208 silly install resolved email: 'michael.hart.au@gmail.com',
7208 silly install resolved url: 'http://github.com/mhart' },
7208 silly install resolved main: 'stringstream.js',
7208 silly install resolved keywords: [ 'string', 'stream', 'base64', 'gzip' ],
7208 silly install resolved repository:
7208 silly install resolved { type: 'git',
7208 silly install resolved url: 'https://github.com/mhart/StringStream.git' },
7208 silly install resolved license: 'MIT',
7208 silly install resolved readme: '# Decode streams into strings The Right Way(tm)\n\n```javascript\nvar fs = require(\'fs\')\nvar zlib = require(\'zlib\')\nvar strs = require(\'stringstream\')\n\nvar utf8Stream = fs.createReadStream(\'massiveLogFile.gz\')\n .pipe(zlib.createGunzip())\n .pipe(strs(\'utf8\'))\n```\n\nNo need to deal with `setEncoding()` weirdness, just compose streams\nlike they were supposed to be!\n\nHandles input and output encoding:\n\n```javascript\n// Stream from utf8 to hex to base64... Why not, ay.\nvar hex64Stream = fs.createReadStream(\'myFile\')\n .pipe(strs(\'utf8\', \'hex\'))\n .pipe(strs(\'hex\', \'base64\'))\n```\n\nAlso deals with `base64` output correctly by aligning each emitted data\nchunk so that there are no dangling `=` characters:\n\n```javascript\nvar stream = fs.createReadStream(\'myFile\').pipe(strs(\'base64\'))\n\nvar base64Str = \'\'\n\nstream.on(\'data\', function(data) { base64Str += data })\nstream.on(\'end\', function() {\n console.log(\'My base64 encoded file is: \' + base64Str) // Wouldn\'t work with setEncoding()\n console.log(\'Original file is: \' + new Buffer(base64Str, \'base64\'))\n})\n```\n',
7208 silly install resolved readmeFilename: 'README.md',
7208 silly install resolved _id: 'stringstream@0.0.4',
7208 silly install resolved dist:
7208 silly install resolved { shasum: '0f0e3423f942960b5692ac324a57dd093bc41a92',
7208 silly install resolved tarball: 'http://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz' },
7208 silly install resolved _npmVersion: '1.2.0',
7208 silly install resolved _npmUser: { name: 'hichaelmart', email: 'michael.hart.au@gmail.com' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved directories: {},
7208 silly install resolved _shasum: '0f0e3423f942960b5692ac324a57dd093bc41a92',
7208 silly install resolved _resolved: 'https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz',
7208 silly install resolved _from: 'stringstream@>=0.0.4 <0.1.0' },
7208 silly install resolved { author:
7208 silly install resolved { name: 'Mikeal Rogers',
7208 silly install resolved email: 'mikeal.rogers@gmail.com',
7208 silly install resolved url: 'http://www.futurealoof.com' },
7208 silly install resolved name: 'aws-sign2',
7208 silly install resolved description: 'AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.',
7208 silly install resolved version: '0.5.0',
7208 silly install resolved repository: { url: 'https://github.com/mikeal/aws-sign' },
7208 silly install resolved main: 'index.js',
7208 silly install resolved dependencies: {},
7208 silly install resolved devDependencies: {},
7208 silly install resolved optionalDependencies: {},
7208 silly install resolved engines: { node: '*' },
7208 silly install resolved readme: 'aws-sign\n========\n\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\n',
7208 silly install resolved readmeFilename: 'README.md',
7208 silly install resolved bugs: { url: 'https://github.com/mikeal/aws-sign/issues' },
7208 silly install resolved _id: 'aws-sign2@0.5.0',
7208 silly install resolved dist:
7208 silly install resolved { shasum: 'c57103f7a17fc037f02d7c2e64b602ea223f7d63',
7208 silly install resolved tarball: 'http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz' },
7208 silly install resolved _from: 'aws-sign2@>=0.5.0 <0.6.0',
7208 silly install resolved _npmVersion: '1.3.2',
7208 silly install resolved _npmUser: { name: 'mikeal', email: 'mikeal.rogers@gmail.com' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved directories: {},
7208 silly install resolved _shasum: 'c57103f7a17fc037f02d7c2e64b602ea223f7d63',
7208 silly install resolved _resolved: 'https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz' },
7208 silly install resolved { name: 'json-stringify-safe',
7208 silly install resolved version: '5.0.0',
7208 silly install resolved description: 'Like JSON.stringify, but doesn\'t blow up on circular refs',
7208 silly install resolved main: 'stringify.js',
7208 silly install resolved scripts: { test: 'node test.js' },
7208 silly install resolved repository:
7208 silly install resolved { type: 'git',
7208 silly install resolved url: 'git://github.com/isaacs/json-stringify-safe' },
7208 silly install resolved keywords: [ 'json', 'stringify', 'circular', 'safe' ],
7208 silly install resolved author:
7208 silly install resolved { name: 'Isaac Z. Schlueter',
7208 silly install resolved email: 'i@izs.me',
7208 silly install resolved url: 'http://blog.izs.me' },
7208 silly install resolved license: 'BSD',
7208 silly install resolved bugs: { url: 'https://github.com/isaacs/json-stringify-safe/issues' },
7208 silly install resolved _id: 'json-stringify-safe@5.0.0',
7208 silly install resolved dist:
7208 silly install resolved { shasum: '4c1f228b5050837eba9d21f50c2e6e320624566e',
7208 silly install resolved tarball: 'http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz' },
7208 silly install resolved _from: 'json-stringify-safe@>=5.0.0 <5.1.0',
7208 silly install resolved _npmVersion: '1.3.6',
7208 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved directories: {},
7208 silly install resolved _shasum: '4c1f228b5050837eba9d21f50c2e6e320624566e',
7208 silly install resolved _resolved: 'https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz' },
7208 silly install resolved { name: 'mime-types',
7208 silly install resolved description: 'The ultimate javascript content-type utility.',
7208 silly install resolved version: '2.0.10',
7208 silly install resolved contributors: [ [Object], [Object], [Object] ],
7208 silly install resolved license: 'MIT',
7208 silly install resolved keywords: [ 'mime', 'types' ],
7208 silly install resolved repository: { type: 'git', url: 'https://github.com/jshttp/mime-types' },
7208 silly install resolved dependencies: { 'mime-db': '~1.8.0' },
7208 silly install resolved devDependencies: { istanbul: '0.3.7', mocha: '~1.21.5' },
7208 silly install resolved files: [ 'HISTORY.md', 'LICENSE', 'index.js' ],
7208 silly install resolved engines: { node: '>= 0.6' },
7208 silly install resolved scripts:
7208 silly install resolved { test: 'mocha --reporter spec test/test.js',
7208 silly install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/test.js',
7208 silly install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot test/test.js' },
7208 silly install resolved gitHead: '9d4533a2b3a68af48a7f3ded9f8f525648e7bcc1',
7208 silly install resolved bugs: { url: 'https://github.com/jshttp/mime-types/issues' },
7208 silly install resolved homepage: 'https://github.com/jshttp/mime-types',
7208 silly install resolved _id: 'mime-types@2.0.10',
7208 silly install resolved _shasum: 'eacd81bb73cab2a77447549a078d4f2018c67b4d',
7208 silly install resolved _from: 'mime-types@>=2.0.1 <2.1.0',
7208 silly install resolved _npmVersion: '1.4.28',
7208 silly install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
7208 silly install resolved maintainers: [ [Object], [Object], [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: 'eacd81bb73cab2a77447549a078d4f2018c67b4d',
7208 silly install resolved tarball: 'http://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/mime-types/-/mime-types-2.0.10.tgz' },
7208 silly install resolved { author:
7208 silly install resolved { name: 'Felix Geisendörfer',
7208 silly install resolved email: 'felix@debuggable.com',
7208 silly install resolved url: 'http://debuggable.com/' },
7208 silly install resolved name: 'combined-stream',
7208 silly install resolved description: 'A stream that emits multiple other streams one after another.',
7208 silly install resolved version: '0.0.7',
7208 silly install resolved homepage: 'https://github.com/felixge/node-combined-stream',
7208 silly install resolved repository:
7208 silly install resolved { type: 'git',
7208 silly install resolved url: 'git://github.com/felixge/node-combined-stream.git' },
7208 silly install resolved main: './lib/combined_stream',
7208 silly install resolved scripts: { test: 'node test/run.js' },
7208 silly install resolved engines: { node: '>= 0.8' },
7208 silly install resolved dependencies: { 'delayed-stream': '0.0.5' },
7208 silly install resolved devDependencies: { far: '~0.0.7' },
7208 silly install resolved bugs: { url: 'https://github.com/felixge/node-combined-stream/issues' },
7208 silly install resolved _id: 'combined-stream@0.0.7',
7208 silly install resolved dist:
7208 silly install resolved { shasum: '0137e657baa5a7541c57ac37ac5fc07d73b4dc1f',
7208 silly install resolved tarball: 'http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz' },
7208 silly install resolved _from: 'combined-stream@>=0.0.5 <0.1.0',
7208 silly install resolved _npmVersion: '1.4.3',
7208 silly install resolved _npmUser: { name: 'felixge', email: 'felix@debuggable.com' },
7208 silly install resolved maintainers: [ [Object], [Object], [Object] ],
7208 silly install resolved directories: {},
7208 silly install resolved _shasum: '0137e657baa5a7541c57ac37ac5fc07d73b4dc1f',
7208 silly install resolved _resolved: 'https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz' },
7208 silly install resolved { author:
7208 silly install resolved { name: 'Felix Geisendörfer',
7208 silly install resolved email: 'felix@debuggable.com',
7208 silly install resolved url: 'http://debuggable.com/' },
7208 silly install resolved name: 'form-data',
7208 silly install resolved description: 'A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.',
7208 silly install resolved version: '0.2.0',
7208 silly install resolved repository:
7208 silly install resolved { type: 'git',
7208 silly install resolved url: 'git://github.com/felixge/node-form-data.git' },
7208 silly install resolved main: './lib/form_data',
7208 silly install resolved scripts: { test: 'node test/run.js' },
7208 silly install resolved engines: { node: '>= 0.8' },
7208 silly install resolved dependencies:
7208 silly install resolved { async: '~0.9.0',
7208 silly install resolved 'combined-stream': '~0.0.4',
7208 silly install resolved 'mime-types': '~2.0.3' },
7208 silly install resolved licenses: [ [Object] ],
7208 silly install resolved devDependencies:
7208 silly install resolved { fake: '~0.2.2',
7208 silly install resolved far: '~0.0.7',
7208 silly install resolved formidable: '~1.0.14',
7208 silly install resolved request: '~2.36.0' },
7208 silly install resolved gitHead: 'dfc1a2aef40b97807e2ffe477da06cb2c37e259f',
7208 silly install resolved bugs: { url: 'https://github.com/felixge/node-form-data/issues' },
7208 silly install resolved homepage: 'https://github.com/felixge/node-form-data',
7208 silly install resolved _id: 'form-data@0.2.0',
7208 silly install resolved _shasum: '26f8bc26da6440e299cbdcfb69035c4f77a6e466',
7208 silly install resolved _from: 'form-data@>=0.2.0 <0.3.0',
7208 silly install resolved _npmVersion: '1.4.28',
7208 silly install resolved _npmUser: { name: 'alexindigo', email: 'iam@alexindigo.com' },
7208 silly install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '26f8bc26da6440e299cbdcfb69035c4f77a6e466',
7208 silly install resolved tarball: 'http://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz' },
7208 silly install resolved { author:
7208 silly install resolved { name: 'Mikeal Rogers',
7208 silly install resolved email: 'mikeal.rogers@gmail.com',
7208 silly install resolved url: 'http://www.futurealoof.com' },
7208 silly install resolved name: 'oauth-sign',
7208 silly install resolved description: 'OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.',
7208 silly install resolved version: '0.6.0',
7208 silly install resolved repository: { url: 'https://github.com/mikeal/oauth-sign' },
7208 silly install resolved main: 'index.js',
7208 silly install resolved dependencies: {},
7208 silly install resolved devDependencies: {},
7208 silly install resolved optionalDependencies: {},
7208 silly install resolved engines: { node: '*' },
7208 silly install resolved scripts: { test: 'node test.js' },
7208 silly install resolved gitHead: 'f1b5d7714712ab7eec485cca9d18ae95db58aa6b',
7208 silly install resolved bugs: { url: 'https://github.com/mikeal/oauth-sign/issues' },
7208 silly install resolved homepage: 'https://github.com/mikeal/oauth-sign',
7208 silly install resolved _id: 'oauth-sign@0.6.0',
7208 silly install resolved _shasum: '7dbeae44f6ca454e1f168451d630746735813ce3',
7208 silly install resolved _from: 'oauth-sign@>=0.6.0 <0.7.0',
7208 silly install resolved _npmVersion: '1.4.14',
7208 silly install resolved _npmUser: { name: 'nylen', email: 'jnylen@gmail.com' },
7208 silly install resolved maintainers: [ [Object], [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '7dbeae44f6ca454e1f168451d630746735813ce3',
7208 silly install resolved tarball: 'http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz' },
7208 silly install resolved { name: 'isstream',
7208 silly install resolved version: '0.1.2',
7208 silly install resolved description: 'Determine if an object is a Stream',
7208 silly install resolved main: 'isstream.js',
7208 silly install resolved scripts: { test: 'tar --xform \'s/^package/readable-stream-1.0/\' -zxf readable-stream-1.0.*.tgz && tar --xform \'s/^package/readable-stream-1.1/\' -zxf readable-stream-1.1.*.tgz && node test.js; rm -rf readable-stream-1.?/' },
7208 silly install resolved repository: { type: 'git', url: 'https://github.com/rvagg/isstream.git' },
7208 silly install resolved keywords: [ 'stream', 'type', 'streams', 'readable-stream', 'hippo' ],
7208 silly install resolved devDependencies:
7208 silly install resolved { tape: '~2.12.3',
7208 silly install resolved 'core-util-is': '~1.0.0',
7208 silly install resolved isarray: '0.0.1',
7208 silly install resolved string_decoder: '~0.10.x',
7208 silly install resolved inherits: '~2.0.1' },
7208 silly install resolved author: { name: 'Rod Vagg', email: 'rod@vagg.org' },
7208 silly install resolved license: 'MIT',
7208 silly install resolved bugs: { url: 'https://github.com/rvagg/isstream/issues' },
7208 silly install resolved homepage: 'https://github.com/rvagg/isstream',
7208 silly install resolved gitHead: 'cd39cba6da939b4fc9110825203adc506422c3dc',
7208 silly install resolved _id: 'isstream@0.1.2',
7208 silly install resolved _shasum: '47e63f7af55afa6f92e1500e690eb8b8529c099a',
7208 silly install resolved _from: 'isstream@>=0.1.1 <0.2.0',
7208 silly install resolved _npmVersion: '2.6.1',
7208 silly install resolved _nodeVersion: '1.4.3',
7208 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '47e63f7af55afa6f92e1500e690eb8b8529c099a',
7208 silly install resolved tarball: 'http://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz' },
7208 silly install resolved { version: '1.6.1',
7208 silly install resolved name: 'har-validator',
7208 silly install resolved description: 'Extremely fast HTTP Archive (HAR) validator using JSON Schema',
7208 silly install resolved author:
7208 silly install resolved { name: 'Ahmad Nassri',
7208 silly install resolved email: 'ahmad@ahmadnassri.com',
7208 silly install resolved url: 'https://www.ahmadnassri.com/' },
7208 silly install resolved homepage: 'https://github.com/ahmadnassri/har-validator',
7208 silly install resolved license: 'MIT',
7208 silly install resolved main: './src/index.js',
7208 silly install resolved bin: { 'har-validator': './bin/har-validator' },
7208 silly install resolved keywords: [ 'har', 'http', 'archive', 'validate', 'validator' ],
7208 silly install resolved engines: { node: '>=0.10' },
7208 silly install resolved files: [ 'bin', 'src' ],
7208 silly install resolved repository:
7208 silly install resolved { type: 'git',
7208 silly install resolved url: 'https://github.com/ahmadnassri/har-validator' },
7208 silly install resolved bugs: { url: 'https://github.com/ahmadnassri/har-validator/issues' },
7208 silly install resolved scripts:
7208 silly install resolved { test: 'standard && mocha --reporter spec',
7208 silly install resolved coverage: 'istanbul cover ./node_modules/mocha/bin/_mocha',
7208 silly install resolved codeclimate: 'codeclimate < coverage/lcov.info' },
7208 silly install resolved devDependencies:
7208 silly install resolved { 'codeclimate-test-reporter': '0.0.4',
7208 silly install resolved istanbul: '^0.3.11',
7208 silly install resolved mocha: '^2.2.1',
7208 silly install resolved 'require-directory': '^2.1.0',
7208 silly install resolved should: '^5.2.0',
7208 silly install resolved standard: '^3.3.0' },
7208 silly install resolved dependencies:
7208 silly install resolved { bluebird: '^2.9.21',
7208 silly install resolved chalk: '^1.0.0',
7208 silly install resolved commander: '^2.7.1',
7208 silly install resolved 'is-my-json-valid': '^2.10.0' },
7208 silly install resolved gitHead: 'aa68c8efacea7437bb545d816a14e20db444fde5',
7208 silly install resolved _id: 'har-validator@1.6.1',
7208 silly install resolved _shasum: 'baef452cde645eff7d26562e8e749d7fd000b7fd',
7208 silly install resolved _from: 'har-validator@>=1.4.0 <2.0.0',
7208 silly install resolved _npmVersion: '2.5.1',
7208 silly install resolved _nodeVersion: '0.12.1',
7208 silly install resolved _npmUser: { name: 'ahmadnassri', email: 'ahmad@ahmadnassri.com' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: 'baef452cde645eff7d26562e8e749d7fd000b7fd',
7208 silly install resolved tarball: 'http://registry.npmjs.org/har-validator/-/har-validator-1.6.1.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/har-validator/-/har-validator-1.6.1.tgz' },
7208 silly install resolved { name: 'http-signature',
7208 silly install resolved description: 'Reference implementation of Joyent\'s HTTP Signature scheme.',
7208 silly install resolved version: '0.10.1',
7208 silly install resolved license: 'MIT',
7208 silly install resolved author: { name: 'Joyent, Inc' },
7208 silly install resolved contributors: [ [Object], [Object] ],
7208 silly install resolved repository:
7208 silly install resolved { type: 'git',
7208 silly install resolved url: 'git://github.com/joyent/node-http-signature.git' },
7208 silly install resolved homepage: 'https://github.com/joyent/node-http-signature/',
7208 silly install resolved bugs: { url: 'https://github.com/joyent/node-http-signature/issues' },
7208 silly install resolved keywords: [ 'https', 'request' ],
7208 silly install resolved engines: { node: '>=0.8' },
7208 silly install resolved main: 'lib/index.js',
7208 silly install resolved scripts: { test: 'tap test/*.js' },
7208 silly install resolved dependencies: { 'assert-plus': '^0.1.5', asn1: '0.1.11', ctype: '0.5.3' },
7208 silly install resolved devDependencies: { 'node-uuid': '^1.4.1', tap: '0.4.2' },
7208 silly install resolved _id: 'http-signature@0.10.1',
7208 silly install resolved _shasum: '4fbdac132559aa8323121e540779c0a012b27e66',
7208 silly install resolved _resolved: 'https://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz',
7208 silly install resolved _from: 'http-signature@>=0.10.0 <0.11.0',
7208 silly install resolved _npmVersion: '1.4.28',
7208 silly install resolved _npmUser: { name: 'pfmooney', email: 'patrick.f.mooney@gmail.com' },
7208 silly install resolved maintainers: [ [Object], [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '4fbdac132559aa8323121e540779c0a012b27e66',
7208 silly install resolved tarball: 'http://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz' },
7208 silly install resolved directories: {} },
7208 silly install resolved { name: 'qs',
7208 silly install resolved version: '2.4.1',
7208 silly install resolved description: 'A querystring parser that supports nesting and arrays, with a depth limit',
7208 silly install resolved homepage: 'https://github.com/hapijs/qs',
7208 silly install resolved main: 'index.js',
7208 silly install resolved dependencies: {},
7208 silly install resolved devDependencies: { code: '1.x.x', lab: '5.x.x' },
7208 silly install resolved scripts: { test: 'make test-cov' },
7208 silly install resolved repository: { type: 'git', url: 'https://github.com/hapijs/qs.git' },
7208 silly install resolved keywords: [ 'querystring', 'qs' ],
7208 silly install resolved licenses: [ [Object] ],
7208 silly install resolved gitHead: '58c6540418954867822c1af3e45fb4c26708b07e',
7208 silly install resolved bugs: { url: 'https://github.com/hapijs/qs/issues' },
7208 silly install resolved _id: 'qs@2.4.1',
7208 silly install resolved _shasum: '68cbaea971013426a80c1404fad6b1a6b1175245',
7208 silly install resolved _from: 'qs@>=2.4.0 <2.5.0',
7208 silly install resolved _npmVersion: '2.6.1',
7208 silly install resolved _nodeVersion: '0.10.36',
7208 silly install resolved _npmUser: { name: 'nlf', email: 'quitlahok@gmail.com' },
7208 silly install resolved maintainers: [ [Object], [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '68cbaea971013426a80c1404fad6b1a6b1175245',
7208 silly install resolved tarball: 'http://registry.npmjs.org/qs/-/qs-2.4.1.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/qs/-/qs-2.4.1.tgz' },
7208 silly install resolved { name: 'node-uuid',
7208 silly install resolved description: 'Rigorous implementation of RFC4122 (v1 and v4) UUIDs.',
7208 silly install resolved url: 'http://github.com/broofa/node-uuid',
7208 silly install resolved keywords: [ 'uuid', 'guid', 'rfc4122' ],
7208 silly install resolved author: { name: 'Robert Kieffer', email: 'robert@broofa.com' },
7208 silly install resolved contributors: [ [Object] ],
7208 silly install resolved bin: { uuid: './bin/uuid' },
7208 silly install resolved scripts: { test: 'node test/test.js' },
7208 silly install resolved lib: '.',
7208 silly install resolved main: './uuid.js',
7208 silly install resolved repository: { type: 'git', url: 'https://github.com/broofa/node-uuid.git' },
7208 silly install resolved version: '1.4.3',
7208 silly install resolved licenses: [ [Object] ],
7208 silly install resolved gitHead: '886463c660a095dfebfa69603921a8d156fdb12c',
7208 silly install resolved bugs: { url: 'https://github.com/broofa/node-uuid/issues' },
7208 silly install resolved homepage: 'https://github.com/broofa/node-uuid',
7208 silly install resolved _id: 'node-uuid@1.4.3',
7208 silly install resolved _shasum: '319bb7a56e7cb63f00b5c0cd7851cd4b4ddf1df9',
7208 silly install resolved _from: 'node-uuid@>=1.4.0 <1.5.0',
7208 silly install resolved _npmVersion: '1.4.28',
7208 silly install resolved _npmUser: { name: 'broofa', email: 'robert@broofa.com' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '319bb7a56e7cb63f00b5c0cd7851cd4b4ddf1df9',
7208 silly install resolved tarball: 'http://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz' },
7208 silly install resolved { author: { name: 'GoInstant Inc., a salesforce.com company' },
7208 silly install resolved license: 'MIT',
7208 silly install resolved name: 'tough-cookie',
7208 silly install resolved description: 'RFC6265 Cookies and Cookie Jar for node.js',
7208 silly install resolved keywords:
7208 silly install resolved [ 'HTTP',
7208 silly install resolved 'cookie',
7208 silly install resolved 'cookies',
7208 silly install resolved 'set-cookie',
7208 silly install resolved 'cookiejar',
7208 silly install resolved 'jar',
7208 silly install resolved 'RFC6265',
7208 silly install resolved 'RFC2965' ],
7208 silly install resolved version: '0.12.1',
7208 silly install resolved homepage: 'https://github.com/goinstant/tough-cookie',
7208 silly install resolved repository:
7208 silly install resolved { type: 'git',
7208 silly install resolved url: 'git://github.com/goinstant/tough-cookie.git' },
7208 silly install resolved bugs: { url: 'https://github.com/goinstant/tough-cookie/issues' },
7208 silly install resolved main: './lib/cookie',
7208 silly install resolved scripts: { test: 'vows test.js' },
7208 silly install resolved engines: { node: '>=0.4.12' },
7208 silly install resolved dependencies: { punycode: '>=0.2.0' },
7208 silly install resolved devDependencies: { vows: '0.7.0', async: '>=0.1.12' },
7208 silly install resolved readme: '[RFC6265](http://tools.ietf.org/html/rfc6265) Cookies and CookieJar for Node.js\n\n![Tough Cookie](http://www.goinstant.com.s3.amazonaws.com/tough-cookie.jpg)\n\n[![Build Status](https://travis-ci.org/goinstant/node-cookie.png?branch=master)](https://travis-ci.org/goinstant/node-cookie)\n\n[![NPM Stats](https://nodei.co/npm/tough-cookie.png?downloads=true&stars=true)](https://npmjs.org/package/tough-cookie)\n![NPM Downloads](https://nodei.co/npm-dl/tough-cookie.png?months=9)\n\n# Synopsis\n\n``` javascript\nvar tough = require(\'tough-cookie\'); // note: not \'cookie\', \'cookies\' or \'node-cookie\'\nvar Cookie = tough.Cookie;\nvar cookie = Cookie.parse(header);\ncookie.value = \'somethingdifferent\';\nheader = cookie.toString();\n\nvar cookiejar = new tough.CookieJar();\ncookiejar.setCookie(cookie, \'http://currentdomain.example.com/path\', cb);\n// ...\ncookiejar.getCookies(\'http://example.com/otherpath\',function(err,cookies) {\n res.headers[\'cookie\'] = cookies.join(\'; \');\n});\n```\n\n# Installation\n\nIt\'s _so_ easy!\n\n`npm install tough-cookie`\n\nRequires `punycode`, which should get installed automatically for you. Note that node.js v0.6.2+ bundles punycode by default.\n\nWhy the name? NPM modules `cookie`, `cookies` and `cookiejar` were already taken.\n\n# API\n\ntough\n=====\n\nFunctions on the module you get from `require(\'tough-cookie\')`. All can be used as pure functions and don\'t need to be "bound".\n\nparseDate(string[,strict])\n-----------------\n\nParse a cookie date string into a `Date`. Parses according to RFC6265 Section 5.1.1, not `Date.parse()`. If strict is set to true then leading/trailing non-seperator characters around the time part will cause the parsing to fail (e.g. "Thu, 01 Jan 1970 00:00:010 GMT" has an extra trailing zero but Chrome, an assumedly RFC-compliant browser, treats this as valid).\n\nformatDate(date)\n----------------\n\nFormat a Date into a RFC1123 string (the RFC6265-recommended format).\n\ncanonicalDomain(str)\n--------------------\n\nTransforms a domain-name into a canonical domain-name. The canonical domain-name is a trimmed, lowercased, stripped-of-leading-dot and optionally punycode-encoded domain-name (Section 5.1.2 of RFC6265). For the most part, this function is idempotent (can be run again on its output without ill effects).\n\ndomainMatch(str,domStr[,canonicalize=true])\n-------------------------------------------\n\nAnswers "does this real domain match the domain in a cookie?". The `str` is the "current" domain-name and the `domStr` is the "cookie" domain-name. Matches according to RFC6265 Section 5.1.3, but it helps to think of it as a "suffix match".\n\nThe `canonicalize` parameter will run the other two paramters through `canonicalDomain` or not.\n\ndefaultPath(path)\n-----------------\n\nGiven a current request/response path, gives the Path apropriate for storing in a cookie. This is basically the "directory" of a "file" in the path, but is specified by Section 5.1.4 of the RFC.\n\nThe `path` parameter MUST be _only_ the pathname part of a URI (i.e. excludes the hostname, query, fragment, etc.). This is the `.pathname` property of node\'s `uri.parse()` output.\n\npathMatch(reqPath,cookiePath)\n-----------------------------\n\nAnswers "does the request-path path-match a given cookie-path?" as per RFC6265 Section 5.1.4. Returns a boolean.\n\nThis is essentially a prefix-match where `cookiePath` is a prefix of `reqPath`.\n\nparse(header[,strict=false])\n----------------------------\n\nalias for `Cookie.parse(header[,strict])`\n\nfromJSON(string)\n----------------\n\nalias for `Cookie.fromJSON(string)`\n\ngetPublicSuffix(hostname)\n-------------------------\n\nReturns the public suffix of this hostname. The public suffix is the shortest domain-name upon which a cookie can be set. Returns `null` if the hostname cannot have cookies set for it.\n\nFor example: `www.example.com` and `www.subdomain.example.com` both have public suffix `example.com`.\n\nFor further information, see http://publicsuffix.org/. This module derives its list from that site.\n\ncookieCompare(a,b)\n------------------\n\nFor use with `.sort()`, sorts a list of cookies into the recommended order given in the RFC (Section 5.4 step 2). Longest `.path`s go first, then sorted oldest to youngest.\n\n``` javascript\nvar cookies = [ /* unsorted array of Cookie objects */ ];\ncookies = cookies.sort(cookieCompare);\n```\n\npermuteDomain(domain)\n---------------------\n\nGenerates a list of all possible domains that `domainMatch()` the parameter. May be handy for implementing cookie stores.\n\n\npermutePath(path)\n-----------------\n\nGenerates a list of all possible paths that `pathMatch()` the parameter. May be handy for implementing cookie stores.\n\nCookie\n======\n\nCookie.parse(header[,strict=false])\n-----------------------------------\n\nParses a single Cookie or Set-Cookie HTTP header into a `Cookie` object. Returns `undefined` if the string can\'t be parsed. If in strict mode, returns `undefined` if the cookie doesn\'t follow the guidelines in section 4 of RFC6265. Generally speaking, strict mode can be used to validate your own generated Set-Cookie headers, but acting as a client you want to be lenient and leave strict mode off.\n\nHere\'s how to process the Set-Cookie header(s) on a node HTTP/HTTPS response:\n\n``` javascript\nif (res.headers[\'set-cookie\'] instanceof Array)\n cookies = res.headers[\'set-cookie\'].map(function (c) { return (Cookie.parse(c)); });\nelse\n cookies = [Cookie.parse(res.headers[\'set-cookie\'])];\n```\n\nCookie.fromJSON(string)\n-----------------------\n\nConvert a JSON string to a `Cookie` object. Does a `JSON.parse()` and converts the `.created`, `.lastAccessed` and `.expires` properties into `Date` objects.\n\nProperties\n==========\n\n * _key_ - string - the name or key of the cookie (default "")\n * _value_ - string - the value of the cookie (default "")\n * _expires_ - `Date` - if set, the `Expires=` attribute of the cookie (defaults to the string `"Infinity"`). See `setExpires()`\n * _maxAge_ - seconds - if set, the `Max-Age=` attribute _in seconds_ of the cookie. May also be set to strings `"Infinity"` and `"-Infinity"` for non-expiry and immediate-expiry, respectively. See `setMaxAge()`\n * _domain_ - string - the `Domain=` attribute of the cookie\n * _path_ - string - the `Path=` of the cookie\n * _secure_ - boolean - the `Secure` cookie flag\n * _httpOnly_ - boolean - the `HttpOnly` cookie flag\n * _extensions_ - `Array` - any unrecognized cookie attributes as strings (even if equal-signs inside)\n\nAfter a cookie has been passed through `CookieJar.setCookie()` it will have the following additional attributes:\n\n * _hostOnly_ - boolean - is this a host-only cookie (i.e. no Domain field was set, but was instead implied)\n * _pathIsDefault_ - boolean - if true, there was no Path field on the cookie and `defaultPath()` was used to derive one.\n * _created_ - `Date` - when this cookie was added to the jar\n * _lastAccessed_ - `Date` - last time the cookie got accessed. Will affect cookie cleaning once implemented. Using `cookiejar.getCookies(...)` will update this attribute.\n\nConstruction([{options}])\n------------\n\nReceives an options object that can contain any Cookie properties, uses the default for unspecified properties.\n\n.toString()\n-----------\n\nencode to a Set-Cookie header value. The Expires cookie field is set using `formatDate()`, but is omitted entirely if `.expires` is `Infinity`.\n\n.cookieString()\n---------------\n\nencode to a Cookie header value (i.e. the `.key` and `.value` properties joined with \'=\').\n\n.setExpires(String)\n-------------------\n\nsets the expiry based on a date-string passed through `parseDate()`. If parseDate returns `null` (i.e. can\'t parse this date string), `.expires` is set to `"Infinity"` (a string) is set.\n\n.setMaxAge(number)\n-------------------\n\nsets the maxAge in seconds. Coerces `-Infinity` to `"-Infinity"` and `Infinity` to `"Infinity"` so it JSON serializes correctly.\n\n.expiryTime([now=Date.now()])\n-----------------------------\n\n.expiryDate([now=Date.now()])\n-----------------------------\n\nexpiryTime() Computes the absolute unix-epoch milliseconds that this cookie expires. expiryDate() works similarly, except it returns a `Date` object. Note that in both cases the `now` parameter should be milliseconds.\n\nMax-Age takes precedence over Expires (as per the RFC). The `.created` attribute -- or, by default, the `now` paramter -- is used to offset the `.maxAge` attribute.\n\nIf Expires (`.expires`) is set, that\'s returned.\n\nOtherwise, `expiryTime()` returns `Infinity` and `expiryDate()` returns a `Date` object for "Tue, 19 Jan 2038 03:14:07 GMT" (latest date that can be expressed by a 32-bit `time_t`; the common limit for most user-agents).\n\n.TTL([now=Date.now()])\n---------\n\ncompute the TTL relative to `now` (milliseconds). The same precedence rules as for `expiryTime`/`expiryDate` apply.\n\nThe "number" `Infinity` is returned for cookies without an explicit expiry and `0` is returned if the cookie is expired. Otherwise a time-to-live in milliseconds is returned.\n\n.canonicalizedDoman()\n---------------------\n\n.cdomain()\n----------\n\nreturn the canonicalized `.domain` field. This is lower-cased and punycode (RFC3490) encoded if the domain has any non-ASCII characters.\n\n.validate()\n-----------\n\nStatus: *IN PROGRESS*. Works for a few things, but is by no means comprehensive.\n\nvalidates cookie attributes for semantic correctness. Useful for "lint" checking any Set-Cookie headers you generate. For now, it returns a boolean, but eventually could return a reason string -- you can future-proof with this construct:\n\n``` javascript\nif (cookie.validate() === true) {\n // it\'s tasty\n} else {\n // yuck!\n}\n```\n\nCookieJar\n=========\n\nConstruction([store = new MemoryCookieStore()][, rejectPublicSuffixes])\n------------\n\nSimply use `new CookieJar()`. If you\'d like to use a custom store, pass that to the constructor otherwise a `MemoryCookieStore` will be created and used.\n\n\nAttributes\n----------\n\n * _rejectPublicSuffixes_ - boolean - reject cookies with domains like "com" and "co.uk" (default: `true`)\n\nSince eventually this module would like to support database/remote/etc. CookieJars, continuation passing style is used for CookieJar methods.\n\n.setCookie(cookieOrString, currentUrl, [{options},] cb(err,cookie))\n-------------------------------------------------------------------\n\nAttempt to set the cookie in the cookie jar. If the operation fails, an error will be given to the callback `cb`, otherwise the cookie is passed through. The cookie will have updated `.created`, `.lastAccessed` and `.hostOnly` properties.\n\nThe `options` object can be omitted and can have the following properties:\n\n * _http_ - boolean - default `true` - indicates if this is an HTTP or non-HTTP API. Affects HttpOnly cookies.\n * _secure_ - boolean - autodetect from url - indicates if this is a "Secure" API. If the currentUrl starts with `https:` or `wss:` then this is defaulted to `true`, otherwise `false`.\n * _now_ - Date - default `new Date()` - what to use for the creation/access time of cookies\n * _strict_ - boolean - default `false` - perform extra checks\n * _ignoreError_ - boolean - default `false` - silently ignore things like parse errors and invalid domains. CookieStore errors aren\'t ignored by this option.\n\nAs per the RFC, the `.hostOnly` property is set if there was no "Domain=" parameter in the cookie string (or `.domain` was null on the Cookie object). The `.domain` property is set to the fully-qualified hostname of `currentUrl` in this case. Matching this cookie requires an exact hostname match (not a `domainMatch` as per usual).\n\n.setCookieSync(cookieOrString, currentUrl, [{options}])\n-------------------------------------------------------\n\nSynchronous version of `setCookie`; only works with synchronous stores (e.g. the default `MemoryCookieStore`).\n\n.storeCookie(cookie, [{options},] cb(err,cookie))\n-------------------------------------------------\n\n__REMOVED__ removed in lieu of the CookieStore API below\n\n.getCookies(currentUrl, [{options},] cb(err,cookies))\n-----------------------------------------------------\n\nRetrieve the list of cookies that can be sent in a Cookie header for the current url.\n\nIf an error is encountered, that\'s passed as `err` to the callback, otherwise an `Array` of `Cookie` objects is passed. The array is sorted with `cookieCompare()` unless the `{sort:false}` option is given.\n\nThe `options` object can be omitted and can have the following properties:\n\n * _http_ - boolean - default `true` - indicates if this is an HTTP or non-HTTP API. Affects HttpOnly cookies.\n * _secure_ - boolean - autodetect from url - indicates if this is a "Secure" API. If the currentUrl starts with `https:` or `wss:` then this is defaulted to `true`, otherwise `false`.\n * _now_ - Date - default `new Date()` - what to use for the creation/access time of cookies\n * _expire_ - boolean - default `true` - perform expiry-time checking of cookies and asynchronously remove expired cookies from the store. Using `false` will return expired cookies and **not** remove them from the store (which is useful for replaying Set-Cookie headers, potentially).\n * _allPaths_ - boolean - default `false` - if `true`, do not scope cookies by path. The default uses RFC-compliant path scoping. **Note**: may not be supported by the CookieStore `fetchCookies` function (the default MemoryCookieStore supports it).\n\nThe `.lastAccessed` property of the returned cookies will have been updated.\n\n.getCookiesSync(currentUrl, [{options}])\n----------------------------------------\n\nSynchronous version of `getCookies`; only works with synchronous stores (e.g. the default `MemoryCookieStore`).\n\n.getCookieString(...)\n---------------------\n\nAccepts the same options as `.getCookies()` but passes a string suitable for a Cookie header rather than an array to the callback. Simply maps the `Cookie` array via `.cookieString()`.\n\n.getCookieStringSync(...)\n-------------------------\n\nSynchronous version of `getCookieString`; only works with synchronous stores (e.g. the default `MemoryCookieStore`).\n\n.getSetCookieStrings(...)\n-------------------------\n\nReturns an array of strings suitable for **Set-Cookie** headers. Accepts the same options as `.getCookies()`. Simply maps the cookie array via `.toString()`.\n\n.getSetCookieStringsSync(...)\n-----------------------------\n\nSynchronous version of `getSetCookieStrings`; only works with synchronous stores (e.g. the default `MemoryCookieStore`).\n\nStore\n=====\n\nBase class for CookieJar stores.\n\n# CookieStore API\n\nThe storage model for each `CookieJar` instance can be replaced with a custom implementation. The default is `MemoryCookieStore` which can be found in the `lib/memstore.js` file. The API uses continuation-passing-style to allow for asynchronous stores.\n\nStores should inherit from the base `Store` class, which is available as `require(\'tough-cookie\').Store`. Stores are asynchronous by default, but if `store.synchronous` is set, then the `*Sync` methods on the CookieJar can be used.\n\nAll `domain` parameters will have been normalized before calling.\n\nThe Cookie store must have all of the following methods.\n\nstore.findCookie(domain, path, key, cb(err,cookie))\n---------------------------------------------------\n\nRetrieve a cookie with the given domain, path and key (a.k.a. name). The RFC maintains that exactly one of these cookies should exist in a store. If the store is using versioning, this means that the latest/newest such cookie should be returned.\n\nCallback takes an error and the resulting `Cookie` object. If no cookie is found then `null` MUST be passed instead (i.e. not an error).\n\nstore.findCookies(domain, path, cb(err,cookies))\n------------------------------------------------\n\nLocates cookies matching the given domain and path. This is most often called in the context of `cookiejar.getCookies()` above.\n\nIf no cookies are found, the callback MUST be passed an empty array.\n\nThe resulting list will be checked for applicability to the current request according to the RFC (domain-match, path-match, http-only-flag, secure-flag, expiry, etc.), so it\'s OK to use an optimistic search algorithm when implementing this method. However, the search algorithm used SHOULD try to find cookies that `domainMatch()` the domain and `pathMatch()` the path in order to limit the amount of checking that needs to be done.\n\nAs of version 0.9.12, the `allPaths` option to `cookiejar.getCookies()` above will cause the path here to be `null`. If the path is `null`, path-matching MUST NOT be performed (i.e. domain-matching only).\n\nstore.putCookie(cookie, cb(err))\n--------------------------------\n\nAdds a new cookie to the store. The implementation SHOULD replace any existing cookie with the same `.domain`, `.path`, and `.key` properties -- depending on the nature of the implementation, it\'s possible that between the call to `fetchCookie` and `putCookie` that a duplicate `putCookie` can occur.\n\nThe `cookie` object MUST NOT be modified; the caller will have already updated the `.creation` and `.lastAccessed` properties.\n\nPass an error if the cookie cannot be stored.\n\nstore.updateCookie(oldCookie, newCookie, cb(err))\n-------------------------------------------------\n\nUpdate an existing cookie. The implementation MUST update the `.value` for a cookie with the same `domain`, `.path` and `.key`. The implementation SHOULD check that the old value in the store is equivalent to `oldCookie` - how the conflict is resolved is up to the store.\n\nThe `.lastAccessed` property will always be different between the two objects and `.created` will always be the same. Stores MAY ignore or defer the `.lastAccessed` change at the cost of affecting how cookies are sorted (or selected for deletion).\n\nStores may wish to optimize changing the `.value` of the cookie in the store versus storing a new cookie. If the implementation doesn\'t define this method a stub that calls `putCookie(newCookie,cb)` will be added to the store object.\n\nThe `newCookie` and `oldCookie` objects MUST NOT be modified.\n\nPass an error if the newCookie cannot be stored.\n\nstore.removeCookie(domain, path, key, cb(err))\n----------------------------------------------\n\nRemove a cookie from the store (see notes on `findCookie` about the uniqueness constraint).\n\nThe implementation MUST NOT pass an error if the cookie doesn\'t exist; only pass an error due to the failure to remove an existing cookie.\n\nstore.removeCookies(domain, path, cb(err))\n------------------------------------------\n\nRemoves matching cookies from the store. The `path` paramter is optional, and if missing means all paths in a domain should be removed.\n\nPass an error ONLY if removing any existing cookies failed.\n\n# TODO\n\n * _full_ RFC5890/RFC5891 canonicalization for domains in `cdomain()`\n * the optional `punycode` requirement implements RFC3492, but RFC6265 requires RFC5891\n * better tests for `validate()`?\n\n# Copyright and License\n\n(tl;dr: MIT with some MPL/1.1)\n\nCopyright 2012- GoInstant, Inc. and other contributors. All rights reserved.\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to\ndeal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\nIN THE SOFTWARE.\n\nPortions may be licensed under different licenses (in particular public-suffix.txt is MPL/1.1); please read the LICENSE file for full details.\n',
7208 silly install resolved readmeFilename: 'README.md',
7208 silly install resolved _id: 'tough-cookie@0.12.1',
7208 silly install resolved dist:
7208 silly install resolved { shasum: '8220c7e21abd5b13d96804254bd5a81ebf2c7d62',
7208 silly install resolved tarball: 'http://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz' },
7208 silly install resolved _from: 'tough-cookie@>=0.12.0',
7208 silly install resolved _npmVersion: '1.3.11',
7208 silly install resolved _npmUser: { name: 'goinstant', email: 'support@goinstant.com' },
7208 silly install resolved maintainers: [ [Object], [Object] ],
7208 silly install resolved directories: {},
7208 silly install resolved _shasum: '8220c7e21abd5b13d96804254bd5a81ebf2c7d62',
7208 silly install resolved _resolved: 'https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz' },
7208 silly install resolved { name: 'hawk',
7208 silly install resolved description: 'HTTP Hawk Authentication Scheme',
7208 silly install resolved version: '2.3.1',
7208 silly install resolved author:
7208 silly install resolved { name: 'Eran Hammer',
7208 silly install resolved email: 'eran@hammer.io',
7208 silly install resolved url: 'http://hueniverse.com' },
7208 silly install resolved contributors: [],
7208 silly install resolved repository: { type: 'git', url: 'git://github.com/hueniverse/hawk' },
7208 silly install resolved main: 'index',
7208 silly install resolved keywords: [ 'http', 'authentication', 'scheme', 'hawk' ],
7208 silly install resolved engines: { node: '>=0.8.0' },
7208 silly install resolved browser: './lib/browser.js',
7208 silly install resolved dependencies:
7208 silly install resolved { hoek: '2.x.x',
7208 silly install resolved boom: '2.x.x',
7208 silly install resolved cryptiles: '2.x.x',
7208 silly install resolved sntp: '1.x.x' },
7208 silly install resolved devDependencies: { code: '1.x.x', lab: '5.x.x' },
7208 silly install resolved scripts: { test: 'make test-cov' },
7208 silly install resolved licenses: [ [Object] ],
7208 silly install resolved gitHead: '492632da51ecedd5f59ce96f081860ad24ce6532',
7208 silly install resolved bugs: { url: 'https://github.com/hueniverse/hawk/issues' },
7208 silly install resolved homepage: 'https://github.com/hueniverse/hawk',
7208 silly install resolved _id: 'hawk@2.3.1',
7208 silly install resolved _shasum: '1e731ce39447fa1d0f6d707f7bceebec0fd1ec1f',
7208 silly install resolved _from: 'hawk@>=2.3.0 <2.4.0',
7208 silly install resolved _npmVersion: '1.4.28',
7208 silly install resolved _npmUser: { name: 'hueniverse', email: 'eran@hueniverse.com' },
7208 silly install resolved maintainers: [ [Object] ],
7208 silly install resolved dist:
7208 silly install resolved { shasum: '1e731ce39447fa1d0f6d707f7bceebec0fd1ec1f',
7208 silly install resolved tarball: 'http://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz' },
7208 silly install resolved directories: {},
7208 silly install resolved _resolved: 'https://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz' } ]
7209 info install caseless@0.9.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7210 info install forever-agent@0.6.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7211 info install tunnel-agent@0.4.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7212 info install bl@0.9.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7213 info install stringstream@0.0.4 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7214 info install aws-sign2@0.5.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7215 info install json-stringify-safe@5.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7216 info install mime-types@2.0.10 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7217 info install combined-stream@0.0.7 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7218 info install form-data@0.2.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7219 info install oauth-sign@0.6.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7220 info install isstream@0.1.2 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7221 info install har-validator@1.6.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7222 info install http-signature@0.10.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7223 info install qs@2.4.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7224 info install node-uuid@1.4.3 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7225 info install tough-cookie@0.12.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7226 info install hawk@2.3.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request
7227 info installOne caseless@0.9.0
7228 verbose installOne of caseless to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7229 info installOne forever-agent@0.6.1
7230 verbose installOne of forever-agent to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7231 info installOne tunnel-agent@0.4.0
7232 verbose installOne of tunnel-agent to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7233 info installOne bl@0.9.4
7234 verbose installOne of bl to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7235 info installOne stringstream@0.0.4
7236 verbose installOne of stringstream to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7237 info installOne aws-sign2@0.5.0
7238 verbose installOne of aws-sign2 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7239 info installOne json-stringify-safe@5.0.0
7240 verbose installOne of json-stringify-safe to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7241 info installOne mime-types@2.0.10
7242 verbose installOne of mime-types to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7243 info installOne combined-stream@0.0.7
7244 verbose installOne of combined-stream to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7245 info installOne form-data@0.2.0
7246 verbose installOne of form-data to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7247 info installOne oauth-sign@0.6.0
7248 verbose installOne of oauth-sign to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7249 info installOne isstream@0.1.2
7250 verbose installOne of isstream to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7251 info installOne har-validator@1.6.1
7252 verbose installOne of har-validator to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7253 info installOne http-signature@0.10.1
7254 verbose installOne of http-signature to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7255 info installOne qs@2.4.1
7256 verbose installOne of qs to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7257 info installOne node-uuid@1.4.3
7258 verbose installOne of node-uuid to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7259 info installOne tough-cookie@0.12.1
7260 verbose installOne of tough-cookie to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7261 info installOne hawk@2.3.1
7262 verbose installOne of hawk to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request not in flight; installing
7263 verbose lock using /home/pi/.npm/_locks/caseless-eb235aa73d2be42d.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7264 verbose lock using /home/pi/.npm/_locks/forever-agent-a2d292abd7137f21.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7265 verbose lock using /home/pi/.npm/_locks/tunnel-agent-2a62c9db0f9fcfad.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
7266 verbose lock using /home/pi/.npm/_locks/bl-939800a9ee8f4410.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl
7267 verbose lock using /home/pi/.npm/_locks/stringstream-16b829a66dd59977.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7268 verbose lock using /home/pi/.npm/_locks/aws-sign2-c821326d95a2a3a4.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7269 verbose lock using /home/pi/.npm/_locks/json-stringify-safe-0eb9585b725154b4.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7270 verbose lock using /home/pi/.npm/_locks/mime-types-1a556a1809b969d5.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types
7271 verbose lock using /home/pi/.npm/_locks/combined-stream-0c2254c13f024e80.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream
7272 verbose lock using /home/pi/.npm/_locks/form-data-bdad28aba3605988.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data
7273 verbose lock using /home/pi/.npm/_locks/oauth-sign-f8bc20bcce2f415a.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
7274 verbose lock using /home/pi/.npm/_locks/isstream-7e72057c363f8483.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
7275 verbose lock using /home/pi/.npm/_locks/har-validator-22df29d5e3570c32.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator
7276 verbose lock using /home/pi/.npm/_locks/http-signature-0860dabbc2a631ff.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature
7277 verbose lock using /home/pi/.npm/_locks/qs-5378cff58786b59d.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs
7278 verbose lock using /home/pi/.npm/_locks/node-uuid-e3a30a43c42ce0e2.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid
7279 verbose lock using /home/pi/.npm/_locks/tough-cookie-e3ed2d34c362cb2d.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie
7280 verbose lock using /home/pi/.npm/_locks/hawk-81f40ce97e81cd90.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk
7281 silly install write writing caseless 0.9.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7282 silly install write writing forever-agent 0.6.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7283 silly install write writing tunnel-agent 0.4.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
7284 silly install write writing bl 0.9.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl
7285 silly install write writing stringstream 0.0.4 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7286 silly install write writing aws-sign2 0.5.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7287 silly install write writing json-stringify-safe 5.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7288 silly install write writing mime-types 2.0.10 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types
7289 silly install write writing combined-stream 0.0.7 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream
7290 silly install write writing form-data 0.2.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data
7291 silly install write writing oauth-sign 0.6.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
7292 silly install write writing isstream 0.1.2 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
7293 silly install write writing har-validator 1.6.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator
7294 silly install write writing http-signature 0.10.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature
7295 silly install write writing qs 2.4.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs
7296 silly install write writing node-uuid 1.4.3 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid
7297 silly install write writing tough-cookie 0.12.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie
7298 silly install write writing hawk 2.3.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk
7299 silly cache afterAdd lodash._createpadding@3.6.0
7300 verbose afterAdd /home/pi/.npm/lodash._createpadding/3.6.0/package/package.json not in flight; writing
7301 silly cache afterAdd lodash._createpadding@3.6.0
7302 verbose afterAdd /home/pi/.npm/lodash._createpadding/3.6.0/package/package.json already in flight; not writing
7303 silly cache afterAdd lodash._createpadding@3.6.0
7304 verbose afterAdd /home/pi/.npm/lodash._createpadding/3.6.0/package/package.json already in flight; not writing
7305 silly cache afterAdd lodash._basetostring@3.0.0
7306 verbose afterAdd /home/pi/.npm/lodash._basetostring/3.0.0/package/package.json not in flight; writing
7307 silly cache afterAdd lodash._basetostring@3.0.0
7308 verbose afterAdd /home/pi/.npm/lodash._basetostring/3.0.0/package/package.json already in flight; not writing
7309 silly cache afterAdd lodash._basetostring@3.0.0
7310 verbose afterAdd /home/pi/.npm/lodash._basetostring/3.0.0/package/package.json already in flight; not writing
7311 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7312 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7313 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
7314 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl
7315 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7316 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7317 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7318 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types
7319 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream
7320 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data
7321 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
7322 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
7323 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature
7324 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs
7325 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie
7326 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk
7327 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator
7328 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid
7329 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless is being purged from base /home/pi/serverless-webrtc
7330 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7331 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent is being purged from base /home/pi/serverless-webrtc
7332 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7333 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent is being purged from base /home/pi/serverless-webrtc
7334 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
7335 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl is being purged from base /home/pi/serverless-webrtc
7336 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl
7337 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream is being purged from base /home/pi/serverless-webrtc
7338 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7339 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2 is being purged from base /home/pi/serverless-webrtc
7340 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7341 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe is being purged from base /home/pi/serverless-webrtc
7342 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7343 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types is being purged from base /home/pi/serverless-webrtc
7344 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types
7345 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream is being purged from base /home/pi/serverless-webrtc
7346 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream
7347 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data is being purged from base /home/pi/serverless-webrtc
7348 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data
7349 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign is being purged from base /home/pi/serverless-webrtc
7350 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
7351 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream is being purged from base /home/pi/serverless-webrtc
7352 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
7353 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature is being purged from base /home/pi/serverless-webrtc
7354 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature
7355 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs is being purged from base /home/pi/serverless-webrtc
7356 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs
7357 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie is being purged from base /home/pi/serverless-webrtc
7358 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie
7359 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk is being purged from base /home/pi/serverless-webrtc
7360 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk
7361 verbose tar unpack /home/pi/.npm/caseless/0.9.0/package.tgz
7362 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7363 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless is being purged
7364 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7365 verbose tar unpack /home/pi/.npm/forever-agent/0.6.1/package.tgz
7366 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7367 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent is being purged
7368 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7369 verbose tar unpack /home/pi/.npm/tunnel-agent/0.4.0/package.tgz
7370 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
7371 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent is being purged
7372 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
7373 verbose tar unpack /home/pi/.npm/bl/0.9.4/package.tgz
7374 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl
7375 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl is being purged
7376 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl
7377 verbose tar unpack /home/pi/.npm/stringstream/0.0.4/package.tgz
7378 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7379 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream is being purged
7380 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7381 verbose tar unpack /home/pi/.npm/aws-sign2/0.5.0/package.tgz
7382 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7383 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2 is being purged
7384 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7385 verbose tar unpack /home/pi/.npm/json-stringify-safe/5.0.0/package.tgz
7386 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7387 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe is being purged
7388 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7389 verbose tar unpack /home/pi/.npm/mime-types/2.0.10/package.tgz
7390 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types
7391 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types is being purged
7392 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types
7393 verbose tar unpack /home/pi/.npm/combined-stream/0.0.7/package.tgz
7394 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream
7395 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream is being purged
7396 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream
7397 verbose tar unpack /home/pi/.npm/form-data/0.2.0/package.tgz
7398 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data
7399 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data is being purged
7400 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data
7401 verbose tar unpack /home/pi/.npm/oauth-sign/0.6.0/package.tgz
7402 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
7403 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign is being purged
7404 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
7405 verbose tar unpack /home/pi/.npm/isstream/0.1.2/package.tgz
7406 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
7407 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream is being purged
7408 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
7409 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator is being purged from base /home/pi/serverless-webrtc
7410 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator
7411 verbose tar unpack /home/pi/.npm/http-signature/0.10.1/package.tgz
7412 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature
7413 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature is being purged
7414 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature
7415 verbose tar unpack /home/pi/.npm/qs/2.4.1/package.tgz
7416 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs
7417 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs is being purged
7418 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/qs
7419 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid is being purged from base /home/pi/serverless-webrtc
7420 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid
7421 verbose tar unpack /home/pi/.npm/tough-cookie/0.12.1/package.tgz
7422 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie
7423 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie is being purged
7424 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tough-cookie
7425 verbose tar unpack /home/pi/.npm/hawk/2.3.1/package.tgz
7426 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk
7427 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk is being purged
7428 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/hawk
7429 verbose afterAdd /home/pi/.npm/lodash._createpadding/3.6.0/package/package.json written
7430 verbose afterAdd /home/pi/.npm/lodash._basetostring/3.0.0/package/package.json written
7431 silly install resolved [ { name: 'lodash._createpadding',
7431 silly install resolved version: '3.6.0',
7431 silly install resolved description: 'The modern build of lodash’s internal `createPadding` as a module.',
7431 silly install resolved homepage: 'https://lodash.com/',
7431 silly install resolved icon: 'https://lodash.com/icon.svg',
7431 silly install resolved license: 'MIT',
7431 silly install resolved author:
7431 silly install resolved { name: 'John-David Dalton',
7431 silly install resolved email: 'john.david.dalton@gmail.com',
7431 silly install resolved url: 'http://allyoucanleet.com/' },
7431 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
7431 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
7431 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
7431 silly install resolved dependencies: { 'lodash.repeat': '^3.0.0' },
7431 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
7431 silly install resolved _id: 'lodash._createpadding@3.6.0',
7431 silly install resolved _shasum: 'c466850dd1a05e6bfec54fd0cf0db28b68332d5e',
7431 silly install resolved _from: 'lodash._createpadding@>=3.0.0 <4.0.0',
7431 silly install resolved _npmVersion: '2.7.3',
7431 silly install resolved _nodeVersion: '0.12.0',
7431 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
7431 silly install resolved maintainers: [ [Object] ],
7431 silly install resolved dist:
7431 silly install resolved { shasum: 'c466850dd1a05e6bfec54fd0cf0db28b68332d5e',
7431 silly install resolved tarball: 'http://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz' },
7431 silly install resolved directories: {},
7431 silly install resolved _resolved: 'https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz' },
7431 silly install resolved { name: 'lodash._basetostring',
7431 silly install resolved version: '3.0.0',
7431 silly install resolved description: 'The modern build of lodash’s internal `baseToString` as a module.',
7431 silly install resolved homepage: 'https://lodash.com/',
7431 silly install resolved icon: 'https://lodash.com/icon.svg',
7431 silly install resolved license: 'MIT',
7431 silly install resolved author:
7431 silly install resolved { name: 'John-David Dalton',
7431 silly install resolved email: 'john.david.dalton@gmail.com',
7431 silly install resolved url: 'http://allyoucanleet.com/' },
7431 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
7431 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
7431 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
7431 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
7431 silly install resolved _id: 'lodash._basetostring@3.0.0',
7431 silly install resolved _shasum: '75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2',
7431 silly install resolved _from: 'lodash._basetostring@>=3.0.0 <4.0.0',
7431 silly install resolved _npmVersion: '2.3.0',
7431 silly install resolved _nodeVersion: '0.10.35',
7431 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
7431 silly install resolved maintainers: [ [Object] ],
7431 silly install resolved dist:
7431 silly install resolved { shasum: '75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2',
7431 silly install resolved tarball: 'http://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz' },
7431 silly install resolved directories: {},
7431 silly install resolved _resolved: 'https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz' } ]
7432 info install lodash._createpadding@3.6.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
7433 info install lodash._basetostring@3.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad
7434 info installOne lodash._createpadding@3.6.0
7435 verbose installOne of lodash._createpadding to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad not in flight; installing
7436 info installOne lodash._basetostring@3.0.0
7437 verbose installOne of lodash._basetostring to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad not in flight; installing
7438 silly install resolved [ { name: 'lodash._createpadding',
7438 silly install resolved version: '3.6.0',
7438 silly install resolved description: 'The modern build of lodash’s internal `createPadding` as a module.',
7438 silly install resolved homepage: 'https://lodash.com/',
7438 silly install resolved icon: 'https://lodash.com/icon.svg',
7438 silly install resolved license: 'MIT',
7438 silly install resolved author:
7438 silly install resolved { name: 'John-David Dalton',
7438 silly install resolved email: 'john.david.dalton@gmail.com',
7438 silly install resolved url: 'http://allyoucanleet.com/' },
7438 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
7438 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
7438 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
7438 silly install resolved dependencies: { 'lodash.repeat': '^3.0.0' },
7438 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
7438 silly install resolved _id: 'lodash._createpadding@3.6.0',
7438 silly install resolved _shasum: 'c466850dd1a05e6bfec54fd0cf0db28b68332d5e',
7438 silly install resolved _from: 'lodash._createpadding@>=3.0.0 <4.0.0',
7438 silly install resolved _npmVersion: '2.7.3',
7438 silly install resolved _nodeVersion: '0.12.0',
7438 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
7438 silly install resolved maintainers: [ [Object] ],
7438 silly install resolved dist:
7438 silly install resolved { shasum: 'c466850dd1a05e6bfec54fd0cf0db28b68332d5e',
7438 silly install resolved tarball: 'http://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz' },
7438 silly install resolved directories: {},
7438 silly install resolved _resolved: 'https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz' },
7438 silly install resolved { name: 'lodash._basetostring',
7438 silly install resolved version: '3.0.0',
7438 silly install resolved description: 'The modern build of lodash’s internal `baseToString` as a module.',
7438 silly install resolved homepage: 'https://lodash.com/',
7438 silly install resolved icon: 'https://lodash.com/icon.svg',
7438 silly install resolved license: 'MIT',
7438 silly install resolved author:
7438 silly install resolved { name: 'John-David Dalton',
7438 silly install resolved email: 'john.david.dalton@gmail.com',
7438 silly install resolved url: 'http://allyoucanleet.com/' },
7438 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
7438 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
7438 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
7438 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
7438 silly install resolved _id: 'lodash._basetostring@3.0.0',
7438 silly install resolved _shasum: '75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2',
7438 silly install resolved _from: 'lodash._basetostring@>=3.0.0 <4.0.0',
7438 silly install resolved _npmVersion: '2.3.0',
7438 silly install resolved _nodeVersion: '0.10.35',
7438 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
7438 silly install resolved maintainers: [ [Object] ],
7438 silly install resolved dist:
7438 silly install resolved { shasum: '75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2',
7438 silly install resolved tarball: 'http://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz' },
7438 silly install resolved directories: {},
7438 silly install resolved _resolved: 'https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz' } ]
7439 info install lodash._createpadding@3.6.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
7440 info install lodash._basetostring@3.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright
7441 info installOne lodash._createpadding@3.6.0
7442 verbose installOne of lodash._createpadding to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright not in flight; installing
7443 info installOne lodash._basetostring@3.0.0
7444 verbose installOne of lodash._basetostring to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright not in flight; installing
7445 silly install resolved [ { name: 'lodash._createpadding',
7445 silly install resolved version: '3.6.0',
7445 silly install resolved description: 'The modern build of lodash’s internal `createPadding` as a module.',
7445 silly install resolved homepage: 'https://lodash.com/',
7445 silly install resolved icon: 'https://lodash.com/icon.svg',
7445 silly install resolved license: 'MIT',
7445 silly install resolved author:
7445 silly install resolved { name: 'John-David Dalton',
7445 silly install resolved email: 'john.david.dalton@gmail.com',
7445 silly install resolved url: 'http://allyoucanleet.com/' },
7445 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
7445 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
7445 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
7445 silly install resolved dependencies: { 'lodash.repeat': '^3.0.0' },
7445 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
7445 silly install resolved _id: 'lodash._createpadding@3.6.0',
7445 silly install resolved _shasum: 'c466850dd1a05e6bfec54fd0cf0db28b68332d5e',
7445 silly install resolved _from: 'lodash._createpadding@>=3.0.0 <4.0.0',
7445 silly install resolved _npmVersion: '2.7.3',
7445 silly install resolved _nodeVersion: '0.12.0',
7445 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
7445 silly install resolved maintainers: [ [Object] ],
7445 silly install resolved dist:
7445 silly install resolved { shasum: 'c466850dd1a05e6bfec54fd0cf0db28b68332d5e',
7445 silly install resolved tarball: 'http://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz' },
7445 silly install resolved directories: {},
7445 silly install resolved _resolved: 'https://registry.npmjs.org/lodash._createpadding/-/lodash._createpadding-3.6.0.tgz' },
7445 silly install resolved { name: 'lodash._basetostring',
7445 silly install resolved version: '3.0.0',
7445 silly install resolved description: 'The modern build of lodash’s internal `baseToString` as a module.',
7445 silly install resolved homepage: 'https://lodash.com/',
7445 silly install resolved icon: 'https://lodash.com/icon.svg',
7445 silly install resolved license: 'MIT',
7445 silly install resolved author:
7445 silly install resolved { name: 'John-David Dalton',
7445 silly install resolved email: 'john.david.dalton@gmail.com',
7445 silly install resolved url: 'http://allyoucanleet.com/' },
7445 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
7445 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
7445 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
7445 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
7445 silly install resolved _id: 'lodash._basetostring@3.0.0',
7445 silly install resolved _shasum: '75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2',
7445 silly install resolved _from: 'lodash._basetostring@>=3.0.0 <4.0.0',
7445 silly install resolved _npmVersion: '2.3.0',
7445 silly install resolved _nodeVersion: '0.10.35',
7445 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
7445 silly install resolved maintainers: [ [Object] ],
7445 silly install resolved dist:
7445 silly install resolved { shasum: '75a9a4aaaa2b2a8761111ff5431e7d83c1daf0e2',
7445 silly install resolved tarball: 'http://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz' },
7445 silly install resolved directories: {},
7445 silly install resolved _resolved: 'https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.0.tgz' } ]
7446 info install lodash._createpadding@3.6.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
7447 info install lodash._basetostring@3.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft
7448 info installOne lodash._createpadding@3.6.0
7449 verbose installOne of lodash._createpadding to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft not in flight; installing
7450 info installOne lodash._basetostring@3.0.0
7451 verbose installOne of lodash._basetostring to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft not in flight; installing
7452 silly gunzTarPerm modes [ '755', '644' ]
7453 silly gunzTarPerm modes [ '755', '644' ]
7454 silly gunzTarPerm modes [ '755', '644' ]
7455 silly gunzTarPerm modes [ '755', '644' ]
7456 silly gunzTarPerm modes [ '755', '644' ]
7457 silly gunzTarPerm modes [ '755', '644' ]
7458 silly gunzTarPerm modes [ '755', '644' ]
7459 silly gunzTarPerm modes [ '755', '644' ]
7460 silly gunzTarPerm modes [ '755', '644' ]
7461 silly gunzTarPerm modes [ '755', '644' ]
7462 silly gunzTarPerm modes [ '755', '644' ]
7463 silly gunzTarPerm modes [ '755', '644' ]
7464 verbose tar unpack /home/pi/.npm/har-validator/1.6.1/package.tgz
7465 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator
7466 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator is being purged
7467 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/har-validator
7468 silly gunzTarPerm modes [ '755', '644' ]
7469 silly gunzTarPerm modes [ '755', '644' ]
7470 verbose tar unpack /home/pi/.npm/node-uuid/1.4.3/package.tgz
7471 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid
7472 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid is being purged
7473 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid
7474 silly gunzTarPerm modes [ '755', '644' ]
7475 silly gunzTarPerm modes [ '755', '644' ]
7476 silly gunzTarPerm modes [ '755', '644' ]
7477 silly gunzTarPerm modes [ '755', '644' ]
7478 verbose lock using /home/pi/.npm/_locks/lodash-createpadding-e6d18acb6f176315.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding
7479 verbose lock using /home/pi/.npm/_locks/lodash-basetostring-63bba271f1901b8f.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7480 verbose lock using /home/pi/.npm/_locks/lodash-createpadding-1864fc49bf11ca41.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding
7481 verbose lock using /home/pi/.npm/_locks/lodash-basetostring-b0a3d031c98da476.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7482 verbose lock using /home/pi/.npm/_locks/lodash-createpadding-d7649bf094900892.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding
7483 verbose lock using /home/pi/.npm/_locks/lodash-basetostring-e270a6810d001d08.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7484 silly install write writing lodash._createpadding 3.6.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding
7485 silly install write writing lodash._basetostring 3.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7486 silly install write writing lodash._createpadding 3.6.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding
7487 silly install write writing lodash._basetostring 3.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7488 silly install write writing lodash._createpadding 3.6.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding
7489 silly install write writing lodash._basetostring 3.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7490 silly gunzTarPerm extractEntry package.json
7491 silly gunzTarPerm extractEntry package.json
7492 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
7493 silly gunzTarPerm extractEntry package.json
7494 silly gunzTarPerm extractEntry package.json
7495 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
7496 silly gunzTarPerm extractEntry package.json
7497 silly gunzTarPerm extractEntry package.json
7498 silly gunzTarPerm extractEntry package.json
7499 silly gunzTarPerm extractEntry package.json
7500 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
7501 silly gunzTarPerm extractEntry package.json
7502 silly gunzTarPerm extractEntry package.json
7503 silly gunzTarPerm extractEntry package.json
7504 silly gunzTarPerm extractEntry package.json
7505 silly gunzTarPerm extractEntry package.json
7506 silly gunzTarPerm extractEntry package.json
7507 silly gunzTarPerm extractEntry package.json
7508 silly gunzTarPerm extractEntry package.json
7509 silly gunzTarPerm modified mode [ 'package.json', 509, 493 ]
7510 silly gunzTarPerm extractEntry package.json
7511 silly gunzTarPerm extractEntry package.json
7512 silly gunzTarPerm extractEntry README.md
7513 silly gunzTarPerm extractEntry index.js
7514 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding
7515 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7516 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding
7517 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7518 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding
7519 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7520 silly gunzTarPerm extractEntry README.md
7521 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
7522 silly gunzTarPerm extractEntry LICENSE
7523 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
7524 silly gunzTarPerm extractEntry README.md
7525 silly gunzTarPerm extractEntry LICENSE
7526 silly gunzTarPerm extractEntry .npmignore
7527 silly gunzTarPerm extractEntry README.md
7528 silly gunzTarPerm extractEntry .npmignore
7529 silly gunzTarPerm extractEntry README.md
7530 silly gunzTarPerm extractEntry README.md
7531 silly gunzTarPerm extractEntry LICENSE
7532 silly gunzTarPerm extractEntry README.md
7533 silly gunzTarPerm extractEntry LICENSE
7534 silly gunzTarPerm extractEntry README.md
7535 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
7536 silly gunzTarPerm extractEntry LICENSE
7537 silly gunzTarPerm modified mode [ 'LICENSE', 438, 420 ]
7538 silly gunzTarPerm extractEntry License
7539 silly gunzTarPerm extractEntry Readme.md
7540 silly gunzTarPerm extractEntry lib/form_data.js
7541 silly gunzTarPerm extractEntry License
7542 silly gunzTarPerm extractEntry README.md
7543 silly gunzTarPerm extractEntry LICENSE
7544 silly gunzTarPerm extractEntry .npmignore
7545 silly gunzTarPerm extractEntry README.md
7546 silly gunzTarPerm extractEntry .npmignore
7547 silly gunzTarPerm extractEntry README.md
7548 silly gunzTarPerm extractEntry .npmignore
7549 silly gunzTarPerm extractEntry README.md
7550 silly gunzTarPerm extractEntry .npmignore
7551 silly gunzTarPerm extractEntry README.md
7552 silly gunzTarPerm extractEntry .npmignore
7553 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
7554 silly gunzTarPerm extractEntry README.md
7555 silly gunzTarPerm modified mode [ 'README.md', 509, 493 ]
7556 silly gunzTarPerm extractEntry README.md
7557 silly gunzTarPerm extractEntry LICENSE
7558 silly gunzTarPerm extractEntry .npmignore
7559 silly gunzTarPerm extractEntry README.md
7560 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding is being purged from base /home/pi/serverless-webrtc
7561 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding
7562 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring is being purged from base /home/pi/serverless-webrtc
7563 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7564 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding is being purged from base /home/pi/serverless-webrtc
7565 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding
7566 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring is being purged from base /home/pi/serverless-webrtc
7567 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7568 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding is being purged from base /home/pi/serverless-webrtc
7569 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding
7570 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring is being purged from base /home/pi/serverless-webrtc
7571 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7572 verbose tar unpack /home/pi/.npm/lodash._createpadding/3.6.0/package.tgz
7573 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding
7574 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding is being purged
7575 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding
7576 verbose tar unpack /home/pi/.npm/lodash._basetostring/3.0.0/package.tgz
7577 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7578 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring is being purged
7579 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7580 verbose tar unpack /home/pi/.npm/lodash._createpadding/3.6.0/package.tgz
7581 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding
7582 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding is being purged
7583 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding
7584 verbose tar unpack /home/pi/.npm/lodash._basetostring/3.0.0/package.tgz
7585 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7586 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring is being purged
7587 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7588 verbose tar unpack /home/pi/.npm/lodash._createpadding/3.6.0/package.tgz
7589 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding
7590 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding is being purged
7591 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding
7592 verbose tar unpack /home/pi/.npm/lodash._basetostring/3.0.0/package.tgz
7593 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7594 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring is being purged
7595 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7596 silly gunzTarPerm modes [ '755', '644' ]
7597 silly gunzTarPerm modes [ '755', '644' ]
7598 silly gunzTarPerm modes [ '755', '644' ]
7599 silly gunzTarPerm modes [ '755', '644' ]
7600 silly gunzTarPerm modes [ '755', '644' ]
7601 silly gunzTarPerm modes [ '755', '644' ]
7602 silly gunzTarPerm extractEntry test.js
7603 silly gunzTarPerm extractEntry index.js
7604 silly gunzTarPerm extractEntry .jshintrc
7605 silly gunzTarPerm extractEntry example.js
7606 silly gunzTarPerm extractEntry stringstream.js
7607 silly gunzTarPerm extractEntry index.js
7608 silly gunzTarPerm extractEntry stringify.js
7609 silly gunzTarPerm extractEntry test.js
7610 silly gunzTarPerm extractEntry Readme.md
7611 silly gunzTarPerm extractEntry index.js
7612 silly gunzTarPerm extractEntry test.js
7613 silly gunzTarPerm extractEntry package.json
7614 silly gunzTarPerm extractEntry package.json
7615 silly gunzTarPerm extractEntry package.json
7616 silly gunzTarPerm extractEntry index.js
7617 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ]
7618 silly gunzTarPerm extractEntry bl.js
7619 silly gunzTarPerm modified mode [ 'bl.js', 436, 420 ]
7620 silly gunzTarPerm extractEntry .jshintrc
7621 silly gunzTarPerm extractEntry .travis.yml
7622 silly gunzTarPerm extractEntry LICENSE.md
7623 silly gunzTarPerm extractEntry test/basic-test.js
7624 silly gunzTarPerm extractEntry test/sauce.js
7625 silly gunzTarPerm extractEntry test/test.js
7626 silly gunzTarPerm extractEntry index.js
7627 silly gunzTarPerm modified mode [ 'index.js', 438, 420 ]
7628 silly gunzTarPerm extractEntry HISTORY.md
7629 silly gunzTarPerm modified mode [ 'HISTORY.md', 438, 420 ]
7630 silly gunzTarPerm extractEntry lib/combined_stream.js
7631 silly gunzTarPerm extractEntry test.js
7632 silly gunzTarPerm extractEntry isstream.js
7633 silly gunzTarPerm extractEntry LICENSE
7634 silly gunzTarPerm extractEntry .dir-locals.el
7635 silly gunzTarPerm extractEntry LICENSE
7636 silly gunzTarPerm extractEntry index.js
7637 silly gunzTarPerm extractEntry LICENSE
7638 silly gunzTarPerm extractEntry LICENSE
7639 silly gunzTarPerm modified mode [ 'LICENSE', 509, 493 ]
7640 silly gunzTarPerm extractEntry package.json
7641 silly gunzTarPerm extractEntry package.json
7642 silly gunzTarPerm extractEntry package.json
7643 silly gunzTarPerm extractEntry uuid.js
7644 silly gunzTarPerm extractEntry benchmark/README.md
7645 silly gunzTarPerm extractEntry benchmark/benchmark.js
7646 silly gunzTarPerm extractEntry benchmark/bench.gnu
7647 silly gunzTarPerm extractEntry benchmark/bench.sh
7648 silly gunzTarPerm extractEntry benchmark/benchmark-native.c
7649 silly gunzTarPerm extractEntry bin/uuid
7650 silly gunzTarPerm extractEntry LICENSE.md
7651 silly gunzTarPerm extractEntry component.json
7652 silly gunzTarPerm extractEntry test/compare_v1.js
7653 silly gunzTarPerm extractEntry test/test.js
7654 silly gunzTarPerm extractEntry test/test.html
7655 silly gunzTarPerm extractEntry bower.json
7656 silly gunzTarPerm extractEntry bin/har-validator
7657 silly gunzTarPerm extractEntry src/error.js
7658 silly gunzTarPerm modified mode [ 'src/error.js', 438, 420 ]
7659 silly gunzTarPerm extractEntry README.md
7660 silly gunzTarPerm extractEntry index.js
7661 silly gunzTarPerm extractEntry README.md
7662 silly gunzTarPerm extractEntry index.js
7663 silly gunzTarPerm extractEntry README.md
7664 silly gunzTarPerm extractEntry index.js
7665 silly gunzTarPerm extractEntry README.md
7666 silly gunzTarPerm extractEntry index.js
7667 silly gunzTarPerm extractEntry README.md
7668 silly gunzTarPerm extractEntry index.js
7669 silly gunzTarPerm extractEntry README.md
7670 silly gunzTarPerm extractEntry index.js
7671 silly gunzTarPerm extractEntry .travis.yml
7672 silly gunzTarPerm extractEntry LICENSE.txt
7673 silly gunzTarPerm extractEntry LICENSE.md
7674 silly gunzTarPerm extractEntry .jshintrc
7675 silly gunzTarPerm extractEntry .travis.yml
7676 silly gunzTarPerm extractEntry http_signing.md
7677 silly gunzTarPerm extractEntry lib/index.js
7678 silly gunzTarPerm extractEntry lib/parser.js
7679 silly gunzTarPerm extractEntry lib/signer.js
7680 silly gunzTarPerm extractEntry lib/util.js
7681 silly gunzTarPerm extractEntry lib/verify.js
7682 silly gunzTarPerm extractEntry CHANGELOG.md
7683 silly gunzTarPerm extractEntry CONTRIBUTING.md
7684 silly gunzTarPerm extractEntry Makefile
7685 silly gunzTarPerm extractEntry .jshintignore
7686 silly gunzTarPerm extractEntry .jshintrc
7687 silly gunzTarPerm extractEntry lib/index.js
7688 silly gunzTarPerm extractEntry lib/parse.js
7689 silly gunzTarPerm extractEntry lib/stringify.js
7690 silly gunzTarPerm extractEntry lib/utils.js
7691 silly gunzTarPerm extractEntry .travis.yml
7692 silly gunzTarPerm extractEntry test/parse.js
7693 silly gunzTarPerm extractEntry test/stringify.js
7694 silly gunzTarPerm extractEntry generate-pubsuffix.js
7695 silly gunzTarPerm extractEntry test.js
7696 silly gunzTarPerm extractEntry .jshintrc
7697 silly gunzTarPerm extractEntry index.js
7698 silly gunzTarPerm modified mode [ 'index.js', 509, 493 ]
7699 silly gunzTarPerm extractEntry component.json
7700 silly gunzTarPerm modified mode [ 'component.json', 436, 420 ]
7701 silly gunzTarPerm extractEntry bower.json
7702 silly gunzTarPerm modified mode [ 'bower.json', 436, 420 ]
7703 silly gunzTarPerm extractEntry LICENSE.txt
7704 silly gunzTarPerm extractEntry LICENSE.txt
7705 silly gunzTarPerm extractEntry LICENSE.txt
7706 silly gunzTarPerm extractEntry LICENSE.txt
7707 silly gunzTarPerm extractEntry LICENSE.txt
7708 silly gunzTarPerm extractEntry LICENSE.txt
7709 silly gunzTarPerm extractEntry src/index.js
7710 silly gunzTarPerm extractEntry src/schemas/index.js
7711 silly gunzTarPerm extractEntry src/schemas/log.json
7712 silly gunzTarPerm extractEntry src/schemas/content.json
7713 silly gunzTarPerm extractEntry src/schemas/cookie.json
7714 silly gunzTarPerm extractEntry src/schemas/creator.json
7715 silly gunzTarPerm extractEntry src/schemas/entry.json
7716 silly gunzTarPerm extractEntry src/schemas/har.json
7717 silly gunzTarPerm extractEntry src/schemas/cache.json
7718 silly gunzTarPerm extractEntry src/schemas/cacheEntry.json
7719 silly gunzTarPerm extractEntry src/schemas/page.json
7720 silly gunzTarPerm extractEntry src/schemas/pageTimings.json
7721 silly gunzTarPerm extractEntry src/schemas/postData.json
7722 silly gunzTarPerm extractEntry src/schemas/record.json
7723 silly gunzTarPerm extractEntry src/schemas/request.json
7724 silly gunzTarPerm extractEntry src/schemas/response.json
7725 silly gunzTarPerm extractEntry src/schemas/timings.json
7726 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/package.json
7727 info preinstall block-stream@0.0.7
7728 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/package.json
7729 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless/package.json
7730 info preinstall caseless@0.9.0
7731 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/package.json
7732 silly gunzTarPerm extractEntry .travis.yml
7733 silly gunzTarPerm extractEntry example/usage.js
7734 silly gunzTarPerm modified mode [ 'example/usage.js', 509, 493 ]
7735 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless/package.json
7736 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe/package.json
7737 silly install resolved []
7738 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
7739 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
7740 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json
7741 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/package.json
7742 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/package.json
7743 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/package.json
7744 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/package.json
7745 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/package.json
7746 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/package.json
7747 silly addNameRange number 2 { name: 'balanced-match',
7747 silly addNameRange range: '>=0.2.0 <0.3.0',
7747 silly addNameRange hasData: true }
7748 silly addNameRange versions [ 'balanced-match', [ '0.0.0', '0.0.1', '0.1.0', '0.2.0' ] ]
7749 silly addNamed balanced-match@0.2.0
7750 verbose addNamed "0.2.0" is a plain semver version for balanced-match
7751 info preinstall json-stringify-safe@5.0.0
7752 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/package.json
7753 info linkStuff block-stream@0.0.7
7754 silly linkStuff block-stream@0.0.7 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules as its parent node_modules
7755 info preinstall lodash._basetostring@3.0.0
7756 info preinstall lodash._basetostring@3.0.0
7757 info preinstall lodash._basetostring@3.0.0
7758 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe/package.json
7759 info preinstall lodash._createpadding@3.6.0
7760 info preinstall lodash._createpadding@3.6.0
7761 info preinstall lodash._createpadding@3.6.0
7762 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless/package.json
7763 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2/package.json
7764 info preinstall combined-stream@0.0.7
7765 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json
7766 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/package.json
7767 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/package.json
7768 silly gunzTarPerm extractEntry lib/cookie.js
7769 silly gunzTarPerm extractEntry lib/memstore.js
7770 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/package.json
7771 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/package.json
7772 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/package.json
7773 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent/package.json
7774 info preinstall mime-types@2.0.10
7775 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/package.json
7776 silly cache afterAdd balanced-match@0.2.0
7777 verbose afterAdd /home/pi/.npm/balanced-match/0.2.0/package/package.json not in flight; writing
7778 silly cache afterAdd concat-map@0.0.1
7779 verbose afterAdd /home/pi/.npm/concat-map/0.0.1/package/package.json not in flight; writing
7780 info preinstall aws-sign2@0.5.0
7781 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/package.json
7782 info preinstall forever-agent@0.6.1
7783 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2/package.json
7784 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/package.json
7785 verbose afterAdd /home/pi/.npm/balanced-match/0.2.0/package/package.json written
7786 verbose afterAdd /home/pi/.npm/concat-map/0.0.1/package/package.json written
7787 silly install resolved [ { name: 'balanced-match',
7787 silly install resolved description: 'Match balanced character pairs, like "{" and "}"',
7787 silly install resolved version: '0.2.0',
7787 silly install resolved repository:
7787 silly install resolved { type: 'git',
7787 silly install resolved url: 'git://github.com/juliangruber/balanced-match.git' },
7787 silly install resolved homepage: 'https://github.com/juliangruber/balanced-match',
7787 silly install resolved main: 'index.js',
7787 silly install resolved scripts: { test: 'make test' },
7787 silly install resolved dependencies: {},
7787 silly install resolved devDependencies: { tape: '~1.1.1' },
7787 silly install resolved keywords: [ 'match', 'regexp', 'test', 'balanced', 'parse' ],
7787 silly install resolved author:
7787 silly install resolved { name: 'Julian Gruber',
7787 silly install resolved email: 'mail@juliangruber.com',
7787 silly install resolved url: 'http://juliangruber.com' },
7787 silly install resolved license: 'MIT',
7787 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
7787 silly install resolved gitHead: 'ba40ed78e7114a4a67c51da768a100184dead39c',
7787 silly install resolved bugs: { url: 'https://github.com/juliangruber/balanced-match/issues' },
7787 silly install resolved _id: 'balanced-match@0.2.0',
7787 silly install resolved _shasum: '38f6730c03aab6d5edbb52bd934885e756d71674',
7787 silly install resolved _from: 'balanced-match@>=0.2.0 <0.3.0',
7787 silly install resolved _npmVersion: '2.1.8',
7787 silly install resolved _nodeVersion: '0.10.32',
7787 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' },
7787 silly install resolved maintainers: [ [Object] ],
7787 silly install resolved dist:
7787 silly install resolved { shasum: '38f6730c03aab6d5edbb52bd934885e756d71674',
7787 silly install resolved tarball: 'http://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz' },
7787 silly install resolved directories: {},
7787 silly install resolved _resolved: 'https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz',
7787 silly install resolved readme: 'ERROR: No README data found!' },
7787 silly install resolved { name: 'concat-map',
7787 silly install resolved description: 'concatenative mapdashery',
7787 silly install resolved version: '0.0.1',
7787 silly install resolved repository:
7787 silly install resolved { type: 'git',
7787 silly install resolved url: 'git://github.com/substack/node-concat-map.git' },
7787 silly install resolved main: 'index.js',
7787 silly install resolved keywords: [ 'concat', 'concatMap', 'map', 'functional', 'higher-order' ],
7787 silly install resolved directories: { example: 'example', test: 'test' },
7787 silly install resolved scripts: { test: 'tape test/*.js' },
7787 silly install resolved devDependencies: { tape: '~2.4.0' },
7787 silly install resolved license: 'MIT',
7787 silly install resolved author:
7787 silly install resolved { name: 'James Halliday',
7787 silly install resolved email: 'mail@substack.net',
7787 silly install resolved url: 'http://substack.net' },
7787 silly install resolved testling: { files: 'test/*.js', browsers: [Object] },
7787 silly install resolved bugs: { url: 'https://github.com/substack/node-concat-map/issues' },
7787 silly install resolved homepage: 'https://github.com/substack/node-concat-map',
7787 silly install resolved _id: 'concat-map@0.0.1',
7787 silly install resolved dist:
7787 silly install resolved { shasum: 'd8a96bd77fd68df7793a73036a3ba0d5405d477b',
7787 silly install resolved tarball: 'http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz' },
7787 silly install resolved _from: 'concat-map@0.0.1',
7787 silly install resolved _npmVersion: '1.3.21',
7787 silly install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
7787 silly install resolved maintainers: [ [Object] ],
7787 silly install resolved _shasum: 'd8a96bd77fd68df7793a73036a3ba0d5405d477b',
7787 silly install resolved _resolved: 'https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz',
7787 silly install resolved readme: 'ERROR: No README data found!' } ]
7788 info install balanced-match@0.2.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
7789 info install concat-map@0.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion
7790 info installOne balanced-match@0.2.0
7791 verbose installOne of balanced-match to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion not in flight; installing
7792 info installOne concat-map@0.0.1
7793 verbose installOne of concat-map to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion not in flight; installing
7794 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent/package.json
7795 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream/package.json
7796 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe/package.json
7797 silly install resolved []
7798 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7799 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
7800 info preinstall form-data@0.2.0
7801 verbose linkBins block-stream@0.0.7
7802 verbose linkMans block-stream@0.0.7
7803 verbose rebuildBundles block-stream@0.0.7
7804 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json
7805 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring/package.json
7806 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring/package.json
7807 verbose lock using /home/pi/.npm/_locks/balanced-match-a04c8c08b2152356.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
7808 verbose lock using /home/pi/.npm/_locks/concat-map-5abf5f6fffa7efb2.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
7809 info preinstall stringstream@0.0.4
7810 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2/package.json
7811 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign/package.json
7812 info install block-stream@0.0.7
7813 silly prepareForInstallMany adding lodash.repeat@^3.0.0 from lodash._createpadding dependencies
7814 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/package.json
7815 silly prepareForInstallMany adding lodash.repeat@^3.0.0 from lodash._createpadding dependencies
7816 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/package.json
7817 silly prepareForInstallMany adding lodash.repeat@^3.0.0 from lodash._createpadding dependencies
7818 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/package.json
7819 silly install write writing balanced-match 0.2.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
7820 silly install write writing concat-map 0.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
7821 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent/package.json
7822 silly prepareForInstallMany adding delayed-stream@0.0.5 from combined-stream dependencies
7823 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/package.json
7824 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/package.json
7825 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream/package.json
7826 info postinstall block-stream@0.0.7
7827 silly prepareForInstallMany adding mime-db@~1.8.0 from mime-types dependencies
7828 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/package.json
7829 silly gunzTarPerm extractEntry lib/pubsuffix.js
7830 silly gunzTarPerm extractEntry lib/store.js
7831 info preinstall tunnel-agent@0.4.0
7832 info preinstall oauth-sign@0.6.0
7833 verbose unlock done using /home/pi/.npm/_locks/block-stream-a649d83573131ada.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar/node_modules/block-stream
7834 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
7835 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
7836 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
7837 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
7838 silly install resolved []
7839 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7840 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
7841 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent/package.json
7842 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent/package.json
7843 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign/package.json
7844 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match is being purged from base /home/pi/serverless-webrtc
7845 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
7846 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map is being purged from base /home/pi/serverless-webrtc
7847 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
7848 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream/package.json
7849 verbose tar unpack /home/pi/.npm/balanced-match/0.2.0/package.tgz
7850 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
7851 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match is being purged
7852 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
7853 verbose tar unpack /home/pi/.npm/concat-map/0.0.1/package.tgz
7854 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
7855 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map is being purged
7856 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
7857 info linkStuff caseless@0.9.0
7858 silly linkStuff caseless@0.9.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
7859 silly install resolved []
7860 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7861 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
7862 silly gunzTarPerm modes [ '755', '644' ]
7863 silly gunzTarPerm modes [ '755', '644' ]
7864 silly install resolved []
7865 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7866 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
7867 silly install resolved []
7868 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7869 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
7870 silly install resolved []
7871 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7872 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
7873 info linkStuff aws-sign2@0.5.0
7874 silly linkStuff aws-sign2@0.5.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
7875 silly gunzTarPerm extractEntry images/hawk.png
7876 silly gunzTarPerm modified mode [ 'images/hawk.png', 509, 493 ]
7877 silly gunzTarPerm extractEntry images/logo.png
7878 silly gunzTarPerm modified mode [ 'images/logo.png', 509, 493 ]
7879 silly prepareForInstallMany adding async@~0.9.0 from form-data dependencies
7880 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/package.json
7881 silly cache add args [ 'lodash.repeat@^3.0.0', null ]
7882 verbose cache add spec lodash.repeat@^3.0.0
7883 silly cache add args [ 'lodash.repeat@^3.0.0', null ]
7884 verbose cache add spec lodash.repeat@^3.0.0
7885 silly cache add args [ 'lodash.repeat@^3.0.0', null ]
7886 verbose cache add spec lodash.repeat@^3.0.0
7887 silly cache add args [ 'delayed-stream@0.0.5', null ]
7888 verbose cache add spec delayed-stream@0.0.5
7889 silly cache add parsed spec { raw: 'lodash.repeat@^3.0.0',
7889 silly cache add scope: null,
7889 silly cache add name: 'lodash.repeat',
7889 silly cache add rawSpec: '^3.0.0',
7889 silly cache add spec: '>=3.0.0 <4.0.0',
7889 silly cache add type: 'range' }
7890 silly addNamed lodash.repeat@>=3.0.0 <4.0.0
7891 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.repeat
7892 silly addNameRange { name: 'lodash.repeat',
7892 silly addNameRange range: '>=3.0.0 <4.0.0',
7892 silly addNameRange hasData: false }
7893 silly mapToRegistry name lodash.repeat
7894 silly mapToRegistry using default registry
7895 silly mapToRegistry registry https://registry.npmjs.org/
7896 silly mapToRegistry uri https://registry.npmjs.org/lodash.repeat
7897 verbose addNameRange registry:https://registry.npmjs.org/lodash.repeat not in flight; fetching
7898 silly cache add parsed spec { raw: 'lodash.repeat@^3.0.0',
7898 silly cache add scope: null,
7898 silly cache add name: 'lodash.repeat',
7898 silly cache add rawSpec: '^3.0.0',
7898 silly cache add spec: '>=3.0.0 <4.0.0',
7898 silly cache add type: 'range' }
7899 silly addNamed lodash.repeat@>=3.0.0 <4.0.0
7900 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.repeat
7901 silly addNameRange { name: 'lodash.repeat',
7901 silly addNameRange range: '>=3.0.0 <4.0.0',
7901 silly addNameRange hasData: false }
7902 silly mapToRegistry name lodash.repeat
7903 silly mapToRegistry using default registry
7904 silly mapToRegistry registry https://registry.npmjs.org/
7905 silly mapToRegistry uri https://registry.npmjs.org/lodash.repeat
7906 verbose addNameRange registry:https://registry.npmjs.org/lodash.repeat already in flight; waiting
7907 silly cache add parsed spec { raw: 'lodash.repeat@^3.0.0',
7907 silly cache add scope: null,
7907 silly cache add name: 'lodash.repeat',
7907 silly cache add rawSpec: '^3.0.0',
7907 silly cache add spec: '>=3.0.0 <4.0.0',
7907 silly cache add type: 'range' }
7908 silly addNamed lodash.repeat@>=3.0.0 <4.0.0
7909 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for lodash.repeat
7910 silly addNameRange { name: 'lodash.repeat',
7910 silly addNameRange range: '>=3.0.0 <4.0.0',
7910 silly addNameRange hasData: false }
7911 silly mapToRegistry name lodash.repeat
7912 silly mapToRegistry using default registry
7913 silly mapToRegistry registry https://registry.npmjs.org/
7914 silly mapToRegistry uri https://registry.npmjs.org/lodash.repeat
7915 verbose addNameRange registry:https://registry.npmjs.org/lodash.repeat already in flight; waiting
7916 silly cache add parsed spec { raw: 'delayed-stream@0.0.5',
7916 silly cache add scope: null,
7916 silly cache add name: 'delayed-stream',
7916 silly cache add rawSpec: '0.0.5',
7916 silly cache add spec: '0.0.5',
7916 silly cache add type: 'version' }
7917 silly addNamed delayed-stream@0.0.5
7918 verbose addNamed "0.0.5" is a plain semver version for delayed-stream
7919 silly mapToRegistry name delayed-stream
7920 silly mapToRegistry using default registry
7921 silly mapToRegistry registry https://registry.npmjs.org/
7922 silly mapToRegistry uri https://registry.npmjs.org/delayed-stream
7923 verbose addNameVersion registry:https://registry.npmjs.org/delayed-stream not in flight; fetching
7924 silly install resolved []
7925 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7926 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
7927 verbose request uri https://registry.npmjs.org/lodash.repeat
7928 verbose request no auth needed
7929 info attempt registry request try #1 at 14:18:19
7930 http request GET https://registry.npmjs.org/lodash.repeat
7931 verbose request uri https://registry.npmjs.org/delayed-stream
7932 verbose request no auth needed
7933 info attempt registry request try #1 at 14:18:19
7934 http request GET https://registry.npmjs.org/delayed-stream
7935 silly gunzTarPerm extractEntry package.json
7936 silly cache add args [ 'mime-db@~1.8.0', null ]
7937 verbose cache add spec mime-db@~1.8.0
7938 silly cache add parsed spec { raw: 'mime-db@~1.8.0',
7938 silly cache add scope: null,
7938 silly cache add name: 'mime-db',
7938 silly cache add rawSpec: '~1.8.0',
7938 silly cache add spec: '>=1.8.0 <1.9.0',
7938 silly cache add type: 'range' }
7939 silly addNamed mime-db@>=1.8.0 <1.9.0
7940 verbose addNamed ">=1.8.0 <1.9.0" is a valid semver range for mime-db
7941 silly addNameRange { name: 'mime-db', range: '>=1.8.0 <1.9.0', hasData: false }
7942 silly mapToRegistry name mime-db
7943 silly mapToRegistry using default registry
7944 silly mapToRegistry registry https://registry.npmjs.org/
7945 silly mapToRegistry uri https://registry.npmjs.org/mime-db
7946 verbose addNameRange registry:https://registry.npmjs.org/mime-db not in flight; fetching
7947 info linkStuff tar@1.0.3
7948 silly linkStuff tar@1.0.3 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules as its parent node_modules
7949 silly gunzTarPerm extractEntry package.json
7950 verbose request uri https://registry.npmjs.org/mime-db
7951 verbose request no auth needed
7952 info attempt registry request try #1 at 14:18:19
7953 http request GET https://registry.npmjs.org/mime-db
7954 silly install resolved []
7955 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7956 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
7957 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent/package.json
7958 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign/package.json
7959 silly gunzTarPerm extractEntry .npmignore
7960 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
7961 silly gunzTarPerm extractEntry README.md
7962 info linkStuff stringstream@0.0.4
7963 silly linkStuff stringstream@0.0.4 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
7964 info linkStuff json-stringify-safe@5.0.0
7965 silly linkStuff json-stringify-safe@5.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
7966 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream/package.json
7967 silly gunzTarPerm extractEntry LICENSE
7968 silly gunzTarPerm extractEntry index.js
7969 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/package.json
7970 info linkStuff lodash._basetostring@3.0.0
7971 silly linkStuff lodash._basetostring@3.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules as its parent node_modules
7972 info linkStuff lodash._basetostring@3.0.0
7973 silly linkStuff lodash._basetostring@3.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules as its parent node_modules
7974 info linkStuff lodash._basetostring@3.0.0
7975 silly linkStuff lodash._basetostring@3.0.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules as its parent node_modules
7976 verbose linkBins caseless@0.9.0
7977 verbose linkMans caseless@0.9.0
7978 verbose rebuildBundles caseless@0.9.0
7979 silly gunzTarPerm extractEntry Makefile
7980 silly gunzTarPerm modified mode [ 'Makefile', 509, 493 ]
7981 info install caseless@0.9.0
7982 http 200 https://registry.npmjs.org/lodash.repeat
7983 silly get cb [ 200,
7983 silly get { date: 'Tue, 21 Apr 2015 14:18:20 GMT',
7983 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
7983 silly get etag: '"6RAPDR61ZIBQ4VHFFR7GONJAT"',
7983 silly get 'content-type': 'application/json',
7983 silly get 'cache-control': 'max-age=60',
7983 silly get 'content-length': '3589',
7983 silly get 'accept-ranges': 'bytes',
7983 silly get via: '1.1 varnish',
7983 silly get age: '5',
7983 silly get 'x-served-by': 'cache-fra1231-FRA',
7983 silly get 'x-cache': 'HIT',
7983 silly get 'x-cache-hits': '1',
7983 silly get 'x-timer': 'S1429625900.011367,VS0,VE0',
7983 silly get vary: 'Accept',
7983 silly get 'keep-alive': 'timeout=10, max=50',
7983 silly get connection: 'Keep-Alive' } ]
7984 verbose get saving lodash.repeat to /home/pi/.npm/registry.npmjs.org/lodash.repeat/.cache.json
7985 http 200 https://registry.npmjs.org/delayed-stream
7986 silly get cb [ 200,
7986 silly get { date: 'Tue, 21 Apr 2015 14:18:20 GMT',
7986 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
7986 silly get etag: '"3EHQHWPPWIBC29VWH69QL4ILI"',
7986 silly get 'content-type': 'application/json',
7986 silly get 'cache-control': 'max-age=60',
7986 silly get 'content-length': '10651',
7986 silly get 'accept-ranges': 'bytes',
7986 silly get via: '1.1 varnish',
7986 silly get age: '34',
7986 silly get 'x-served-by': 'cache-fra1236-FRA',
7986 silly get 'x-cache': 'HIT',
7986 silly get 'x-cache-hits': '2',
7986 silly get 'x-timer': 'S1429625900.024861,VS0,VE0',
7986 silly get vary: 'Accept',
7986 silly get 'keep-alive': 'timeout=10, max=50',
7986 silly get connection: 'Keep-Alive' } ]
7987 verbose get saving delayed-stream to /home/pi/.npm/registry.npmjs.org/delayed-stream/.cache.json
7988 info preinstall isstream@0.1.2
7989 verbose linkBins aws-sign2@0.5.0
7990 verbose linkMans aws-sign2@0.5.0
7991 verbose rebuildBundles aws-sign2@0.5.0
7992 info preinstall readable-stream@1.1.13
7993 http 200 https://registry.npmjs.org/mime-db
7994 silly get cb [ 200,
7994 silly get { date: 'Tue, 21 Apr 2015 14:18:20 GMT',
7994 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
7994 silly get etag: '"61752PNUU8H18LDTM75KS4ZEE"',
7994 silly get 'content-type': 'application/json',
7994 silly get 'cache-control': 'max-age=60',
7994 silly get 'content-length': '34658',
7994 silly get 'accept-ranges': 'bytes',
7994 silly get via: '1.1 varnish',
7994 silly get age: '51',
7994 silly get 'x-served-by': 'cache-fra1242-FRA',
7994 silly get 'x-cache': 'HIT',
7994 silly get 'x-cache-hits': '2',
7994 silly get 'x-timer': 'S1429625900.231507,VS0,VE0',
7994 silly get vary: 'Accept',
7994 silly get 'keep-alive': 'timeout=10, max=50',
7994 silly get connection: 'Keep-Alive' } ]
7995 verbose get saving mime-db to /home/pi/.npm/registry.npmjs.org/mime-db/.cache.json
7996 silly cache add args [ 'async@~0.9.0', null ]
7997 verbose cache add spec async@~0.9.0
7998 silly cache add parsed spec { raw: 'async@~0.9.0',
7998 silly cache add scope: null,
7998 silly cache add name: 'async',
7998 silly cache add rawSpec: '~0.9.0',
7998 silly cache add spec: '>=0.9.0 <0.10.0',
7998 silly cache add type: 'range' }
7999 silly addNamed async@>=0.9.0 <0.10.0
8000 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for async
8001 silly addNameRange { name: 'async', range: '>=0.9.0 <0.10.0', hasData: false }
8002 silly mapToRegistry name async
8003 silly mapToRegistry using default registry
8004 silly mapToRegistry registry https://registry.npmjs.org/
8005 silly mapToRegistry uri https://registry.npmjs.org/async
8006 verbose addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
8007 info postinstall caseless@0.9.0
8008 info install aws-sign2@0.5.0
8009 verbose request uri https://registry.npmjs.org/async
8010 verbose request no auth needed
8011 info attempt registry request try #1 at 14:18:20
8012 http request GET https://registry.npmjs.org/async
8013 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream/package.json
8014 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/package.json
8015 info postinstall aws-sign2@0.5.0
8016 silly gunzTarPerm extractEntry example.js
8017 silly gunzTarPerm modified mode [ 'example.js', 436, 420 ]
8018 silly gunzTarPerm extractEntry index.js
8019 verbose unlock done using /home/pi/.npm/_locks/caseless-eb235aa73d2be42d.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/caseless
8020 info linkStuff forever-agent@0.6.1
8021 silly linkStuff forever-agent@0.6.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
8022 verbose linkBins tar@1.0.3
8023 verbose linkMans tar@1.0.3
8024 verbose rebuildBundles tar@1.0.3
8025 silly gunzTarPerm extractEntry .travis.yml
8026 silly gunzTarPerm extractEntry README.markdown
8027 silly install resolved []
8028 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
8029 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
8030 silly install resolved []
8031 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
8032 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
8033 verbose rebuildBundles [ 'block-stream', 'inherits' ]
8034 info install tar@1.0.3
8035 verbose unlock done using /home/pi/.npm/_locks/aws-sign2-c821326d95a2a3a4.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/aws-sign2
8036 silly gunzTarPerm extractEntry lib/browser.js
8037 silly gunzTarPerm modified mode [ 'lib/browser.js', 509, 493 ]
8038 silly gunzTarPerm extractEntry lib/client.js
8039 silly gunzTarPerm modified mode [ 'lib/client.js', 509, 493 ]
8040 silly gunzTarPerm extractEntry public-suffix.txt
8041 info postinstall tar@1.0.3
8042 verbose linkBins stringstream@0.0.4
8043 verbose linkMans stringstream@0.0.4
8044 verbose rebuildBundles stringstream@0.0.4
8045 verbose linkBins json-stringify-safe@5.0.0
8046 verbose linkMans json-stringify-safe@5.0.0
8047 verbose rebuildBundles json-stringify-safe@5.0.0
8048 silly addNameRange number 2 { name: 'lodash.repeat', range: '>=3.0.0 <4.0.0', hasData: true }
8049 silly addNameRange versions [ 'lodash.repeat', [ '3.0.0' ] ]
8050 silly addNamed lodash.repeat@3.0.0
8051 verbose addNamed "3.0.0" is a plain semver version for lodash.repeat
8052 silly addNameRange number 2 { name: 'lodash.repeat', range: '>=3.0.0 <4.0.0', hasData: true }
8053 silly addNameRange versions [ 'lodash.repeat', [ '3.0.0' ] ]
8054 silly addNamed lodash.repeat@3.0.0
8055 verbose addNamed "3.0.0" is a plain semver version for lodash.repeat
8056 silly addNameRange number 2 { name: 'lodash.repeat', range: '>=3.0.0 <4.0.0', hasData: true }
8057 silly addNameRange versions [ 'lodash.repeat', [ '3.0.0' ] ]
8058 silly addNamed lodash.repeat@3.0.0
8059 verbose addNamed "3.0.0" is a plain semver version for lodash.repeat
8060 silly mapToRegistry name delayed-stream
8061 silly mapToRegistry using default registry
8062 silly mapToRegistry registry https://registry.npmjs.org/
8063 silly mapToRegistry uri https://registry.npmjs.org/delayed-stream
8064 verbose addRemoteTarball https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz not in flight; adding
8065 verbose addRemoteTarball [ 'https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz',
8065 verbose addRemoteTarball 'd4b1f43a93e8296dfe02694f4680bc37a313c73f' ]
8066 info install stringstream@0.0.4
8067 info install json-stringify-safe@5.0.0
8068 silly mapToRegistry name lodash.repeat
8069 silly mapToRegistry using default registry
8070 silly mapToRegistry registry https://registry.npmjs.org/
8071 silly mapToRegistry uri https://registry.npmjs.org/lodash.repeat
8072 verbose addRemoteTarball https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz not in flight; adding
8073 verbose addRemoteTarball [ 'https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz',
8073 verbose addRemoteTarball 'c340f4136c99dc5b2e397b3fd50cffbd172a94b0' ]
8074 silly mapToRegistry name lodash.repeat
8075 silly mapToRegistry using default registry
8076 silly mapToRegistry registry https://registry.npmjs.org/
8077 silly mapToRegistry uri https://registry.npmjs.org/lodash.repeat
8078 verbose addRemoteTarball https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz already in flight; waiting
8079 silly mapToRegistry name lodash.repeat
8080 silly mapToRegistry using default registry
8081 silly mapToRegistry registry https://registry.npmjs.org/
8082 silly mapToRegistry uri https://registry.npmjs.org/lodash.repeat
8083 verbose addRemoteTarball https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz already in flight; waiting
8084 silly addNameRange number 2 { name: 'mime-db', range: '>=1.8.0 <1.9.0', hasData: true }
8085 silly addNameRange versions [ 'mime-db',
8085 silly addNameRange [ '0.0.0',
8085 silly addNameRange '1.0.0',
8085 silly addNameRange '1.0.1',
8085 silly addNameRange '1.0.2',
8085 silly addNameRange '1.0.3',
8085 silly addNameRange '1.1.0',
8085 silly addNameRange '1.1.1',
8085 silly addNameRange '1.1.2',
8085 silly addNameRange '1.2.0',
8085 silly addNameRange '1.3.0',
8085 silly addNameRange '1.3.1',
8085 silly addNameRange '1.4.0',
8085 silly addNameRange '1.5.0',
8085 silly addNameRange '1.6.0',
8085 silly addNameRange '1.6.1',
8085 silly addNameRange '1.7.0',
8085 silly addNameRange '1.8.0',
8085 silly addNameRange '1.9.0',
8085 silly addNameRange '1.9.1' ] ]
8086 silly addNamed mime-db@1.8.0
8087 verbose addNamed "1.8.0" is a plain semver version for mime-db
8088 verbose linkBins lodash._basetostring@3.0.0
8089 verbose linkMans lodash._basetostring@3.0.0
8090 verbose rebuildBundles lodash._basetostring@3.0.0
8091 verbose linkBins lodash._basetostring@3.0.0
8092 verbose linkMans lodash._basetostring@3.0.0
8093 verbose rebuildBundles lodash._basetostring@3.0.0
8094 verbose linkBins lodash._basetostring@3.0.0
8095 verbose linkMans lodash._basetostring@3.0.0
8096 verbose rebuildBundles lodash._basetostring@3.0.0
8097 silly mapToRegistry name mime-db
8098 silly mapToRegistry using default registry
8099 silly mapToRegistry registry https://registry.npmjs.org/
8100 silly mapToRegistry uri https://registry.npmjs.org/mime-db
8101 verbose addRemoteTarball https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz not in flight; adding
8102 verbose addRemoteTarball [ 'https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz',
8102 verbose addRemoteTarball '82a9b385f22b0f5954dec4d445faba0722c4ad25' ]
8103 http 200 https://registry.npmjs.org/async
8104 silly get cb [ 200,
8104 silly get { date: 'Tue, 21 Apr 2015 14:18:21 GMT',
8104 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
8104 silly get etag: '"1VEUZETDQGUTKOFJEZUAHMKV9"',
8104 silly get 'content-type': 'application/json',
8104 silly get 'cache-control': 'max-age=60',
8104 silly get 'content-length': '101933',
8104 silly get 'accept-ranges': 'bytes',
8104 silly get via: '1.1 varnish',
8104 silly get age: '11',
8104 silly get 'x-served-by': 'cache-fra1244-FRA',
8104 silly get 'x-cache': 'HIT',
8104 silly get 'x-cache-hits': '3',
8104 silly get 'x-timer': 'S1429625901.324770,VS0,VE0',
8104 silly get vary: 'Accept',
8104 silly get 'keep-alive': 'timeout=10, max=50',
8104 silly get connection: 'Keep-Alive' } ]
8105 verbose get saving async to /home/pi/.npm/registry.npmjs.org/async/.cache.json
8106 verbose unlock done using /home/pi/.npm/_locks/tar-60c06fba6db7a1c5.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/tar
8107 info install lodash._basetostring@3.0.0
8108 info install lodash._basetostring@3.0.0
8109 info install lodash._basetostring@3.0.0
8110 info postinstall stringstream@0.0.4
8111 info postinstall json-stringify-safe@5.0.0
8112 info retry fetch attempt 1 at 14:18:21
8113 info attempt registry request try #1 at 14:18:21
8114 http fetch GET https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
8115 silly gunzTarPerm extractEntry .travis.yml
8116 silly gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
8117 silly gunzTarPerm extractEntry Makefile
8118 silly gunzTarPerm modified mode [ 'Makefile', 436, 420 ]
8119 info retry fetch attempt 1 at 14:18:22
8120 info attempt registry request try #1 at 14:18:22
8121 http fetch GET https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz
8122 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream/package.json
8123 info postinstall lodash._basetostring@3.0.0
8124 info postinstall lodash._basetostring@3.0.0
8125 info postinstall lodash._basetostring@3.0.0
8126 silly prepareForInstallMany adding core-util-is@~1.0.0 from readable-stream dependencies
8127 silly prepareForInstallMany adding isarray@0.0.1 from readable-stream dependencies
8128 silly prepareForInstallMany adding string_decoder@~0.10.x from readable-stream dependencies
8129 silly prepareForInstallMany adding inherits@~2.0.1 from readable-stream dependencies
8130 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/package.json
8131 info retry fetch attempt 1 at 14:18:22
8132 info attempt registry request try #1 at 14:18:22
8133 http fetch GET https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
8134 verbose unlock done using /home/pi/.npm/_locks/stringstream-16b829a66dd59977.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/stringstream
8135 verbose unlock done using /home/pi/.npm/_locks/json-stringify-safe-0eb9585b725154b4.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/json-stringify-safe
8136 silly gunzTarPerm extractEntry lib/crypto.js
8137 silly gunzTarPerm modified mode [ 'lib/crypto.js', 509, 493 ]
8138 silly gunzTarPerm extractEntry lib/index.js
8139 silly gunzTarPerm modified mode [ 'lib/index.js', 509, 493 ]
8140 silly gunzTarPerm extractEntry example/map.js
8141 silly gunzTarPerm extractEntry test/map.js
8142 info linkStuff tunnel-agent@0.4.0
8143 silly linkStuff tunnel-agent@0.4.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
8144 info linkStuff oauth-sign@0.6.0
8145 silly linkStuff oauth-sign@0.6.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
8146 verbose unlock done using /home/pi/.npm/_locks/lodash-basetostring-63bba271f1901b8f.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring
8147 verbose unlock done using /home/pi/.npm/_locks/lodash-basetostring-b0a3d031c98da476.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._basetostring
8148 verbose unlock done using /home/pi/.npm/_locks/lodash-basetostring-e270a6810d001d08.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._basetostring
8149 verbose linkBins forever-agent@0.6.1
8150 verbose linkMans forever-agent@0.6.1
8151 verbose rebuildBundles forever-agent@0.6.1
8152 info install forever-agent@0.6.1
8153 silly addNameRange number 2 { name: 'async', range: '>=0.9.0 <0.10.0', hasData: true }
8154 silly addNameRange versions [ 'async',
8154 silly addNameRange [ '0.1.0',
8154 silly addNameRange '0.1.1',
8154 silly addNameRange '0.1.2',
8154 silly addNameRange '0.1.3',
8154 silly addNameRange '0.1.4',
8154 silly addNameRange '0.1.5',
8154 silly addNameRange '0.1.6',
8154 silly addNameRange '0.1.7',
8154 silly addNameRange '0.1.8',
8154 silly addNameRange '0.1.9',
8154 silly addNameRange '0.1.10',
8154 silly addNameRange '0.1.11',
8154 silly addNameRange '0.1.12',
8154 silly addNameRange '0.1.13',
8154 silly addNameRange '0.1.14',
8154 silly addNameRange '0.1.15',
8154 silly addNameRange '0.1.16',
8154 silly addNameRange '0.1.17',
8154 silly addNameRange '0.1.18',
8154 silly addNameRange '0.1.19',
8154 silly addNameRange '0.1.20',
8154 silly addNameRange '0.1.21',
8154 silly addNameRange '0.1.22',
8154 silly addNameRange '0.2.0',
8154 silly addNameRange '0.2.1',
8154 silly addNameRange '0.2.2',
8154 silly addNameRange '0.2.3',
8154 silly addNameRange '0.2.4',
8154 silly addNameRange '0.2.5',
8154 silly addNameRange '0.2.6',
8154 silly addNameRange '0.2.7',
8154 silly addNameRange '0.2.8',
8154 silly addNameRange '0.2.9',
8154 silly addNameRange '0.2.10',
8154 silly addNameRange '0.3.0',
8154 silly addNameRange '0.4.0',
8154 silly addNameRange '0.4.1',
8154 silly addNameRange '0.5.0',
8154 silly addNameRange '0.6.0',
8154 silly addNameRange '0.6.1',
8154 silly addNameRange '0.6.2',
8154 silly addNameRange '0.7.0',
8154 silly addNameRange '0.8.0',
8154 silly addNameRange '0.9.0' ] ]
8155 silly addNamed async@0.9.0
8156 verbose addNamed "0.9.0" is a plain semver version for async
8157 http fetch 200 https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz
8158 info postinstall forever-agent@0.6.1
8159 silly mapToRegistry name async
8160 silly mapToRegistry using default registry
8161 silly mapToRegistry registry https://registry.npmjs.org/
8162 silly mapToRegistry uri https://registry.npmjs.org/async
8163 verbose addRemoteTarball https://registry.npmjs.org/async/-/async-0.9.0.tgz not in flight; adding
8164 verbose addRemoteTarball [ 'https://registry.npmjs.org/async/-/async-0.9.0.tgz',
8164 verbose addRemoteTarball 'ac3613b1da9bed1b47510bb4651b8931e47146c7' ]
8165 http fetch 200 https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz
8166 http fetch 200 https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
8167 silly gunzTarPerm extractEntry lib/server.js
8168 silly gunzTarPerm modified mode [ 'lib/server.js', 509, 493 ]
8169 silly gunzTarPerm extractEntry lib/utils.js
8170 silly gunzTarPerm modified mode [ 'lib/utils.js', 509, 493 ]
8171 verbose unlock done using /home/pi/.npm/_locks/forever-agent-a2d292abd7137f21.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/forever-agent
8172 info retry fetch attempt 1 at 14:18:23
8173 info attempt registry request try #1 at 14:18:23
8174 http fetch GET https://registry.npmjs.org/async/-/async-0.9.0.tgz
8175 silly install resolved []
8176 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
8177 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
8178 silly fetchAndShaCheck shasum c340f4136c99dc5b2e397b3fd50cffbd172a94b0
8179 silly gunzTarPerm extractEntry test/balanced.js
8180 silly cache add args [ 'core-util-is@~1.0.0', null ]
8181 verbose cache add spec core-util-is@~1.0.0
8182 silly cache add parsed spec { raw: 'core-util-is@~1.0.0',
8182 silly cache add scope: null,
8182 silly cache add name: 'core-util-is',
8182 silly cache add rawSpec: '~1.0.0',
8182 silly cache add spec: '>=1.0.0 <1.1.0',
8182 silly cache add type: 'range' }
8183 silly addNamed core-util-is@>=1.0.0 <1.1.0
8184 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for core-util-is
8185 silly addNameRange { name: 'core-util-is', range: '>=1.0.0 <1.1.0', hasData: false }
8186 silly mapToRegistry name core-util-is
8187 silly mapToRegistry using default registry
8188 silly mapToRegistry registry https://registry.npmjs.org/
8189 silly mapToRegistry uri https://registry.npmjs.org/core-util-is
8190 verbose addNameRange registry:https://registry.npmjs.org/core-util-is not in flight; fetching
8191 silly cache add args [ 'isarray@0.0.1', null ]
8192 verbose cache add spec isarray@0.0.1
8193 silly cache add parsed spec { raw: 'isarray@0.0.1',
8193 silly cache add scope: null,
8193 silly cache add name: 'isarray',
8193 silly cache add rawSpec: '0.0.1',
8193 silly cache add spec: '0.0.1',
8193 silly cache add type: 'version' }
8194 silly addNamed isarray@0.0.1
8195 verbose addNamed "0.0.1" is a plain semver version for isarray
8196 silly mapToRegistry name isarray
8197 silly mapToRegistry using default registry
8198 silly mapToRegistry registry https://registry.npmjs.org/
8199 silly mapToRegistry uri https://registry.npmjs.org/isarray
8200 verbose addNameVersion registry:https://registry.npmjs.org/isarray not in flight; fetching
8201 silly cache add args [ 'string_decoder@~0.10.x', null ]
8202 verbose cache add spec string_decoder@~0.10.x
8203 silly cache add parsed spec { raw: 'string_decoder@~0.10.x',
8203 silly cache add scope: null,
8203 silly cache add name: 'string_decoder',
8203 silly cache add rawSpec: '~0.10.x',
8203 silly cache add spec: '>=0.10.0 <0.11.0',
8203 silly cache add type: 'range' }
8204 silly addNamed string_decoder@>=0.10.0 <0.11.0
8205 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for string_decoder
8206 silly addNameRange { name: 'string_decoder',
8206 silly addNameRange range: '>=0.10.0 <0.11.0',
8206 silly addNameRange hasData: false }
8207 silly mapToRegistry name string_decoder
8208 silly mapToRegistry using default registry
8209 silly mapToRegistry registry https://registry.npmjs.org/
8210 silly mapToRegistry uri https://registry.npmjs.org/string_decoder
8211 verbose addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching
8212 silly cache add args [ 'inherits@~2.0.1', null ]
8213 verbose cache add spec inherits@~2.0.1
8214 silly cache add parsed spec { raw: 'inherits@~2.0.1',
8214 silly cache add scope: null,
8214 silly cache add name: 'inherits',
8214 silly cache add rawSpec: '~2.0.1',
8214 silly cache add spec: '>=2.0.1 <2.1.0',
8214 silly cache add type: 'range' }
8215 silly addNamed inherits@>=2.0.1 <2.1.0
8216 verbose addNamed ">=2.0.1 <2.1.0" is a valid semver range for inherits
8217 silly addNameRange { name: 'inherits', range: '>=2.0.1 <2.1.0', hasData: false }
8218 silly mapToRegistry name inherits
8219 silly mapToRegistry using default registry
8220 silly mapToRegistry registry https://registry.npmjs.org/
8221 silly mapToRegistry uri https://registry.npmjs.org/inherits
8222 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
8223 verbose request uri https://registry.npmjs.org/core-util-is
8224 verbose request no auth needed
8225 info attempt registry request try #1 at 14:18:23
8226 http request GET https://registry.npmjs.org/core-util-is
8227 verbose request uri https://registry.npmjs.org/isarray
8228 verbose request no auth needed
8229 info attempt registry request try #1 at 14:18:23
8230 http request GET https://registry.npmjs.org/isarray
8231 verbose request uri https://registry.npmjs.org/string_decoder
8232 verbose request no auth needed
8233 info attempt registry request try #1 at 14:18:23
8234 http request GET https://registry.npmjs.org/string_decoder
8235 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz not in flight; adding
8236 verbose addTmpTarball already have metadata; skipping unpack for lodash.repeat@3.0.0
8237 silly fetchAndShaCheck shasum d4b1f43a93e8296dfe02694f4680bc37a313c73f
8238 verbose linkBins tunnel-agent@0.4.0
8239 verbose linkMans tunnel-agent@0.4.0
8240 verbose rebuildBundles tunnel-agent@0.4.0
8241 verbose linkBins oauth-sign@0.6.0
8242 verbose linkMans oauth-sign@0.6.0
8243 verbose rebuildBundles oauth-sign@0.6.0
8244 info install tunnel-agent@0.4.0
8245 info install oauth-sign@0.6.0
8246 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz not in flight; adding
8247 verbose addTmpTarball already have metadata; skipping unpack for delayed-stream@0.0.5
8248 verbose request uri https://registry.npmjs.org/inherits
8249 verbose request no auth needed
8250 info attempt registry request try #1 at 14:18:23
8251 verbose etag "2JQ9T5BW10349CYNB2L6ASWW6"
8252 http request GET https://registry.npmjs.org/inherits
8253 info postinstall tunnel-agent@0.4.0
8254 info postinstall oauth-sign@0.6.0
8255 http fetch 200 https://registry.npmjs.org/async/-/async-0.9.0.tgz
8256 info linkStuff isstream@0.1.2
8257 silly linkStuff isstream@0.1.2 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules as its parent node_modules
8258 verbose unlock done using /home/pi/.npm/_locks/tunnel-agent-2a62c9db0f9fcfad.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/tunnel-agent
8259 verbose unlock done using /home/pi/.npm/_locks/oauth-sign-f8bc20bcce2f415a.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/oauth-sign
8260 silly gunzTarPerm extractEntry .travis.yml
8261 silly gunzTarPerm modified mode [ '.travis.yml', 509, 493 ]
8262 silly gunzTarPerm extractEntry test/browser.js
8263 silly gunzTarPerm modified mode [ 'test/browser.js', 509, 493 ]
8264 http 200 https://registry.npmjs.org/core-util-is
8265 silly get cb [ 200,
8265 silly get { date: 'Tue, 21 Apr 2015 14:18:24 GMT',
8265 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
8265 silly get etag: '"8N932ER6J79FE9PNV7H41QYLJ"',
8265 silly get 'content-type': 'application/json',
8265 silly get 'cache-control': 'max-age=60',
8265 silly get 'content-length': '2559',
8265 silly get 'accept-ranges': 'bytes',
8265 silly get via: '1.1 varnish',
8265 silly get age: '52',
8265 silly get 'x-served-by': 'cache-fra1228-FRA',
8265 silly get 'x-cache': 'HIT',
8265 silly get 'x-cache-hits': '10',
8265 silly get 'x-timer': 'S1429625904.043101,VS0,VE0',
8265 silly get vary: 'Accept',
8265 silly get 'keep-alive': 'timeout=10, max=50',
8265 silly get connection: 'Keep-Alive' } ]
8266 verbose get saving core-util-is to /home/pi/.npm/registry.npmjs.org/core-util-is/.cache.json
8267 http 200 https://registry.npmjs.org/string_decoder
8268 silly get cb [ 200,
8268 silly get { date: 'Tue, 21 Apr 2015 14:18:24 GMT',
8268 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
8268 silly get etag: '"89NG6AVWTXZBFGLGXXUONULF1"',
8268 silly get 'content-type': 'application/json',
8268 silly get 'cache-control': 'max-age=60',
8268 silly get 'content-length': '8799',
8268 silly get 'accept-ranges': 'bytes',
8268 silly get via: '1.1 varnish',
8268 silly get age: '11',
8268 silly get 'x-served-by': 'cache-fra1240-FRA',
8268 silly get 'x-cache': 'HIT',
8268 silly get 'x-cache-hits': '1',
8268 silly get 'x-timer': 'S1429625904.057567,VS0,VE0',
8268 silly get vary: 'Accept',
8268 silly get 'keep-alive': 'timeout=10, max=50',
8268 silly get connection: 'Keep-Alive' } ]
8269 verbose get saving string_decoder to /home/pi/.npm/registry.npmjs.org/string_decoder/.cache.json
8270 http 200 https://registry.npmjs.org/isarray
8271 silly get cb [ 200,
8271 silly get { date: 'Tue, 21 Apr 2015 14:18:24 GMT',
8271 silly get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
8271 silly get etag: '"79XQA3ZXVF5QN0X2VYCD81HMN"',
8271 silly get 'content-type': 'application/json',
8271 silly get 'cache-control': 'max-age=60',
8271 silly get 'content-length': '4074',
8271 silly get 'accept-ranges': 'bytes',
8271 silly get via: '1.1 varnish',
8271 silly get age: '22',
8271 silly get 'x-served-by': 'cache-fra1221-FRA',
8271 silly get 'x-cache': 'HIT',
8271 silly get 'x-cache-hits': '7',
8271 silly get 'x-timer': 'S1429625904.238349,VS0,VE0',
8271 silly get vary: 'Accept',
8271 silly get 'keep-alive': 'timeout=10, max=50',
8271 silly get connection: 'Keep-Alive' } ]
8272 verbose get saving isarray to /home/pi/.npm/registry.npmjs.org/isarray/.cache.json
8273 silly cache afterAdd lodash.repeat@3.0.0
8274 verbose afterAdd /home/pi/.npm/lodash.repeat/3.0.0/package/package.json not in flight; writing
8275 silly cache afterAdd lodash.repeat@3.0.0
8276 verbose afterAdd /home/pi/.npm/lodash.repeat/3.0.0/package/package.json already in flight; not writing
8277 silly cache afterAdd lodash.repeat@3.0.0
8278 verbose afterAdd /home/pi/.npm/lodash.repeat/3.0.0/package/package.json already in flight; not writing
8279 silly addNameRange number 2 { name: 'core-util-is', range: '>=1.0.0 <1.1.0', hasData: true }
8280 silly addNameRange versions [ 'core-util-is', [ '1.0.0', '1.0.1' ] ]
8281 silly addNamed core-util-is@1.0.1
8282 verbose addNamed "1.0.1" is a plain semver version for core-util-is
8283 silly mapToRegistry name core-util-is
8284 silly mapToRegistry using default registry
8285 silly mapToRegistry registry https://registry.npmjs.org/
8286 silly mapToRegistry uri https://registry.npmjs.org/core-util-is
8287 verbose addRemoteTarball https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz not in flight; adding
8288 verbose addRemoteTarball [ 'https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz',
8288 verbose addRemoteTarball '6b07085aef9a3ccac6ee53bf9d3df0c1521a5538' ]
8289 silly addNameRange number 2 { name: 'string_decoder',
8289 silly addNameRange range: '>=0.10.0 <0.11.0',
8289 silly addNameRange hasData: true }
8290 silly addNameRange versions [ 'string_decoder',
8290 silly addNameRange [ '0.0.0',
8290 silly addNameRange '0.0.1',
8290 silly addNameRange '0.10.24',
8290 silly addNameRange '0.11.10',
8290 silly addNameRange '0.10.25',
8290 silly addNameRange '0.11.10-1',
8290 silly addNameRange '0.10.25-1',
8290 silly addNameRange '0.10.31' ] ]
8291 silly addNamed string_decoder@0.10.31
8292 verbose addNamed "0.10.31" is a plain semver version for string_decoder
8293 silly fetchAndShaCheck shasum 82a9b385f22b0f5954dec4d445faba0722c4ad25
8294 silly cache afterAdd delayed-stream@0.0.5
8295 verbose afterAdd /home/pi/.npm/delayed-stream/0.0.5/package/package.json not in flight; writing
8296 silly mapToRegistry name string_decoder
8297 silly mapToRegistry using default registry
8298 silly mapToRegistry registry https://registry.npmjs.org/
8299 silly mapToRegistry uri https://registry.npmjs.org/string_decoder
8300 verbose addRemoteTarball https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz not in flight; adding
8301 verbose addRemoteTarball [ 'https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz',
8301 verbose addRemoteTarball '62e203bc41766c6c28c9fc84301dab1c5310fa94' ]
8302 verbose linkBins isstream@0.1.2
8303 verbose linkMans isstream@0.1.2
8304 verbose rebuildBundles isstream@0.1.2
8305 verbose afterAdd /home/pi/.npm/lodash.repeat/3.0.0/package/package.json written
8306 silly install resolved [ { name: 'lodash.repeat',
8306 silly install resolved version: '3.0.0',
8306 silly install resolved description: 'The modern build of lodash’s `_.repeat` as a module.',
8306 silly install resolved homepage: 'https://lodash.com/',
8306 silly install resolved icon: 'https://lodash.com/icon.svg',
8306 silly install resolved license: 'MIT',
8306 silly install resolved keywords: [ 'lodash', 'lodash-modularized', 'stdlib', 'util' ],
8306 silly install resolved author:
8306 silly install resolved { name: 'John-David Dalton',
8306 silly install resolved email: 'john.david.dalton@gmail.com',
8306 silly install resolved url: 'http://allyoucanleet.com/' },
8306 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
8306 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
8306 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
8306 silly install resolved dependencies: { 'lodash._basetostring': '^3.0.0' },
8306 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
8306 silly install resolved _id: 'lodash.repeat@3.0.0',
8306 silly install resolved _shasum: 'c340f4136c99dc5b2e397b3fd50cffbd172a94b0',
8306 silly install resolved _from: 'lodash.repeat@>=3.0.0 <4.0.0',
8306 silly install resolved _npmVersion: '2.3.0',
8306 silly install resolved _nodeVersion: '0.10.35',
8306 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
8306 silly install resolved maintainers: [ [Object] ],
8306 silly install resolved dist:
8306 silly install resolved { shasum: 'c340f4136c99dc5b2e397b3fd50cffbd172a94b0',
8306 silly install resolved tarball: 'http://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz' },
8306 silly install resolved directories: {},
8306 silly install resolved _resolved: 'https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz' } ]
8307 info install lodash.repeat@3.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding
8308 info installOne lodash.repeat@3.0.0
8309 verbose installOne of lodash.repeat to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding not in flight; installing
8310 silly install resolved [ { name: 'lodash.repeat',
8310 silly install resolved version: '3.0.0',
8310 silly install resolved description: 'The modern build of lodash’s `_.repeat` as a module.',
8310 silly install resolved homepage: 'https://lodash.com/',
8310 silly install resolved icon: 'https://lodash.com/icon.svg',
8310 silly install resolved license: 'MIT',
8310 silly install resolved keywords: [ 'lodash', 'lodash-modularized', 'stdlib', 'util' ],
8310 silly install resolved author:
8310 silly install resolved { name: 'John-David Dalton',
8310 silly install resolved email: 'john.david.dalton@gmail.com',
8310 silly install resolved url: 'http://allyoucanleet.com/' },
8310 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
8310 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
8310 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
8310 silly install resolved dependencies: { 'lodash._basetostring': '^3.0.0' },
8310 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
8310 silly install resolved _id: 'lodash.repeat@3.0.0',
8310 silly install resolved _shasum: 'c340f4136c99dc5b2e397b3fd50cffbd172a94b0',
8310 silly install resolved _from: 'lodash.repeat@>=3.0.0 <4.0.0',
8310 silly install resolved _npmVersion: '2.3.0',
8310 silly install resolved _nodeVersion: '0.10.35',
8310 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
8310 silly install resolved maintainers: [ [Object] ],
8310 silly install resolved dist:
8310 silly install resolved { shasum: 'c340f4136c99dc5b2e397b3fd50cffbd172a94b0',
8310 silly install resolved tarball: 'http://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz' },
8310 silly install resolved directories: {},
8310 silly install resolved _resolved: 'https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz' } ]
8311 info install lodash.repeat@3.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding
8312 info installOne lodash.repeat@3.0.0
8313 verbose installOne of lodash.repeat to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding not in flight; installing
8314 silly install resolved [ { name: 'lodash.repeat',
8314 silly install resolved version: '3.0.0',
8314 silly install resolved description: 'The modern build of lodash’s `_.repeat` as a module.',
8314 silly install resolved homepage: 'https://lodash.com/',
8314 silly install resolved icon: 'https://lodash.com/icon.svg',
8314 silly install resolved license: 'MIT',
8314 silly install resolved keywords: [ 'lodash', 'lodash-modularized', 'stdlib', 'util' ],
8314 silly install resolved author:
8314 silly install resolved { name: 'John-David Dalton',
8314 silly install resolved email: 'john.david.dalton@gmail.com',
8314 silly install resolved url: 'http://allyoucanleet.com/' },
8314 silly install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
8314 silly install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash' },
8314 silly install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
8314 silly install resolved dependencies: { 'lodash._basetostring': '^3.0.0' },
8314 silly install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
8314 silly install resolved _id: 'lodash.repeat@3.0.0',
8314 silly install resolved _shasum: 'c340f4136c99dc5b2e397b3fd50cffbd172a94b0',
8314 silly install resolved _from: 'lodash.repeat@>=3.0.0 <4.0.0',
8314 silly install resolved _npmVersion: '2.3.0',
8314 silly install resolved _nodeVersion: '0.10.35',
8314 silly install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
8314 silly install resolved maintainers: [ [Object] ],
8314 silly install resolved dist:
8314 silly install resolved { shasum: 'c340f4136c99dc5b2e397b3fd50cffbd172a94b0',
8314 silly install resolved tarball: 'http://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz' },
8314 silly install resolved directories: {},
8314 silly install resolved _resolved: 'https://registry.npmjs.org/lodash.repeat/-/lodash.repeat-3.0.0.tgz' } ]
8315 info install lodash.repeat@3.0.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding
8316 info installOne lodash.repeat@3.0.0
8317 verbose installOne of lodash.repeat to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding not in flight; installing
8318 info retry fetch attempt 1 at 14:18:24
8319 info attempt registry request try #1 at 14:18:24
8320 http fetch GET https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
8321 silly mapToRegistry name isarray
8322 silly mapToRegistry using default registry
8323 silly mapToRegistry registry https://registry.npmjs.org/
8324 silly mapToRegistry uri https://registry.npmjs.org/isarray
8325 verbose addRemoteTarball https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz not in flight; adding
8326 verbose addRemoteTarball [ 'https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz',
8326 verbose addRemoteTarball '8a18acfca9a8f4177e09abfc6038939b05d1eedf' ]
8327 info install isstream@0.1.2
8328 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz not in flight; adding
8329 verbose addTmpTarball already have metadata; skipping unpack for mime-db@1.8.0
8330 http fetch 200 https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz
8331 info retry fetch attempt 1 at 14:18:25
8332 info attempt registry request try #1 at 14:18:25
8333 http fetch GET https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
8334 info postinstall isstream@0.1.2
8335 verbose afterAdd /home/pi/.npm/delayed-stream/0.0.5/package/package.json written
8336 silly install resolved [ { author:
8336 silly install resolved { name: 'Felix Geisendörfer',
8336 silly install resolved email: 'felix@debuggable.com',
8336 silly install resolved url: 'http://debuggable.com/' },
8336 silly install resolved name: 'delayed-stream',
8336 silly install resolved description: 'Buffers events from a stream until you are ready to handle them.',
8336 silly install resolved version: '0.0.5',
8336 silly install resolved homepage: 'https://github.com/felixge/node-delayed-stream',
8336 silly install resolved repository:
8336 silly install resolved { type: 'git',
8336 silly install resolved url: 'git://github.com/felixge/node-delayed-stream.git' },
8336 silly install resolved main: './lib/delayed_stream',
8336 silly install resolved engines: { node: '>=0.4.0' },
8336 silly install resolved dependencies: {},
8336 silly install resolved devDependencies: { fake: '0.2.0', far: '0.0.1' },
8336 silly install resolved _id: 'delayed-stream@0.0.5',
8336 silly install resolved _engineSupported: true,
8336 silly install resolved _npmVersion: '1.0.3',
8336 silly install resolved _nodeVersion: 'v0.4.9-pre',
8336 silly install resolved _defaultsLoaded: true,
8336 silly install resolved dist:
8336 silly install resolved { shasum: 'd4b1f43a93e8296dfe02694f4680bc37a313c73f',
8336 silly install resolved tarball: 'http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz' },
8336 silly install resolved scripts: {},
8336 silly install resolved directories: {},
8336 silly install resolved _shasum: 'd4b1f43a93e8296dfe02694f4680bc37a313c73f',
8336 silly install resolved _resolved: 'https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz',
8336 silly install resolved _from: 'delayed-stream@0.0.5' } ]
8337 info install delayed-stream@0.0.5 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream
8338 info installOne delayed-stream@0.0.5
8339 verbose installOne of delayed-stream to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream not in flight; installing
8340 info retry fetch attempt 1 at 14:18:25
8341 info attempt registry request try #1 at 14:18:25
8342 http fetch GET https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
8343 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl/package.json
8344 verbose lock using /home/pi/.npm/_locks/lodash-repeat-e6db9bc14d60ef7f.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat
8345 verbose lock using /home/pi/.npm/_locks/lodash-repeat-4307df43995d43bb.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat
8346 verbose lock using /home/pi/.npm/_locks/lodash-repeat-ab72fa91152400f2.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat
8347 silly install write writing lodash.repeat 3.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat
8348 silly install write writing lodash.repeat 3.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat
8349 silly install write writing lodash.repeat 3.0.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat
8350 verbose unlock done using /home/pi/.npm/_locks/isstream-7e72057c363f8483.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/isstream
8351 verbose lock using /home/pi/.npm/_locks/delayed-stream-4e53aad042f5149f.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream
8352 info preinstall bl@0.9.4
8353 silly install write writing delayed-stream 0.0.5 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream
8354 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl/package.json
8355 silly gunzTarPerm extractEntry test/client.js
8356 silly gunzTarPerm modified mode [ 'test/client.js', 509, 493 ]
8357 silly gunzTarPerm extractEntry test/crypto.js
8358 silly gunzTarPerm modified mode [ 'test/crypto.js', 509, 493 ]
8359 silly gunzTarPerm extractEntry test/index.js
8360 silly gunzTarPerm modified mode [ 'test/index.js', 509, 493 ]
8361 silly fetchAndShaCheck shasum ac3613b1da9bed1b47510bb4651b8931e47146c7
8362 http 304 https://registry.npmjs.org/inherits
8363 silly get cb [ 304,
8363 silly get { date: 'Tue, 21 Apr 2015 14:18:24 GMT',
8363 silly get server: 'Apache',
8363 silly get via: '1.1 varnish',
8363 silly get 'last-modified': 'Tue, 21 Apr 2015 14:18:25 GMT',
8363 silly get 'cache-control': 'max-age=60',
8363 silly get etag: '"2JQ9T5BW10349CYNB2L6ASWW6"',
8363 silly get age: '0',
8363 silly get 'x-served-by': 'cache-fra1241-FRA',
8363 silly get 'x-cache': 'HIT',
8363 silly get 'x-cache-hits': '1',
8363 silly get 'x-timer': 'S1429625904.925801,VS0,VE446',
8363 silly get vary: 'Accept',
8363 silly get 'content-length': '0',
8363 silly get 'keep-alive': 'timeout=10, max=50',
8363 silly get connection: 'Keep-Alive' } ]
8364 verbose etag https://registry.npmjs.org/inherits from cache
8365 verbose get saving inherits to /home/pi/.npm/registry.npmjs.org/inherits/.cache.json
8366 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat
8367 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat
8368 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat
8369 silly fetchAndShaCheck shasum 6b07085aef9a3ccac6ee53bf9d3df0c1521a5538
8370 http fetch 200 https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
8371 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat is being purged from base /home/pi/serverless-webrtc
8372 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat
8373 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat is being purged from base /home/pi/serverless-webrtc
8374 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat
8375 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat is being purged from base /home/pi/serverless-webrtc
8376 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat
8377 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/async/-/async-0.9.0.tgz not in flight; adding
8378 verbose addTmpTarball already have metadata; skipping unpack for async@0.9.0
8379 verbose tar unpack /home/pi/.npm/lodash.repeat/3.0.0/package.tgz
8380 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat
8381 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat is being purged
8382 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._createpadding/node_modules/lodash.repeat
8383 verbose tar unpack /home/pi/.npm/lodash.repeat/3.0.0/package.tgz
8384 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat
8385 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat is being purged
8386 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padright/node_modules/lodash._createpadding/node_modules/lodash.repeat
8387 verbose tar unpack /home/pi/.npm/lodash.repeat/3.0.0/package.tgz
8388 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat
8389 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat is being purged
8390 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padleft/node_modules/lodash._createpadding/node_modules/lodash.repeat
8391 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream
8392 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz not in flight; adding
8393 verbose addTmpTarball already have metadata; skipping unpack for core-util-is@1.0.1
8394 http fetch 200 https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
8395 silly gunzTarPerm modes [ '755', '644' ]
8396 silly gunzTarPerm modes [ '755', '644' ]
8397 silly gunzTarPerm modes [ '755', '644' ]
8398 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream is being purged from base /home/pi/serverless-webrtc
8399 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream
8400 silly cache afterAdd mime-db@1.8.0
8401 verbose afterAdd /home/pi/.npm/mime-db/1.8.0/package/package.json not in flight; writing
8402 verbose tar unpack /home/pi/.npm/delayed-stream/0.0.5/package.tgz
8403 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream
8404 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream is being purged
8405 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream
8406 silly gunzTarPerm modes [ '755', '644' ]
8407 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.1 <2.1.0', hasData: true }
8408 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ]
8409 silly addNamed inherits@2.0.1
8410 verbose addNamed "2.0.1" is a plain semver version for inherits
8411 silly fetchAndShaCheck shasum 62e203bc41766c6c28c9fc84301dab1c5310fa94
8412 silly fetchAndShaCheck shasum 8a18acfca9a8f4177e09abfc6038939b05d1eedf
8413 silly gunzTarPerm extractEntry package.json
8414 silly gunzTarPerm extractEntry package.json
8415 silly gunzTarPerm extractEntry package.json
8416 silly prepareForInstallMany adding readable-stream@~1.0.26 from bl dependencies
8417 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/bl/package.json
8418 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz not in flight; adding
8419 verbose addTmpTarball already have metadata; skipping unpack for string_decoder@0.10.31
8420 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
8421 verbose afterAdd /home/pi/.npm/mime-db/1.8.0/package/package.json written
8422 silly install resolved [ { name: 'mime-db',
8422 silly install resolved description: 'Media Type Database',
8422 silly install resolved version: '1.8.0',
8422 silly install resolved contributors: [ [Object], [Object], [Object] ],
8422 silly install resolved license: 'MIT',
8422 silly install resolved keywords: [ 'mime', 'db', 'type', 'types', 'database', 'charset', 'charsets' ],
8422 silly install resolved repository: { type: 'git', url: 'https://github.com/jshttp/mime-db' },
8422 silly install resolved devDependencies:
8422 silly install resolved { bluebird: '~2.9.14',
8422 silly install resolved co: '~4.4.0',
8422 silly install resolved cogent: '1',
8422 silly install resolved 'csv-parse': '0.0.9',
8422 silly install resolved gnode: '0.1.1',
8422 silly install resolved istanbul: '0.3.7',
8422 silly install resolved mocha: '~1.21.4',
8422 silly install resolved 'raw-body': '~1.3.3',
8422 silly install resolved 'stream-to-array': '2' },
8422 silly install resolved files: [ 'HISTORY.md', 'LICENSE', 'README.md', 'db.json', 'index.js' ],
8422 silly install resolved engines: { node: '>= 0.6' },
8422 silly install resolved scripts:
8422 silly install resolved { build: 'node scripts/build',
8422 silly install resolved fetch: 'gnode scripts/extensions && gnode scripts/types',
8422 silly install resolved test: 'mocha --reporter spec --bail --check-leaks test/',
8422 silly install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/',
8422 silly install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/',
8422 silly install resolved update: 'npm run fetch && npm run build' },
8422 silly install resolved gitHead: 'cd5730a475ff03d2ef49fc571d5510a548b63494',
8422 silly install resolved bugs: { url: 'https://github.com/jshttp/mime-db/issues' },
8422 silly install resolved homepage: 'https://github.com/jshttp/mime-db',
8422 silly install resolved _id: 'mime-db@1.8.0',
8422 silly install resolved _shasum: '82a9b385f22b0f5954dec4d445faba0722c4ad25',
8422 silly install resolved _from: 'mime-db@>=1.8.0 <1.9.0',
8422 silly install resolved _npmVersion: '1.4.28',
8422 silly install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
8422 silly install resolved maintainers: [ [Object], [Object] ],
8422 silly install resolved dist:
8422 silly install resolved { shasum: '82a9b385f22b0f5954dec4d445faba0722c4ad25',
8422 silly install resolved tarball: 'http://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz' },
8422 silly install resolved directories: {},
8422 silly install resolved _resolved: 'https://registry.npmjs.org/mime-db/-/mime-db-1.8.0.tgz' } ]
8423 info install mime-db@1.8.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types
8424 info installOne mime-db@1.8.0
8425 verbose installOne of mime-db to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types not in flight; installing
8426 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature/package.json
8427 verbose addTmpTarball /tmp/npm-2251-e7a684e0/registry.npmjs.org/isarray/-/isarray-0.0.1.tgz not in flight; adding
8428 verbose addTmpTarball already have metadata; skipping unpack for isarray@0.0.1
8429 silly gunzTarPerm extractEntry .gitignore
8430 silly gunzTarPerm extractEntry README.md
8431 silly gunzTarPerm extractEntry index.js
8432 silly gunzTarPerm extractEntry README.md
8433 silly gunzTarPerm extractEntry index.js
8434 silly gunzTarPerm extractEntry README.md
8435 silly gunzTarPerm extractEntry index.js
8436 silly cache afterAdd inherits@2.0.1
8437 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json not in flight; writing
8438 info preinstall concat-map@0.0.1
8439 verbose lock using /home/pi/.npm/_locks/mime-db-c20523db0251608d.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db
8440 info preinstall http-signature@0.10.1
8441 silly install write writing mime-db 1.8.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db
8442 silly gunzTarPerm extractEntry License
8443 silly gunzTarPerm extractEntry Makefile
8444 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
8445 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature/package.json
8446 silly cache afterAdd async@0.9.0
8447 verbose afterAdd /home/pi/.npm/async/0.9.0/package/package.json not in flight; writing
8448 silly cache afterAdd core-util-is@1.0.1
8449 verbose afterAdd /home/pi/.npm/core-util-is/1.0.1/package/package.json not in flight; writing
8450 verbose afterAdd /home/pi/.npm/inherits/2.0.1/package/package.json written
8451 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
8452 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db
8453 silly gunzTarPerm extractEntry LICENSE.txt
8454 silly gunzTarPerm extractEntry LICENSE.txt
8455 silly gunzTarPerm extractEntry LICENSE.txt
8456 verbose afterAdd /home/pi/.npm/async/0.9.0/package/package.json written
8457 silly install resolved [ { name: 'async',
8457 silly install resolved description: 'Higher-order functions and common patterns for asynchronous code',
8457 silly install resolved main: './lib/async',
8457 silly install resolved author: { name: 'Caolan McMahon' },
8457 silly install resolved version: '0.9.0',
8457 silly install resolved repository: { type: 'git', url: 'https://github.com/caolan/async.git' },
8457 silly install resolved bugs: { url: 'https://github.com/caolan/async/issues' },
8457 silly install resolved licenses: [ [Object] ],
8457 silly install resolved devDependencies: { nodeunit: '>0.0.0', 'uglify-js': '1.2.x', nodelint: '>0.0.0' },
8457 silly install resolved jam: { main: 'lib/async.js', include: [Object] },
8457 silly install resolved scripts: { test: 'nodeunit test/test-async.js' },
8457 silly install resolved homepage: 'https://github.com/caolan/async',
8457 silly install resolved _id: 'async@0.9.0',
8457 silly install resolved dist:
8457 silly install resolved { shasum: 'ac3613b1da9bed1b47510bb4651b8931e47146c7',
8457 silly install resolved tarball: 'http://registry.npmjs.org/async/-/async-0.9.0.tgz' },
8457 silly install resolved _from: 'async@>=0.9.0 <0.10.0',
8457 silly install resolved _npmVersion: '1.4.3',
8457 silly install resolved _npmUser: { name: 'caolan', email: 'caolan.mcmahon@gmail.com' },
8457 silly install resolved maintainers: [ [Object] ],
8457 silly install resolved directories: {},
8457 silly install resolved _shasum: 'ac3613b1da9bed1b47510bb4651b8931e47146c7',
8457 silly install resolved _resolved: 'https://registry.npmjs.org/async/-/async-0.9.0.tgz' } ]
8458 info install async@0.9.0 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data
8459 info installOne async@0.9.0
8460 verbose installOne of async to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data not in flight; installing
8461 silly cache add args [ 'readable-stream@~1.0.26', null ]
8462 verbose cache add spec readable-stream@~1.0.26
8463 silly cache add parsed spec { raw: 'readable-stream@~1.0.26',
8463 silly cache add scope: null,
8463 silly cache add name: 'readable-stream',
8463 silly cache add rawSpec: '~1.0.26',
8463 silly cache add spec: '>=1.0.26 <1.1.0',
8463 silly cache add type: 'range' }
8464 silly addNamed readable-stream@>=1.0.26 <1.1.0
8465 verbose addNamed ">=1.0.26 <1.1.0" is a valid semver range for readable-stream
8466 silly addNameRange { name: 'readable-stream',
8466 silly addNameRange range: '>=1.0.26 <1.1.0',
8466 silly addNameRange hasData: false }
8467 silly mapToRegistry name readable-stream
8468 silly mapToRegistry using default registry
8469 silly mapToRegistry registry https://registry.npmjs.org/
8470 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
8471 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
8472 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
8473 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db is being purged from base /home/pi/serverless-webrtc
8474 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db
8475 info preinstall balanced-match@0.2.0
8476 verbose afterAdd /home/pi/.npm/core-util-is/1.0.1/package/package.json written
8477 verbose tar unpack /home/pi/.npm/mime-db/1.8.0/package.tgz
8478 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db
8479 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db is being purged
8480 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db
8481 silly gunzTarPerm extractEntry package.json
8482 silly gunzTarPerm extractEntry Readme.md
8483 silly gunzTarPerm modes [ '755', '644' ]
8484 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
8485 silly cache afterAdd string_decoder@0.10.31
8486 verbose afterAdd /home/pi/.npm/string_decoder/0.10.31/package/package.json not in flight; writing
8487 verbose lock using /home/pi/.npm/_locks/async-2aa35361cf5380a6.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async
8488 silly cache afterAdd isarray@0.0.1
8489 verbose afterAdd /home/pi/.npm/isarray/0.0.1/package/package.json not in flight; writing
8490 silly install write writing async 0.9.0 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async
8491 verbose request uri https://registry.npmjs.org/readable-stream
8492 verbose request no auth needed
8493 info attempt registry request try #1 at 14:18:27
8494 verbose etag "32FILY7NIYUJ856MT6RLM79TM"
8495 http request GET https://registry.npmjs.org/readable-stream
8496 silly prepareForInstallMany adding assert-plus@^0.1.5 from http-signature dependencies
8497 silly prepareForInstallMany adding asn1@0.1.11 from http-signature dependencies
8498 silly prepareForInstallMany adding ctype@0.5.3 from http-signature dependencies
8499 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/http-signature/package.json
8500 silly install resolved []
8501 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
8502 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
8503 silly gunzTarPerm extractEntry package.json
8504 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
8505 verbose afterAdd /home/pi/.npm/string_decoder/0.10.31/package/package.json written
8506 verbose readDependencies loading dependencies from /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
8507 verbose afterAdd /home/pi/.npm/isarray/0.0.1/package/package.json written
8508 silly install resolved [ { name: 'inherits',
8508 silly install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()',
8508 silly install resolved version: '2.0.1',
8508 silly install resolved keywords:
8508 silly install resolved [ 'inheritance',
8508 silly install resolved 'class',
8508 silly install resolved 'klass',
8508 silly install resolved 'oop',
8508 silly install resolved 'object-oriented',
8508 silly install resolved 'inherits',
8508 silly install resolved 'browser',
8508 silly install resolved 'browserify' ],
8508 silly install resolved main: './inherits.js',
8508 silly install resolved browser: './inherits_browser.js',
8508 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' },
8508 silly install resolved license: 'ISC',
8508 silly install resolved scripts: { test: 'node test' },
8508 silly install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' },
8508 silly install resolved _id: 'inherits@2.0.1',
8508 silly install resolved dist:
8508 silly install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
8508 silly install resolved tarball: 'http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
8508 silly install resolved _from: 'inherits@>=2.0.1 <2.1.0',
8508 silly install resolved _npmVersion: '1.3.8',
8508 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
8508 silly install resolved maintainers: [ [Object] ],
8508 silly install resolved directories: {},
8508 silly install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
8508 silly install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
8508 silly install resolved readme: 'ERROR: No README data found!',
8508 silly install resolved homepage: 'https://github.com/isaacs/inherits' },
8508 silly install resolved { name: 'core-util-is',
8508 silly install resolved version: '1.0.1',
8508 silly install resolved description: 'The `util.is*` functions introduced in Node v0.12.',
8508 silly install resolved main: 'lib/util.js',
8508 silly install resolved repository: { type: 'git', url: 'git://github.com/isaacs/core-util-is' },
8508 silly install resolved keywords:
8508 silly install resolved [ 'util',
8508 silly install resolved 'isBuffer',
8508 silly install resolved 'isArray',
8508 silly install resolved 'isNumber',
8508 silly install resolved 'isString',
8508 silly install resolved 'isRegExp',
8508 silly install resolved 'isThis',
8508 silly install resolved 'isThat',
8508 silly install resolved 'polyfill' ],
8508 silly install resolved author:
8508 silly install resolved { name: 'Isaac Z. Schlueter',
8508 silly install resolved email: 'i@izs.me',
8508 silly install resolved url: 'http://blog.izs.me/' },
8508 silly install resolved license: 'MIT',
8508 silly install resolved bugs: { url: 'https://github.com/isaacs/core-util-is/issues' },
8508 silly install resolved readme: '# core-util-is\n\nThe `util.is*` functions introduced in Node v0.12.\n',
8508 silly install resolved readmeFilename: 'README.md',
8508 silly install resolved homepage: 'https://github.com/isaacs/core-util-is',
8508 silly install resolved _id: 'core-util-is@1.0.1',
8508 silly install resolved dist:
8508 silly install resolved { shasum: '6b07085aef9a3ccac6ee53bf9d3df0c1521a5538',
8508 silly install resolved tarball: 'http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz' },
8508 silly install resolved _from: 'core-util-is@>=1.0.0 <1.1.0',
8508 silly install resolved _npmVersion: '1.3.23',
8508 silly install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
8508 silly install resolved maintainers: [ [Object] ],
8508 silly install resolved directories: {},
8508 silly install resolved _shasum: '6b07085aef9a3ccac6ee53bf9d3df0c1521a5538',
8508 silly install resolved _resolved: 'https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz' },
8508 silly install resolved { name: 'string_decoder',
8508 silly install resolved version: '0.10.31',
8508 silly install resolved description: 'The string_decoder module from Node core',
8508 silly install resolved main: 'index.js',
8508 silly install resolved dependencies: {},
8508 silly install resolved devDependencies: { tap: '~0.4.8' },
8508 silly install resolved scripts: { test: 'tap test/simple/*.js' },
8508 silly install resolved repository:
8508 silly install resolved { type: 'git',
8508 silly install resolved url: 'git://github.com/rvagg/string_decoder.git' },
8508 silly install resolved homepage: 'https://github.com/rvagg/string_decoder',
8508 silly install resolved keywords: [ 'string', 'decoder', 'browser', 'browserify' ],
8508 silly install resolved license: 'MIT',
8508 silly install resolved gitHead: 'd46d4fd87cf1d06e031c23f1ba170ca7d4ade9a0',
8508 silly install resolved bugs: { url: 'https://github.com/rvagg/string_decoder/issues' },
8508 silly install resolved _id: 'string_decoder@0.10.31',
8508 silly install resolved _shasum: '62e203bc41766c6c28c9fc84301dab1c5310fa94',
8508 silly install resolved _from: 'string_decoder@>=0.10.0 <0.11.0',
8508 silly install resolved _npmVersion: '1.4.23',
8508 silly install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' },
8508 silly install resolved maintainers: [ [Object], [Object] ],
8508 silly install resolved dist:
8508 silly install resolved { shasum: '62e203bc41766c6c28c9fc84301dab1c5310fa94',
8508 silly install resolved tarball: 'http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz' },
8508 silly install resolved directories: {},
8508 silly install resolved _resolved: 'https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz' },
8508 silly install resolved { name: 'isarray',
8508 silly install resolved description: 'Array#isArray for older browsers',
8508 silly install resolved version: '0.0.1',
8508 silly install resolved repository:
8508 silly install resolved { type: 'git',
8508 silly install resolved url: 'git://github.com/juliangruber/isarray.git' },
8508 silly install resolved homepage: 'https://github.com/juliangruber/isarray',
8508 silly install resolved main: 'index.js',
8508 silly install resolved scripts: { test: 'tap test/*.js' },
8508 silly install resolved dependencies: {},
8508 silly install resolved devDependencies: { tap: '*' },
8508 silly install resolved keywords: [ 'browser', 'isarray', 'array' ],
8508 silly install resolved author:
8508 silly install resolved { name: 'Julian Gruber',
8508 silly install resolved email: 'mail@juliangruber.com',
8508 silly install resolved url: 'http://juliangruber.com' },
8508 silly install resolved license: 'MIT',
8508 silly install resolved _id: 'isarray@0.0.1',
8508 silly install resolved dist:
8508 silly install resolved { shasum: '8a18acfca9a8f4177e09abfc6038939b05d1eedf',
8508 silly install resolved tarball: 'http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz' },
8508 silly install resolved _from: 'isarray@0.0.1',
8508 silly install resolved _npmVersion: '1.2.18',
8508 silly install resolved _npmUser: { name: 'juliangruber', email: 'julian@juliangruber.com' },
8508 silly install resolved maintainers: [ [Object] ],
8508 silly install resolved directories: {},
8508 silly install resolved _shasum: '8a18acfca9a8f4177e09abfc6038939b05d1eedf',
8508 silly install resolved _resolved: 'https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz' } ]
8509 info install inherits@2.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
8510 info install core-util-is@1.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
8511 info install string_decoder@0.10.31 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
8512 info install isarray@0.0.1 into /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream
8513 info installOne inherits@2.0.1
8514 verbose installOne of inherits to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream not in flight; installing
8515 info installOne core-util-is@1.0.1
8516 verbose installOne of core-util-is to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream not in flight; installing
8517 info installOne string_decoder@0.10.31
8518 verbose installOne of string_decoder to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream not in flight; installing
8519 info installOne isarray@0.0.1
8520 verbose installOne of isarray to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream not in flight; installing
8521 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async
8522 silly gunzTarPerm extractEntry test/message.js
8523 silly gunzTarPerm modified mode [ 'test/message.js', 509, 493 ]
8524 info linkStuff concat-map@0.0.1
8525 silly linkStuff concat-map@0.0.1 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules as its parent node_modules
8526 silly gunzTarPerm extractEntry README.md
8527 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
8528 silly gunzTarPerm extractEntry LICENSE
8529 silly gunzTarPerm modified mode [ 'LICENSE', 438, 420 ]
8530 silly gunzTarPerm extractEntry lib/delayed_stream.js
8531 silly gunzTarPerm extractEntry test/common.js
8532 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async is being purged from base /home/pi/serverless-webrtc
8533 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async
8534 verbose tar unpack /home/pi/.npm/async/0.9.0/package.tgz
8535 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async
8536 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async is being purged
8537 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async
8538 verbose lock using /home/pi/.npm/_locks/inherits-75fb363a67322d0a.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits
8539 verbose lock using /home/pi/.npm/_locks/core-util-is-2ec77f50aeae6c9c.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is
8540 verbose lock using /home/pi/.npm/_locks/string-decoder-132e4fa8d8dabfcc.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder
8541 verbose lock using /home/pi/.npm/_locks/isarray-5576e31fa1e7e4d4.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray
8542 silly gunzTarPerm modes [ '755', '644' ]
8543 silly install write writing inherits 2.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits
8544 silly install write writing core-util-is 1.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is
8545 silly install write writing string_decoder 0.10.31 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder
8546 silly install write writing isarray 0.0.1 to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray
8547 http 304 https://registry.npmjs.org/readable-stream
8548 silly get cb [ 304,
8548 silly get { date: 'Tue, 21 Apr 2015 14:18:27 GMT',
8548 silly get server: 'Apache',
8548 silly get via: '1.1 varnish',
8548 silly get 'last-modified': 'Tue, 21 Apr 2015 14:18:11 GMT',
8548 silly get 'cache-control': 'max-age=60',
8548 silly get etag: '"32FILY7NIYUJ856MT6RLM79TM"',
8548 silly get age: '16',
8548 silly get 'x-served-by': 'cache-fra1239-FRA',
8548 silly get 'x-cache': 'HIT',
8548 silly get 'x-cache-hits': '5',
8548 silly get 'x-timer': 'S1429625907.757852,VS0,VE0',
8548 silly get vary: 'Accept',
8548 silly get 'content-length': '0',
8548 silly get 'keep-alive': 'timeout=10, max=50',
8548 silly get connection: 'Keep-Alive' } ]
8549 verbose etag https://registry.npmjs.org/readable-stream from cache
8550 verbose get saving readable-stream to /home/pi/.npm/registry.npmjs.org/readable-stream/.cache.json
8551 silly install resolved []
8552 verbose about to build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
8553 info build /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match
8554 silly cache add args [ 'assert-plus@^0.1.5', null ]
8555 verbose cache add spec assert-plus@^0.1.5
8556 silly cache add parsed spec { raw: 'assert-plus@^0.1.5',
8556 silly cache add scope: null,
8556 silly cache add name: 'assert-plus',
8556 silly cache add rawSpec: '^0.1.5',
8556 silly cache add spec: '>=0.1.5 <0.2.0',
8556 silly cache add type: 'range' }
8557 silly addNamed assert-plus@>=0.1.5 <0.2.0
8558 verbose addNamed ">=0.1.5 <0.2.0" is a valid semver range for assert-plus
8559 silly addNameRange { name: 'assert-plus', range: '>=0.1.5 <0.2.0', hasData: false }
8560 silly mapToRegistry name assert-plus
8561 silly mapToRegistry using default registry
8562 silly mapToRegistry registry https://registry.npmjs.org/
8563 silly mapToRegistry uri https://registry.npmjs.org/assert-plus
8564 verbose addNameRange registry:https://registry.npmjs.org/assert-plus not in flight; fetching
8565 silly cache add args [ 'asn1@0.1.11', null ]
8566 verbose cache add spec asn1@0.1.11
8567 silly cache add parsed spec { raw: 'asn1@0.1.11',
8567 silly cache add scope: null,
8567 silly cache add name: 'asn1',
8567 silly cache add rawSpec: '0.1.11',
8567 silly cache add spec: '0.1.11',
8567 silly cache add type: 'version' }
8568 silly addNamed asn1@0.1.11
8569 verbose addNamed "0.1.11" is a plain semver version for asn1
8570 silly mapToRegistry name asn1
8571 silly mapToRegistry using default registry
8572 silly mapToRegistry registry https://registry.npmjs.org/
8573 silly mapToRegistry uri https://registry.npmjs.org/asn1
8574 verbose addNameVersion registry:https://registry.npmjs.org/asn1 not in flight; fetching
8575 silly cache add args [ 'ctype@0.5.3', null ]
8576 verbose cache add spec ctype@0.5.3
8577 silly cache add parsed spec { raw: 'ctype@0.5.3',
8577 silly cache add scope: null,
8577 silly cache add name: 'ctype',
8577 silly cache add rawSpec: '0.5.3',
8577 silly cache add spec: '0.5.3',
8577 silly cache add type: 'version' }
8578 silly addNamed ctype@0.5.3
8579 verbose addNamed "0.5.3" is a plain semver version for ctype
8580 silly mapToRegistry name ctype
8581 silly mapToRegistry using default registry
8582 silly mapToRegistry registry https://registry.npmjs.org/
8583 silly mapToRegistry uri https://registry.npmjs.org/ctype
8584 verbose addNameVersion registry:https://registry.npmjs.org/ctype not in flight; fetching
8585 silly gunzTarPerm extractEntry package.json
8586 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits
8587 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is
8588 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder
8589 verbose unbuild node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray
8590 verbose request uri https://registry.npmjs.org/assert-plus
8591 verbose request no auth needed
8592 info attempt registry request try #1 at 14:18:28
8593 http request GET https://registry.npmjs.org/assert-plus
8594 verbose request uri https://registry.npmjs.org/asn1
8595 verbose request no auth needed
8596 info attempt registry request try #1 at 14:18:28
8597 http request GET https://registry.npmjs.org/asn1
8598 verbose request uri https://registry.npmjs.org/ctype
8599 verbose request no auth needed
8600 info attempt registry request try #1 at 14:18:28
8601 http request GET https://registry.npmjs.org/ctype
8602 silly gunzTarPerm extractEntry test/run.js
8603 silly gunzTarPerm extractEntry test/integration/test-delayed-http-upload.js
8604 info linkStuff balanced-match@0.2.0
8605 silly linkStuff balanced-match@0.2.0 has /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules as its parent node_modules
8606 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits is being purged from base /home/pi/serverless-webrtc
8607 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits
8608 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is is being purged from base /home/pi/serverless-webrtc
8609 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is
8610 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder is being purged from base /home/pi/serverless-webrtc
8611 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder
8612 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray is being purged from base /home/pi/serverless-webrtc
8613 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray
8614 silly gunzTarPerm extractEntry index.js
8615 silly gunzTarPerm modified mode [ 'index.js', 438, 420 ]
8616 silly gunzTarPerm extractEntry HISTORY.md
8617 silly gunzTarPerm modified mode [ 'HISTORY.md', 438, 420 ]
8618 verbose tar unpack /home/pi/.npm/inherits/2.0.1/package.tgz
8619 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits
8620 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits is being purged
8621 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits
8622 verbose tar unpack /home/pi/.npm/core-util-is/1.0.1/package.tgz
8623 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is
8624 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is is being purged
8625 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is
8626 verbose tar unpack /home/pi/.npm/string_decoder/0.10.31/package.tgz
8627 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder
8628 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder is being purged
8629 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/string_decoder
8630 verbose tar unpack /home/pi/.npm/isarray/0.0.1/package.tgz
8631 verbose tar unpacking to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray
8632 silly gentlyRm /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray is being purged
8633 verbose gentlyRm don't care about contents; nuking /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/isarray
8634 silly addNameRange number 2 { name: 'readable-stream',
8634 silly addNameRange range: '>=1.0.26 <1.1.0',
8634 silly addNameRange hasData: true }
8635 silly addNameRange versions [ 'readable-stream',
8635 silly addNameRange [ '0.0.1',
8635 silly addNameRange '0.0.2',
8635 silly addNameRange '0.0.3',
8635 silly addNameRange '0.0.4',
8635 silly addNameRange '0.1.0',
8635 silly addNameRange '0.2.0',
8635 silly addNameRange '0.3.0',
8635 silly addNameRange '0.3.1',
8635 silly addNameRange '1.0.0',
8635 silly addNameRange '1.0.1',
8635 silly addNameRange '1.0.2',
8635 silly addNameRange '1.0.15',
8635 silly addNameRange '1.0.17',
8635 silly addNameRange '1.1.7',
8635 silly addNameRange '1.1.8',
8635 silly addNameRange '1.1.9',
8635 silly addNameRange '1.0.24',
8635 silly addNameRange '1.0.25',
8635 silly addNameRange '1.1.10',
8635 silly addNameRange '1.0.25-1',
8635 silly addNameRange '1.1.11',
8635 silly addNameRange '1.0.26',
8635 silly addNameRange '1.0.26-1',
8635 silly addNameRange '1.1.11-1',
8635 silly addNameRange '1.0.26-2',
8635 silly addNameRange '1.1.12',
8635 silly addNameRange '1.0.26-3',
8635 silly addNameRange '1.0.26-4',
8635 silly addNameRange '1.1.12-1',
8635 silly addNameRange '1.0.27-1',
8635 silly addNameRange '1.1.13-1',
8635 silly addNameRange '1.0.31',
8635 silly addNameRange '1.1.13',
8635 silly addNameRange '1.0.32',
8635 silly addNameRange '1.0.32-1',
8635 silly addNameRange '1.0.33-1',
8635 silly addNameRange '1.0.33-2',
8635 silly addNameRange '1.0.33' ] ]
8636 silly addNamed readable-stream@1.0.33
8637 verbose addNamed "1.0.33" is a plain semver version for readable-stream
8638 silly gunzTarPerm extractEntry README.md
8639 silly gunzTarPerm extractEntry LICENSE
8640 silly gunzTarPerm extractEntry .travis.yml
8641 silly gunzTarPerm extractEntry component.json
8642 silly gunzTarPerm extractEntry lib/async.js
8643 silly gunzTarPerm modes [ '755', '644' ]
8644 silly gunzTarPerm modes [ '755', '644' ]
8645 silly gunzTarPerm modes [ '755', '644' ]
8646 silly gunzTarPerm modes [ '755', '644' ]
8647 silly mapToRegistry name readable-stream
8648 silly mapToRegistry using default registry
8649 silly mapToRegistry registry https://registry.npmjs.org/
8650 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
8651 verbose addRemoteTarball https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz not in flight; adding
8652 verbose addRemoteTarball [ 'https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz',
8652 verbose addRemoteTarball '3a360dd66c1b1d7fd4705389860eda1d0f61126c' ]
8653 verbose linkBins concat-map@0.0.1
8654 verbose linkMans concat-map@0.0.1
8655 verbose rebuildBundles concat-map@0.0.1
8656 info retry fetch attempt 1 at 14:18:28
8657 info attempt registry request try #1 at 14:18:28
8658 http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz
8659 info install concat-map@0.0.1
8660 info postinstall concat-map@0.0.1
8661 silly gunzTarPerm extractEntry package.json
8662 silly gunzTarPerm extractEntry test/integration/test-delayed-stream-auto-pause.js
8663 verbose write writing to /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/request/node_modules/node-uuid/package.json
8664 silly gunzTarPerm extractEntry package.json
8665 silly gunzTarPerm extractEntry package.json
8666 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
8667 silly gunzTarPerm extractEntry package.json
8668 verbose unlock done using /home/pi/.npm/_locks/concat-map-5abf5f6fffa7efb2.lock for /home/pi/serverless-webrtc/node_modules/wrtc/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map
8669 silly gunzTarPerm extractEntry README.md
8670 silly gunzTarPerm extractEntry LICENSE
8671 verbose linkBins balanced-match@0.2.0
8672 verbose linkMans balanced-match@0.2.0
8673 verbose rebuildBundles balanced-match@0.2.0
8674 info preinstall nod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment