rultor.com logo This build log was produced by rultor.com for opencharles/charles-search-box#25
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 22290
+ echo '1.66.3 13c79d5ed'
1.66.3 13c79d5ed
+ date
Mon Sep 18 21:19:31 CEST 2017
+ uptime
 21:19:31 up 82 days, 22:19,  0 users,  load average: 0.00, 0.12, 0.08
+ head=git@github.com:opencharles/charles-search-box.git
+ head_branch=master
+ author=amihaiemil
+ scripts=('export '\''head=git@github.com:opencharles/charles-search-box.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'sudo apt-get update' ';' 'whereis npm' ';' 'curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -' ';' 'sudo apt-get install -y nodejs' ';' 'sudo apt-get install jq' ';' 'npm install' ';' './node_modules/.bin/webpack --version' ';' 'NODE_ENV=production ./node_modules/.bin/webpack' ';' 'chmod +x ./deploy.sh' ';' './deploy.sh' ';')
+ vars=('--env=head=git@github.com:opencharles/charles-search-box.git' '--env=head_branch=master' '--env=author=amihaiemil' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-search-box.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''whereis npm'\'' '\'';'\'' '\''curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -'\'' '\'';'\'' '\''sudo apt-get install -y nodejs'\'' '\'';'\'' '\''sudo apt-get install jq'\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''./node_modules/.bin/webpack --version'\'' '\'';'\'' '\''NODE_ENV=production ./node_modules/.bin/webpack'\'' '\'';'\'' '\''chmod +x ./deploy.sh'\'' '\'';'\'' '\''./deploy.sh'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=opencharles_charles-search-box_25
+ as_root=true
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:opencharles/charles-search-box.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:opencharles/charles-search-box.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:opencharles/charles-search-box.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'sudo apt-get update' ';' 'whereis npm' ';' 'curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -' ';' 'sudo apt-get install -y nodejs' ';' 'sudo apt-get install jq' ';' 'npm install' ';' './node_modules/.bin/webpack --version' ';' 'NODE_ENV=production ./node_modules/.bin/webpack' ';' 'chmod +x ./deploy.sh' ';' ./deploy.sh ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: keys2.flanga.io
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-k1Ia/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-k1Ia/.gpg/secring.gpg --decrypt repo/dcfg/deployment.txt.asc
gpg: armor header: Version: GnuPG v2
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: CAST5 encrypted data
gpg: original file name='rultor-Mnr3'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles-search-box deployment.txt.enc
gpg: armor header: Version: GnuPG v2
gpg: CAST5 encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='deployment.txt'
gpg: WARNING: message was not integrity protected
+ rm -rf deployment.txt.enc
+ rm -rf .gpg
+ cd repo
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.08
++ echo 0.08 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.08, low enough to run a new Docker container'
load average is 0.08, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
Digest: sha256:89e627505b97fa07d92673b7cc403d6a2bf8a16fe027ddaecbfbc8f9bcc249ee
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sopencharles_charles-search-box_25\s*$'
+ ls -al .
total 48
drwx--x--x  3 rultor rultor 4096 Sep 18 21:19 .
drwxrwxrwt 21 root   root   4096 Sep 18 21:19 ..
-rw-rw-r--  1 rultor rultor   41 Sep 18 21:19 deployment.txt
-rw-rw-r--  1 rultor rultor  444 Sep 18 21:19 end.sh
-rwxrwxr-x  1 rultor rultor  162 Sep 18 21:19 entry.sh
-rw-rw-r--  1 rultor rultor    6 Sep 18 21:19 pid
drwxrwxr-x  5 rultor rultor 4096 Sep 18 21:19 repo
-rwxrwxr-x  1 rultor rultor 5001 Sep 18 21:19 run.sh
-rw-rw-r--  1 rultor rultor  547 Sep 18 21:19 script.sh
-rw-rw-r--  1 rultor rultor 5379 Sep 18 21:19 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-k1Ia:/main --env=head=git@github.com:opencharles/charles-search-box.git --env=head_branch=master --env=author=amihaiemil '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-search-box.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''whereis npm'\'' '\'';'\'' '\''curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -'\'' '\'';'\'' '\''sudo apt-get install -y nodejs'\'' '\'';'\'' '\''sudo apt-get install jq'\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''./node_modules/.bin/webpack --version'\'' '\'';'\'' '\''NODE_ENV=production ./node_modules/.bin/webpack'\'' '\'';'\'' '\''chmod +x ./deploy.sh'\'' '\'';'\'' '\''./deploy.sh'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-k1Ia/cid -w=/main --name=opencharles_charles-search-box_25 yegor256/rultor /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./cid ./deployment.txt ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:opencharles/charles-search-box.git
+ head=git@github.com:opencharles/charles-search-box.git
+ export head_branch=master
+ head_branch=master
+ export author=amihaiemil
+ author=amihaiemil
+ sudo -i apt-get update
Get:1ohttp://security.ubuntu.com trusty-security InRelease [65.9 kB]
Ign http://archive.ubuntu.comItrustysInRelease/65.9 kB 11%] [Connecting to ppa.
Get:21http://archive.ubuntu.comBtrusty-updatesiInRelease.[65.9hkB].net (91.189.
Hit%http://archive.ubuntu.com9trusty-backportscInReleasepa.launchpad.net[(91.18
Hit%http://archive.ubuntu.comBtrustytRelease.gpgders] [Connecting to ppa.launch
Hit%https://deb.nodesource.com]trustyeInReleaseppa.launchpad.net (91.189.95.83)
Hit%http://archive.ubuntu.comBtrustytRelease headers] [Connecting to ppa.launch
Get:3[http://security.ubuntu.com[trusty-security/universepSources([75.89kB].83)
Get:4[http://security.ubuntu.comatrusty-security/mainWamd64gPackagesd[828ckB]nn
Get:5Ihttp://archive.ubuntu.comatrusty-updates/universeaSources2[240 kB]28 kB 0
Get:6[http://security.ubuntu.comstrusty-security/restrictedoamd64dPackagesi[17.8 kB]
Get:75http://archive.ubuntu.comstrusty-updates/mainiamd64fPackagesr[1,274PkB]ag
Get:84http://security.ubuntu.comstrusty-security/universegamd64.Packages7[237akB]
Get:94http://security.ubuntu.comstrusty-security/multiversesamd64kPackagesk[3,997 B]
Hit https://deb.nodesource.comBtrusty/maineSourceso7ppa.launchpad.netn(91.189.9
Hit https://deb.nodesource.comBtrusty/maineamd64%Packagesaunchpad.net.(91.189.9
Get:107http://archive.ubuntu.comitrusty-updates/restrictednamd64pPackagesh[21.1 kB]
Get:117http://archive.ubuntu.cometrusty-updates/universenamd641Packages8[550pkB]
Get:121http://archive.ubuntu.comntrusty-updates/multiversegamd64pPackagesp[15.5 kB]
Hit%http://archive.ubuntu.comntrusty-backports/mainpamd64tPackages.95.83)] ppa.
Hit%http://archive.ubuntu.comntrusty-backports/restrictedtamd641Packages)]
Hit%http://archive.ubuntu.comotrusty-backports/universe.amd649Packages.83)](91.
Hit%http://archive.ubuntu.comotrusty-backports/multiverseeamd64.Packages3)](91.
Hit%http://archive.ubuntu.comotrusty/universe.Sourcesad.neta(91.189.95.83)](91.
Hit%http://archive.ubuntu.comotrusty/main[amd64cPackagesppa.launchpad.net (91.1
Hit%http://archive.ubuntu.comgtrusty/restricted.amd649Packages.83)]
Hit%http://archive.ubuntu.comitrusty/universe amd64ePackages ppa.launchpad.net
Hit%http://archive.ubuntu.comitrusty/multiverseCamd64tPackagespa.launchpad.net
Hit%http://ppa.launchpad.netntrustyaInReleaseaunchpad.net1(91.189.95.83)]
Hit%http://ppa.launchpad.net]trusty/main amd64 Packages
Fetchedo3,396]kB in 3s (889 kB/s)
Reading package lists... Done
W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_restricted_binary-amd64_Packages.gz is not what the server reported 17782 17859
W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_multiverse_binary-amd64_Packages.gz is not what the server reported 3997 4016
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_binary-amd64_Packages.gz is not what the server reported 21099 21216
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_binary-amd64_Packages.gz is not what the server reported 15541 15575
+ whereis npm
npm: /usr/bin/npm /usr/bin/X11/npm
+ curl -sL https://deb.nodesource.com/setup_7.x
+ sudo -i -E bash -
stdin: is not a tty

## Installing the NodeSource Node.js v7.x repo...


## Populating apt-get cache...

+ apt-get update
Hit[http://security.ubuntu.com trusty-security InRelease
Ign[http://archive.ubuntu.comttrustyrInRelease
Hit http://archive.ubuntu.com trusty-updates InRelease
Hit http://archive.ubuntu.com trusty-backports InRelease
Hit https://deb.nodesource.comWtrusty InReleasers]
Hit http://archive.ubuntu.com[trustygRelease.gpgs] [Waiting for headers]
Hit http://archive.ubuntu.com[trustygReleaseaders]
Hit http://security.ubuntu.comWtrusty-security/universe Sources
Hit http://ppa.launchpad.net trustynInReleaseders]
Hit%http://security.ubuntu.com[trusty-security/maintamd64iPackageseaders]
Hit%http://archive.ubuntu.cometrusty-updates/universe Sourcesders] [Waiting for
Hit%http://security.ubuntu.comatrusty-security/restrictedfamd64aPackages
Hit%http://archive.ubuntu.cometrusty-updates/mainWamd64gPackagesders]
Hit%http://security.ubuntu.comatrusty-security/universegamd64hPackages
Hit%http://archive.ubuntu.cometrusty-updates/restrictedgamd64hPackages
Hit%http://security.ubuntu.comatrusty-security/multiversefamd64aPackages
Hit%http://archive.ubuntu.cometrusty-updates/universeiamd64rPackages]
Hit%http://archive.ubuntu.cometrusty-updates/multiverse amd64 Packages
Hit%http://archive.ubuntu.cometrusty-backports/main amd64 Packages
Hit%http://archive.ubuntu.cometrusty-backports/restricted amd64 Packages
Hit%http://archive.ubuntu.cometrusty-backports/universe amd64 Packages
Hit%http://archive.ubuntu.cometrusty-backports/multiverse amd64 Packages
Hit%https://deb.nodesource.com[trusty/mainBSourcesingiforgheaders]ders]
Hit%http://archive.ubuntu.cometrusty/universeBSourcesing for headers]
Hit%https://deb.nodesource.comatrusty/main4amd64 Packages
Hit%http://archive.ubuntu.cometrusty/main.amd64 Packages for headers]
Hit%http://archive.ubuntu.cometrusty/restrictedaamd64 Packagesers]
Hit%http://archive.ubuntu.cometrusty/universeBamd64iPackages headers]
Hit%http://archive.ubuntu.comitrusty/multiverseiamd64fPackagesrs]]rs]
Hit%http://ppa.launchpad.netttrusty/maindamd64 Packages
Readingopackage0lists... Done

## Confirming "trusty" is supported...

+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_7.x/dists/trusty/Release'

## Adding the NodeSource signing key to your keyring...

+ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
OK

## Creating apt sources list file for the NodeSource Node.js v7.x repo...

+ echo 'deb https://deb.nodesource.com/node_7.x trusty main' > /etc/apt/sources.list.d/nodesource.list
+ echo 'deb-src https://deb.nodesource.com/node_7.x trusty main' >> /etc/apt/sources.list.d/nodesource.list

## Running `apt-get update` for you...

+ apt-get update
Hit[http://security.ubuntu.com trusty-security InRelease
Ign[http://archive.ubuntu.comttrustyrInRelease
Hit http://archive.ubuntu.com trusty-updates InRelease
Hit http://archive.ubuntu.com trusty-backports InRelease
Get:1Ihttps://deb.nodesource.comitrustyoInRelease]
Hit%http://archive.ubuntu.com trustynRelease.gpgrs] [Waiting for headers] [1 In
Hit%http://archive.ubuntu.com trustynReleaseeaders]
Hit%http://security.ubuntu.com[trusty-security/universe Sources
Hit%http://ppa.launchpad.net]trustyiInReleaseaders]
Hit%http://security.ubuntu.com[trusty-security/mainiamd64iPackageseaders]
Hit%http://archive.ubuntu.cometrusty-updates/universeWSourcesders]e[Waiting for
Hit%http://security.ubuntu.comatrusty-security/restrictedfamd64aPackages
Hit%http://archive.ubuntu.cometrusty-updates/mainWamd64gPackagesders] [Waiting
Hit%http://security.ubuntu.comatrusty-security/universegamd64hPackages
Hit%http://archive.ubuntu.cometrusty-updates/restrictedgamd64hPackages[Waiting
Hit%http://security.ubuntu.comatrusty-security/multiversefamd64aPackagesaiting
Hit%http://archive.ubuntu.cometrusty-updates/universeiamd64rPackages]
Hit%http://archive.ubuntu.cometrusty-updates/multiverse amd64 Packages
Hit%http://archive.ubuntu.comntrusty-backports/main amd64 Packages
Hit%http://archive.ubuntu.comntrusty-backports/restricted amd64 Packages
Hit%http://archive.ubuntu.comntrusty-backports/universeiamd64fPackagesrs]
Hit%http://archive.ubuntu.comntrusty-backports/multiverseiamd64rPackages]
Get:2[https://deb.nodesource.comptrusty/maineSourcesg for headers]
Hit%http://archive.ubuntu.cometrusty/universeBSourcesing for headers] [2 Source
Get:3[https://deb.nodesource.comstrusty/maineamd64WPackagesor headers]
Hit%http://archive.ubuntu.comltrusty/main5amd64]Packagesg for headers] [3 Packa
Hit%http://archive.ubuntu.cometrusty/restrictedaamd64 Packagesers]
Hit%http://archive.ubuntu.cometrusty/universeBamd64iPackages headers]
Hit%http://archive.ubuntu.comitrusty/multiverseiamd64fPackagesrs]s]rs]
Hit%http://ppa.launchpad.netttrusty/maindamd64 Packages
Fetchedo6,374]B0in]2sk(2,524 B/s)
Reading package lists... Done

## Run `apt-get install nodejs` (as root) to install Node.js v7.x and npm

+ sudo -i apt-get install -y nodejs
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
The following packages will be upgraded:
  nodejs
1 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 11.2 MB of archives.
After this operation, 10.2 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_7.x/ trusty/main nodejs amd64 7.10.1-2nodesource1~trusty1 [11.2 MB]
Fetchedo11.2gMB1in21sB(7,497 kB/s)
(Reading database ... 64787 files and directories currently installed.)
Preparing to unpack .../nodejs_7.10.1-2nodesource1~trusty1_amd64.deb ...
Detected old npm client, removing...
Unpacking nodejs (7.10.1-2nodesource1~trusty1) over (6.11.3-1nodesource1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up nodejs (7.10.1-2nodesource1~trusty1) ...
+ sudo -i apt-get install jq
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
jq is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
+ npm install
K?25h37;40mnpm0m.0m30;43mWARN0m\0m35mdeprecated0mmbabel-preset-es2015@6.24.1:rWe'repsupere😸isexcited that you're trying to use ES2015 syntax, but instead of making more yearly presets 😭 , Babel now has a better preset that we recommend you use instead: npm install babel-preset-env --save-dev. preset-env without options will compile ES2015+ down to ES5 just like using all the presets together and thus is more future proof. It also allows you to target specific browsers so that Babel can do less work and you can ship native ES2015+ to user 😎 ! We are also in the process of releasing v7, so please give http://babeljs.io/blog/2017/09/12/planning-for-7.0 a read and help test it out in beta! Thanks so much for using Babel πŸ™, please give us a follow on Twitter @babeljs for news on Babel, join slack.babeljs.io for discussion/development and help support the project at opencollective.com/babel
K?25hcharles-search-box@1.0.0]/home/r/repoll:glob:d7msill0m:35mlifecycle0miglob@5.0.15~postinstallKreaK6.24.K
β”œβ”€β”¬ 40m33mbabel-core@6.26.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-code-frame@6.26.039m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mchalk@1.1.339m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mansi-styles@2.2.139m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mescape-string-regexp@1.0.539m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mhas-ansi@2.0.039m49m
β”‚ β”‚ β”‚ └── 40m33msupports-color@2.0.039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mesutils@2.0.239m49m
β”‚ β”‚ └── 40m33mjs-tokens@3.0.239m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-generator@6.26.039m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mdetect-indent@4.0.039m49m
β”‚ β”‚ β”‚ └─┬ 40m33mrepeating@2.0.139m49m
β”‚ β”‚ β”‚   └─┬ 40m33mis-finite@1.0.239m49m
β”‚ β”‚ β”‚     └── 40m33mnumber-is-nan@1.0.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mjsesc@1.3.039m49m
β”‚ β”‚ └── 40m33mtrim-right@1.0.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-helpers@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-messages@6.23.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-register@6.26.039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mcore-js@2.5.139m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mhome-or-tmp@2.0.039m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mos-homedir@1.0.239m49m
β”‚ β”‚ β”‚ └── 40m33mos-tmpdir@1.0.239m49m
β”‚ β”‚ └── 40m33msource-map-support@0.4.1839m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-runtime@6.26.039m49m
β”‚ β”‚ └── 40m33mregenerator-runtime@0.11.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-template@6.26.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-traverse@6.26.039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mglobals@9.18.039m49m
β”‚ β”‚ └── 40m33minvariant@2.2.239m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-types@6.26.039m49m
β”‚ β”‚ └── 40m33mto-fast-properties@1.0.339m49m
β”‚ β”œβ”€β”€ 40m33mbabylon@6.18.039m49m
β”‚ β”œβ”€β”€ 40m33mconvert-source-map@1.5.039m49m
β”‚ β”œβ”€β”¬ 40m33mdebug@2.6.839m49m
β”‚ β”‚ └── 40m33mms@2.0.039m49m
β”‚ β”œβ”€β”€ 40m33mjson5@0.5.139m49m
β”‚ β”œβ”€β”€ 40m33mlodash@4.17.439m49m
β”‚ β”œβ”€β”¬ 40m33mminimatch@3.0.439m49m
β”‚ β”‚ └─┬ 40m33mbrace-expansion@1.1.839m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mbalanced-match@1.0.039m49m
β”‚ β”‚   └── 40m33mconcat-map@0.0.139m49m
β”‚ β”œβ”€β”€ 40m33mpath-is-absolute@1.0.139m49m
β”‚ β”œβ”€β”€ 40m33mprivate@0.1.739m49m
β”‚ β”œβ”€β”€ 40m33mslash@1.0.039m49m
β”‚ └── 40m33msource-map@0.5.739m49m
β”œβ”€β”¬ 40m33mbabel-loader@6.4.139m49m
β”‚ β”œβ”€β”¬ 40m33mfind-cache-dir@0.1.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mcommondir@1.0.139m49m
β”‚ β”‚ └─┬ 40m33mpkg-dir@1.0.039m49m
β”‚ β”‚   └─┬ 40m33mfind-up@1.1.239m49m
β”‚ β”‚     β”œβ”€β”€ 40m33mpath-exists@2.1.039m49m
β”‚ β”‚     └─┬ 40m33mpinkie-promise@2.0.139m49m
β”‚ β”‚       └── 40m33mpinkie@2.0.439m49m
β”‚ β”œβ”€β”¬ 40m33mloader-utils@0.2.1739m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mbig.js@3.2.039m49m
β”‚ β”‚ └── 40m33memojis-list@2.1.039m49m
β”‚ β”œβ”€β”¬ 40m33mmkdirp@0.5.139m49m
β”‚ β”‚ └── 40m33mminimist@0.0.839m49m
β”‚ └── 40m33mobject-assign@4.1.139m49m
β”œβ”€β”€ 40m33mbabel-plugin-add-module-exports@0.1.439m49m
β”œβ”€β”€ 40m33mbabel-plugin-react-html-attrs@2.0.039m49m
β”œβ”€β”¬ 40m33mbabel-plugin-transform-class-properties@6.24.139m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-helper-function-name@6.24.139m49m
β”‚ β”‚ └── 40m33mbabel-helper-get-function-arity@6.24.139m49m
β”‚ └── 40m33mbabel-plugin-syntax-class-properties@6.13.039m49m
β”œβ”€β”¬ 40m33mbabel-plugin-transform-decorators-legacy@1.3.439m49m
β”‚ └── 40m33mbabel-plugin-syntax-decorators@6.13.039m49m
β”œβ”€β”¬ 40m33mbabel-preset-es2015@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-check-es2015-constants@6.22.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-arrow-functions@6.22.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-block-scoped-functions@6.22.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-block-scoping@6.26.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-es2015-classes@6.24.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mbabel-helper-define-map@6.26.039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mbabel-helper-optimise-call-expression@6.24.139m49m
β”‚ β”‚ └── 40m33mbabel-helper-replace-supers@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-computed-properties@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-destructuring@6.23.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-duplicate-keys@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-for-of@6.23.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-function-name@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-literals@6.22.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-modules-amd@6.24.139m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-es2015-modules-commonjs@6.26.039m49m
β”‚ β”‚ └── 40m33mbabel-plugin-transform-strict-mode@6.24.139m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-es2015-modules-systemjs@6.24.139m49m
β”‚ β”‚ └── 40m33mbabel-helper-hoist-variables@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-modules-umd@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-object-super@6.24.139m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-es2015-parameters@6.24.139m49m
β”‚ β”‚ └── 40m33mbabel-helper-call-delegate@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-shorthand-properties@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-spread@6.22.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-es2015-sticky-regex@6.24.139m49m
β”‚ β”‚ └── 40m33mbabel-helper-regex@6.26.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-template-literals@6.22.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-es2015-typeof-symbol@6.23.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-es2015-unicode-regex@6.24.139m49m
β”‚ β”‚ └─┬ 40m33mregexpu-core@2.0.039m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mregenerate@1.3.339m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mregjsgen@0.2.039m49m
β”‚ β”‚   └─┬ 40m33mregjsparser@0.1.539m49m
β”‚ β”‚     └── 40m33mjsesc@0.5.039m49m
β”‚ └─┬ 40m33mbabel-plugin-transform-regenerator@6.26.039m49m
β”‚   └── 40m33mregenerator-transform@0.10.139m49m
β”œβ”€β”¬ 40m33mbabel-preset-react@6.24.139m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-syntax-jsx@6.18.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-react-display-name@6.25.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-react-jsx@6.24.139m49m
β”‚ β”‚ └── 40m33mbabel-helper-builder-react-jsx@6.26.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-react-jsx-self@6.22.039m49m
β”‚ β”œβ”€β”€ 40m33mbabel-plugin-transform-react-jsx-source@6.22.039m49m
β”‚ └─┬ 40m33mbabel-preset-flow@6.23.039m49m
β”‚   └─┬ 40m33mbabel-plugin-transform-flow-strip-types@6.22.039m49m
β”‚     └── 40m33mbabel-plugin-syntax-flow@6.18.039m49m
β”œβ”€β”¬ 40m33mbabel-preset-stage-0@6.24.139m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-do-expressions@6.22.039m49m
β”‚ β”‚ └── 40m33mbabel-plugin-syntax-do-expressions@6.13.039m49m
β”‚ β”œβ”€β”¬ 40m33mbabel-plugin-transform-function-bind@6.22.039m49m
β”‚ β”‚ └── 40m33mbabel-plugin-syntax-function-bind@6.13.039m49m
β”‚ └─┬ 40m33mbabel-preset-stage-1@6.24.139m49m
β”‚   β”œβ”€β”¬ 40m33mbabel-plugin-transform-class-constructor-call@6.24.139m49m
β”‚   β”‚ └── 40m33mbabel-plugin-syntax-class-constructor-call@6.18.039m49m
β”‚   β”œβ”€β”¬ 40m33mbabel-plugin-transform-export-extensions@6.22.039m49m
β”‚   β”‚ └── 40m33mbabel-plugin-syntax-export-extensions@6.13.039m49m
β”‚   └─┬ 40m33mbabel-preset-stage-2@6.24.139m49m
β”‚     β”œβ”€β”€ 40m33mbabel-plugin-syntax-dynamic-import@6.18.039m49m
β”‚     β”œβ”€β”¬ 40m33mbabel-plugin-transform-decorators@6.24.139m49m
β”‚     β”‚ └─┬ 40m33mbabel-helper-explode-class@6.24.139m49m
β”‚     β”‚   └── 40m33mbabel-helper-bindify-decorators@6.24.139m49m
β”‚     └─┬ 40m33mbabel-preset-stage-3@6.24.139m49m
β”‚       β”œβ”€β”€ 40m33mbabel-plugin-syntax-trailing-function-commas@6.22.039m49m
β”‚       β”œβ”€β”¬ 40m33mbabel-plugin-transform-async-generator-functions@6.24.139m49m
β”‚       β”‚ β”œβ”€β”€ 40m33mbabel-helper-remap-async-to-generator@6.24.139m49m
β”‚       β”‚ └── 40m33mbabel-plugin-syntax-async-generators@6.13.039m49m
β”‚       β”œβ”€β”¬ 40m33mbabel-plugin-transform-async-to-generator@6.24.139m49m
β”‚       β”‚ └── 40m33mbabel-plugin-syntax-async-functions@6.13.039m49m
β”‚       β”œβ”€β”¬ 40m33mbabel-plugin-transform-exponentiation-operator@6.24.139m49m
β”‚       β”‚ β”œβ”€β”¬ 40m33mbabel-helper-builder-binary-assignment-operator-visitor@6.24.139m49m
β”‚       β”‚ β”‚ └── 40m33mbabel-helper-explode-assignable-expression@6.24.139m49m
β”‚       β”‚ └── 40m33mbabel-plugin-syntax-exponentiation-operator@6.13.039m49m
β”‚       └─┬ 40m33mbabel-plugin-transform-object-rest-spread@6.26.039m49m
β”‚         └── 40m33mbabel-plugin-syntax-object-rest-spread@6.13.039m49m
β”œβ”€β”€ 40m33mjquery@3.2.139m49m
β”œβ”€β”¬ 40m33mreact@0.14.939m49m
β”‚ β”œβ”€β”¬ 40m33menvify@3.4.139m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mjstransform@11.0.339m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mbase62@1.2.039m49m
β”‚ β”‚ β”‚ β”œβ”€β”¬ 40m33mcommoner@0.10.839m49m
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mcommander@2.11.039m49m
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ 40m33mdetective@4.5.039m49m
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33macorn@4.0.1339m49m
β”‚ β”‚ β”‚ β”‚ β”‚ └── 40m33mdefined@1.0.039m49m
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ 40m33mglob@5.0.1539m49m
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ 40m33minflight@1.0.639m49m
β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── 40m33mwrappy@1.0.239m49m
β”‚ β”‚ β”‚ β”‚ β”‚ └── 40m33monce@1.4.039m49m
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33miconv-lite@0.4.1939m49m
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mq@1.5.039m49m
β”‚ β”‚ β”‚ β”‚ └─┬ 40m33mrecast@0.11.2339m49m
β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ 40m33mast-types@0.9.639m49m
β”‚ β”‚ β”‚ β”‚   └── 40m33mesprima@3.1.339m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mesprima-fb@15001.1.0-dev-harmony-fb39m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mobject-assign@2.1.139m49m
β”‚ β”‚ β”‚ └── 40m33msource-map@0.4.439m49m
β”‚ β”‚ └── 40m33mthrough@2.3.839m49m
β”‚ └─┬ 40m33mfbjs@0.6.139m49m
β”‚   β”œβ”€β”€ 40m33mcore-js@1.2.739m49m
β”‚   β”œβ”€β”€ 40m33mloose-envify@1.3.139m49m
β”‚   β”œβ”€β”¬ 40m33mpromise@7.3.139m49m
β”‚   β”‚ └── 40m33masap@2.0.639m49m
β”‚   β”œβ”€β”€ 40m33mua-parser-js@0.7.1439m49m
β”‚   └── 40m33mwhatwg-fetch@0.9.039m49m
β”œβ”€β”€ 40m33mreact-dom@0.14.939m49m
β”œβ”€β”¬ 40m33mreact-icons@2.2.539m49m
β”‚ └─┬ 40m33mreact-icon-base@2.0.739m49m
β”‚   └─┬ 40m33mprop-types@15.5.839m49m
β”‚     └─┬ 40m33mfbjs@0.8.1539m49m
β”‚       β”œβ”€β”€ 40m33mcore-js@1.2.739m49m
β”‚       └─┬ 40m33misomorphic-fetch@2.2.139m49m
β”‚         β”œβ”€β”¬ 40m33mnode-fetch@1.7.339m49m
β”‚         β”‚ β”œβ”€β”€ 40m33mencoding@0.1.1239m49m
β”‚         β”‚ └── 40m33mis-stream@1.1.039m49m
β”‚         └── 40m33mwhatwg-fetch@2.0.339m49m
β”œβ”€β”€ 40m33mreact-outside-event@1.2.539m49m
β”œβ”€β”¬ 40m33mwebpack@1.15.039m49m
β”‚ β”œβ”€β”€ 40m33macorn@3.3.039m49m
β”‚ β”œβ”€β”€ 40m33masync@1.5.239m49m
β”‚ β”œβ”€β”€ 40m33mclone@1.0.239m49m
β”‚ β”œβ”€β”¬ 40m33menhanced-resolve@0.9.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mgraceful-fs@4.1.1139m49m
β”‚ β”‚ └── 40m33mmemory-fs@0.2.039m49m
β”‚ β”œβ”€β”€ 40m33minterpret@0.6.639m49m
β”‚ β”œβ”€β”¬ 40m33mmemory-fs@0.3.039m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33merrno@0.1.439m49m
β”‚ β”‚ β”‚ └── 40m33mprr@0.0.039m49m
β”‚ β”‚ └─┬ 40m33mreadable-stream@2.3.339m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mcore-util-is@1.0.239m49m
β”‚ β”‚   β”œβ”€β”€ 40m33misarray@1.0.039m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mprocess-nextick-args@1.0.739m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mstring_decoder@1.0.339m49m
β”‚ β”‚   └── 40m33mutil-deprecate@1.0.239m49m
β”‚ β”œβ”€β”¬ 40m33mnode-libs-browser@0.7.039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33massert@1.4.139m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mbrowserify-zlib@0.1.439m49m
β”‚ β”‚ β”‚ └── 40m33mpako@0.2.939m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mbuffer@4.9.139m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mbase64-js@1.2.139m49m
β”‚ β”‚ β”‚ └── 40m33mieee754@1.1.839m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mconsole-browserify@1.1.039m49m
β”‚ β”‚ β”‚ └── 40m33mdate-now@0.1.439m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mconstants-browserify@1.0.039m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mcrypto-browserify@3.3.039m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mbrowserify-aes@0.4.039m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mpbkdf2-compat@2.0.139m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mripemd160@0.2.039m49m
β”‚ β”‚ β”‚ └── 40m33msha.js@2.2.639m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mdomain-browser@1.1.739m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mevents@1.1.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mhttps-browserify@0.0.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mos-browserify@0.2.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mpath-browserify@0.0.039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mprocess@0.11.1039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mpunycode@1.4.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mquerystring-es3@0.2.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mstream-browserify@2.0.139m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mstream-http@2.7.239m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mbuiltin-status-codes@3.0.039m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mto-arraybuffer@1.0.139m49m
β”‚ β”‚ β”‚ └── 40m33mxtend@4.0.139m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mstring_decoder@0.10.3139m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mtimers-browserify@2.0.439m49m
β”‚ β”‚ β”‚ └── 40m33msetimmediate@1.0.539m49m
β”‚ β”‚ β”œβ”€β”€ 40m33mtty-browserify@0.0.039m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33murl@0.11.039m49m
β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mpunycode@1.3.239m49m
β”‚ β”‚ β”‚ └── 40m33mquerystring@0.2.039m49m
β”‚ β”‚ β”œβ”€β”¬ 40m33mutil@0.10.339m49m
β”‚ β”‚ β”‚ └── 40m33minherits@2.0.139m49m
β”‚ β”‚ └─┬ 40m33mvm-browserify@0.0.439m49m
β”‚ β”‚   └── 40m33mindexof@0.0.139m49m
β”‚ β”œβ”€β”¬ 40m33moptimist@0.6.139m49m
β”‚ β”‚ └── 40m33mwordwrap@0.0.339m49m
β”‚ β”œβ”€β”¬ 40m33msupports-color@3.2.339m49m
β”‚ β”‚ └── 40m33mhas-flag@1.0.039m49m
β”‚ β”œβ”€β”€ 40m33mtapable@0.1.1039m49m
β”‚ β”œβ”€β”¬ 40m33muglify-js@2.7.539m49m
β”‚ β”‚ β”œβ”€β”€ 40m33masync@0.2.1039m49m
β”‚ β”‚ β”œβ”€β”€ 40m33muglify-to-browserify@1.0.239m49m
β”‚ β”‚ └─┬ 40m33myargs@3.10.039m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mcamelcase@1.2.139m49m
β”‚ β”‚   β”œβ”€β”¬ 40m33mcliui@2.1.039m49m
β”‚ β”‚   β”‚ β”œβ”€β”¬ 40m33mcenter-align@0.1.339m49m
β”‚ β”‚   β”‚ β”‚ β”œβ”€β”¬ 40m33malign-text@0.1.439m49m
β”‚ β”‚   β”‚ β”‚ β”‚ β”œβ”€β”€ 40m33mlongest@1.0.139m49m
β”‚ β”‚   β”‚ β”‚ β”‚ └── 40m33mrepeat-string@1.6.139m49m
β”‚ β”‚   β”‚ β”‚ └── 40m33mlazy-cache@1.0.439m49m
β”‚ β”‚   β”‚ β”œβ”€β”€ 40m33mright-align@0.1.339m49m
β”‚ β”‚   β”‚ └── 40m33mwordwrap@0.0.239m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mdecamelize@1.2.039m49m
β”‚ β”‚   └── 40m33mwindow-size@0.1.039m49m
β”‚ β”œβ”€β”¬ 40m33mwatchpack@0.2.939m49m
β”‚ β”‚ β”œβ”€β”€ 40m33masync@0.9.239m49m
β”‚ β”‚ └─┬ 40m33mchokidar@1.7.039m49m
β”‚ β”‚   β”œβ”€β”€ 40m33manymatch@1.3.239m49m
β”‚ β”‚   β”œβ”€β”€ 40m33masync-each@1.0.139m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mglob-parent@2.0.039m49m
β”‚ β”‚   β”œβ”€β”¬ 40m33mis-binary-path@1.0.139m49m
β”‚ β”‚   β”‚ └── 40m33mbinary-extensions@1.10.039m49m
β”‚ β”‚   β”œβ”€β”€ 40m33mis-glob@2.0.139m49m
β”‚ β”‚   └─┬ 40m33mreaddirp@2.1.039m49m
β”‚ β”‚     └── 40m33mset-immediate-shim@1.0.139m49m
β”‚ └─┬ 40m33mwebpack-core@0.6.939m49m
β”‚   β”œβ”€β”€ 40m33msource-list-map@0.1.839m49m
β”‚   └─┬ 40m33msource-map@0.4.439m49m
β”‚     └── 40m33mamdefine@1.0.139m49m
└─┬ 40m33mwebpack-dev-server@1.16.539m49m
  β”œβ”€β”¬ 40m33mcompression@1.7.039m49m
  β”‚ β”œβ”€β”¬ 40m33maccepts@1.3.439m49m
  β”‚ β”‚ └── 40m33mnegotiator@0.6.139m49m
  β”‚ β”œβ”€β”€ 40m33mbytes@2.5.039m49m
  β”‚ β”œβ”€β”¬ 40m33mcompressible@2.0.1139m49m
  β”‚ β”‚ └── 40m33mmime-db@1.30.039m49m
  β”‚ β”œβ”€β”€ 40m33mon-headers@1.0.139m49m
  β”‚ β”œβ”€β”€ 40m33msafe-buffer@5.1.139m49m
  β”‚ └── 40m33mvary@1.1.139m49m
  β”œβ”€β”€ 40m33mconnect-history-api-fallback@1.3.039m49m
  β”œβ”€β”¬ 40m33mexpress@4.15.439m49m
  β”‚ β”œβ”€β”€ 40m33marray-flatten@1.1.139m49m
  β”‚ β”œβ”€β”€ 40m33mcontent-disposition@0.5.239m49m
  β”‚ β”œβ”€β”€ 40m33mcontent-type@1.0.439m49m
  β”‚ β”œβ”€β”€ 40m33mcookie@0.3.139m49m
  β”‚ β”œβ”€β”€ 40m33mcookie-signature@1.0.639m49m
  β”‚ β”œβ”€β”€ 40m33mdepd@1.1.139m49m
  β”‚ β”œβ”€β”€ 40m33mencodeurl@1.0.139m49m
  β”‚ β”œβ”€β”€ 40m33mescape-html@1.0.339m49m
  β”‚ β”œβ”€β”€ 40m33metag@1.8.139m49m
  β”‚ β”œβ”€β”¬ 40m33mfinalhandler@1.0.539m49m
  β”‚ β”‚ └── 40m33munpipe@1.0.039m49m
  β”‚ β”œβ”€β”€ 40m33mfresh@0.5.039m49m
  β”‚ β”œβ”€β”€ 40m33mmerge-descriptors@1.0.139m49m
  β”‚ β”œβ”€β”€ 40m33mmethods@1.1.239m49m
  β”‚ β”œβ”€β”¬ 40m33mon-finished@2.3.039m49m
  β”‚ β”‚ └── 40m33mee-first@1.1.139m49m
  β”‚ β”œβ”€β”€ 40m33mparseurl@1.3.239m49m
  β”‚ β”œβ”€β”€ 40m33mpath-to-regexp@0.1.739m49m
  β”‚ β”œβ”€β”¬ 40m33mproxy-addr@1.1.539m49m
  β”‚ β”‚ β”œβ”€β”€ 40m33mforwarded@0.1.239m49m
  β”‚ β”‚ └── 40m33mipaddr.js@1.4.039m49m
  β”‚ β”œβ”€β”€ 40m33mqs@6.5.039m49m
  β”‚ β”œβ”€β”€ 40m33mrange-parser@1.2.039m49m
  β”‚ β”œβ”€β”¬ 40m33msend@0.15.439m49m
  β”‚ β”‚ └── 40m33mdestroy@1.0.439m49m
  β”‚ β”œβ”€β”€ 40m33mserve-static@1.12.439m49m
  β”‚ β”œβ”€β”€ 40m33msetprototypeof@1.0.339m49m
  β”‚ β”œβ”€β”€ 40m33mstatuses@1.3.139m49m
  β”‚ β”œβ”€β”¬ 40m33mtype-is@1.6.1539m49m
  β”‚ β”‚ └── 40m33mmedia-typer@0.3.039m49m
  β”‚ └── 40m33mutils-merge@1.0.039m49m
  β”œβ”€β”¬ 40m33mhttp-proxy-middleware@0.17.439m49m
  β”‚ β”œβ”€β”¬ 40m33mhttp-proxy@1.16.239m49m
  β”‚ β”‚ β”œβ”€β”€ 40m33meventemitter3@1.2.039m49m
  β”‚ β”‚ └── 40m33mrequires-port@1.0.039m49m
  β”‚ β”œβ”€β”¬ 40m33mis-glob@3.1.039m49m
  β”‚ β”‚ └── 40m33mis-extglob@2.1.139m49m
  β”‚ └─┬ 40m33mmicromatch@2.3.1139m49m
  β”‚   β”œβ”€β”¬ 40m33marr-diff@2.0.039m49m
  β”‚   β”‚ └── 40m33marr-flatten@1.1.039m49m
  β”‚   β”œβ”€β”€ 40m33marray-unique@0.2.139m49m
  β”‚   β”œβ”€β”¬ 40m33mbraces@1.8.539m49m
  β”‚   β”‚ β”œβ”€β”¬ 40m33mexpand-range@1.8.239m49m
  β”‚   β”‚ β”‚ └─┬ 40m33mfill-range@2.2.339m49m
  β”‚   β”‚ β”‚   β”œβ”€β”€ 40m33mis-number@2.1.039m49m
  β”‚   β”‚ β”‚   β”œβ”€β”€ 40m33misobject@2.1.039m49m
  β”‚   β”‚ β”‚   └─┬ 40m33mrandomatic@1.1.739m49m
  β”‚   β”‚ β”‚     β”œβ”€β”¬ 40m33mis-number@3.0.039m49m
  β”‚   β”‚ β”‚     β”‚ └── 40m33mkind-of@3.2.239m49m
  β”‚   β”‚ β”‚     └── 40m33mkind-of@4.0.039m49m
  β”‚   β”‚ β”œβ”€β”€ 40m33mpreserve@0.2.039m49m
  β”‚   β”‚ └── 40m33mrepeat-element@1.1.239m49m
  β”‚   β”œβ”€β”¬ 40m33mexpand-brackets@0.1.539m49m
  β”‚   β”‚ └── 40m33mis-posix-bracket@0.1.139m49m
  β”‚   β”œβ”€β”€ 40m33mextglob@0.3.239m49m
  β”‚   β”œβ”€β”€ 40m33mfilename-regex@2.0.139m49m
  β”‚   β”œβ”€β”€ 40m33mis-extglob@1.0.039m49m
  β”‚   β”œβ”€β”¬ 40m33mkind-of@3.2.239m49m
  β”‚   β”‚ └── 40m33mis-buffer@1.1.539m49m
  β”‚   β”œβ”€β”¬ 40m33mnormalize-path@2.1.139m49m
  β”‚   β”‚ └── 40m33mremove-trailing-separator@1.1.039m49m
  β”‚   β”œβ”€β”¬ 40m33mobject.omit@2.0.139m49m
  β”‚   β”‚ β”œβ”€β”¬ 40m33mfor-own@0.1.539m49m
  β”‚   β”‚ β”‚ └── 40m33mfor-in@1.0.239m49m
  β”‚   β”‚ └── 40m33mis-extendable@0.1.139m49m
  β”‚   β”œβ”€β”¬ 40m33mparse-glob@3.0.439m49m
  β”‚   β”‚ β”œβ”€β”€ 40m33mglob-base@0.3.039m49m
  β”‚   β”‚ └── 40m33mis-dotfile@1.0.339m49m
  β”‚   └─┬ 40m33mregex-cache@0.4.439m49m
  β”‚     └─┬ 40m33mis-equal-shallow@0.1.339m49m
  β”‚       └── 40m33mis-primitive@2.0.039m49m
  β”œβ”€β”€ 40m33mopen@0.0.539m49m
  β”œβ”€β”¬ 40m33mserve-index@1.9.039m49m
  β”‚ β”œβ”€β”€ 40m33mbatch@0.6.139m49m
  β”‚ β”œβ”€β”€ 40m33mhttp-errors@1.6.239m49m
  β”‚ └── 40m33mmime-types@2.1.1739m49m
  β”œβ”€β”¬ 40m33msockjs@0.3.1839m49m
  β”‚ β”œβ”€β”¬ 40m33mfaye-websocket@0.10.039m49m
  β”‚ β”‚ └─┬ 40m33mwebsocket-driver@0.7.039m49m
  β”‚ β”‚   β”œβ”€β”€ 40m33mhttp-parser-js@0.4.639m49m
  β”‚ β”‚   └── 40m33mwebsocket-extensions@0.1.239m49m
  β”‚ └── 40m33muuid@2.0.339m49m
  β”œβ”€β”¬ 40m33msockjs-client@1.1.439m49m
  β”‚ β”œβ”€β”¬ 40m33meventsource@0.1.639m49m
  β”‚ β”‚ └─┬ 40m33moriginal@1.0.039m49m
  β”‚ β”‚   └─┬ 40m33murl-parse@1.0.539m49m
  β”‚ β”‚     └── 40m33mquerystringify@0.0.439m49m
  β”‚ β”œβ”€β”€ 40m33mfaye-websocket@0.11.139m49m
  β”‚ β”œβ”€β”€ 40m33minherits@2.0.339m49m
  β”‚ β”œβ”€β”€ 40m33mjson3@3.3.239m49m
  β”‚ └─┬ 40m33murl-parse@1.1.939m49m
  β”‚   └── 40m33mquerystringify@1.0.039m49m
  β”œβ”€β”€ 40m33mstream-cache@0.0.239m49m
  β”œβ”€β”¬ 40m33mstrip-ansi@3.0.139m49m
  β”‚ └── 40m33mansi-regex@2.1.139m49m
  β”œβ”€β”€ 40m33msupports-color@3.2.339m49m
  └─┬ 40m33mwebpack-dev-middleware@1.12.039m49m
    β”œβ”€β”€ 40m33mmemory-fs@0.4.139m49m
    β”œβ”€β”€ 40m33mmime@1.3.439m49m
    └── 40m33mtime-stamp@2.0.039m49m

37;40mnpm0m 0m30;43mWARN0m 0m35moptional0m SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
0m37;40mnpm0m 0m30;43mWARN0m 0m35mnotsup0m SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
0m+ ./node_modules/.bin/webpack --version
Hash: 1mdec93268057ba3e4b4a522m
Version: webpack 1m1.15.022m
Time: 1m249122mms
         1mAsset22m     1mSize22m  1mChunks22m  1m22m           1mChunk Names22m
1m32mcharles.min.js39m22m  2.65 MB       1m022m  1m32m[emitted]39m22m  main
    + 177 hidden modules
+ NODE_ENV=production
+ ./node_modules/.bin/webpack
Hash: 1m0d1cc1ecc6af9b4929cc22m
Version: webpack 1m1.15.022m
Time: 1m608922mms
         1mAsset22m    1mSize22m  1mChunks22m  1m22m           1mChunk Names22m
1m32mcharles.min.js39m22m  494 kB       1m022m  1m32m[emitted]39m22m  main
    + 177 hidden modules

1m33mWARNING in charles.min.js from UglifyJs
Condition always true [../~/react/lib/ReactMount.js:764,0]
Condition always true [../~/jquery/dist/jquery.js:10213,0]
Condition always true [../~/react/lib/findDOMNode.js:46,0]
Condition always true [../~/react/lib/instantiateReactComponent.js:80,0]
Dropping unreachable code [../~/react/lib/shouldUpdateReactComponent.js:40,0]
Condition always true [../~/react/lib/traverseAllChildren.js:158,0]
Side effects in initialization of unused variable FaSearch [./js/components/Input.js:2,4]
Side effects in initialization of unused variable $ [./js/components/Results.js:7,4]
Condition always true [../~/react/lib/ReactDOMComponent.js:907,0]
Dropping side-effect-free statement [../~/react/lib/ReactEventListener.js:72,0]
Dropping unused function handleTopLevelWithPath [../~/react/lib/ReactEventListener.js:98,0]
Dropping unused variable DOCUMENT_FRAGMENT_NODE_TYPE [../~/react/lib/ReactEventListener.js:26,0]39m22m
+ chmod +x ./deploy.sh
+ ./deploy.sh
./deploy.sh: line 1: #!/bin/bash: No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  664k  100  664k    0     0   716k      0 --:--:-- --:--:-- --:--:--  716k
{
  "content": {
    "name": "charles.min.js",
    "path": "js/charles/charles.min.js",
    "sha": "1522659488c8705037bb463055893933bd29c042",
    "size": 493489,
    "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/js/charles/charles.min.js?ref=master",
    "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/blob/master/js/charles/charles.min.js",
    "git_url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/1522659488c8705037bb463055893933bd29c042",
    "download_url": "https://raw.githubusercontent.com/amihaiemil/amihaiemil.github.io/master/js/charles/charles.min.js",
    "type": "file",
    "_links": {
      "self": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/js/charles/charles.min.js?ref=master",
      "git": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/1522659488c8705037bb463055893933bd29c042",
      "html": "https://github.com/amihaiemil/amihaiemil.github.io/blob/master/js/charles/charles.min.js"
    }
  },
  "commit": {
    "sha": "25257f03c6214f6c3939bcf1f2357b59727ca007",
    "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/25257f03c6214f6c3939bcf1f2357b59727ca007",
    "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/commit/25257f03c6214f6c3939bcf1f2357b59727ca007",
    "author": {
      "name": "Mihai A",
      "email": "amihaiemil@gmail.com",
      "date": "2017-09-18T19:20:41Z"
    },
    "committer": {
      "name": "Mihai A",
      "email": "amihaiemil@gmail.com",
      "date": "2017-09-18T19:20:41Z"
    },
    "tree": {
      "sha": "88e1b5ea87394c2c71c7ed5eb301b0ef2a7f50f8",
      "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/trees/88e1b5ea87394c2c71c7ed5eb301b0ef2a7f50f8"
    },
    "message": "deploy new build",
    "parents": [
      {
        "sha": "b464c8f011ba728d7024248dc8e75dca1021c44a",
        "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/b464c8f011ba728d7024248dc8e75dca1021c44a",
        "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/commit/b464c8f011ba728d7024248dc8e75dca1021c44a"
      }
    ]
  }
}
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5090  100  5090    0     0  12085      0 --:--:-- --:--:-- --:--:-- 12090
{
  "content": {
    "name": "charles_light.css",
    "path": "css/charles/charles_light.css",
    "sha": "900474a0763c173b8be13b797f1c3aa7e94700dd",
    "size": 2917,
    "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/css/charles/charles_light.css?ref=master",
    "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/blob/master/css/charles/charles_light.css",
    "git_url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/900474a0763c173b8be13b797f1c3aa7e94700dd&quot;,
    &quot;download_url&quot;: &quot;https://raw.githubusercontent.com/amihaiemil/amihaiemil.github.io/master/css/charles/charles_light.css&quot;,
    &quot;type&quot;: &quot;file&quot;,
    &quot;_links&quot;: {
      &quot;self&quot;: &quot;https://api.github.com/repos/amihaiemil/amihaiemil.github.io/contents/css/charles/charles_light.css?ref=master&quot;,
      &quot;git&quot;: &quot;https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/blobs/900474a0763c173b8be13b797f1c3aa7e94700dd&quot;,
      &quot;html&quot;: &quot;https://github.com/amihaiemil/amihaiemil.github.io/blob/master/css/charles/charles_light.css&quot;
    }
  },
  &quot;commit&quot;: {
    &quot;sha&quot;: &quot;c04d061df3343589371294cc9b65c5c3dbd38e63&quot;,
    &quot;url&quot;: &quot;https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/c04d061df3343589371294cc9b65c5c3dbd38e63&quot;,
    &quot;html_url&quot;: &quot;https://github.com/amihaiemil/amihaiemil.github.io/commit/c04d061df3343589371294cc9b65c5c3dbd38e63",
    "author": {
      "name": "Mihai A",
      "email": "amihaiemil@gmail.com",
      "date": "2017-09-18T19:20:43Z"
    },
    "committer": {
      "name": "Mihai A",
      "email": "amihaiemil@gmail.com",
      "date": "2017-09-18T19:20:43Z"
    },
    "tree": {
      "sha": "88e1b5ea87394c2c71c7ed5eb301b0ef2a7f50f8",
      "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/trees/88e1b5ea87394c2c71c7ed5eb301b0ef2a7f50f8"
    },
    "message": "deploy css light",
    "parents": [
      {
        "sha": "25257f03c6214f6c3939bcf1f2357b59727ca007",
        "url": "https://api.github.com/repos/amihaiemil/amihaiemil.github.io/git/commits/25257f03c6214f6c3939bcf1f2357b59727ca007",
        "html_url": "https://github.com/amihaiemil/amihaiemil.github.io/commit/25257f03c6214f6c3939bcf1f2357b59727ca007"
      }
    ]
  }
}
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
container 235e0a02fb6c7ade0b40da2858c057c57ebdca48fd2a0926aa158a9d0fc12114 is dead
Mon Sep 18 21:21:13 CEST 2017