From 5e976f736b3335941f3f1bdd1cec220a3cc417c8 Mon Sep 17 00:00:00 2001 From: Andreas Wacknitz Date: Tue, 18 Oct 2016 22:18:22 +0200 Subject: [PATCH] Update nodejs-6 to 6.8.1 --- components/runtime/node6/Makefile | 12 +- .../runtime/node6/manifests/sample-manifest.p5m | 369 +++++++------- components/runtime/node6/node.license | 105 +++- components/runtime/node6/nodejs.p5m | 567 +++++++++++++-------- 4 files changed, 650 insertions(+), 403 deletions(-) diff --git a/components/runtime/node6/Makefile b/components/runtime/node6/Makefile index 118cf7be5..2411a21ce 100644 --- a/components/runtime/node6/Makefile +++ b/components/runtime/node6/Makefile @@ -21,20 +21,20 @@ COMPONENT_FMRI= runtime/nodejs-6 COMPONENT_SUMMARY= Evented I/O for V8 JavaScript. COMPONENT_CLASSIFICATION= Development/Other Languages COMPONENT_PROJECT_URL= http://nodejs.org -COMPONENT_VERSION= 6.7.0 +COMPONENT_VERSION= 6.8.1 COMPONENT_LICENSE= BSD-like, MIT, Apache COMPONENT_LICENSE_FILE= node.license COMPONENT_SRC= $(COMPONENT_NAME)-v$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz -COMPONENT_ARCHIVE_HASH= sha256:02b8ee1719a11b9ab22bef9279519efaaf31dd0d39cba4c3a1176ccda400b8d6 +COMPONENT_ARCHIVE_HASH= sha256:736f7651f59a78d5a0d88ab2430c93fc29a8efd1c06fd3fb4eb915b262bc2769 COMPONENT_ARCHIVE_URL= http://nodejs.org/dist/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE) -include $(WS_TOP)/make-rules/prep.mk -include $(WS_TOP)/make-rules/configure.mk -include $(WS_TOP)/make-rules/ips.mk +include $(WS_MAKE_RULES)/prep.mk +include $(WS_MAKE_RULES)/configure.mk +include $(WS_MAKE_RULES)/ips.mk # Include /usr/sbin for dtrace -PATH=/usr/bin:/usr/gnu/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/sbin +PATH=/usr/bin:/usr/gnu/bin:/usr/sfw/bin:/usr/sbin CONFIG_SHELL = $(PYTHON) diff --git a/components/runtime/node6/manifests/sample-manifest.p5m b/components/runtime/node6/manifests/sample-manifest.p5m index cc19d812d..146a54fb0 100644 --- a/components/runtime/node6/manifests/sample-manifest.p5m +++ b/components/runtime/node6/manifests/sample-manifest.p5m @@ -158,6 +158,7 @@ file path=usr/node/6/include/node/v8config.h file path=usr/node/6/include/node/zconf.h file path=usr/node/6/include/node/zlib.h file path=usr/node/6/lib/dtrace/node.d +file path=usr/node/6/lib/node_modules/npm/.github/issue_template.md file path=usr/node/6/lib/node_modules/npm/.mailmap file path=usr/node/6/lib/node_modules/npm/.npmignore file path=usr/node/6/lib/node_modules/npm/.travis.yml @@ -391,12 +392,17 @@ file path=usr/node/6/lib/node_modules/npm/lib/install/filter-invalid-actions.js file path=usr/node/6/lib/node_modules/npm/lib/install/flatten-tree.js file path=usr/node/6/lib/node_modules/npm/lib/install/inflate-bundled.js file path=usr/node/6/lib/node_modules/npm/lib/install/inflate-shrinkwrap.js -file path=usr/node/6/lib/node_modules/npm/lib/install/is-dev.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-dev-dep.js file path=usr/node/6/lib/node_modules/npm/lib/install/is-extraneous.js file path=usr/node/6/lib/node_modules/npm/lib/install/is-fs-access-available.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-opt-dep.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-prod-dep.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-registry-specifier.js file path=usr/node/6/lib/node_modules/npm/lib/install/mutate-into-logical-tree.js file path=usr/node/6/lib/node_modules/npm/lib/install/node.js file path=usr/node/6/lib/node_modules/npm/lib/install/read-shrinkwrap.js +file path=usr/node/6/lib/node_modules/npm/lib/install/realize-shrinkwrap-specifier.js +file path=usr/node/6/lib/node_modules/npm/lib/install/report-optional-failure.js file path=usr/node/6/lib/node_modules/npm/lib/install/save.js file path=usr/node/6/lib/node_modules/npm/lib/install/update-package-json.js file path=usr/node/6/lib/node_modules/npm/lib/install/validate-args.js @@ -673,9 +679,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/ file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md @@ -717,6 +721,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/fstream/lib/socket-reader file path=usr/node/6/lib/node_modules/npm/node_modules/fstream/lib/writer.js file path=usr/node/6/lib/node_modules/npm/node_modules/fstream/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/glob/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/glob/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/glob/changelog.md file path=usr/node/6/lib/node_modules/npm/node_modules/glob/common.js file path=usr/node/6/lib/node_modules/npm/node_modules/glob/glob.js @@ -786,7 +791,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/inherits.js file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/inherits_browser.js file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/test.js file path=usr/node/6/lib/node_modules/npm/node_modules/ini/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/ini/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/ini/ini.js @@ -808,9 +812,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_mo file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md @@ -883,10 +885,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/lodash._getnative/package file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.restparam/LICENSE.txt file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.restparam/README.md @@ -895,14 +893,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.restparam/package. file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.uniq/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.uniq/README.md @@ -911,18 +901,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.uniq/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/mkdirp/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/mkdirp/LICENSE @@ -1034,68 +1012,28 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/browser.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/bench.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/sigmund.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/History.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/beep/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/clear/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/cursorPosition.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/progress/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/lib/ansi.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/lib/newlines.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE @@ -1113,60 +1051,72 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npm file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/example.png -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/base-theme.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/error.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/has-color.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/plumbing.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/process.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/progress-bar.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/render-template.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/set-immediate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/set-interval.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/spin.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/template-item.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/theme-set.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/themes.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/wide-truncate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.travis.yml @@ -1631,7 +1581,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/pat file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/test.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.c +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc file path=usr/node/6/lib/node_modules/npm/node_modules/nopt/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/nopt/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/nopt/LICENSE @@ -1773,12 +1723,101 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_ file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/log.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/base-theme.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/error.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/has-color.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/plumbing.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/process.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/progress-bar.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/render-template.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/set-immediate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/set-interval.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/spin.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/template-item.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/theme-set.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/themes.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/wide-truncate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/License file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/Makefile file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/equation.gif file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/dns.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/stop.js file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry.js file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry_operation.js @@ -1931,16 +1970,11 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_mo file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml @@ -2001,6 +2035,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stre file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js +file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/BufferList.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/license.md file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/package.json @@ -2057,6 +2092,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/CONTRIBUTING.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/request/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/codecov.yml file path=usr/node/6/lib/node_modules/npm/node_modules/request/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/lib/auth.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/lib/cookies.js @@ -2078,22 +2114,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4 file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/lib/lru-cache.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/map.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/CONTRIBUTING.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/yallist.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/lru.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/bl/.jshintrc file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/bl/.npmignore @@ -2436,17 +2457,22 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/certificate.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/openssh-cert.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509-pem.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/identity.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js @@ -2469,14 +2495,14 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/reader.test.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/writer.test.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/AUTHORS +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/CHANGES.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/assert.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/AUTHORS -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/CHANGES.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/assert.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE @@ -2487,6 +2513,12 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/sec.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/test.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.travis.yml +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/lib/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/AUTHORS.md @@ -2511,7 +2543,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/COPYING.txt file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js @@ -2567,16 +2598,11 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oaut file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/test.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/CONTRIBUTING.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/bower.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/component.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js @@ -2611,6 +2637,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/retry/Makefile file path=usr/node/6/lib/node_modules/npm/node_modules/retry/Readme.md file path=usr/node/6/lib/node_modules/npm/node_modules/retry/equation.gif file path=usr/node/6/lib/node_modules/npm/node_modules/retry/example/dns.js +file path=usr/node/6/lib/node_modules/npm/node_modules/retry/example/stop.js file path=usr/node/6/lib/node_modules/npm/node_modules/retry/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/retry/lib/retry.js file path=usr/node/6/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js @@ -2620,8 +2647,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/bin.js file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/rimraf.js -file path=usr/node/6/lib/node_modules/npm/node_modules/semver/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/semver/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/semver/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/semver/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/semver/bin/semver @@ -2751,7 +2776,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/which/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/which/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/which/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/which/bin/which -file path=usr/node/6/lib/node_modules/npm/node_modules/which/changelog.sh file path=usr/node/6/lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md @@ -2766,8 +2790,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/wrappy.js -file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/index.js @@ -2779,6 +2801,7 @@ file path=usr/node/6/lib/node_modules/npm/scripts/doc-build.sh file path=usr/node/6/lib/node_modules/npm/scripts/gen-changelog file path=usr/node/6/lib/node_modules/npm/scripts/index-build.js file path=usr/node/6/lib/node_modules/npm/scripts/install.sh +file path=usr/node/6/lib/node_modules/npm/scripts/maketest file path=usr/node/6/lib/node_modules/npm/scripts/publish-tag.js file path=usr/node/6/lib/node_modules/npm/scripts/release.sh file path=usr/node/6/lib/node_modules/npm/scripts/relocate.sh diff --git a/components/runtime/node6/node.license b/components/runtime/node6/node.license index afe38dd74..254d54843 100644 --- a/components/runtime/node6/node.license +++ b/components/runtime/node6/node.license @@ -96,7 +96,7 @@ The externally maintained libraries used by Node.js are: IN THE SOFTWARE. """ -- ICU, located at deps/icu, is licensed as follows: +- ICU, located at deps/icu-small, is licensed as follows: """ ICU License - ICU 1.8.1 and later @@ -1094,3 +1094,106 @@ The externally maintained libraries used by Node.js are: ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. """ + +- v8_inspector, located at deps/v8_inspector/third_party/v8_inspector, is licensed as follows: + """ + // Copyright 2015 The Chromium Authors. All rights reserved. + // + // Redistribution and use in source and binary forms, with or without + // modification, are permitted provided that the following conditions are + // met: + // + // * Redistributions of source code must retain the above copyright + // notice, this list of conditions and the following disclaimer. + // * Redistributions in binary form must reproduce the above + // copyright notice, this list of conditions and the following disclaimer + // in the documentation and/or other materials provided with the + // distribution. + // * Neither the name of Google Inc. nor the names of its + // contributors may be used to endorse or promote products derived from + // this software without specific prior written permission. + // + // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + """ + +- jinja2, located at deps/v8_inspector/third_party/jinja2, is licensed as follows: + """ + Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details. + + Some rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + * The names of the contributors may not be used to endorse or + promote products derived from this software without specific + prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + """ + +- markupsafe, located at deps/v8_inspector/third_party/markupsafe, is licensed as follows: + """ + Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS + for more details. + + Some rights reserved. + + Redistribution and use in source and binary forms of the software as well + as documentation, with or without modification, are permitted provided + that the following conditions are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + * The names of the contributors may not be used to endorse or + promote products derived from this software without specific + prior written permission. + + THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND + CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT + NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER + OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + DAMAGE. + """ diff --git a/components/runtime/node6/nodejs.p5m b/components/runtime/node6/nodejs.p5m index 6f29adfaf..b8c57b9be 100644 --- a/components/runtime/node6/nodejs.p5m +++ b/components/runtime/node6/nodejs.p5m @@ -162,6 +162,7 @@ file path=usr/node/6/include/node/v8config.h file path=usr/node/6/include/node/zconf.h file path=usr/node/6/include/node/zlib.h file path=usr/node/6/lib/dtrace/node.d +file path=usr/node/6/lib/node_modules/npm/.github/issue_template.md file path=usr/node/6/lib/node_modules/npm/.mailmap file path=usr/node/6/lib/node_modules/npm/.npmignore file path=usr/node/6/lib/node_modules/npm/.travis.yml @@ -395,12 +396,17 @@ file path=usr/node/6/lib/node_modules/npm/lib/install/filter-invalid-actions.js file path=usr/node/6/lib/node_modules/npm/lib/install/flatten-tree.js file path=usr/node/6/lib/node_modules/npm/lib/install/inflate-bundled.js file path=usr/node/6/lib/node_modules/npm/lib/install/inflate-shrinkwrap.js -file path=usr/node/6/lib/node_modules/npm/lib/install/is-dev.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-dev-dep.js file path=usr/node/6/lib/node_modules/npm/lib/install/is-extraneous.js file path=usr/node/6/lib/node_modules/npm/lib/install/is-fs-access-available.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-opt-dep.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-prod-dep.js +file path=usr/node/6/lib/node_modules/npm/lib/install/is-registry-specifier.js file path=usr/node/6/lib/node_modules/npm/lib/install/mutate-into-logical-tree.js file path=usr/node/6/lib/node_modules/npm/lib/install/node.js file path=usr/node/6/lib/node_modules/npm/lib/install/read-shrinkwrap.js +file path=usr/node/6/lib/node_modules/npm/lib/install/realize-shrinkwrap-specifier.js +file path=usr/node/6/lib/node_modules/npm/lib/install/report-optional-failure.js file path=usr/node/6/lib/node_modules/npm/lib/install/save.js file path=usr/node/6/lib/node_modules/npm/lib/install/update-package-json.js file path=usr/node/6/lib/node_modules/npm/lib/install/validate-args.js @@ -677,9 +683,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/ file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md @@ -721,6 +725,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/fstream/lib/socket-reader file path=usr/node/6/lib/node_modules/npm/node_modules/fstream/lib/writer.js file path=usr/node/6/lib/node_modules/npm/node_modules/fstream/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/glob/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/glob/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/glob/changelog.md file path=usr/node/6/lib/node_modules/npm/node_modules/glob/common.js file path=usr/node/6/lib/node_modules/npm/node_modules/glob/glob.js @@ -790,7 +795,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/inherits.js file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/inherits_browser.js file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/inherits/test.js file path=usr/node/6/lib/node_modules/npm/node_modules/ini/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/ini/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/ini/ini.js @@ -812,9 +816,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_mo file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md @@ -887,10 +889,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/lodash._getnative/package file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/node_modules/lodash._baseclone/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.clonedeep/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.restparam/LICENSE.txt file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.restparam/README.md @@ -899,14 +897,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.restparam/package. file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash._baseflatten/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/node_modules/lodash.rest/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.union/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.uniq/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.uniq/README.md @@ -915,18 +905,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.uniq/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/node_modules/lodash._root/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash._basedifference/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/node_modules/lodash.rest/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/lodash.without/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/mkdirp/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/mkdirp/LICENSE @@ -958,9 +936,13 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/OWNERS -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py \ + pkg.tmp.autopyc=false file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/aosp_manifest.xml -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py \ + pkg.tmp.autopyc=false file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/README file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json @@ -968,52 +950,138 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/codereview.s file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py \ + pkg.tmp.autopyc=false +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py \ + pkg.tmp.autopyc=false file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py \ + pkg.tmp.autopyc=false file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec @@ -1024,10 +1092,18 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py \ + pkg.tmp.autopyc=false +file \ + path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py \ + pkg.tmp.autopyc=false file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/build.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js @@ -1038,68 +1114,28 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/browser.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/node_modules/minimatch/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/bench.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/sigmund.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/History.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/beep/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/clear/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/cursorPosition.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/examples/progress/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/lib/ansi.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/lib/newlines.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/ansi/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE @@ -1117,60 +1153,72 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npm file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/console-control-strings/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/example.png -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/index.js -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/base-theme.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/error.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/has-color.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/has-color/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/plumbing.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/process.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/progress-bar.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/render-template.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/set-immediate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/set-interval.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/spin.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/template-item.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/theme-set.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/themes.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/wide-truncate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/set-blocking/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.travis.yml @@ -1635,7 +1683,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/pat file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/test.js file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.c +file path=usr/node/6/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc file path=usr/node/6/lib/node_modules/npm/node_modules/nopt/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/nopt/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/nopt/LICENSE @@ -1777,12 +1825,101 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_ file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/log.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/console-control-strings/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/base-theme.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/error.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/has-color.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/has-color/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/plumbing.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/process.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/progress-bar.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/render-template.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/set-immediate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/set-interval.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/spin.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/template-item.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/theme-set.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/themes.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/gauge/wide-truncate.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/node_modules/set-blocking/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npmlog/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/License file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/Makefile file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/equation.gif file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/dns.js +file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/stop.js file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry.js file path=usr/node/6/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry_operation.js @@ -1935,16 +2072,11 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_mo file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/minimatch.js -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml @@ -2005,6 +2137,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stre file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js +file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/BufferList.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/license.md file path=usr/node/6/lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/package.json @@ -2061,6 +2194,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/CONTRIBUTING.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/request/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/codecov.yml file path=usr/node/6/lib/node_modules/npm/node_modules/request/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/lib/auth.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/lib/cookies.js @@ -2082,22 +2216,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4 file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/lib/lru-cache.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/map.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/.travis.yml -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/CONTRIBUTING.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/LICENSE -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/node_modules/yallist/yallist.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/node_modules/lru-cache/package.json +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/lru.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/bl/.jshintrc file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/bl/.npmignore @@ -2440,17 +2559,22 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/certificate.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/openssh-cert.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509-pem.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/identity.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js @@ -2473,14 +2597,14 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/reader.test.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/writer.test.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/AUTHORS +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/CHANGES.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/assert.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/AUTHORS -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/CHANGES.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/assert.js -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/node_modules/assert-plus/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE @@ -2491,6 +2615,12 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/sec.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/test.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.npmignore +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.travis.yml +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/LICENSE +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/README.md +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/lib/index.js +file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/AUTHORS.md @@ -2515,7 +2645,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/COPYING.txt file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js @@ -2571,16 +2700,11 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oaut file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/test.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/CONTRIBUTING.md file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/README.md -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/bower.json -file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/component.json file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js @@ -2615,6 +2739,7 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/retry/Makefile file path=usr/node/6/lib/node_modules/npm/node_modules/retry/Readme.md file path=usr/node/6/lib/node_modules/npm/node_modules/retry/equation.gif file path=usr/node/6/lib/node_modules/npm/node_modules/retry/example/dns.js +file path=usr/node/6/lib/node_modules/npm/node_modules/retry/example/stop.js file path=usr/node/6/lib/node_modules/npm/node_modules/retry/index.js file path=usr/node/6/lib/node_modules/npm/node_modules/retry/lib/retry.js file path=usr/node/6/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js @@ -2624,8 +2749,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/bin.js file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/rimraf/rimraf.js -file path=usr/node/6/lib/node_modules/npm/node_modules/semver/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/semver/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/semver/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/semver/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/semver/bin/semver @@ -2755,7 +2878,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/which/CHANGELOG.md file path=usr/node/6/lib/node_modules/npm/node_modules/which/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/which/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/which/bin/which -file path=usr/node/6/lib/node_modules/npm/node_modules/which/changelog.sh file path=usr/node/6/lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore file path=usr/node/6/lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md @@ -2770,8 +2892,6 @@ file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/package.json file path=usr/node/6/lib/node_modules/npm/node_modules/wrappy/wrappy.js -file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/.npmignore -file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/.travis.yml file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/README.md file path=usr/node/6/lib/node_modules/npm/node_modules/write-file-atomic/index.js @@ -2783,6 +2903,7 @@ file path=usr/node/6/lib/node_modules/npm/scripts/doc-build.sh file path=usr/node/6/lib/node_modules/npm/scripts/gen-changelog file path=usr/node/6/lib/node_modules/npm/scripts/index-build.js file path=usr/node/6/lib/node_modules/npm/scripts/install.sh +file path=usr/node/6/lib/node_modules/npm/scripts/maketest file path=usr/node/6/lib/node_modules/npm/scripts/publish-tag.js file path=usr/node/6/lib/node_modules/npm/scripts/release.sh file path=usr/node/6/lib/node_modules/npm/scripts/relocate.sh -- 2.11.4.GIT