StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics
https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
536 lines
19 KiB
536 lines
19 KiB
4 years ago
|
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||
|
# yarn lockfile v1
|
||
|
|
||
|
|
||
|
"@mapbox/geojson-area@0.2.2":
|
||
|
version "0.2.2"
|
||
|
resolved "https://registry.yarnpkg.com/@mapbox/geojson-area/-/geojson-area-0.2.2.tgz#18d7814aa36bf23fbbcc379f8e26a22927debf10"
|
||
|
dependencies:
|
||
|
wgs84 "0.0.0"
|
||
|
|
||
|
"@mapbox/geojsonhint@^2.1.0":
|
||
|
version "2.1.0"
|
||
|
resolved "https://registry.yarnpkg.com/@mapbox/geojsonhint/-/geojsonhint-2.1.0.tgz#bb94203ff09cf675898946362272e4738547c0d4"
|
||
|
integrity sha1-u5QgP/Cc9nWJiUY2InLkc4VHwNQ=
|
||
|
dependencies:
|
||
|
concat-stream "^1.6.1"
|
||
|
jsonlint-lines "1.7.1"
|
||
|
minimist "1.2.0"
|
||
|
vfile "^2.3.0"
|
||
|
vfile-reporter "^4.0.0"
|
||
|
|
||
|
"JSV@>= 4.0.x":
|
||
|
version "4.0.2"
|
||
|
resolved "https://registry.yarnpkg.com/JSV/-/JSV-4.0.2.tgz#d077f6825571f82132f9dffaed587b4029feff57"
|
||
|
integrity sha1-0Hf2glVx+CEy+d/67Vh7QCn+/1c=
|
||
|
|
||
|
ansi-regex@^2.0.0:
|
||
|
version "2.1.1"
|
||
|
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
|
||
|
integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
|
||
|
|
||
|
ansi-styles@~1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67cd7b98027a0279178"
|
||
|
integrity sha1-yxAt8cVvUSPquLZ817mAJ6AnkXg=
|
||
|
|
||
|
ansicolors@~0.2.1:
|
||
|
version "0.2.1"
|
||
|
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.2.1.tgz#be089599097b74a5c9c4a84a0cdbcdb62bd87aef"
|
||
|
|
||
|
balanced-match@^1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
||
|
|
||
|
brace-expansion@^1.1.7:
|
||
|
version "1.1.11"
|
||
|
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
|
||
|
dependencies:
|
||
|
balanced-match "^1.0.0"
|
||
|
concat-map "0.0.1"
|
||
|
|
||
|
buffer-from@^1.0.0:
|
||
|
version "1.1.1"
|
||
|
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
|
||
|
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
|
||
|
|
||
|
cardinal@~0.4.2:
|
||
|
version "0.4.4"
|
||
|
resolved "https://registry.yarnpkg.com/cardinal/-/cardinal-0.4.4.tgz#ca5bb68a5b511b90fe93b9acea49bdee5c32bfe2"
|
||
|
dependencies:
|
||
|
ansicolors "~0.2.1"
|
||
|
redeyed "~0.4.0"
|
||
|
|
||
|
chalk@~0.4.0:
|
||
|
version "0.4.0"
|
||
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f"
|
||
|
integrity sha1-UZmj3c0MHv4jvAjBsCewYXbgxk8=
|
||
|
dependencies:
|
||
|
ansi-styles "~1.0.0"
|
||
|
has-color "~0.1.0"
|
||
|
strip-ansi "~0.1.0"
|
||
|
|
||
|
code-point-at@^1.0.0:
|
||
|
version "1.1.0"
|
||
|
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
|
||
|
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
|
||
|
|
||
|
concat-map@0.0.1:
|
||
|
version "0.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
||
|
|
||
|
concat-stream@^1.6.1:
|
||
|
version "1.6.2"
|
||
|
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
|
||
|
integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
|
||
|
dependencies:
|
||
|
buffer-from "^1.0.0"
|
||
|
inherits "^2.0.3"
|
||
|
readable-stream "^2.2.2"
|
||
|
typedarray "^0.0.6"
|
||
|
|
||
|
concat-stream@~1.6.0:
|
||
|
version "1.6.1"
|
||
|
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.1.tgz#261b8f518301f1d834e36342b9fea095d2620a26"
|
||
|
dependencies:
|
||
|
inherits "^2.0.3"
|
||
|
readable-stream "^2.2.2"
|
||
|
typedarray "^0.0.6"
|
||
|
|
||
|
conventional-commit-types@^2.0.0:
|
||
|
version "2.2.0"
|
||
|
resolved "https://registry.yarnpkg.com/conventional-commit-types/-/conventional-commit-types-2.2.0.tgz#5db95739d6c212acbe7b6f656a11b940baa68946"
|
||
|
|
||
|
core-util-is@~1.0.0:
|
||
|
version "1.0.2"
|
||
|
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
||
|
|
||
|
cz-conventional-changelog@^2.0.0:
|
||
|
version "2.1.0"
|
||
|
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-2.1.0.tgz#2f4bc7390e3244e4df293e6ba351e4c740a7c764"
|
||
|
dependencies:
|
||
|
conventional-commit-types "^2.0.0"
|
||
|
lodash.map "^4.5.1"
|
||
|
longest "^1.0.1"
|
||
|
right-pad "^1.0.1"
|
||
|
word-wrap "^1.0.3"
|
||
|
|
||
|
deep-equal@~1.0.1:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5"
|
||
|
|
||
|
define-properties@^1.1.2:
|
||
|
version "1.1.2"
|
||
|
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94"
|
||
|
dependencies:
|
||
|
foreach "^2.0.5"
|
||
|
object-keys "^1.0.8"
|
||
|
|
||
|
defined@~1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693"
|
||
|
|
||
|
es-abstract@^1.5.0:
|
||
|
version "1.10.0"
|
||
|
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
|
||
|
dependencies:
|
||
|
es-to-primitive "^1.1.1"
|
||
|
function-bind "^1.1.1"
|
||
|
has "^1.0.1"
|
||
|
is-callable "^1.1.3"
|
||
|
is-regex "^1.0.4"
|
||
|
|
||
|
es-to-primitive@^1.1.1:
|
||
|
version "1.1.1"
|
||
|
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
|
||
|
dependencies:
|
||
|
is-callable "^1.1.1"
|
||
|
is-date-object "^1.0.1"
|
||
|
is-symbol "^1.0.1"
|
||
|
|
||
|
esprima@~1.0.4:
|
||
|
version "1.0.4"
|
||
|
resolved "https://registry.yarnpkg.com/esprima/-/esprima-1.0.4.tgz#9f557e08fc3b4d26ece9dd34f8fbf476b62585ad"
|
||
|
|
||
|
expect.js@~0.2.0:
|
||
|
version "0.2.0"
|
||
|
resolved "https://registry.yarnpkg.com/expect.js/-/expect.js-0.2.0.tgz#1028533d2c1c363f74a6796ff57ec0520ded2be1"
|
||
|
|
||
|
for-each@~0.3.2:
|
||
|
version "0.3.2"
|
||
|
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.2.tgz#2c40450b9348e97f281322593ba96704b9abd4d4"
|
||
|
dependencies:
|
||
|
is-function "~1.0.0"
|
||
|
|
||
|
foreach@^2.0.5:
|
||
|
version "2.0.5"
|
||
|
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
|
||
|
|
||
|
fs.realpath@^1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
||
|
|
||
|
function-bind@^1.0.2, function-bind@^1.1.1, function-bind@~1.1.1:
|
||
|
version "1.1.1"
|
||
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
||
|
|
||
|
glob@~7.1.2:
|
||
|
version "7.1.2"
|
||
|
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
|
||
|
dependencies:
|
||
|
fs.realpath "^1.0.0"
|
||
|
inflight "^1.0.4"
|
||
|
inherits "2"
|
||
|
minimatch "^3.0.4"
|
||
|
once "^1.3.0"
|
||
|
path-is-absolute "^1.0.0"
|
||
|
|
||
|
has-color@~0.1.0:
|
||
|
version "0.1.7"
|
||
|
resolved "https://registry.yarnpkg.com/has-color/-/has-color-0.1.7.tgz#67144a5260c34fc3cca677d041daf52fe7b78b2f"
|
||
|
integrity sha1-ZxRKUmDDT8PMpnfQQdr1L+e3iy8=
|
||
|
|
||
|
has-flag@^2.0.0:
|
||
|
version "2.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
|
||
|
integrity sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=
|
||
|
|
||
|
has@^1.0.1, has@~1.0.1:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28"
|
||
|
dependencies:
|
||
|
function-bind "^1.0.2"
|
||
|
|
||
|
inflight@^1.0.4:
|
||
|
version "1.0.6"
|
||
|
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
|
||
|
dependencies:
|
||
|
once "^1.3.0"
|
||
|
wrappy "1"
|
||
|
|
||
|
inherits@2, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
|
||
|
version "2.0.3"
|
||
|
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
|
||
|
|
||
|
is-buffer@^1.1.4:
|
||
|
version "1.1.6"
|
||
|
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
|
||
|
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
|
||
|
|
||
|
is-callable@^1.1.1, is-callable@^1.1.3:
|
||
|
version "1.1.3"
|
||
|
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
|
||
|
|
||
|
is-date-object@^1.0.1:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
|
||
|
|
||
|
is-fullwidth-code-point@^1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
|
||
|
integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
|
||
|
dependencies:
|
||
|
number-is-nan "^1.0.0"
|
||
|
|
||
|
is-function@~1.0.0:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/is-function/-/is-function-1.0.1.tgz#12cfb98b65b57dd3d193a3121f5f6e2f437602b5"
|
||
|
|
||
|
is-regex@^1.0.4:
|
||
|
version "1.0.4"
|
||
|
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
|
||
|
dependencies:
|
||
|
has "^1.0.1"
|
||
|
|
||
|
is-symbol@^1.0.1:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
|
||
|
|
||
|
isarray@0.0.1:
|
||
|
version "0.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
|
||
|
|
||
|
isarray@~1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
|
||
|
|
||
|
jsonlint-lines@1.7.1:
|
||
|
version "1.7.1"
|
||
|
resolved "https://registry.yarnpkg.com/jsonlint-lines/-/jsonlint-lines-1.7.1.tgz#507de680d3fb8c4be1641cc57d6f679f29f178ff"
|
||
|
integrity sha1-UH3mgNP7jEvhZBzFfW9nnynxeP8=
|
||
|
dependencies:
|
||
|
JSV ">= 4.0.x"
|
||
|
nomnom ">= 1.5.x"
|
||
|
|
||
|
lodash.map@^4.5.1:
|
||
|
version "4.6.0"
|
||
|
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
|
||
|
|
||
|
longest@^1.0.1:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
|
||
|
|
||
|
minimatch@^3.0.4:
|
||
|
version "3.0.4"
|
||
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
|
||
|
dependencies:
|
||
|
brace-expansion "^1.1.7"
|
||
|
|
||
|
minimist@0.0.5:
|
||
|
version "0.0.5"
|
||
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.5.tgz#d7aa327bcecf518f9106ac6b8f003fa3bcea8566"
|
||
|
|
||
|
minimist@1.2.0, minimist@~1.2.0:
|
||
|
version "1.2.0"
|
||
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
||
|
|
||
|
"nomnom@>= 1.5.x":
|
||
|
version "1.8.1"
|
||
|
resolved "https://registry.yarnpkg.com/nomnom/-/nomnom-1.8.1.tgz#2151f722472ba79e50a76fc125bb8c8f2e4dc2a7"
|
||
|
integrity sha1-IVH3Ikcrp55Qp2/BJbuMjy5Nwqc=
|
||
|
dependencies:
|
||
|
chalk "~0.4.0"
|
||
|
underscore "~1.6.0"
|
||
|
|
||
|
number-is-nan@^1.0.0:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
||
|
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
|
||
|
|
||
|
object-inspect@~1.5.0:
|
||
|
version "1.5.0"
|
||
|
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.5.0.tgz#9d876c11e40f485c79215670281b767488f9bfe3"
|
||
|
|
||
|
object-keys@^1.0.8:
|
||
|
version "1.0.11"
|
||
|
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
|
||
|
|
||
|
once@^1.3.0:
|
||
|
version "1.4.0"
|
||
|
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
|
||
|
dependencies:
|
||
|
wrappy "1"
|
||
|
|
||
|
path-is-absolute@^1.0.0:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|
||
|
|
||
|
path-parse@^1.0.5:
|
||
|
version "1.0.5"
|
||
|
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
|
||
|
|
||
|
process-nextick-args@~2.0.0:
|
||
|
version "2.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa"
|
||
|
|
||
|
readable-stream@^2.2.2:
|
||
|
version "2.3.5"
|
||
|
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.5.tgz#b4f85003a938cbb6ecbce2a124fb1012bd1a838d"
|
||
|
dependencies:
|
||
|
core-util-is "~1.0.0"
|
||
|
inherits "~2.0.3"
|
||
|
isarray "~1.0.0"
|
||
|
process-nextick-args "~2.0.0"
|
||
|
safe-buffer "~5.1.1"
|
||
|
string_decoder "~1.0.3"
|
||
|
util-deprecate "~1.0.1"
|
||
|
|
||
|
readable-stream@~1.1.0:
|
||
|
version "1.1.14"
|
||
|
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
|
||
|
dependencies:
|
||
|
core-util-is "~1.0.0"
|
||
|
inherits "~2.0.1"
|
||
|
isarray "0.0.1"
|
||
|
string_decoder "~0.10.x"
|
||
|
|
||
|
redeyed@~0.4.0:
|
||
|
version "0.4.4"
|
||
|
resolved "https://registry.yarnpkg.com/redeyed/-/redeyed-0.4.4.tgz#37e990a6f2b21b2a11c2e6a48fd4135698cba97f"
|
||
|
dependencies:
|
||
|
esprima "~1.0.4"
|
||
|
|
||
|
repeat-string@^1.5.0:
|
||
|
version "1.6.1"
|
||
|
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
|
||
|
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
|
||
|
|
||
|
replace-ext@1.0.0:
|
||
|
version "1.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
|
||
|
integrity sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=
|
||
|
|
||
|
resolve@~1.5.0:
|
||
|
version "1.5.0"
|
||
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
|
||
|
dependencies:
|
||
|
path-parse "^1.0.5"
|
||
|
|
||
|
resumer@~0.0.0:
|
||
|
version "0.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/resumer/-/resumer-0.0.0.tgz#f1e8f461e4064ba39e82af3cdc2a8c893d076759"
|
||
|
dependencies:
|
||
|
through "~2.3.4"
|
||
|
|
||
|
right-pad@^1.0.1:
|
||
|
version "1.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/right-pad/-/right-pad-1.0.1.tgz#8ca08c2cbb5b55e74dafa96bf7fd1a27d568c8d0"
|
||
|
|
||
|
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
||
|
version "5.1.1"
|
||
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
|
||
|
|
||
|
sharkdown@^0.1.0:
|
||
|
version "0.1.0"
|
||
|
resolved "https://registry.yarnpkg.com/sharkdown/-/sharkdown-0.1.0.tgz#61d4fe529e75d02442127cc9234362265099214f"
|
||
|
dependencies:
|
||
|
cardinal "~0.4.2"
|
||
|
expect.js "~0.2.0"
|
||
|
minimist "0.0.5"
|
||
|
split "~0.2.10"
|
||
|
stream-spigot "~2.1.2"
|
||
|
through "~2.3.4"
|
||
|
|
||
|
split@~0.2.10:
|
||
|
version "0.2.10"
|
||
|
resolved "https://registry.yarnpkg.com/split/-/split-0.2.10.tgz#67097c601d697ce1368f418f06cd201cf0521a57"
|
||
|
dependencies:
|
||
|
through "2"
|
||
|
|
||
|
stream-spigot@~2.1.2:
|
||
|
version "2.1.2"
|
||
|
resolved "https://registry.yarnpkg.com/stream-spigot/-/stream-spigot-2.1.2.tgz#7de145e819f8dd0db45090d13dcf73a8ed3cc035"
|
||
|
dependencies:
|
||
|
readable-stream "~1.1.0"
|
||
|
|
||
|
string-width@^1.0.0:
|
||
|
version "1.0.2"
|
||
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
|
||
|
integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
|
||
|
dependencies:
|
||
|
code-point-at "^1.0.0"
|
||
|
is-fullwidth-code-point "^1.0.0"
|
||
|
strip-ansi "^3.0.0"
|
||
|
|
||
|
string.prototype.trim@~1.1.2:
|
||
|
version "1.1.2"
|
||
|
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
|
||
|
dependencies:
|
||
|
define-properties "^1.1.2"
|
||
|
es-abstract "^1.5.0"
|
||
|
function-bind "^1.0.2"
|
||
|
|
||
|
string_decoder@~0.10.x:
|
||
|
version "0.10.31"
|
||
|
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
|
||
|
|
||
|
string_decoder@~1.0.3:
|
||
|
version "1.0.3"
|
||
|
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
|
||
|
dependencies:
|
||
|
safe-buffer "~5.1.0"
|
||
|
|
||
|
strip-ansi@^3.0.0:
|
||
|
version "3.0.1"
|
||
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
|
||
|
integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
|
||
|
dependencies:
|
||
|
ansi-regex "^2.0.0"
|
||
|
|
||
|
strip-ansi@~0.1.0:
|
||
|
version "0.1.1"
|
||
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991"
|
||
|
integrity sha1-OeipjQRNFQZgq+SmgIrPcLt7yZE=
|
||
|
|
||
|
supports-color@^4.1.0:
|
||
|
version "4.5.0"
|
||
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
|
||
|
integrity sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=
|
||
|
dependencies:
|
||
|
has-flag "^2.0.0"
|
||
|
|
||
|
tape@^4.8.0:
|
||
|
version "4.9.0"
|
||
|
resolved "https://registry.yarnpkg.com/tape/-/tape-4.9.0.tgz#855c08360395133709d34d3fbf9ef341eb73ca6a"
|
||
|
dependencies:
|
||
|
deep-equal "~1.0.1"
|
||
|
defined "~1.0.0"
|
||
|
for-each "~0.3.2"
|
||
|
function-bind "~1.1.1"
|
||
|
glob "~7.1.2"
|
||
|
has "~1.0.1"
|
||
|
inherits "~2.0.3"
|
||
|
minimist "~1.2.0"
|
||
|
object-inspect "~1.5.0"
|
||
|
resolve "~1.5.0"
|
||
|
resumer "~0.0.0"
|
||
|
string.prototype.trim "~1.1.2"
|
||
|
through "~2.3.8"
|
||
|
|
||
|
through@2, through@~2.3.4, through@~2.3.8:
|
||
|
version "2.3.8"
|
||
|
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
||
|
|
||
|
typedarray@^0.0.6:
|
||
|
version "0.0.6"
|
||
|
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||
|
|
||
|
underscore@~1.6.0:
|
||
|
version "1.6.0"
|
||
|
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.6.0.tgz#8b38b10cacdef63337b8b24e4ff86d45aea529a8"
|
||
|
integrity sha1-izixDKze9jM3uLJOT/htRa6lKag=
|
||
|
|
||
|
unist-util-stringify-position@^1.0.0, unist-util-stringify-position@^1.1.1:
|
||
|
version "1.1.2"
|
||
|
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz#3f37fcf351279dcbca7480ab5889bb8a832ee1c6"
|
||
|
integrity sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ==
|
||
|
|
||
|
util-deprecate@~1.0.1:
|
||
|
version "1.0.2"
|
||
|
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
||
|
|
||
|
vfile-message@^1.0.0:
|
||
|
version "1.0.2"
|
||
|
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-1.0.2.tgz#0f8a62584c5dff0f81760531b8e34f3cea554ebc"
|
||
|
integrity sha512-dNdEXHfPCvzyOlEaaQ+DcXpcxEz+pFvdrebKLiAMjobjaBC2bMeWoHOKPwJ+I8A4jQOEUDH7uoVcLWDLF1qhVQ==
|
||
|
dependencies:
|
||
|
unist-util-stringify-position "^1.1.1"
|
||
|
|
||
|
vfile-reporter@^4.0.0:
|
||
|
version "4.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/vfile-reporter/-/vfile-reporter-4.0.0.tgz#ea6f0ae1342f4841573985e05f941736f27de9da"
|
||
|
integrity sha1-6m8K4TQvSEFXOYXgX5QXNvJ96do=
|
||
|
dependencies:
|
||
|
repeat-string "^1.5.0"
|
||
|
string-width "^1.0.0"
|
||
|
supports-color "^4.1.0"
|
||
|
unist-util-stringify-position "^1.0.0"
|
||
|
vfile-statistics "^1.1.0"
|
||
|
|
||
|
vfile-statistics@^1.1.0:
|
||
|
version "1.1.2"
|
||
|
resolved "https://registry.yarnpkg.com/vfile-statistics/-/vfile-statistics-1.1.2.tgz#c50132627e4669a3afa07c64ff1e7aa7695e8151"
|
||
|
integrity sha512-16wAC9eEGXdsD35LX9m/iXCRIZyX5LIrDgDtAF92rbATSqsBRbC4n05e0Rj5vt3XRpcKu0UJeWnTxWsSyvNZ+w==
|
||
|
|
||
|
vfile@^2.3.0:
|
||
|
version "2.3.0"
|
||
|
resolved "https://registry.yarnpkg.com/vfile/-/vfile-2.3.0.tgz#e62d8e72b20e83c324bc6c67278ee272488bf84a"
|
||
|
integrity sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==
|
||
|
dependencies:
|
||
|
is-buffer "^1.1.4"
|
||
|
replace-ext "1.0.0"
|
||
|
unist-util-stringify-position "^1.0.0"
|
||
|
vfile-message "^1.0.0"
|
||
|
|
||
|
wgs84@0.0.0:
|
||
|
version "0.0.0"
|
||
|
resolved "https://registry.yarnpkg.com/wgs84/-/wgs84-0.0.0.tgz#34fdc555917b6e57cf2a282ed043710c049cdc76"
|
||
|
|
||
|
word-wrap@^1.0.3:
|
||
|
version "1.2.3"
|
||
|
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
||
|
|
||
|
wrappy@1:
|
||
|
version "1.0.2"
|
||
|
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|