Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2017 00:42:13 +0000 (UTC)
From:      Tom Judge <tj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437842 - in head: . textproc/kibana5 textproc/kibana50
Message-ID:  <201704060042.v360gDsa060183@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tj
Date: Thu Apr  6 00:42:13 2017
New Revision: 437842
URL: https://svnweb.freebsd.org/changeset/ports/437842

Log:
  Update to 5.3.0.
  
  Changes: https://www.elastic.co/guide/en/kibana/current/release-notes-5.3.0.html

Added:
  head/textproc/kibana5/
     - copied from r437841, head/textproc/kibana50/
Deleted:
  head/textproc/kibana50/
Modified:
  head/MOVED
  head/textproc/kibana5/Makefile
  head/textproc/kibana5/distinfo
  head/textproc/kibana5/pkg-plist

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Apr  6 00:40:33 2017	(r437841)
+++ head/MOVED	Thu Apr  6 00:42:13 2017	(r437842)
@@ -9205,3 +9205,4 @@ x11-themes/kde4-icons-oxygen|x11-themes/
 devel/php5-geshi|devel/php-geshi|2017-04-04|Update PKGNAMEPREFIX: it builds fine with PHP 7.x
 databases/p5-Search-Xapian|databases/p5-Search-Xapian12|2017-04-04|Rename to match Xapian PKGNAMESUFFIX
 archivers/pecl-snappy|archivers/php-snappy|2017-04-04|Update PKGNAMEPREFIX: it builds fine with PHP 7.x
+textproc/kibana50|textproc/kibana5|2017-04-05|Rename port to match the rest of the 5.X line of the elastic stack

Modified: head/textproc/kibana5/Makefile
==============================================================================
--- head/textproc/kibana50/Makefile	Thu Apr  6 00:40:33 2017	(r437841)
+++ head/textproc/kibana5/Makefile	Thu Apr  6 00:42:13 2017	(r437842)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	kibana
-PORTVERSION=	5.0.2
+PORTVERSION=	5.3.0
 DISTVERSIONSUFFIX=	-linux-x86
 CATEGORIES=	textproc www
 MASTER_SITES=	https://artifacts.elastic.co/downloads/kibana/ \
 		http://artifacts.elastic.co/downloads/kibana/
-PKGNAMESUFFIX?=	50
+PKGNAMESUFFIX?=	5
 
 MAINTAINER=	tj@FreeBSD.org
 COMMENT=	Browser based analytics and search interface to ElasticSearch

Modified: head/textproc/kibana5/distinfo
==============================================================================
--- head/textproc/kibana50/distinfo	Thu Apr  6 00:40:33 2017	(r437841)
+++ head/textproc/kibana5/distinfo	Thu Apr  6 00:42:13 2017	(r437842)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480680234
-SHA256 (kibana-5.0.2-linux-x86.tar.gz) = 7a030c4e0283a465fd35138059da1bcdc97b5df7bc00fa2e1c35142282f5b7ba
-SIZE (kibana-5.0.2-linux-x86.tar.gz) = 39647089
+TIMESTAMP = 1491436040
+SHA256 (kibana-5.3.0-linux-x86.tar.gz) = eddc77334032ed30f98289715781d01e7677d598cf4a3ad5595618cc057a8bfc
+SIZE (kibana-5.3.0-linux-x86.tar.gz) = 38354255

Modified: head/textproc/kibana5/pkg-plist
==============================================================================
--- head/textproc/kibana50/pkg-plist	Thu Apr  6 00:40:33 2017	(r437841)
+++ head/textproc/kibana5/pkg-plist	Thu Apr  6 00:42:13 2017	(r437842)
@@ -1,6 +1,7 @@
 @preunexec rm -rf %D/%%WWWDIR%%/optimize/* 2>&1 >/dev/null || true
 @sample etc/kibana.yml.sample
 %%WWWDIR%%/LICENSE.txt
+%%WWWDIR%%/NOTICE.txt
 %%WWWDIR%%/README.txt
 %%WWWDIR%%/node_modules/.bin/JSONStream
 %%WWWDIR%%/node_modules/.bin/acorn
@@ -56,21 +57,6 @@
 %%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/file-details.js
 %%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/signatures.js
 %%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/structures.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/.npmignore
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/LICENSE
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/README.md
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/duplex.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/float.patch
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_duplex.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_passthrough.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_readable.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_transform.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_writable.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/package.json
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/passthrough.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/readable.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/transform.js
-%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/writable.js
 %%WWWDIR%%/node_modules/@bigfunger/decompress-zip/package.json
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/.bowerrc
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/.jscsrc
@@ -91,9 +77,6 @@
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/gulpfile.js
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/jshintrc.json
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/karma.conf.js
-%%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/node_modules/chalk/index.js
-%%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/node_modules/chalk/package.json
-%%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/node_modules/chalk/readme.md
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/package.json
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/public/build/bower.json
 %%WWWDIR%%/node_modules/@bigfunger/jsondiffpatch/public/build/jsondiffpatch-formatters.js
@@ -146,6 +129,15 @@
 %%WWWDIR%%/node_modules/@elastic/datemath/lib/index.js
 %%WWWDIR%%/node_modules/@elastic/datemath/package.json
 %%WWWDIR%%/node_modules/@elastic/datemath/readme.md
+%%WWWDIR%%/node_modules/@elastic/httpolyglot/LICENSE
+%%WWWDIR%%/node_modules/@elastic/httpolyglot/README.md
+%%WWWDIR%%/node_modules/@elastic/httpolyglot/lib/index.js
+%%WWWDIR%%/node_modules/@elastic/httpolyglot/package.json
+%%WWWDIR%%/node_modules/@elastic/webpack-directory-name-as-main/.eslintrc.yaml
+%%WWWDIR%%/node_modules/@elastic/webpack-directory-name-as-main/.npmignore
+%%WWWDIR%%/node_modules/@elastic/webpack-directory-name-as-main/DirectoryNameAsDefaultFile.js
+%%WWWDIR%%/node_modules/@elastic/webpack-directory-name-as-main/README.md
+%%WWWDIR%%/node_modules/@elastic/webpack-directory-name-as-main/package.json
 %%WWWDIR%%/node_modules/@spalger/filesaver/LICENSE.md
 %%WWWDIR%%/node_modules/@spalger/filesaver/README.md
 %%WWWDIR%%/node_modules/@spalger/filesaver/file-saver.js
@@ -295,17 +287,12 @@
 %%WWWDIR%%/node_modules/acorn-globals/node_modules/acorn/src/walk/index.js
 %%WWWDIR%%/node_modules/acorn-globals/node_modules/acorn/src/whitespace.js
 %%WWWDIR%%/node_modules/acorn-globals/package.json
-%%WWWDIR%%/node_modules/acorn/.editorconfig
 %%WWWDIR%%/node_modules/acorn/.npmignore
-%%WWWDIR%%/node_modules/acorn/.tern-project
-%%WWWDIR%%/node_modules/acorn/.travis.yml
 %%WWWDIR%%/node_modules/acorn/AUTHORS
 %%WWWDIR%%/node_modules/acorn/CHANGELOG.md
 %%WWWDIR%%/node_modules/acorn/LICENSE
 %%WWWDIR%%/node_modules/acorn/README.md
 %%WWWDIR%%/node_modules/acorn/bin/acorn
-%%WWWDIR%%/node_modules/acorn/bin/generate-identifier-regex.js
-%%WWWDIR%%/node_modules/acorn/bin/update_authors.sh
 %%WWWDIR%%/node_modules/acorn/dist/.keep
 %%WWWDIR%%/node_modules/acorn/dist/acorn.es.js
 %%WWWDIR%%/node_modules/acorn/dist/acorn.js
@@ -314,10 +301,6 @@
 %%WWWDIR%%/node_modules/acorn/dist/walk.es.js
 %%WWWDIR%%/node_modules/acorn/dist/walk.js
 %%WWWDIR%%/node_modules/acorn/package.json
-%%WWWDIR%%/node_modules/acorn/rollup/config.bin.js
-%%WWWDIR%%/node_modules/acorn/rollup/config.loose.js
-%%WWWDIR%%/node_modules/acorn/rollup/config.main.js
-%%WWWDIR%%/node_modules/acorn/rollup/config.walk.js
 %%WWWDIR%%/node_modules/acorn/src/bin/acorn.js
 %%WWWDIR%%/node_modules/acorn/src/expression.js
 %%WWWDIR%%/node_modules/acorn/src/identifier.js
@@ -406,6 +389,16 @@
 %%WWWDIR%%/node_modules/angular-sanitize/bower.json
 %%WWWDIR%%/node_modules/angular-sanitize/index.js
 %%WWWDIR%%/node_modules/angular-sanitize/package.json
+%%WWWDIR%%/node_modules/angular-sortable-view/.npmignore
+%%WWWDIR%%/node_modules/angular-sortable-view/CHANGELOG.md
+%%WWWDIR%%/node_modules/angular-sortable-view/Gruntfile.js
+%%WWWDIR%%/node_modules/angular-sortable-view/LICENSE
+%%WWWDIR%%/node_modules/angular-sortable-view/README.md
+%%WWWDIR%%/node_modules/angular-sortable-view/bower.json
+%%WWWDIR%%/node_modules/angular-sortable-view/lib/angular.js
+%%WWWDIR%%/node_modules/angular-sortable-view/package.json
+%%WWWDIR%%/node_modules/angular-sortable-view/src/angular-sortable-view.js
+%%WWWDIR%%/node_modules/angular-sortable-view/src/angular-sortable-view.min.js
 %%WWWDIR%%/node_modules/angular/README.md
 %%WWWDIR%%/node_modules/angular/angular-csp.css
 %%WWWDIR%%/node_modules/angular/angular.js
@@ -464,10 +457,6 @@
 %%WWWDIR%%/node_modules/arr-flatten/README.md
 %%WWWDIR%%/node_modules/arr-flatten/index.js
 %%WWWDIR%%/node_modules/arr-flatten/package.json
-%%WWWDIR%%/node_modules/array-slice/LICENSE
-%%WWWDIR%%/node_modules/array-slice/README.md
-%%WWWDIR%%/node_modules/array-slice/index.js
-%%WWWDIR%%/node_modules/array-slice/package.json
 %%WWWDIR%%/node_modules/array-unique/LICENSE
 %%WWWDIR%%/node_modules/array-unique/README.md
 %%WWWDIR%%/node_modules/array-unique/index.js
@@ -720,6 +709,7 @@
 %%WWWDIR%%/node_modules/autoprefixer-loader/node_modules/source-map/lib/source-map/util.js
 %%WWWDIR%%/node_modules/autoprefixer-loader/node_modules/source-map/package.json
 %%WWWDIR%%/node_modules/autoprefixer-loader/package.json
+%%WWWDIR%%/node_modules/autoprefixer/AUTHORS
 %%WWWDIR%%/node_modules/autoprefixer/CHANGELOG.md
 %%WWWDIR%%/node_modules/autoprefixer/LICENSE
 %%WWWDIR%%/node_modules/autoprefixer/README.md
@@ -991,6 +981,41 @@
 %%WWWDIR%%/node_modules/babel-core/lib/types/retrievers.js
 %%WWWDIR%%/node_modules/babel-core/lib/types/validators.js
 %%WWWDIR%%/node_modules/babel-core/lib/util.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/.bin/json5
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-regex/index.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-regex/license
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-regex/package.json
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-regex/readme.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-styles/index.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-styles/license
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-styles/package.json
+%%WWWDIR%%/node_modules/babel-core/node_modules/ansi-styles/readme.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/chalk/index.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/chalk/license
+%%WWWDIR%%/node_modules/babel-core/node_modules/chalk/package.json
+%%WWWDIR%%/node_modules/babel-core/node_modules/chalk/readme.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/has-ansi/index.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/has-ansi/license
+%%WWWDIR%%/node_modules/babel-core/node_modules/has-ansi/package.json
+%%WWWDIR%%/node_modules/babel-core/node_modules/has-ansi/readme.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/.editorconfig
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/.npmignore
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/.travis.yml
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/CHANGELOG.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/README.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/lib/cli.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/lib/json5.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/lib/require.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/package.json
+%%WWWDIR%%/node_modules/babel-core/node_modules/json5/package.json5
+%%WWWDIR%%/node_modules/babel-core/node_modules/strip-ansi/index.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/strip-ansi/license
+%%WWWDIR%%/node_modules/babel-core/node_modules/strip-ansi/package.json
+%%WWWDIR%%/node_modules/babel-core/node_modules/strip-ansi/readme.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/supports-color/index.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/supports-color/license
+%%WWWDIR%%/node_modules/babel-core/node_modules/supports-color/package.json
+%%WWWDIR%%/node_modules/babel-core/node_modules/supports-color/readme.md
 %%WWWDIR%%/node_modules/babel-core/package.json
 %%WWWDIR%%/node_modules/babel-core/polyfill.js
 %%WWWDIR%%/node_modules/babel-core/register-without-polyfill.js
@@ -1431,6 +1456,24 @@
 %%WWWDIR%%/node_modules/bl/node_modules/isarray/index.js
 %%WWWDIR%%/node_modules/bl/node_modules/isarray/package.json
 %%WWWDIR%%/node_modules/bl/node_modules/isarray/test.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/.npmignore
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/.travis.yml
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/.zuul.yml
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/LICENSE
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/README.md
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/doc/stream.markdown
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/duplex.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/package.json
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/passthrough.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/readable.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/transform.js
+%%WWWDIR%%/node_modules/bl/node_modules/readable-stream/writable.js
 %%WWWDIR%%/node_modules/bl/package.json
 %%WWWDIR%%/node_modules/block-stream/LICENCE
 %%WWWDIR%%/node_modules/block-stream/LICENSE
@@ -1762,13 +1805,16 @@
 %%WWWDIR%%/node_modules/browserify-zlib/package.json
 %%WWWDIR%%/node_modules/browserify-zlib/src/binding.js
 %%WWWDIR%%/node_modules/browserify-zlib/src/index.js
-%%WWWDIR%%/node_modules/browserslist/.npmignore
 %%WWWDIR%%/node_modules/browserslist/CHANGELOG.md
 %%WWWDIR%%/node_modules/browserslist/LICENSE
 %%WWWDIR%%/node_modules/browserslist/README.md
 %%WWWDIR%%/node_modules/browserslist/cli.js
 %%WWWDIR%%/node_modules/browserslist/index.js
 %%WWWDIR%%/node_modules/browserslist/package.json
+%%WWWDIR%%/node_modules/buffer-shims/index.js
+%%WWWDIR%%/node_modules/buffer-shims/license.md
+%%WWWDIR%%/node_modules/buffer-shims/package.json
+%%WWWDIR%%/node_modules/buffer-shims/readme.md
 %%WWWDIR%%/node_modules/buffer/.npmignore
 %%WWWDIR%%/node_modules/buffer/.travis.yml
 %%WWWDIR%%/node_modules/buffer/AUTHORS.md
@@ -1846,39 +1892,62 @@
 %%WWWDIR%%/node_modules/caniuse-db/.editorconfig
 %%WWWDIR%%/node_modules/caniuse-db/.npmignore
 %%WWWDIR%%/node_modules/caniuse-db/CONTRIBUTING.md
+%%WWWDIR%%/node_modules/caniuse-db/LICENSE
 %%WWWDIR%%/node_modules/caniuse-db/README.md
 %%WWWDIR%%/node_modules/caniuse-db/data.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/aac.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/ac3-ec3.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/addeventlistener.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/alternate-stylesheet.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/ambient-light.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/apng.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/arrow-functions.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/asmjs.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/async-functions.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/atob-btoa.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/audio-api.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/audio.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/audiotracks.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/autofocus.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/aux-click.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/background-attachment.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/background-img-opts.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/background-position-x-y.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/background-repeat-round-space.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/battery-status.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/beacon.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/beforeafterprint.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/blobbuilder.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/bloburls.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/border-image.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/border-radius.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/broadcastchannel.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/brotli.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/calc.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/canvas-blending.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/canvas-text.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/canvas.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/ch-unit.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/chacha20-poly1305.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/channel-messaging.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/childnode-remove.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/classlist.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/client-hints-dpr-width-viewport.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/clipboard.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/comparedocumentposition.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/console-basic.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/const.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/contenteditable.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/contentsecuritypolicy.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/contentsecuritypolicy2.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/cors.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/credential-management.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/cryptography.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-all.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-animation.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-any-link.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-appearance.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-apply-rule.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-at-counter-style.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-backdrop-filter.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-background-offsets.json
@@ -1886,38 +1955,68 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-boxdecorationbreak.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-boxshadow.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-canvas.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-case-insensitive.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-clip-path.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-containment.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-counters.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-crisp-edges.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-cross-fade.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-default-pseudo.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-descendant-gtgt.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-deviceadaptation.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-dir-pseudo.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-element-function.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-exclusions.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-featurequeries.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-filter-function.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-filters.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-first-letter.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-first-line.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-fixed.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-focus-within.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-font-rendering-controls.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-font-stretch.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-gencontent.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-gradients.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-grid.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-hanging-punctuation.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-has.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-hyphens.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-image-orientation.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-image-set.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-in-out-of-range.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-indeterminate-pseudo.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-initial-letter.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-initial-value.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-letter-spacing.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-line-clamp.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-logical-props.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-marker-pseudo.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-masks.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-matches-pseudo.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-media-interaction.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-media-resolution.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-media-scripting.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-mediaqueries.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-mixblendmode.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-motion-paths.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-not-sel-list.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-nth-child-of.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-opacity.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-optional-pseudo.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-page-break.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-paged-media.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-placeholder-shown.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-placeholder.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-read-only-write.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-reflections.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-regions.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-repeating-gradients.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-resize.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-revert-value.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-rrggbbaa.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-scroll-behavior.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-scrollbar.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-sel2.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-sel3.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-selection.json
@@ -1927,18 +2026,29 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-supports-api.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-table.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-text-align-last.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-text-indent.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-text-justify.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-text-spacing.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-textshadow.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-touch-action-2.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-touch-action.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-transitions.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-unset-value.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-variables.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-widows-orphans.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css-writing-mode.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css-zoom.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css3-attr.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css3-boxsizing.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css3-colors.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/css3-cursors-grab.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css3-cursors-newer.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css3-cursors.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/css3-tabsize.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/currentcolor.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/custom-elements.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/custom-elementsv1.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/customevent.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/datalist.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/dataset.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/datauri.json
@@ -1946,20 +2056,35 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/deviceorientation.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/devicepixelratio.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/dialog.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/dispatchevent.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/document-currentscript.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/document-execcommand.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/documenthead.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/dom-manip-convenience.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/dom-range.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/domcontentloaded.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/domfocusin-domfocusout-events.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/dommatrix.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/download.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/dragndrop.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/element-closest.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/element-from-point.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/eot.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/es5.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/es6-class.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/es6-module.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/es6-number.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/eventsource.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/fetch.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/fieldset-disabled.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/fileapi.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/filereader.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/filereadersync.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/filesystem.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/flac.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/flexbox.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/flow-root.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/focusin-focusout-events.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/font-feature.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/font-kerning.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/font-loading.json
@@ -1969,6 +2094,7 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/font-variant-alternates.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/fontface.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/form-attribute.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/form-submit-attributes.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/form-validation.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/forms.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/fullscreen.json
@@ -1982,37 +2108,67 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/hidden.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/high-resolution-time.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/history.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/html-media-capture.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/html5semantic.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/http-live-streaming.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/http2.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/iframe-sandbox.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/iframe-seamless.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/iframe-srcdoc.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/imagecapture.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/ime.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/img-naturalwidth-naturalheight.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/imports.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/indeterminate-checkbox.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/indexeddb.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/inline-block.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/innertext.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-autocomplete-onoff.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-color.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-datetime.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-email-tel-url.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/input-event.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/input-file-accept.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-file-multiple.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/input-inputmode.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-minlength.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-number.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-pattern.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-placeholder.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/input-range.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/input-search.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/insert-adjacent.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/insertadjacenthtml.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/internationalization.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/intersectionobserver.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/intrinsic-width.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/jpeg2000.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/jpegxr.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/json.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/kerning-pairs-ligatures.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/keyboardevent-charcode.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/keyboardevent-code.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/keyboardevent-getmodifierstate.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/keyboardevent-key.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/keyboardevent-location.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/keyboardevent-which.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/lazyload.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/let.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/link-icon-png.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/link-icon-svg.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/link-rel-dns-prefetch.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/link-rel-preconnect.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/link-rel-prefetch.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/link-rel-preload.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/link-rel-prerender.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/matchesselector.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/matchmedia.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/mathml.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/maxlength.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/media-attribute.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/media-session-api.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/mediacapture-fromelement.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/mediarecorder.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/mediasource.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/menu.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/meter.json
@@ -2022,22 +2178,33 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/mpeg4.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/multibackgrounds.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/multicolumn.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/mutation-events.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/mutationobserver.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/namevalue-storage.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/nav-timing.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/netinfo.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/node-contains.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/node-parentelement.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/notifications.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/object-fit.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/object-observe.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/objectrtc.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/offline-apps.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/ogg-vorbis.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/ogv.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/ol-reversed.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/once-event-listener.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/online-status.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/opus.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/outline.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/pad-start-end.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/page-transition-events.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/pagevisibility.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/passive-event-listener.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/payment-request.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/permissions-api.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/picture.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/ping.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/png-alpha.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/pointer-events.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/pointer.json
@@ -2045,21 +2212,35 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/progress.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/promises.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/proximity.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/proxy.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/publickeypinning.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/push-api.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/queryselector.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/readonly-attr.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/referrer-policy.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/registerprotocolhandler.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/rel-noopener.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/rellist.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/rem.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/requestanimationframe.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/requestidlecallback.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/resource-timing.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/rest-parameters.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/rtcpeerconnection.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/ruby.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/same-site-cookie-attribute.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/screen-orientation.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/script-async.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/script-defer.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/scrollintoview.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/scrollintoviewifneeded.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/sdch.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/selection-api.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/serviceworkers.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/setimmediate.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/sha-2.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/shadowdom.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/shadowdomv1.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/sharedworkers.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/sni.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/spdy.json
@@ -2068,9 +2249,11 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/spellcheck-attribute.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/sql-storage.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/srcset.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/stopimmediatepropagation.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/stream.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/stricttransportsecurity.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/style-scoped.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/subresource-integrity.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/svg-css.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/svg-filters.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/svg-fonts.json
@@ -2080,6 +2263,8 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/svg-img.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/svg-smil.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/svg.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/tabindex-attr.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/template-literals.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/template.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/testfeat.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/text-decoration.json
@@ -2087,12 +2272,20 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/text-overflow.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/text-size-adjust.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/text-stroke.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/textcontent.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/textencoder.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/tls1-1.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/tls1-2.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/tls1-3.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/touch.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/transforms2d.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/transforms3d.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/ttf.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/typedarrays.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/u2f.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/upgradeinsecurerequests.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/url.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/urlsearchparams.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/use-strict.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/user-select-none.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/user-timing.json
@@ -2101,12 +2294,18 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/videotracks.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/viewport-units.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/wai-aria.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/wasm.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/wav.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/wbr-element.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/web-animation.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/web-app-manifest.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/web-bluetooth.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/webgl.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/webgl2.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/webm.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/webp.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/websockets.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/webvr.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/webvtt.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/webworkers.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/will-change.json
@@ -2115,6 +2314,7 @@
 %%WWWDIR%%/node_modules/caniuse-db/features-json/word-break.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/wordwrap.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/x-doc-messaging.json
+%%WWWDIR%%/node_modules/caniuse-db/features-json/x-frame-options.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/xhr2.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/xhtml.json
 %%WWWDIR%%/node_modules/caniuse-db/features-json/xhtmlsmil.json
@@ -2423,6 +2623,7 @@
 %%WWWDIR%%/node_modules/catbox/node_modules/joi/lib/object.js
 %%WWWDIR%%/node_modules/catbox/node_modules/joi/lib/ref.js
 %%WWWDIR%%/node_modules/catbox/node_modules/joi/lib/schemas.js
+%%WWWDIR%%/node_modules/catbox/node_modules/joi/lib/set.js
 %%WWWDIR%%/node_modules/catbox/node_modules/joi/lib/string.js
 %%WWWDIR%%/node_modules/catbox/node_modules/joi/lib/string/ip.js
 %%WWWDIR%%/node_modules/catbox/node_modules/joi/lib/string/rfc3986.js
@@ -2445,27 +2646,6 @@
 %%WWWDIR%%/node_modules/chainsaw/index.js
 %%WWWDIR%%/node_modules/chainsaw/package.json
 %%WWWDIR%%/node_modules/chalk/index.js
-%%WWWDIR%%/node_modules/chalk/license
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-regex/index.js
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-regex/license
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-regex/package.json
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-regex/readme.md
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-styles/index.js
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-styles/license
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-styles/package.json
-%%WWWDIR%%/node_modules/chalk/node_modules/ansi-styles/readme.md
-%%WWWDIR%%/node_modules/chalk/node_modules/has-ansi/index.js
-%%WWWDIR%%/node_modules/chalk/node_modules/has-ansi/license
-%%WWWDIR%%/node_modules/chalk/node_modules/has-ansi/package.json
-%%WWWDIR%%/node_modules/chalk/node_modules/has-ansi/readme.md
-%%WWWDIR%%/node_modules/chalk/node_modules/strip-ansi/index.js
-%%WWWDIR%%/node_modules/chalk/node_modules/strip-ansi/license
-%%WWWDIR%%/node_modules/chalk/node_modules/strip-ansi/package.json
-%%WWWDIR%%/node_modules/chalk/node_modules/strip-ansi/readme.md
-%%WWWDIR%%/node_modules/chalk/node_modules/supports-color/index.js
-%%WWWDIR%%/node_modules/chalk/node_modules/supports-color/license
-%%WWWDIR%%/node_modules/chalk/node_modules/supports-color/package.json
-%%WWWDIR%%/node_modules/chalk/node_modules/supports-color/readme.md
 %%WWWDIR%%/node_modules/chalk/package.json
 %%WWWDIR%%/node_modules/chalk/readme.md
 %%WWWDIR%%/node_modules/character-parser/.npmignore
@@ -2665,6 +2845,12 @@
 %%WWWDIR%%/node_modules/commoner/node_modules/esprima/bin/esvalidate.js
 %%WWWDIR%%/node_modules/commoner/node_modules/esprima/dist/esprima.js
 %%WWWDIR%%/node_modules/commoner/node_modules/esprima/package.json
+%%WWWDIR%%/node_modules/commoner/node_modules/glob/LICENSE
+%%WWWDIR%%/node_modules/commoner/node_modules/glob/README.md
+%%WWWDIR%%/node_modules/commoner/node_modules/glob/common.js
+%%WWWDIR%%/node_modules/commoner/node_modules/glob/glob.js
+%%WWWDIR%%/node_modules/commoner/node_modules/glob/package.json
+%%WWWDIR%%/node_modules/commoner/node_modules/glob/sync.js
 %%WWWDIR%%/node_modules/commoner/node_modules/recast/.editorconfig
 %%WWWDIR%%/node_modules/commoner/node_modules/recast/.npmignore
 %%WWWDIR%%/node_modules/commoner/node_modules/recast/.travis.yml
@@ -3682,6 +3868,64 @@
 %%WWWDIR%%/node_modules/core-util-is/lib/util.js
 %%WWWDIR%%/node_modules/core-util-is/package.json
 %%WWWDIR%%/node_modules/core-util-is/test.js
+%%WWWDIR%%/node_modules/cosmiconfig/CHANGELOG.md
+%%WWWDIR%%/node_modules/cosmiconfig/LICENSE
+%%WWWDIR%%/node_modules/cosmiconfig/README.md
+%%WWWDIR%%/node_modules/cosmiconfig/index.js
+%%WWWDIR%%/node_modules/cosmiconfig/lib/createExplorer.js
+%%WWWDIR%%/node_modules/cosmiconfig/lib/loadDefinedFile.js
+%%WWWDIR%%/node_modules/cosmiconfig/lib/loadJs.js
+%%WWWDIR%%/node_modules/cosmiconfig/lib/loadPackageProp.js
+%%WWWDIR%%/node_modules/cosmiconfig/lib/loadRc.js
+%%WWWDIR%%/node_modules/cosmiconfig/lib/readFile.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/.bin/esparse
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/.bin/esvalidate
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/.bin/js-yaml
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/esprima/ChangeLog
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/esprima/LICENSE.BSD
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/esprima/README.md
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/esprima/bin/esparse.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/esprima/bin/esvalidate.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/esprima/dist/esprima.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/esprima/package.json
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/CHANGELOG.md
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/LICENSE
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/README.md
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/bin/js-yaml.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/dist/js-yaml.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/dist/js-yaml.min.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/index.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/common.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/dumper.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/exception.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/loader.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/mark.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/schema.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/schema/core.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/schema/default_full.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/schema/default_safe.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/schema/failsafe.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/schema/json.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/binary.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/bool.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/float.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/int.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/js/function.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/js/regexp.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/js/undefined.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/map.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/merge.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/null.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/omap.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/pairs.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/seq.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/set.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/str.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/lib/js-yaml/type/timestamp.js
+%%WWWDIR%%/node_modules/cosmiconfig/node_modules/js-yaml/package.json
+%%WWWDIR%%/node_modules/cosmiconfig/package.json
 %%WWWDIR%%/node_modules/crossvent/.editorconfig
 %%WWWDIR%%/node_modules/crossvent/.jshintignore
 %%WWWDIR%%/node_modules/crossvent/.jshintrc
@@ -3924,6 +4168,25 @@
 %%WWWDIR%%/node_modules/custom-event/README.md
 %%WWWDIR%%/node_modules/custom-event/index.js
 %%WWWDIR%%/node_modules/custom-event/package.json
+%%WWWDIR%%/node_modules/d3-cloud/.npmignore
+%%WWWDIR%%/node_modules/d3-cloud/LICENSE
+%%WWWDIR%%/node_modules/d3-cloud/README.md
+%%WWWDIR%%/node_modules/d3-cloud/bower.json
+%%WWWDIR%%/node_modules/d3-cloud/build/d3.layout.cloud.js
+%%WWWDIR%%/node_modules/d3-cloud/examples/browserify.js
+%%WWWDIR%%/node_modules/d3-cloud/examples/node.js
+%%WWWDIR%%/node_modules/d3-cloud/index.js
+%%WWWDIR%%/node_modules/d3-cloud/package.json
+%%WWWDIR%%/node_modules/d3-dispatch/.eslintrc
+%%WWWDIR%%/node_modules/d3-dispatch/.npmignore
+%%WWWDIR%%/node_modules/d3-dispatch/LICENSE
+%%WWWDIR%%/node_modules/d3-dispatch/README.md
+%%WWWDIR%%/node_modules/d3-dispatch/build/bundle.js
+%%WWWDIR%%/node_modules/d3-dispatch/build/d3-dispatch.js
+%%WWWDIR%%/node_modules/d3-dispatch/build/d3-dispatch.min.js
+%%WWWDIR%%/node_modules/d3-dispatch/index.js
+%%WWWDIR%%/node_modules/d3-dispatch/package.json
+%%WWWDIR%%/node_modules/d3-dispatch/src/dispatch.js
 %%WWWDIR%%/node_modules/d3/.npmignore
 %%WWWDIR%%/node_modules/d3/.spmignore
 %%WWWDIR%%/node_modules/d3/CONTRIBUTING.md
@@ -4240,19 +4503,23 @@
 %%WWWDIR%%/node_modules/date-now/index.js
 %%WWWDIR%%/node_modules/date-now/package.json
 %%WWWDIR%%/node_modules/date-now/seed.js
-%%WWWDIR%%/node_modules/debug/.jshintrc
+%%WWWDIR%%/node_modules/debug/.coveralls.yml
+%%WWWDIR%%/node_modules/debug/.eslintrc
 %%WWWDIR%%/node_modules/debug/.npmignore
+%%WWWDIR%%/node_modules/debug/.travis.yml
 %%WWWDIR%%/node_modules/debug/CHANGELOG.md
 %%WWWDIR%%/node_modules/debug/LICENSE
 %%WWWDIR%%/node_modules/debug/Makefile
-%%WWWDIR%%/node_modules/debug/Readme.md
+%%WWWDIR%%/node_modules/debug/README.md
 %%WWWDIR%%/node_modules/debug/bower.json
-%%WWWDIR%%/node_modules/debug/browser.js
 %%WWWDIR%%/node_modules/debug/component.json
-%%WWWDIR%%/node_modules/debug/debug.js
-%%WWWDIR%%/node_modules/debug/index.js
+%%WWWDIR%%/node_modules/debug/karma.conf.js
 %%WWWDIR%%/node_modules/debug/node.js
 %%WWWDIR%%/node_modules/debug/package.json
+%%WWWDIR%%/node_modules/debug/src/browser.js
+%%WWWDIR%%/node_modules/debug/src/debug.js
+%%WWWDIR%%/node_modules/debug/src/index.js
+%%WWWDIR%%/node_modules/debug/src/node.js
 %%WWWDIR%%/node_modules/decamelize/index.js
 %%WWWDIR%%/node_modules/decamelize/license
 %%WWWDIR%%/node_modules/decamelize/package.json
@@ -4385,15 +4652,28 @@
 %%WWWDIR%%/node_modules/elasticsearch-browser/elasticsearch.js
 %%WWWDIR%%/node_modules/elasticsearch-browser/elasticsearch.min.js
 %%WWWDIR%%/node_modules/elasticsearch-browser/package.json
-%%WWWDIR%%/node_modules/elasticsearch/.es-snapshot-repos/test_cat_snapshots_1_loc/index
-%%WWWDIR%%/node_modules/elasticsearch/.es-snapshot-repos/test_repo_create_1_loc/index
-%%WWWDIR%%/node_modules/elasticsearch/.es-snapshot-repos/test_repo_restore_1_loc/index
 %%WWWDIR%%/node_modules/elasticsearch/.eslintignore
 %%WWWDIR%%/node_modules/elasticsearch/.node-version
 %%WWWDIR%%/node_modules/elasticsearch/.npmignore
 %%WWWDIR%%/node_modules/elasticsearch/CHANGELOG.md
 %%WWWDIR%%/node_modules/elasticsearch/LICENSE
 %%WWWDIR%%/node_modules/elasticsearch/README.md
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-regex/index.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-regex/license
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-regex/package.json
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-regex/readme.md
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-styles/index.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-styles/license
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-styles/package.json
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/ansi-styles/readme.md
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/chalk/index.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/chalk/license
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/chalk/package.json
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/chalk/readme.md
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/has-ansi/index.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/has-ansi/license
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/has-ansi/package.json
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/has-ansi/readme.md
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/LICENSE
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/README.md
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_DataView.js
@@ -4432,7 +4712,6 @@
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_asciiSize.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_asciiToArray.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_asciiWords.js
-%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_assignInDefaults.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_assignMergeValue.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_assignValue.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_assocIndexOf.js
@@ -4587,6 +4866,9 @@
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_createSet.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_createToPairs.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_createWrap.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_customDefaultsAssignIn.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_customDefaultsMerge.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_customOmitClone.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_deburrLetter.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_defineProperty.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_equalArrays.js
@@ -4652,7 +4934,6 @@
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_matchesStrictComparable.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_memoizeCapped.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_mergeData.js
-%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_mergeDefaults.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_metaMap.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_nativeCreate.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_nativeKeys.js
@@ -5445,6 +5726,14 @@
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/zipObject.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/zipObjectDeep.js
 %%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/zipWith.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/strip-ansi/index.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/strip-ansi/license
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/strip-ansi/package.json
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/strip-ansi/readme.md
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/supports-color/index.js
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/supports-color/license
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/supports-color/package.json
+%%WWWDIR%%/node_modules/elasticsearch/node_modules/supports-color/readme.md
 %%WWWDIR%%/node_modules/elasticsearch/package.json
 %%WWWDIR%%/node_modules/elasticsearch/src/elasticsearch.angular.js
 %%WWWDIR%%/node_modules/elasticsearch/src/elasticsearch.jquery.js
@@ -5463,6 +5752,8 @@
 %%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/2_2.js
 %%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/2_3.js
 %%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/2_4.js
+%%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/5_0.js
+%%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/5_x.js
 %%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/browser_index.js
 %%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/index.js
 %%WWWDIR%%/node_modules/elasticsearch/src/lib/apis/master.js
@@ -5503,6 +5794,11 @@
 %%WWWDIR%%/node_modules/elasticsearch/webpack_config/browser.js
 %%WWWDIR%%/node_modules/elasticsearch/webpack_config/jquery.js
 %%WWWDIR%%/node_modules/elasticsearch/webpack_config/lib.js
+%%WWWDIR%%/node_modules/emojis-list/CHANGELOG.md
+%%WWWDIR%%/node_modules/emojis-list/LICENSE.md
+%%WWWDIR%%/node_modules/emojis-list/README.md
+%%WWWDIR%%/node_modules/emojis-list/index.js
+%%WWWDIR%%/node_modules/emojis-list/package.json
 %%WWWDIR%%/node_modules/encode-uri-query/LICENSE
 %%WWWDIR%%/node_modules/encode-uri-query/index.js
 %%WWWDIR%%/node_modules/encode-uri-query/package.json
@@ -5551,6 +5847,10 @@
 %%WWWDIR%%/node_modules/errno/errno.js
 %%WWWDIR%%/node_modules/errno/package.json
 %%WWWDIR%%/node_modules/errno/test.js
+%%WWWDIR%%/node_modules/error-ex/LICENSE
+%%WWWDIR%%/node_modules/error-ex/README.md
+%%WWWDIR%%/node_modules/error-ex/index.js
+%%WWWDIR%%/node_modules/error-ex/package.json
 %%WWWDIR%%/node_modules/es6-promise/CHANGELOG.md
 %%WWWDIR%%/node_modules/es6-promise/LICENSE
 %%WWWDIR%%/node_modules/es6-promise/README.md
@@ -5572,11 +5872,6 @@
 %%WWWDIR%%/node_modules/escape-string-regexp/license
 %%WWWDIR%%/node_modules/escape-string-regexp/package.json
 %%WWWDIR%%/node_modules/escape-string-regexp/readme.md
-%%WWWDIR%%/node_modules/esmangle-evaluator/.npmignore
-%%WWWDIR%%/node_modules/esmangle-evaluator/README.md
-%%WWWDIR%%/node_modules/esmangle-evaluator/common.js
-%%WWWDIR%%/node_modules/esmangle-evaluator/evaluator.js
-%%WWWDIR%%/node_modules/esmangle-evaluator/package.json
 %%WWWDIR%%/node_modules/esprima-fb/README.md
 %%WWWDIR%%/node_modules/esprima-fb/bin/esparse.js
 %%WWWDIR%%/node_modules/esprima-fb/bin/esvalidate.js
@@ -5700,56 +5995,6 @@
 %%WWWDIR%%/node_modules/extract-text-webpack-plugin/index.js
 %%WWWDIR%%/node_modules/extract-text-webpack-plugin/loader.js
 %%WWWDIR%%/node_modules/extract-text-webpack-plugin/package.json
-%%WWWDIR%%/node_modules/falafel/.travis.yml
-%%WWWDIR%%/node_modules/falafel/example/array.js
-%%WWWDIR%%/node_modules/falafel/example/keyword.js
-%%WWWDIR%%/node_modules/falafel/example/prompt.js
-%%WWWDIR%%/node_modules/falafel/index.js
-%%WWWDIR%%/node_modules/falafel/node_modules/.bin/acorn
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/.editorconfig
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/.npmignore
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/.tern-project
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/.travis.yml
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/AUTHORS
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/LICENSE
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/README.md
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/bin/acorn
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/bin/build-acorn.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/bin/generate-identifier-regex.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/bin/prepublish.sh
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/bin/update_authors.sh
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/bin/without_eval
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/dist/.keep
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/dist/acorn.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/dist/acorn_csp.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/dist/acorn_loose.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/dist/walk.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/package.json
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/expression.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/identifier.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/index.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/location.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/loose/acorn_loose.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/loose/expression.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/loose/index.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/loose/parseutil.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/loose/state.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/loose/statement.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/loose/tokenize.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/lval.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/node.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/options.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/parseutil.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/state.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/statement.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/tokencontext.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/tokenize.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/tokentype.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/util.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/walk/index.js
-%%WWWDIR%%/node_modules/falafel/node_modules/acorn/src/whitespace.js
-%%WWWDIR%%/node_modules/falafel/package.json
-%%WWWDIR%%/node_modules/falafel/readme.markdown
 %%WWWDIR%%/node_modules/fastparse/.eslintrc
 %%WWWDIR%%/node_modules/fastparse/.npmignore
 %%WWWDIR%%/node_modules/fastparse/.travis.yml
@@ -5817,14 +6062,6 @@
 %%WWWDIR%%/node_modules/for-own/README.md
 %%WWWDIR%%/node_modules/for-own/index.js

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704060042.v360gDsa060183>