Closed funilrys closed 7 years ago
Try using npm rebuild
.
This is what I get @neighborhood999 . I think we're all right now. Let's go back to work :) Closing
npm rebuild
> youtube-dl@1.11.2 postinstall /root/Kaku/node_modules/youtube-dl
> node ./scripts/download.js
Already up to date 2017.04.03
> contextify@0.1.15 install /root/Kaku/node_modules/contextify
> node-gyp rebuild
make: Entering directory '/root/Kaku/node_modules/contextify/build'
CXX(target) Release/obj.target/contextify/src/contextify.o
SOLINK_MODULE(target) Release/obj.target/contextify.node
COPY Release/contextify.node
make: Leaving directory '/root/Kaku/node_modules/contextify/build'
> spawn-sync@1.0.15 postinstall /root/Kaku/node_modules/spawn-sync
> node postinstall
> leveldown@0.10.6 install /root/Kaku/node_modules/leveldown
> node-gyp rebuild
make: Entering directory '/root/Kaku/node_modules/leveldown/build'
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/db_impl.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/db_iter.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/filename.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/dbformat.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/log_reader.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/log_writer.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/memtable.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/repair.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/table_cache.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/version_edit.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/version_set.o
../deps/leveldb/leveldb-1.14.0/db/version_set.cc:58:13: warning: βstd::string leveldb::{anonymous}::IntSetToString(const std::set<long unsigned int>&)β defined but not used [-Wunused-function]
std::string IntSetToString(const std::set<uint64_t>& s) {
^
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/write_batch.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/helpers/memenv/memenv.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/block.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/block_builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/filter_block.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/format.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/iterator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/merger.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/table.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/table_builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/two_level_iterator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/arena.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/bloom.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/cache.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/coding.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/comparator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/crc32c.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/env.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/filter_policy.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/hash.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/logging.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/options.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/status.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/port/port_posix.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/env_posix.o
AR(target) Release/obj.target/deps/leveldb/leveldb.a
COPY Release/leveldb.a
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy-sinksource.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy-stubs-internal.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy.o
AR(target) Release/obj.target/deps/snappy/snappy.a
COPY Release/snappy.a
CXX(target) Release/obj.target/leveldown/src/batch.o
CXX(target) Release/obj.target/leveldown/src/batch_async.o
CXX(target) Release/obj.target/leveldown/src/database.o
CXX(target) Release/obj.target/leveldown/src/database_async.o
CXX(target) Release/obj.target/leveldown/src/iterator.o
CXX(target) Release/obj.target/leveldown/src/iterator_async.o
CXX(target) Release/obj.target/leveldown/src/leveldown.o
CXX(target) Release/obj.target/leveldown/src/leveldown_async.o
SOLINK_MODULE(target) Release/obj.target/leveldown.node
COPY Release/leveldown.node
make: Leaving directory '/root/Kaku/node_modules/leveldown/build'
> chromedriver@2.29.0 install /root/Kaku/node_modules/chromedriver
> node install.js
Downloading https://chromedriver.storage.googleapis.com/2.29/chromedriver_linux64.zip
Saving to /root/Kaku/node_modules/chromedriver/chromedriver/chromedriver_linux64.zip
Receiving...
Received 781K...
Received 1568K...
Received 2352K...
Received 3136K...
Received 3320K total.
Extracting zip contents
Copying to target path /root/Kaku/node_modules/chromedriver/lib/chromedriver
Fixing file permissions
Done. ChromeDriver binary available at /root/Kaku/node_modules/chromedriver/lib/chromedriver/chromedriver
> electron@1.6.2 postinstall /root/Kaku/node_modules/electron
> node install.js
animate.css@3.5.2 /root/Kaku/node_modules/animate.css
bootbox@4.4.0 /root/Kaku/node_modules/bootbox
bootstrap@3.3.7 /root/Kaku/node_modules/bootstrap
bootstrap-notify@3.1.3 /root/Kaku/node_modules/bootstrap-notify
castv2-client@1.2.0 /root/Kaku/node_modules/castv2-client
castv2@0.1.9 /root/Kaku/node_modules/castv2
debug@2.6.3 /root/Kaku/node_modules/debug
ms@0.7.2 /root/Kaku/node_modules/ms
protobufjs@3.8.2 /root/Kaku/node_modules/protobufjs
ascli@0.3.0 /root/Kaku/node_modules/ascli
colour@0.7.1 /root/Kaku/node_modules/colour
optjs@3.2.2 /root/Kaku/node_modules/optjs
bytebuffer@3.5.5 /root/Kaku/node_modules/bytebuffer
bufferview@1.0.1 /root/Kaku/node_modules/bufferview
long@2.4.0 /root/Kaku/node_modules/long
classnames@2.2.5 /root/Kaku/node_modules/classnames
dropbox@2.1.0 /root/Kaku/node_modules/dropbox
es6-promise@3.3.1 /root/Kaku/node_modules/es6-promise
superagent@1.8.5 /root/Kaku/node_modules/superagent
component-emitter@1.2.1 /root/Kaku/node_modules/component-emitter
cookiejar@2.0.6 /root/Kaku/node_modules/cookiejar
extend@3.0.0 /root/Kaku/node_modules/extend
form-data@1.0.0-rc3 /root/Kaku/node_modules/form-data
async@1.5.2 /root/Kaku/node_modules/async
combined-stream@1.0.5 /root/Kaku/node_modules/combined-stream
delayed-stream@1.0.0 /root/Kaku/node_modules/delayed-stream
mime-types@2.1.15 /root/Kaku/node_modules/mime-types
mime-db@1.27.0 /root/Kaku/node_modules/mime-db
formidable@1.0.17 /root/Kaku/node_modules/formidable
methods@1.1.2 /root/Kaku/node_modules/methods
mime@1.3.4 /root/Kaku/node_modules/mime
qs@2.3.3 /root/Kaku/node_modules/qs
readable-stream@1.0.27-1 /root/Kaku/node_modules/readable-stream
core-util-is@1.0.2 /root/Kaku/node_modules/core-util-is
inherits@2.0.3 /root/Kaku/node_modules/inherits
isarray@0.0.1 /root/Kaku/node_modules/isarray
string_decoder@0.10.31 /root/Kaku/node_modules/string_decoder
reduce-component@1.0.1 /root/Kaku/node_modules/reduce-component
electron-cookies@1.1.0 /root/Kaku/node_modules/electron-cookies
electron-localshortcut@0.6.1 /root/Kaku/node_modules/electron-localshortcut
electron-squirrel-startup@1.0.0 /root/Kaku/node_modules/electron-squirrel-startup
emoji-mart@0.3.7 /root/Kaku/node_modules/emoji-mart
firebase@2.4.2 /root/Kaku/node_modules/firebase
faye-websocket@0.9.3 /root/Kaku/node_modules/firebase/node_modules/faye-websocket
websocket-driver@0.5.2 /root/Kaku/node_modules/firebase/node_modules/faye-websocket/node_modules/websocket-driver
websocket-extensions@0.1.1 /root/Kaku/node_modules/firebase/node_modules/faye-websocket/node_modules/websocket-driver/node_modules/websocket-extensions
font-awesome@4.7.0 /root/Kaku/node_modules/font-awesome
jquery@2.2.4 /root/Kaku/node_modules/jquery
kaku-core@0.0.11 /root/Kaku/node_modules/kaku-core
node-itunes-rss-data@1.1.1 /root/Kaku/node_modules/node-itunes-rss-data
JSONStream@0.8.4 /root/Kaku/node_modules/JSONStream
jsonparse@0.0.5 /root/Kaku/node_modules/jsonparse
through@2.3.8 /root/Kaku/node_modules/through
event-stream@3.3.4 /root/Kaku/node_modules/event-stream
duplexer@0.1.1 /root/Kaku/node_modules/duplexer
from@0.1.7 /root/Kaku/node_modules/from
map-stream@0.1.0 /root/Kaku/node_modules/map-stream
pause-stream@0.0.11 /root/Kaku/node_modules/pause-stream
split@0.3.3 /root/Kaku/node_modules/split
stream-combiner@0.0.4 /root/Kaku/node_modules/stream-combiner
request@2.81.0 /root/Kaku/node_modules/request
aws-sign2@0.6.0 /root/Kaku/node_modules/aws-sign2
aws4@1.6.0 /root/Kaku/node_modules/aws4
caseless@0.12.0 /root/Kaku/node_modules/caseless
forever-agent@0.6.1 /root/Kaku/node_modules/forever-agent
form-data@2.1.2 /root/Kaku/node_modules/request/node_modules/form-data
asynckit@0.4.0 /root/Kaku/node_modules/asynckit
har-validator@4.2.1 /root/Kaku/node_modules/har-validator
ajv@4.11.6 /root/Kaku/node_modules/ajv
co@4.6.0 /root/Kaku/node_modules/co
json-stable-stringify@1.0.1 /root/Kaku/node_modules/json-stable-stringify
jsonify@0.0.0 /root/Kaku/node_modules/jsonify
har-schema@1.0.5 /root/Kaku/node_modules/har-schema
hawk@3.1.3 /root/Kaku/node_modules/hawk
boom@2.10.1 /root/Kaku/node_modules/boom
hoek@2.16.3 /root/Kaku/node_modules/hoek
cryptiles@2.0.5 /root/Kaku/node_modules/cryptiles
sntp@1.0.9 /root/Kaku/node_modules/sntp
http-signature@1.1.1 /root/Kaku/node_modules/http-signature
assert-plus@0.2.0 /root/Kaku/node_modules/assert-plus
jsprim@1.4.0 /root/Kaku/node_modules/jsprim
assert-plus@1.0.0 /root/Kaku/node_modules/jsprim/node_modules/assert-plus
extsprintf@1.0.2 /root/Kaku/node_modules/extsprintf
json-schema@0.2.3 /root/Kaku/node_modules/json-schema
verror@1.3.6 /root/Kaku/node_modules/verror
sshpk@1.11.0 /root/Kaku/node_modules/sshpk
asn1@0.2.3 /root/Kaku/node_modules/asn1
assert-plus@1.0.0 /root/Kaku/node_modules/sshpk/node_modules/assert-plus
dashdash@1.14.1 /root/Kaku/node_modules/dashdash
assert-plus@1.0.0 /root/Kaku/node_modules/dashdash/node_modules/assert-plus
getpass@0.1.6 /root/Kaku/node_modules/getpass
assert-plus@1.0.0 /root/Kaku/node_modules/getpass/node_modules/assert-plus
is-typedarray@1.0.0 /root/Kaku/node_modules/is-typedarray
isstream@0.1.2 /root/Kaku/node_modules/isstream
json-stringify-safe@5.0.1 /root/Kaku/node_modules/json-stringify-safe
oauth-sign@0.8.2 /root/Kaku/node_modules/oauth-sign
performance-now@0.2.0 /root/Kaku/node_modules/performance-now
qs@6.4.0 /root/Kaku/node_modules/request/node_modules/qs
safe-buffer@5.0.1 /root/Kaku/node_modules/safe-buffer
stringstream@0.0.5 /root/Kaku/node_modules/stringstream
tough-cookie@2.3.2 /root/Kaku/node_modules/tough-cookie
punycode@1.4.1 /root/Kaku/node_modules/punycode
tunnel-agent@0.6.0 /root/Kaku/node_modules/tunnel-agent
uuid@3.0.1 /root/Kaku/node_modules/request/node_modules/uuid
node-soundcloud@0.0.5 /root/Kaku/node_modules/node-soundcloud
vimeo@1.2.0 /root/Kaku/node_modules/vimeo
youtube-dl@1.11.2 /root/Kaku/node_modules/youtube-dl
mkdirp@0.5.1 /root/Kaku/node_modules/mkdirp
minimist@0.0.8 /root/Kaku/node_modules/minimist
streamify@0.2.8 /root/Kaku/node_modules/streamify
hashish@0.0.4 /root/Kaku/node_modules/hashish
traverse@0.6.6 /root/Kaku/node_modules/traverse
youtube-node@1.3.0 /root/Kaku/node_modules/youtube-node
colors@1.1.2 /root/Kaku/node_modules/colors
prompt@0.2.14 /root/Kaku/node_modules/prompt
pkginfo@0.4.0 /root/Kaku/node_modules/pkginfo
read@1.0.7 /root/Kaku/node_modules/read
mute-stream@0.0.7 /root/Kaku/node_modules/mute-stream
revalidator@0.1.8 /root/Kaku/node_modules/revalidator
utile@0.2.1 /root/Kaku/node_modules/utile
async@0.2.10 /root/Kaku/node_modules/utile/node_modules/async
deep-equal@1.0.1 /root/Kaku/node_modules/deep-equal
i@0.3.5 /root/Kaku/node_modules/i
ncp@0.4.2 /root/Kaku/node_modules/ncp
rimraf@2.6.1 /root/Kaku/node_modules/rimraf
glob@7.1.1 /root/Kaku/node_modules/glob
fs.realpath@1.0.0 /root/Kaku/node_modules/fs.realpath
inflight@1.0.6 /root/Kaku/node_modules/inflight
once@1.4.0 /root/Kaku/node_modules/once
wrappy@1.0.2 /root/Kaku/node_modules/wrappy
minimatch@3.0.3 /root/Kaku/node_modules/minimatch
brace-expansion@1.1.7 /root/Kaku/node_modules/brace-expansion
balanced-match@0.4.2 /root/Kaku/node_modules/balanced-match
concat-map@0.0.1 /root/Kaku/node_modules/concat-map
path-is-absolute@1.0.1 /root/Kaku/node_modules/path-is-absolute
winston@0.8.3 /root/Kaku/node_modules/winston
async@0.2.10 /root/Kaku/node_modules/winston/node_modules/async
colors@0.6.2 /root/Kaku/node_modules/winston/node_modules/colors
cycle@1.0.3 /root/Kaku/node_modules/cycle
eyes@0.1.8 /root/Kaku/node_modules/eyes
pkginfo@0.3.1 /root/Kaku/node_modules/winston/node_modules/pkginfo
stack-trace@0.0.9 /root/Kaku/node_modules/stack-trace
request@2.53.0 /root/Kaku/node_modules/youtube-node/node_modules/request
aws-sign2@0.5.0 /root/Kaku/node_modules/youtube-node/node_modules/aws-sign2
bl@0.9.5 /root/Kaku/node_modules/bl
readable-stream@1.0.34 /root/Kaku/node_modules/bl/node_modules/readable-stream
caseless@0.9.0 /root/Kaku/node_modules/youtube-node/node_modules/caseless
combined-stream@0.0.7 /root/Kaku/node_modules/youtube-node/node_modules/combined-stream
delayed-stream@0.0.5 /root/Kaku/node_modules/youtube-node/node_modules/delayed-stream
forever-agent@0.5.2 /root/Kaku/node_modules/youtube-node/node_modules/forever-agent
form-data@0.2.0 /root/Kaku/node_modules/youtube-node/node_modules/form-data
async@0.9.2 /root/Kaku/node_modules/youtube-node/node_modules/async
mime-types@2.0.14 /root/Kaku/node_modules/youtube-node/node_modules/mime-types
mime-db@1.12.0 /root/Kaku/node_modules/youtube-node/node_modules/mime-db
hawk@2.3.1 /root/Kaku/node_modules/youtube-node/node_modules/hawk
http-signature@0.10.1 /root/Kaku/node_modules/youtube-node/node_modules/http-signature
asn1@0.1.11 /root/Kaku/node_modules/youtube-node/node_modules/asn1
assert-plus@0.1.5 /root/Kaku/node_modules/youtube-node/node_modules/assert-plus
ctype@0.5.3 /root/Kaku/node_modules/ctype
node-uuid@1.4.8 /root/Kaku/node_modules/node-uuid
oauth-sign@0.6.0 /root/Kaku/node_modules/youtube-node/node_modules/oauth-sign
tunnel-agent@0.4.3 /root/Kaku/node_modules/youtube-node/node_modules/tunnel-agent
mdns-js@0.5.3 /root/Kaku/node_modules/mdns-js
dns-js@0.2.1 /root/Kaku/node_modules/dns-js
qap@3.1.3 /root/Kaku/node_modules/qap
semver@5.1.1 /root/Kaku/node_modules/semver
pouchdb@3.6.0 /root/Kaku/node_modules/pouchdb
argsarray@0.0.1 /root/Kaku/node_modules/argsarray
bluebird@1.2.4 /root/Kaku/node_modules/bluebird
double-ended-queue@2.0.0-0 /root/Kaku/node_modules/double-ended-queue
es3ify@0.1.4 /root/Kaku/node_modules/es3ify
esprima-fb@3001.1.0-dev-harmony-fb /root/Kaku/node_modules/esprima-fb
jstransform@3.0.0 /root/Kaku/node_modules/jstransform
base62@0.1.1 /root/Kaku/node_modules/base62
source-map@0.1.31 /root/Kaku/node_modules/source-map
amdefine@1.0.1 /root/Kaku/node_modules/amdefine
express@4.15.2 /root/Kaku/node_modules/express
accepts@1.3.3 /root/Kaku/node_modules/accepts
negotiator@0.6.1 /root/Kaku/node_modules/negotiator
array-flatten@1.1.1 /root/Kaku/node_modules/array-flatten
content-disposition@0.5.2 /root/Kaku/node_modules/content-disposition
content-type@1.0.2 /root/Kaku/node_modules/content-type
cookie@0.3.1 /root/Kaku/node_modules/cookie
cookie-signature@1.0.6 /root/Kaku/node_modules/cookie-signature
debug@2.6.1 /root/Kaku/node_modules/express/node_modules/debug
depd@1.1.0 /root/Kaku/node_modules/depd
encodeurl@1.0.1 /root/Kaku/node_modules/encodeurl
escape-html@1.0.3 /root/Kaku/node_modules/escape-html
etag@1.8.0 /root/Kaku/node_modules/etag
finalhandler@1.0.1 /root/Kaku/node_modules/finalhandler
on-finished@2.3.0 /root/Kaku/node_modules/on-finished
ee-first@1.1.1 /root/Kaku/node_modules/ee-first
parseurl@1.3.1 /root/Kaku/node_modules/parseurl
statuses@1.3.1 /root/Kaku/node_modules/statuses
unpipe@1.0.0 /root/Kaku/node_modules/unpipe
fresh@0.5.0 /root/Kaku/node_modules/fresh
merge-descriptors@1.0.1 /root/Kaku/node_modules/merge-descriptors
path-to-regexp@0.1.7 /root/Kaku/node_modules/path-to-regexp
proxy-addr@1.1.4 /root/Kaku/node_modules/proxy-addr
forwarded@0.1.0 /root/Kaku/node_modules/forwarded
ipaddr.js@1.3.0 /root/Kaku/node_modules/ipaddr.js
qs@6.4.0 /root/Kaku/node_modules/express/node_modules/qs
range-parser@1.2.0 /root/Kaku/node_modules/range-parser
send@0.15.1 /root/Kaku/node_modules/send
debug@2.6.1 /root/Kaku/node_modules/send/node_modules/debug
destroy@1.0.4 /root/Kaku/node_modules/destroy
http-errors@1.6.1 /root/Kaku/node_modules/http-errors
setprototypeof@1.0.3 /root/Kaku/node_modules/setprototypeof
serve-static@1.12.1 /root/Kaku/node_modules/serve-static
type-is@1.6.15 /root/Kaku/node_modules/type-is
media-typer@0.3.0 /root/Kaku/node_modules/media-typer
utils-merge@1.0.0 /root/Kaku/node_modules/utils-merge
vary@1.1.1 /root/Kaku/node_modules/vary
level-js@2.2.4 /root/Kaku/node_modules/level-js
abstract-leveldown@0.12.4 /root/Kaku/node_modules/abstract-leveldown
xtend@3.0.0 /root/Kaku/node_modules/abstract-leveldown/node_modules/xtend
idb-wrapper@1.7.1 /root/Kaku/node_modules/idb-wrapper
isbuffer@0.0.0 /root/Kaku/node_modules/isbuffer
ltgt@2.1.3 /root/Kaku/node_modules/ltgt
typedarray-to-buffer@1.0.4 /root/Kaku/node_modules/typedarray-to-buffer
xtend@2.1.2 /root/Kaku/node_modules/xtend
object-keys@0.4.0 /root/Kaku/node_modules/object-keys
level-sublevel@5.2.3 /root/Kaku/node_modules/level-sublevel
level-fix-range@2.0.0 /root/Kaku/node_modules/level-fix-range
clone@0.1.19 /root/Kaku/node_modules/clone
level-hooks@4.5.0 /root/Kaku/node_modules/level-hooks
string-range@1.2.2 /root/Kaku/node_modules/string-range
xtend@2.0.6 /root/Kaku/node_modules/level-sublevel/node_modules/xtend
is-object@0.1.2 /root/Kaku/node_modules/is-object
object-keys@0.2.0 /root/Kaku/node_modules/level-sublevel/node_modules/object-keys
foreach@2.0.5 /root/Kaku/node_modules/foreach
indexof@0.0.1 /root/Kaku/node_modules/indexof
is@0.2.7 /root/Kaku/node_modules/is
levelup@0.18.6 /root/Kaku/node_modules/levelup
bl@0.8.2 /root/Kaku/node_modules/levelup/node_modules/bl
readable-stream@1.0.34 /root/Kaku/node_modules/levelup/node_modules/readable-stream
deferred-leveldown@0.2.0 /root/Kaku/node_modules/deferred-leveldown
errno@0.1.4 /root/Kaku/node_modules/errno
prr@0.0.0 /root/Kaku/node_modules/prr
semver@2.3.2 /root/Kaku/node_modules/levelup/node_modules/semver
xtend@3.0.0 /root/Kaku/node_modules/levelup/node_modules/xtend
lie@2.9.1 /root/Kaku/node_modules/lie
immediate@3.0.6 /root/Kaku/node_modules/immediate
inline-process-browser@1.0.0 /root/Kaku/node_modules/inline-process-browser
falafel@1.2.0 /root/Kaku/node_modules/falafel
acorn@1.2.2 /root/Kaku/node_modules/acorn
object-keys@1.0.11 /root/Kaku/node_modules/falafel/node_modules/object-keys
through2@0.6.5 /root/Kaku/node_modules/inline-process-browser/node_modules/through2
readable-stream@1.0.34 /root/Kaku/node_modules/inline-process-browser/node_modules/readable-stream
xtend@4.0.1 /root/Kaku/node_modules/inline-process-browser/node_modules/xtend
unreachable-branch-transform@0.2.3 /root/Kaku/node_modules/unreachable-branch-transform
esmangle-evaluator@1.0.1 /root/Kaku/node_modules/esmangle-evaluator
recast@0.10.43 /root/Kaku/node_modules/recast
ast-types@0.8.15 /root/Kaku/node_modules/ast-types
esprima-fb@15001.1001.0-dev-harmony-fb /root/Kaku/node_modules/recast/node_modules/esprima-fb
private@0.1.7 /root/Kaku/node_modules/private
source-map@0.5.6 /root/Kaku/node_modules/recast/node_modules/source-map
through2@0.6.5 /root/Kaku/node_modules/unreachable-branch-transform/node_modules/through2
readable-stream@1.0.34 /root/Kaku/node_modules/unreachable-branch-transform/node_modules/readable-stream
xtend@4.0.1 /root/Kaku/node_modules/unreachable-branch-transform/node_modules/xtend
localstorage-down@0.6.7 /root/Kaku/node_modules/localstorage-down
abstract-leveldown@0.12.3 /root/Kaku/node_modules/localstorage-down/node_modules/abstract-leveldown
xtend@3.0.0 /root/Kaku/node_modules/localstorage-down/node_modules/xtend
buffer-from@0.1.1 /root/Kaku/node_modules/buffer-from
is-array-buffer-x@1.2.1 /root/Kaku/node_modules/is-array-buffer-x
has-to-string-tag-x@1.2.0 /root/Kaku/node_modules/has-to-string-tag-x
has-symbol-support-x@1.2.0 /root/Kaku/node_modules/has-symbol-support-x
is-object-like-x@1.2.0 /root/Kaku/node_modules/is-object-like-x
is-function-x@1.2.0 /root/Kaku/node_modules/is-function-x
is-primitive@2.0.0 /root/Kaku/node_modules/is-primitive
to-string-tag-x@1.2.0 /root/Kaku/node_modules/to-string-tag-x
lodash.isnull@3.0.0 /root/Kaku/node_modules/lodash.isnull
validate.io-undefined@1.0.3 /root/Kaku/node_modules/validate.io-undefined
d64@1.0.0 /root/Kaku/node_modules/d64
humble-localstorage@1.4.2 /root/Kaku/node_modules/humble-localstorage
has-localstorage@1.0.1 /root/Kaku/node_modules/has-localstorage
localstorage-memory@1.0.2 /root/Kaku/node_modules/localstorage-memory
tiny-queue@0.2.0 /root/Kaku/node_modules/tiny-queue
memdown@1.2.4 /root/Kaku/node_modules/memdown
abstract-leveldown@2.4.1 /root/Kaku/node_modules/memdown/node_modules/abstract-leveldown
xtend@4.0.1 /root/Kaku/node_modules/memdown/node_modules/xtend
functional-red-black-tree@1.0.1 /root/Kaku/node_modules/functional-red-black-tree
immediate@3.2.3 /root/Kaku/node_modules/memdown/node_modules/immediate
miller-rabin@1.1.1 /root/Kaku/node_modules/miller-rabin
brorand@1.1.0 /root/Kaku/node_modules/brorand
pouchdb-collate@1.2.0 /root/Kaku/node_modules/pouchdb-collate
pouchdb-collections@1.0.1 /root/Kaku/node_modules/pouchdb-collections
pouchdb-extend@0.1.2 /root/Kaku/node_modules/pouchdb-extend
pouchdb-mapreduce@2.3.2 /root/Kaku/node_modules/pouchdb-mapreduce
pouchdb-upsert@1.1.3 /root/Kaku/node_modules/pouchdb-upsert
spark-md5@0.0.5 /root/Kaku/node_modules/spark-md5
request@2.28.0 /root/Kaku/node_modules/pouchdb/node_modules/request
forever-agent@0.5.2 /root/Kaku/node_modules/pouchdb/node_modules/forever-agent
mime@1.2.11 /root/Kaku/node_modules/pouchdb/node_modules/mime
qs@0.6.6 /root/Kaku/node_modules/pouchdb/node_modules/qs
through2@0.4.2 /root/Kaku/node_modules/through2
readable-stream@1.0.34 /root/Kaku/node_modules/through2/node_modules/readable-stream
vuvuzela@1.0.3 /root/Kaku/node_modules/vuvuzela
asn1@0.1.11 /root/Kaku/node_modules/pouchdb/node_modules/asn1
assert-plus@0.1.5 /root/Kaku/node_modules/pouchdb/node_modules/assert-plus
async@0.9.2 /root/Kaku/node_modules/pouchdb/node_modules/async
aws-sign2@0.5.0 /root/Kaku/node_modules/pouchdb/node_modules/aws-sign2
boom@0.4.2 /root/Kaku/node_modules/pouchdb/node_modules/boom
hoek@0.9.1 /root/Kaku/node_modules/pouchdb/node_modules/hoek
combined-stream@0.0.7 /root/Kaku/node_modules/pouchdb/node_modules/combined-stream
delayed-stream@0.0.5 /root/Kaku/node_modules/pouchdb/node_modules/delayed-stream
cryptiles@0.2.2 /root/Kaku/node_modules/pouchdb/node_modules/cryptiles
form-data@0.1.4 /root/Kaku/node_modules/pouchdb/node_modules/form-data
hawk@1.0.0 /root/Kaku/node_modules/pouchdb/node_modules/hawk
sntp@0.2.4 /root/Kaku/node_modules/pouchdb/node_modules/sntp
http-signature@0.10.1 /root/Kaku/node_modules/pouchdb/node_modules/http-signature
oauth-sign@0.3.0 /root/Kaku/node_modules/pouchdb/node_modules/oauth-sign
tough-cookie@0.9.15 /root/Kaku/node_modules/pouchdb/node_modules/tough-cookie
tunnel-agent@0.3.0 /root/Kaku/node_modules/pouchdb/node_modules/tunnel-agent
react@15.5.3 /root/Kaku/node_modules/react
fbjs@0.8.12 /root/Kaku/node_modules/fbjs
core-js@1.2.7 /root/Kaku/node_modules/core-js
isomorphic-fetch@2.2.1 /root/Kaku/node_modules/isomorphic-fetch
node-fetch@1.6.3 /root/Kaku/node_modules/node-fetch
encoding@0.1.12 /root/Kaku/node_modules/encoding
iconv-lite@0.4.15 /root/Kaku/node_modules/iconv-lite
is-stream@1.1.0 /root/Kaku/node_modules/is-stream
whatwg-fetch@2.0.3 /root/Kaku/node_modules/whatwg-fetch
loose-envify@1.3.1 /root/Kaku/node_modules/loose-envify
js-tokens@3.0.1 /root/Kaku/node_modules/js-tokens
object-assign@4.1.1 /root/Kaku/node_modules/object-assign
promise@7.1.1 /root/Kaku/node_modules/promise
asap@2.0.5 /root/Kaku/node_modules/asap
setimmediate@1.0.5 /root/Kaku/node_modules/setimmediate
ua-parser-js@0.7.12 /root/Kaku/node_modules/ua-parser-js
prop-types@15.5.4 /root/Kaku/node_modules/prop-types
react-dom@15.5.3 /root/Kaku/node_modules/react-dom
react-emoji@0.4.4 /root/Kaku/node_modules/react-emoji
emoji-annotation-to-unicode@0.2.4 /root/Kaku/node_modules/emoji-annotation-to-unicode
emoji-emoticon-to-unicode@0.2.2 /root/Kaku/node_modules/emoji-emoticon-to-unicode
escape-string-regexp@1.0.5 /root/Kaku/node_modules/escape-string-regexp
lodash.compact@3.0.1 /root/Kaku/node_modules/lodash.compact
object-assign@2.1.1 /root/Kaku/node_modules/react-emoji/node_modules/object-assign
react-tooltip@3.2.10 /root/Kaku/node_modules/react-tooltip
reactfire@0.7.0 /root/Kaku/node_modules/reactfire
request-progress@2.0.1 /root/Kaku/node_modules/request-progress
throttleit@1.0.0 /root/Kaku/node_modules/throttleit
universal-analytics@0.3.11 /root/Kaku/node_modules/universal-analytics
async@0.2.10 /root/Kaku/node_modules/universal-analytics/node_modules/async
underscore@1.8.3 /root/Kaku/node_modules/underscore
validator@5.7.0 /root/Kaku/node_modules/validator
video.js@4.12.15 /root/Kaku/node_modules/video.js
videojs-swf@4.7.5 /root/Kaku/node_modules/videojs-swf
vtt.js@0.12.1 /root/Kaku/node_modules/vtt.js
7zip-bin@2.0.4 /root/Kaku/node_modules/7zip-bin
7zip-bin-linux@1.0.3 /root/Kaku/node_modules/7zip-bin-linux
adm-zip@0.4.7 /root/Kaku/node_modules/adm-zip
align-text@0.1.4 /root/Kaku/node_modules/align-text
kind-of@3.1.0 /root/Kaku/node_modules/kind-of
is-buffer@1.1.5 /root/Kaku/node_modules/is-buffer
longest@1.0.1 /root/Kaku/node_modules/longest
repeat-string@1.6.1 /root/Kaku/node_modules/repeat-string
ansi-align@1.1.0 /root/Kaku/node_modules/ansi-align
string-width@1.0.2 /root/Kaku/node_modules/string-width
code-point-at@1.1.0 /root/Kaku/node_modules/code-point-at
is-fullwidth-code-point@1.0.0 /root/Kaku/node_modules/is-fullwidth-code-point
number-is-nan@1.0.1 /root/Kaku/node_modules/number-is-nan
strip-ansi@3.0.1 /root/Kaku/node_modules/strip-ansi
ansi-regex@2.1.1 /root/Kaku/node_modules/ansi-regex
ansi-escapes@1.4.0 /root/Kaku/node_modules/ansi-escapes
ansi-styles@2.2.1 /root/Kaku/node_modules/ansi-styles
anymatch@1.3.0 /root/Kaku/node_modules/anymatch
arrify@1.0.1 /root/Kaku/node_modules/arrify
micromatch@2.3.11 /root/Kaku/node_modules/micromatch
arr-diff@2.0.0 /root/Kaku/node_modules/arr-diff
arr-flatten@1.0.1 /root/Kaku/node_modules/arr-flatten
array-unique@0.2.1 /root/Kaku/node_modules/array-unique
braces@1.8.5 /root/Kaku/node_modules/braces
expand-range@1.8.2 /root/Kaku/node_modules/expand-range
fill-range@2.2.3 /root/Kaku/node_modules/fill-range
is-number@2.1.0 /root/Kaku/node_modules/is-number
isobject@2.1.0 /root/Kaku/node_modules/isobject
isarray@1.0.0 /root/Kaku/node_modules/isobject/node_modules/isarray
randomatic@1.1.6 /root/Kaku/node_modules/randomatic
repeat-element@1.1.2 /root/Kaku/node_modules/repeat-element
preserve@0.2.0 /root/Kaku/node_modules/preserve
expand-brackets@0.1.5 /root/Kaku/node_modules/expand-brackets
is-posix-bracket@0.1.1 /root/Kaku/node_modules/is-posix-bracket
extglob@0.3.2 /root/Kaku/node_modules/extglob
is-extglob@1.0.0 /root/Kaku/node_modules/is-extglob
filename-regex@2.0.0 /root/Kaku/node_modules/filename-regex
is-glob@2.0.1 /root/Kaku/node_modules/is-glob
normalize-path@2.1.1 /root/Kaku/node_modules/normalize-path
remove-trailing-separator@1.0.1 /root/Kaku/node_modules/remove-trailing-separator
object.omit@2.0.1 /root/Kaku/node_modules/object.omit
for-own@0.1.5 /root/Kaku/node_modules/for-own
for-in@1.0.2 /root/Kaku/node_modules/for-in
is-extendable@0.1.1 /root/Kaku/node_modules/is-extendable
parse-glob@3.0.4 /root/Kaku/node_modules/parse-glob
glob-base@0.3.0 /root/Kaku/node_modules/glob-base
glob-parent@2.0.0 /root/Kaku/node_modules/glob-parent
is-dotfile@1.0.2 /root/Kaku/node_modules/is-dotfile
regex-cache@0.4.3 /root/Kaku/node_modules/regex-cache
is-equal-shallow@0.1.3 /root/Kaku/node_modules/is-equal-shallow
argparse@1.0.9 /root/Kaku/node_modules/argparse
sprintf-js@1.0.3 /root/Kaku/node_modules/sprintf-js
array-find-index@1.0.2 /root/Kaku/node_modules/array-find-index
assert@1.4.1 /root/Kaku/node_modules/assert
util@0.10.3 /root/Kaku/node_modules/util
inherits@2.0.1 /root/Kaku/node_modules/util/node_modules/inherits
assertion-error@1.0.2 /root/Kaku/node_modules/assertion-error
async-each@1.0.1 /root/Kaku/node_modules/async-each
babel-code-frame@6.22.0 /root/Kaku/node_modules/babel-code-frame
chalk@1.1.3 /root/Kaku/node_modules/chalk
has-ansi@2.0.0 /root/Kaku/node_modules/has-ansi
supports-color@2.0.0 /root/Kaku/node_modules/supports-color
esutils@2.0.2 /root/Kaku/node_modules/esutils
babel-helper-builder-react-jsx@6.24.1 /root/Kaku/node_modules/babel-helper-builder-react-jsx
babel-runtime@6.23.0 /root/Kaku/node_modules/babel-runtime
core-js@2.4.1 /root/Kaku/node_modules/babel-runtime/node_modules/core-js
regenerator-runtime@0.10.3 /root/Kaku/node_modules/regenerator-runtime
babel-types@6.24.1 /root/Kaku/node_modules/babel-types
lodash@4.17.4 /root/Kaku/node_modules/lodash
to-fast-properties@1.0.2 /root/Kaku/node_modules/to-fast-properties
babel-helper-call-delegate@6.24.1 /root/Kaku/node_modules/babel-helper-call-delegate
babel-helper-hoist-variables@6.24.1 /root/Kaku/node_modules/babel-helper-hoist-variables
babel-traverse@6.24.1 /root/Kaku/node_modules/babel-traverse
babel-messages@6.23.0 /root/Kaku/node_modules/babel-messages
babylon@6.16.1 /root/Kaku/node_modules/babylon
globals@9.17.0 /root/Kaku/node_modules/globals
invariant@2.2.2 /root/Kaku/node_modules/invariant
babel-helper-define-map@6.24.1 /root/Kaku/node_modules/babel-helper-define-map
babel-helper-function-name@6.24.1 /root/Kaku/node_modules/babel-helper-function-name
babel-helper-get-function-arity@6.24.1 /root/Kaku/node_modules/babel-helper-get-function-arity
babel-template@6.24.1 /root/Kaku/node_modules/babel-template
babel-helper-optimise-call-expression@6.24.1 /root/Kaku/node_modules/babel-helper-optimise-call-expression
babel-helper-regex@6.24.1 /root/Kaku/node_modules/babel-helper-regex
babel-helper-replace-supers@6.24.1 /root/Kaku/node_modules/babel-helper-replace-supers
babel-helpers@6.24.1 /root/Kaku/node_modules/babel-helpers
babel-loader@6.4.1 /root/Kaku/node_modules/babel-loader
find-cache-dir@0.1.1 /root/Kaku/node_modules/find-cache-dir
commondir@1.0.1 /root/Kaku/node_modules/commondir
pkg-dir@1.0.0 /root/Kaku/node_modules/pkg-dir
find-up@1.1.2 /root/Kaku/node_modules/find-up
path-exists@2.1.0 /root/Kaku/node_modules/path-exists
pinkie-promise@2.0.1 /root/Kaku/node_modules/pinkie-promise
pinkie@2.0.4 /root/Kaku/node_modules/pinkie
loader-utils@0.2.17 /root/Kaku/node_modules/loader-utils
big.js@3.1.3 /root/Kaku/node_modules/big.js
emojis-list@2.1.0 /root/Kaku/node_modules/emojis-list
json5@0.5.1 /root/Kaku/node_modules/json5
babel-plugin-check-es2015-constants@6.22.0 /root/Kaku/node_modules/babel-plugin-check-es2015-constants
babel-plugin-syntax-flow@6.18.0 /root/Kaku/node_modules/babel-plugin-syntax-flow
babel-plugin-syntax-jsx@6.18.0 /root/Kaku/node_modules/babel-plugin-syntax-jsx
babel-plugin-transform-es2015-block-scoped-functions@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-block-scoped-functions
babel-plugin-transform-es2015-arrow-functions@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-arrow-functions
babel-plugin-transform-es2015-block-scoping@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-block-scoping
babel-plugin-transform-es2015-classes@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-classes
babel-plugin-transform-es2015-computed-properties@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-computed-properties
babel-plugin-transform-es2015-destructuring@6.23.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-destructuring
babel-plugin-transform-es2015-duplicate-keys@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-duplicate-keys
babel-plugin-transform-es2015-function-name@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-function-name
babel-plugin-transform-es2015-for-of@6.23.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-for-of
babel-plugin-transform-es2015-literals@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-literals
babel-plugin-transform-es2015-modules-amd@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-modules-amd
babel-plugin-transform-es2015-modules-commonjs@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-modules-commonjs
babel-plugin-transform-strict-mode@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-strict-mode
babel-plugin-transform-es2015-modules-systemjs@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-modules-systemjs
babel-plugin-transform-es2015-modules-umd@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-modules-umd
babel-plugin-transform-es2015-object-super@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-object-super
babel-plugin-transform-es2015-shorthand-properties@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-shorthand-properties
babel-plugin-transform-es2015-spread@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-spread
babel-plugin-transform-es2015-parameters@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-parameters
babel-plugin-transform-es2015-template-literals@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-template-literals
babel-plugin-transform-es2015-sticky-regex@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-sticky-regex
babel-plugin-transform-es2015-typeof-symbol@6.23.0 /root/Kaku/node_modules/babel-plugin-transform-es2015-typeof-symbol
babel-plugin-transform-es2015-unicode-regex@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-es2015-unicode-regex
regexpu-core@2.0.0 /root/Kaku/node_modules/regexpu-core
regenerate@1.3.2 /root/Kaku/node_modules/regenerate
regjsgen@0.2.0 /root/Kaku/node_modules/regjsgen
regjsparser@0.1.5 /root/Kaku/node_modules/regjsparser
jsesc@0.5.0 /root/Kaku/node_modules/regjsparser/node_modules/jsesc
babel-plugin-transform-flow-strip-types@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-flow-strip-types
babel-plugin-transform-react-display-name@6.23.0 /root/Kaku/node_modules/babel-plugin-transform-react-display-name
babel-plugin-transform-react-jsx@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-react-jsx
babel-plugin-transform-react-jsx-self@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-react-jsx-self
babel-plugin-transform-react-jsx-source@6.22.0 /root/Kaku/node_modules/babel-plugin-transform-react-jsx-source
babel-plugin-transform-regenerator@6.24.1 /root/Kaku/node_modules/babel-plugin-transform-regenerator
regenerator-transform@0.9.11 /root/Kaku/node_modules/regenerator-transform
babel-preset-flow@6.23.0 /root/Kaku/node_modules/babel-preset-flow
babel-preset-es2015@6.24.1 /root/Kaku/node_modules/babel-preset-es2015
babel-preset-react@6.24.1 /root/Kaku/node_modules/babel-preset-react
bcrypt-pbkdf@1.0.1 /root/Kaku/node_modules/bcrypt-pbkdf
tweetnacl@0.14.5 /root/Kaku/node_modules/tweetnacl
beeper@1.1.1 /root/Kaku/node_modules/beeper
binary-extensions@1.8.0 /root/Kaku/node_modules/binary-extensions
base64-js@1.1.2 /root/Kaku/node_modules/base64-js
bindings@1.2.1 /root/Kaku/node_modules/bindings
boxen@0.6.0 /root/Kaku/node_modules/boxen
camelcase@2.1.1 /root/Kaku/node_modules/camelcase
cli-boxes@1.0.0 /root/Kaku/node_modules/cli-boxes
filled-array@1.1.0 /root/Kaku/node_modules/filled-array
repeating@2.0.1 /root/Kaku/node_modules/repeating
is-finite@1.0.2 /root/Kaku/node_modules/is-finite
widest-line@1.0.0 /root/Kaku/node_modules/widest-line
browser-request@0.3.3 /root/Kaku/node_modules/browser-request
browserify-aes@0.4.0 /root/Kaku/node_modules/browserify-aes
browserify-zlib@0.1.4 /root/Kaku/node_modules/browserify-zlib
pako@0.2.9 /root/Kaku/node_modules/pako
buffer-crc32@0.2.13 /root/Kaku/node_modules/buffer-crc32
buffer-shims@1.0.0 /root/Kaku/node_modules/buffer-shims
builtin-modules@1.1.1 /root/Kaku/node_modules/builtin-modules
builtin-status-codes@3.0.0 /root/Kaku/node_modules/builtin-status-codes
capture-stack-trace@1.0.0 /root/Kaku/node_modules/capture-stack-trace
camelcase-keys@2.1.0 /root/Kaku/node_modules/camelcase-keys
map-obj@1.0.1 /root/Kaku/node_modules/map-obj
center-align@0.1.3 /root/Kaku/node_modules/center-align
lazy-cache@1.0.4 /root/Kaku/node_modules/lazy-cache
chai-as-promised@5.3.0 /root/Kaku/node_modules/chai-as-promised
chokidar@1.6.1 /root/Kaku/node_modules/chokidar
is-binary-path@1.0.1 /root/Kaku/node_modules/is-binary-path
readdirp@2.1.0 /root/Kaku/node_modules/readdirp
graceful-fs@4.1.11 /root/Kaku/node_modules/graceful-fs
readable-stream@2.2.8 /root/Kaku/node_modules/readdirp/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/readdirp/node_modules/isarray
process-nextick-args@1.0.7 /root/Kaku/node_modules/process-nextick-args
string_decoder@1.0.0 /root/Kaku/node_modules/readdirp/node_modules/string_decoder
util-deprecate@1.0.2 /root/Kaku/node_modules/util-deprecate
set-immediate-shim@1.0.1 /root/Kaku/node_modules/set-immediate-shim
chai@3.5.0 /root/Kaku/node_modules/chai
deep-eql@0.1.3 /root/Kaku/node_modules/deep-eql
type-detect@0.1.1 /root/Kaku/node_modules/deep-eql/node_modules/type-detect
type-detect@1.0.0 /root/Kaku/node_modules/type-detect
chromium-pickle-js@0.2.0 /root/Kaku/node_modules/chromium-pickle-js
cli@1.0.1 /root/Kaku/node_modules/cli
exit@0.1.2 /root/Kaku/node_modules/exit
cli-cursor@1.0.2 /root/Kaku/node_modules/cli-cursor
restore-cursor@1.0.1 /root/Kaku/node_modules/restore-cursor
exit-hook@1.1.1 /root/Kaku/node_modules/exit-hook
onetime@1.1.0 /root/Kaku/node_modules/onetime
cli-width@2.1.0 /root/Kaku/node_modules/cli-width
cliui@3.2.0 /root/Kaku/node_modules/cliui
wrap-ansi@2.1.0 /root/Kaku/node_modules/wrap-ansi
color-convert@0.5.3 /root/Kaku/node_modules/color-convert
commander@2.9.0 /root/Kaku/node_modules/commander
graceful-readlink@1.0.1 /root/Kaku/node_modules/graceful-readlink
compare-version@0.1.2 /root/Kaku/node_modules/compare-version
console-browserify@1.1.0 /root/Kaku/node_modules/console-browserify
date-now@0.1.4 /root/Kaku/node_modules/date-now
constants-browserify@1.0.0 /root/Kaku/node_modules/constants-browserify
configstore@2.1.0 /root/Kaku/node_modules/configstore
dot-prop@3.0.0 /root/Kaku/node_modules/dot-prop
is-obj@1.0.1 /root/Kaku/node_modules/is-obj
os-tmpdir@1.0.2 /root/Kaku/node_modules/os-tmpdir
osenv@0.1.4 /root/Kaku/node_modules/osenv
os-homedir@1.0.2 /root/Kaku/node_modules/os-homedir
uuid@2.0.3 /root/Kaku/node_modules/uuid
write-file-atomic@1.3.1 /root/Kaku/node_modules/write-file-atomic
imurmurhash@0.1.4 /root/Kaku/node_modules/imurmurhash
slide@1.1.6 /root/Kaku/node_modules/slide
xdg-basedir@2.0.0 /root/Kaku/node_modules/xdg-basedir
contextify@0.1.15 /root/Kaku/node_modules/contextify
nan@2.1.0 /root/Kaku/node_modules/nan
convert-source-map@1.5.0 /root/Kaku/node_modules/convert-source-map
crc@3.4.4 /root/Kaku/node_modules/crc
create-error-class@3.0.2 /root/Kaku/node_modules/create-error-class
crypto-browserify@3.3.0 /root/Kaku/node_modules/crypto-browserify
pbkdf2-compat@2.0.1 /root/Kaku/node_modules/pbkdf2-compat
ripemd160@0.2.0 /root/Kaku/node_modules/ripemd160
sha.js@2.2.6 /root/Kaku/node_modules/sha.js
css-parse@2.0.0 /root/Kaku/node_modules/css-parse
css@2.2.1 /root/Kaku/node_modules/css
source-map@0.1.43 /root/Kaku/node_modules/css/node_modules/source-map
source-map-resolve@0.3.1 /root/Kaku/node_modules/source-map-resolve
atob@1.1.3 /root/Kaku/node_modules/atob
resolve-url@0.2.1 /root/Kaku/node_modules/resolve-url
source-map-url@0.3.0 /root/Kaku/node_modules/source-map-url
urix@0.1.0 /root/Kaku/node_modules/urix
css-value@0.0.1 /root/Kaku/node_modules/css-value
cssom@0.3.2 /root/Kaku/node_modules/cssom
cssstyle@0.2.37 /root/Kaku/node_modules/cssstyle
cuint@0.2.2 /root/Kaku/node_modules/cuint
currently-unhandled@0.4.1 /root/Kaku/node_modules/currently-unhandled
debuglog@1.0.1 /root/Kaku/node_modules/debuglog
decamelize@1.2.0 /root/Kaku/node_modules/decamelize
deep-extend@0.4.1 /root/Kaku/node_modules/deep-extend
deep-is@0.1.3 /root/Kaku/node_modules/deep-is
deepmerge@0.2.10 /root/Kaku/node_modules/deepmerge
detect-indent@4.0.0 /root/Kaku/node_modules/detect-indent
dezalgo@1.0.3 /root/Kaku/node_modules/dezalgo
diff@1.4.0 /root/Kaku/node_modules/diff
domain-browser@1.1.7 /root/Kaku/node_modules/domain-browser
domelementtype@1.3.0 /root/Kaku/node_modules/domelementtype
domutils@1.5.1 /root/Kaku/node_modules/domutils
dom-serializer@0.1.0 /root/Kaku/node_modules/dom-serializer
domelementtype@1.1.3 /root/Kaku/node_modules/dom-serializer/node_modules/domelementtype
entities@1.1.1 /root/Kaku/node_modules/entities
domhandler@2.3.0 /root/Kaku/node_modules/domhandler
ecc-jsbn@0.1.1 /root/Kaku/node_modules/ecc-jsbn
jsbn@0.1.1 /root/Kaku/node_modules/jsbn
ejs@2.5.6 /root/Kaku/node_modules/ejs
end-of-stream@1.4.0 /root/Kaku/node_modules/end-of-stream
error-ex@1.3.1 /root/Kaku/node_modules/error-ex
is-arrayish@0.2.1 /root/Kaku/node_modules/is-arrayish
estraverse@1.9.3 /root/Kaku/node_modules/estraverse
events@1.1.1 /root/Kaku/node_modules/events
external-editor@1.1.1 /root/Kaku/node_modules/external-editor
spawn-sync@1.0.15 /root/Kaku/node_modules/spawn-sync
concat-stream@1.5.0 /root/Kaku/node_modules/concat-stream
readable-stream@2.0.6 /root/Kaku/node_modules/concat-stream/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/concat-stream/node_modules/isarray
typedarray@0.0.6 /root/Kaku/node_modules/typedarray
os-shim@0.1.3 /root/Kaku/node_modules/os-shim
tmp@0.0.29 /root/Kaku/node_modules/tmp
fast-levenshtein@2.0.6 /root/Kaku/node_modules/fast-levenshtein
fd-slicer@1.0.1 /root/Kaku/node_modules/fd-slicer
pend@1.2.0 /root/Kaku/node_modules/pend
figures@1.7.0 /root/Kaku/node_modules/figures
formatio@1.1.1 /root/Kaku/node_modules/formatio
samsam@1.1.2 /root/Kaku/node_modules/samsam
fs-extra@0.30.0 /root/Kaku/node_modules/fs-extra
jsonfile@2.4.0 /root/Kaku/node_modules/jsonfile
klaw@1.3.1 /root/Kaku/node_modules/klaw
fs-extra-p@2.0.7 /root/Kaku/node_modules/fs-extra-p
bluebird-lst-c@1.0.6 /root/Kaku/node_modules/bluebird-lst-c
bluebird@3.5.0 /root/Kaku/node_modules/bluebird-lst-c/node_modules/bluebird
fs-extra-tf@1.0.0 /root/Kaku/node_modules/fs-extra-tf
gaze@1.1.2 /root/Kaku/node_modules/gaze
globule@1.1.0 /root/Kaku/node_modules/globule
lodash@4.16.6 /root/Kaku/node_modules/globule/node_modules/lodash
generate-function@2.0.0 /root/Kaku/node_modules/generate-function
generate-object-property@1.2.0 /root/Kaku/node_modules/generate-object-property
is-property@1.0.2 /root/Kaku/node_modules/is-property
get-caller-file@1.0.2 /root/Kaku/node_modules/get-caller-file
get-stdin@4.0.1 /root/Kaku/node_modules/get-stdin
growl@1.9.2 /root/Kaku/node_modules/growl
has-flag@1.0.0 /root/Kaku/node_modules/has-flag
home-or-tmp@2.0.0 /root/Kaku/node_modules/home-or-tmp
home-path@1.0.5 /root/Kaku/node_modules/home-path
https-browserify@0.0.1 /root/Kaku/node_modules/https-browserify
ieee754@1.1.8 /root/Kaku/node_modules/ieee754
indent-string@2.1.0 /root/Kaku/node_modules/indent-string
ini@1.3.4 /root/Kaku/node_modules/ini
interpret@0.6.6 /root/Kaku/node_modules/interpret
invert-kv@1.0.0 /root/Kaku/node_modules/invert-kv
irregular-plurals@1.2.0 /root/Kaku/node_modules/irregular-plurals
is-builtin-module@1.0.0 /root/Kaku/node_modules/is-builtin-module
is-npm@1.0.0 /root/Kaku/node_modules/is-npm
is-promise@2.1.0 /root/Kaku/node_modules/is-promise
is-redirect@1.0.0 /root/Kaku/node_modules/is-redirect
is-retry-allowed@1.1.0 /root/Kaku/node_modules/is-retry-allowed
is-utf8@0.2.1 /root/Kaku/node_modules/is-utf8
isbinaryfile@3.0.2 /root/Kaku/node_modules/isbinaryfile
jju@1.3.0 /root/Kaku/node_modules/jju
jodid25519@1.0.2 /root/Kaku/node_modules/jodid25519
json-loader@0.5.4 /root/Kaku/node_modules/json-loader
json-parse-helpfulerror@1.0.3 /root/Kaku/node_modules/json-parse-helpfulerror
jsonpointer@4.0.1 /root/Kaku/node_modules/jsonpointer
kew@0.7.0 /root/Kaku/node_modules/kew
latest-version@2.0.0 /root/Kaku/node_modules/latest-version
package-json@2.4.0 /root/Kaku/node_modules/package-json
got@5.7.1 /root/Kaku/node_modules/got
duplexer2@0.1.4 /root/Kaku/node_modules/duplexer2
readable-stream@2.2.8 /root/Kaku/node_modules/duplexer2/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/duplexer2/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/duplexer2/node_modules/string_decoder
lowercase-keys@1.0.0 /root/Kaku/node_modules/lowercase-keys
node-status-codes@1.0.0 /root/Kaku/node_modules/node-status-codes
parse-json@2.2.0 /root/Kaku/node_modules/parse-json
read-all-stream@3.1.0 /root/Kaku/node_modules/read-all-stream
readable-stream@2.2.8 /root/Kaku/node_modules/read-all-stream/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/read-all-stream/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/read-all-stream/node_modules/string_decoder
readable-stream@2.2.8 /root/Kaku/node_modules/got/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/got/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/got/node_modules/string_decoder
timed-out@3.1.3 /root/Kaku/node_modules/timed-out
unzip-response@1.0.2 /root/Kaku/node_modules/unzip-response
url-parse-lax@1.0.0 /root/Kaku/node_modules/url-parse-lax
prepend-http@1.0.4 /root/Kaku/node_modules/prepend-http
registry-auth-token@3.1.2 /root/Kaku/node_modules/registry-auth-token
rc@1.2.1 /root/Kaku/node_modules/rc
minimist@1.2.0 /root/Kaku/node_modules/rc/node_modules/minimist
strip-json-comments@2.0.1 /root/Kaku/node_modules/strip-json-comments
registry-url@3.1.0 /root/Kaku/node_modules/registry-url
lazy-req@1.1.0 /root/Kaku/node_modules/lazy-req
lcid@1.0.0 /root/Kaku/node_modules/lcid
leveldown@0.10.6 /root/Kaku/node_modules/leveldown
levn@0.3.0 /root/Kaku/node_modules/levn
prelude-ls@1.1.2 /root/Kaku/node_modules/prelude-ls
type-check@0.3.2 /root/Kaku/node_modules/type-check
load-json-file@1.1.0 /root/Kaku/node_modules/load-json-file
pify@2.3.0 /root/Kaku/node_modules/pify
strip-bom@2.0.0 /root/Kaku/node_modules/strip-bom
lodash._reinterpolate@3.0.0 /root/Kaku/node_modules/lodash._reinterpolate
lodash.template@4.4.0 /root/Kaku/node_modules/lodash.template
lodash.templatesettings@4.1.0 /root/Kaku/node_modules/lodash.templatesettings
log-symbols@1.0.2 /root/Kaku/node_modules/log-symbols
lolex@1.3.2 /root/Kaku/node_modules/lolex
hosted-git-info@2.4.1 /root/Kaku/node_modules/hosted-git-info
loud-rejection@1.6.0 /root/Kaku/node_modules/loud-rejection
signal-exit@3.0.2 /root/Kaku/node_modules/signal-exit
lru-cache@2.7.3 /root/Kaku/node_modules/lru-cache
macaddress@0.2.8 /root/Kaku/node_modules/macaddress
module-not-found-error@1.0.1 /root/Kaku/node_modules/module-not-found-error
node-emoji@1.5.1 /root/Kaku/node_modules/node-emoji
string.prototype.codepointat@0.2.0 /root/Kaku/node_modules/string.prototype.codepointat
noop2@2.0.0 /root/Kaku/node_modules/noop2
normalize-package-data@2.3.6 /root/Kaku/node_modules/normalize-package-data
validate-npm-package-license@3.0.1 /root/Kaku/node_modules/validate-npm-package-license
spdx-correct@1.0.2 /root/Kaku/node_modules/spdx-correct
spdx-license-ids@1.2.2 /root/Kaku/node_modules/spdx-license-ids
spdx-expression-parse@1.0.4 /root/Kaku/node_modules/spdx-expression-parse
npm-install-package@1.1.0 /root/Kaku/node_modules/npm-install-package
nwmatcher@1.3.9 /root/Kaku/node_modules/nwmatcher
optionator@0.8.2 /root/Kaku/node_modules/optionator
wordwrap@1.0.0 /root/Kaku/node_modules/wordwrap
os-browserify@0.2.1 /root/Kaku/node_modules/os-browserify
os-locale@1.4.0 /root/Kaku/node_modules/os-locale
parse-color@1.0.0 /root/Kaku/node_modules/parse-color
parse-ms@1.0.1 /root/Kaku/node_modules/parse-ms
parse5@1.5.1 /root/Kaku/node_modules/parse5
path-browserify@0.0.0 /root/Kaku/node_modules/path-browserify
path-type@1.1.0 /root/Kaku/node_modules/path-type
plist@2.0.1 /root/Kaku/node_modules/plist
xmlbuilder@8.2.2 /root/Kaku/node_modules/xmlbuilder
xmldom@0.1.27 /root/Kaku/node_modules/xmldom
plur@1.0.0 /root/Kaku/node_modules/plur
pretty-ms@2.1.0 /root/Kaku/node_modules/pretty-ms
process@0.11.9 /root/Kaku/node_modules/process
progress@1.1.8 /root/Kaku/node_modules/progress
proxyquire@1.7.11 /root/Kaku/node_modules/proxyquire
fill-keys@1.0.2 /root/Kaku/node_modules/fill-keys
is-object@1.0.1 /root/Kaku/node_modules/fill-keys/node_modules/is-object
resolve@1.1.7 /root/Kaku/node_modules/resolve
q@1.4.1 /root/Kaku/node_modules/q
querystring@0.2.0 /root/Kaku/node_modules/querystring
querystring-es3@0.2.1 /root/Kaku/node_modules/querystring-es3
read-installed@4.0.3 /root/Kaku/node_modules/read-installed
read-package-json@2.0.5 /root/Kaku/node_modules/read-package-json
readdir-scoped-modules@1.0.2 /root/Kaku/node_modules/readdir-scoped-modules
util-extend@1.0.3 /root/Kaku/node_modules/util-extend
read-pkg@1.1.0 /root/Kaku/node_modules/read-pkg
read-pkg-up@1.0.1 /root/Kaku/node_modules/read-pkg-up
redent@1.0.0 /root/Kaku/node_modules/redent
strip-indent@1.0.1 /root/Kaku/node_modules/strip-indent
require-directory@2.1.1 /root/Kaku/node_modules/require-directory
require-main-filename@1.0.1 /root/Kaku/node_modules/require-main-filename
rgb2hex@0.1.0 /root/Kaku/node_modules/rgb2hex
right-align@0.1.3 /root/Kaku/node_modules/right-align
run-async@2.3.0 /root/Kaku/node_modules/run-async
rx@4.1.0 /root/Kaku/node_modules/rx
sanitize-filename@1.6.1 /root/Kaku/node_modules/sanitize-filename
truncate-utf8-bytes@1.0.2 /root/Kaku/node_modules/truncate-utf8-bytes
utf8-byte-length@1.0.4 /root/Kaku/node_modules/utf8-byte-length
semver-diff@2.1.0 /root/Kaku/node_modules/semver-diff
set-blocking@2.0.0 /root/Kaku/node_modules/set-blocking
sigmund@1.0.1 /root/Kaku/node_modules/sigmund
single-line-log@1.1.2 /root/Kaku/node_modules/single-line-log
sinon@1.17.7 /root/Kaku/node_modules/sinon
slash@1.0.0 /root/Kaku/node_modules/slash
source-list-map@0.1.8 /root/Kaku/node_modules/source-list-map
speedometer@0.1.4 /root/Kaku/node_modules/speedometer
string-length@1.0.1 /root/Kaku/node_modules/string-length
tapable@0.1.10 /root/Kaku/node_modules/tapable
tempfile@1.1.1 /root/Kaku/node_modules/tempfile
text-table@0.2.0 /root/Kaku/node_modules/text-table
timers-browserify@2.0.2 /root/Kaku/node_modules/timers-browserify
to-arraybuffer@1.0.1 /root/Kaku/node_modules/to-arraybuffer
to-iso-string@0.0.2 /root/Kaku/node_modules/to-iso-string
trim-newlines@1.0.0 /root/Kaku/node_modules/trim-newlines
trim-right@1.0.1 /root/Kaku/node_modules/trim-right
tty-browserify@0.0.0 /root/Kaku/node_modules/tty-browserify
uglify-to-browserify@1.0.2 /root/Kaku/node_modules/uglify-to-browserify
update-notifier@1.0.3 /root/Kaku/node_modules/update-notifier
uuid-1345@0.99.6 /root/Kaku/node_modules/uuid-1345
vm-browserify@0.0.4 /root/Kaku/node_modules/vm-browserify
walkdir@0.0.11 /root/Kaku/node_modules/walkdir
wgxpath@1.0.0 /root/Kaku/node_modules/wgxpath
which-module@1.0.0 /root/Kaku/node_modules/which-module
window-size@0.1.0 /root/Kaku/node_modules/window-size
xml-name-validator@1.0.0 /root/Kaku/node_modules/xml-name-validator
xmlhttprequest@1.8.0 /root/Kaku/node_modules/xmlhttprequest
y18n@3.2.1 /root/Kaku/node_modules/y18n
yauzl@2.4.1 /root/Kaku/node_modules/yauzl
asar-electron-builder@0.13.5 /root/Kaku/node_modules/asar-electron-builder
chromedriver@2.29.0 /root/Kaku/node_modules/chromedriver
electron@1.6.2 /root/Kaku/node_modules/electron
electron-download@3.3.0 /root/Kaku/node_modules/electron-download
minimist@1.2.0 /root/Kaku/node_modules/electron-download/node_modules/minimist
nugget@2.0.1 /root/Kaku/node_modules/nugget
minimist@1.2.0 /root/Kaku/node_modules/nugget/node_modules/minimist
pretty-bytes@1.0.4 /root/Kaku/node_modules/pretty-bytes
meow@3.7.0 /root/Kaku/node_modules/meow
minimist@1.2.0 /root/Kaku/node_modules/meow/node_modules/minimist
progress-stream@1.2.0 /root/Kaku/node_modules/progress-stream
through2@0.2.3 /root/Kaku/node_modules/progress-stream/node_modules/through2
readable-stream@1.1.14 /root/Kaku/node_modules/progress-stream/node_modules/readable-stream
throttleit@0.0.2 /root/Kaku/node_modules/nugget/node_modules/throttleit
semver@5.3.0 /root/Kaku/node_modules/electron-download/node_modules/semver
sumchecker@1.3.1 /root/Kaku/node_modules/sumchecker
es6-promise@4.1.0 /root/Kaku/node_modules/sumchecker/node_modules/es6-promise
extract-zip@1.6.0 /root/Kaku/node_modules/extract-zip
debug@0.7.4 /root/Kaku/node_modules/extract-zip/node_modules/debug
mkdirp@0.5.0 /root/Kaku/node_modules/extract-zip/node_modules/mkdirp
image-size@0.5.1 /root/Kaku/node_modules/image-size
jsesc@1.3.0 /root/Kaku/node_modules/jsesc
shelljs@0.6.1 /root/Kaku/node_modules/shelljs
acorn-globals@1.0.9 /root/Kaku/node_modules/acorn-globals
acorn@2.7.0 /root/Kaku/node_modules/acorn-globals/node_modules/acorn
archiver-utils@1.3.0 /root/Kaku/node_modules/archiver-utils
lazystream@1.0.0 /root/Kaku/node_modules/lazystream
readable-stream@2.2.8 /root/Kaku/node_modules/lazystream/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/lazystream/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/lazystream/node_modules/string_decoder
readable-stream@2.2.8 /root/Kaku/node_modules/archiver-utils/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/archiver-utils/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/archiver-utils/node_modules/string_decoder
archiver@1.3.0 /root/Kaku/node_modules/archiver
async@2.3.0 /root/Kaku/node_modules/archiver/node_modules/async
readable-stream@2.2.8 /root/Kaku/node_modules/archiver/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/archiver/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/archiver/node_modules/string_decoder
tar-stream@1.5.2 /root/Kaku/node_modules/tar-stream
bl@1.2.0 /root/Kaku/node_modules/tar-stream/node_modules/bl
readable-stream@2.2.8 /root/Kaku/node_modules/tar-stream/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/tar-stream/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/tar-stream/node_modules/string_decoder
xtend@4.0.1 /root/Kaku/node_modules/tar-stream/node_modules/xtend
zip-stream@1.1.1 /root/Kaku/node_modules/zip-stream
compress-commons@1.2.0 /root/Kaku/node_modules/compress-commons
crc32-stream@2.0.0 /root/Kaku/node_modules/crc32-stream
readable-stream@2.2.8 /root/Kaku/node_modules/crc32-stream/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/crc32-stream/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/crc32-stream/node_modules/string_decoder
readable-stream@2.2.8 /root/Kaku/node_modules/compress-commons/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/compress-commons/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/compress-commons/node_modules/string_decoder
readable-stream@2.2.8 /root/Kaku/node_modules/zip-stream/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/zip-stream/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/zip-stream/node_modules/string_decoder
babel-core@6.24.1 /root/Kaku/node_modules/babel-core
babel-generator@6.24.1 /root/Kaku/node_modules/babel-generator
source-map@0.5.6 /root/Kaku/node_modules/babel-generator/node_modules/source-map
babel-register@6.24.1 /root/Kaku/node_modules/babel-register
core-js@2.4.1 /root/Kaku/node_modules/babel-register/node_modules/core-js
source-map-support@0.4.14 /root/Kaku/node_modules/source-map-support
source-map@0.5.6 /root/Kaku/node_modules/source-map-support/node_modules/source-map
source-map@0.5.6 /root/Kaku/node_modules/babel-core/node_modules/source-map
buffer@4.9.1 /root/Kaku/node_modules/buffer
isarray@1.0.0 /root/Kaku/node_modules/buffer/node_modules/isarray
enhanced-resolve@0.9.1 /root/Kaku/node_modules/enhanced-resolve
memory-fs@0.2.0 /root/Kaku/node_modules/enhanced-resolve/node_modules/memory-fs
htmlparser2@3.9.2 /root/Kaku/node_modules/htmlparser2
readable-stream@2.2.8 /root/Kaku/node_modules/htmlparser2/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/htmlparser2/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/htmlparser2/node_modules/string_decoder
inquirer@1.2.3 /root/Kaku/node_modules/inquirer
mute-stream@0.0.6 /root/Kaku/node_modules/inquirer/node_modules/mute-stream
is-my-json-valid@2.16.0 /root/Kaku/node_modules/is-my-json-valid
xtend@4.0.1 /root/Kaku/node_modules/is-my-json-valid/node_modules/xtend
jsdom@3.1.2 /root/Kaku/node_modules/jsdom
acorn@0.11.0 /root/Kaku/node_modules/jsdom/node_modules/acorn
escodegen@1.8.1 /root/Kaku/node_modules/escodegen
esprima@2.7.3 /root/Kaku/node_modules/escodegen/node_modules/esprima
source-map@0.2.0 /root/Kaku/node_modules/escodegen/node_modules/source-map
jshint-stylish@2.2.1 /root/Kaku/node_modules/jshint-stylish
plur@2.1.2 /root/Kaku/node_modules/jshint-stylish/node_modules/plur
memory-fs@0.3.0 /root/Kaku/node_modules/memory-fs
readable-stream@2.2.8 /root/Kaku/node_modules/memory-fs/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/memory-fs/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/memory-fs/node_modules/string_decoder
mv@2.1.1 /root/Kaku/node_modules/mv
ncp@2.0.0 /root/Kaku/node_modules/mv/node_modules/ncp
rimraf@2.4.5 /root/Kaku/node_modules/mv/node_modules/rimraf
glob@6.0.4 /root/Kaku/node_modules/mv/node_modules/glob
optimist@0.6.1 /root/Kaku/node_modules/optimist
wordwrap@0.0.3 /root/Kaku/node_modules/optimist/node_modules/wordwrap
stream-browserify@2.0.1 /root/Kaku/node_modules/stream-browserify
readable-stream@2.2.8 /root/Kaku/node_modules/stream-browserify/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/stream-browserify/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/stream-browserify/node_modules/string_decoder
stream-http@2.7.0 /root/Kaku/node_modules/stream-http
readable-stream@2.2.8 /root/Kaku/node_modules/stream-http/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/stream-http/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/stream-http/node_modules/string_decoder
xtend@4.0.1 /root/Kaku/node_modules/stream-http/node_modules/xtend
url@0.11.0 /root/Kaku/node_modules/url
punycode@1.3.2 /root/Kaku/node_modules/url/node_modules/punycode
watchpack@0.2.9 /root/Kaku/node_modules/watchpack
async@0.9.2 /root/Kaku/node_modules/watchpack/node_modules/async
wdio-dot-reporter@0.0.6 /root/Kaku/node_modules/wdio-dot-reporter
babel-runtime@5.8.38 /root/Kaku/node_modules/wdio-dot-reporter/node_modules/babel-runtime
webpack-core@0.6.9 /root/Kaku/node_modules/webpack-core
source-map@0.4.4 /root/Kaku/node_modules/webpack-core/node_modules/source-map
yargs@6.6.0 /root/Kaku/node_modules/yargs
camelcase@3.0.0 /root/Kaku/node_modules/yargs/node_modules/camelcase
yargs-parser@4.2.1 /root/Kaku/node_modules/yargs-parser
camelcase@3.0.0 /root/Kaku/node_modules/yargs-parser/node_modules/camelcase
electron-builder@7.26.0 /root/Kaku/node_modules/electron-builder
electron-download@2.1.2 /root/Kaku/node_modules/electron-builder/node_modules/electron-download
minimist@1.2.0 /root/Kaku/node_modules/electron-builder/node_modules/minimist
nugget@1.6.2 /root/Kaku/node_modules/electron-builder/node_modules/nugget
single-line-log@0.4.1 /root/Kaku/node_modules/electron-builder/node_modules/single-line-log
throttleit@0.0.2 /root/Kaku/node_modules/electron-builder/node_modules/throttleit
path-exists@1.0.0 /root/Kaku/node_modules/electron-builder/node_modules/path-exists
electron-osx-sign-tf@1.1.0 /root/Kaku/node_modules/electron-osx-sign-tf
bluebird@3.5.0 /root/Kaku/node_modules/electron-osx-sign-tf/node_modules/bluebird
minimist@1.2.0 /root/Kaku/node_modules/electron-osx-sign-tf/node_modules/minimist
js-yaml@3.8.3 /root/Kaku/node_modules/js-yaml
esprima@3.1.3 /root/Kaku/node_modules/js-yaml/node_modules/esprima
semver@5.3.0 /root/Kaku/node_modules/electron-builder/node_modules/semver
tunnel-agent@0.4.3 /root/Kaku/node_modules/electron-builder/node_modules/tunnel-agent
jade@0.26.3 /root/Kaku/node_modules/jade
commander@0.6.1 /root/Kaku/node_modules/jade/node_modules/commander
mkdirp@0.3.0 /root/Kaku/node_modules/jade/node_modules/mkdirp
jshint@2.9.4 /root/Kaku/node_modules/jshint
htmlparser2@3.8.3 /root/Kaku/node_modules/jshint/node_modules/htmlparser2
entities@1.0.0 /root/Kaku/node_modules/jshint/node_modules/entities
readable-stream@1.1.14 /root/Kaku/node_modules/jshint/node_modules/readable-stream
lodash@3.7.0 /root/Kaku/node_modules/jshint/node_modules/lodash
shelljs@0.3.0 /root/Kaku/node_modules/jshint/node_modules/shelljs
strip-json-comments@1.0.4 /root/Kaku/node_modules/jshint/node_modules/strip-json-comments
less@2.7.2 /root/Kaku/node_modules/less
source-map@0.5.6 /root/Kaku/node_modules/less/node_modules/source-map
mocha@2.5.3 /root/Kaku/node_modules/mocha
commander@2.3.0 /root/Kaku/node_modules/mocha/node_modules/commander
debug@2.2.0 /root/Kaku/node_modules/mocha/node_modules/debug
ms@0.7.1 /root/Kaku/node_modules/mocha/node_modules/ms
escape-string-regexp@1.0.2 /root/Kaku/node_modules/mocha/node_modules/escape-string-regexp
glob@3.2.11 /root/Kaku/node_modules/mocha/node_modules/glob
minimatch@0.3.0 /root/Kaku/node_modules/mocha/node_modules/minimatch
supports-color@1.2.0 /root/Kaku/node_modules/mocha/node_modules/supports-color
uglify-js@2.7.5 /root/Kaku/node_modules/uglify-js
async@0.2.10 /root/Kaku/node_modules/uglify-js/node_modules/async
source-map@0.5.6 /root/Kaku/node_modules/uglify-js/node_modules/source-map
yargs@3.10.0 /root/Kaku/node_modules/uglify-js/node_modules/yargs
camelcase@1.2.1 /root/Kaku/node_modules/uglify-js/node_modules/camelcase
cliui@2.1.0 /root/Kaku/node_modules/uglify-js/node_modules/cliui
wordwrap@0.0.2 /root/Kaku/node_modules/uglify-js/node_modules/wordwrap
webdriverio@4.6.2 /root/Kaku/node_modules/webdriverio
archiver@1.0.0 /root/Kaku/node_modules/webdriverio/node_modules/archiver
readable-stream@2.2.8 /root/Kaku/node_modules/webdriverio/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/webdriverio/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/webdriverio/node_modules/string_decoder
request@2.79.0 /root/Kaku/node_modules/webdriverio/node_modules/request
caseless@0.11.0 /root/Kaku/node_modules/webdriverio/node_modules/caseless
form-data@2.1.2 /root/Kaku/node_modules/webdriverio/node_modules/form-data
har-validator@2.0.6 /root/Kaku/node_modules/webdriverio/node_modules/har-validator
qs@6.3.2 /root/Kaku/node_modules/webdriverio/node_modules/qs
tunnel-agent@0.4.3 /root/Kaku/node_modules/webdriverio/node_modules/tunnel-agent
uuid@3.0.1 /root/Kaku/node_modules/webdriverio/node_modules/uuid
supports-color@3.2.3 /root/Kaku/node_modules/webdriverio/node_modules/supports-color
webpack@1.14.0 /root/Kaku/node_modules/webpack
acorn@3.3.0 /root/Kaku/node_modules/webpack/node_modules/acorn
clone@1.0.2 /root/Kaku/node_modules/webpack/node_modules/clone
node-libs-browser@0.7.0 /root/Kaku/node_modules/node-libs-browser
readable-stream@2.2.8 /root/Kaku/node_modules/node-libs-browser/node_modules/readable-stream
isarray@1.0.0 /root/Kaku/node_modules/node-libs-browser/node_modules/isarray
string_decoder@1.0.0 /root/Kaku/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/string_decoder
supports-color@3.2.3 /root/Kaku/node_modules/webpack/node_modules/supports-color
Hey @EragonJ,
I used
nvm
to downgrade tonode@v5.1.1
, and this is the output ofnpm i
is it normal from there? I do not have any problem with the application itself after compilation, test and build but I prefer to ask you before doing something wrong when preparing the linux package(s).Cheers,
P.s: I'm root so don't be scared if you see root around the following, it's just normal :wink: