Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Newbie having problems setting up a new hubot-irc in an old 64-bit Debian stable/Jessie box. #164

Closed
antdude opened this issue Jul 25, 2016 · 19 comments

Comments

@antdude
Copy link

antdude commented Jul 25, 2016

Based on https://github.com/nandub/hubot-irc:

I got "npm install -g hubot coffee-script" part done, but had to do with sudo command (why?). However, "hubot --create myhubot" failed with and without sudo:

$ hubot --create myhubot
/usr/bin/env: node: No such file or directory

$ locate hubot
/home/ant/.npm/88f12b28-usr-local-lib-node-modules-hubot.lock
/home/ant/.npm/fc2be8ef-ant-npm-hubot-2-19-0-package-tgz.lock
/home/ant/.npm/hubot
/home/ant/.npm/hubot/2.19.0
/home/ant/.npm/hubot/2.19.0/package
/home/ant/.npm/hubot/2.19.0/package.tgz
/home/ant/.npm/hubot/2.19.0/package/package.json
/home/ant/.npm/registry.npmjs.org/hubot
/home/ant/.npm/registry.npmjs.org/hubot/.cache.json
/usr/local/bin/hubot
/usr/local/lib/node_modules/hubot
/usr/local/lib/node_modules/hubot/.npmignore
/usr/local/lib/node_modules/hubot/.travis.yml
/usr/local/lib/node_modules/hubot/CHANGELOG.md
/usr/local/lib/node_modules/hubot/CHANGELOG.md.orig
/usr/local/lib/node_modules/hubot/CONTRIBUTING.md
/usr/local/lib/node_modules/hubot/LICENSE.md
/usr/local/lib/node_modules/hubot/Makefile
/usr/local/lib/node_modules/hubot/README.md
/usr/local/lib/node_modules/hubot/bin
/usr/local/lib/node_modules/hubot/docs
/usr/local/lib/node_modules/hubot/examples
/usr/local/lib/node_modules/hubot/index.coffee
/usr/local/lib/node_modules/hubot/node_modules
/usr/local/lib/node_modules/hubot/package.json
/usr/local/lib/node_modules/hubot/script
/usr/local/lib/node_modules/hubot/src
/usr/local/lib/node_modules/hubot/test
/usr/local/lib/node_modules/hubot/bin/hubot
/usr/local/lib/node_modules/hubot/docs/adapters
/usr/local/lib/node_modules/hubot/docs/adapters.md
/usr/local/lib/node_modules/hubot/docs/deploying
/usr/local/lib/node_modules/hubot/docs/deploying.md
/usr/local/lib/node_modules/hubot/docs/implementation.md
/usr/local/lib/node_modules/hubot/docs/index.md
/usr/local/lib/node_modules/hubot/docs/patterns.md
/usr/local/lib/node_modules/hubot/docs/scripting.md
/usr/local/lib/node_modules/hubot/docs/adapters/campfire.md
/usr/local/lib/node_modules/hubot/docs/adapters/development.md
/usr/local/lib/node_modules/hubot/docs/adapters/shell.md
/usr/local/lib/node_modules/hubot/docs/deploying/azure.md
/usr/local/lib/node_modules/hubot/docs/deploying/bluemix.md
/usr/local/lib/node_modules/hubot/docs/deploying/heroku.md
/usr/local/lib/node_modules/hubot/docs/deploying/unix.md
/usr/local/lib/node_modules/hubot/docs/deploying/windows.md
/usr/local/lib/node_modules/hubot/examples/hubot-start.ps1
/usr/local/lib/node_modules/hubot/examples/hubot.service
/usr/local/lib/node_modules/hubot/node_modules/.bin
/usr/local/lib/node_modules/hubot/node_modules/async
/usr/local/lib/node_modules/hubot/node_modules/chalk
/usr/local/lib/node_modules/hubot/node_modules/cline
/usr/local/lib/node_modules/hubot/node_modules/coffee-script
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty
/usr/local/lib/node_modules/hubot/node_modules/express
/usr/local/lib/node_modules/hubot/node_modules/log
/usr/local/lib/node_modules/hubot/node_modules/optparse
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client
/usr/local/lib/node_modules/hubot/node_modules/.bin/cake
/usr/local/lib/node_modules/hubot/node_modules/.bin/coffee
/usr/local/lib/node_modules/hubot/node_modules/.bin/express
/usr/local/lib/node_modules/hubot/node_modules/async/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/async/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/async/README.md
/usr/local/lib/node_modules/hubot/node_modules/async/bower.json
/usr/local/lib/node_modules/hubot/node_modules/async/component.json
/usr/local/lib/node_modules/hubot/node_modules/async/lib
/usr/local/lib/node_modules/hubot/node_modules/async/package.json
/usr/local/lib/node_modules/hubot/node_modules/async/support
/usr/local/lib/node_modules/hubot/node_modules/async/lib/async.js
/usr/local/lib/node_modules/hubot/node_modules/async/support/sync-package-managers.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules
/usr/local/lib/node_modules/hubot/node_modules/chalk/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/readme.md
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/ansi-styles
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/escape-string-regexp
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/supports-color
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/ansi-styles/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/ansi-styles/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/ansi-styles/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/ansi-styles/readme.md
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/escape-string-regexp/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/escape-string-regexp/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/escape-string-regexp/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/escape-string-regexp/readme.md
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/node_modules
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/readme.md
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex/readme.md
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/node_modules
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/readme.md
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex/readme.md
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/supports-color/index.js
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/supports-color/license
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/supports-color/package.json
/usr/local/lib/node_modules/hubot/node_modules/chalk/node_modules/supports-color/readme.md
/usr/local/lib/node_modules/hubot/node_modules/cline/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/cline/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/cline/README.md
/usr/local/lib/node_modules/hubot/node_modules/cline/example.js
/usr/local/lib/node_modules/hubot/node_modules/cline/index.js
/usr/local/lib/node_modules/hubot/node_modules/cline/modes-example.js
/usr/local/lib/node_modules/hubot/node_modules/cline/package.json
/usr/local/lib/node_modules/hubot/node_modules/cline/tests.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/CNAME
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/CONTRIBUTING.md
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/README
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/Rakefile
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/bin
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/package.json
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/bin/cake
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/bin/coffee
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/browser.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/cake.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/command.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/grammar.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/helpers.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/index.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/lexer.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/nodes.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/optparse.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/parser.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/repl.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/rewriter.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/scope.js
/usr/local/lib/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/sourcemap.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/CHANGELOG.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/.jshintrc
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/CHANGELOG.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/duplex.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/float.patch
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/lib
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/passthrough.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/readable.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/transform.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/writable.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/lib/_stream_duplex.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/lib/_stream_passthrough.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/lib/_stream_readable.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/lib/_stream_transform.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/lib/_stream_writable.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/float.patch
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/lib
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/test.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/inherits.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/inherits_browser.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/test.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/build
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/component.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/build/build.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter/test
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter/test/test.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/multiparty/node_modules/stream-counter/test/test.txt
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/node_modules
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/node_modules/ee-first
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/node_modules/ee-first/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/node_modules/ee-first/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/node_modules/ee-first/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/on-finished/node_modules/ee-first/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/.jshintignore
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/.jshintrc
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/CHANGELOG.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/CONTRIBUTING.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/Makefile
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/lib
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/test
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/lib/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/lib/parse.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/lib/stringify.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/lib/utils.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/test/parse.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/qs/test/stringify.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/media-typer
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/media-typer/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/media-typer/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/media-typer/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/media-typer/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/media-typer/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/package.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/README.md
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/db.json
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/index.js
/usr/local/lib/node_modules/hubot/node_modules/connect-multiparty/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/bin
/usr/local/lib/node_modules/hubot/node_modules/express/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/bin/express
/usr/local/lib/node_modules/hubot/node_modules/express/lib/application.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/express.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/middleware.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/request.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/response.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/router
/usr/local/lib/node_modules/hubot/node_modules/express/lib/utils.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/view.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/router/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/lib/router/route.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/.bin
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/basic-auth
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/commander
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-disposition
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-type
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie-signature
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/escape-html
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/etag
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/fresh
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/merge-descriptors
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/methods
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/parseurl
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/range-parser
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/utils-merge
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/vary
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/.bin/mkdirp
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/basic-auth/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/basic-auth/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/basic-auth/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/basic-auth/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/basic-auth/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/commander/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/commander/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/commander/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/commander/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/cache.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/connect.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/patch.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/proto.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/public
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/utils.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/basicAuth.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/bodyParser.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/compress.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/cookieParser.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/cookieSession.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/csrf.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/directory.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/errorHandler.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/favicon.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/json.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/limit.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/logger.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/methodOverride.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/multipart.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/query.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/responseTime.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/session.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/static.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/staticCache.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/timeout.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/urlencoded.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/middleware/vhost.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/lib/public/favicon.ico
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/basic-auth-connect
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/bytes
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/on-headers
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/pause
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/response-time
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/vhost
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/basic-auth-connect/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/basic-auth-connect/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/basic-auth-connect/Makefile
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/basic-auth-connect/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/basic-auth-connect/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/basic-auth-connect/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/lib/read.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/lib/types
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/lib/types/json.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/lib/types/raw.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/lib/types/text.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/lib/types/urlencoded.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/Changelog.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/dbcs-codec.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/dbcs-data.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/internal.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/sbcs-codec.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/sbcs-data-generated.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/sbcs-data.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/utf16.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/utf7.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/big5-added.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/cp936.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/cp949.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/cp950.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/eucjp.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/gbk-added.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/encodings/tables/shiftjis.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/lib/bom-handling.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/lib/extend-node.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/lib/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/iconv-lite/lib/streams.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/on-finished/node_modules/ee-first/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/bytes
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/bytes/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/Changelog.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/dbcs-codec.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/dbcs-data.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/internal.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/sbcs-codec.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/sbcs-data-generated.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/sbcs-data.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/utf16.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/utf7.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/big5-added.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/cp936.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/cp949.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/cp950.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/eucjp.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/gbk-added.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/encodings/tables/shiftjis.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/lib/bom-handling.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/lib/extend-node.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/lib/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/iconv-lite/lib/streams.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/body-parser/node_modules/raw-body/node_modules/unpipe/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/bytes/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/bytes/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/bytes/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/bytes/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/db.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/lib/charset.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/lib/encoding.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/lib/language.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/accepts/node_modules/negotiator/lib/mediaType.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db/db.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/compression/node_modules/compressible/node_modules/mime-db/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules/ms
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules/ms/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules/ms/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules/ms/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules/ms/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules/ms/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/connect-timeout/node_modules/ms/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/cookie-parser/lib/parse.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/base64-url
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/rndm
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/base64-url/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/base64-url/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/base64-url/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/base64-url/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/rndm/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/rndm/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/rndm/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/rndm/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/appveyor.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/test
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/lib/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/test/benchmark
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/test/unit
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/test/benchmark/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/tsscmp/test/unit/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/random-bytes
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/random-bytes/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/random-bytes/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/random-bytes/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/random-bytes/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/random-bytes/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/public
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/escape-html
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/db.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/mime-types/node_modules/mime-db/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/lib/charset.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/lib/encoding.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/lib/language.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/accepts/node_modules/negotiator/lib/mediaType.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/escape-html/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/escape-html/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/escape-html/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/node_modules/escape-html/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/public/error.html
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/errorhandler/public/style.css
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/session
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc1.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc16.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc16_ccitt.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc16_modbus.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc16_xmodem.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc24.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc32.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc8.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/crc8_1wire.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/create.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/hex.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/crc/lib/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/base64-url
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/base64-url/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/base64-url/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/base64-url/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/base64-url/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/session/cookie.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/session/memory.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/session/session.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/express-session/session/store.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/unpipe
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/node_modules/ee-first
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/node_modules/ee-first/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/node_modules/ee-first/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/node_modules/ee-first/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/on-finished/node_modules/ee-first/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/unpipe/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/unpipe/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/unpipe/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/unpipe/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/finalhandler/node_modules/unpipe/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/inherits
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/statuses
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/inherits/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/inherits/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/inherits/inherits.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/inherits/inherits_browser.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/inherits/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/inherits/test.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/statuses/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/statuses/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/statuses/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/statuses/codes.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/statuses/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/http-errors/node_modules/statuses/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/node_modules/vary
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/node_modules/vary/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/node_modules/vary/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/node_modules/vary/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/node_modules/vary/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/method-override/node_modules/vary/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/node_modules/ee-first
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/node_modules/ee-first/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/node_modules/ee-first/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/node_modules/ee-first/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/morgan/node_modules/on-finished/node_modules/ee-first/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/.jshintrc
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/CHANGELOG.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/duplex.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/float.patch
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/passthrough.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/readable.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/transform.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/writable.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/lib/_stream_duplex.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/lib/_stream_passthrough.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/lib/_stream_readable.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/lib/_stream_transform.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/lib/_stream_writable.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/float.patch
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/test.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/inherits.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/inherits_browser.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/inherits/test.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/build
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/component.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/isarray/build/build.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/string_decoder/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter/test
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter/test/test.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter/test/test.txt
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/on-headers/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/on-headers/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/on-headers/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/on-headers/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/on-headers/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/pause/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/pause/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/pause/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/pause/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/pause/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/.eslintignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/CHANGELOG.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/CONTRIBUTING.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/bower.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/test
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/lib/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/lib/parse.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/lib/stringify.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/lib/utils.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/test/parse.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/test/stringify.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/qs/test/utils.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/response-time/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/response-time/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/response-time/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/response-time/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/response-time/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules/ms
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules/ms/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules/ms/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules/ms/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules/ms/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules/ms/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-favicon/node_modules/ms/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/escape-html
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/lib/charset.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/lib/encoding.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/lib/language.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/accepts/node_modules/negotiator/lib/mediaType.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch/Makefile
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch/component.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/batch/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/escape-html/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/escape-html/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/escape-html/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/escape-html/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules/mime-db
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules/mime-db/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules/mime-db/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules/mime-db/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules/mime-db/db.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules/mime-db/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/node_modules/mime-types/node_modules/mime-db/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/directory.html
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/style.css
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/application_xp.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/application_xp_terminal.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/box.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/cd.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/controller.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/drive.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/film.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/folder.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/font.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/image.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/map.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_add.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_attach.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_code.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_copy.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_delete.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_edit.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_error.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_excel.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_find.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_gear.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_go.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_green.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_key.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_lightning.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_link.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_paintbrush.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_paste.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_red.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_refresh.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_save.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_acrobat.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_actionscript.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_add.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_c.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_camera.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_cd.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_code.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_code_red.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_coldfusion.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_compressed.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_copy.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_cplusplus.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_csharp.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_cup.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_database.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_delete.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_dvd.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_edit.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_error.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_excel.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_find.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_flash.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_freehand.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_gear.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_get.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_go.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_h.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_horizontal.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_key.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_lightning.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_link.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_magnify.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_medal.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_office.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_paint.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_paintbrush.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_paste.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_php.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_picture.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_powerpoint.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_put.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_ruby.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_stack.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_star.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_swoosh.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_text.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_text_width.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_tux.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_vector.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_visualstudio.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_width.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_word.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_world.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_wrench.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_white_zip.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_word.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-index/public/icons/page_world.png
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/escape-html
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/escape-html/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/escape-html/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/escape-html/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/escape-html/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/.bin
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/destroy
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/statuses
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/.bin/mime
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib/browser
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib/compat
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib/browser/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib/compat/buffer-concat.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib/compat/callsite-tostring.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib/compat/event-listener-count.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/depd/lib/compat/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/destroy/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/destroy/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/destroy/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/destroy/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/build
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/cli.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/mime.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/types.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/build/build.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/mime/build/test.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/ms/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/node_modules/ee-first
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/node_modules/ee-first/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/node_modules/ee-first/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/node_modules/ee-first/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/on-finished/node_modules/ee-first/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/statuses/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/statuses/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/statuses/codes.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/statuses/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/serve-static/node_modules/send/node_modules/statuses/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/media-typer
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/media-typer/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/media-typer/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/media-typer/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/media-typer/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/media-typer/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/db.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/type-is/node_modules/mime-types/node_modules/mime-db/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/vhost/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/vhost/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/vhost/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/vhost/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/connect/node_modules/vhost/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-disposition/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-disposition/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-disposition/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-disposition/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-disposition/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-type/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-type/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-type/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-type/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/content-type/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie-signature/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie-signature/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie-signature/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie-signature/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/cookie-signature/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/.jshintrc
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/Makefile
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/bower.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/browser.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/component.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/debug.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules/ms
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules/ms/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules/ms/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules/ms/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules/ms/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules/ms/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/debug/node_modules/ms/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/lib/compat
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/lib/compat/buffer-concat.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/lib/compat/callsite-tostring.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/depd/lib/compat/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/escape-html/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/escape-html/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/escape-html/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/escape-html/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/etag/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/etag/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/etag/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/etag/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/etag/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/fresh/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/fresh/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/fresh/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/fresh/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/fresh/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/merge-descriptors/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/merge-descriptors/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/merge-descriptors/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/merge-descriptors/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/methods/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/methods/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/methods/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/methods/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/methods/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/bin
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/examples
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/readme.markdown
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/bin/cmd.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/bin/usage.txt
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/examples/pow.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/example
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/readme.markdown
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/example/parse.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/dash.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/default_bool.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/dotted.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/long.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/parse.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/parse_modified.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/short.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/node_modules/minimist/test/whitespace.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/chmod.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/clobber.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/mkdirp.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/opts_fs.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/opts_fs_sync.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/perm.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/perm_sync.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/race.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/rel.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/return.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/return_sync.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/root.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/sync.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/umask.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/mkdirp/test/umask_sync.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/parseurl/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/parseurl/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/parseurl/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/parseurl/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/parseurl/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/forwarded
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/forwarded/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/Cakefile
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/bower.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/ipaddr.min.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/lib
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/src
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/test
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/lib/ipaddr.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/src/ipaddr.coffee
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/proxy-addr/node_modules/ipaddr.js/test/ipaddr.test.coffee
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/range-parser/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/range-parser/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/range-parser/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/range-parser/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/range-parser/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/.bin
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/destroy
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/ms
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/statuses
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/.bin/mime
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/destroy/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/destroy/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/destroy/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/inherits.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/inherits_browser.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/http-errors/node_modules/inherits/test.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/build
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/cli.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/mime.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/types.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/build/build.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/mime/build/test.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/ms/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/ms/History.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/ms/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/ms/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/ms/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/ms/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/node_modules
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/node_modules/ee-first
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/node_modules/ee-first/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/node_modules/ee-first/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/node_modules/ee-first/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/on-finished/node_modules/ee-first/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/statuses/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/statuses/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/statuses/codes.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/statuses/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/send/node_modules/statuses/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/utils-merge/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/utils-merge/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/utils-merge/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/utils-merge/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/utils-merge/package.json
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/vary/HISTORY.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/vary/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/vary/README.md
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/vary/index.js
/usr/local/lib/node_modules/hubot/node_modules/express/node_modules/vary/package.json
/usr/local/lib/node_modules/hubot/node_modules/log/History.md
/usr/local/lib/node_modules/hubot/node_modules/log/Makefile
/usr/local/lib/node_modules/hubot/node_modules/log/Readme.md
/usr/local/lib/node_modules/hubot/node_modules/log/examples
/usr/local/lib/node_modules/hubot/node_modules/log/index.html
/usr/local/lib/node_modules/hubot/node_modules/log/index.js
/usr/local/lib/node_modules/hubot/node_modules/log/lib
/usr/local/lib/node_modules/hubot/node_modules/log/package.json
/usr/local/lib/node_modules/hubot/node_modules/log/examples/file.js
/usr/local/lib/node_modules/hubot/node_modules/log/examples/file.log
/usr/local/lib/node_modules/hubot/node_modules/log/examples/reader.js
/usr/local/lib/node_modules/hubot/node_modules/log/examples/stdout.js
/usr/local/lib/node_modules/hubot/node_modules/log/lib/log.js
/usr/local/lib/node_modules/hubot/node_modules/optparse/README.md
/usr/local/lib/node_modules/hubot/node_modules/optparse/TODO
/usr/local/lib/node_modules/hubot/node_modules/optparse/examples
/usr/local/lib/node_modules/hubot/node_modules/optparse/lib
/usr/local/lib/node_modules/hubot/node_modules/optparse/package.json
/usr/local/lib/node_modules/hubot/node_modules/optparse/seed.yml
/usr/local/lib/node_modules/hubot/node_modules/optparse/examples/browser-test.html
/usr/local/lib/node_modules/hubot/node_modules/optparse/examples/nodejs-test.js
/usr/local/lib/node_modules/hubot/node_modules/optparse/lib/optparse.js
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/.npmignore
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/.travis.yml
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/LICENSE
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/Makefile
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/README.md
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/package.json
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/src
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/test
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/src/index.js
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/src/npm-version.js
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/test/agent_test.coffee
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/test/get_test.coffee
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/test/post_test.coffee
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/test/request_test.coffee
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/test/timeout_test.coffee
/usr/local/lib/node_modules/hubot/node_modules/scoped-http-client/test/url_test.coffee
/usr/local/lib/node_modules/hubot/script/bootstrap
/usr/local/lib/node_modules/hubot/script/cibuild
/usr/local/lib/node_modules/hubot/script/release
/usr/local/lib/node_modules/hubot/script/server
/usr/local/lib/node_modules/hubot/script/smoke-test
/usr/local/lib/node_modules/hubot/script/test
/usr/local/lib/node_modules/hubot/src/adapter.coffee
/usr/local/lib/node_modules/hubot/src/adapters
/usr/local/lib/node_modules/hubot/src/brain.coffee
/usr/local/lib/node_modules/hubot/src/listener.coffee
/usr/local/lib/node_modules/hubot/src/message.coffee
/usr/local/lib/node_modules/hubot/src/middleware.coffee
/usr/local/lib/node_modules/hubot/src/response.coffee
/usr/local/lib/node_modules/hubot/src/robot.coffee
/usr/local/lib/node_modules/hubot/src/user.coffee
/usr/local/lib/node_modules/hubot/src/adapters/campfire.coffee
/usr/local/lib/node_modules/hubot/src/adapters/shell.coffee
/usr/local/lib/node_modules/hubot/test/adapter_test.coffee
/usr/local/lib/node_modules/hubot/test/brain_test.coffee
/usr/local/lib/node_modules/hubot/test/listener_test.coffee
/usr/local/lib/node_modules/hubot/test/message_test.coffee
/usr/local/lib/node_modules/hubot/test/middleware_test.coffee
/usr/local/lib/node_modules/hubot/test/robot_test.coffee
/usr/local/lib/node_modules/hubot/test/user_test.coffee

Thank you in advance. :)

@mose
Copy link

mose commented Jul 25, 2016

Did you install node via apt-get ? What are the output of:

  • which node
  • dpkg -l | grep nodejs
  • node --version

@antdude
Copy link
Author

antdude commented Jul 25, 2016

Which node? If you mean "which node" command? Then, I got nothing with and without sudo.

I used apt-get command to install npm stuff:
-rw-r--r-- 1 root root 201032 Sep 24 2013 gyp_0.1svn1729-3_all.deb
-rw-r--r-- 1 root root 147500 Jun 16 2013 libc-ares-dev_1.10.0-2_amd64.deb
-rw-r--r-- 1 root root 12584 Aug 15 2013 libjs-node-uuid_1.4.0-1_all.deb
-rw-r--r-- 1 root root 49868 Oct 16 2014 libjs-underscore_1.7.0
dfsg-1_all.deb
-rw-r--r-- 1 root root 1269168 Feb 12 2015 libv8-3.14.5_3.14.5.8-8.1_amd64.deb
-rw-r--r-- 1 root root 108562 Feb 12 2015 libv8-3.14-dev_3.14.5.8-8.1_amd64.deb
-rw-r--r-- 1 root root 3540 Aug 7 2014 node-abbrev_1.0.5-2_all.deb
-rw-r--r-- 1 root root 8608 Aug 5 2014 node-ansi_0.3.0-2_all.deb
-rw-r--r-- 1 root root 4408 Jan 4 2014 node-ansi-color-table_1.0.0-1_all.deb
-rw-r--r-- 1 root root 3620 Mar 27 2013 node-archy_0.0.2-1_all.deb
-rw-r--r-- 1 root root 24578 May 2 2014 node-async_0.8.0-1_all.deb
-rw-r--r-- 1 root root 4550 Aug 15 2013 node-block-stream_0.0.7-1_all.deb
-rw-r--r-- 1 root root 4918 Jun 24 2014 node-combined-stream_0.0.5-1_all.deb
-rw-r--r-- 1 root root 3570 Aug 14 2013 node-cookie-jar_0.3.1-1_all.deb
-rw-r--r-- 1 root root 4482 Aug 14 2013 node-delayed-stream_0.0.5-1_all.deb
-rw-r--r-- 1 root root 3066 Aug 14 2013 node-forever-agent_0.5.1-1_all.deb
-rw-r--r-- 1 root root 6084 Aug 14 2013 node-form-data_0.1.0-1_all.deb
-rw-r--r-- 1 root root 17496 Aug 20 2013 node-fstream_0.1.24-1_all.deb
-rw-r--r-- 1 root root 5536 Apr 28 2013 node-fstream-ignore_0.0.6-2_all.deb
-rw-r--r-- 1 root root 2986 Sep 7 2013 node-github-url-from-git_1.1.1-1_all.deb
-rw-r--r-- 1 root root 13140 Jul 28 2014 node-glob_4.0.5-1_all.deb
-rw-r--r-- 1 root root 7070 Jul 28 2014 node-graceful-fs_3.0.2-1_all.deb
-rw-r--r-- 1 root root 19364 Mar 2 2014 node-gyp_0.12.2+ds-1_all.deb
-rw-r--r-- 1 root root 3230 Oct 19 2014 node-inherits_2.0.1-1_all.deb
-rw-r--r-- 1 root root 4720 Apr 27 2013 node-ini_1.1.0-1_all.deb
-rw-r--r-- 1 root root 648096 Apr 12 2015 nodejs_0.10.29dfsg-2_amd64.deb
-rw-r--r-- 1 root root 248284 Apr 12 2015 nodejs-dev_0.10.29
dfsg-2_amd64.deb
-rw-r--r-- 1 root root 3356 Aug 14 2013 node-json-stringify-safe_5.0.0-1_all.deb
-rw-r--r-- 1 root root 5150 Aug 21 2013 node-lockfile_0.4.1-1_all.deb
-rw-r--r-- 1 root root 5344 Aug 20 2013 node-lru-cache_2.3.1-1_all.deb
-rw-r--r-- 1 root root 18090 Sep 18 2013 node-mime_1.2.11-1_all.deb
-rw-r--r-- 1 root root 13934 Jul 28 2014 node-minimatch_1.0.0-1_all.deb
-rw-r--r-- 1 root root 4634 Sep 13 2014 node-mkdirp_0.5.0-1_all.deb
-rw-r--r-- 1 root root 4056 Jul 28 2014 node-mute-stream_0.0.4-1_all.deb
-rw-r--r-- 1 root root 9194 Aug 15 2013 node-node-uuid_1.4.0-1_all.deb
-rw-r--r-- 1 root root 9484 Jul 28 2014 node-nopt_3.0.1-1_all.deb
-rw-r--r-- 1 root root 8604 Sep 7 2013 node-normalize-package-data_0.2.2-1_all.deb
-rw-r--r-- 1 root root 5516 Aug 20 2013 node-npmlog_0.0.4-1_all.deb
-rw-r--r-- 1 root root 2552 Apr 25 2013 node-once_1.1.1-1_all.deb
-rw-r--r-- 1 root root 3734 Jul 28 2014 node-osenv_0.1.0-1_all.deb
-rw-r--r-- 1 root root 8474 Oct 12 2014 node-qs_2.2.4-1_all.deb
-rw-r--r-- 1 root root 4262 Jul 28 2014 node-read_1.0.5-1_all.deb
-rw-r--r-- 1 root root 7740 Jul 28 2014 node-read-package-json_1.2.4-1_all.deb
-rw-r--r-- 1 root root 15698 Aug 14 2013 node-request_2.26.1-1_all.deb
-rw-r--r-- 1 root root 6124 Mar 27 2013 node-retry_0.6.0-1_all.deb
-rw-r--r-- 1 root root 5668 Aug 23 2014 node-rimraf_2.2.8-1_all.deb
-rw-r--r-- 1 root root 14882 Aug 17 2013 node-semver_2.1.0-2_all.deb
-rw-r--r-- 1 root root 4064 Aug 21 2013 node-sha_1.2.3-1_all.deb
-rw-r--r-- 1 root root 3750 Mar 23 2013 node-sigmund_1.0.0-1_all.deb
-rw-r--r-- 1 root root 6078 Apr 29 2013 node-slide_1.1.4-1_all.deb
-rw-r--r-- 1 root root 16882 Aug 15 2013 node-tar_0.1.18-1_all.deb
-rw-r--r-- 1 root root 3840 Aug 14 2013 node-tunnel-agent_0.3.1-1_all.deb
-rw-r--r-- 1 root root 34156 Oct 16 2014 node-underscore_1.7.0~dfsg-1_all.deb
-rw-r--r-- 1 root root 3610 Mar 21 2013 node-which_1.0.5-2_all.deb
-rw-r--r-- 1 root root 353900 Aug 5 2014 npm_1.4.21+ds-2_all.deb

$ dpkg -l | grep nodejs
ii nodejs 0.10.29dfsg-2 amd64 evented I/O for V8 javascript
ii nodejs-dev 0.10.29
dfsg-2 amd64 evented I/O for V8 javascript (development files)

$ node --version
-bash: node: command not found

$ locate bin/node
/usr/bin/node-gyp
/usr/bin/nodejs
/usr/share/node-gyp/bin/node-gyp.js

Do I need to install Debian's node package?
Package: node
Version: 0.3.2-7.4
Installed-Size: 38
Maintainer: Debian Hamradio Maintainers debian-hams@lists.debian.org
Architecture: all
Depends: ax25-node
Conflicts: nodejs-legacy
Description-en: Amateur Packet Radio Node program (transitional package)
The existing node package has been renamed to ax25-node. This transitional
package exists to ease the upgrade path for existing users.
Description-md5: 1278ed271672fd829c99361f93f468da
Tag: hardware::hamradio, role::program
Section: hamradio
Priority: optional
Filename: pool/main/n/node/node_0.3.2-7.4_all.deb
Size: 2784
MD5sum: 0b4fa47c618f4d245848f940c40bda4c
SHA1: 275ac5597c9e0cbb914bba1f2cbec0ebf7da9b5e
SHA256: b1ebb0c5392c27fe46e80b1e8c99d8be2e067f045626ceca94da23652f8d7171

@mose
Copy link

mose commented Jul 25, 2016

Seems you already have the nodejs debian package installed, but it's named nodejs.

You probably can have it all fixed with

sudo ln -s /usr/bin/nodejs /usr/bin/node

on my debian that link exists, it's weird you don't have it.

@antdude
Copy link
Author

antdude commented Jul 25, 2016

Thanks, Mose. It worked. I got farther, but ran into another issue:

$ node --version
v0.10.29

$ hubot --create myhubot
'hubot --create' is deprecated. Use the yeoman generator instead:
npm install -g yo generator-hubot
mkdir -p myhubot
cd myhubot
yo hubot
See https://github.com/github/hubot/blob/master/docs/index.md for more details on getting started.

So, I went to https://github.com/github/hubot/blob/master/docs/index.md and followed its instructions (I assume I don't need to do its git part?).

$ pwd
/home/ant/bin/myhubot/bin

$ ls -all
total 16
drwxr-xr-x 2 ant ant 4096 Jul 24 20:49 .
drwxr-xr-x 5 ant ant 4096 Jul 24 20:49 ..
-rwxr-xr-x 1 ant ant 156 May 19 14:45 hubot
-rw-r--r-- 1 ant ant 156 May 19 15:28 hubot.cmd

$ ./hubot
./hubot: 8: exec: node_modules/.bin/hubot: not found

@mose
Copy link

mose commented Jul 25, 2016

you should call ./bin/hubot from /home/ant/bin/myhubot and not ./hubot from /home/ant/bin/myhubot/bin

@antdude
Copy link
Author

antdude commented Jul 25, 2016

Thanks. :) Now, I need to make this work.

@mose
Copy link

mose commented Jul 25, 2016

👍 good luck!!

@antdude
Copy link
Author

antdude commented Jul 27, 2016

I resumed working on it, but it didn't have much:

$ ./bin/hubot
Hubot> [Tue Jul 26 2016 23:35:25 GMT-0700 (PDT)] WARNING Loading scripts from hubot-scripts.json is deprecated and will be removed in 3.0 (github/hubot-scripts#1113) in favor of packages for each script.

Your hubot-scripts.json is empty, so you just need to remove it.
[Tue Jul 26 2016 23:35:26 GMT-0700 (PDT)] ERROR hubot-heroku-alive included, but missing HUBOT_HEROKU_KEEPALIVE_URL. heroku config:set HUBOT_HEROKU_KEEPALIVE_URL=$(heroku apps:info -s | grep web-url | cut -d= -f2)
[Tue Jul 26 2016 23:35:26 GMT-0700 (PDT)] INFO hubot-redis-brain: Using default redis on localhost:6379
help
usage:
history
exit, \q - close shell and exit
help, ? - print this usage
clear, \c - clear the terminal screen

I was searching for scripts for my hubot, but I ran into more issues on my old Debian box with 2 GB of RAM:
$ npm search hubot
npm WARN Building the local index for the first time, please be patient
FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory
Aborted

@mose
Copy link

mose commented Jul 27, 2016

hehe, you better search directly on https://www.npmjs.com/browse/keyword/hubot-scripts

@antdude
Copy link
Author

antdude commented Jul 27, 2016

Ah thanks, mose. Shouldn't all of my default scripts be showing up? I don't see google-images, google-translate, pugme, shipit, diagnostics, etc.

@mose
Copy link

mose commented Jul 27, 2016

I suppose that's because all of those are included in the hubot-scripts npm package (and used by being cited in the hubot-scripts.json file). They are 'the old way'. More recent plugins are in each their own npm packages.

@antdude
Copy link
Author

antdude commented Jul 27, 2016

Interesting. Sheesh, this is NOT easy compared to rbot and other IRC bots.

@strugee
Copy link

strugee commented Aug 19, 2016

@mose you probably have the nodejs-legacy package installed, which is the Right Way to do this. Do not go randomly adding symlinks to /usr as you suggested; that's just asking for trouble :)

@miklb
Copy link

miklb commented Sep 3, 2016

@antdude did you have any success with this? I'm having difficulty getting the adapter to work when prompted in yo hubot

@strugee
Copy link

strugee commented Sep 3, 2016

@miklb can you be more specific? Perhaps provide the error text, etc.?

@miklb
Copy link

miklb commented Sep 3, 2016

@strugee when prompted in the yo hubot it prompts for adapter

? Bot adapter (campfire) hubot-irc


/usr/local/lib/node_modules/yo/node_modules/rx/dist/rx.js:77
    throw e;
    ^
Can't find that adapter on NPM, try again?

Installing

miklb@miklb-air  ~/Dev/heroku/msaidizi  npm install hubot-irc

> iconv@2.1.11 install /Users/miklb/node_modules/iconv
> node-gyp rebuild

  CC(target) Release/obj.target/libiconv/deps/libiconv/lib/iconv.o
  LIBTOOL-STATIC Release/iconv.a
  CXX(target) Release/obj.target/iconv/src/binding.o
In file included from ../src/binding.cc:18:
../node_modules/nan/nan.h:590:20: error: no type named 'GCEpilogueCallback' in
      'v8::Isolate'
      v8::Isolate::GCEpilogueCallback callback
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:596:20: error: no type named 'GCEpilogueCallback' in
      'v8::Isolate'
      v8::Isolate::GCEpilogueCallback callback) {
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:601:20: error: no type named 'GCPrologueCallback' in
      'v8::Isolate'
      v8::Isolate::GCPrologueCallback callback
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:607:20: error: no type named 'GCPrologueCallback' in
      'v8::Isolate'
      v8::Isolate::GCPrologueCallback callback) {
      ~~~~~~~~~~~~~^
4 errors generated.
make: *** [Release/obj.target/iconv/src/binding.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:106:13)
gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Darwin 16.0.0
gyp ERR! command "/usr/local/Cellar/node/6.5.0/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/miklb/node_modules/iconv
gyp ERR! node -v v6.5.0
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
npm WARN install:iconv@2.1.11 iconv@2.1.11 install: `node-gyp rebuild`
npm WARN install:iconv@2.1.11 Exit status 1

> node-icu-charset-detector@0.0.7 install /Users/miklb/node_modules/node-icu-charset-detector
> node-gyp rebuild

  CXX(target) Release/obj.target/node-icu-charset-detector/node-icu-charset-detector.o
../node-icu-charset-detector.cpp:5:10: fatal error: 'unicode/ucsdet.h' file not
      found
#include <unicode/ucsdet.h>
         ^
1 error generated.
make: *** [Release/obj.target/node-icu-charset-detector/node-icu-charset-detector.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:106:13)
gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Darwin 16.0.0
gyp ERR! command "/usr/local/Cellar/node/6.5.0/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/miklb/node_modules/node-icu-charset-detector
gyp ERR! node -v v6.5.0
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
npm WARN install:node-icu-charset-detector@0.0.7 node-icu-charset-detector@0.0.7 install: `node-gyp rebuild`
npm WARN install:node-icu-charset-detector@0.0.7 Exit status 1
/Users/miklb
└─┬ hubot-irc@0.2.8
  ├─┬ irc@0.3.9
  │ ├── ansi-color@0.2.1
  │ └── irc-colors@1.3.0
  └── log@1.4.0

npm WARN enoent ENOENT: no such file or directory, open '/Users/miklb/package.json'
npm WARN miklb No description
npm WARN miklb No repository field.
npm WARN miklb No README data
npm WARN miklb No license field.

So not sure what is going on.

I did run bin/hubot and it ran with the shell adapter, but not sure if I've got the irc adapter as well.

@miklb
Copy link

miklb commented Sep 3, 2016

Also, apologies to piggyback on a Debian thread, I am on macOS, but general hurdles seems the same.

@miklb
Copy link

miklb commented Sep 3, 2016

Seems those errors weren't fatal. I somehow seemed to get it working by changing the command in the procfile to web: bin/hubot -a irc --name mybot and now have it running off heroku

Sorry for the noise.

@strugee
Copy link

strugee commented Sep 3, 2016

@miklb I believe you need to give yo e.g. irc instead of hubot-irc.

And yes, those failures are for optional dependencies.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants